.style1 {font-size: 14px; color: #B84E34; font-family: Arial, Helvetica, sans-serif;}
.header_text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

A.pageResults:link {
  color: #FCFED0;
}

A.pageResults:hover {
  color: #A7B7AA;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color: #8D737C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #8D737C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D737C;
	font-weight: bold;
}
.body_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #B84E34;
}
.p_padding {
	padding-top: 5px;
	padding-right: 1px;
	padding-left: 1px;
}
A.pageResults:visited {

  color: #FCFED0;
}
A.pageResults:active {

  color: #A7B7AA;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #B84E34;
  color: #FFFFDB;
  
}

.infoBox {
  background: #FFCC00;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.infoBoxContents {
  background: #FFFFDB;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.columnLeft {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
