body{
	padding: 0px;
	margin: 30px 0px 0px 0px;
	font-family:  arial, verdana, geneva, sans-serif;
	font-size: .8em;
	text-align:left;
	line-height: 160%;
	color: #38535F;
}

div.protect{
	margin-right: 275px; 
	margin-top: 30px;
	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{
	background: White url(/images/header.jpg) no-repeat top left;
	text-align: left;
	width: 772px;
	height: 117px;
	padding: 0px;
	margin: 0px;
}

div#menu{
	background: White url(/images/bg-page.jpg) repeat-x top left;
	width: 760px;
	height: 35px;
	padding: 0px 6px 0px 6px;
	margin: 0px;
	text-align:left;
}

div#banner{

	background: white url(/images/banner.jpg) repeat-y top left;
	width: 760px;
	height: 126px;
	padding: 0px 6px 0px 6px;
	margin: 0px;
}

div#bannerl2{
	width: 760px;
	height: 30px;
	padding: 0px 6px 0px 6px;
	margin: 0px;
	background: #B6CAD3 url(/images/bannerl2.jpg) repeat-y top left;
}

div#body{
	background: White url(/images/bg-page2.jpg) repeat-y top left;
	width: 760px;
	padding: 0px 6px 0px 6px;
	margin: 0px;
}

div#bodyl2{
	background: White url(/images/bg-page.jpg) repeat-y top left;
	width: 720px;
	padding: 20px 26px 15px 26px;
	margin: 0px;
	text-align: left;
}

div.page{
	background: white url(/images/bg-page.jpg) repeat-y top left;
	width: 760px;
	padding: 0px 6px 0px 6px;
	margin: 0px;
	border:1px solid transparent;
}

div#footerMenu{
	background: #B6CAD3;
	width: 760px;
	height: 21px;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#C24320;
}

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

div#footer{
	background: White url(/images/footer.jpg) no-repeat top left;
	text-align: left;
	width: 760px;
	height: 127px;
	padding: 0px 6px 0px 6px;
	margin: 0px 0px 0px 0px;
}

div#homeLatest{
	background: url(/images/bg-latest.gif) repeat-x top left;
	width: 226px;
	overflow:hidden;
	margin: 0px 0px 0px 500px; /*507 */
	padding: 0px 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 6px 0px 0px;
	padding: 10px 8px 8px 8px;
	text-align: left;
}
p{ line-height: 150%; margin-toP: 1em;}

div#homeBody p{ color: #034185;}

p.intro{
	color: #38535F!important;
	line-height: 150%;
	font-size: 1.1em;
}



h1{
	color: #C34321;
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 5px;
}

h2{
	color: #034185;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	line-height: 100%;
}

h3{
	color: #38535F;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	line-height: 150%;
}

.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 */

span.bolder{font-weight:bold;}




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

a.table {padding-left: 20px; background: White url(/images/ico-grid.gif) no-repeat 0px 3px;}
a.detail {padding-left: 20px; background: White url(/images/ico-details.gif) no-repeat 0px 3px;}

