﻿body {
	margin: 0;
	font-family: Times New Roman, Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;

}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
hr {
	background: #e0e0e1;
	height: 1px;
	color: #e0e0e1;
	border: none;
	clear: both;
}
#CCTitle {
	color: #3f803f;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration:underline;
}

div#header {
	background-color: #3f803f;
	background-image: url(/SiteCollectionImages/Header0.jpg);
	background-repeat: no-repeat;
	height: 57px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:white;
	font-size:36px;
	font-style:italic;
	padding-bottom:0px;
	padding-top:20px;
	padding-left:80px;
}
#outer {
}
div#main {
	background-color: #3f803f;
}
.navselected{
	color:red;
}
div#nav{
	background-color: #3f803f;
	width: 200px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 95px;
	padding-top: 20px;
}
div#nav a {
	color: #ffffff;
	text-decoration: underline;
	width: auto;
}
div#nav a:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
div#nav a:visited {
	color: #ffffff;
	font-weight: bold;
}
div#nav a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
div#console {
}
div#content {
	text-align: center;
	margin-left: 200px;
	padding-right: 15px;
	height: 100%;
	background-color: #ffffff;
	position: relative;
}
div#content a {
	text-decoration: underline;
}
div#content a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
div#content a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div#content a:visited {
	color: #000000;
	font-weight: bold;
}
div#content ul {
	padding-left: 1em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	margin-left: 1em;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 0em;
}
div#footer {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	background-color: #ffffff;
padding-bottom: 20px;

	position:relative;
}
div#footer td {
	color: #ffffff;
	font-size: 6px;
}
div#footer a {
	color: #ffffff;
	width: auto;
	padding: 0px 0px 0px 5px;
}
div#footer a:link {
	color: #ffffff;
	font-weight: bold;
}
div#footer a:visited {
	color: #ffffff;
	font-weight: bold;
}
div#footer a:hover {
	color: #ffffff;
	font-weight: bold;
}
div#lowernav {
	font-family: "Times New Roman", Times, serif;
	font: small serif;
	text-align: left;
	background-color: #FFFFFF;
	text-decoration: underline;
	color: #000000;
	position: relative;
	left: 200px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
div#lowernav a {
	color: #3F803F;
	text-decoration: underline;
	width: auto;
	background-color: #FFFFFF;
}
div#lowernav a:link {
	color: #3F803F;
	text-decoration: underline;
	font-weight: bold;
}

div#lowernav a:visited {
	color: #3F803F;
	font-weight: bold;
}

div#lowernav a:hover {
	color: #3F803F;
	text-decoration: none;
	font-weight: bold;
}

div#copyright {
	position: relative;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	background-color: #184820;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}
div#copyright a {
	color: #ffffff;
	width: auto;
}
div#copyright a:link {
	color: #ffffff;
	font-weight: bold;
}
div#copyright a:visited {
	color: #ffffff;
	font-weight: bold;
}
div#copyright a:hover {
	color: #ffffff;
	font-weight: bold;
}
