body{
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-family: verdana, arial, geneva, sans serif;
	font-size: .8em;
	text-align:left;
	color: #333333;
}

div.protect{
	margin-right: 275px; 
	margin-top: 44px;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #000066;
	float: right;
	text-align: left;
	
}
div.search{
	margin: 0px 20px 0px 0px;;
	float: right;
}
div#header{
display:none;
}

div#menu{
display:none;
}

div#banner{
display:none;
}

div#bannerl2{
display:none;
}

div#body{
	width: 100%;
	padding: 0px 6px 0px 6px;
	margin: 0px;
}

div#bodyl2{
	width: 100%;
	padding: 20px 26px 15px 26px;
	margin: 0px;
	background:none;
	text-align: left;
}

div.page{
	width: 100%;
	padding: 0px 6px 0px 6px;
	margin: 0px;
}

div#footerMenu{
display:none;
}

div#footerMenu a{color: #034185; text-decoration: none;}
div#footerMenu a:hover{	text-decoration: underline;color: #C24320;}

div#footer{
display:none;
}

div#homeLatest{
	width: 226px;
	margin: 0px 0px 0px 511px; /*507 */
	padding: 30px 12px 8px 12px;
	color: #034185;
	text-align: left;
	clear: right;
}

div#homeLatest strong{
	display: block;
	font-weight: bold;
	color: #C24421;
}

div#homeLatest p{
	color: #034185;
	font-size: .85em;
	margin: 4px 0px 4px 0px;
}

div#homeLatest hr{
	border: 1px dashed #999999;
	width: 90%;
	text-align: center;
	height: 1px;
}

hr.divider{
	border: 1px dashed #999999;
	width: 90%;
	text-align: center;
	height: 1px;
}



div#homeLatest a{	color: #C24421; text-decoration: none;}
div#homeLatest a:HOVER{	color: #034185; text-decoration: underline;}

div#homeBody{
	float: left;
	width: 484px;
	margin: 0px;
	padding: 10px 8px 8px 8px;
	text-align: left;
}
div#homeBody p{ color: #034185;}

p.intro{
	color: #C24421!important;
	line-height: 150%;
}



h1{
	color: #034185;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	color: #034185;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}

h3{
	color: #C24421;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

.red{color:#C24421;}



/* Search::Pagination */
table.srch {font-size: 1.1em; border: 1px solid #efefef;}
table.srch td{ color: #666666; border-right: 1px solid #efefef; padding: 0px 0px 0px 0px; }
table.srch td a{display: block; text-decoration: none; color: #666666; padding: 8px 7px 8px 7px; line-height: 1.5em; margin: 0px;}
table.srch td a:hover {background-color: #f1f1f1; text-decoration: underline;}
table.srch td.srchCurrent {background-color: #ffffcc;border-right: 1px solid #efefef; padding: 0px 0px 0px 0px;line-height: 1.5em;  font-weight: bold;}
/* Search::Hilights */
span.hlblue{background-color: #6699CC;color: white;font-weight: bold;}
span.hlyellow{background-color: #FFCC00;color: black;font-weight: bold;}
span.hlorange{ background-color: orange; color: white; font-weight: bold; }
span.hlgreen{ background-color: #21BA00; color: white; font-weight: bold; }
/* Ends */





a, a:visited, a:active{text-decoration: none;color: #011C39;}
a:hover{text-decoration: underline; color: #C24421;}
