.background { color: white; background-color: white;  border-color: white; outline-color: white; }
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-align: left;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #305C8C;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #305C8C;
	background-position: left;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #305C8C;
	text-align: left;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2F5C8A;
	text-align: left;
}

a {
	color: #305C8C;
	text-decoration: none;
}
a:hover {
	color: #305C8C;
	text-decoration: underline;

}
.REDtxt {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.subtitle2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #305C8C;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CC0000;
	font-style: italic;
	text-align: left;
}
.orangetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
}

.wht_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.wht_txt_itl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
.smallTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.REDtxt2 {
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
