@charset "utf-8";
/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* define focus styles here */
:focus {
	outline: 0;
}
body {
	color: #4d4b4c;
	background-color: white;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style-type: circle;
	padding-left: 25px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS Document */
#container {
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 1018px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 94px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner {
	height: 212px;
	margin-bottom: 27px;
}
#navigation {
	background-color: #FFFFFF;
	float: left;
	height: 212px;
	width: 220px;
	padding-left: 17px;
	padding-right: 17px;
}
#image_banner {
	margin-left: 254px;
	height: 212px;
}
#left_column {
	padding-left: 17px;
	padding-right: 17px;
	font-size: 12px;
	margin-right: 698px;
}
#main {
	float: right;
	width: 698px;
	font-size: 12px;
}
#content_left {
	width: 472px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ababab;
	font-size: 12px;
	padding-right: 55px;
}
#content_right {
	margin-left: 540px;
}
#quickjump {
	margin-bottom: 12px;
	clear: both;
	height: 36px;
	background-color: #908e8f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 13px;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
}
#footer {

}
#banner_text {
	margin-left: 542px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#images {
	float: left;
	width: 536px;
	margin-top: 6px;
	margin-left: 6px;
}
#images img {
	margin-right: 6px;
}
#banner_text strong {
	font-size: 19px;
	font-weight: bold;
}
#navlist {
	padding-left: 0;
	margin-left: 0;
}
#navlist li {
	list-style: none;
	margin: 0;
	padding: 9px 0;
}
ul#navlist li#underline {
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #ababab;
}
#navlist li a:link, #navlist li a:visited { 
	color: #4d4b4c;
	text-decoration: none; 
}
#navlist li a:hover { 
	color: #98d3f3;
	text-decoration: none; 
}
#leftlist {
	padding-left: 0;
	margin-left: 0;
}
#leftlist li {
	list-style: none;
	margin: 0;
	padding: 9px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ababab;
	font-weight: bold;
}
#leftlist li a:link, #leftlist li a:visited { 
	color: #4d4b4c;
	text-decoration: none; 
}
#leftlist li a:hover { 
	color: #98d3f3;
	text-decoration: none; 
}
#footerlist li {
	display: inline;
	list-style-type: none;
	padding-left: 15px;
	text-decoration: none; 
}
#footerlist li a:link, #footerlist li a:visited {
	color: #FFFFFF;
	text-decoration: none; 
}
#footerlist li a:hover {
	color: #98d3f3;
	text-decoration: none; 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4b4c;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #98d3f3;
	font-weight: normal;
}
h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #98d3f3;
	font-weight:bold
}


h4 {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #98d3f3;
	font-weight:bold
}

h5 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #98d3f3;
	font-weight:bold;
	border-top: 1px dotted #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4b4c;
	font-size: 24px;
	font-weight: bold;
	border-top: 1px dotted #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 10px;
}

#content_left strong {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}
.footnote {
	font-weight: bold;
}
#content_left img {
	float: left;
	padding-right: 14px;
	padding-bottom: 14px;
}
.left_title {
	color: #6e6c6d;
	font-size: 18px;
}
.left_post {
    font: 12px/15px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333; text-decoration: none;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ababab;
}

.left_post a:link {
	font: 12px/15px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333; text-decoration: none;
	padding-bottom: 8px;
	
}

.left_post a:visited {
	font: 12px/15px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333; text-decoration: none;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ababab;
}

.left_post a:hover {
	font: 12px/15px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333; text-decoration: underline;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ababab;
}

.left_post_detail {
	color: #000000;
	font-size: 10px;
	padding-bottom: 3px;
	font-weight: bold;
}
.left_post_title {
	color: #98d3f3;
	font-weight: bold;
}
#overview_left {
	width: 217px;
	float: left;
}
#overview_right {
	width: 217px;
	float: right;
}
#overview_center {
	margin-right: 240px;
	margin-left: 240px;
}
.overview_title {
	color: #6e6c6d;
	font-size: 19px;
	padding-bottom: 5px;
}
#overview img {
	padding-bottom: 7px;
}
#page {

}
#footer {
	background-color: #221e1f;
	height: 36px;
	padding-left: 17px;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 34px;
	clear: both;
	padding-top: 21px;
}
#footer_links {
	float: right;
	font-size: 14px;
	margin-top: -2px;
}
#quickjump #form {
	float: right;
}
select#jumpMenu {
	width: 370px;
}
#quickjump p {
	padding-top: 3px;
}
input.btn {
	color:#FFFFFF;
	background-color: #908E8F;
	border: 1px solid;
	border-color: #908E8F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
input.btnhov { 
	border-color: #98d3f3;
}
input.btn2 {
	color: #4d4b4c;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
} 
#push {
	clear: both;
	height: 25px;
}
#push_top {
	height: 15px;
	clear: both;
}
.main_body {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #333333;
	list-style: disc;
}

.main_body a:link {
	font: 12px/17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333; text-decoration: none; 
}

.main_body a:visited {
	font: 12px/17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333; text-decoration: none;
}

.main_body a:hover {
	font: 12px/17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333; text-decoration: underline;
}
#overview {
	font: 12px Arial, Helvetica, sans-serif;
}

.main_body2 {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #333333;
	list-style: disc;
	padding-top: 2px;
	width: 100%;

}

.main_body2 a:link, .main_body2 a:visited {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #333333;
	list-style: disc;
	width: 100%;
	border-right: 1px none #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px none #999999;
	font-weight: bold;
	color: #333333; text-decoration: none;
	display: block;
}

.main_body2 a:hover {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #333333;
	list-style: disc;
	border-top: 1px none #999999;
	width: 100%;
	border-right: 1px none #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px none #999999;
	font-weight: bold;
	color: #333333; text-decoration: none;
	display: block;
}

.main_body2 a:active {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #333333;
	list-style: disc;
	width: 100%;
	border-right: 1px none #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px none #999999;
	font-weight: bold;
	color: #333333; text-decoration: none;
	display: block;
}
#left_column a:link, #left_column a:visited {
	color: #4d4b4c;
	font-weight: normal;
	text-decoration: none;
}
#left_column a:hover {
	color: #4d4b4c;
	font-weight: normal;
	text-decoration: underline;
}
#content_right a:link, #content_right a:visited {
	color: #4d4b4c;
	text-decoration: none;
	font-weight: normal;
}
#content_right a:hover {
	color: #98d3f3;
	text-decoration: none;
	font-weight: normal;
}
.main_body3 {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #333333;
	list-style: disc;
	margin-left: 160px;
	padding-left: 160px;
}
#float_text {
	height: 145px;
	padding-top: 15px;
}
#floating_tagline {

}
.banner_name {
	color: #FFFFFF;
	font-size: 10px;
	padding-bottom: 3px;
	font-weight: bold;
}
.banner_quote {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
}
