/*
	<!-- =============== -->
	<!-- Global to Site  -->
	<!-- =============== -->
*/

body
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    padding: 0px;
    border-width: 0px;
    text-align: center;
    vertical-align: top;
    background-color:#FFFFFF;
    color: #666666;
    position: relative;
}

bodylarge
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    padding: 0px;
    border-width: 0px;
    text-align: center;
    vertical-align: top;
    background-color:#FFFFFF;
    color: #666666;
    position: relative;
}

a.bodylargelink
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    padding: 0px;
    border-width: 0px;
    text-align: center;
    vertical-align: top;
    background-color:#FFFFFF;
    color: #dc4345;
    position: relative;
}

/*
	<!-- ===================== -->
	<!-- Column Header Styles  -->
	<!-- ===================== -->
*/

/*
	<!-- ===================== -->
	<!-- Hyperlinks and Links  -->
	<!-- ===================== -->
*/

a.SiteLinksNoVisited
{
    font-size: 12px;
    color: #dc4345;
}

a.SiteLinksNoVisited:hover
{
    color: #666666;
}


a.SiteLinks
{
    font-size: 12px;
    color: #dc4345;
}

a.SiteLinks:hover
{
    font-size: 12px;
    color: #666666;
}

a.SiteLinksLarge
{
    font-size: 12px;
    color: Green;
}

a.SiteLinksLarge:hover
{
    color: Blue;
}

.HeaderText
{
    color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.SubHeaderText
{
    color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.SmallText
{
    color: #000000;
	font-size: 10px;
	text-align: left;
}

.LargeText
{
    color: #000000;
    font-weight: bold;
    font-size: 18px;  
}

