@charset "utf-8";
.bannerArea {
	height: 131px;
	width: 955px;
	clear: both;
	background-image: url(images/header_logo1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.footerArea {
	height: 47px;
	width: 955px;
	clear: both;
	background-image: url(images/footer_bkgrd.jpg);
}
.navigationArea {
	clear: both;
	height: 36px;
	width: 955px;
	background-repeat: no-repeat;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4f1454;
	text-align: left;
}

.bodyLeft {
	float: left;
	width: 365px;
	margin-top: 25px;
	margin-bottom: 25px;
}
a:hover {
	color: #ffffcc;
}

.bodyRight {
	float: right;
	width: 550px;
	margin-top: 25px;
	padding-top: 0px;
	margin-right: 35px;
	margin-bottom: 25px;
}
.footerNavArea {
	float: none;
	clear: both;
	font-style: normal;
}

.YellowStripe {
	clear: both;
	height: 3px;
	width: 955px;
	background-image: url(images/yellow_top_stripe.jpg);
}
.areaFooter {
	background-image: url(images/footer_bkgrd.jpg);
	height: 47px;
	width: 955px;
}


.pageDisplayArea {
	clear: right;
	height: 131px;
	width: 291px;
	margin: 0px;
	padding: 0px;
	top: 15px;
}
.contentArea {
	background-image: url(images/body_bkgrd_slice.jpg);
	background-repeat: repeat-y;
	height: 50px;
	width: 955px;
	clear: left;
}
.bodyArea {
	clear: both;
	width: 955px;
	background-image: url(images/body_bkgrd_slice.jpg);
	background-repeat: repeat-y;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #339999;
	font-weight: bold;
	margin-top: 0px;
}
a {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}



.bannerRight {
	float: right;
	width: 291px;
	height: 131px;
}
.footerCopyright {
	font-style: normal;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.footerSpacer {
	clear: both;
	height: 5px;
	width: 955px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: normal;
	text-align: left;
	line-height: 22px;
}
