/* CSS Document */


/*  layout */
body {
	margin: 0;
	padding:0;
	background:url(bg.jpg) top left repeat;
}

table { border-collapse:collapse; }

body, table {
	font:12px normal Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

/*  links */
a {
color:#205D31;
text-decoration:none;
}

a:hover {
color:#205D31;
text-decoration:none;
}


a.footer, .footer a {
color:#ffffff;
text-decoration:none;
}


/*  stockquote */
.stockquote {

}

.stocktitle a {
	font-weight:bold;
	color:#333;
}

.stockprices a {
	font-weight:bold;
	color:#EBAE22;
}

.stocktsx {
	padding-left:100px;
}

.platprice a {
	color:#949496;
}

/* maincontent */
.maincontent {
	background:url(bg_maincontent.jpg) top left repeat-x;
	padding:30px 10px 30px 0;
	border-right:1px solid #c0c0c0;
}

.maincontentarea {
	padding:0px 20px 0 30px;
	background:url(bg_bodleft.jpg) top left repeat-y;
}


/*  footer */
.footer {
	color:#ffffff;
	background:url(bg_footer.jpg) top left repeat-x;
	padding-left:20px;
}

.footernav {

}

.credits {
	padding:25px 0 25px 30px;
	height:53px;
	background:url(bg_credits.jpg) top left no-repeat;
}

/*  News */
.news_bg {
	background:url(alt_bg.jpg) left repeat-y; 
	padding: 7px 0px 0px 7px; 
	width:600px;
}
.news_blank {
	padding: 7px 0px 0px 7px; 
	width:600px;
}

/*  headers */
h1 {
	color:#135523;
	font-size:15px;
}

h2 {
	color:#135523;
	font-size:14px;
}

h3, h4, h5, h6 {
	color:#135523;
	font-size:13px;
}


/*  template styles */
.bg_top_right {
	background:url(bg_top_right.jpg) top left no-repeat;
}

.bgsignup {
	background:url(bg_platprice.jpg) top left repeat-x;
	color:#949496;
}

.bg_footer {
	background:url(bg_footer.jpg) top left no-repeat;
}

.bg_home_right {
	background:url(bg_home_right.jpg) top left repeat-y;
}

.bg_news {
	background:url(bg_news.jpg) top left no-repeat;
}

.news_home {
	padding:0px 35px 5px 10px;
}

.requestinfo {
	text-align:center;
	padding:5px 0px 0px 0px;
}

.topnav {
	text-align:right;
}

.topnav a {
	color:#333333;
}

.structure {
	height:21px;
	background:url(bg_structure.jpg) top left no-repeat;
	padding:13px 0px 10px 15px;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
}

/* left hand menu content */
.extracontent {
	padding-top:10px;
}

/* navigation left hand menu */
.subNavOn, .subNavOff {
	padding:0 30px 0 43px;
	text-transform:uppercase;
	background:url(menu_bg.jpg) top left repeat-y;
}

.subsubNavOn, .subsubNavOff {
	padding:0 30px 0 55px;
	text-transform:uppercase;
	background:url(menu_bg.jpg) top left repeat-y;
}

.subNavOn a, .subsubNavOn a {
	color:#EBAE22;
}

.navSep {

	background:url(menu_sep.jpg) left center no-repeat;
}

.menuwrap {
	background:url(menu_bg.jpg) top left repeat-y;
}

.bgleftborder {
	border-left:1px solid #c0c0c0;
}

.bgrightborder {
	border-right:1px solid #c0c0c0;
}

.platprice {
	padding-left:17px;
	font-weight:bold;
}

.withbg {	/* background for h1 tags */
	background:url(bg_h1.jpg) center right no-repeat;
}

.orange {
	color:#ebae22;
	font-weight:bold;
}


.analyst_div {
width: 572px;
background: url(analyst_div_repeat.gif) repeat-y;
}

.analyst_table {
width: 572px;
background: url(analyst_table.jpg) no-repeat top left;
}

.analyst_cellTop {
padding:0px 12px 0px 12px;
height:37px;
 }

.analyst_cell {
border-top: 1px solid #7F7F7F;
padding:10px 12px 10px 12px;
 }

