.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2058B5;
	text-align: justify;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2058B5;
	text-align: justify;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #1E51A6;
	text-align: left;
}
.White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-align: center;
}
.box {
	height: 17px;
}
a:link, a:hover, a:visited:hover, a:visited {
	color:#0066FF;
}
a:hover, a:visited:hover {
	text-decoration: underline;
} 
a.news:link, a.news:hover, a.news:visited:hover, a.news:visited {
	color:#0066FF;
}
a.news:hover, a.news:visited:hover {
	text-decoration: underline;
} 
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 0px;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #84B5D5;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	font-weight: bolder;
	font-variant: normal;
	text-indent: 30px;
}
.centered {
	text-align: center;
}
INPUT {
	font-size: 9px;
}