/* CSS Document */
<style type="text/css">

.top_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav_header {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.nav_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 150%;
}
a.top:link {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.top:visited {
	color:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.top:hover {
	color:#910000;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.top:active {
	color:#910000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.box:link {
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 125%;
}
a.box:visited {
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 125%;
}
a.box:hover {
	color:#910000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 125%;
}
a.box:active {
	color:#910000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 125%;
}
.bold_text {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	background-color: #E9E9E9;
	background-position: 50%;
}	
.lg_text {	font-family:Verdana;
	font-size:12px;
}
.reg_bldtext {	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}
.reg_text {	font-family:Verdana;
	font-size:10px;
}

.address {
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	color:#333333;

</style>
