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

<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	display: inline;
	text-decoration: underline;
	line-height: 16px;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	display: inline;
	text-decoration: underline;
	line-height: 16px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	display: inline;
	text-decoration: underline;
	line-height: 16px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	background-color: #BBCAD5;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 14px;
	padding-bottom: 5px;
}
.footer:link, .footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	display: inline;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	text-align: center;
	}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	display: inline;
	text-decoration: underline;
	text-align: center;
    }
.statelink:link, .statelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	display: inline;
	text-decoration: underline;
	line-height: 18px;
	}
.statelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	display: inline;
	text-decoration: underline;
	line-height: 16px;
	}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	border-bottom: 15px;
}

.subhead {
	color: #003300;
	font-size: 14px;
	font-weight: bold;

}

</style>
body {
}
