body,td,.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #211F5E;
}
.login {
	font-size: 11px;
	border: 1px solid #27367A;
}
.Body10ptWhite {
	font-size: 10px;
	color: #FFFFFF;
}
.content {
	padding-top: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #27367A;
	padding-bottom: 16px;
}
.Header1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #27367A;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.Header2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #155BBC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.BoxText {
	font-size: 11px;
	font-weight: bold;
	background-color: #E2EEFF;
	padding: 10px;
	margin-left: 10px;
}
.BoxHeader {
	font-size: 14px;
	font-weight: bold;
	color: #155BBC;
}
#bluerow {
	background-color: #E2EEFF;
}
a:link {
	font-weight: bold;
	color: #155BBC;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #155BBC;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #27367A;
	text-decoration: underline;
}
a.White10pt:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}
a.White10pt:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}
a.White10pt:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}
#boxRight {
	float: right;
	width: 200px;
	background-color: #E2EEFF;
	padding: 10px;
	margin-left: 16px;
	font-size: 11px;
	font-weight: bold;
}
hidden
{
position:absolute;
left:-200px;
top:-200px;
} 
