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

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

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

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

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

DIV.nav {
  color: #FFFFFF;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 13px;
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
}

DIV.navlinkholder {
  border-bottom: 1px solid #000000;
  padding-bottom: 3px;
  margin-bottom: 3px;
}

A.navlink:link {
  color: #AD99AF;
  text-decoration: none;
}

A.navlink:visited {
  color: #AD99AF;
  text-decoration: none;
}

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

A.bottomnavlink:link {
  color: #8AA6BA;
  text-decoration: none;
}

A.bottomnavlink:visited {
  color: #8AA6BA;
  text-decoration: none;
}

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

DIV.infoholder {
  color: #0B436B;
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 10px;
  font-size: 11px;
}

DIV.infoholder2 {
  color: #733600;
  font-size: 13px;
}

DIV.bottomnav {
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  margin-top: 6px;
}

DIV.copyright {
  font-size: 11px;
  color: #FFFFFF;
  text-align: center;
  margin-top: 6px;
}

DIV.content {
  margin: 20px;
}

DIV.hdr {
  font-size: 20px;
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  border-bottom: 1px solid #006600;
  padding-bottom: 5px;
  margin-bottom: 10px;
  color: #006600;
}

DIV.disclaimer {
  font-size: 11px;
  color: #666666;
}

DIV.divhr {
  border-bottom: 1px solid #8BBE31;
}

td.pricetable_top {
  font-weight: bold;
  border-bottom: 1px solid #0B436B;
}
td.pricetable_left {
  font-weight: bold;
  border-right: 1px solid #0B436B;
  text-align: right;
}
td.pricetable_entry {
  font-size: 10px;
  background-color: #EEF1E7;
  color: #006600;
}
DIV.priceshdr {
  font-size: 16px;
  font-weiight: bold;
  border-bottom: 2px solid #EEF1E7;
  margin-bottom: 6px;
  font-weight: bold;
}

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: 1px solid #8BBE31;
  color: #006600;
  font-weight: bold;
  font-family: arial, sans-serif;
  font-size: 12px;
  padding: 3px;
}

.submitbutton {
  border: 2px solid #8BBE31;
  background-color: #EEF1E7;
  color: #006600;
  font-weight: bold;
}

