body {
	background-color: #000;
	margin: 0px;
}
.siteWrapper {
	float: left;
	width: 1024px;
}
.bannerArea {
	float: left;
	height: 217px;
}
.navArea {
	float: left;
	height: 34px;
	width: 1024px;
}
.homeBackground {
	background-repeat: no-repeat;
	background-position: bottom;
	height: 551px;
	width: 1024px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.homeContent {
	height: 322px;
	width: 1024px;
	line-height: 22px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 8ec3e9;
	font-weight: normal;
	font-size: 11px;
	padding: 10px;
	float: left;
	width: 1004px;
}
.footer a {
	color: #8EC3E9;
}
.footer a:hover {
	color: #0FF;
}
.contentArea {
	background-color: #FFFFFF;
	background-image: url(../images/template/leftColumn.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.contentArea2 {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: 12;
	float: left;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;

}
.contentArea3 {
	background-color: #FFFFFF;
	background-image: url(../images/template/leftColumn.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.contentArea a {
	color: #8EC3E9;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8EC3E9;
	text-transform: uppercase;
}
.blue15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8EC3E9;
}
.leftColumn {
	float: left;
	width: 260px;
	

}
.leftColumn2 {
	float: left;
	width: 260px;
	background-image:url(../images/template/leftColumn.gif)
}
.rightColumn {
	float: left;
	width: 700px;
	padding-left: 50px;

}
.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8EC3E9;
	font-weight: bold;
	padding-left: 0px;
	float: left;
	width: 220px;
	
}
.subNav a {
	color: #85B6D9;
	text-decoration: none;
}
.subNav a:hover {
	color: #FFFFFF;
}
.blue12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8EC3E9;
}
.error {
	color: #FF0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8EC3E9;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.black12 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.white {
	font-size: 36px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	text-decoration: blink;
}
.black12 a {
	color: #000000;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8EC3E9;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

