/* CSS Document */
body{
	margin:15px 0px 0px 0px;
	background-color:#b3b3b3;
	font-size:11px;
	font-family:arial, tohama;
	color:#000000;
}
tr,td{
	font-size:11px;
	font-family:arial, tohama;
	color:#000000;
}
#outerTable{
	border:#010543 solid 1px;
	width:1000px;
}
.repeat-y{
	background-repeat:repeat-y;
}
.address_bold{
	font-weight:bold;
}

a.footerlinks{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
a.footerlinks:hover{
	text-decoration:none;
}
.footerTD{
	color:#ffffff;
	text-align:center;
	
	
}
.mainTxt{
	font-size:12px;
	font-family:arial, tohama;
	color:#000000;
	text-align:justify;
	padding:10px 25px 10px 5px;
}
.maintTxt_Bold{
	font-weight:bold;
}
.maintTxt_Bold1{
	font-weight:bold;
	font-size:14px;
	font-style:italic
}

.newsTD{
	color:#ffffff;
}
a.newsTxt{
	color:#D0D0D0;
	font-size:11px;
	text-decoration:underline;
}
a.newsTxt:hover{
	text-decoration:none;
}
a.newsTxt:visited{
	color:#ffffff;
}
.readmoreTD{
	padding-right:10px;
	
}
a.readmore{
	color:#0066FF;
	text-decoration:underline;
}
a.readmore:hover{
	text-decoration:none;
}
a.readmore:visited{
	color:#ff0000;
}

a.category_Links{
	font-weight:bold;
	font-size:12px;
	color:#0E5195;
	text-decoration:none;
}
a.category_Links:hover{
	text-decoration:underline;
}

.footerTD{
	color:#d0d0d0;
	text-align:left;
}




.innerTitle{
	font-size:18px;
	font-family:arial;
	font-weight:bold;
	padding:10px 0px 0px 3px;
}
.txtdivider{
	filter: alpha(opacity=30); -moz-opacity: 30; opacity: 30;-khtml-opacity: 0.3;
}
#watermark{
	background-position: center top;
	background-repeat:no-repeat;
	height:355px;
}

.ecsPro_Title{
	font-size:13px;
	font-weight:bold;
	color:#1A43A0;
	background-color:#F4f4f4;
	padding:2px;
}
.ecsPro_Title_2{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:2px;
}
.ecsTxt{
	text-align:justify;
	padding:2px 5px 1px 2px;
}
.ecsTxt1{
	text-align:left;
	padding:2px 5px 1px 2px;
}
.borderTBL_2{
	border:#e1e1e1 solid 1px;
}
.borderTBL_Blue{
	border:#003455 solid 1px;
}
.ecsTxt_2{
	text-align:justify;
	padding:8px;
	background-color:#FCFCFC;
}

.catTxt{
	font-size:13px;
	color:#000000;
	padding:5px;
	font-weight:bold;
}
.captionTxt{
	color:#000000;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}


.background-leftright{
	background-repeat:repeat-y;
}
.background-topfoot{
	background-repeat:repeat-x;
}
.panelTitleTxt{
	font-size:13px;
	font-weight:bold;
	color:#3548BB;
	text-align:center;
	padding:3px;
	background-color:#F7E8D9;
	border-bottom:#A98A6B solid 3px;
}
.contactusTxt{
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#091E9A;
	padding:2px;
}
.icon{
	padding:4px 0px 0px 0px;
}
.subTitleTxt{
	background-color:#F7F1DF;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}
.thumb_image{
	border:#175D9F solid 5px;  /*fed563*/
}
.redtext {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #DF0000;
	text-decoration: none;
}
.HiddenClass
{display:none;
	}
