*{font-size: 9pt; font-family: Arial, sans-serif;}
h1{font-size:20pt; color:darkblue;}
h2{font-size:14pt; color:darkblue;}
h3{font-size:10pt; color:darkblue;}
ul.outside{list-style-position: outside;}


table.mainLayout {
	width: 1085px; 
	height:1100px;	
}	


div.header {
	width: 1085px; height:160px;
}


div.footer {
	width: 1085px; 
	height:100px;
	text-align:center;
}


div.main-nav {
	width:175px; 
	height: 800px;
}


div.ext-ads {
	width:175px; 
	height: 800px;
	padding:15px; 
	margin:0px;
}

div.content-area {
	width: 735px; 
	height: 800px;
	padding:0px; 
	margin:0px;
	border-top:1px solid #97BFDB;
	border-right:1px solid #97BFDB;
	border-left:1px solid #97BFDB;
	padding:15px; 
	margin:0px;	
}


div.PWS_ReplaceMe {
	width:150px;
	margin-top:25px;
	margin-bottom:25px;
	margin-left:0px;
	margin-right:0px;	
}


p.boxed {
	border-right:1px solid #97BFDB;
	border-left:1px solid #97BFDB;
	border-top:1px solid #97BFDB;
	border-bottom:1px solid #97BFDB;	
}	

