body {
	margin: 0px;
	padding: 0px;
	background-color: #262e36;
	background-image: url(../images/bkg_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainContainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


.homeBanner {
	position: absolute;
	background-color: #FFFFFF;
	visibility: visible;
}
.hbLeft {
	background-color: #FFFFFF;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #b1d9f4;
	height: 358px;
	width: 532px;
}
.bannerHold {
	position: relative;
	height: 366px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}

.hbImage {
	position: absolute;
	top: 0px;
	left: 532px;
	z-index: 200;
	visibility: hidden;
}

.hbNavContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5395C5;
	position: absolute;
	top: 30px;
	left: 0px;
	line-height: 25px;
	list-style-type: none;
	width: 300px;
	z-index: 200;
}
.hbText {
	font-family: Arial, Helvetica, sans-serif;
	color: #5395C5;
	font-size: 11px;
	width: 475px;
	position: absolute;
	left: 20px;
	top: 223px;
	line-height: 18px;
	z-index: 200;
	visibility: hidden;
}
.hbText a {
	color: #D88503;
	text-decoration: none;
}
.hbInitial {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5395C5;
	background-color: #FFFFFF;
}




.hbNavContainer li a {
	text-decoration: none;
	color: #5395C5;
	background-image: none;
	padding-left: 20px;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	width: 300px;
}
.hbNavContainer li a:hover {
	text-decoration: none;
	color: #D88503;
	background-image: url(../images/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.hbnavlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 25px;
}

.hbNavContainerActive {
	text-decoration: none;
	color: #D88503;
	background-image: url(../images/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	list-style-type: none;
}
.subBanner {
	position: relative;
	background-color: #56606c;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #b1d9f4;
	height: 231px;
	width: 960px;
	margin-bottom: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D88503;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.subTextContainer {
	position: relative;
	width: 694px;
	padding: 20px;
	background-color: #56606c;
	margin-left: 226px;
}

.subImage {
	float: right;
	position: relative;
}


.subContentContainer {
	position: relative;
	width: 960px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.subNavContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	list-style-type: none;
	width: 18.5em;
	text-align: right;
	left: 5px;
	top: 31px;
	z-index: 100;
}
.subNavContainer li a {
	text-decoration: none;
	color: #FFFFFF;
	background-image: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-top: 0.35em;
	padding-right: 1.75em;
	padding-bottom: .35em;
	text-align: right;
	width: 16.7em;
}
.subNavContainer li a:hover {
	text-decoration: none;
	color: #D88503;
	background-image: url(../images/sub_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 0px;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-top: 0.35em;
	padding-right: 1.75em;
	padding-bottom: .35em;
	text-align: right;
}
.subNavContainerActive {
	text-decoration: none;
	color: #D88503;
	background-image: url(../images/sub_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 0px;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-top: .35em;
	padding-right: 1.75em;
	padding-bottom: 0.35em;
	text-align: right;
}

.subNavlist {
	margin: 0em;
	padding: 0em;
	list-style-type: none;
	text-align: right;
}
.callout {
	position: absolute;
	left: 0px;
	top: 8px;
}
.subTextContainer li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
p a {
	color: #FF9900;
	text-decoration: none;
}
.subTextContainer table {
	position: relative;
}
.subTextContainer td {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.input {
	background-color: #CCCCCC;
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


#form1 {
	font-family: Arial, Helvetica, sans-serif;
}
.boldOrange {
	color: #D88503;
	font-weight: bold;
}
.hbTextStart {
	font-family: Arial, Helvetica, sans-serif;
	color: #5395C5;
	font-size: 11px;
	width: 475px;
	position: absolute;
	left: 20px;
	top: 223px;
	line-height: 18px;
	z-index: 210;
	visibility: visible;
}
.hbTextStart a {
	color: #D88503;
	text-decoration: none;
}
.hbImageStart {
	position: absolute;
	top: 0px;
	left: 532px;
	z-index: 210;
	visibility: visible;
}
textarea {
	background-color: #CCCCCC;
	height: 80px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
}
