body {
	text-align: center;
	background-image: url(images/background.jpg);
	/*background-color:#CCCCCC;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
h1, table {
	margin: 0px;
	padding: 0px;
	}
blockquote {
	margin-top: 10px;
	}
h1 {
	font-size: 24px;
	}
h2 {
	font-size: 18px;
	color: #004770;
	line-height:30px;
	border-bottom: solid #004770 5px;
	}
h3 {
	font-size: 14px;
	margin: 0;
	color: #004770;
	padding-left: 8px;
	}
h4 {
	font-size: 14px;
	margin: 0;
	color: #FFFFFF;
	line-height:20px;
	}

hr {
	color: #52666F;
	background:  #52666F;
	border: hidden;
	}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	}
#wrapper {
	width: 757px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: solid 20px #666666;
	overflow: hidden;
	}

#bannerImage {
	border-top: solid 10px #666666;
	}
#logInArea {
	width: 180px;
	/*height: 400px;*/
	padding-top: 0px;
	/*background-image: url(images/leftCol_backgrd2.jpg);
	background-repeat: repeat-x;*/
	background-color: #FFFFFF;
	text-align:center;
	vertical-align:top;
	padding-bottom:4px;
	color:#000000;
	/*border-top: solid 10px #666666;	*/
	}
#logInArea a {
	font-size: 11px;
	color:#000000;
	text-decoration:underline;
	}
#logInArea a:hover {
	text-decoration: underline;
	color: #FF0000;
	}
#leftCol {
	float: left;
	width: 180px;
	/*height: 400px;*/
	padding-top: 0px;
	background-image: url(images/leftColumn.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	/*border-top: solid 10px #666666;*/
	color: #0F5076;
	color: #000000;
	color: #0000FF;
	color: #CC0000;
	}
#leftCol li {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: url(images/bullet.jpg);
	line-height: 16px;
	}
#leftCol li a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
#leftCol li a:hover {
	text-decoration: underline;
	color: #FFFF66;
	}
#online {
	font-weight: bold;
	margin: 0 0 30px 0px;
	text-align: center;
	}
.onlineAccess {
	width: 140px;
	color: #4A656B;
	text-decoration: none;
	font-weight: bold;
	padding: 6px 3px 6px 3px;
	background: #FFFFFF;
	border: #7D6854 solid 1px;
	}
.onlineAccess:hover {
	background: #DBD2CA;
	}
#content {
	float: left;
	width: 575px;
	}
.contentPadding {
	border-top: solid 10px #666666;
	padding: 5px 5px 5px 5px;
	}
#footer {
	clear: both;
	}
#bottom {
	text-align: left;
	width: 772px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	}
#buttons {
	}
#buttons a {
	background: #7D6854;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
#buttons a:hover {
	color: #978471;
	}
.contentLeft {
	float:left;
	width: 358px;
	/*height: 303px;*/
	padding: 0px 5px 0px 0px;
	background-color: #ffffff;
	}
.contentRight {
	float:right;
	width: 212px;
	/*height: 303px;*/
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ECEEE9;
	}
.contentBottm {
	width: 575px;
	/*height: 303px;*/
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #CCCCCC;
	color: #000000;
	}

.indented {
	margin-left: 10px;
	}
