﻿body {
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #000;
}
#container {
	width: 100%;
	height: 100%;
	background-color: #CCCCCC;
}
#masthead {
	width: 100%;
	background-color: #000000;
	background-image: url('../images/Banner-top-003.png');
	background-repeat: no-repeat;
}
#page_content {
	position: relative;
	background-color: #CCCCCC;
}
#sidebar {
	position: relative;
	float: left;
	width: 140px;
	background-color: #000000;
}
#totalwrapindex {
	margin: 0px;
	position: relative;
	background-color: #CCCCCC;
	width: 100%;
	height: 100%;
}
#content {
	margin-left: 150px;
	padding: 10px;
	background-color: #CCCCCC;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #cdf;
}
#masthead img {
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	padding: 2px;
	margin: 2px;
	display: block;
	border: 1px solid #000000;
	background-color: #000000;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 5%;
	display: block;
	border-color: #000000;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	font-size: medium;
	font-family: "Arial Black";
	font-style: italic;
	font-variant: small-caps;
	border-bottom-style: solid;
	background-color: #CCCCCC;
	width: 100px;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	border-bottom: 1px solid #f5f5f5;
	background-color: #dc9;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
}
a {
	color: #393939;
	font-weight: bold;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.wrapcontent {
	border: 1px solid #000000;
	padding: 15px;
	margin: 15px 50px 15px 15px;
	position: static;
	float: right;
	background-color: #FFFFFF;
}




/* Custom */
}
.YearCodes {
}
.spacer01 {
	border-style: solid;
	border-width: thin;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
.auto-style2 {
	text-align: left;
}
.ltBluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #66CCFF;
}
.dkBluetextCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000099;
}
.dkredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #800000;
}
/* End custom */
.spacer01 table {
	border-style: solid;
	margin-left: 5px;
	float: left;
}
.masthead image {
	float: left;
}
