body {
background-color: ;
	scrollbar-base-color : #E7EEF5;
	scrollbar-arrow-color : #2E347F;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #87ADCB;
	scrollbar-shadow-color : #87ADCB;
	scrollbar-3dlight-color : #E7EEF5;
	scrollbar-darkshadow-color : #E7EEF5;
	scrollbar-track-color : #ECEEF1;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;


}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;

}
.subbutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4195D1;
	text-decoration: none;
	border: none;
	padding-bottom: 5px;
	padding-top: 5px;









}
a:hover.subbutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #050F7B;
	text-decoration: none;
	border: none;

}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.smtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #4879A1;

}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #C9D2E8;
	border: 1px outset #4879A1;
}
.subheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999900;
	text-transform: none;
}
