﻿#container {
	width: 780px;
	background-color: #FFFFFF;
	margin-top: 25px;
	background-image: none;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
a {
	color: #005CA9;
}
a:visited {
	color: #000066;
}
#masthead {
	text-align: center;
	background-color: #FAFBF9;
	height: auto color: #086D4F;
	font-size: x-large;
	font-weight: bold;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.style1 {
	text-align: center;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #00AEEF;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: medium;
	color: #003366;
	margin-bottom: 10px;
}
.bottommargin {
	margin-bottom: 10px;
}
#columnleft {
	border-width: thin;
	border-color: #000000;
	float: left;
	width: 246px;
	background-color: #FFFFFF;
	padding: 10px 5px 10px 5px;
	height: auto;
	border-right-style: dashed;
}
#navigation {
	width: 145px;
	text-align: center;
	float: left;
	height: 125px;
	padding-right: 50px;
	padding-left: 50px;
}
p {
	margin-top: 5px;
	margin-bottom: 0px;
}
.footer {
	clear: both;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: x-small;
	height: auto;
}
.margin {
	margin-top: 10px;
}
#columnright {
	padding: 10px 10px 10px 5px;
	width: 507px;
	float: left;
	text-align: justify;
	background-color: #FFFFFF;
	color: #000000;
}
#content {
	border: thick none #B6A65B;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	height: auto;
	background-color: #FFFFFF;
}
.floatright {
	float: right;
	margin-left: 7px;
	margin-right: 20px;
	margin-top: 5px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
#navigation {
	border: thick none #FFFFFF;
	width: 145px;
	text-align: center;
	background-color: #000000;
	float: left;
	height: 125px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
}
#masthead {
	border: thick double #000000;
	text-align: center;
	background-color: #FAFBF9;
	height: 145px;
	font-size: x-large;
	font-weight: bold;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	margin-bottom: 5px;
	font-size: medium;
}
.clear {
	clear: both;
	margin-bottom: 5px;
}
ul {
	margin-top: 3px;
	text-align: left;
	margin-bottom: 0px;
}
.floatrightCopy {
	float: right;
	margin-left: 10px;
}
h1 {
	font-size: x-large;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #003366;
}

