@charset "utf-8";
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	background:url(../img/body_bg.gif) left top repeat-x;
	background-color:#024978;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
}
/*-------------------#start comman attribute-----------------*/
a
{
	outline: 0;
}
img
{
	border: none;
}
h1, h2, h3, h4, h5, h6, form,p
{
	margin: 0;
	padding: 0;
}
h2
{
	font-size: 22px;
}
label, input, select
{
	font-weight: bold;
	vertical-align: middle;
}
.textboxcss
{
	border: 1px solid #75a7c4;
	font-weight: normal;
}
h3
{
	
	color: #00529c;
	font-size: 22px;
}
h4
{
	
	color: #00529c;
	font-size: 18px;
	font-weight: normal;
}
h6
{
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
}



/*-------------------#end comman attribute-----------------*/
/*-------------------#start Headerpart-----------------*/
.twoColElsLtHdr #container
{
	width: 990px;
	margin: 0 auto;
	text-align: left;
}
.twoColElsLtHdr #header
{
	color: #00529C;
	font-size: 11px;
	height: 43px;
	margin: 0;
	padding: 0;
	padding-top: 12px;
}
a:link.smallnav, a:visited.smallnav
{
	color: #00529C;
	text-decoration: none;
}
a:hover.smallnav
{
	color: #00529C;
	text-decoration: underline;
}

.twoColElsLtHdr #header #smallnav {
	margin:0;
	padding:0;
	line-height:15px;
	float:left;
}
.twoColElsLtHdr #header #serchbox
{
	margin: 0;
	padding: 0;
	float: right;
}
.twoColElsLtHdr #header #serchbox .labeltext
{
	padding-top: 4px;
	font-weight: bold;
}
.twoColElsLtHdr #banner
{
	height: 123px;
	background: #FFF url(../img/banner.jpg) right top no-repeat;
	color: #00529C;
}

.twoColElsLtHdr #banner .logo 
{
	 margin:44px 0px 39px 16px;
	 float:left;
}
.twoColElsLtHdr #banner .bannerimg
{
	float: right;
}
.twoColElsLtHdr #banner .bannertext
{
	float:right;
	font-size:22px;
	font-weight:normal;
	margin:54px 33px 0px 0px;
}
.twoColElsLtHdr .bannerbotline
{
	height: 16px;
	background: url(../img/banner_bg.gif) left top repeat-y;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #00529C;
}
/*-------------------#End Headerpart-----------------*/
/*-------------------#start Contentpart-----------------*/
.twoColElsLtHdr .contentpart
{
	width: 988px;
	background: #fff url(../img/body_line.gif) left top repeat-y;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}
.twoColElsLtHdr #leftsidebar
{
	float: left;
	width: 200px;
	background: #ecf5fb url(../img/left_side_bg.gif) left top repeat-x;
	padding: 0;
	margin: 0;
}
.twoColElsLtHdr #leftsidebar h3, .twoColElsLtHdr #leftsidebar p
{
	margin-left: 10px;
	margin-right: 10px;
}
.twoColElsLtHdr #leftsidebar div
{
	font-size: 11px;
	font-weight: normal;
}

/* Left Menu Start ================================== */
.left_leftnav
{
	width: 200px;
}
.left_leftnav
{
	border-bottom: 1px solid #ffffff;
}
.left_leftnav a
{
	display: block;
	font-weight: bold;
	color: #00529C;
	text-decoration: none;
	height: 20px;
	padding: 12px 0 3px 14px; 
}
.left_leftnav a:hover
{
	color: #FFF;
}
.left_leftnav a.current
{
	color: #FFF;
	display: block;
}

/*Leftnav2 ======================================= */

.left_leftnav2
{
	padding: 0;
	margin: 0;
}
.left_leftnav2
{
	border-bottom: none;
}
.left_leftnav2 a
{
	display: block;
	padding: 7px 10px 7px 30px;
	font-weight: bold;
	color: #00529C;
	text-decoration: none;
}
.left_leftnav2 a:hover
{
	color: #FFF;
}
.left_leftnav2 a.current
{
	color: #FFF;
}
.lastliborder
{
	border-bottom: 1px solid #FFFFFF;
}
/* ================================================ */


.twoColElsLtHdr #mainContent
{
	margin: 0;
	padding: 15px;
	float: right;
	width: 758px;
}
.twoColElsLtHdr #mainContent #breadcum
{
	color: #666666; /*font-size:11px;*/
}
.twoColElsLtHdr #mainContent p
{
	line-height: 16px;
	padding-bottom: 14px;
}
.twoColElsLtHdr #mainContent ul.list li
{
	list-style: square;
	line-height: 16px;
	padding-left: 0px;
	padding-bottom: 10px;
}
/*-------------------#End Contentpart-----------------*/
/*-------------------#Start Contentpart-----------------*/
.twoColElsLtHdr #footer
{
	padding: 0 10px;
	background: url(../img/banner_bg.gif) left top repeat-y;
	border: 1px solid #fff;
	color: #FFF;
}

.twoColElsLtHdr #footer p
{
	margin: 0;
	padding: 10px 0;
}

a:link.footerlink, a:visited.footerlink
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.footerlink
{
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerlink
{
	font-size:11px; 
}
/*-------------------#End Contentpart-----------------*/
/*-------------------Miscellaneous classes for reuse-------------------------*/
.fltrt
{
	float: right;
	margin-left: 8px;
}
.fltlft
{
	float: left;
	margin-right: 8px;
}
.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.spacer20px
{
	height: 20px;
	margin: 0;
	padding: 0;
}
.address, .address a
{
	line-height: 13px;
	color: #4F98CF;
	text-decoration: none;
	padding:0 10px 0 15px;
}
.address a:hover
{
	text-decoration: underline;
	color: #4F98CF;
}
a.px16font
{
	font-size: 16px;
}
a.px20font
{
	font-size: 20px;
}
a:link.bdlink, a:visited.bdlink
{
	color: #666666;
	text-decoration: none;
}
a:hover.bdlink
{
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dashed #666666;
}
a.bdlink
{
	font-size:11px; 
}
.h4heading
{
	
	color: #00529c; /*font-size:15px;*/
	font-weight: bold;
}

.h5heading
{
	
	color: #00529c; /*font-size:14px;*/
	font-weight: normal;
}

.search_result
{
	padding-bottom: 8px;
	border-bottom: 1px solid #666666;
	margin-bottom: 5px;
}
.search_box
{
	padding-bottom: 10px;
	border-bottom: 1px dotted #666666;
	margin-bottom: 10px;
}
.search_title
{
	padding: 5px;
	background-color: #ECF5FB;
	font-weight: bold;
}
.search_text
{
	padding: 0;
	margin: 0;
}
a:link.search_link, a:visited.search_link
{
	color: #00529C;
	text-decoration: underline;
	font-weight: bold;
}
a:hover.search_link
{
	color: #00529C;
	text-decoration: none;
	font-weight: bold;
}

/* new added style start */

.search_go
{
	background-image: url(../img/btn_go.gif);
	background-repeat: repeat-x;
	border:none;
	overflow:hidden;  
	padding:2px 1px;
	font-size:11px;
	font-weight:bold;
	color:#666666;	
}
.sitemapsection 
{	
	color: #00529c; 
	font-weight: bold;	
}
.sitemappadding30 
{
	color: #00529c; 
	font-weight: normal;
	margin-left:30px; 
}

/* new added style ends */
