body {
	margin: 0px;
}
.siteWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.siteBackground {
	background-image: url(../images/template/solidBackground.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 960px;
	height: 100%;
	padding-bottom: 40px;
}
.cchLogo {
	margin-top: 36px;
	margin-left: 107px;
}
.contentWrapper {
	background-image: url(../images/template/gradientBackground.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 960px;
	min-height: 720px;
}

.contentTop {
	background-image: url(../images/template/contentTop.jpg);
	float: left;
	height: 31px;
	width: 754px;
	margin-top: 11px;
	margin-left: 100px;
	background-repeat: no-repeat;
}
.contentBackground {
	background-image: url(../images/template/contentBackgroundRepeat.jpg);
	background-repeat: repeat-y;
	width: 754px;
	float: left;
	margin-left: 100px;
}
.contentArea {
	background-image: url(../images/template/contentBackground.jpg);
	width: 754px;
	float: left;
	background-repeat: no-repeat;
	min-height: 489px;
}
.footer {
	background-image: url(../images/template/footerBackground.jpg);
	height: 30px;
	width: 709px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	padding-left: 45px;
}
.footer a {
	color: #2089d0;
}
.mainNav {
	background-image: url(../images/template/mainNavBackground.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 710px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 30px;
	margin-top: 10px;
}
.mainNav a {
	color: #FFFFFF;
	text-decoration: none;
}
.mainNav a:hover {
	color: #0078C9;
}






.topNav {
	background-image: url(../images/template/topNavBackground.gif);
	height: 20px;
	width: 220px;
	float: right;
	margin-right: 44px;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
.topNav a {
	color: #FFFFFF;
	text-decoration: none;
}
.topNav a:hover {
	text-decoration: underline;
}
.navSpacer {
	margin-right: 10px;
	margin-left: 10px;
}
.copyArea {
	width: 650px;
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 18px;
	padding-bottom: 10px;
	margin-left: 7px;
	min-height: 446px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.copyArea a {
	color: #7ac142;
}
.copyArea a:hover {
	color: #0078C9;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 22px;
}
.squareList {
	list-style-type: square;
	margin-left: 0px;
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.squareList li {
	margin-bottom: 5px;
}

.squareList a {
	color: #0078C9;
}
.squareList a:hover {
	color: #7ac142;
}
.topButton {
	color: #0078C9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0078C9;
	text-align: right;
	padding: 5px;
}
.topButton a {
	color: #0078C9;
	text-decoration: none;
}
.topButton a:hover {
	color: #7ac142;
}
.black16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.black14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.extraSpace {
	margin-top: 5px;
	display: block;
}

