@charset "UTF-8";
/* CSS Document */





.pageContainer{
	width: 760px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	background-color:#000;

}





.topNav{
	width: 760px;

	
}
.mainNav{
	width: 760px;
	
}

.miniNav{
	width: 124px;
	height: 138px;
	background-color:#000;
	float: left;
	padding-left: 1.12px;
	padding-right: 1px;
		
	
}





.blackSpacer{
	width: 760px;
	height: 5px;
	background-color:#000;
	float:left;
		
	
}
.blackSpacer2{
	width: 5px;
	height: 320px;
	background-color:#000;
	float:left;
		
	
}



.bottomNav{
	width: 760px;
}

.leftBottomNav{
	width: 358px;
	height: 300px;
	background-color:#333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	line-height: 18px;
}



.rightBottomTop{
	width: 357px;
	height: 83px;
	background-color:#333;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;

}

.blackSpacer3{
	width: 377px;
	height: 5px;
	background-color:#000;
	float: right;
	padding: none;
	margin: none;
		
	
}


.grayContent{
	width: 740px;
	background-color:#333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	line-height: 18px;
}


.blueInfo{
	width: 740px;
	padding: 10px;
	background-color:#22436f;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	
}

.titleBlock{
	color:#FFF;
	width: 740px;
	font:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 152px;
	padding-left: 15px;
	padding-right: 5px;
	
}

.contentArea{
	width: 738px;
	height: auto;
	float: left;
	border: 1px solid #0E0D4E;
	font: Verdana;
	font-size: 11px;
	color: #FFF;
	padding-bottom: 10px;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
	
	
	
.contactArea {
	width: 760px;
	height: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding-top: 10px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;	
	
}
	.linkArea {
	width: 760px;
	height: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#FFF;	
	

}
