body {
	background-color: #999999;
	margin: 0px;
}
a:link {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	line-height: 15px;
	text-decoration: underline;
	white-space: nowrap;
}
a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666699;
	line-height: 15px;
	text-decoration: underline;
	white-space: nowrap;
}
a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
	white-space: nowrap;
}
a:active {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	line-height: 15px;
	text-decoration: underline;
	white-space: nowrap;
}
.homelink a:link {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF; !important
	line-height: 15px;
	text-decoration: underline;
	white-space: nowrap;
}
.homelink a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF; !important
	line-height: 15px;
	text-decoration: underline;
	white-space: nowrap;
}
.homelink a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF; !important
	line-height: 15px;
	text-decoration: none;
	white-space: nowrap;
}
.headms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0033;
}
.headsub {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
.headwhite {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.headgen {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.copyright {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #333333;
}
.ptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.pbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.navsecton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.morelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0; margin-bottom: 0;
}
HR {
	height:1px;
	width:100%;
	color:#CCCCCC;
	background-color: #999999;
	border-style: none;
	margin: 0px;
}