* {

  font-family: verdana;
  font-size: 11px;
}

body {

  margin: 0px;
}

.logomap {

  cursor: pointer;
}

#headerTable {

  width: 792px; 
  height: 110px; 
  background: Url(banner.gif) no-repeat;
}

#headerTable a {

  text-decoration: none;
  color: #000000;
  font-weight: bold;
  width: 100%;
  display: block;
  height: 19px;
  line-height: 17px;
  border: 1px solid #b1b1fe;
  position: relative;
}

#headerTable a:hover {

  background-color: #FCFCFC;
  border: 1px solid #C4C4C4;
}

.dropDown {

  border: 1px solid #b1b1fe;
  visibility: hidden;
  position: absolute;
  background-color: #b1b1fe;
  cursor: pointer;
  z-index: 100;
}

.dropDown a {

  display: block;
  padding: 3px;
  width: 150px;
  color: #000000;
  text-decoration: none;
  border: 1px solid #b1b1fe;
}

.dropDown a:hover {
  background-color: #FCFCFC;
  border: 1px solid #C4C4C4;
}

#bodyTable {
  width: 792px;
  height: 400px;
  cursor: default;
}

#bodyTable a:link {

  font-weight: bold;
  color: #646464;
}

#bodyTable a:visited {
  color: #949494;
}

#footer {
  background-color: #b1b1fe;
  font-size: 9px;
}

.smallprint {
  font-size: 9px;
}

#footer a:visited {
  background-color: #b1b1fe;
  color: #000099;
}

#footer a:link {
  background-color: #b1b1fe;
  color: #000099;
}

#footer a:hover {
  color: #ffffff;
}

#footerprivacy a:link {
  font-size: 9px;
}

.formthanks {
  font-weight: normal
}

.formerror {
  color: #c00000;
}

h6 {

  font-size: 9px;
  font-weight: normal;
  font-family: verdana;
}

h5 {

  font-size: 11px;
  font-style: italic;
  font-family: verdana;
  color: #000099;
}

h4 {

  font-size: 12px;
  font-weight: bold;
  font-family: verdana;
  color: #000099;
}

h3 {

  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  font-family: verdana;
}

h2 {

  font-size: 14px;
  font-weight: bold;
  font-family: verdana;
}

h1 {

  font-size: 16px;
  font-weight: bold;
  font-family: verdana;
}

#boxTable a, #boxTable a:visited, #boxTable a:link {

  display: block;
  display: inline-block;
  color: #000099;
  text-decoration: none;
  font-weight: normal;
}