BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
        FONT-FAMILY: Arial, Helvetica, Sans-serif; 
        FONT-SIZE: 12px;
}
A:visited {
        COLOR: #0000FF;
}
A:hover {
       TEXT-DECORATION: none; COLOR: #FF0000;
}
H1 {	   
	font-size: 15px;
	margin-bottom: 5px; margin-top: 10px; 
}
H2 {
	position:absolute; COLOR: #666666; FONT-WEIGHT: bold; FONT-SIZE: 12px; font-family:Arial, Helvetica, sans-serif; padding:3px;margin-top:1px;
}
.h2bg {
     margin-top:8px; margin-bottom:5px; width:100%; background-image:url(images/dialog-bg.gif); background-repeat:repeat-x; height:25px; 
}
H3 {
        FONT-SIZE: 12px;
}
HR {
        COLOR: #DDDDDD; HEIGHT: 1px;
}
BODY { 
        MARGIN-TOP: 0 px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 0 px; MARGIN-RIGHT: 0 px; 
}
.topBorder { border-top: 1px solid #CCCCCC; }
.allBorder { border-top: 1px solid #CCCCCC;  border-left: 1px solid #CCCCCC;  border-right: 1px solid #CCCCCC;  border-bottom: 1px solid #CCCCCC; }
.noBottomBorder { border-top: 1px solid #CCCCCC;  border-left: 1px solid #CCCCCC;  border-right: 1px solid #CCCCCC; }
.newsScrollerBox{ border: 1px solid #CCCCCC; background-color:#64808F}
.HeadBox {
        BACKGROUND-COLOR: #FFFBD3;
}
.HeadText {
        FONT-SIZE: 12px; FONT-WEIGHT: bold;
}
.HeadLine {
        BACKGROUND-COLOR: #F4F4F4;
}
.VertMenuBox {
        BACKGROUND-COLOR: #F4F4F4;  border-left: 1px solid #CCCCCC;  border-right: 1px solid #CCCCCC;  border-bottom: 1px solid #CCCCCC;  table-layout:fixed;
	PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-TOP: 5px; 
}
.VertMenuTitle {
        BACKGROUND-COLOR: #E1EDFE; COLOR: #000000; FONT-WEIGHT: normal;  border-top: 1px solid #CCCCCC;  border-left: 1px solid #CCCCCC;  border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;  text-align:center; padding-top: 2px; padding-bottom: 2px; font-family:Verdana, Arial, Helvetica, sans-serif
}
.Text {
        COLOR: #000000;
}
.DecorTr {
        COLOR: #B89946;
}

.Bottom {
        COLOR: #8E4B00;
}
.Tab {
		margin-left:2px;
 	  	height: 21px;
		background:url(images/button-bg.gif); 
		width:104px;
		text-align:center;
		table-layout:fixed;	  
}
.TabOn {
		margin-bottom:-1px;
		height: 21px;
		background:url(images/button-bg-on.gif); 
		width:104px;
		text-align:center;
		table-layout:fixed;	 
}
.TabText, .TabText:visited {
        font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
	    color:#000000;
	  	/* FONT-WEIGHT: bold;
        TEXT-TRANSFORM: uppercase; */
		TEXT-DECORATION: none;
	  
}
.TabText:hover {
        font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
	  	COLOR: #FF0000;
		TEXT-DECORATION: underline;
        /*FONT-WEIGHT: bold;TEXT-TRANSFORM: uppercase; */
	  
}
.HightLightRow {
	BACKGROUND-COLOR: #B0B0B0;
	font-weight: bold;
}
.HightLightEqualRow {
	BACKGROUND-COLOR: #ffe8af;
}
.VertMenuSubTitle {
	BACKGROUND-COLOR: #E9F1FE;
}
.NavBar {
	height:25px;
	background:url( images/menu-background.gif);
   vertical-align:bottom;
}
.TRTitle {
        background-image:url(images/dialog-bg.gif);
		
}
.BodyText {
	width:550px;
}
.Header {
	 width:890px;
}
.SiteBody {
  border-left: 1px solid #CCCCCC;  border-right: 1px solid #CCCCCC; background-color:#FCFCFC;
  width:890px;
}
.BodyContainer {
	vertical-align:top; width:650px;
}
.tblHeader{
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	BACKGROUND-COLOR: #E1EDFE;
}
.tblTitle {
	background-color:#F0F0F0
}
table.tblInfo {
	border: 1px solid #CCCCCC;
	margin-bottom:12px
}
#pscroller1{
	width: 100%;
	height: 1.6em;
	padding-left:5px;
	padding-top:3px;
}
.rssclass a, .rssclass a:visited, .innerDiv, .addToSite a, .addToSite a:visited{
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.rssclass a:hover, .addToSite a:hover {
       TEXT-DECORATION: none; COLOR: #FF0000;
}
.rssclass .rssdescription{
	color: white;
	font-weight:normal;
}

.rssclass .rssdate{
	color: gray;
	font-size: 85%;
}

#pscroller2{
width: 200px;
height: 150px;
border: 1px solid black;
padding: 5px;
background-color: #64808F;
}
.addToSite {
	text-align:right;
	padding-right:5px;
}
.separator {
	height: 5px; width:100%;
	border-left: 1px solid #CCCCCC;  border-right: 1px solid #CCCCCC;
}
pre, .codehighlight{
	background-color: #EFEFEF;
	font-size: 13px;
	width: 630px;
	border: 1px dashed gray;
	/*background-color: #FFFFD7;*/
	padding: 5px;
}
.smallfontreverse {
	background-color:#E1EDFE;
	font-weight:bold;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.more {
	float:right; padding:3px;
}

.g-unit{text-align:right}
.sfe-break-right-em{padding-right:1em}
#events td.date{white-space:nowrap;padding-right:2em;padding-left:.5em}
#events td.ticker{padding-right:2em}
div.event{padding-bottom:10px;white-space:normal}
div.event span.time{white-space:nowrap}
.sfe-section{padding:6px 7px 12px}
.bld{font-weight:bold}
.date{font-weight:bold;white-space:nowrap}
td.date{white-space:nowrap;padding-right:2em;padding-left:.5em}
time{font-size:1em;white-space:wrap}
span.time{white-space:nowrap}
img{border-style:none}
.SP_pinA{background:no-repeat url(/finance/images/sp8.png) -38px -20px;width:19px;height:20px}.SP_pinB{background:no-repeat url(/finance/images/sp8.png) -242px -20px;width:19px;height:20px}.SP_pinC{background:no-repeat url(/finance/images/sp8.png) -131px -20px;width:19px;height:20px}.SP_pinD{background:no-repeat url(/finance/images/sp8.png) -390px -20px;width:19px;height:20px}.SP_pinE{background:no-repeat url(/finance/images/sp8.png) -189px -40px;width:19px;height:20px}.SP_pinF{background:no-repeat url(/finance/images/sp8.png) -371px -20px;width:19px;height:20px}.SP_pinG{background:no-repeat url(/finance/images/sp8.png) -324px -104px;width:19px;height:20px}.SP_pinH{background:no-repeat url(/finance/images/sp8.png) -418px -20px;width:19px;height:20px}.SP_pinI{background:no-repeat url(/finance/images/sp8.png) -342px -60px;width:19px;height:20px}.SP_pinJ{background:no-repeat url(/finance/images/sp8.png) -305px -84px;width:19px;height:20px}.SP_pinK{background:no-repeat url(/finance/images/sp8.png) -648px -60px;width:19px;height:20px}.SP_pinL{background:no-repeat url(/finance/images/sp8.png) -343px -84px;width:19px;height:20px}.SP_pinM{background:no-repeat url(/finance/images/sp8.png) -371px -40px;width:19px;height:20px}.SP_pinN{background:no-repeat url(/finance/images/sp8.png) -727px -70px;width:19px;height:20px}.SP_pinO{background:no-repeat url(/finance/images/sp8.png) -38px -40px;width:19px;height:20px}.SP_pinP{background:no-repeat url(/finance/images/sp8.png) -708px 0;width:19px;height:20px}.SP_pinQ{background:no-repeat url(/finance/images/sp8.png) -89px 0;width:19px;height:20px}.SP_pinR{background:no-repeat url(/finance/images/sp8.png) -242px -40px;width:19px;height:20px}.SP_pinS{background:no-repeat url(/finance/images/sp8.png) -38px -60px;width:19px;height:20px}.SP_pinT{background:no-repeat url(/finance/images/sp8.png) 0 -60px;width:19px;height:20px}.SP_pinU{background:no-repeat url(/finance/images/sp8.png) -418px -40px;width:19px;height:20px}.SP_pinV{background:no-repeat url(/finance/images/sp8.png) -299px -40px;width:19px;height:20px}.SP_pinW{background:no-repeat url(/finance/images/sp8.png) -57px -60px;width:19px;height:20px}.SP_pinX{background:no-repeat url(/finance/images/sp8.png) -280px -40px;width:19px;height:20px}.SP_pinY{background:no-repeat url(/finance/images/sp8.png) -285px -101px;width:19px;height:20px}.SP_pinZ{background:no-repeat url(/finance/images/sp8.png) -727px -50px;width:19px;height:20px}.SP_phA{background:no-repeat url(/finance/images/sp8.png) -112px -40px;width:19px;height:20px}.SP_phB{background:no-repeat url(/finance/images/sp8.png) -19px -84px;width:19px;height:20px}.SP_phC{background:no-repeat url(/finance/images/sp8.png) 0 -100px;width:19px;height:20px}.SP_phD{background:no-repeat url(/finance/images/sp8.png) 0 -80px;width:19px;height:20px}.SP_phE{background:no-repeat url(/finance/images/sp8.png) -170px -40px;width:19px;height:20px}.SP_phF{background:no-repeat url(/finance/images/sp8.png) -261px -40px;width:19px;height:20px}.SP_phG{background:no-repeat url(/finance/images/sp8.png) 0 0;width:19px;height:20px}.SP_phH{background:no-repeat url(/finance/images/sp8.png) -57px -84px;width:19px;height:20px}.SP_phI{background:no-repeat url(/finance/images/sp8.png) -170px -20px;width:19px;height:20px}.SP_phJ{background:no-repeat url(/finance/images/sp8.png) -19px -60px;width:19px;height:20px}.SP_phK{background:no-repeat url(/finance/images/sp8.png) -299px -20px;width:19px;height:20px}.SP_phL{background:no-repeat url(/finance/images/sp8.png) -112px -20px;width:19px;height:20px}.SP_phM{background:no-repeat url(/finance/images/sp8.png) -35px 0;width:19px;height:20px}.SP_phN{background:no-repeat url(/finance/images/sp8.png) -667px -60px;width:19px;height:20px}.SP_phO{background:no-repeat url(/finance/images/sp8.png) -708px -70px;width:19px;height:20px}.SP_phP{background:no-repeat url(/finance/images/sp8.png) -76px -84px;width:19px;height:20px}.SP_phQ{background:no-repeat url(/finance/images/sp8.png) -708px -50px;width:19px;height:20px}.SP_phR{background:no-repeat url(/finance/images/sp8.png) -150px -37px;width:19px;height:20px}.SP_phS{background:no-repeat url(/finance/images/sp8.png) -324px -84px;width:19px;height:20px}.SP_phT{background:no-repeat url(/finance/images/sp8.png) -318px -40px;width:19px;height:20px}.SP_phU{background:no-repeat url(/finance/images/sp8.png) -361px -60px;width:19px;height:20px}.SP_phV{background:no-repeat url(/finance/images/sp8.png) -19px -20px;width:19px;height:20px}.SP_phW{background:no-repeat url(/finance/images/sp8.png) -57px -20px;width:19px;height:20px}.SP_phX{background:no-repeat url(/finance/images/sp8.png) -70px 0;width:19px;height:20px}.SP_phY{background:no-repeat url(/finance/images/sp8.png) -93px -20px;width:19px;height:20px}.SP_phZ{background:no-repeat url(/finance/images/sp8.png) 0 -37px;width:19px;height:20px}.SP_scroll_up_on{background:no-repeat url(/finance/images/sp8.png) -380px -84px;width:300px;height:18px}.SP_scroll_up_off{background:no-repeat url(/finance/images/sp8.png) -408px 0;width:300px;height:18px}.SP_scroll_down_on{background:no-repeat url(/finance/images/sp8.png) -108px 0;width:300px;height:18px}.SP_scroll_down_off{background:no-repeat url(/finance/images/sp8.png) -380px -102px;width:300px;height:18px}.SP_arrow_first{background:no-repeat url(/finance/images/sp8.png) -208px -20px;width:20px;height:17px}.SP_arrow_last{background:no-repeat url(/finance/images/sp8.png) -285px -84px;width:20px;height:17px}.SP_arrow_next{background:no-repeat url(/finance/images/sp8.png) 0 -20px;width:18px;height:17px}.SP_arrow_previous{background:no-repeat url(/finance/images/sp8.png) -380px -60px;width:18px;height:17px}.SP_arrow_first_off{background:no-repeat url(/finance/images/sp8.png) -437px -20px;width:20px;height:17px}.SP_arrow_last_off{background:no-repeat url(/finance/images/sp8.png) -150px -20px;width:20px;height:17px}.SP_arrow_next_off{background:no-repeat url(/finance/images/sp8.png) -362px -84px;width:18px;height:17px}.SP_arrow_previous_off{background:no-repeat url(/finance/images/sp8.png) -708px -90px;width:18px;height:17px}.SP_legend0{background:no-repeat url(/finance/images/sp8.png) -708px -20px;width:17px;height:2px}.SP_legend1{background:no-repeat url(/finance/images/sp8.png) -76px -22px;width:17px;height:2px}.SP_legend2{background:no-repeat url(/finance/images/sp8.png) -76px -20px;width:17px;height:2px}.SP_legend3{background:no-repeat url(/finance/images/sp8.png) -680px -84px;width:17px;height:2px}.SP_calendar{background:no-repeat url(/finance/images/sp8.png) -19px 0;width:16px;height:16px}.SP_checkbox_arrow{background:no-repeat url(/finance/images/sp8.png) -358px -20px;width:13px;height:14px}.SP_close{background:no-repeat url(/finance/images/sp8.png) -708px -37px;width:14px;height:13px}.SP_delete{background:no-repeat url(/finance/images/sp8.png) -437px -44px;width:15px;height:15px}.SP_download{background:no-repeat url(/finance/images/sp8.png) -727px 0;width:16px;height:16px}.SP_export{background:no-repeat url(/finance/images/sp8.png) -337px -20px;width:16px;height:16px}.SP_link{background:no-repeat url(/finance/images/sp8.png) -54px 0;width:16px;height:7px}.SP_link_on{background:no-repeat url(/finance/images/sp8.png) -76px -60px;width:16px;height:7px}.SP_logo{background:no-repeat url(/finance/images/sp8.png) -95px -84px;width:190px;height:40px}.SP_menu_button{background:no-repeat url(/finance/images/sp8.png) -228px -20px;width:14px;height:14px}.SP_minus_sign{background:no-repeat url(/finance/images/sp8.png) -54px -7px;width:12px;height:12px}.SP_plus_sign{background:no-repeat url(/finance/images/sp8.png) -19px -104px;width:12px;height:12px}.SP_slider_default{background:no-repeat url(/finance/images/sp8.png) -409px -20px;width:9px;height:25px}.SP_slider_hover{background:no-repeat url(/finance/images/sp8.png) -697px -60px;width:9px;height:25px}.SP_subscribe{background:no-repeat url(/finance/images/sp8.png) -708px -22px;width:15px;height:15px}.SP_time_axis_labels{background:no-repeat url(/finance/images/sp8.png) -92px -60px;width:250px;height:24px}.SP_time_axis_labels_cn{background:no-repeat url(/finance/images/sp8.png) -457px -20px;width:250px;height:24px}.SP_time_axis_labels_hk{background:no-repeat url(/finance/images/sp8.png) -398px -60px;width:250px;height:24px}.SP_webcast{background:no-repeat url(/finance/images/sp8.png) -38px -84px;width:19px;height:16px}.SP_zippy_right{background:no-repeat url(/finance/images/sp8.png) -353px -20px;width:5px;height:9px}