﻿a:hover {
	color: #7788aa;
	text-decoration: underline;
}
body {
	color: #000000;
	font: medium Arial, sans-serif;
}
body, div {
	margin: 0;
	padding: 0;
	border: 0;
}
h1,h2,h3,h4,h5,h6 {
	color: #528B99;
}
.float_right {
	float: right;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#container {
	background: #FFFFFF;
}
#content {
	margin-left: 150px;
	padding: 5px;
	background: #ffffff;
}
/* Styles for Footer */
#footer {
	clear: both;
	width: 99%;
	background: #528B99;
	padding: 1% 0 1% 1%;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
}
#footer p {
	font-size: x-small;
	background-color: #528B99;
}
#masthead {
	text-align: right;
	background: #528B99;
	height: 78px;
	overflow: auto;
}
#masthead address {
	font-size: medium;
	margin: 0;
	margin-right: 1%;
	font-style: normal;
}
#masthead img {
	padding: 4px;
	float: left;
}
/* Styles for Navigation */
#sidebar {
	position: relative;
	float: left;
	width: 150px;
	clear: left;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #528B99;
	padding: 2% 5% 2% 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF9000;
	border-bottom: 1px solid #f2f2f2;
	background: #f2f2f2;
}
#sidebar li {
	display: block;
	border: 1px solid #d3d3d3;
}
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
.style_underline {
	color: #FF9900;
	text-decoration: underline;
}
.headerbluebold {
	color: #528B99;
	font-weight: bold;
}
.style_red {
	color: #FF0000;
	font-size: medium;
}
.headerblue {
	color: #528B99;
}
.medium_bulletsCopy {
	font-size: small;
}
h1, h3, h4, h5, h6 {
	color: #528B99;
}
h1, h2, h3, h4, h5, h6 {
	color: #528B99;
}
.photo_centerCopy {
	text-align: center;
}
.tablegreyborder {
	border: 1px dotted #999999;
}

