/*** The Essential Code ***/
#container {
}
.column {
	padding-bottom:16px;
	vertical-align:top;
}
#container p, #container td, #container ul, #container h6 {
	font-size:1.01em!important;
}
h6 {
	background:none;
	padding:0;
	margin:5px 0;
}
#left {
	width: 722px;
	padding:45px/*set space between top menu and content*/ 10px 10px 10px;
	border:none;
	/*border-top:solid 10px #fff;*/
	vertical-align:top;
}
#left #loginBox {
	width:190px;
	height:auto;
	_height:240px;
	min-height:240px;
	float:left;
	background:#E4E9E5;
	font-size:11px;
}
#left #loginBox h3{
	background: url(../img/homepage/login_header.gif) no-repeat left top;
	color:#fff;
	height:20px;
	padding: 6px 0 0 10px;
	margin-bottom:10px;
}
#left #loginBox blockquote {
	margin: 0 9px 10px 9px;
	font-size:10px;
}
#left #loginBox blockquote p{
	line-height: 14px;
}
#left #loginBox blockquote .clear{
	clear:both;
	padding:0;
	margin:0;
}
#left #loginBox h3{
	background: url(../img/homepage/login_header.gif) no-repeat left top;
	color:#fff;
	height:20px;
	padding: 6px 0 0 10px;
	margin-bottom:10px;
	border:0;
}
label {
	display:-moz-inline-box;
	display:inline-block;
}
#left #loginBox label{
	width:70px;
	font-weight:bold;
	color:#666;
}
#left #mainFeature {
	width: 495px;
	float: left;
	margin-left: 23px;
	height:240px;
}
#left #mainFeature #slideshow{
	height:205px;
	padding:0;
	margin:0;
}
#left #mainFeature img{
	border:1px #ccc solid;
	border-bottom:0;
	padding:0;
}
#left #mainFeature #controls {
	height:35px;
	padding:4;
	margin:0;
	background:#959BA6;
	color:#fff;
	font-weight: bold;
}
#left #features{
	width:690px;
	background:#F1F4F7 url(../img/features_bg.gif);
	margin: 20px 0 0 0;
	padding:10px;
	overflow:auto;
}
*html #left #features{
	height:atuo;
}
#left #features .promo{
	width:190px;
	float:left;
}
h3 span.more a{
	float:right!important;
	font-weight:normal;
	font-size:11px;
}
/*#left #features .promo h3{
	background: url(../img/homepage/promo_header.gif) no-repeat left top;
	color:#fff;
	height:20px;
	padding: 6px 0 0 10px;
	margin-bottom:5px;
}*/
#left #features .promoWide{
	width:233px;
	float:left;
	margin: 0 37px;
}
/*#left #features .promoWide h3{
	background: url(../img/homepage/promoWide_header.gif) no-repeat left top;
	color:#fff;
	height:20px;
	padding: 6px 0 0 10px;
	margin-bottom:5px;
}*/

#left p{

}	

/*sidebar styles*/
#right {
	width: 240px;             /* RC width */
	padding:45px/*set space between top menu and content*/ 5px 0 0;  
	/* margin-right: -100%; */
	border:none;
	vertical-align:top;
	/*border-right:1px #999 solid;*/

}
/*#right h3{
	background:url(../img/homepage/sidebar_header.gif) no-repeat left top;
	color:#fff;
	height:24px;
	padding: 6px 0 0 10px;
	margin-bottom:5px;
}*/
ul.index {
	/* remove the bullets from the list */
	list-style: none;
	/* define the line height so the bullets aren't so cluttered */
	line-height:18px;
	/* indents the lists */
	margin: 0 0 7px 3px;
}
ul.index li{
	margin-bottom: 4px;
}
ul.index li a{
	padding: 0 0 0 8px;
	display:block;
	background:url(../img/common/bullet_arrow.gif) no-repeat 0 6px;
}

ul.index li span{
	font-size:10px;
	padding: 0 0 0 8px!important;
	color:#555!important
}
 .messaging {
 	margin:10px 0 5px 0;
	width:678px;
	padding:4px 4px 4px 25px;
	border:1px red solid;
	background:url(../img/common/warning.gif) no-repeat 3px 3px;
	vertical-align:top;
 }
/*styles for Investment Perspective
-----------------------------------------------*/
#right .box{
	background:#F3F0E4;
	padding:5px;
	margin-bottom:15px;
}
#right .box dt a{
	color:#555;
	mar
}
#right .box dd{
	line-height:18px;
	margin-bottom:10px;
}
#right .box  img.right {
	float:right;
	margin: 7px 0 5px 5px;
	padding:2px;
	border:1px #ccc solid;
}