.body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

td, p, select, label
{font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#333333;
text-decoration:none;
font-weight:normal;}

input,select, textarea
{font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
color:#333333;
text-decoration:none;
font-weight:normal;}

.maincontent
{font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#333333;
text-decoration:none;
font-weight:normal;
padding-left:50px;
padding-right:70px;
}

a
{font-family:Arial, Myriad, Frutiger;
font-size:11px;
font-style:normal;
color:#004ea1;
text-decoration:underline;
font-weight:normal;}

a:hover
{
color:#880000;}

hr
{height: 1px;
color:#FFD204;}

.listCheckbox 
{
	float: left;
	width: 33%;
	text-transform: capitalize;
}

.clear { clear: both; }