/* CSS Document */
body {
	font-family: Verdana, Arial, sans-serif;
	background-color: #003366;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #000033;
	line-height: 14px;
	}

a:link {
	font-weight: bold; 
	color: #660000;
	text-decoration: none;
	}
	
a:visited {
	font-weight: bold; 
	color: #660000;
	text-decoration: none;
	}
	
a:active {
	font-weight: bold; 
	color: #660000; 
	text-decoration: none;
	}
	
a:hover {
	color: #003366; 
	font-weight: bold;	
	text-decoration: underline;
	}
	
.topnav {
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:10px; 
	color:#ffffbf; 
	line-height:1.5; 
	}

.indenttext {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	margin: 10px 12px 0px 12px;
	}

.quotenames {
	margin: 10px 12px 0px 12px;
	color: #4F2801;
	}
	
.quotenames2 {
	color: #4F2801;
	font-weight: bold;
	}
	
.tour_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 0px 0px 5px 0px;
	}

.freefeaturetext {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	}

.tafeaturetext {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	margin: 0px 0px 0px 25px;
	}

.subnav {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	margin: 10px 12px 0px 12px;
	}
.subnav a:link {
	font-weight: bold;
	color: #000033;
	}
.subnav a:visited {
	font-weight: bold;
	color: #000033;
	}
.subnav a:active {
	font-weight: bold;
	color: #000033;
	}
.subnav a:hover {
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
	}
	
.footnote {
	font-size:10px;
	line-height:13px;
	}
	
.footer {
	color: #FFCC66;
	line-height: 18px;
	}
.footer a:link {
	color: #FFCC66;
	font-weight: bold;
	}
.footer a:visited {
	color: #FFCC66;
	font-weight: bold;
	}
.footer a:active {
	color: #FFCC66;
	font-weight: bold;
	}
.footer a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}
		
.section_heading {
	color: #000033;
	font-size: 12px;
	font-weight: bold;
	}
	
.lcenter_menu {
	margin: 0px 0px 10px 0px;
	}
.lcenter_menu a:link {
	color: #000033;
	font-weight:normal;
	}
.lcenter_menu a:visited {
	color: #000033;
	font-weight:normal;
	}
.lcenter_menu a:active {
	color: #000033;
	font-weight:normal;
	}
.lcenter_menu a:hover {
	color: #660000;
	font-weight:normal;
	}

.tac_menu {
	margin: 0px 0px 10px 0px;
	}

.spot_menu {
	margin: 0px 0px 10px 0px;
	}

ul {
	list-style-image:url(images/bullet_arrow.gif)
	}
	
.breadcrumbs {
	font-size: 10px;
	}
	
.article_title {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	}

.article_text {
	margin: 12px 95px 12px 0px;
	}
	
.report_nav {
	font-size: 10px;
	line-height: 14px;
	}
	
.report_txt {
	font-family:courier,sans-serif; 
	font-size:11px; 
	font-style:normal; 
	font-weight:normal; 
	color:#000000;
	}
	
.report_txt a:link {
	font-style:normal; 
	font-weight:normal; 
	color:#660000; 
	text-decoration:none;
	}
.report_txt a:visited {
	font-style:normal; 
	font-weight:normal; 
	color:#660000; 
	text-decoration:none;
	}
.report_txt a:hover {
	font-style:normal; 
	font-weight:normal; 
	color:#003366; 
	text-decoration:none;
	}

.report_introtext {
	font-size: 10px;
	margin: 10px;
	}

.intraday_header {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 5px;
	}
	
.fatbanner {
	font-size: 10px;
	color: #FFFFFF;
	}
.fatbanner a:link {
	color:#FFFFFF;
	font-weight: normal;
	}
.fatbanner a:visited {
	color:#FFFFFF;
	font-weight: normal;
	}
.fatbanner a:active {
	color:#FFFFFF;
	font-weight: normal;
	}
.fatbanner a:hover {
	color:#FFFFFF;
	font-weight: normal;
	}
