body {
	margin:0px;
	background-color:#003366;
}

.main_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:14px;
	text-decoration:none;
	font-weight:normal;
}

.txtfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border:#666666 solid 1px;
	height:15px;
}

.txtarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border:#666666 solid 1px;
}

.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#4578AB;
	border:#003366 solid 1px;
}


.heading_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}

.heading_large {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}

.footer_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
