@charset "utf-8";
/* CSS Document */
body, form, p, a{ padding:0px; margin:0px;}
a{ text-decoration:none; outline:none; }
body{
	/*background:#AFDEFB;*/
	background:#777777;
	}
.txtalign{ text-align:justify; line-height:13px; }
.onepx{ line-height:1px; font-size:1px;}
.subtitle a:hover{ color:#0093DD; }
.onsubtitle{ color:#0093DD; }
.arial10pxgrey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#585453;
	text-decoration:none;
}
.arial11pxgrey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#585453;
	text-decoration:none;
}
.arial11pxwhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.arial11pxgreytxtul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#585453;
	text-decoration:underline;
}
.arial11pxgreybld{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#585453;
	text-decoration:none;
}
.arial12pxgrey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#585453;
	text-decoration:none;
}
.arial12pxgreybld{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#585453;
	text-decoration:none;
}
.arial12pxorangebld{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#E46713;
	text-decoration:none;
}
.arial12pxbluebld{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0093DD;
	text-decoration:none;
}
.arial15pxblue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#0093DD;
	text-decoration:none;
}
.arial12pxblueunderline{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0093DD;
	text-decoration:underline;
}
.arial11pxbluebld{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0093DD;
	text-decoration:none;
}
.arial11pxblue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0093DD;
	text-decoration:none;
}

.arial11pxbkbld{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
table#tbl tr td  
{
	border-left:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	
}
table#tb2 tr td  
{
	border:0px;
}
.brderbttm
{
	border-bottom:1px solid #D7D7D7;
}
#footerbg{ background:url(../images/footerbg.jpg) top no-repeat; width:1000px;}
#footerbginner{ background:url(../images/footerbginner.jpg) top no-repeat; width:1000px;}
#footerbginner1{ background:url(../images/footerbginner1.jpg) top no-repeat; width:1000px;}
#footerbginner2{ background:url(../images/footerbginner2.jpg) top no-repeat; width:1000px;}
#footerbginner3{ background:url(../images/footerbginner3.jpg) top no-repeat; width:1000px;}
#dotVertical{ background:url(../images/dot_vertical.gif) repeat-y top;}
.dotHorizontal{ background:url(../images/dot_horizontal1.gif) repeat-x top;}
ul,li
{
	padding:0px;
	margin:0px;
	list-style:none;	
}
ul li
{
	padding-bottom:10px;
}
#conducttxt td.arial11pxgrey
{
	text-align:justify;
}
#conducttxt1 td
{
	text-align:justify;
}
#TheDivTable a:hover, .activeTab{
color:#0093DD;
}

.backgroundyellow
{
	background-color:#FFEAB2;
	border:1px solid #B1AC9E;
}
.backgroundlightyellow
{
	background-color:#FFFAE8;
	border:1px solid #B1AC9E;
}
.tablebgrightborder{ background:url(../images/repeat1.gif) left top repeat-y; width:3px; }
.tablebgbottomborder{ background:url(../images/repeat2.gif) left top repeat-x; }
table.tableborder tr td{
		border-left:1px solid #D7D7D7;
		border-top:1px solid #D7D7D7;
	}
	table.tableborder tr td table tr td{
		border-left:0px;
		border-top:0px;
	}
	table.tableborder table td.topborder{
		border-left:0px;
		border-top:1px solid #D7D7D7;
	}
	table.tableborder table td.topleftborder{
		border-left:1px solid #D7D7D7;
		border-top:1px solid #D7D7D7;
	}
	.bordernone{ border:0px; }
	table.tableborder tr.padtop td{ padding:11px 0px 5px 0px; }
table.tableborder1 tr td{
	border-left:1px solid #CBC1A5;
	border-top:1px solid #CBC1A5;
}
table.tableborder1 tr.dark1 td{
	border-top:2px solid #989898;
}
table.tableborder1 tr td.tdleft{
	border-left:2px solid #989898;
}
table.tableborder1 tr td.tdleftnone{
	border-left:0px;
}
table.tableborder1 tr td.tdlefttopnone{
	border-left:0px;
	border-top:0px;
}
table.tableborder1 tr td.tdtopnone{
	border-top:0px;
}
td.tdbgclr1{
	background:#DEF3FC;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	text-align:left;
	font-weight:bold;
	vertical-align:middle;
}
td#tableData td.tdbgclr1{
	background:#DEF3FC;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	text-align:left;
	font-weight:bold;
	vertical-align:middle;
}
td.tdbgclr2{
	background:#DEF3FC;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
}
table.tableborder1 td.tdhead{
	background:#E9E9E9;
	border:0px;
	border-bottom:2px solid #989898;
	text-align:center;
	font-weight:bold;
	height:23px;
	vertical-align:middle;
}
table.tableborder1 td.tdprint{
	background:#E9E9E9;
	border:0px;
	border-bottom:2px solid #989898;
	text-align:center;
	font-weight:bold;
	height:23px;
	vertical-align:middle;
}
table.brnone tr td{ border:0px; height:23px;}
table.brnone tr td.bottombr{border-bottom:1px solid #CBC1A5;}
td.tdbgclr3{
	background:#FFFAE8;
	text-align:center;
	vertical-align:middle;
}
 td.tdtopleft{
	border-left:2px solid #989898;
	border-top:2px solid #989898;
}
table.tableborder1 tr.dark2{
	border-left:1px solid #989898;
}
.imgbrclr { border:1px solid #d7d7d7; padding:0px; margin:0px;}
td.popuplocation { 
	border-bottom:1px solid #0093DD;
	border-right:1px solid #0093DD;
	border-left:1px solid #0093DD;
	background:#ECECEC;
	line-height:16px;
	text-align:center;
	padding-bottom:3px;
 }
 .heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#585453;
	text-align:center;
	padding-top:4px;
	text-decoration:none;
}
.printrgt{ 
	/*padding-right:6px;
	font-weight:bold;*/
}
body.hideprint{ background:#FFFFFF; padding:0px; margin:0px;}
body.hideprint p.printrgt{ display:none;}
body.hideprint .close{ display:none;}
body.hideprint td.tdprint{ display:none;}
.lineheight12px{ line-height:12px; }
td#headingImg td.aboutImg, td#headingImg td.recImg{
	padding:4px 8px 7px;
	background-color:#585453;	
}
td#headingImg td.aboutImgOver, td#headingImg td.recImgOver{
	padding:4px 8px 7px;
	background-color:#0093DD;	
}
td#headingImg td.facImg, td#headingImg td.offerImg, td#headingImg td.busiImg, td#headingImg td.hseImg, td#headingImg td.investImg, td#headingImg td.mediaImg, td#headingImg td.mediaImg, td#headingImg td.contactImg, td#headingImg td.codeImg{
	padding:4px 8px 7px 7px;
	background-color:#585453;	
}
td#headingImg td.facImgOver, td#headingImg td.offerImgOver, td#headingImg td.busiImgOver, td#headingImg td.hseImgOver, td#headingImg td.investImgOver,  td#headingImg td.mediaImgOver, td#headingImg td.mediaImgOver, td#headingImg td.contactImgOver, td#headingImg td.codeImgOver{
	padding:4px 8px 7px 7px;
	background-color:#0093DD;	
}

td#headingImg td.camImg{
	padding:4px 9px 7px 8px;
	background-color:#585453;	
}
td#headingImg td.camImgOver{
	padding:4px 9px 7px 8px;
	background-color:#0093DD;	
} 
ul.lst{ margin-top:6px; width:500px;}          
ul.lst li{ margin-left:40px; list-style-type:square;}
ul.lst1{ margin-top:6px;}          
ul.lst1 li{ margin-left:40px; list-style-type:disc;}
div#inner a:hover {color:#ff7c11}