body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*overflow:scroll;*/;
	color: #000000;
	background-color: #FFFFFF;
}

#navcell {height:100%; width: 150px; float: left;}
#maincell {height:100%; width: 450px; float: left;}
#rightside {height:100%; width: 160px; float: left;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
}


.outer {
	width:750px;
	margin:auto;
	vertical-align:top;
	padding-bottom:30px;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	line-height: 12pt;
}



.clear {
	clear:both;
	width: 750px;
	height: 12px;
}
#latest {	font-weight: normal;
	font-style: normal;
	font-size: 10pt;}
#latest th {text-align: left; }

/* Footer
----------------------------------------------- */

#footer {
	width:750px;
	border-top: 1px solid #999;
	margin-top: 3px;
	padding:0;
	height:10px;
	float: none;
} 

#footer p {
   color: #999999;
} 
#rightcolumn {
	float: right;
	width: 250px;
}

