body {background-color:#b7d0fe; margin: 0; padding: 0;}

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #183e82;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.WhiteText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
}

.SubHeader {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#738e7d;
	text-decoration:none;
	font-weight:bold;
}

* .PageTitle {
	font-family: Arial, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color:#183E82;
	text-decoration:none;
	font-weight:bold;
	font-style: italic;
}

* #forms {width: 172px; padding: 10px; background-color: #738E7D; text-align: left; margin-right: 15px; margin-bottom: 10px;}
	#forms a {color: #FFF;}