body {
	background-image: url(images/background001.jpg);
	background-color: #F7F3F7;
	margin: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #0065CE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0065CE;
	display: inline;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.divTop {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 82px;
}
.divTopGraphic {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 181px;
	background-color: #FFF;
}
.divTopWords {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #0065CE;
	text-align: center;
	height: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.divContentHolder {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.divWhite {
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.divFooterPageLinks {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #0065CE;
	text-align: center;
	height: 30px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.divFooter {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	text-align: center;
	height: 80px;
	padding-top: 6px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #336699;
}
.divLeftNav {
	width: 188px;
	float: left;
	background-color: #ffffff;
}
.divCentralContent {
	width: 512px;
	float: left;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
}
.associatedLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036;
	padding-left: 10px;
	font-weight: bold;
}
.divRightNav {
	width: 180px;
	float: right;
	margin-top: 20px;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
.mainTextCenter {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.pic50PercentDiv {
	text-align: center;
	width: 256px;
	float: left;
}
#navLefttList {
	}
#navLefttList ul {
	width: 180px;
	list-style: none;
	border: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navLefttList ul li {
	width: 180px;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
}
#navLefttList ul li a {
	display: block;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #083C6B;
	text-decoration: none;
	font-weight: normal;
}

