/* CSS Document */




div { font-family: inherit; }
.box { clear: both; margin-top: 6px; padding-top: 6px; border-top: 1px solid #666666; }
a:link {
	color: #002A5C;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #012B5D;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #ECEBF0;
	font-weight:bold;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4a7f2d;
}




h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #002A5C;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #55A23C;
}
.dash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002961;
}
.footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00295D;
}
