/* Start of Global CSS */
*
{
	margin:0;
	padding:0;
}

body
{
	font-size:68.75%;
}

h2
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;	
	width:auto;
}

h2 img
{
	margin:-10px 10px 0px 0px;
	float:right;
}
p
{
	font-family:Arial, Helvetica, sans-serif;
}

ul
{
	list-style:none;
	margin:0;
	padding:0;
}

li
{
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

a:hover
{
	text-decoration:underline;
	color:#101010;
}









select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


img
{
	border:0;
}


.clearFix
{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:1px;
}

div.pageContainer
{
	width:951px;
	font-family:Arial, Helvetica, sans-serif;
	/*padding-left: 26px;*/
	padding-left: 16px;
	padding-bottom: 20px;
	float: left;
	clear:left;
}	
th
{
	text-align:center;
}

.greencolor
{
	color:#2E9A00;
}

.redcolor
{
	color:#B60909;
}

.bluecolor
{
	color:#8599A8;
}

.unchcolor
{
	color:#333333;
}
/* MW section */

table.mktwNextPrev 
{
	float:left;
	margin-top:5px;
}

table.mktwNextPrev tr td.rightcol
{
	text-align:right;
}

table.mktwNextPrev tr td.leftcol
{
	text-align:left;
}

table.mktwNextPrev a
{
	text-decoration:none;
	color:#333333;
}

table.mktwNextPrev a:hover
{
	text-decoration:underline;
	color:#000000;
}

table.errTable
{
	float:left;
}

.errMsg
{
	text-align:left;
	text-indent:10px;
	padding-top:8px;
	color:#333333;
}
/* End of Global CSS */

/* Start of Header CSS */ 
div.headerContainer
{
	float:left;
	height:auto;	
    width:953px;
}

div.header
{
	height:auto;
	width:100%;
}

div.header img
{
	margin: 15px 0px 10px 15px;
}

div.searchContainer
{
	display:none;
}

div.globalNav
{
	display:none;
}

#globalNav
{
	display:none;
}

div.headerLeft
{
	float:left;
	width:636px;
	height:auto;
	border:0;
}

div.headerRight
{
	float:left;
	width:314px;
	height:auto;
}

div.topNav
{
	display:none;
}


div.inforSection
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:15px;
	width:780px;
	float:left;
	padding-top:13px;
	/*padding-left:15px;*/
	padding-left:15px;
	margin-left:0px;
}


div.infoplus
{
	height:34px;
	float:left;
	width:950px;
}

div.indexFamily
{
	float:right;
	margin-top:10px;
	width:181px;
	padding-right:25px;
}

div.indexFamily select
{
	color:#666666;
}

div.indexFamily select option
{
	padding-left:2px;
}
/* End of Header CSS */

/* Start of Footer CSS */
div.footerContainer
{
    padding-left: 13px;
    width: 938px;
    border-top:solid 1px #CCC;
	clear:none !important;
	clear:both;

}

div.footerContainerIndex
{
	padding-left: 13px;
    width: 938px;
	clear:none !important;
	clear:both;
}
  
  
div.footer
{
    width: 100%;
    clear:left;
}

div.footer img
{
    margin: 15px 18px 5px 0px;
}

div.footerBottom
{
	height:auto;
	width:100%;
	float:left;
	margin-bottom:30px;
}

div.footerBottom p
{
	font-size:.9em;
	color: #666666;
	margin-top:6px;
}

div.footerBottom p a
{
	text-decoration:underline;
	color:#666666;
}

div.footerBottom p a:hover
{
	text-decoration:underline;
	color:#101010;
}


/* End of Footer CSS */


/* Start of BreadCrumb CSS */
div.breadCrumb
{
	clear:both;
	width:936px;
	padding: 5px 0px 6px 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:bold;
}

div.breadCrumb a
{
	text-decoration:underline;
	color:#666666;
}

div.breadCrumb a:hover
{
	text-decoration:underline;
	color:#101010;
}



/* End of BreadCrumb CSS */

/* Start of Banner CSS */

div.printBanner
{
	width:621px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 0 14px;
	color:#000;
	font-size:1.4em;
	display:block;
	background-color:Transparent;
}

div.bannerLeft
{
	display:none;
}

div.banner
{
	display:none;
}

div.bannerimg
{
	display:none;
}

/* End of Banner CSS */

/* Start of Tabs CSS */

.SmallTab
{
	width: 57px;
}

.LargeTab
{
	width: 77px;
}
div.tabSection
{
	clear:both;
	width: 936px;
	height: 22px;
	padding:13px 0px 0px 0px;
	margin-left:14px;
}

div.tabHighlight
{
	float: left;
	height:20px;
}

div.tab
{
	display: inline;
	float: left;
	height: 20px;
    margin-left:1px;
}

div.tabHighlightLeft
{
	display: inline;
	float: left;
	width: 3px;
	height: 20px;
	margin:2px 0px 0px 0px;
	background-image: url(../images/greenLeft.gif);
}

div.tabHighlightMid
{
	display: inline;
	float: left;
	height: 17px;
	padding: 3px 2px 0px 2px;
	margin:2px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background-color: #667D78;
}


body.drdirectory div.tabHighlightMid, body.institutional div.tabHighlightMid, body.issuerprofile div.tabHighlightMid, body.trading div.tabHighlightMid
{
	background-color: #667D78;
}


div.tabHighlightRight
{
	display: inline;
	float: left;
	width: 3px;
	height: 20px;
	margin:2px 0px 0px 0px;
	background-image: url(../images/greenRight.gif);
}

div.tabLeft
{
	display: inline;
	float: left;
	width: 3px;
	height: 20px;
	margin:2px 0px 0px 0px;
	background-image: url(../images/tab_Left.gif);
}

div.tabLeftHover
{
	display: inline;
	float: left;
	width: 3px;
	height: 20px;
	margin:2px 0px 0px 0px;
	background-image: url(../images/tabrolloverleft.gif);
}

div.tabMiddle
{
	display: inline;
	float: left;
	height: 16px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FCFCFC', EndColorStr='#D8D8D8');
	padding:3px 3px 0px 3px;
	border-top: solid 1px #CCCCCC;
	cursor:pointer;
	font-family:Arial;
	font-size:11px;
	font-weight:500;
	color:#333333;
	margin:2px 0px 0px 0px;
}

div.tabMiddleHover
{
	display: inline;
	float: left;
	height: 16px;
	background-color:#E1E1E1;
	padding: 3px 3px 0px 3px;
	border-top: solid 1px #CCCCCC;
	cursor: pointer;
	font-family:Arial;
	font-size:11px;
	font-weight:500;
	color:#333333;
	margin:2px 0px 0px 0px;
}

div.tabRight
{
	display: inline;
	float: left;
	width: 3px;
	height: 20px;
	background-image: url(../images/greyRight.gif);
	margin:2px 0px 0px 0px;
}

div.tabRightHover
{
	display: inline;
	float: left;
	width: 3px;
	height: 20px;
	background-image: url(../images/tabrolloverright.gif);
	margin:2px 0px 0px 0px;
}

div.darkGray
{
	color:#333333;
}

div.tabSection a.AnchorMenuItem
{
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	font-weight:500;
	color:#333333;
}


div.tabSection a.AnchorMenuItem:visited  
{
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	font-weight:500;
	color:#333333;
}
/* End of Tabs CSS */


/* Start of commons DR Directory CSS */


div.filterArea
{
	background-color: #D5DEDE;
	width:934px;
	height:154px;
	float:left;
}

div.filterArea select
{
	font-size:0.9em;
	color:#333333;
	margin-top:2px;
	height:200px;
	clear:left;
}

div.filterArea div.columnRegion
{
	float:left;
	padding:8px 0px 5px 6px;

}

div.filterArea div.columnRegion label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#333333;
}

div.filterArea div.columnRegion select
{
	float:left;
	border-left: solid 1px #6E6D69;
	border-top: solid 1px #6E6D69;
	height:110px;
	width:182px;
}

div.filterArea option
{
	padding-left:2px;
}
	
div.filterArea div.columnCountry
{
	float:left;
	padding-top:8px;
}

div.filterArea label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	padding-left:6px;
	color:#333333;
	float:left;
}

div.filterArea div.columnCountry select
{
	
	width:133px;
	margin-left:5px;
	float:left;
	border-left: solid 1px #6E6D69;
	border-top: solid 1px #6E6D69;
	height:110px;
}

div.filterArea div.columnIndustry
{
	float:left;
	padding-top:8px;
}

div.filterArea div.columnIndustry select
{
	float:left;
	border-left: solid 1px #6E6D69;
	border-top: solid 1px #6E6D69;
	height:110px;
	width:153px;
	margin-left:5px;
}

div.filterArea div.columnExchange
{
	float:left;
	height:134px;
	padding-top:8px;
}

div.filterArea div.columnExchange select
{
	float:left;
	border-left: solid 1px #6E6D69;
	border-top: solid 1px #6E6D69;
	height:110px;
	width:175px;
	margin:2px 0px 0px 5px;
}

div.filterArea div.columnDepository
{
	float:left;
	padding-top:8px;
}

div.filterArea div.columnDepository select
{
	float:left;
	border-left: solid 1px #6E6D69;
	border-top: solid 1px #6E6D69;
	height:110px;
	width:145px;
	margin-left:5px;
}

div.filterAreaFooter
{
	background-color: #D5DEDE;
	height:34px;
	float:left;
	width:934px;
	margin:1px 0px 0px 0px;
}

div.filterLeftContainer
{
	float:left;
	height:34px;
	width:825px;
}
div.filterAreaFooterLeft
{
	float:left;
	width:auto;
	height:34px;
}

div.filterAreaFooterRight
{
	float:left;
	width:99px;
	padding-top:6px;
}
div.filterAreaFooterLeft h2
{
	padding-left:13px;
	font-weight:bold;
	color:#333333;
	margin-top: 8px;
    padding-right:13px;
}

div.filterRadio
{
	float:left;
	padding-top:0px;
	padding-left:4px;
	margin-top: 4px;
}
div.filterRadio label
{
	padding-left:4px;
}
table.filterAreafooterTable
{
	float:left;
	width:156px;
	height:30px;
	margin-top:0px;
}
table.filterAreafooterTable td input, table.filterAreaDRTypeTable td input
{
	margin-top:3px;
}
table.filterAreafooterTable td label, table.filterAreaDRTypeTable td input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
table.filterAreaDRTypeTable
{
	width:256px;
	height:30px;
	margin-top:0px;
}		

div.searchDRTextBox
{
	float:left;
	width:auto;
	height:30px;
	vertical-align:top;
	margin-top:3px;
}

div.searchDRTextBox input
{
	float:left;
	width:217px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:20px;
	color:#666666;
	padding-left:2px;
	padding-top:1px;
}
table.displayAll
{
	float:right;
	width:auto;
	height:30px;
	margin-right:30px;
	color:#333333;
	margin-top:1px;
}
table.displayAll td input
{
	margin-top:-2px;
	margin-right:2px;
}

div.filterAreaFooterRight img
{
	margin-right:8px;
}

div.filterAreaFooter input
{
	margin-top:4px;
}

div.filterAreaFooter label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

div.filterAreaLast
{
	float:left;
	margin-left:10px;
	padding-top:8px;
	width:88px;
}

div.filterAreaLast label
{
	padding-left:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#333333;
}

div.filterAreaLast select
{
	float:left;
	font-size:1em;
	width:100px;
	height:20px;
	color:#666666;
}

div.txtSponsor
{
	padding-top:6px;
	height:12px;
	float:left;
	margin-bottom:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}

div.alphaContainer
{
	clear:both;
	width:934px;
	height:74px;
}



div.alphaLeftContainer
{
	width:557px;
	height:74px;
	float:left;
	display:inline;
}

div.alphaRightContainer
{
	width:376px;
	float:left;
	height:74px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.viewProfileContainer
{
	width:372px;
	height:36px;
	float:left;
}

div.download
{
	width:372px;
	height:38px;
	float:left;
}


div.downloadimg
{
	float:left;
	display:inline;
	margin-left:80px;
	margin-top:16px;
}

div.downloadTxt 
{
	padding-left:5px;
	float:left;
	display:inline;
	padding-top:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin-left:5px;
}

div.prevNext
{
	float:left;
	display:inline;
	margin-top:17px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

div.downloadimgFooter
{
	float:left;
	display:inline;
	margin-left:632px;
	margin-top:2px;
}



div.downloadTxtFooter
{
	padding-left:5px;
	float:left;
	display:inline;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-left:5px;
}

div.prevNextFooter
{
	float:left;
	display:inline;
	margin-top:4px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

div.viewProfile
{
	float:left;
	display:inline;
	width:123px;
	height:23px;
	background-color:#E6E6E6;
	margin-left:1px;
	margin-top:13px;
	text-align:center;

}

div.viewProfile a:hover
{
	color:#101010;
	text-decoration:underline;
}

div.viewProfile img
{
	padding-top:9px;
	padding-left:7px;
	margin-right:3px;
}

div.viewProfile a
{
	text-decoration:none;
	color:#333333;
}



div.alphaFilter
{
	padding-top:13px;
	height:19px;
	width:100%;
}

table.dataSection
{
	width:934px;
	border:solid 1px #CCCCCC;
	font-size:100%;
	float:left;
}

tr.headerRow 
{
	height:auto;
	background-color:#999999;
}

tr.OddRow
{	
	border-bottom:solid 1px #CCCCCC;
	vertical-align:top;
	clear:both;
}

tr.OddRow td
{
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	height:21px;
	vertical-align:top;	
}

tr.evenRow
{
	background-color:#EFEFEF;
	vertical-align:top;
	clear:both;
}

tr.evenRow td
{
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	height:21px;
	vertical-align:top;
}

.drIssue 
{
	width:130px;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #FFFFFF;
	color:#333333;
}

td.drIssue a
{
	text-decoration:none;
	color:#333333;
}

.drIssue a:hover
{
	text-decoration:underline;
	color:#101010;
}

.drSymbol
{
	width:49px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
}

.drCUSIP
{
	width:70px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
}


.drWatchList
{
	width:63px;
	border-right:solid 1px #CCCCCC;
	color:#667D78;
}



.drExchange
{
	width:62px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
}

.drRatio
{
	width:59px;
	border-right:solid 1px #CCCCCC;
	text-align:center;
	color:#333333;
}

.drCountryName
{
	width:82px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
}

.drIndustryName
{
	width:142px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
}

.drRegionName
{
	width:89px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
}

.drDepName
{
	width:67px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
}

.drSU
{
	width:33px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
}

.drEffective
{
	width:105px;
	border-right:solid 1px #FFFFFF;
	text-align:right;
	padding-right:10px;
	color:#333333;
}

table#quickFind
{
	border:0px;
	width:auto;
	font-size:100%;
} 

table#quickFind td, table#quickFind tr
{
	background-image:none;
	text-align:center;
	white-space:nowrap;
	font-size:1em;
} 

table#quickFind th
{
	white-space:nowrap;
    background-image:none;
	border-width:1px;
	border:solid 1px #CCCCCC;
	width:22px;
	height:17px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
} 

table#quickFind td
{
	border-top:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	background-color:white;
	width:16px;
} 

table#quickFind #qf1
{
	width:22px;
	border-left:solid 1px #999999;
} 

table#quickFind th *,table#quickFind td *
{
	display:block;
	border:solid 1px white;
	font-weight:bold;
}

 table#quickFind a
 {
	text-decoration:none;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
} 

table#quickFind div 
{
	padding-left:0.3em;
	padding-right:0.3em;
} 
	
table.q19 a#q19,table.qfa a#qfa,table.qfb a#qfb, table.qfc a#qfc,table.qfd a#qfd, table.qfe a#qfe,table.qff a#qff , table.qfg a#qfg,table.qfh a#qfh, table.qfi a#qfi,table.qfj a#qfj, table.qfk a#qfk,table.qfl a#qfl , table.qfm a#qfm,table.qfn a#qfn, table.qfo a#qfo,table.qfp a#qfp, table.qfq a#qfq,table.qfr a#qfr , table.qfs a#qfs,table.qft a#qft, table.qfu a#qfu,table.qfv a#qfv, table.qfw a#qfw,table.qfx a#qfx , table.qfy a#qfy,table.qfz a#qfz 
{
	background-color:#667D78;
	color:#ffffff;
	height:15px;
}

.q19 a:hover, .qfa a:hover, .qfb a:hover, .qfc a:hover, .qfd a:hover, .qfe a:hover, .qff a:hover, .qfg a:hover, .qfh a:hover, .qfi a:hover, .qfj a:hover, .qfk a:hover, .qfl a:hover, .qfm a:hover, .qfn a:hover, .qfo a:hover, .qfp a:hover, .qfq a:hover, .qfr a:hover, .qfs a:hover, .qft a:hover, .qfu a:hover, .qfv a:hover, .qfw a:hover, .qfx a:hover, .qfy a:hover, .qfz a:hover
{
	background-color:#CCCCCC;
	height:15px;
}

/* End of DR Directory CSS */

/* Start of Dr Converter CSS */


div.columnRight IMG
{
	margin-top:23px;
	margin-left:9px;
	
}

/* End of Dr Converter CSS */

/* Start of Home Page CSS */


/* Start of Banner CSS for Home Page */

div.bannerHomePage
{
	width:953px;
	height:auto;
/*	border-bottom:solid 1px #ffffff; 
	border-top:solid 1px #ffffff; 
	clear:both;*/
	background-color:transparent;
	margin-bottom:0px;
}

div.bannerHomePage div.webtoolimage img
{
	float:left; 
	width:211px;
	height:133px; 
}

div.bannerHomePage div.homeimage img
{
	float:left; 
	width:404px;
	height:133px; 
	margin:0px 10px 0px 10px;
}

div.news
{
	width:314px;
	height:133px;
	background-color:#666666;
	float: left;	
}

div.bannerHomePage span
{
	float:left; 
	width:635px;
	height:133px;
	clear:both; 
}

div.news IMG#newsevent
{
	margin-top:14px;
	margin-left:12px;
	display: block;
}
	
div.news p
{
	float:left;
	padding-top:6px;
	font-size:11px;
	width:260px;
	height:auto;
	color:White;
	line-height:16px;
	display: block;
	padding-left: 12px;
}
	
div.news IMG#imgReadMoreNews
{
	margin-left:236px;
	margin-top:15px;
	float: left;
}

/* End of Banner CSS for Home Page */

div.spacer
{
	margin-top:-6px;
}

div.spacer1
{
	margin-top:-9px;
	margin-left:1px;
}

div.columnRight a
{
	text-decoration:none;
	color:#FFFFFF;
}

/* End of Home Page CSS */

/* Start of Issuer Profile CSS commons */


div.issuerContainer
{
	float:left;
	width:323px;
	margin:0px 0px 13px 0px;
}

div.issuerContainer li
{
	background-image:url(../images/extrabullet.gif);
	background-position:9px 13px;
	color:#333333;
	padding-left:20px;
	padding-top:9px;
	padding-bottom:2px;
	width:302px;
	float:left;
}

div.issuerContainer1 li
{
	background-image:url(../images/extrabullet.gif);
	background-position:9px 13px;
	color:#333333;
	padding-left:20px;
	padding-top:9px;
	padding-bottom:2px;
	width:302px;
	float:left;
}

div.issuerContainer1
{
	float:left;
	width:323px;
	padding-bottom:10px;
	margin:0px 0px 7px 0px;
}

/* start- changes for dr_profile printer friendly page */

 div.issuerContainer2
{
	float:left;
	width:323px;
	padding-bottom:10px;
	margin:0px 0px 7px 0px;
}

 div.issuerContainer2 li
{


	color:#333333;
	padding-left:11px;
	padding-top:9px;
	padding-bottom:2px;
	width:302px;
	float:left;
}

 div.issuerContainer2 h2
{
	padding-left:9px;
	padding-top:6px;
	color:#FFFFFF;
	width:312px;
	height:21px;
	background-color:#667D78;
}

/* End - changes for dr_profile printer friendly page */

div.paddingclass
{
	height:4px;
	float:left;
}


.italicClass 
{
	margin:6px 0px 0px 10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
}

.italicClass1
{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
}

body.trading .italicClass1
{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	float:left;
}

.italicInvestorHome
{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	padding-bottom:18px;
}

div.performanceGreen img
{
	float:right;
	margin:-10px 10px 0px 0px;
}



div.monthlyDRTable img, div.ownershipTable img
{
	margin:-17px 10px 0px 0px;
	float:right;
}

div.recordTable
{
	width:323px; 
	height:93px;
	margin-bottom:5px;
}

.recordTable table
{
	font-size:100%;
	float:left;
}

.recordTable th
{
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#333333;
	height:24px;
}



td.payable, td.adrAmount
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	height:23px;
	text-align:right;
	padding-right:6px;
	padding-top:0px;
}

td.recordDate a
{
	text-decoration:none;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}

td.recordDate a:hover
{
	text-decoration:underline;
	color:#101010;
}

.recordDate
{
	width:103px;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	padding:4px 0px 0px 6px;
	text-align:left;
	vertical-align:middle;
	height:19px;
}

td.recordDate img
{
	vertical-align:middle;
}

.drPrice
{
	width:82px;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	padding:2px 0px 0px 10px;
	text-align:left;
	height:21px;
}

td.drPrice img
{
	vertical-align:middle;
}

td.drPrice a:hover
{
	text-decoration:underline;
	color:#101010;
}

.payable
{
	width:90px;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	padding:4px 0px 0px 7px;
}

.adrAmount
{
	width:103px;
	border-bottom:solid 1px #CCCCCC;
	padding:4px 0px 0px 0px;
}

div.capitalTable
{
	width:323px;
	float:left;
}

.usd
{
	width:51px;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

.totalDR
{
	width:55px;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

.raisedUsd
{
	width:88px;
	border-bottom:solid 1px #CCCCCC;
}

.capitalTable table
{
	font-size:100%;
}

.capitalTable th
{
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#333333;
	height:37px;
}

td.drPrice a
{
	text-decoration:none;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	height:23px;
	padding-top:4px;
}

td.usd, td.totalDR, td.raisedUsd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	height:23px;
	text-align:right;
	padding-right:9px;
	padding-top:0px;
}


td.repeatLeftInfo
{
	text-align:left;
	width:109px;
	padding-left:6px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:1em;
	border-bottom:solid 1px #CCCCCC;
	height:25px;
}

td.repeatRightInfo
{
	text-align:right;
	width:109px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:1em;
	font-weight:bold;
	border-bottom:solid 1px #CCCCCC;
	height:25px;
}

div.ownershipTable
{
	width:232px;
	margin-top:36px;
	clear:both;
}

div.ownershipTable h2
{
	height:21px;
	width:226px;
	height:21px;
	padding-left:6px;
	padding-top:6px;
	vertical-align:top;
	color:#FFFFFF;
	background-color:#667D78;
}

.ownershipTable table
{
	font-size:100%;
	float:left;
	width:231px;
}

th.ownershipHolders 
{
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#333333;
	height:23px;
	text-align:left;
	padding-left:6px;
}

th.ownershipPosition 
{
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#333333;
	height:23px;
}

td.ownershipPosition
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	height:23px;
	padding-right:7px;
	padding-top:0px;
	text-align:right;
}

.ownershipHolders
{
	width:158px;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

td.ownershipHolders img
{
	margin:4px 0px 0px 3px;
	float:left;
}

td.ownershipHolders a:hover
{
	text-decoration:underline;
	color:#101010;
}

.ownershipPosition
{
	width:60px;
	border-bottom:solid 1px #CCCCCC;
}

td.ownershipHolders a
{
	text-decoration:none;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	height:23px;
	padding-top:4px;
	padding-left:5px;
}


div.dataSection li a:hover
{
	color:#000000;
	text-decoration:underline;
}

div.dataSection li a
{
	color:#333333;
	text-decoration:none;
}

div.dataSectionGray ul
{
	margin-top: 7px;
}

div.dataSectionGray li
{
	background-image:url(../images/graybullet.gif);
	background-position:13px 7px;
	color:#333333;
	padding-left:24px;
	LINE-HEIGHT: 1.8em;
	float:left;
	width:262px;
}


.addDRContainer
{
	float: left;
	width: 150px;
	border: 1px solid #666666;
	margin-top:10px;
}

.addDRPlusHolder
{
	width: 20px;
	float: left;
	color: #667D78;
	font-size: 19px;
	font-family: verdana;
	padding-left:3px;
	margin-top:-5px;
}


.addDRTextHolder
{
	float: left;
	font-size: 11px;
	font-family: arial;   
	font-weight: bold;
	padding: 2px 0px 0px 7px;
	border-left: 1px solid #666666;
	height:16px;
}

.addDRPlusHolder a, .addDRPlusHolder a:hover
{
	color:#667D78;
	text-decoration:none;
}

.addDRTextHolder a, .addDRTextHolder a:hover
{
	color: #666666;
	text-decoration:none;
}

.latestQuote
{
	margin-left:94px;
	font-weight:normal;
}

div.GraphDiv
{
	height:100px;
	width:100px;
}

div.midSection
{
	width:232px;
	height:100%;
	float:left;
}

div.rightSection
{
	width:317px;
	height:100%;
	float:left;
	margin-left:23px;
}

.latestQuoteTable table
{
	font-size:100%;
	float:left;
}

div.latestQuoteTable
{
	float:left;
	width:317px;
}

div.latestQuoteTable h2
{
	height:16px;
	width:312px;
	vertical-align:middle;
	padding-left:5px;
	padding-top:1px;
	color:#FFFFFF;
	font-size:11px;
	background-color:#667D78;
	float:left;
}

.last
{
	width:50px;
	border-left:solid 1px #909090;
	border-bottom:solid 1px #909090;
	border-right:solid 1px #909090;
}

.chg
{
	width:48px;
	border-bottom:solid 1px #909090;
	border-right:solid 1px #909090;
}

.PrevCls
{
	width:61px;
	border-bottom:solid 1px #909090;
	border-right:solid 1px #909090;
}

.High
{
	width:41px;
	border-bottom:solid 1px #909090;
	border-right:solid 1px #909090;
}


.vol
{
	width:70px;
	border-bottom:solid 1px #909090;
	border-right:solid 1px #909090;
}

.latestQuoteTable th
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	background-color:#EAEAEA;
	height:16px;
}

.latestQuoteTable td
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	height:16px;
}

td.leftColumn
{
	border-bottom:solid 1px #909090;
	border-right:solid 1px #909090;
	border-left:solid 1px #909090;
	color:#2E9A00;
	font-weight:bold;
	font-size:14px;
}

td.borderTD
{
	border-bottom:solid 1px #909090;
	border-right:solid 1px #909090;
}

td.borderTD1
{
	border-bottom:solid 1px #909090;
	border-right:solid 1px #909090;
	text-align:right;
	padding-right:55px;
}


td.twoColumn
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	background-color:#EAEAEA;
	height:16px;
	font-weight:bold;
	border-bottom:solid 1px #909090;
	border-right:solid 1px #909090;
}

td.twoColumn1
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	background-color:#EAEAEA;
	height:16px;
	font-weight:bold;
	text-align:right;
	padding-right:44px;
	border-bottom:solid 1px #909090;
	border-right:solid 1px #909090;
}

div.performanceW3Green h2
{
	margin:0;
	padding:0;
	float:left;
	color:#FFFFFF;
}

.monthlyDRTable table
{
	font-size:100%;
	float:left;
}

div.monthlyDRTable
{
	margin-top:19px;
	width:317px;
	float:left;
}

div.monthlyDRTable h2
{
	width:312px;
	height:21px;
	vertical-align:middle;
	padding-left:5px;
	padding-top:6px;
	background-color:#667D78;
	color:#FFFFFF;
}

.month 
{
	width:41px;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

td.month img
{
	margin:4px 3px 0px 0px;
	float:left;
}

td.month a:hover
{
	text-decoration:underline;
	color:#101010;
}

.monthEnd
{
	width:83px;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

.DRTrading
{
	width:69px;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

.avgDay
{
	width:92px;
	border-bottom:solid 1px #CCCCCC;
}

th.month, th.monthEnd, th.DRTrading, th.avgDay
{
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#333333;
	height:37px;

}

td.month
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	height:23px;
	padding-top:0px;
	padding-left:9px;
}

td.monthEnd, td.DRTrading, td.avgDay
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	height:23px;
	text-align:right;
	padding-top:0px;
	padding-right:7px;
}


td.month a
{
	text-decoration:none;
	color:#333333;
}

/* End of Issuer Profile CSS */

/* Start of Broker Home CSS */
.supSize
{
	font-size:8px;
}

div.DRIssueTable
{
	margin-top:1px;
	height:87px;
	clear:both;
	padding-bottom:15px;
}

.issueColumn
{
	width:174px;
	border-right:solid 1px #CCCCCC;
	padding-left:6px;
	padding-top:3px;
}

.issueColumn a:hover
{
	text-decoration:underline;
	color:#101010;
}

.issueColumn img
{
	margin:0;
	padding:0;
}

.columnLast
{
	width:38px;
	border-right:solid 1px #CCCCCC;
}

.columnChange
{
	width:43px;
	border-right:solid 1px #CCCCCC;
}

.columnPerChange
{
	width:63px;
	border-right:solid 1px #CCCCCC;
}

.columnYTDChange
{
	width:114px;
	border-right:solid 1px #CCCCCC;
}
.DRIssueTable table
{
	font-size:100%;
	border-left:solid 1px #CCCCCC;
}

.DRIssueTable th
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	background-color:#E7E7E7;
}



td.columnLast
{
	text-align:right;
	padding-right:6px;
}

td.columnPerChange
{
	text-align:right;
	padding-right:11px;
}

td.columnChange
{
	text-align:right;
	padding-right:7px;
}

th.columnLast
{
	width:44px;
}

th.columnChange
{
	width:50px;
}

th.columnPerChange
{
	width:74px;
}

th.columnYTDChange
{
	width:117px;
}
.DRIssueTable td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	vertical-align:middle;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

td.issueColumn img
{
	margin:0;
	padding:0;
}

.DRIssueTable tr
{	
	height:21px;
}

td.issueColumn a
{
	text-decoration:none;
	color:#333333;
}

div.performanceGreen
{	
	background-color:#667D78;
	width:339px;
	height:27px;
	float:left;
}

div.dataSectionRepeat
{
	border-bottom:solid 1px #CCCCCC;
}

div.brokerGraph
{
	height:auto;
}

div.brokerGraph h2 img
{
	float:left;
}

div.brokerGraph div.interactiveGrey h3 img
{
	margin:7px 0px 0px 0px;
	float:right;
}

div.bankGreen
{
	width:183px;
	height:17px;
	float:left;
	background-color:#667D78;
}

div.brokerGraph h3
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
	padding-left:5px;
	padding-top:1px;
	margin-top:-4px;
	color:#FFFFFF;
	text-align:right;
	padding-right:5px;
}

div.interactiveGrey
{
	background-color:#909090;
	float:left;
	width:100%;
	height:17px;
}

.newDR
{
	width:148px;
	height:33px;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	padding:4px 0px 0px 12px;
	background-color:#E7E7E7;
}


div.columnLeftContainer table
{
	font-size:100%;
	clear:both;
	
}

div.columnLeftContainer table th
{
	vertical-align:top;
}

td.newsEventsLeftTD
{
	border-right:solid 1px #CCCCCC;
	width:159px;
	vertical-align:top;
}

td.newsEventsRightTD 
{
	width:180px;
}

.recentCorp
{
	width:166px;
	height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	padding:4px 0px 0px 12px;
	background-color:#B2BEBB;
	border-bottom:solid 1px #CCCCCC;
}

.recentCorp a
{
	color:#333;
	text-decoration:none;
}

th.recentCorp img
{
	margin:0px 0px 0px 5px;
}

.leftContanier
{
	width:160px;
	height:159px;
}

.rightContanier
{
	width:180px;
	height:159px;
}

.leftContainerTop
{
	width:160px;
	border-bottom:solid 1px #CCCCCC;
	vertical-align:top;
}

table.LeftContainer
{
	font-size:100%;
	width:160px;
}

.rightContainerTop
{
	border-bottom:solid 1px #CCCCCC;
}

.rightContainerMiddle
{
	border-bottom:solid 1px #CCCCCC;
}

div.newsevents
{
	height:91px;
	width:183px;
	background-color:#666666;
	margin-top:10px;
	float:left;
}

div.newsevents img
{
	margin-top:12px;
}

div.newsevents p
{
	font-size:11px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:9px;
	width:174px;
}

div.newsevents p img
{
	margin-left:100px;
	margin-top:0;
}
	
div.druniversity
{
	height:91px;
	width:183px;
	background-color:#999999;
	margin-top:1px;
	float:left;
}

div.druniversity img
{
	margin-top:12px;
}

div.druniversity p
{
	font-size:11px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:9px;
	width:174px;
}

div.druniversity p img
{
	margin:10px 0px 0px 100px;
}


/* End of Broker Home Page */

/* Start of Institutional Ownership */

.instiSpace
{
	float:right;
	font-size:1em;
	color:#333333;
	font-family:Arial;
}

.holderName
{
	width:156px;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #FFFFFF;
	color:#333333;
	margin:0px;
	padding:0px;
}

td.holderName a
{
	text-decoration:none;
	color:#333333;
}

.holderName a:hover
{
	color:#000000;
	text-decoration:underline;
}

.holderPosition
{
	width:68px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
	margin:0px;
	padding:0px;
}

.positionChange
{
	width:125px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
	margin:0px;
	padding:0px;
}

.marketValue
{
	width:103px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
	margin:0px;
	padding:0px;
}

.portfolio
{
	width:87px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
	margin:0px;
	padding:0px;
}

.OS
{
	width:64px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
	margin:0px;
	padding:0px;
}

.reportDate
{
	width:100px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
	margin:0px;
	padding:0px;
}

.blankColumn
{
	width:229px;
	border-right:solid 1px #FFFFFF;
	text-align:right;
	padding-right:10px;
	color:#333333;
	margin:0px;
	padding:0px;
}

tr.OddRow1
{	
	border-bottom:solid 1px #CCCCCC;
}

tr.OddRow1 td
{
	border-top:solid 1px #CCCCCC;
	height:21px;	
	vertical-align:top;
}

tr.evenRow
{
	background-color:#EFEFEF;
}

.dataSection th img
{
	margin:0px 0px 0px 4px;
}

/* End of Institutional Ownershipt */

/* Start of Trading Summary */



div.radioSelect
{
	padding-top:17px;
	padding-left:8px;
	float:left;
	width:189px;
	height:32px;
}

div.radioSelect input
{
	float:left;
}

div.radioSelect select
{
	float:left;
	width:158px;
	color:#666;
	margin-left:4px;
}

div.radioCalendar
{
	float:left;
	width:199px;
	height:22px;
	padding-left:6px;
}

div.radioCalendar radio
{
	padding-top:8px;
	float:left;
}

div.radioCalendar1
{
	float:left;
	width:205px;
}

div.radioCalendar1 input
{
	float:left;
	font-family:Arial;
	font-size:11px;
	color:#666;
	padding-left:4px;
	margin-left:32px;
}

div.radioCalendar input
{
	font-family:arial;
	font-size:11px;
	color:#666;
	float:left;
	margin-left:3px;
	padding-left:4px;
}

div.radioBtn
{
	padding-top:10px;
	padding-left:8px;
	font-family:Arial;
	color:#333;
	width:141px;
	float:left;
}

div.radioBtn1
{
	padding-top:10px;
	padding-left:0px;
	width:30px;
	float:left;
}

div.calendarImg
{
	width:20px;
	float:left;
}

.calendarImg img
{
	margin-left:6px;
	margin-top:1px;
}

div.radioSubmit
{
	width:207px;
	float:left;
}

div.radioBtn input
{
	vertical-align:middle;
}


.dataSection th
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#FFFFFF;
	vertical-align:top;
	padding-top:4px;
	height:23px;
}



.dateTrading
{
	width:77px;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #FFFFFF;
	color:#333333;
	margin:0px;
	padding:0px;
}

td.dateTrading img
{
	margin:1px 3px 0px 4px;
	float:left;
	padding-top:3px;
}

td.dateTrading a
{
	text-decoration:none;
	color:#333333;
}

.dateTrading a:hover
{
	color:#000000;
	text-decoration:underline;
}

.DRHigh
{
	width:88px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
	margin:0px;
	padding:0px;
}

.DRLow
{
	width:86px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
	margin:0px;
	padding:0px;
}

.DRClose
{
	width:94px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
	margin:0px;
	padding:0px;
}

.DRTradingSum
{
	width:117px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
	margin:0px;
	padding:0px;
}

.DRVolume
{
	width:124px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
	margin:0px;
	padding:0px;
}

.blankColumnTrading
{
	width:108px;
	border-right:solid 1px #FFFFFF;
	text-align:right;
	padding-right:10px;
	color:#333333;
	margin:0px;
}

body.trading i
{
	color:#666666;
}

/* End of Trading Summary */

/* Start of QIB Form */

.QIBName
{
	width:340px;
	border-right:solid 1px #CCCCCC;
    border-left:solid 1px #FFFFFF;
}

.QIBCUSIP
{
	width:81px;
	border-right:solid 1px #CCCCCC;
}

.QIBLastColumn
{
	width:116px;
    border-right:solid 1px #CCCCCC;
}



td.QIBName img
{
	margin:0;
	padding:0;
}

td.QIBLastColumn img
{
	margin:2px 0px 2px 0px;
	padding:0;
	vertical-align:middle;
}

/* End of QIB Form */

/* Start of ADR Index Form */

.adrIndexcolumn a
{
	color:#333;
	text-decoration:none;
}

.adrIndexcolumn a:hover
{
	color:#333;
	text-decoration:underline;
}

.adrIndexcolumn
{
	width:98px;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #FFFFFF;
}

td.adrIndexcolumn a:hover
{
	text-decoration:underline;
	color:#101010;
}

.adrHigh
{
	width:52px;
	border-right:solid 1px #CCCCCC;
}

.adrLow
{
	width:48px;
	border-right:solid 1px #CCCCCC;
}

.adrPerChg
{
	width:48px;
	border-right:solid 1px #CCCCCC;
}

.adrPrevious
{
	width:103px;
	border-right:solid 1px #CCCCCC;
}

.adrChg
{
	width:43px;
	border-right:solid 1px #CCCCCC;
}

 .adrPerChg
{
	width:42px;
	border-right:solid 1px #CCCCCC;
}

 .adrChg
{
	width:37px;
	border-right:solid 1px #CCCCCC;
}


.adrYTD
{
	width:131px;
}

div.adrGraph
{
	width:573px;
	margin-left:1px;
}

div.adrGraph h2
{
	background-color:#999999;
	margin-top:10px;
	padding-left:6px;
	height:17px;
	width:567px;
	vertical-align:middle;
	color:#FFFFFF;
}

div.adrLastColumn
{
	height:28px;
	width:570px;
	padding-left:4px;
}

div.listItem
{
	width:100px;
	font-family:Arial;
	float:left;
}

div.listItem img
{
	margin-top:10px;
	vertical-align:text-bottom;
}

.adrIndexI
{
	margin-top:10px;
	color:#666666;
	font-family:Arial;
	font-size:1em;
	width:573px;
}
/* End of ADR Index Form */


/* Start of Site Guide */
body.siteguide div.bannerLeft
{
	background-color:#94996E;
}

div.guideContainer
{
	width:100%;
	margin-top:21px;
	float:left;
	clear:left;
}

div.columnGuide
{
	width:227px;
	float:left;
	margin-right:4px;
}

div.columnGuide img
{
	margin:0;
}

div.guideBullet li
{
	background-image:url(../images/gold_arrow.gif);
	background-position:1px 19px;
	color:#333333;
	padding-left:12px;
	padding-bottom:0px;
	padding-top:15px;
	font-weight:bold;	
}

div.guideBullet ul ul
{
	list-style-image:none;
	list-style:none;
}

div.guideBullet ul ul li
{
	background-image:url(../images/graybullet.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	padding:0px 0px 0px 10px;
	line-height:15px;	
	font-weight:normal;
}

div.guideBullet a, div.siteBullet a, div.siteBulletLast a
{
	color:#333;
	text-decoration:none;
}

div.guideBullet a:hover, div.siteBullet a:hover, div.siteBulletLast a:hover
{
	color:#101010;
	text-decoration:underline;
}

div.siteBullet li
{
	background-position:0px 20px;
	color:#333333;
	padding-left:12px;
	padding-bottom:0px;
	padding-top:15px;
	font-weight:bold;
}

div.siteBullet ul ul
{
	list-style-image:none;
	list-style:none;
}

div.siteBullet ul ul li
{
	background-image:url(../images/graybullet.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	padding:0px 0px 0px 10px;
	line-height:15px;	
	font-weight:normal;
}

div.siteBulletLast li
{
	background-position:0px 20px;
	color:#333333;
	padding-left:12px;
	padding-bottom:0px;
	padding-top:15px;
	font-weight:bold;
}

div.siteBulletLast ul ul
{
	list-style-image:none;
	list-style:none;
}

div.siteBulletLast ul ul li
{
	background-image:url(../images/graybullet.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	padding:0px 0px 0px 10px;
	margin-left:12px;
	line-height:15px;	
	font-weight:normal;
}

h5
{
	font-family:Arial;
	margin-top:12px;
	margin-bottom:4px;
	color:#333;
	font-size:14px;
}

div.columnGuide h6
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:16px;
}

div.columnGuide h6 a
{
	text-decoration:none;
	color:#AB8433;
}

div.columnGuide h6 a:hover
{
	text-decoration:none;
	color:#AB8433;
}

div.columnGuide h5
{
	color:#AB8433;
}

/* End of Site Guide */


/* Start of Index Tables */


div.searchSection
{
	height:44px;
	width:100%;
	float:left;
}

div.searchSection h2
{
	padding-top:27px;
	font-family:Arial;
	font-size:1em;
	font-weight:bold;
	color:#333;
}

div.searchSection select
{
	width:182px;
	color:#666;
	font-family:Arial;
	font-size:1em;
	margin-left:5px;
	vertical-align:top;
	margin-top:24px;
}

.indexTableSpan 
{
	font-family:Arial;
	font-size:1em;
	float:right;
	padding-top:9px;
	color:#333;
}

.indexTableSpan a:hover
{
	text-decoration:underline;
	color:#101010;
}

.indexTableSpan img
{
	vertical-align:text-bottom;
	margin-top:4px;
}

div.italicIndex
{
	color:#666;
	font-size:.9em;
	font-family:Arial;
	margin-top:5px;
	width:100%;
	clear:both;
}

/* End of Index Tables */

/* Start of DR Custodian */

.col1
{
	padding:3px 0px 6px 7px;
	width:262px;
	border-right:solid 1px #CCC;
	font-family:Arial;
	font-size:1em;
	color:#333;
	border-top:solid 1px #FFF;
	border-bottom:solid 1px #FFF;
}

.col2
{
	padding:3px 0px 6px 7px;
	width:474px;
	font-family:Arial;
	font-size:1em;
	color:#333;
	border-top:solid 1px #FFF;
	border-bottom:solid 1px #FFF;
}

tr.middleColumn td
{
	border-top:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	background-color:#EFEFEF;
}

/* End of DR Custodian */


/* Start of Holders Profile */



.WeightFont
{
	font-weight:normal;
	font-size:0.7em
}



div.holderProfiles h2
{
	font:bold 11px arial;
	color:#333;
	padding-top:15px;
}

div.holderProfiles select
{
	margin-top:12px;
	margin-left:7px;
	width:112px;
	color:#666;
}

div.dataIndex
{
	height:152px;
	min-height:165px;
	background-color:#E7E7E7;
	margin-top:20px;
	clear:both;
}

div.dataIndex h2
{
	font-family:Arial;
	font-size:1em;
	padding:9px 0px 3px 10px;
	color:#333;
}

div.dataIndex li
{
	background-image:url(../images/lgray_square.gif);
	background-position:11px 7px;
	color:#333333;
	padding-left:20px;
	padding-top:2px;
	width:212px;
	font-family:Arial;
	font-size:1em;
	clear:both;
}

div.dataIndex a
{
	color:#333;
	text-decoration:none;
}
div.holderitalic
{
	float:right;
	font-family:Arial;
	font-size:0.9em;
	color:#666;
	padding-top:10px;
	padding-right:7px;
}

div.midIndexImg
{
	height:21px;
	background-color:#E7E7E7;
	margin-top:1px;
}

div.midIndexImg img
{
	margin:7px 0px 0px 7px;
	float:left;
}

/* End of Holders Profile CSS */

/* Start of Newsroom CSS */

div.midSectionInfo 
{
	padding-bottom:14px;
	float:left;
	width:231px;
}

/* End of Newsroom CSS */

/* Start of Investor's Home */

div.shareholder
{
	height:22px;
	border:solid 1px #FFF;
	width:162px;
	background-color:#CCC;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:224px;
	clear:both;
}
table.watchList
{
	font-size:100%;
	clear:both;
}

.watchList th
{
	background-color:#E7E7E7;
	font-family:Arial;
	font-size:1em;
	color:#333;
	height:27px;
	border-bottom:solid 1px #CCCCCC;
}

.watchList td
{
	font-family:Arial;
	font-size:1em;
	color:#333;
	text-align:right;
	padding-right:5px;
	border-bottom:solid 1px #CCC;
	height:23px;
}

.investorSymbol a
{
	text-decoration:none;
	color:#333;
}

.investorSymbol a:hover
{
	text-decoration:underline;
	color:#333;
}

.investorSymbol
{
	width:54px;
	border-right:solid 1px #CCCCCC;
	
}

td.investorSymbol
{
	text-align:left;
}

.investorLast
{
	width:116px;
	border-right:solid 1px #CCCCCC;
}

.investorChg
{
	width:69px;
	border-right:solid 1px #CCCCCC;
}

.investorPerChg
{
	width:101px;
}

td.investorChg, td.investorPerChg
{
	color:#409F10;
}


th.newDR1
{
	border-bottom:solid 1px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	padding:4px 0px 0px 0px;
	background-color:#E7E7E7;
}



div.investorGraph
{
	height:auto;
	padding-top:10px;
	width:183px;
    clear:both;
}


div.investorGraph h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
	padding-left:5px;
	padding-top:1px;
	margin-top:-4px;
	color:#FFFFFF;
	text-align:right;
	padding-right:5px;
}

div.interactiveGrey
{
	background-color:#909090;
	width:183px;
	height:17px;
}
div.investorGraph div.interactiveGrey h3 img
{
	margin:7px 0px 0px 0px;
	float:right;
}

/* End of Investor Home CSS */

/* Start of Interactive Charting CSS */

div.interactiveChartGraph
{
	float:left;
	margin-top:5px;
	width:387px;
}

div.interactiveChartGraph img
{
	margin:0;
	padding:0;
}

div.chartingItalic
{
	color:#666;
	font-family:Arial;
	font-size:0.9em;
}

div.resetClass
{
	float:left;
	padding-left:107px;
}


div.resetClass1
{
	float:right;
}

.register
{
	font-family:.7em;
	color:#333;
}

body.universityhome .register
{
	font-size:0.9em;
	color:#666;
}

div.drawchartImg img
{
}

div.columnLeft h2 a, div.columnMidContainer h2 a, div.columnRight h2 a,div.columnLeft h2 a:hover, div.columnMidContainer h2 a:hover, div.columnRight h2 a:hover
{
	text-decoration:none;
	color:#FFF;
}
	
/* End of Interactive Charting CSS */

/* Start of Issuer Home CSS */
div.issuersGraph
{
	height:auto;
	padding-top:10px;
	float:left;
	width:183px;
}

div.issuersGraph div.interactiveGrey img, body.universityhome div.interactiveGrey img
{
	margin:5px 10px 0px 0px;
	float:right;
}


div.issuersGraph div.interactiveGrey h3
{
	float:left;
	height:17px;
	vertical-align:middle;
	padding-top:1px;
	background-color:#999999;
	padding-right:10px;
}

/* End of Issuer Home CSS */

/* Start of DR Country CSS */

div.countryContainer
{
	width:124px;
	float:left;
	padding-top:4px;
}

div.countryContainer li
{
	background-image:url(../images/extrabullet.gif);
	background-position:6px 9px;
	color:#333;
	font-weight:normal;
	padding:4px 0px 0px 16px;
	width:108px;
	clear:both;
}

div.countryContainer a, div.countryContainer1 a, div.columnRight a
{
	color:#333;
	text-decoration:none;
}

div.countryContainer a:hover, div.countryContainer1 a:hover, div.columnRight a:hover
{
	color:#101010;
	text-decoration:underline;
}

div.countryContainer1
{
	width:105px;
	padding-top:4px;
	float:left;
}

div.countryContainer1 li
{
	background-image:url(../images/extrabullet.gif);
	background-position:6px 9px;
	color:#333;
	font-weight:normal;
	padding:4px 0px 0px 16px;
	width:89px;
	clear:both;
}

div.countrySpacer
{
	padding-top:4px;
}

/* End of DR Country CSS */

/* Start of Country Detail */

div.topSection
{
	width:100%;
}

div.topLeftSection
{
	float:left;
	padding-left:25px;
	margin-top:21px;
	width:470px;
}

div.topLeftSection h2
{
	background-color:#667D78;
	height:21px;
	width:439px;
	color:#FFF;
	padding:6px 0 0 11px;
}

div.topLeftSection h2 img
{
	margin:-10px 10px 0px 0px;
	float:right;
}

div.tabSectionCountry
{
	width:450px;
	border-bottom: solid 2px #666666;
	padding:8px 0px 0px 0px;
	float:left;
	height:22px;
}



div.topRightSection
{
	float:left;
	margin-left:16px;
	margin-top:21px;
	width:440px;
}

div.topRightSection h2
{
	background-color:#667D78;
	height:21px;
	width:429px;
	color:#FFF;
	padding:6px 0 0 11px;
}

div.topRightSection h3
{
	background-color:#999;
	height:18px;
	width:100%;
	float:left;
}

div.topRightSection h3 img
{
	margin:5px 10px 0px 0px;
	float:right;
}

div.topRightSection img
{
	margin:0;
}

/* End of Country Detail CSS */

/* Start of universityhome Home CSS */


div.speaker
{
	width:100%;
	float:left;
}

div.newsEventContainer table.columnLeftContainerOuter
{
	border-bottom:solid 1px #CCCCCC;
	clear:both;
}

div.newsEventContainer table
{
	font-size:100%;
}

div.newsEventContainer table th
{
	vertical-align:top;
	height:19px;
	padding-top:4px;
}


div.issuersGraph
{
	height:207px;
	padding-top:11px;
	width:183px;
}

/* End of University Home CSS */

/* Start of Market Analysis */
div.investors
{
	background-color:#FFF;
	padding:4px 13px 5px 12px;
	color:#333;
	font-family:Arial;
	font-size:11px;
	margin:7px 1px 7px 0;
	float:right;
}

div.issuers
{
	background-color:#FFF;
	padding:4px 7px 5px 6px;
	color:#333;
	font-family:Arial;
	font-size:11px;
	margin:7px 6px 2px 0;
	float:right;
}

div.investorsTop
{
	background-color:#FFF;
	padding:4px 13px 5px 12px;
	color:#333;
	font-family:Arial;
	font-size:11px;
	margin:12px 1px 7px 0;
	float:right;
}

div.issuersTop
{
	background-color:#FFF;
	padding:4px 9px 5px 6px;
	color:#333;
	font-family:Arial;
	font-size:11px;
	margin:12px 6px 7px 0;
	float:right;
}

/* End of Market Analysis CSS */

/* Start of DR Basics CSS */

/* End of DR Basics CSS */


/* Start of DR FAQs CSS */
body.drfaqs div.bannerLeft
{
	background-color:#94996E;
}


body.drfaqs div.pageContainer
{
	width:951px;
}

body.drfaqs div.columnTop
{
	width:960px;
	margin-left:15px;
	background-color:#FFF;
}

body.drfaqs div.column1
{
	float:left;
	width:238px;
}

body.drfaqs div.column1 h2, body.drfaqs div.column2 h2, body.drfaqs div.column3 h2
{
	color:#333;
	font-size:1.4em;
	padding:17px 0 0px 0;
	width:100%;
}

body.drfaqs div.column1 li, body.drfaqs div.column2 li, body.drfaqs div.column3 li
{
	background-image:url(../images/square.gif);
	background-position:1px 21px;
	color:#FF6600;
	font-weight:bold;
	padding:16px 0 0 11px;
	clear:both;
	width:223px;
}

body.drfaqs div.column1 ul ul li, body.drfaqs div.column2 ul ul li, body.drfaqs div.column3 ul ul li
{
	background-image:url(../images/extrabullet.gif);
	background-position:0 15px;
	color:#333;
	font-weight:normal;
	padding:10px 0 4px 10px;
	width:200px;
	clear:both;
}

body.drfaqs div.column1 a, body.drfaqs div.column2 a, body.drfaqs div.column3 a
{
	text-decoration:none;
	color:#333;
}

body.drfaqs div.column1 a:hover, body.drfaqs div.column2 a:hover, body.drfaqs div.column3 a:hover
{
	text-decoration:underline;
	color:#333;
}

body.drfaqs div.column2
{
	float:left;
	width:238px;
}

body.drfaqs div.column3
{
	float:left;
	width:241px;
}

.topPadding
{
	padding-top:4px;
}

body.drfaqs div.columnBottom
{
	width:100%;
	border-top:solid 1px #CCC;
	margin-top:15px;
	background-color:#E7E7E7;
	float:left;
}

body.drfaqs div.columnBottom1 li
{
	background-image:url(../images/square.gif);
	background-position:16px 24px;
	color:#FF6600;
	font-weight:bold;
	padding:19px 0 0 27px;
}

body.drfaqs div.columnBottom1 p
{
	color:#333;
	padding:16px 0 0 27px;
	width:425px;
}

div.faqback
{
	color:#666;
	font-family:Arial;
	font-size:1em;
	margin-left:27px;
	padding:1px 0 7px 0;
}

div.faqback img
{
	margin:5px 2px 0 0;
	vertical-align:text-top;
}

div.faqback a, div.faqback a:hover
{
	color:#666;
	text-decoration:none;
}

body.drfaqs div.columnBottom2
{
	border-top:solid 1px #FFF;
}

body.drfaqs div.columnBottom2 p
{
	color:#333;
	padding:8px 0 0 27px;
	width:428px;
}

body.drfaqs div.columnBottom3
{
	border-top:solid 1px #FFF;
	padding-bottom:28px;
}

body.drfaqs div.columnBottom3 li
{
	background-image:url(../images/square.gif);
	background-position:16px 12px;
	color:#FF6600;
	font-weight:bold;
	padding:7px 0 0 27px;
}

body.drfaqs div.columnBottom3 p
{
	color:#333;
	padding:16px 0 0 27px;
	width:442px;
}

/* End of DR FAQs CSS */
/* Start of DR Calendar CSS */
body.drcalendar div.bannerLeft
{
	background-color:#8599A8;
}






body.drcalendar div.pageContainer
{
	width:950px;
	padding-left:0;
	padding-top:10px;
	clear:both;
}

body.drcalendar div.tabSection
{
	border-bottom: solid 2px #8599A8;
}

body.drcalendar div.tabHighlightLeft
{

	background-image: url(../images/blueLeft.gif);
}

body.drcalendar div.tabHighlightMid
{
	background-color:#8599A8;
	padding:3px 0px 0px 1px;
}

body.drcalendar div.tabHighlightRight
{
	background-image: url(../images/blueRight.gif);
}


body.drcalendar div.tabSectionBroker
{
	display:block;
	float:left;
	width: 340px;
	border-bottom:solid 2px #8599A8;
	margin-top:8px;
	height:22px;
}

body.drcalendar div.tabMiddle
{
	padding: 3px 0px 0px 0px;
	
}

body.drcalendar div.tabMiddleHover
{
	padding: 3px 0px 0px 0px;
}

body.drcalendar div.tabSectionBroker a
{
	text-decoration:none;
}

body.drcalendar div.tabSectionBroker a:hover
{
	text-decoration:none;
}

/* End of DR Calendar CSS */

.hidden 
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}
/* Error text */
div.errorstyle
{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	height:40px;
	padding-left:30px;
	padding-top:20px;	
}

.FirstColumn
{
	text-align:left;
	padding-left:5px;
}

div.drdisclaimer
{
	width:609px;
	margin-top:30px;
	float:left;
	clear:both;
}

div.drdisclaimer a
{
	color:#333;
	text-decoration:none;
}

div.drdisclaimer a:hover
{
	color:#101010;
	text-decoration:underline;
}

/* Advertisement */

div.advImage
{
	float:left;
	width: 181px;
	text-align:center;
	margin-top:10px;
	border:solid 1px #CCCCCC;
	background-color:#E7E7E7;
	padding-top:9px;
	padding-bottom:6px;
}

div.advImage img
{
	
	margin:0px 0px 0px 0px;
	margin-bottom:5px;
}

div.pageContainer div.advImage a 
{
	color:#333333;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;

}

div.pageContainer div.advImage a:hover 
{
	color:#333333;
	text-decoration:underline;
}




