@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(images/background_pattern2.jpg);
	background-repeat: repeat;
}
#gradientdiv {
	background-image: url(images/background_gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: -25px 0px 0px;
	width: 100%;
	padding: 0px;
	height: 400px;
}
h1, h2, h3, h4, h5, h6, p, img, div, ol, ul, dl, li, dt, dd {
	margin: 0px;
	padding: 0px;
}
#basediv {
	margin-right: auto;
	margin-left: auto;
	width: 856px;
	z-index: auto;
	margin-top: 25px;
	padding-top: 25px;
}
#wrapper {
	float: left;
	width: 850px;
	background-color: #FFF;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#header {
	height: 100px;
	width: 850px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/header.jpg);
	background-position: left top;
}
#header a:link, #header a:visited {
	color: #999;
	text-decoration: none;
}
#header a:hover, #header a:active {
	color: #F00;
	text-decoration: none;
}
#wrapper #header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #006;
	float: left;
	width: 650px;
	padding-left: 190px;
	line-height: 32px;
	margin-top: 20px;
}
#wrapper #header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #930;
	float: left;
	width: 650px;
	padding-left: 190px;
	line-height: 28px;
	margin-top: 8px;
}
#wrapper #header h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #CCC;
	margin-top: 10px;
	float: left;
	width: 600px;
	padding-left: 50px;
	line-height: 28px;
}
#wrapper #header h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999;
	float: left;
	width: 600px;
	padding-left: 50px;
	line-height: 16px;
	margin-top: 0px;
}
#wrapper #header img {
	margin-left: 25px;
	float: left;
}
#mission {
	background-color: #036;
	height: 27px;
	width: 850px;
}
#mission h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding-top: 6px;
}
#index {
	background-color: #FFF;
	float: left;
	width: 225px;
	text-align: left;
}
#index a:link, #index a:visited{
	text-decoration: none;
}
#index a:hover, #index a:active {
	color: #C30;
	font-weight: normal;
	font-style: italic;
}
.regularIndexItem {
	color: #006;
}
.currentIndexItem {
	color: #00C;
	font-weight: bolder;
}
#index ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left: 1.3em;
	margin-top: 1em;
	margin-bottom: 2em;
}
#index li {
	font-size: .9em;
	line-height: 1.2;
	margin-top: 1em;
}
#maincontent {
	float: right;
	width: 590px;
	background-color: #FFF;
	padding-bottom: 30px;
	display: inline;
	text-align: left;
	padding-right: 20px;
	padding-top: 35px;
	padding-left: 15px;
}
#maincontent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 1.35;
	margin-bottom: 0.5em;
	color: #AF2D00;
	margin-top: 0em;
	clear: both;
}
#maincontent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.2;
	margin-top: 0.9em;
	color: #501500;
	font-weight: bold;
	margin-bottom: 0em;
}
#maincontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4;
	margin-top: 0.8em;
	color: #391823;
	font-weight: normal;
	margin-bottom: 0em;
	margin-left: 1.5em;
}
#maincontent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	line-height: 1.35;
	margin-top: 0em;
	margin-bottom: 1em;
	color: #009;
	font-weight: bold;
}
#maincontent h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.0;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #060;
	font-weight: bold;
}

#maincontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	line-height: 1.35;
	margin-top: 0.8em;
	margin-bottom: 1em;
	color: #391823;
}
#maincontent img {
	padding: 4px;
	border: 1px solid #999;
	margin: 4px 6px 2px 3px;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
#maincontent a:link, #maincontent a:visited {
	color: #00C;
	text-decoration: none;
}
#maincontent a:hover, #maincontent a:active {
	color: #F00;
}
#footerdiv {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 55px;
	padding-bottom: 45px;
	float: left;
	clear: both;
}
#footerdiv p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footerdiv p a:link, #footerdiv p a:visited {
	color: #009;
	text-decoration: none;
}
#footerdiv p a:hover, #footerdiv p a:active {
	color: #930;
	text-decoration: none;
}

