﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
}

h1 { font-size: 18pt; color: #198D3A; }

h2 { font-size: 12pt; color: #115b26; }

h3 { font-size: 11pt; color: #115b26; }

img { border: none; }

.banner{ width: 860px; }

.breadcrumb {
	width: 860px;
	background-image: url(../gfx/BreadCrumbBack.png);
	height: 31px;
}

.ClearFloat{ clear: both; height: 1px; width: 1px; }

.clearFloats{ clear: both; height: 1px; }

.Container {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	min-height: 500px;
	height: 500px;
}

.copyright{
	font-size: 10px;
	height: 22px;
	margin-top: 10px;
	float: left;
	width: 250px;
}

.footerContent {
	font-size: 10px;
	height: 22px;
	margin-top: 10px;
	float: right;
}

.mainContent{
	width: 653px;
	display: block;
	float: left;
	margin-left: 25px;
}

.mainContent IMG{ margin-right: 10px; }

.menuDiv{ float: left; width: 160px; }

.menuText {
	margin-left: 5px;
	color: White;
	font-size: 15px;
	font-weight: bold;
}

.SiteArea{
	height: 26px;
	color: Yellow;
	float: left;
	margin-left: 5px;
	margin-top: 8px;
	font-size: 12px;
	font-weight: bold;
}

.siteTagLine {
	margin-top: 6px;
	color: White;
	font-size: 15px;
	font-weight: bold;
	margin-right: 10px;
	float: right;
}

.VFobElement { width: 140px; float: left; }

.VFobField { width: 494px; float: left; }

.VFobRequiredField { background-color: #FFFF99; border: solid 1px red; }

#breakBanner{ height: 10px; width: 100%; }

#profileContent  h3, #profileContent  h1, #profileContent  h2 { color: #1C3B6A; }

#rightContent{ width: 182px; float: left; }

#rightContent img { margin-left: 10px; }

hr{height:1px; width:230px;
   text-align:left;}

#staff table{border-color:#FFFFFF;
border:1px;
}
#staff td{border-color:#CCCCCC}
#staff .tableBreak{border-color:#FFFFFF}