BODY
{
}
P
{
	font-family: Verdana;
	font-size: xx-small;
	color: #041b4f;
}
.header
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #041b4f;
	margin-left: 10px;
	margin-bottom: 3px;
	margin-top:15px;
}
.header1
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #041b4f;
	margin-left: 10px;
	margin-bottom: 30px;
	margin-top:15px;
}
.textbox
{
	font-family: Verdana;
	font-size: x-small;
	color: #041b4f;
	border: solid 1px #7F9DB9;
	height: 20px;
	vertical-align: middle;
}
.otherbox
{
	font-family: Verdana;
	font-size: xx-small;
	color: #041b4f;
	vertical-align: baseline;
}
.text
{
	font-family: Verdana;
	font-size: xx-small;
	color: #041b4f;
}
.errorstar
{
	margin-left:-7px;
	background: #FFFFFF;
	z-index:-2;
	font-weight: bold;
}
.btn
{
	font-family: Verdana;
	color: #041B4F;
	font-size: x-small;
	border: outset 2px #7F9DB9;
	background-color: #c3c3ff;
}