body {
	margin: 0px;
	padding: 0px;
}
.mainContainer {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	background-image: url(../images/left_repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.formContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.homeBannerContainer {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.homeLeftContainer {
	float: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.homeRightContainer {
	float: right;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.homeNavContainer {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #133783;
	height: 60px;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	width: 919px;
}
.homeTextContainer {
	width: 513px;
	position: absolute;
	left: 220px;
	top: 77px;
	height: 589px;
}
.homeTextContainer li {
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.homeFooterContainer {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 35px;
	padding-left: 217px;
	padding-bottom: 35px;
}

.homeCallout {
	position: absolute;
	left: 801px;
	top: 435px;
	width: 183px;
	height: 274px;
	z-index: 50;
}	

.homeContent {
	background-image: url(../images/home_repeat_bkg.gif);
	background-repeat: repeat-y;
	width: 1000px;
	min-height: 700px;
	height: auto;
	position: relative;
}

*html .homeContent {
	height: 700px;
}	

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0674A5;
	font-size: 13px;
}
.footerContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-left: 20px;
	position: relative;
	padding-top: 50px;
	padding-bottom: 20px;
}
.navContainer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #133783;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.contentContainer {
	padding-left: 235px;
}
.sideContainer {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 233px;
	height: 835px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #edf0f5;
}
.logoContainer {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.bannerContainer {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bodyText {
	padding-top: 35px;
	padding-left: 56px;
	padding-right: 20px;
	height:auto;
	min-height: 550px;
}
*html .bodyText {
height: 550px;
}
.sideContent {
	padding-top: 25px;
}
.subNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	color: #133783;
	padding-left: 25px;
	line-height: 30px;
	z-index: 50;
}
.subNav a {
	color: #929294;
	text-decoration: none;
}
.subNav a:hover {
	color: #133783;
	text-decoration: none;
}
.subNav li {
	list-style-type: none;
	list-style-image: none;
	padding-top: 10px;
}
.bodyText li {
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

