body {
	background-color: #cfdcbc;
	margin: 0px;
}
.mainContainer {
	margin-right: auto;
	margin-left: auto;
	width: 818px;
	margin-top: 50px;
	position: relative;
}
.homeNavContainer {
	margin-top: 20px;
}
.subBanner {
	position: relative;
	width: 819px;
}
.subNavContainer {
	width: 819px;
}
.leftSideContainer {
	height: 624px;
	width: 100px;
	background-color: #BFCFA5;
	position: absolute;
	left: 0px;
	top: 166px;
}
.contentContainer {
	position: absolute;
	left: 100px;
	top: 166px;
	width: 715px;
	height: 622px;
}
.bodyCopy {
	position: absolute;
	left: 45px;
	top: 45px;
	width: 650px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5d5f5d;
	line-height: 18px;
	text-align: justify;
}
.bodyCopy a {
	font-weight: bold;
	color: #5d5f5d;
	text-decoration: none;
}
.cornerNavContainer {
	position: absolute;
	bottom: 0%;
	right: 0%;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 150px;
	color: #c3592e;
	margin-top: 10px;
	margin-left: 10px;
}
h2 {
	color: #5D5F5D;
	font-size: 14px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.cornerNavContainer a {
	color: #5D5F5D;
	text-decoration: none;
}



h1 {
	font-size: 18px;
	font-weight: normal;
}
.cornerNavContainer a:hover {
	color: #c3592e;
	text-decoration: none;
}
.bodyCopy a:hover {

	font-weight: bold;
	color: #c3592e;
	text-decoration: none;
}
.bodyCopy img {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
#form1 td {
	padding-top: 3px;
	padding-bottom: 3px;
}
