@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e7e7e7;
	background-image:url(bggrad.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	color:#000000;
}

.topNav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
	line-height:16px;
	}
.topNav:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#950000;
	text-decoration:none;
	line-height:16px;
	}
.topNav_active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
	line-height:16px;
	}
.bodycopy{

font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	text-align:justify;
	color:#000000;
}
a{
	color:#950000;
}

.footer{
font-size:9px;
color:#333333;
}

.nonhlt{

}

.hlt{
background-color:#eef4ea;

}
