* html {/* fix jitters when using expression*/

}
* {margin:0;padding:0}
h1{margin:0 0 2em 0;text-align:left}
#right,#left{
	position:fixed;
	width:280px;
	top:0;
}
* html #left, * html #right {
position: absolute; /* position fixed for IE6 */
top: expression(((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
} 
#right{right:10px}
#left {left:10px}
#content{
	min-height:0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
* html #content{height:1%}
p{padding:5px;margin:0 0 1em 0;}

#container{
	margin:0;
}
.absorber { height: 62px; margin-bottom: 0px; padding-bottom: 30px; }

.homepage{
	width:700px;
	display:block;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:330px;
	margin-right:auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.investments{
	width:700px;
	display:block;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:330px;
	margin-right:auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.other{
	width:700px;
	display:block;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:330px;
	margin-right:auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.aboutus{
	width:700px;
	display:block;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:330px;
	margin-right:auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.contact{
	width:700px;
	display:block;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:330px;
	margin-right:auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.highlight{color: #44698A; font-weight:bold;}

.indent{
	margin-left:10px;
	width:165px;
	margin-right: -10px;
}



.list{color:#44698A; font-family:Georgia, "Times New Roman", Times, serif; padding-bottom:6px; line-height:20px; font-size:14px;}




#menu 

{margin-top: 40px;
font-size:14pt;
text-align:left;
margin-left:70px;

}




#sidebar {
		float:left;
		width:280px;
margin-left:0px;
		
		position:fixed;
}
	
	
.logo {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	}

p{
	padding:0px;
	text-align:left;
}

a{
	
}

a:hover{
	text-decoration: underline;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 { font-weight: normal; 
	font-size: 30px;
	color: #5E7E9A;
}
h2 {font-weight: normal;
	font-size: 16px;
	color: #44698A; padding-bottom:10px;
}
h3 {
	font-size: 14px;
	color: #44698A;
}
h4 { font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #44698A;
}

	
	
.bullets{
	font-size: 14px;
	color: #44698A;
	padding-bottom: 6px;
	margin-left: 20px;
}

