.center, .centermarg{
	margin-left: auto; 
	margin-right: auto;
	width: 802px;
}
.centermarg{
	padding-left: 30px;
}


body{
	background-color: #2b3d49;
	color: #fff;
	margin: 0px;
	font-size: 12px;
	text-align: center;
	line-height: 1.25;
}

img{ 
	border: 0px;
}
a{
	color: #000;
}

a.linklight {
	color: #abd6eb;
}
a.navlink{
	color: #fff;
	text-decoration: none;
}
a:hover.navlink{
	color: #2b3d49;
	text-decoration: none;
}




.navwrapper{
	width: 802px;
	display: table;
}
.topnav, .topnavlit, .bignav, .searchbox, .bignavlit{
	position: relative;
	font-weight: bold;
	text-align: left;
	width: 108px;
	height: 38px;
	float: left;
	cursor: pointer;
}

.topnav, .bignav{
	background-color: #2b3d49;
	color: #fff;
}


.topnav a, .bignav a{
	color: #fff;
	text-decoration: none;
}
.topnavlit a, .bignavlit a{
	text-decoration: none;
}

.topnavlit, .bignavlit{
	background-color: #fff;
	color: #2b3d49;
}

.bignav, .bignavlit{
	width: 146px;
}	

.valign{
	position: absolute;
	bottom: 3px;
	width: 100%;
	text-align: center;
}


.searchbox{
	width: 196px;
}	

.header{
	height: 108px;
	width: 80px;

}

.logo{
	margin-top: 40px;
	margin-bottom: 10px;
}

.topline{
	background-color: #fff;
	line-height: 4px;
}


.subnav, .subnavalt{
	border-top: 1px solid #aeb9bf;
	border-bottom: 1px solid #aeb9bf;
	background-color: #fff;
	width: 100%;
	height: 40px;
	color: #2b3d49;

}
.subnavalt{
	margin-bottom: 3px;
}

.subnav a{
	color: #2b3d49;
	text-decoration: none;
}
.subnav a:hover{
	text-decoration: underline;
}


.thirdnav{
	background-color: #742482;
	color: #fff;
	width: 100%;
	height: 40px;
}
.thirdnavleft{
	font-size: 24px;
	line-height: 36px;
}
.subnavleft{
	padding-top: 3px;
}

.subnavitem{
	float: left;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.search{ 
	font-size: 11px;
	width: 130px;
	border: 1px solid #7692a3;
}
.submit{
	width: 24px;
	font-size: 10px;
	border: 1px solid #7692a3;
	color: #fff;
	background-color: #354f60;
	padding: 0px;

}

.toptext, .contenttext, .thirdnavleft{
	text-align: left;
}
.topcontent{
	display: table;
	width: 100%;
	height: 212px;
	background-color: #354f60;
}

.content, .contentwhite{
	display: table;
	width: 100%;
	height: 212px;
	background-color: #d0e3eb;
	color: #000;
	padding-bottom: 20px;
}
.contentwhite{
	margin-top: 2px;
	background-color: #fff;
	color: #000;

}
.contenttext{
	display: table;
	width: 100%;
	padding-top: 10px;
}
.toptext{
	padding-top: 30px;
}

.footer{
	padding-top: 10px;
	text-align: right;
	padding-right: 20px;
	color: #b4cad4;
	font-size: 10px;
	height: 60px;
}
.footer a{
	color: #b4cad4;
	text-decoration: none;
}




.leftcontent{
	width: 240px; 
	float: left;
}
.padding{
	padding-top: 10px;
}

#breadcrumb{
	float: right;
	font-size: 10px;
}




.purpleft, .northleft, .centralleft, .southleft, .warsawleft, .wayneleft{
	width: 200px;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}



.purpleft a, .northleft a, .centralleft a, .southleft a, .warsawleft a, .wayneleft a{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	
}


.purpright{
	margin-left: 200px;
}
.bgyellow{
	background-color:#eda120;

}
.bggreen{
	background-color:#194929;
}
.bgred{
	background-color:#9a090c;
}
.bgturcuoise{
	background-color:#4590b2;
}
.bgnavy {
	background-color:#1a1d49;
}

