body {
padding: 0;
margin: 0;
} 
/* search bar */

.hidden {
  display: none;
}

#searchform {
  background: url(images/searchback.png) no-repeat;
  border-style:solid; border-width:1px;
  width: 175px;
  height: 27px;
}

#q {
  width: 110px;
  height: 16px;
  border: none;
  margin: 3px 0 0 27px;
  background: #ffe085;
  color: #000000;
}


#searchsubmit {
  display: none;
}

.bod {
color:#d0ae72;
}

.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.headlines strong {
	font-size: 12pt;
}
.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.style2 .style2 font .style85 .style88 .style1 strong {
	font-size: 14px;
}
.style2 .style2 font .style85 .style88 .style1 strong {
	font-size: 18px;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
}
.Body2 {
	font-family: Arial, Helvetica, sans-serif;
}
.lowertext {
	text-align: center;
}
.copyright {
}
font {
	text-align: left;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.Bold {
	font-weight: bold;
}
.Bold font {
	font-weight: bold;
}

