/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 10pt; background-color: rgb(201,210,218); background-image: url("./bgback.gif"); background-repeat: repeat-x;}
 A:active { color: rgb(76,121,83); text-decoration: underline;}
 A:link { color: rgb(76,121,83); text-decoration: underline;}
 UL { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 10pt;}
 A:hover { color: rgb(14,80,94); text-decoration: underline;}
 A:visited { color: rgb(76,121,83); text-decoration: underline;}
 .TextObject { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 10pt;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 16pt; color: rgb(72,25,67); font-weight: normal; font-style: normal; border-bottom: 1pt solid rgb(163,140,161);}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 16pt; color: rgb(130,160,60); 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(14,80,94); font-weight: normal; font-style: normal;}
 OL { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 10pt;}
 
#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 8.5pt Verdana;
line-height:15pt;
z-index:200;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #fff;
}

a.navLink:link,a.navLink:active,a.navLink:visited {
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt;
       font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.navLink:hover {
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt;
       font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.navLinkOn:link,a.navLinkOn:active,a.navLinkOn:visited,a.navLinkOn:hover {
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt;
	color: #a21e0f;
	text-decoration: none;
	font-weight: bold;
}

a.navLinkCo:link,a.navLinkCo:active,a.navLinkCo:visited {
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt;
       font-weight: normal;
	color: #274E6D;
	text-decoration: none;
}

a.navLinkCo:hover {
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt;
       font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.navLinkCoOn:link,a.navLinkCoOn:active,a.navLinkCoOn:visited,a.navLinkCoOn:hover {
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt;
	color: #a21e0f;
	text-decoration: none;
	font-weight: bold;
}
a.navLinkInd:link,a.navLinkInd:active,a.navLinkInd:visited {
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt;
       font-weight: normal;
	color: #481943;
	text-decoration: none;
}

a.navLinkInd:hover {
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt;
       font-weight: normal;
	color: #000000;
	text-decoration: none;
}
