/**{margin:0;padding:0;outline:none;}

html {
    font-size: 1.5em; 
	}*/

body {
	background:url(/images/main_bg.gif) repeat-x top;
}


#maincontainer{
	width:100%; 
	float:left;
	background:url(/images/bg.gif) no-repeat top center;
}

#Newwrapper{
	/*width:84.8333em;*/
	width:auto;
	margin:0 auto;
	/*background:#ffffff;*/
}
#wrapper{
	width:81.6667em;	/*980*/
	margin:0 auto;
	padding-top:1.6667em;
	text-align:left;
	/*overflow:hidden;*/
	display:table;
	/*background:#e3e3e3;*/
	
}

/**************************** Common *********************/

/*.floatleft{float:left;}
.floatright{float:right;}
.clear{clear:both;}
form,fieldset,img{border:none;}
a {color:#000;text-decoration:underline;}
a:hover {text-decoration:none;}
.alignright{text-align:right;}
.aligncenter{text-align:center;}
ul,ul li{list-style:none;}
.redBg{background:#b60807;}
.redTxt{color:#b60807;}
.blueBg{background:#150379;}
.liteblueBg{background:#330066;}
.blueTxt{color:#150379;}
.midGreyBg{background:#e3e3e3;}
.midGreyTxt{color:#e3e3e3;}
.lightGreyBg{background:#f7f7f7;}
.lightGreyTxt{color:#f7f7f7;}
.bold{font-weight:bold;}
.hide{display:none !important;}
.caps{text-transform:uppercase;}
.whiteTxt{color:#fff;}
.whiteBg{background:#fff;} 
.bdrTop{border-top:0.0833em solid #e3e3e3;}
.bdrBtm{border-bottom:0.0833em solid #e3e3e3;}
.bdrTopBtm{border-top:0.0833em solid #e3e3e3;border-bottom:0.0833em solid #e3e3e3;background:#fff;}
.bdrBGTBLR{border:0.0833em solid #e3e3e3;background:#fff;}
.borderGry{border:1px solid #f7f7f7;}
.greenClr{color:#589824;}
.greyClr{color:#999;}
.myriadpro{font-family:"Myriad Pro";}
.relative{position:relative;}
.unbold{font-weight:normal !important;}
a.redLink{color:#b60807; text-decoration:none;}
a.redLink:hover{text-decoration:underline !important;color:#000;}
a.greyClr{color:#999;}
a.greyClr:hover{text-decoration:underline;}
.blkTxt{color:#000;}*/
/************************ Header and search *********************/
#quicklinks,
#logo,
#topNav,
#banner,
#bannerHome,
#contentsArea,
#sectionLinks,
#footer,
#topBar,
.fullArea{
	clear:both;
	float:left;
	width:100%;
}
#quicklinks{
	/*height:2.4167em; /*29*/
	/*background:#f4f4f4 url(/images/headerTxtBg.gif) repeat-x bottom left;*/
	/*background:#dcdcdc;*/
	float:right;
	width:25%;
}

.headerTxt{
	float:right;
	/*width:50%;*/
	position:relative;
	font-size:0.8333em; /*10*/
	/*padding-top:0.7em;*/ /*7*/
	top:-0.4167em;
}
.headerTxt .bold{
	background:url(/images/greyarw.gif) no-repeat left 0.6em;
	padding-left:11px;
	font-weight:normal;
}
.headerTxt span.linkAccess{
	float:left;
	/*width:19.5%;*/
	padding-top:0.2727em;
	position:relative;
}

.headerTxt span.linkAccess a{
	font-size:1.1em;
	color:#999;
	text-decoration:none;
	background:url(/images/greyarw.gif) no-repeat left 0.3em;
	padding-left:1em; 
	/*font-weight:bold;*/
}
.headerTxt span.linkAccess a:hover{
	text-decoration:underline;
}

.searchBox{
	float:left;
	/*width:37%;*/
	font-size:0.8333em; /*10*/
	color:#999;
}
.smallText{
font-size:.9em;
}
.AAA{
	float:left;
	/*width:50%;*/
	height:1.9em; /*21*/
	position:relative;
	overflow:hidden;
	/*top:0.4em; /*4*/
	padding-left:1.5em;
	color:#999;
}

#search-form{
	float:left;
	/*width:60%;*/
	/*position:relative;*/
	top:0.4em; /*4*/
}

#search-form input,
#search-form img{
	vertical-align:middle;
	/*float:right;	======== before  floating inter change ======= */
	float:left;
}
#search-form .textfield{
	/*font-size:1.09em; /*10*/
	/*padding:0.639em 0 0.661em 0.2em;*/
	
	/*padding:0.430em 0 0.430em 0.2em;*/
	padding:0 0 0 0.2em;
	font-size:1.3em;
	line-height:2em;
	height:2.11em;
	
	
	width:17em; /*140*/
	border-top:1px solid #9f9ba1;
	border-bottom:1px solid #9f9ba1;
	border-left:0em solid #b4b4b4;
	border-right:1px solid #b4b4b4;
	color:#999;
	/*padding:0.2em 0 0.2em 0.2em; /*2*/
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#search-form .textfield{
	height:2em;
	border-top:1px solid #9f9ba1;
	border-bottom:1px solid #9f9ba1;
	border-left:0em solid #b4b4b4;
	border-right:1px solid #b4b4b4;
}
}
#search-form #searchbtn{
	font-size:1em; /*10*/
	width:6.3em; /*63*/
	/*height:1.9em; /*19*/
	height:2.89em;
	/*margin-left:0.8em; /*8*/
}
.AAA span{
	float:left;
	margin-right:0.8182em; /*9*/
	padding-top:0.2727em; /*3*/
	font-size:1.1em; /*11*/
}
.AAA img{
	height:3.8em; /*42*/
	float:left;
}
* html .AAA img{
	height:3.7795em;
}
html>body .AAA img{
	height:3.7795em;
}

* html .AAA a:hover, * html .AAA a.selectedFontSize{
	margin-top:-1.86em;
}
html>body .AAA a:hover, html>body .AAA a.selectedFontSize{
	margin-top:-1.86em;
}


.AAA a{
	float:left;
	text-decoration:none;
	margin-right:0.1em; /*1*/
}
.AAA a:hover,
.AAA a.selectedFontSize{
	margin-top:-1.9em; /*21*/
	text-decoration:none;
}
#logo{
	/*height:7.6667em; /*92*/
	/*background:#b60807;*/
	background:#ac000b url(/images/logo-bg.gif) repeat-x left bottom;
	height:8.0833em;
	/*height:6.9376em;*/	
}
#logo .logotopR{
	background:url(/images/logo-topR.gif) no-repeat right top;
}
#logo .logopos img{
	position:relative;
	/*top:0.75em; /*9*/
	/*left:3.9167em; /*47*/	
	/*width:13.0833em; /*157*/
	/*height:5.8333em; /*70*/
	top:1.4em;
	left:2.5em;
	width:10.5833em; /*127px*/
	height:4.6667em; /*56px*/
}

#logo .logopos{
	float:left;
}
#logo .rpart{
	float:right;
	margin:2.1em 2.3em 0 0;
	display:inline;
	
	/*width:26.610%; /*=========== for IE correction ====*/
	/*width:21.6280em;*/
}
#logo .rpart ul{
	margin:0;
	padding:0;
	list-style:none;
}
#logo .rpart ul li{
	float:left;
}
#logo .rpart ul li .w1, #logo .rpart td .w1{
	width:0.7500em ;
	height:3.92em;	
	/*padding:0 !important;
	margin:0 !important;
	left:0 !important;
	top:0 !important;*/
}
* html #logo .rpart ul li .w1, * html #logo .rpart td .w1{
	height:3.900em;
}
html>body #logo .rpart ul li .w1, html>body #logo .rpart td .w1{
	height:3.900em;
}



#logo .rpart ul li.liBg{
	background:url(/images/bot-line.gif) repeat-x bottom;
	height:3.917em;
}
#logo .rpart ul li .search-bg{
	float:left;
	padding:0.720em 0 0 0;
	background:url(/images/top-line.gif) repeat-x top;
	height:5.000em;
}
* html #logo .rpart ul li .search-bg{
	height:3.16em;
}
html>body  #logo .rpart ul li .search-bg{
	height:3.16em;
}

#logo .rpart ul li .search-bg .w2{
	float:left;
}
#logo .rpart ul li .search-bg .w2 img{
	width:2.0000em;
	height:2.41em ;
	
}
.clr{
	clear:both;
}
/*
#logo .rpart  ul li .search-bg form{
	float:left;
	font-size:1em !important;
}
#logo .rpart .search-bg  form .input1{
	width:15.000em;
	border:1px solid #9e9aa0;
	border-left:0px;
}
#logo .rpart .search-bg  form .vam{
	vertical-align:middle;
	height:2.2308em !important;
	

}
*/


/*==============  SPEEDY TABS START HERE ============*/
.speedytabs{
	float:left;	
}
/*
.speedytabs ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
.speedytabs ul li{
	float:left;
	height:2.3333em;
}
.speedytabs ul li img{
	height:2.3333em;
}
*/
.speedytabs ul.sitesSwitch {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.speedytabs ul.sitesSwitch li {
	padding: 0px 1px 0px 0px;
	text-transform: uppercase;
	font-size: 80%;
	margin: 0px;
	float: left;
} 

.speedytabs ul.sitesSwitch li a {
	background: url(/images/spriteHeader.png) -130px -29px no-repeat;
	/*text-shadow: 0px -1px 1px #333333;*/
	font-weight: bold;
	padding-left: 11px;
	display: block;
	color: #ffffff;
	text-decoration:none;
}

.speedytabs ul.sitesSwitch li a:hover {
	text-decoration: none;
}

.speedytabs ul.sitesSwitch li a span {
	background: url(/images/spriteHeader.png) 100% -29px no-repeat;
	padding: 6px 11px 6px 0px;
	display: block;
}

.speedytabs ul.sitesSwitch li a:hover {
	background: url(/images/spriteHeader.png) 0 -345px no-repeat;
}
.speedytabs ul.sitesSwitch li a:hover span {
	background: url(/images/spriteHeader.png) 100% -345px no-repeat;
}

.speedytabs ul.sitesSwitch li.selected a {
	background: url(/images/spriteHeader.png) -130px 0px no-repeat;
}
.speedytabs ul.sitesSwitch li.selected a span {
	background: url(/images/spriteHeader.png) 100% 0px no-repeat;
}

/*==============  SPEEDY TABS END HERE ============*/







* html #topNav{
	background:url(/images/ulBg.gif) bottom repeat-x;
}
#topNav{
	/*height:2.75em; *//*33*/
	/*background:url(/images/ulBg.gif) bottom repeat-x;*/
	margin-bottom:0.0833em;
}
			/*	#topNav :hover{				
						background:url(/images/ulBg-hover.gif) bottom repeat-x;}
			*/

#topNav ul{
	float:left;
/*	width:100%;*/
/*	width:72.5em;*/
	/*width:66.2500em;*/
	
	
	width:66.2536em;
}
#topNav div.rightLink{
	float:right;
	/*width:8em;*/
	display:inline;
	position:relative;
	margin-top:0em!important;
	/*margin-top:-3em;		12 Jan 2010	*/
	margin-top:-0em;
	z-index:100;
	/*right:1.3em!important;
	right:0;*/
	
	}
#topNav ul li{
	float:left;
	position:relative;
	z-index:200;
	cursor:pointer;
}
#topNav ul li span.spf{
	position:relative;
	overflow:hidden;
	float:left;
	height:3.25em;
	cursor:pointer;
}
#topNav ul li span.spf a{
	float:left;
	text-decoration:none;
	cursor:pointer;
}
#topNav ul li span.spf a:hover,
#topNav ul li span.spf a.on{
	/*margin-top:-3em; /*36*/
	margin-top:-3.25em;
	text-decoration:none;
}
#topNav ul li span.spf a.bannerOn,
#topNav ul li span.spf a.bannerOn:hover{
	/*margin-top:-6em; /*36*/
	margin-top:-6.500em;
	text-decoration:none;
}
#topNav ul li span.spf img{
	/*height:9em; */
	
	/*height:9.7200em;*/
	height:9.75em;
	_height:9.720em;
	cursor:pointer;
}

/*#topNav ul li a.spf{
	font-size:1.1667em;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(/images/lnav.gif) no-repeat 1.2857em 0.8571em;
	padding-left:2.2857em; 
	padding-right:1.5714em;
	padding-top:0.7143em;
	padding-bottom:0.7143em;
	float:left;
	color:#000 !important;
	border-top:0.2143em solid #b60807;
}

#topNav ul li a.first{
	padding-left:2.4286em; 
}

#topNav ul li a.spf:hover,
#topNav ul li a.on{
	background:url(/images/lnav.gif) no-repeat 1.2857em 0.8571em; 
	color:#b60807 !important;
	border-top:0.2143em solid #b60807;
}


#topNav ul li a.bannerOn,
#topNav ul li a.bannerOn:hover{
	background:#f6f6f6 url(/images/lnav.gif) no-repeat 1.2857em 0.8571em;
	color:#b60807;
	border-top:0.2143em solid #f6f6f6;
}*/

#topNav ul li div.subNav{
	display:none;
	position:absolute; 
	left:0; 
	/*top:3em;*/
	top:3.2500em;
	background:#f6f6f6 url(/images/dropDownBg.gif) repeat-x left bottom;
	height:15.3333em; /*184*/
	z-index:500;
}
#topNav ul li div.aboutUsDrop,
#topNav ul li div.servicesDrop,
#topNav ul li div.corpResDrop{
	width:47.0833em; /*565*/
	
}
#topNav ul li div.investorDrop{
	width:50.75em; /*609*/
}
#topNav ul li div.subNavNewsMedia{
	width:33.5em; /*402*/
	height:11.75em; /*184*/
}
#topNav ul li div.corpResDrop{
	left:-15.9167em; /*191*/ 
	height:16.3333em;
}
#topNav ul li div.subNav .linkBlk{
	width:17.0833em; /*205*/
	left:1.5em; /*18*/
	position:absolute;
	top:1.75em; /*17*/
}

#topNav ul li div.servicesDrop {
	height:17em; /*184*/
}

#topNav ul li div.subNav .imgBlk{
	width:11.9167em; /*143*/
	border:0.0833em solid #e3e3e3;
	left:20.4167em; /*245*/
	position:absolute;
	top:1.75em; /*17*/
}

#topNav ul li div.subNav .rptBlk{
	width:15.5833em; /*187*/
	height:10.8333em; /*130*/ 
	left:18.75em; /*225*/
	background:url(/images/invDrop.gif) repeat-y left top;
	position:absolute;
	top:1.75em; /*17*/
}

.rptBlk .rptContets{
	display:table;
	float:left;
	width:100%;
}

.rptContets h2,
.infoBlkCorp h2{
	padding-left:20px;
	padding-bottom:9px;
}

h2 a.bigblackLink{
	text-decoration:none;
}

h2 a.bigblackLink:hover{
	text-decoration:underline;
}

.rptLinkDrop{
	float:right;
	width:9em; 
	text-align:left;
	padding-top:1.0833em;
	font-size:0.9167em;
}
.rptLinkDrop a,
.infoBlkCorp a.link{
	background:url(/images/lnav.gif) no-repeat left 0.3636em; /*4*/
	padding-left:1.0909em; /*12*/
	text-decoration:none;
}

.rptLinkDrop a:hover,
.infoBlkCorp a.link:hover{
	text-decoration:underline;
}

.infoBlkCorp p{
	font-size:0.9167em;
	padding-left:1.8182em;
}

#topNav ul li div.subNav .sharePriceBlk{
	width:15em; /*160*/
	left:35.4167em; /*425*/
	position:absolute;
	top:1.75em; /*17*/
}

#topNav ul li div.subNav .infoBlk,
#topNav ul li div.subNav .infoBlkNews{
	width:11.9167em; /*143*/
	border:0.0833em solid #e3e3e3;
	position:absolute;
	top:1.75em; /*17*/
}

#topNav ul li div.subNav .infoBlkCorp{
	width:11.9167em; /*143*/
	/*height:10.8333em; *//*130*/ 
	left:34.0833em; /*409*/
	background:#f6f6f6 url(/images/corpDropCsr.gif) no-repeat left top;
	position:absolute;
	top:1.75em; /*17*/
}

#topNav ul li div.subNav .infoBlk{
	left:33.75em; /*405*/
}

#topNav ul li div.subNav .infoBlkNews{
	left:20.3333em; /*244*/
}

#topNav ul li div.subNav .infoBlk img{
	width:100%;
	border-bottom:1px solid #e3e3e3;
}

.infoBlk p.whtIntoTxt,
.infoBlkNews p.whtIntoTxt{
	color:#fff;
	font-weight:bold;
	font-size:0.8333em; /*10*/
	text-transform:uppercase;
	padding:1em 0.6em 0.4em 1.1em;
}



.infoBlk p.arwLinkWht,
.infoBlkNews p.arwLinkWht,
.infoBlk p.arwLinkRed{
	float:left;
	width:100%;
	padding:0.4545em 0;
}
.infoBlk p.arwLinkWht,
.infoBlkNews p.arwLinkWht{
	background:#fff;
}
.infoBlk p.arwLinkRed{
	background:#b60807;
}

.infoBlk p.arwLinkWht a,
.infoBlk p.arwLinkRed a,
.infoBlkNews p.arwLinkWht a{
	font-size:0.9167em; /*11*/
	text-decoration:none;
	padding-left:2.2727em; /*25*/
	font-weight:bold;
}

.infoBlk p.arwLinkWht a,
.infoBlkNews p.arwLinkWht a{
	background:url(/images/lnav.gif) no-repeat 1.0909em 0.3636em; /*12 4*/
	color:#b60807;
}
.infoBlk p.arwLinkRed a{
	background:url(/images/drop.gif) no-repeat 1.0909em 0.3636em; /*12 4*/
	color:#fff;
}
.subNav .linkBlk a{
	background:url(/images/lnav.gif) no-repeat left 0.3636em; /*4*/
	display:block;
	font-size:0.9167em; /*11*/
	padding-left:1.0909em;
	text-decoration:none;
	font-weight:bold;
}

.infoBlk p.arwLinkWht a:hover,
.subNav .linkBlk a:hover,
.infoBlk p.arwLinkRed a:hover,
.infoBlkNews p.arwLinkWht a:hover{
	text-decoration:underline;
}


#banner{
	height:15.4167em; /*185*/
	/*margin-bottom:1.25em;*/ /*15*/
}

#banner  img{
	float:left;
	width:100%;
}

#bannerHome{
	height:21.0833em; /*253*/
	overflow:hidden;
	*overflow:visible;
	*position:relative;
}

/*.fadToClass img,
.fadToClass div{
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}*/


#contentsArea{
	/*background:#e3e3e3;*/
	background:url(/images/cbg.gif) no-repeat left top;
	padding-top:1.1667em; /*14*/
	border-top:0.0833em solid #fff;
	border-bottom:0.0833em solid #fff;
}


#hsArea{
	width:78.3333em; /*940*/
	margin:0 auto 1.25em auto; /*15*/
	overflow:hidden;
	background:#f7f7f7;
}

#hsAreaHome{
	width:78.3333em; /*940*/
	margin:0 auto 1.25em auto; /*15*/
	overflow:hidden;
}

#leftNav{
	width:18.3333em; /*220*/
	float:left;
	background:#f7f7f7; /*Added today*/
}

/*.leftNavHt{
	height:47.0833em; 
	_height:46.7em;
	background:#f7f7f7;
}

.leftNavHtServ{
	height:53.0833em;
	_height:52.6667em;
	background:#f7f7f7;
}

.leftNavHtAbout{
	height:52em; 
	_height:51.5em;
	background:#f7f7f7;
}

.leftNavHtNews{
	height:41.5em;
	_height:41em;
	background:#f7f7f7;
}*/


#leftNav ul{
	float:left;
	width:100%;
}

/*#leftNav ul li{
	float:left;
	width:100%;
	border-bottom:0.0909em solid #e3e3e3;
	padding:1.0833em 0 1em 0; 
}*/

#leftNav ul li,
#leftNav ul li a{
	float:left;
}

#leftNav ul li.on{
	background-color:#f7f7f7;
}

/*#leftNav ul li a{
	text-decoration:none;
	font-weight:bold;
	font-size:1.1667em; 
	padding-left:0.9286em; 
	margin-left:1.2857em; 
	background:url(../images/lnav.gif) no-repeat left 4px; 
}*/

/*#leftNav ul li a{
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	background:#f7f7f7;
	font-size:0.9167em;
	padding-left:1.7273em;
	border-bottom:0.0909em solid #e3e3e3;
	width:18.35em;
	padding-top:1.2727em; 
	padding-bottom:1.1818em;
	
}*/

#leftNav ul li a{
	text-decoration:none;
	font-weight:bold;
	background:#fff;
	padding-left:1.4286em; /*20*/
	font-size:1.1667em; /*14*/
	border-bottom:1px solid #e3e3e3;
	width:14.2857em; /*200*/
	padding-top:0.9286em; /*13*/
	padding-bottom:0.8571em; /*12*/
	
}

#leftNav ul li a span{
	background-image:url(/images/lnav.gif);
	background-repeat:no-repeat;
	background-position:left 0.2857em; /*4*/
	padding-left:1em; /*14*/
}

#leftNav ul li a span.dispBkl{
	display:block;
}

/*#leftNav ul li a span{
	background-image:url(../images/lnav.gif);
	background-repeat:no-repeat;
	background-position:left 0.2727em; 
	padding-left:1.2727em;
}*/

#leftNav ul li a:hover,
#leftNav ul li a.on{
	color:#b60807;
	background-color:#f7f7f7;
}
.displayNone{
	display:none;
}
#leftNav ul li.on a.on{
	border-bottom:none !important;
}

#leftNav ul li ul {
	width:100%;
	border-bottom:0.0833em solid #e3e3e3;
}

#leftNav ul li ul li{
	padding:0.4167em 0; /*5*/
}

#leftNav ul li ul li.first{
	padding-top:0;
}

#leftNav ul li ul li.last{
	padding-bottom:1em; /*12*/
}

#leftNav ul li ul li span{
	padding-left:2.75em; /*33*/
	float:left;
	display:block;
	width:15em; /*180*/
}

#leftNav ul li ul li a{
	background:#f7f7f7;
	border-bottom:none;
	padding:0;
	font-size:1em; /*12*/
	width:auto;

}


/*#leftNav ul li ul li{
	border-bottom:none;
	padding:0.3333em 0;
}

#leftNav ul li ul li.first{
	padding-top:0.5em;
}

#leftNav ul li ul li.last{
	padding-bottom:0;
}

#leftNav ul li ul li span{
	display:block;
	margin-left:2.5em;
	margin-right:0.1667em;
}

#leftNav ul li ul li a{
	background:none;
	font-size:1em;
	font-weight:normal;
	margin-left:0; 
	padding-left:0;
}*/


#rightArea{
	width:60em; /*720*/
	float:left;
	/*background:#e3e3e3;*/
	background:url(/images/cbgRight.gif) no-repeat left top;
}

#rightAreaHome{
	width:60em; /*720*/
	float:left;
	/*background:#e3e3e3;*/
}

#hsbodyOuter{
	float:right;
	width:58.3333em; /*700*/
	background:#f7f7f7;
	min-height:33em;
	_height:33em;
	padding-bottom:0.4167em; /*5*/
}

/*#hsbodyOuterInvestor{
	float:right;
	width:58.3333em;
	min-height:400px;
	_height:400px;
}*/

.bcHeader{
	float:left;
	width:100%;
	background:#fff;
	margin-bottom:1.5em; /*18*/
}

.caseHeader{
	float:left;
	width:22%;
}

.caseHeader h1{
	border-bottom:none;
}

.caseStatic{
	float:left;
	width:60%;
	padding-top:1.5em;
}

.caseStatic a{
	float:left;
	text-decoration:none;
	text-align:center;
	font-size:0.9167em;
	background:#f7f7f7;
	border:1px solid #e3e3e3;
	padding:0.2em 0.6em;
	margin-right:2px;
	font-weight:bold;
}

.caseStatic a:hover,
.caseStatic a.on{
	text-decoration:none;
	background:#b60807;
	color:#fff;
}

.marBtmZero{
	margin-bottom:0 !important;
}

.bgNone{
	background:none !important;
}

.padBtmZero{
	padding-bottom:0 !important;
}

.bcHeader p{
	font-size:0.8333em; /*10*/
	color:#999;
	padding-left:2em; /*20*/
	padding-top:0.9em; /*9*/
	padding-bottom:0.3em; /*3*/
}

.bcHeader a{
	color:#999;
}

.fullArea .boxHover{
	cursor:pointer;
}
.fullBox .boxState{
	cursor:pointer;
}

.fullArea .boxHover a.whiteclr{
	text-decoration:underline !important;
}

#hsInner1{
	float:left;
	width:100%;
}

#hsInner2,
.hsInner2{
	float:left;
	width:55.8333em; /*670*/
	padding-left:1.6667em; /*20*/
}

#hsInner3,
.hsInner3,
.tabBox{
	float:left;
	width:55em; /*660*/
	padding-left:1.6667em; /*20*/
}

#hsInner4,
.hsInner4{
	float:left;
	width:55.8333em; /*670*/
	padding-left:1.6667em; /*20*/
}

#hsbody{
	float:left;
	width:100%;
	/*background:red;*/
}

/*#hsbody{
	float:left;
	width:55em;
	padding-left:1.6667em;
}*/


#sectionLinks{
	background:url(/images/footerBg.gif) no-repeat left top;
	overflow:hidden;
	padding-bottom:1em; /*12*/
	border-bottom:0.0833em solid #fff;
}

.sectionBlock{
	width:76.6667em; /*920*/
	margin:0 auto;
	padding-left:1.6667em; /*20*/
	padding-top:1em; /*12*/
	
}

.sectionBlock a{
	font-size:0.9167em; /*11*/
	line-height:1.0909em; /*12*/
	text-decoration:none;
}

.sectionBlock a:hover{
	text-decoration:underline;
}

.sectionBlock h4 a{
	line-height:1.2727em;
	font-weight:bold;
	font-size:1em; /*11*/
}

.sectionBlock div{
	float:left;
}
.block1{
	width:14.25em;	/*171*/
}
.block2{
	width:12.8333em; /*154*/
}
.block3{
	width:14.75em; /*177*/
}
.block4{
	width:13.5833em; /*163*/
}
.block5{
	width:11.6667em; /*140*/
}

#footer,
#topBar{
	background:#150379;
	/*font-size:0.8333em;*/ /*10*/
	font-size:0.9167em;/*11*/
	height:2.7273em; /*30*/
	color:#fff;
	line-height:2.7273em;
}
#topBar div{
	width:89.0909em;	/*980*/
	margin:0 auto;
	text-align:right;
}
#footer{
	border-bottom:1.3636em solid #fff; /*15*/
}


#footer a,
#topBar a{
	color:#fff;
	text-decoration:none;
	background:url(/images/blwhtarrow.gif) no-repeat left 0.3636em; /*4*/
	padding-left:1.0909em; /*12*/
	margin-left:1.4545em; /*16*/
}

#topBar a.ul{
	text-decoration:underline;
}

#footer a:hover,
#topBar a:hover{
	text-decoration:underline;
}

#footer div{
	padding-left:3.6364em; /*40*/
	float:left;
}
span.spfs{position:relative;}

.speedyImg{
	position:relative;
	/*top:-3px;*/
	z-index:120;
	margin-bottom:-10px;
	/*width:9.33em;*/
	/*width:15.4167em;*/
	width:15.4127em;
	height:3.25em;
}



.ulBg{
	position:absolute; 
	margin:10.41em 0 0 64em;
}
.ulBg img{
	height:3.2500em;
}
.SpeedyCom{
	margin-top:3.700em;
}

#hsbody div.pressSingleStory img.pdfPrss{
float:left;
margin-right:.5em;
}

#hsbody .pdf_box{ padding:0.38em; background:#ffffff; float:left; border:1px solid #EAEAEA; clear:both;}
#hsbody .pdf_box .thmb{ float:left;}
#hsbody .pdf_box .rptLinkCSR{ float:left; width:auto;}
#hsbody .mar_5{ margin-bottom:0.31em;}
