td, body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	margin: 0px;
}

div {	
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

a {
	color: #66131A;
}
#header {
	background-image: url('../images/investmgmt_bg.gif');
	border-bottom: 2px solid #C09A00;
}
#nav {
	width: 662px;	
}


#homelsarea {
	background-color: #CBD3EC; 
	border-top: 2px solid #C09A00;
}

#footer {
	background-color: #CBD3EC;
	height: 100%;
	text-align: center;
}

.hometext {
	line-height: 12pt;
	width: 662px;
	font-size: 8pt;
}

#scndcontentpad {
	padding: 0 10 0 10;
	text-align: left;
	width: 662px;
	background-color: #fff;	
}

#scndcontentpad h1 {
	font-size: 14pt;
	color: #66131A;
}

#scndcontentpad h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5A5A5A;
	font-weight: bold;
}	

#scndcontentpad h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #66131A;
}

#scndcontentpad h4 {
	color: #66131A;
	display: inline;
	line-height: 18pt;	
}

#scndcontentpad h4 a {
	text-decoration: none;
	color: #66131A;
}

#scndcontentpad h4 a:hover {
	text-decoration: underline;
	color: #66131A;
}

#scndcontentpad a {
	color: #1237AD;
}		

#disclaimer {
	font-style: italic;
	padding: 4px;
	font-size: 8pt;
}

#printablelogo {
	display: none;
}

#rightcolumn {
	border-left: 2px solid #C09A00;
	padding-left: 15px;
	width: 235px;
}

#leftcolumn {
	padding-right: 15px;
}

/*#comingsoon {
	position: absolute;
	z-index: 20;
   filter:alpha(opacity=90);    	Internet Explorer       
   -moz-opacity:0.9;            	Mozilla 1.6 and below   
   opacity: 0.9;                	newer Mozilla and CSS-3  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	background-color: #333333;
	width: 100%;
	height: 1200px;
	color: #fff;
	text-align: center;	
	padding-top: 200px;
}*/

.archive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;	
}

.bio {
	font-size: 10pt;
}