/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 10pt; background-color: rgb(255,255,255); background-repeat: repeat-x;}
 A:active { color: rgb(110,147,127); text-decoration: none ;}
 A:link { color: rgb(0,88,55); text-decoration: none ;}
 UL { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 10pt;}
 A:visited { color: rgb(0,88,55); text-decoration: none ;}
 A:hover { color: rgb(0,0,0); text-decoration: none ;}
 .TextObject { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 10pt;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 20pt; color: rgb(0,51,102); font-weight: normal; font-style: normal; border-bottom: 1pt solid rgb(0,51,102);}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 14pt; color: rgb(0,88,55); font-weight: normal; font-style: normal;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 10pt;}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 14pt; color: rgb(0,51,102); font-weight: normal; font-style: normal;}
 OL { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 10pt;}
 
a.navLink:link,a.navLink:active,a.navLink:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.navLink:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

a.navLinkOn:link,a.navLinkOn:active,a.navLinkOn:visited,a.navLinkOn:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.navLinkSide:link,a.navLinkmain:active,a.navLinkmain:visited {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: regular;
	color: #000000;
	text-decoration: none;
}

a.navLinkSide:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #155B1B;
	text-decoration: underline;
}

a.navLinkSideOn:link,a.navLinkOn:active,a.navLinkOn:visited,a.navLinkOn:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.navLinkMini:link,a.navLinkMini:active,a.navLinkMini:visited {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: regular;
	color: #6E937F;
	text-decoration: underline;
}

a.navLinkMini:hover {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #000000;
	text-decoration: underline;
}

a.navLinkMiniOn:link,a.navLinkOn:active,a.navLinkOn:visited,a.navLinkOn:hover {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.navLinkBody:link,a.navLinkBody:active,a.navLinkBody:visited {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

a.navLinkBody:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}

a.navLinkBodyOn:link,a.navLinkOn:active,a.navLinkOn:visited,a.navLinkOn:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}

a.navLinkRed:link,a.navLinkRed:active,a.navLinkRed:visited {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}

a.navLinkRed:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}


 