﻿body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}
#container {
	background-color: #FFFFFF;
	background: #FFE27D;
	width: 800px;
	margin: 0px auto 0 auto;
}
#masthead {
	height: 200px;
}
#sidebar {
	float: left;
	width: 204px;
	background-color: #BCE4F5;
	position: relative;
	clear: both;
	display: inline;
	height: 100%;
	border-top-color: #003B81;
	border-top-style: solid;
	border-top-width: thin;
}
#content {
	margin: 0 0 0 205px;
	padding: 16px;
	float: inherit;
	position: relative;
	border-left-color: #003B81;
	border-left-style: solid;
	border-left-width: thin;
	border-top-color: #003B81;
	border-top-style: solid;
	border-top-width: thin;
}
#content img {
	display: block;
}
#footer {
	clear: both;
	background-color: #FFBD00;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}

/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #cdf;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #04b;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f9f9f9;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #04b;
	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;
}
/* Styles for Footer */
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#footer a {
	color: #6677BB;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a {
	color: #04b;
	text-decoration: underline;
}
.style4 {
	text-indent: 0pt;
	text-align: left;
	font-family: "Times New Roman";
	font-size: 10.0pt;
	color: black;
	margin: 0pt;
}
.style5 {
	color: #0044BB;
	text-decoration: underline;
}
.style7 {
	font-size: 13px;
	letter-spacing: normal;
}
.style4 {
	font-size: 6pt;
}
.style5 {
	border-width: 0px;
}
.style9 {
	border: 2px solid #FFBD00;
	background-color: #FFFFFF;
}
.style10 {
	font-size: 9pt;
}
.style11 {
	border: 2px solid #CCDDFF;
}
.style6 {
	color: #000000;
}
.style8 {
	color: #FF00FF;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style9 {
	border: 2px solid #FFBD00;
	background-color: #FFFFFF;
}
.style10 {
	font-size: 9pt;
}
.style11 {
	border: 2px solid #CCDDFF;
}

