﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #f2f2f7;
	background-image: url("../images/background.gif");
	background-repeat: repeat;
	background-attachment: scroll;
	position: inherit;
	width: auto;
	height: inherit;
}
#container {
	width: 800px;
	margin: 10px auto;
	height: auto;
}
#masthead {
	text-align: center;
	background-color: #3D6C87;
}
#navigation {
	position: relative;
	float: left;
	width: 52px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
	padding-bottom: inherit;
	bottom: inherit;
	max-height: inherit;
}
#content {
	float: left;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}
#footer {
	text-align: center;
	clear: left;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fefeff;
}
/* Masthead Styles */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 20%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a {
	color: #006600;
	text-decoration: none;
	display: inline-block;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #FFFFFF;
	width: 52px;
	overflow: scroll;
	clear: left;
	position: absolute;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	display: block;
	border: 1px solid #5f8ea9;
	background-color: #5f8ea9;
	height: auto;
	width: 52px;
	bottom: auto;
	float: left;
	max-height: none;
	min-height: inherit;
}
/* Content Styles */
h6 {
	color: #3d6c87;
}
h5 {
	color: #3d6c87;
}
h4 {
	color: #3d6c87;
}
h3 {
	color: #3d6c87;
}
h2 {
	color: #3d6c87;
}
#content h1 {
	color: #3d6c87;
}
#content img {
	padding: 5px;
	border: 1px solid #808080;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
	width: 806px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
	position: inherit;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style3 {
	margin-left: 0px;
	font-style: italic;
	color: #0000FF;
	font-family: "Courier New", Courier, monospace;
}
.style4 {
	margin-top: 0px;
	background-color: #CCCCCC;
}
.style5 {
	color: #0000FF;
	margin-left: 0px;
}
.style6 {
	font-size: small;
	color: #000000;
	font-weight: bold;
	margin-left: 0px;
}
.style7 {
	font-family: "Futura Md BT";
	color: #008000;
}
.style8 {
	font-family: "Futura Md BT";
}
.style9 {
	color: #006600;
	height: auto;
}
.style10 {
	font-family: "Futura Md BT";
	color: #006600;
}
.style11 {
	font-size: medium;
	background-color: #CCCCCC;
}
.style12 {
	font-family: "Futura Md BT";
	font-size: medium;
	color: #006600;
}
.style13 {
	font-family: "Futura Md BT";
	font-size: medium;
}
.style14 {
	margin-left: 2px;
}
.style15 {
	margin-left: 0px;
}
.style16 {
	font-size: medium;
}

