﻿#container {
	border-color: #000080;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#masthead {
	background-image: url('../images/masthead/mt_hope_bridge_5.png');
	height: 150px;
	width: 955px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #18187E;
}
#masthead h2 {
	color: #000080;
	text-align: center;
	margin-top: 5px;
}
#masthead h3 {
	color: #FFFFFF;
	margin-top: 82px;
	margin-left: 5px;
}
#navbar {
	background-color: #000080;
	height: 26px;
	overflow: hidden;
	color: #FFFFFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 955px;
}
#navbar img {
	float: left;
	margin-right: 5px;
}
#navbar ul {
	padding: 0px 5px 0px 5px;
	margin: 0px auto 0px auto;
	list-style-type: none;
	float: left;
}
#navbar li {
	padding: 3px 1px 0px 1px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-top: 0px;
	font-size: medium;
}
#navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#navbar a:active {
	color: #C0C0C0;
	text-decoration: none;
}
#navbar_banner {
	font-style: italic;
	float: right;
	font-size: medium;
	margin-right: 5px;
	margin-left: 10px;
	cursor: default;
	padding-top: 3px;
}
#messagehead {
	margin-bottom: 10px;
}
#messagehead h2 {
	color: #000080;
	text-align: center;
	font-size: x-large;
	margin-bottom: 10px;
	font-weight: bold;
}
#messagehead p {
	color: #000080;
	text-align: center;
	font-size: small;
	margin-bottom: 10px;
}
#page_content {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
}
#content {
	padding: 5px;
	margin: 0px;
	float: left;
	text-align: left;
	width: 466px;
}
#content h1, h2, h3, h4, h5, h6 {
	color: #772540;
}
#content p {
	font-size: small;
}
#content li {
	font-size: small;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: outside;
	line-height: 30px;
}
#sidebar {
	padding: 5px;
	margin: 0px;
	float: right;
	text-align: left;
	width: 466px;
}
#sidebar h1, h2, h3, h4, h5, h6 {
	color: #772540;
}
#sidebar img {
	padding: 3px 0px 5px 5px;
	float: right;
}
#sidebar p {
	font-size: small;
}
#footer {
	margin: 10px auto 10px 5px;
	clear: both;
	font-size: small;
	color: #18187E;
	text-align: left;
}
#footer a:link {
	text-decoration: none;
	color: #18187E;
}
#footer a:visited {
	text-decoration: none;
	color: #18187E;
}
#footer a:hover {
	color: #FF0000;
}
#footer a:active {
	color: #C0C0C0;
}
#copyright {
	margin: 0px auto 5px 5px;
	clear: both;
	font-size: x-small;
}
.table {
	caption-side: top;
	font-size: small;
	width: 100%;
}
.table th {
	color: #772540;
	padding: 2px;
	font-size: medium;
	text-align: left;
}
.table td {
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
}
.style_normal_small {
	font-weight: normal;
	font-size: small;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_italic_center {
	font-style: italic;
	text-align: center;
}
.style_posted_text {
	font-size: x-small;
	color: #808080;
	font-style: italic;
}
#blockfloatright {
	float: right;
	clip: rect(auto, auto, auto, auto);
}
#blockfloatright img {
	float: none;
}
#blockfloatcenter {
	float: none;
}
#blockfloatcenter img {
	float: none;
}
