a:link {
  color: #25503B;
}
a:visited {
  color: #174420;
}
a:hover {
  color: #C82632;
}


.cell-nav-page {
  font-family: Tahoma, Verdada, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  color: #0E3E26;
  background-color: #C6CFC6;
}
.cell-nav-section {
  font-family: Tahoma, Verdada, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  color: #0E3E26;
  background-color: #A5B6AD;
}
.util-nav {
  font-family: Tahoma, Verdada, Arial, Helvetica, sans-serif;
  font-size: 11px; color: #C2CEC7;
  font-weight: normal
}
body {
   background-color: #FFFFFF
}
h1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #CB2531;
  font-size: 24px;
  font-weight: bolder
}
#cell-nav-page {
  bacground-color: #A5B7AC;
}
#cell-nav-page a {
  color: #0E3E26;
}
#cell-nav-page a:link {
  color: #0E3E26;
}
#cell-nav-page a:visited {
  color: #0E3E26;
}
#cell-nav-page a:hover {
  color: #0E3E26;
}
#cell-nav-page a:active {
  color: #0E3E26;
}

.util-nav a {
  color: #BFCCC6;
}
.util-nav a:link {
  color: #BFCCC6;
}
.util-nav a:visited {
  color: #BFCCC6;
}
.util-nav a:hover {
  color: #BFCCC6;
}
.util-nav a:active {
  color: #BFCCC6;
}

p, td, body {
  font-family: Tahoma, Verdada, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight:normal;
}
.cell-white {
  background-color: #FFFFFF;
}
.text-pagetitle {
  font-family: Arial, Helvetica, sans-serif;
  color: #CB2531;
  font-size: 24px;
  line-height: 24px;
  font-weight: bolder;
}
.text-pagesubtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #618071;
  font-weight: bolder
}
h2 {
  color: #666666;
  font-size: 20px;
}
.text-home-feature {
  line-height: 16px;
  color: #FFFFFF;
}
.text-large-red {
  font-size: 36px;
  font-weight: bold;
  color: #C82632;
}
.text-red {
  font-weight: bold;
  color: #C82632;
}
.text-feat-head1 {
  font-size: 20px;
  font-weight: bold;
  color: #666666;
}
.cell-dkgreen {
  background-color: #25503B;
}
.text-white {
  color: #FFFFFF;
}
.cell-green4 {
  background-color: #618071;
}
.cell-green2 {
  background-color: #C2CEC7;
}
.cell-green2bold {
  background-color: #C2CEC7;
  font-weight: bold;
}
.cell-green3 {
  background-color: #859D91;
}
.text-green1 {
  color: #e8ecea;
}
.text-closest-head {
    font: bold 16px Tahoma, Verdada, Arial, Helvetica, sans-serif;
  color: #e8ecea;
}
.cell-green1 {
  background-color: #E8ECEA;
}
.cell-green1bold {
  background-color: #E8ECEA;
  font-weight: bold;
}
.text-green2 {
  color: #C2CEC7;
}
.text-green3 {
  color: #859D91;
}
.text-green4 {
  color: #618071;
}
.text-green5 {
  color: #517363;
}
.cell-green5 {
  background-color: #517363;
}
.text-green6 {
  color: #25503B;
}
.cell-green6 {
  background-color: #25503B;
}
.text-green7 {
  color: #174420;
}
.cell-green7 {
  background-color: #174420;
}
.text-green8 {
  color: #0E3E26;
}
.cell-green8 {
  background-color: #0E3E26;
}
.text-location-title {
  color: #174420;
  font-size: 16px;
  font-weight: bold;
}

.disclaimer {
  font-family: Tahoma, Verdada, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #666;
}

input, textarea, select, option {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
}
[disabled] {
	border: 1px solid #999;
	background-color: #ddd;
}

h3 {
  font-size: 17px;
  font-weight: bold;
  color: #C82632;
  margin: 0;
  padding: 0;
}

h4 {
  font-size: 14px;
  font-weight: bold;
  color: #C82632;
  margin: 0px;
}

p.poilist {
  margin-bottom: 4px;
}
.text-red-med {
  font-size: 18px;
  color: #C82632;
  font-weight: bold;
}
.text-gray {
  font-family: Tahoma, Verdada, Arial, Helvetica, sans-serif;
  color: #999999;
}
.text-small {
  font-size: 11px;
}
.text-small-gray {
  font-size: 11px;
  color: #666666;
}

