@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(images/background_pattern_metal2.jpg);
}
#gradientdiv {
	background-image: url(images/background_gradient2.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: -25px 0px 0px;
	width: 100%;
	padding: 0px;
	height: 410px;
}
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;
	border: 3px solid #009;
	background-color: #FFF;
}
#header {
	height: 110px;
	width: 850px;
	text-align: left;
	vertical-align: top;
	background-color: #000;
}
#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: 28px;
	font-weight: bold;
	color: #A5BFFF;
	width: 525px;
	padding-left: 35px;
	line-height: 31px;
	position: relative;
	padding-top: 25px;
	float: left;
}
#wrapper #header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #658AFF;
	float: left;
	width: 450px;
	padding-left: 35px;
	line-height: 23px;
	margin-top: 5px;
	padding-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: 500px;
	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: 450px;
	padding-left: 50px;
	line-height: 16px;
	margin-top: 5px;
}
#wrapper #header img {
	margin-left: 10px;
	float: left;
	margin-top: 8px;
}
#mission {
	background-color: #444;
	height: 27px;
	width: 850px;
}
#mission h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-style: italic;
	font-weight: normal;
	color: #FF9;
	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: #F00;
	font-style: italic;
}
.regularIndexItem {
	color: #300;
}
.currentIndexItem {
	color: #F00;
	font-weight: bold;
}
#index h3 {
	font-size: 1.12em;
	line-height: 1.2;
	margin-top: 1.5em;
	margin-left: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0em;
}
#index h4 {
	font-size: 0.87em;
	line-height: 1.4;
	margin-top: .25em;
	margin-bottom: 0em;
	margin-left: 2.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#maincontent {
	float: right;
	width: 605px;
	background-color: #FFF;
	padding-bottom: 30px;
	display: inline;
	text-align: left;
	padding-right: 20px;
}
.image-fr {
	margin-left: 13px;
}
.image-fl {
	margin-right: 10px;
}
#maincontent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 1.2;
	margin-bottom: 0.5em;
	color: #00F;
	margin-top: 0.5em;
}
#maincontent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.2;
	margin-top: 0.8em;
	color: #900;
	font-weight: bold;
	margin-bottom: 0em;
}
#maincontent h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.2;
	margin-top: 0.8em;
	color: #009;
	font-weight: bold;
	margin-bottom: 0em;
}
#maincontent p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.35;
	margin-top: 0.8em;
	margin-bottom: 1em;
	color: #000;
	text-align: justify;
}
#maincontent dl {
	display: block;
	margin-bottom: 30px;
	clear: both;
}
#maincontent dt {
	color: #009;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.35em;
	font-weight: bold;
}
#maincontent dd {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.95em;
	line-height: 1.35em;
	text-align: justify;
}
#maincontent ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.15em;
	line-height: 1.9;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #000;
	text-align: justify;
	margin-left: 2em;
	list-style-type: none;
}
#maincontent img {
	padding: 4px;
	border: 1px solid #999;
}
.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: 0px;
	padding-bottom: 45px;
	float: left;
	clear: both;
}
#footerdiv p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 35px 0px 0px;
	font-weight: normal;
}
#footerdiv p a:link, #footerdiv p a:visited {
	color: #FF3;
	text-decoration: none;
}
#footerdiv p a:hover, #footerdiv p a:active {
	color: #FFF;
	text-decoration: none;
}
#footerdiv h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #FFF;
	text-align: center;
	margin: 25px 0px 0px;
	padding: 0px;
	font-weight: normal;
}
#footerdiv h6 a:link, #footerdiv h6 a:visited {
	color: #FF3;
	text-decoration: none;
}
#footerdiv h6 a:hover, #footerdiv h6 a:active {
	color: #FFF;
	text-decoration: none;
}
