body {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #3D4D5F;
  background-image: url(../images/background.png);
  background-repeat: repeat-y;
}
div.titleDiv {
  margin: 20px 0px 10px 0px;
  width: 780px;
}
div.searchOptimizer {
  display: none;
}
li { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #3D4D5F}
ol { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #3D4D5F}
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #3D4D5F}
table { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #3D4D5F}
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #3D4D5F}
th { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #3D4D5F}
tr { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #3D4D5F}
tt { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #3D4D5F}
ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #3D4D5F}
a { color: #025EC1; text-decoration: none}
a:hover { color: #A1A17A; text-decoration: underline}
.ZZ-NO-TOUCH-GSSILINK { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none}
.Subtitle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #3D4D5F; font-weight: bold}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #798490}
.bottomtext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #375474}
.sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #896F14;
}
.bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D4D5F;
}.pow-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #375474;
}
.pow-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #375474;
}
.menu .options {
	margin-right:1px;
	margin-bottom:1px;
	background-color:#FFFFFF;
	border:1px solid #cbcb97;	
}
.menu a {
	color:#4E4E4E;
	display:block;
	padding:2px 5px;
	text-decoration:none;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu a:hover {
	color:#4E4E4E;
	background:#e5e5cc;
}
.table_header{
font-weight:bold;
color:#FFF;
font-family:arial;
font-size:13px;
background-color:#383838;
}
.table_row{
color:#383838;
font-family:arial;
font-size:11px;
}

h1 {
	font-family: arial;
	font-size: 16px;
	font-style:italic;
	
}
.subHeading {
	font-size: .6em;
}
#indexsub {
	margin-left: 10%;
}
.sitemap tr td ul li a{
color:#999999
}
.areas p {
color:#999999		
}
#leftDiv {
  width: 233px; 
  height: 800px; 
}
#centerDiv {
  position: relative;
  left: 233px;
  top: -800px;
  width: 527px; 
  height: 100%; 
  padding-left: 20px;
}
#rightDiv {
  width: 127px; 
  height: 700px; 
  float: left;
}
#bottomDiv {
  width: 400px; 
  height: 100px; 
  padding-left: 20px;
  text-align: center;
  margin-top: 40px;
  clear: both;
}
div.clickable {
  height: 50px;
  width: 150px;
  text-align: center;
  border: 5px outset #383838;
}
div.clickable:hover {
  color: white;
}
div.detailButton {
	cursor: default; 
	background-color: #e9c964; 
	padding: 2px 5px 2px 5px; 
	border: outset 2px black;
	font-size: smaller;
	height: 80%;
}
div.contactName {
	color: #e5e5cc;
}
