/*
    $Id: main.css,v 1.43 2006/09/12 21:42:18 daver Exp $
    $Source: /bbsrc/web/docs/en/styles/main.css,v $
*/

body
{
	background-color: #000000;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-family: Verdana,sans-serif;
	font-size: 11pt;
}

a
{
	color: #F59300;
	font-weight: bold;
	text-decoration: none;
}

a:hover { color: #ffffff; }
p { margin: 8px 0 8px 0; }

select, input
{
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 9px;
}

#content
{
	background-color: #000000;
	width: 998px;
	margin: 0;
	border-right: 1px solid #959595;
}

#header
{
	height: 51px;
	border-bottom: 1px solid #464646;
	padding-left: 18px;
}

#anywhere
{
	float: right;
	margin: 13px 5px 0px 0px;
}

#updatebar
{
	height: 28px;
	padding-left: 18px;
}

.updatetext
{
	font-family: Verdana,sans-serif;
	font-size: 10px;
	margin-top: 8px;
	margin-right: 16px;
	float: left;
}

#utilitynav
{
	float: right;
	margin-right: 8px;
	height: 28px;
}

#tickerbar
{
	border-top: 3px solid #999999;
	border-bottom: 3px solid #999999;
	height: 28px;
	background-color: #01346b;
	padding-left: 18px;
}

#tickerbar form
{
	float: left;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	margin: 0;
}

#tickerbarform td
{
	padding-right: 0;
	vertical-align: middle;
	height: 28px;
}

.grayfield
{
	background-color: #dde3eb;
	color: #000000;
}

#myticker { 
	width: 38px; 
	margin-right: 2px;
}

#ticker
{
	float: right;
	border-left: 4px solid #999999;
	
}

#navbar
{
	height: 28px;
	padding-left: 12px;
}

#nav
{
	height: 28px;
	float: left;
}

#sitesearch
{
	font-family: Verdana,sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin: 0 8px 0 0;
	float: right;
}

#sitesearch td
{
	padding-right: 4px;
	vertical-align: middle;
	height: 27px;
}

#keyword { width: 136px; }

#shadow
{
	padding-top: 9px;
	background-image: url(http://images.bloomberg.com/r06/navigation/upper.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	clear: left;
}

#primarystructure
{
	float: none;
	width: 998px;
	/*background: url(../images/shading/white.gif) 664px 0 repeat-y;*/
}

#ps1 { background: url(http://images.bloomberg.com/r06/global/shading/gray-dark.gif) 154px 0px repeat-y; }
#leftcol
{
	float: left;
	width: 664px;
}

#rightcol
{
	float: right;
	width: 328px;
}
.leftmargin { margin-left: 18px; }
.contentbox { margin: 10px 18px; }
.narrowbox { margin: 10px; }
.padbox
{
	margin: 4px 4px 12px 0px;
	padding-top: 6px;
}

#secondarynav
{
	width: 154px;
	margin: 0px;
	font-size: 8.5pt;
	line-height: 1.3em;
	font-weight: normal;
}

#secondarynav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#secondarynav li { margin: 0; }

#secondarynav li a
{
	margin: 2px 0px 2px 0px;
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	display: block;
	border: none;
	font-weight: normal;
}

.resource
{
  padding-left: 10px;
}

#secondarynav li a:hover { color: #fab000; }

li.secondary a
{
	background: url(http://images.bloomberg.com/r06/global/bullets/square-top-off.gif) 10px 5px no-repeat;
	padding-left: 25px;
}

li.secondary a:hover
{
	background: url(http://images.bloomberg.com/r06/global/bullets/square-top-over.gif) 10px 5px no-repeat;
	padding-left: 25px;
}

li.tertiary a
{
	background: url(http://images.bloomberg.com/r06/global/bullets/square-sub-off.gif) 29px 5px no-repeat;
	padding-left: 42px;
}

li.tertiary a:hover
{
	background: url(http://images.bloomberg.com/r06/global/bullets/square-sub-over.gif) 29px 5px no-repeat;
	padding-left: 42px;
}

li.secondaryOn
{
	margin: 0px 0px;
	background: url(http://images.bloomberg.com/r06/global/bullets/square-top-on.gif) 10px 6px no-repeat;
	padding-left: 25px;
	color: #ffffff;
	font-weight: bold;
}
li.secondaryOpen a:hover { color: #fab000 ! important; }

/*
#secondarynav .tertiaryOn
{
	background: url(.http://images.bloomberg.com/r06/global/bullets/square-sub-over.gif) 19px 5px no-repeat;
	padding-left: 44px;
	color: #ffffff;
	font-weight: bold;
}
*/

li.tertiaryOn a
{
	background: url(http://images.bloomberg.com/r06/global/bullets/square-sub-on.gif) 29px 5px no-repeat;
	padding-left: 42px;
}
li.tertiaryOn a:hover { color: #ffffff ! important; }
li.secondaryOn a, li.tertiaryOn a, li.secondaryOpen a { color: #ffffff; font-weight: bold ! important; }
li.secondaryOn a:hover { color: #ffffff ! important; }

/* News section */
#secondarynav .news .secondaryOpen
{
	margin: 0px;
	background: url(http://images.bloomberg.com/r06/global/bullets/square-sub-on.gif) 10px 6px no-repeat;
	padding-left: 25px;
	color: #ffffff;
	font-weight: bold;
}
#secondarynav .news li.secondaryOn, #secondarynav .news li.tertiaryOn { background-color: #fac200; }


/* Market Data section */
#secondarynav .markets .secondaryOpen
{
	margin: 0px;
	background: url(http://images.bloomberg.com/r06/global/bullets/square-sub-on.gif) 10px 6px no-repeat;
	padding-left: 25px;
	color: #ffffff;
	font-weight: bold;
}
#secondarynav .markets li.secondaryOn, #secondarynav .markets li.tertiaryOn { background-color: #008FD3; }


/* Investment Tools section */
#secondarynav .invest .secondaryOpen
{
	margin: 0px;
	background: url(http://images.bloomberg.com/r06/global/bullets/square-sub-on.gif) 10px 6px no-repeat;
	padding-left: 25px;
	color: #ffffff;
	font-weight: bold;
}
#secondarynav .invest li.secondaryOn, #secondarynav .invest li.tertiaryOn { background-color: #339900; }


/* TV Radio section */
#secondarynav .tvradio li.secondaryOn { background: url(http://images.bloomberg.com/r06/global/bullets/square-top-on.gif) 10px 6px no-repeat #6C9A8D; }
#secondarynav .tvradio .secondaryOpen
{
	margin: 0px;
	background: url(http://images.bloomberg.com/r06/global/bullets/square-sub-on.gif) 10px 6px no-repeat;
	padding-left: 25px;
	color: #ffffff;
	font-weight: bold;
}
#secondarynav .tvradio li.tertiaryOn { background-color: #6C9A8D; }


/* Audio Video box on home page */
#mediabox {	margin-top: 10px; font-size: 8.5pt; }
#mediabox a { font-weight: bold;  }
#mediabox td { padding: 0px 6px 4px 0px; }

.multimediatools { background-color: #464646; }
.multimediatools a { font-size: 8.5pt; line-height: 9pt; font-weight: bold; }
.multimedialinks a { margin-right:10px; margin-left: 3px; } 

/* Audio Video box on lower level pages */
.mediaboxsmall table
{
	height: 42px;
	margin: 7px 0;
	float: right;
	font-size: 8.5pt;
}

.mediaboxsmall a { font-weight: bold; }
.mediaboxsmall td { vertical-align: top; padding: 0px 6px 0px 0px; }
.playbutton { margin-top: 4px; }

/* Audio Video box on TV Radio */
table.mediaboxmedium 
{
	margin: 7px 0;
	font-size: 8.5pt;
}

.mediaboxmedium a { font-weight: bold; }
.mediaboxmedium td { vertical-align: top; padding: 0px 0px 8px 0px; }

#pageheading
{
	/*width: 371px;*/
	vertical-align: bottom;
	padding-left: 8px;
	background-color: #000000;
}

.inlinephoto { margin: 0 12px 4px 0; }
.inlinephotonarrow { margin: 0 4px 4px 0; }

.videobox
{
	display: inline;
	float: left;
	margin: 0;
	padding: 0 0 2px 0;
}

.sidemargin { margin: 0 8px 0 8px; }

#ondemandtv td
{
	padding-top: 6px;
	text-align: left;
}

#ondemandtv
{
	clear: both;
	float: left;
}

#ondemandtv a { color: #ffffff; }
#ondemandtv a:hover { color: #00aeef; }

.livegreen
{
	color: #00ff00;
	font-weight: bold;
}

.demandblue
{
	color: #00aeef;
	font-weight: bold;
}

.specialred
{
	color: #ef4d15;
	font-weight: bold;
}

.tinyblue
{
	color: #7bb7e5;
	font-size: 10px;
	font-weight: bold;
}

.orangehd
{
	color: #f79400;
	font-weight: normal;
}

.rssbox { float: right; }

.specialreport
{
	margin: 8px;
	float: left;
}

.specialreport a { font-size: 9.5pt; }
.orangetop { border-top: 1px solid #fab000; }
.orangeright { border-right: 1px solid #fab000; }
.orangebottom { border-bottom: 1px solid #fab000; }
.orangeleft { border-left: 1px solid #fab000; }
.graytop { border-top: 1px solid #999999; }
.grayright { border-right: 1px solid #999999; }
.graybottom { border-bottom: 1px solid #999999; }
.grayleft { border-left: 1px solid #999999; }
.darkgraytop { border-top: 1px solid #464646; }
.darkgrayright { border-right: 1px solid #464646; }
.darkgraybottom { border-bottom: 1px solid #464646; }
.darkgrayleft { border-left: 1px solid #464646; }
.whitetop { border-top: 1px solid #ffffff; }
.whiteright { border-right: 1px solid #ffffff; }
.whitebottom { border-bottom: 1px solid #ffffff; }
.whiteleft { border-left: 1px solid #ffffff; }
.darkgraylinetop { background: url(http://images.bloomberg.com/r06/global/shading/gray-dark.gif) top left repeat-x; }
.darkgraylineright { background: url(http://images.bloomberg.com/r06/global/shading/gray-dark.gif) top right repeat-y; }
.darkgraylinebottom { background: url(http://images.bloomberg.com/r06/global/shading/gray-dark.gif) bottom left repeat-x; }
.darkgraylineleft { background: url(http://images.bloomberg.com/r06/global/shading/gray-dark.gif) top left repeat-y; }
.videoborder { padding:4px 1px 4px 1px; background: url(http://images.bloomberg.com/r06/global/shading/videobox.gif) top left no-repeat; margin-bottom: 6px; }

.bigtext { font-size: 16pt; }
.mediumlargertext { font-size: 14pt; }
.mediumlargetext { font-size: 12pt; }
.mediumtext { font-size: 10pt; }
.mediumsmalltext { font-size: 9pt; }
.basictext { font-size: 8.5pt; }
.smalltext { font-size: 8pt; }
.smallertext { font-size: 7.5pt; }
.smallesttext { font-size: 7pt; }
.tightlead { line-height: 1em; }
.textwhite { color: #ffffff; }

.style5block { font-size: 8.5pt; margin-top:8px;}
.style5block a { font-weight: bold; }

.articleblock { font-size: 10pt; margin-bottom:16px; clear: both; }
.articleblock a { font-weight: bold; }
.articleblock p { margin-top:6px; margin-bottom: 3px; }
.articletitle { font-weight: bold; color: #7bb7e5; }
.subhead { margin-top: 25px; margin-bottom: 10px; }

.article { font-size: 9pt; line-height:1.4em; }
.article h2 { font-size: 15pt; font-weight: normal; margin-bottom: .5em; }
.article div { margin-bottom:1.4em; }
.published { font-size: 8pt; font-weight: bold; }
.articletools { float: right; }
.articlead { float: right; margin: 0px 0px 4px 12px }
.articlesubhead { font-weight: bold; }

#professional
{
	background-image: url(../img/bbg-professional.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 307px;
	height: 193px;
	margin:10px;
}

#innerprofessional
{
	position: relative;
	margin-top: 160px;
	left: 18px;
	width: 270px;
	float: left;
}

#professional select
{
	background-color: #464646;
	border: 1px solid #fab000;
	color: #ffffff;
}

/* begin footer style */

#footer
{
	clear: both;
	font-size: 8pt;
	margin-top: 0px;
	padding-left: 6px;
	padding-right: 3px;
}

#footer_toprow
{
	
	color: #fab000;
	padding-bottom: 8px;

}

#footer_toprow a
{
	color: #F79400;
	font-size:10px;
	font-family:Verdana, sans-serif;
}

#footer_toprow a:hover
{
	font-weight: normal;
	color: #ffffff;
}


.toprow_img
{
position:relative;
top: 6px;
}

.imgcopyright
{
position:relative;
top: 4px;
}

#footer a
{
	font-weight: normal;
	color: #fab000;
}

#footer a:hover
{
	font-weight: normal;
	color: #ffffff;
}

/* end footer style */

/* begin tabbed graph styles */
#indexes
{
	float: none;
	padding: 0 0 10px 0;
	width: 100%;
	font-size: 9px;
	font-family: Helvetica,Arial,sans-serif;
}

#tabholder
{
	background-color: #101042;
	float: left;
	width: 100%;
	height: 30px;
	font-family: Verdana,sans-serif;
}

#tabholder td { text-align: center; }

.tabactive
{
	font-weight: bold;
	height: 20px;
	padding: 2px 6px 0 6px;
	border-top: 1px solid #999999;
	background-color: #000000;
}

.tab
{
	font-size: 7.5pt;
	height: 14px;
	padding: 2px 6px 0 6px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #464646;
}

.tab a { font-size: 9px; }




#moretools
{
	float: right;
	margin-right: 14px;
	width: 100%;
}

.indexchange
{
	margin-left: 8px;
	font-weight: bold;
}

.indexdata
{
	margin: 8px;
	/*width: 172px;*/
}

.indexdata td
{
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
}

.changedown { color: #ef4d15; }
.changeup { color: #81b74b; }

/* end tabbed graph styles */

.ad
{
	padding: 10px;
	text-align: center; 
}

.leaderboard
{
	padding: 7px;
	text-align: center;
}

.leaderboard img { align: center; }

/* front page market snapshot lzhang */
.snapshotheading { background-color: #101042; width:336px; }
.marketsnapshot
{
	font-size: 8pt;
	font-family: Verdana,sans-serif;
	width: 309px;
	padding: 9px 10px 5px 10px;
	margin: 0;
}

.marketsnapshot table { width: 100%; }

.marketsnapshot td
{
	padding: 3px;
	border-bottom: 1px solid #555555;
}

.orangehd_snap
{
	color: #f79400;
	font-weight: bold;
	font-size: 9pt;
	padding:0px;
}

.bluehd_snap
{
	color: #00aeef;
	font-weight: normal;
}

.marketsnapshot a.more
{
	font-size: 7pt;
	color: #f79400;
	font-weight: normal;
}

.marketsnapshot a.more:hover { color: #fa7102; }
/* end of market snapshot */

.here { font-weight: bold; }

.leadbox
{
	font-size: 9pt;
	float: inherit;
}

.leadbox a
{
	font-weight: bold;
	font-size: 10pt;
}

.leadbox a img { border-color: #fab000; }

/*.leadimage  { float:left; border:1px solid #fab000; }*/
.photocredit { font-size: 10px; }

.enlarge
{
	display: block;
	margin: 12px 0 5px 0;
}

.heading
{
	display: block;
	float: none;
}

.heading img { margin: 12px 0 0 17px; }

p.heading { font-weight: bold; margin:0 0 0 0; font-size:13pt; line-height:1.3em; font-weight: bold;}

.crNW
{
/*
	width: 8px;
	height: 8px;
*/
	text-align: left;
	vertical-align: top;
}

.crNE
{
/*
	width: 8px;
	height: 8px;
*/
	text-align: right;
	vertical-align: top;
}

.crSW
{
/*
	width: 8px;
	height: 8px;
*/
	text-align: left;
	vertical-align: bottom;
}

.crSE
{
/*
	width: 8px;
	height: 8px;
*/
	text-align: right;
	vertical-align: bottom;
}

.midcr { padding: 8px 0px; }
.crtable { background-color: #DDE3EB; }
.orangelabel { color: #ff6600; font-weight: bold; }
.newsquote { color: #005493; font-weight: bold; }
.articlepage { background-color: #ffffff; color: #000000; }


.printpage { background-color: #ffffff; color: #000000; font-size: 9pt;}
#printheader
{
	height: 51px;
	
	padding-left: 18px;
}



/* TV and Radio schedule tables */

.schedulerow1 { background-color: #313131; padding:3px; font-size: 8.5pt; }
.schedulerow2 { background-color: #000000; padding:3px; font-size: 8.5pt; }
.schedulespacer { width:16px; height:10px; padding:0px; }
.guest { color: #bbe0e3; font-weight: bold; }

.listen { line-height: 1.6em; }
.padright { margin-right: 4px; }

/* Investment Tools */

.investmentholder 
{
  background-color: #262626; 
	color: #ffffff;
}
.financeheader 
{ 
  background-color: #ccff9a;
  padding: 6px 18px;
	color: #000000;
}

.financeheader a.more { color: #000000; }
.financeheader a.more:hover { color: #464646; }

.blackHR
{
  height:2px;
  border-top:1px solid #000000;
  margin: 4px 0px;
}

ul.investmentheadlines
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	clear: both;
}

ul.investmentheadlines li
{
	padding: 0px;
	position: relative;
	border: none;
}

.investmentheadlines li a
{
	margin: 0px;
	color: #fab000;
	font-size: 9pt;
	line-height: 1.2em;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	padding: 4px 0 2px 12px;
	display: block;
	border: none;
}

.investmentheadlines li a:hover { color: #ffffff; }
.investmentheadlines li.headline a { background: url(../img/bullets/bullet-small.gif) .1em .7em no-repeat; }
.investmentoverview
{
  font-size:8.5pt;
  margin-top:3px;
  margin-bottom:0;
}
.investmentoverview td { padding: 3px 0px; }
.invhd { color: #f4f1aa; }
.monitortout { color: #cfff9f; }

/* styles for the size switching links */

.tsizedefault 
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
}
.tsizedefault a { color: #ffffff; }

.tsizemedium 
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
	line-height: 13px;
}
.tsizemedium a { color: #fab000; }

.tsizelarge 
{
	padding-left: 5px;
	padding-right: 15px;
	font-weight: bold;
	font-size: 18px;
	line-height: 16px;
}
.tsizelarge a { color: #fab000; }


/*styles for primary headline list*/
ul.headlines
{
	margin: 0;
	padding: 0;
	list-style: none;
	/*width: 664px;*/
	width: 100%;
	clear: both;
}

ul.headlines li
{
	padding: 0px;
	position: relative;
	border: none;
}

/*.headlines li:hover div, .headlines li.over div { display: block; }*/
.headlines li a
{
	margin: 0px;
	color: #F59300;
	font-size: 13px;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	padding: 4px 0 4px 32px;
	/*height:20px;*/
	display: block;
	border: none;
	width: 92%;
}


.headlines li a:hover { color: #ffffff; }
li.headline a { background: url(http://images.bloomberg.com/r06/global/bullets/bullet.gif) .5em .4em no-repeat; }
li.audio a { background: url(http://images.bloomberg.com/r06/news/audio.gif) .5em .4em no-repeat;font-size: 11px; }
li.video a { background: url(http://images.bloomberg.com/r06/news/video.gif) .5em .4em no-repeat;font-size: 11px; }

li.headline p
{
	margin: 0 17px 12px 17px;
	font-size: 9pt;
}

.photopop
{
	display: none;
	float: none;
	position: absolute;
	top: 224px;
	left: 620px;
	width: 230px;
	height: 250px;
	margin: 0;
	color: #000000;
	font-size: 8.5pt;
	background: #ff9900;
	border: 1px solid #999999;
}
.photopop img { border: 2px solid #ffffff; }
.photopopcontent { width: 204px; margin: 9px 13px; }

ul.headlines li div p
{
	padding: 0px;
	margin: 4px;
	font: normal normal 8.5pt/11pt Verdana,sans-serif;
	color: #000000;
}

/*styles for secondary headline list*/
.secondaryheadlines
{
	margin: 0;
	padding-left: 0;
	list-style: none;
	width: 100%;
	font-size: 10pt;
	line-height: 11pt;
}

.secondaryheadlines a
{
	display: block;
	padding: 4px 0px;
	color: #fab000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
}

.secondaryheadlines li a:hover { color: #ffffff; }


/* Fix IE. Hide from IE Mac \*/
* html ul li { height: 1%; }
* html ul li a { height: 1%; }

/* End */


a.more, .more
{
	font-size: 9px;
	line-height: 10px;
	padding-top: 5px;
	display: block;
	font-weight: normal;
}

a.moreinline, .moreinline
{
	font-size: 10px;
	line-height: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
	display: inline;
	font-weight: normal;
}

/* dropmenu for top javascript navigation (gjh) */
#dropmenudiv{
color: #0379b1;
position:absolute;
border:1px solid #8c9095;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
color: #0379b1;
font-size: 10px;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #8c9095;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
}

.relatedmedia-backcolor
{ 
   background-color: #bbe0e3;
   padding-left:10px;
}

.relatedmedia
{
	color: black;
	font-weight: bold;
	font-family: Verdana,sans-serif;
	font-size: 9pt;
	padding-left: 0px;
}

.relatedmedia:hover
{
	color: #fab000;
}

.mediamargin 
{
margin-top: 7px;
margin-left: 0px;
}

.more-headline
{
	color: black;
	font-weight: bold;
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	padding-left: 0px;
}

.more-headline:hover
{
	color: #fab000;
}

.sponsorbox { margin: 0px 18px;}

.style5 {
font-family: verdana, arial, helvetica ;
font-size: 11px;
color: #000000;
text-decoration: none;
}

.style5block {
font-family: verdana, arial, helvetica ;
font-size: 11px;
color: #000000;
text-decoration: none;
display: block;
}

.style5white {
font-family: verdana, arial, helvetica ;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

.style4 {
font-family: verdana, arial, helvetica ;
font-size: 11px;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.style4:hover {
font-family: verdana, arial, helvetica ;
font-size: 11px;
color: #FF9900;
font-weight: bold;
text-decoration: none;
}

.style4block {
font-family: verdana, arial, helvetica ;
font-size: 11px;
color: #000000;
font-weight: bold;
text-decoration: none;
display: block;
}
/* end of more headline story page */

.block { display: block; }

img.corner     /* Using this for Audio/Video bar on home page  */
{   
   width: 4px;
   height: 4px;
   border: none;
   display: block !important;
}

.disclaimer 
{
	font-family: Verdana,sans-serif;
	color: #ffffff;
	font-size: 8pt;
	font-style: italic;	
}

/*email_printer -gjh */

.newstools { background-color: #464646; }
.newstools a { font-size: 10px; line-height: 9pt; font-weight: bold; }
.newslinks a { margin-right:5px; margin-left: 0;  } 

/* Skip Intro -gjh */
#skipintro {
		font-family: verdana, arial, helvetica ;
		font-size: 14px;
		color: #FFFFFF;
		font-weight: bold;
		margin-bottom: 10px;
		margin-left: 565px;
		display: block;
		visibility: hidden;
		

}

#skipintro a {
		color: #ffffff;
}


#skipintro a:hover {
		color: #fab000;
}

/* for textads on stories */
.textad {
		margin-top: 10px;
		width: 450px;
		z-index: -1;

}

/* for http link in news/conews stories  */

.httplink
{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	margin-bottom:3px;
	margin-left: 3px;
}

.httplink a
{
	color: #006b99;
}

.httplink a:hover
{
	color: #fab000;
}




   
   

