body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	min-width: 973px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #666;
	line-height: 16px;
}

img {
	border: none;
}

a:link, a:visited, a:active, a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #007cb7;
}

#top_about {
	background: #a7a762;
	padding-top: 21px;
}

#top_companies {
	background: #8f9289;
	padding-top: 21px;
}

#top_contact {
	background: #d7af0e;
	padding-top: 21px;
}

#top_investor {
	background: #84bad7;
	padding-top: 21px;
}

#top_news {
	background: #ea9706;
	padding-top: 21px;
}

#topnav {
	padding-bottom: 89px;
	width: 973px;
}

#subnav {
	clear: both;
	height: 65px;
}

#middle {
/*	border: 1px solid #f00; */
	background: #000;
	height: 114px;
	min-width: 100%;
}

#middle2 {
	width: 973px;
	background: #000;
}

#bottom {
	padding: 20px 0px 30px 0px;
	width: 973px;
}

#content_left, #content_right, #content_right2, #home_left, #home_right, #home_stock {
	float: left;
}

#content_left {
	width: 275px;
}

#content_right {
	margin-left: 20px;
	width: 615px;
}

#content_right2 {
	margin-left: 20px;
	width: 815px;
}

#home_left {
	width: 392px;
	padding: 0px 15px 0px 20px;
	background: #fff url('images/divider_gray.gif') top right no-repeat;
}

#home_right {
	width: 277px;
	padding: 0px 0px 0px 20px;
	background: #fff url('images/divider_gray.gif') top right no-repeat;
}

#home_stock {
	width: 183px;
	padding: 0px 0px 0px 20px;
}

#footer {
	clear: both;
	font-size: 11px;
	padding: 20px 0px 20px 20px;
}

/* The shadow and information classes are required for 
   the layer showing/hiding Javascript functions */
.shadow {
	position: relative; 
	visibility: hidden;
}

.information {
	visibility: hidden;	
	position: absolute;
	padding: 0px;
	margin: 0px;
}

.inv_over {
	width: 184px;
	height: 230px;
	float: left;
	padding: 0px 17px 0px 17px;
	background: #fff url('images/divider_gray.gif') top right no-repeat;
}

.financials {
	width: 124px;
	height: 230px;
	float: left;
	padding: 0px 16px 0px 16px;
	background: #fff url('images/divider_gray.gif') top right no-repeat;
}

img.logo {
	margin: 0px 70px 0px 28px;
}

img.nav {
	margin: 15px 10px 15px 10px;
}

.small {
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

.notop {
	margin-top: 0px;
	padding-top: 0px;
}

.grayborder {
	border: 1px solid #b2b2b3;
}

.stockborder {
	border-bottom: 1px solid #e1e1e1;
	padding: 2px 0px 2px 0px;
}

.stockright {
	text-align: right;
	padding-right: 8px;
}

.orange {
	color: #ef6800;
}

.comp_right {
	width: 165px; 
	float: left; 
	margin-left: 20px;
}

.comp_left {
	width: 420px; 
	float: left;
}

.title {
	font-weight: bold;
	color: #000;
}

.upper {
	text-transform: uppercase;
}