html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height:20px;
	background: url(bg_body.jpg) repeat-x;
}

#mainContainer {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

a 			{ color:#00659e; text-decoration:none; }
a:hover		{ color:#666666; text-decoration:underline; }

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#00659e;
	margin:0;
}
h2 {
	color:#555555;
	font-size:16px;
}

p {
	margin:0px 0px 12px 0px;
	line-height:20px;
}
/* HEADER*/
#header {
	width: 100%;
	height: 172px;
	margin: 0px auto;
}
#headerContent {
	margin: 0 auto;
	width: 994px;
	height: 165px;	
}
#logo {
	float:left;
	padding:26px 0 0 14px;
}
#under_nav {
	float: right;
	height: 24px;
	padding: 0 13px 0 0;
}
#under_nav ul {
	list-style:none;
	padding:0;
	margin:0;
}
#under_nav ul li {
	float: left;
	padding:0;
}
#navigation {
	float:left;
	height:39px;
	width: 994px;
	margin-left:-10px;
	padding:3px 0 0 0;
}
#navigation ul {
	list-style: none;
	padding:0;
	margin:0;
}

#navigation ul li {
	float:left;
	padding:0 10px 0 0;
}
.pip{padding-right:11px !important;}
.all{padding-right:13px !important;}
.res{padding-right:14px !important;}
.inv{padding-right:10px !important;}
.new{padding-right:0px !important;}
#stock_ticker {
	float:right;
	margin:30px 16px 0 0;
	color:#424141;
}
#stock_ticker td{
}
.table_market{ text-align:right;}

#category_title {
	padding: 0 0 0 35px;
}

#research {
	list-style:none;
	padding:0;
	margin:0;
}
#research img {
	float:left; 
	padding:0 7px 0 0;
	}
#research li {
	height:100px;
	padding:0 8px 10px 0;
}
.hz_pad {
	padding: 25px 0;
}
/*------ MAIN SECTION UNDER HEADER----*/
#header-image{
margin:auto;
width:1006px;
clear:both;
}
#main_content {
	padding:12px 30px;
	min-height:588px;
}

#signup{
display:inline;
clear:both;
}


#signup_message {
	padding:0px;
}
#subnav {
	height:692px;
	background:#f4f4f4 url(bg_subnav.gif) right repeat-y;
	padding-bottom:10000px;
	margin-bottom:-10000px;
}
.subNavOn {
	height:33px;
	padding:5px 10px 0px 22px;
	background:url(bg_subnav_on.jpg) repeat-y;
	color:#6a6a6a;
	font-weight:bold;
}
.subNavOff {
	height:29px;
	padding:0px 10px 0px 22px;
	background:url(bg_subnav_off.jpg) repeat-y;
	color:#6a6a6a;
}
.subNavOff a, .subNavOn a {
	color:#494949;
}
.subNav {
	padding-top:5px;
}
.subNavTitle {
	height:26px;
	padding:18px 0px 0px 22px;
	background:url(bg_subnav_title.png) repeat-y;
	color:#00659e;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
}
.subNavTitleLong {
	height:36px;
	padding:8px 0px 0px 22px;
	background:url(bg_subnav_title.png) repeat-y;
	color:#00659e;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
}
form table tr td{
vertical-align:middle;
height:28px;
}
form table tr td.alignright{
padding-left:20px;
}
form table tr td.alignleft{
padding-right:10px;
}
#emailSignup {
	padding:24px 0 0 20px;
	color:#00659e;
	font-size:12px;
}
#emailSignup span {
	font-size:15px;
}
#signup_container {
	margin-bottom:7px;
}
.emailbox {
	width:180px;
	background-color:#fff;
	padding:4px;
	margin:2px 0 7px;
	border: none;
	color:#7a7a7a;
}
#presentation {
	padding:5px 10px 0 0;
	margin-top:10px;
	background: url(dash_inner.gif) no-repeat top right;
}
/*----CONTENT (RIGHT BOX)------*/
#content{
float:right;
width:730px;
background:#fff;
margin-right:20px;
margin-left:20px;
margin-top:20px;
line-height:20px;
font-size:14px;
}
#content h1{
color:#c4161c;
font-size:18px;
padding-bottom:20px;
}
#content p{
	padding-bottom:10px;
	line-height:20px;
}
#border_rt { 
	background:url(bg_rt.gif) repeat-y left;
	width:4px;
	padding-bottom:10000px;
	margin-bottom:-10000px;
	float:left;
}
#border_lt { 
	background:url(bg_lt.gif) repeat-y right;
	width:4px;
	padding-bottom:10000px;
	margin-bottom:-10000px;
	float:left;
}
#border_cont {
	overflow:hidden;
}
/* FOOTER */
#footerContainer {
	width: 100%;
	height: 122px;	
	background:#00659e url(footer_bg.gif) repeat-x top;
	color:#fff;
	font-size:11px;
	clear:both;
}
#footerContent {
	margin: 0 auto;
	width: 988px;
	padding:0px;
}
#footerContent p{
	padding:5px 10px;
}
#footerContent a{
	color:#fff;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
}

.padding {
	padding-bottom:44px;
}
#blender {
	width:954px;
	float:left;
}
#bot_nav {
	float:right;
}

