/* CSS Document */

body {
	background-color: #002D59;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
}
.pagewidth {
	width: 808px;
	background-color: #002D59;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	
}
#header {
	width: 808px;
	height: 33px;
	background-color: #002D59;
	float:left;
}
#headerleft {
	width: 518px;
	height: 33px;
	float: left;
	background-color: #002D59;
}
#headerrighttop {
	width: 290px;
	height: 33px;
	float: left;
	background-color: #002D59;
}
#pageleftwhole {
	width: 245px;
	height: auto;	
	float: left;
	background-color: #002D59;
}
#headerleftlogo {
	background-color: #002D59;
	width: 199px;
	height: 148px;	
	float: left;
}
#logospacer {
	background-color: #002D59;
	width: 46px;
	height: 148px;	
	float: left;
}
#sidenav{
	width: 199px;
	height: 147px;
	float: left;
	background-color: #002D59;
}
#sidenavspacer{
	width: 46px;
	height: 147px;
	float: left;
	background-color: #002D59;
}	
#pagerightwhole {
	width: 563px;
	height: auto;	
	float: left;
	background-color: #002D59;
}
#mainnav {
	background-color: #002D59;
	width: 563px;
	height: 148px;	
	float: left;
}
#headline {
	background-color: #002D59;
	width: 563px;
	height: 36px;	
	float: left;
}
#headlinespacer {
	background-color: #002D59;
	width: 563px;
	height: 25px;	
	float: left;
}
#pagerightcolumn1 {
	width: 273px;
	height: auto;
	background-color: #002D59;
	float: left;
	padding-right:15px;
	text-align:justify;
}
#pagerightcolumn2{
	width: 275px;
	height:auto;
	background-color: #002D59;
	float: left;
}
#pagefullcolumn{
	width: 563px;
	height:auto;
	background-color: #002D59;
	float: left;
}
#pagebottom {
	width: 563px;
	height: 5px;
	background-color: #002D59;
	float: left;
}
#pagebottomnav {
	width: 563px;
	height: auto;
	background-color:#002D59;
	float: left;
	text-align:right;
	padding-top:5px;
}
#footnote {
	width: 563px;
	height: auto;
	background-color:#002D59;
	float: left;
	text-align:right;
	padding-top:1px;
}
