@charset "UTF-8";

#wrapper {
	width: 760px;
	border: 1px solid #EECE97;
	background-color: #FFFFFF;
	display: block;
}
#SideMenu {
	float: left;
	width: 90px;
	border-right-color: #333365;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EECE97;
	clear: both;
}
ul.MenuBarHorizontal li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #333366;
}
#rightcolumn {
	float: right;
	width: 120px;
}
#Breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #7C1717;
	text-align: left;
	margin-left: 95px;
	clear: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
#MainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 95px;
	padding: 5px;
	color: #333333;
	margin-right: 125px;
}
#banner {
	background-color: #EECE97;
	text-align: center;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	background-color: #C18827;
	padding: 0px;
	clear: both;
}
#MainMenuBar {
	width: 760px;
	background-color: #323264;
	height: 21px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000053;
}
.OfficeBldg {
	float: right;
	padding: 5px;
}
.OfficeAddress {
	text-align: left;
	text-indent: 5px;
}
.PhotoLeft {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h2 {
	font-size: 125%;
	color: #020255;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	color: #530004;
}
form {
	background-color: #EECE97;
}

.warning {
  font-weight:bold;
  color:#FF0000;
}
  

