BODY {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

A:link {
  color: #005A27;
  text-decoration: underline;
}

A:visited {
  color: #005A27;
  text-decoration: underline;
}

A:hover {
  color: #5A003B;
  text-decoration: none;
}

LI {
  margin-bottom: 5px;
}

DIV.errortext {
  border: 2px solid #0F1B2B;
  background-color: #9BBCCD;
  font-weight: bold;
  color: #660000;
  padding: 5px;
  text-align: center;
}

SPAN.star {
  font-weight: bold;
  color: #9BBCCD;
}

.contactfield {
  border: 2px solid #0F1B2B;
  color: #0F1B2B;
  font-weight: bold;
  font-family: arial, sans-serif;
  font-size: 12px;
  padding: 3px;
}

.submitbutton {
  border: 2px solid #0F1B2B;
  background-color: #9BBCCD;
  color: #0F1B2B;
  font-weight: bold;
}

DIV.topnav {
  font-size: 12px;
  font-weight: bold;
  color: #F7DB90;
}

A.topnavlink:link {
  color: #F7DB90;
  text-decoration: none;
}

A.topnavlink:visited {
  color: #F7DB90;
  text-decoration: none;
}

A.topnavlink:hover {
  color: #FFFFFF;
  text-decoration: none;
}

DIV.bottomnav {
  color: #005A27;
  font-size: 10px;
  font-weight: bold;
}

A.bottomnavlink:link {
  color: #005A27;
  text-decoration: none;
}

A.bottomnavlink:visited {
  color: #005A27;
  text-decoration: none;
}

A.bottomnavlink:hover {
  color: #55005A;
  text-decoration: none;
}

DIV.contentholder {
  padding: 15px;
}

DIV.welcomehdr {
  color: #005A27;
  font-size: 13px;
  font-weight: bold;
}

DIV.hdr {
  color: #005A27;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #B5B5B5;
  margin-bottom: 15px;
}

DIV.welcomemsg {
  color: #000000;
  font-size: 11px;
}

DIV.readmore {
  margin-top: 8px;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  color: #005A27;
}

A.readmorelink:link {
  color: #005A27;
  text-decoration: none;
}

A.readmorelink:visited {
  color: #005A27;
  text-decoration: none;
}

A.readmorelink:hover {
  color: #5A003B;
  text-decoration: none;
}

DIV.iconholder {
  float: left;
  width: 25px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-top: 2px;
}

A.servicelink:link {
  color: #005A27;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

A.servicelink:visited {
  color: #005A27;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

A.servicelink:hover {
  color: #005A27;
  text-decoration: underline;
  font-weight: bold;
  font-size: 11px;
}

DIV.serviceinfo {
  font-size: 10px;
}

DIV.homehdr {
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  font-style: italic;
}

DIV.homepgmsgs {
  font-size: 11px;
}

DIV.homecontactinfo {
  font-size: 11px;
  color: #000000;
  margin-left: 10px;
  margin-top: 36px;
}

DIV.photodesc {
  font-size: 10px;
  color: #999999;
}

DIV.footer {
  color: #005A27;
  font-size: 10px;
  font-weight: bold;
  margin-top: 10px;
}