/* Body and Text */
body{
	font-family: arial, verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #004E79;
}

.body{	
	background: #FFFFFF no-repeat top left;
}

img
{
	border: none;
}

H1 {
	font-size: 22px;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 21px;
	text-align: left;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
}

H2 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 12px 0px;
}

H3 {
	font-size: 16px;
	font-weight: bold;
	color: #008144;
}

H4 {
	font-size: 16px;
	font-weight: bold;
	color: #004E79;
}

H5 {
	font-size: 14px;
	font-weight: bold;
	color: #004E79;
}

.smallTxt{
	font-style:italic;
	font-size:10px;	
}

a:link, a:visited, a:active { 
	font-weight: none; 
	text-decoration: underline; 
	color: #004E79;
}

a:hover {
	font-weight: none;
	text-decoration: none;
	color: #00783F;
}

.coeValidator
{
    background-color:#fffacd;
}
