.mainHeader  {
  font-size: 13px;
  font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-style: small;
  color: white;
  margin-top: 0;
  margin-bottom: 5;
  margin-left: 0;
  margin-right: 0;
 }



 .mainbody  {
	font-size: 12px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: white;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	}




 .rightSideHeader  {
	font-size: 13px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #749EED;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5;
	margin-right: 0;

} 

 .rightSideBody  {
	font-size: 11px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #003163;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5;
	margin-right: 0;
} 


 
 .leftSideBody  {
  font-size: 11px;
  font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: white;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;


  
 }


 .smallBody  {
	font-size: 11px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	margin-top: 2;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}


 .smallBody  a:link{
	font-size: 11px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	text-decoration : none;
}


 .smallBody  a:visited{
	font-size: 11px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #9C3131;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}


 .smallBody  a:hover{
	font-size: 11px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: silver;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

 A:link {
	text-decoration: underline;
	color: #7da6c9;
}
 
 A:visited {
	text-decoration: underline;
	color : Silver;
}


 A:hover { 
  text-decoration: underline;
  color : #7064CC;
 }				
 
 A:active { 
  text-decoration: underline;
  color : #7064CC;
 }

Body  {
  font-size: 8px;
  font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: white;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

