* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	background-color: #165988;
	width: 980px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	margin: 0 auto;
}
#wrapper #logo {
	height: 100px;
	background-color: #165988;
	width: 142px;
	float: left;
}
#wrapper #navigation {
	height: 25px;
	width: 838px;
	background-color: #0F5A88;
	float: right;
}
#wrapper #subNav {
	height: 75px;
	width: 838px;
	float: right;
	background-color: #0F5A88;
}
#wrapper #bodyArea #center {
	float: none;
	clear: both;
}
#wrapper #bodyArea #left {
	width: 452px;
	float: left;
	height: 55px;
	background-color: #0F5A88;
	text-align: left;
}
#wrapper #bodyArea #jsaLogoMid {
	height: 55px;
	width: 38px;
	background-color: #0F5A88;
	float: left;
}
#wrapper #bodyArea #right {
	width: 490px;
	float: left;
	height: 55px;
	background-color: #0F5A88;
}
#wrapper #bodyArea #footer {
	height: 20px;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	clear: both;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	padding-right: 60px;
	padding-left: 60px;
	margin: 10;
	padding-top: 0px;
	padding-bottom: 20px;
}
.h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	color: #11466C;
}
.footerContent {
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	text-align: right;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.clear {
	clear: both;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
