/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link, a:visited, a:hover, a:active {color: #8F0000; text-decoration:underline;}
#page {width:950px; text-align:left;}
#surround {border:solid 1px #B2B2B2;}
#topNav {width:920px;}
.topNav { color:#231F20; line-height:25px; text-align:right; }
a.topNav:link, a.topNav:visited, a.topNav:active {color:#231F20; text-decoration:none;}
a.topNav:hover {color: #8F0000; text-decoration:none;} 
.bottomNav { color:#231F20; line-height:25px; padding-left:30px;}
a.bottomNav:link, a.bottomNav:visited, a.bottomNav:hover, a.bottomNav:active {color:#231F20; text-decoration:none;}
.logo {padding-left:10px; padding-right:56px; padding-bottom:10px;}
.subPageText {color:#000000; line-height:16px;}
a.subPageText:link, a.subPageText:visited, a.subPageText:active {color:#231F20; text-decoration:none;background-image: url(images/hover-bullet-grey.gif);
	background-repeat: no-repeat;
	background-position: left;}
a.subPageText:hover {color: #8F0000; text-decoration:none;background-image: url(images/hover-bullet-red.gif);
	background-repeat: no-repeat;
	background-position: left;} 
.subPageTextHeader {
	color:#990000;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
