﻿body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	color: #808080;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FE0000;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FE0000;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FE0000;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FE0000;
	font-size: 12px;
	font-weight: bold;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	background-color: #6B6E7B;
}
.container {
	border: 1px #000000 solid;
	width: 960px;
	background-color: #FFFFFF;
}
.banner {
	background-color: #0000FF;
}
.content {
	padding: 10px 20px 10px 10px;
	height: 500px;
	width: 100%;
}
.minor_nav {
	background-color: #0000FF;
	text-align: right;
}
.logo {
	border: 0px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
A:link {
	color: #FE0000;
	text-decoration: none;
}
A:visited {
	color: #FE0000;
	text-decoration: none;
}
A:hover {
	color: #FCA311;
	text-decoration: none;
}
A:active {
	color: #FCA311;
	text-decoration: none;
}
.page_title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FE0000;
}
.footer_left {
	font-size: 10px;
	height: 100%;
	width: 100%;
	padding-right: 10px;
	text-align: left;
	font-size: 10px;
}
.footer_right {
	font-size: 10px;
	height: 100%;
	width: 100%;
	padding-right: 10px;
	text-align: right;
	font-size: 10px;
}
.indent {
	margin-left: 40px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/*Main Navigation/ */
#ddcolortabs {
	margin-left: 40px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}
#ddcolortabs ul {
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
}
#ddcolortabs li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: none;
}
#ddcolortabs a {
	float: left;
	color: #000000;
	background: #FF9900 url(color_tabs_left.gif) no-repeat left top;
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
	letter-spacing: 1px;
}
#ddcolortabs a span {
	float: left;
	display: block;
	background: transparent url(color_tabs_right.gif) no-repeat right top;
	padding: 4px 9px 2px 6px;
}
#ddcolortabs a span {
	float: none;
}
#ddcolortabs a:hover {
	background-color: #FFCC00;
}
#ddcolortabs a:hover span {
	background-color: #FFCC00;
}
#ddcolortabs #current span {
	/*currently selected tab*/
background-color: #FFFFFF;
}
#ddcolortabs #current a {
	/*currently selected tab*/
background-color: #FFFFFF;
}
#ddcolortabsline {
	border-bottom: 0px #000000 solid;
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: #FFFFFF;
	border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/*Minor Navigation/ */
#invertedtabs {
	margin-right: 4px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}
#invertedtabs ul {
	font: bold 11px Arial, Verdana, sans-serif;
	margin: 0;
	margin-bottom: 1em; /*margin between menu and rest of content*/;
	padding: 0;
	list-style: none;
}
#invertedtabs li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 1.5em;
}
#invertedtabs a {
	float: right;
	color: #FFFFFF;
	background: #5197FF url(color_tabs_left2.gif) no-repeat left
bottom;
	margin: 0 2px 0 0;
	padding: 0 0 0 3px;
	text-decoration: none;
	letter-spacing: 1px;
}
#invertedtabs a span {
	float: left;
	display: block;
	background: transparent url(color_tabs_right2.gif) no-repeat right bottom;
	padding: 3px 9px 3px 6px;
}
#invertedtabs a span {
	float: none;
}
#invertedtabs a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}
#invertedtabs a:hover span {
	background-color: #FF9900;
	color: #FFFFFF;
}
#invertedtabs #current span {
	/*currently selected tab*/
background-color: #C10000;
}
#invertedtabs #current a {
	/*currently selected tab*/
background-color: #C10000;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/*Sub Navigation (left)/ */
#ddblueblockmenu {
	border: 0px solid black;
	border-bottom-width: 0;
	width: 185px;
}
#ddblueblockmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: normal 90% Arial, Helvetica, sans-serif;
}
#ddblueblockmenu li a {
	display: block;
	padding: 3px 0;
	padding-left: 9px;
	width: 169px; /*185px minus all left/right paddings and margins*/;
	text-decoration: none;
	color: #808080;
	background-color: #FFFFFF;
	border-bottom: 1px #808080 solid;
	border-left: 7px transparent solid;
}
* html #ddblueblockmenu li a {
	/*IE only */
width: 187px; /*IE 5*/;
	w\idth: 169px; /*185px minus all left/right paddings and margins*/
}
#ddblueblockmenu li a:hover {
	color: #5B5B5B;
	background-color: #DEDEBC;
	border-left-color: #FF0000;
}
#ddblueblockmenu div.menutitle {
	color: black;
	border-bottom: 1px solid black;
	padding: 1px 0;
	padding-left: 5px;
	background-color: #DEDEBC;
	font: bold 90% Arial, Helvetica, sans-serif;
}
