.column
{
	width: 224px;
	float: left;
}

#column2, #column3, #column4
{
	margin-left: 9px;  _margin-left:6px;
}

.column .module
{
	margin-top: 14px;
}

.module .content li
{
	margin-top: 10px;
}

.module .content h2
{
	color: #283f6e;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.module .content h2
{
	margin-top: 7px;
	font-size: 11px;
}

.module .content h2 a
{
	color: black;
	text-decoration: none;
}
.module .content h2 a:hover
{
	text-decoration: underline;
	color: #3b629b;
}

#mainBody .module .content p
{
	font-size: 9px;
	line-height: 130%;
	margin: 0;
}

#mainBody .column .module h1, #mainBody #insightViewer h1
{
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
	background-color: transparent;
	color: #283f6e;
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #283f6e;
	margin-bottom: 0;
}

#mainBody #insightViewer h1
{
	border-width: 0 0 1px 0;
}

#insightViewer
{
	margin-top: 14px;
}

#featuredVM h2
{
	text-align: center;
	margin-bottom: 10px;
}

img.bioImage
{
	width: 50px; 
	float: left;
	margin: 0 10px 5px 0;
}

#weeklyChart img
{
	width: 224px;
}

#latestResearch h2, #researchNews h2, #recentQuotes h2
{
	font-weight: normal;
}


.mymenu{ 
border:1px solid #E2ECF5; 
border-bottom:none;
}
.mymenu li a{
border-bottom:1px solid #E2ECF5;
color:black;
display:block;
padding:10px;
text-decoration:none;
background:#f7f7f7;  
}

.mymenu li a:hover{
background:#ffffff;
display:block;
color:#4A749A;
}

.mymenuhead{  
background:transparent url(blue_grad_bg.jpg) repeat-x; 
color:white;
display:block;
font-size:14px;
margin:0;
padding:4px 0;
text-indent:5px;
width:100%;
}

.bannerlong{
float: right; margin-top:14px;
}

.stroydiv{
border:1px solid #E2ECF5; 
float:left;
font-size:13px;
margin-left:10px;
padding:5px;
width:456px;
}

.stroydiv h1, h3{
color:darkblue; font-size:14px; font-weight:bolder; font-family:arial;
}
