body { background-color: white; }
body, p, td {
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

A:link, A:visited {
color: #0000ff;}

a img {
    border: 0 none;
    }

b {
  font-weight:bold;
  }

.header {
  color: #000066;
  font-size: 16px;
        text-align:center;
        font-weight:bold;
}

.header2 {
  color: #000066;
  font-size: 15px;
        font-weight:bold;
        text-align:center;
}

.question {
  color: #000066;
  font-size: 14px;
        font-weight:bold;
}

.header2 {
  color: #000066;
  font-size: 14px;
        font-weight:bold;
        text-align:center;
}

.copyright {
  text-align: center;
  color: #663300;
  font-size: 9px;
}

.nav {
  text-align: center;
  color: #663300;
  font-size: 9px;
}

.red {
  color: #ff0000;
}

.white {color: #fff;}

.green {
  background-color: #33CC33;
  color: #ffffff;
  font-weight:bold;
}

.new {
  background-color: #0000ff;
  text-align: center;
  color: #ffffff;
  font-size: 9PT;
  border-width: 2px;
  padding: 5 px;
  margin-bottom: 10 px;
}

.new a {
  color: #ffffff;
}

.newheader2 {
  background-color: #66CCFF;
  color: #000099;
  font-size: 11PT;
  font-weight:bold;
  text-align:center;
}

.newheader2 a {
  color: #000099;
}

.rate {
  background-color: #fff;
  color: #ff0000;
  font-size: 11PT;
  font-weight:bold;
  text-align:center;
}

.small_white {
  text-align: center;
  color: #fff;
  font-size: 9px;
}

ul { list-style-type: square; }

li { color: #000066; }

li p { margin:4px; }

div#links {
  display: block;
  text-align: center;
  padding: 5px 5px;
  margin: 0 0 1px;
  border-width: 0;
  text-decoration: none;
  color: #FFf;
  background: #01009E;
  width: 150px;
  font: bold 1em sans-serif;
  z-index: 100;}

div#links a {
  display: block;
  text-align: center;
  font: bold 1em sans-serif;
  border-width: 0;
  text-decoration: none;
  color: #FFf;
  background: #01009E;
  }

div#links a:hover {
  font-weight: bold;
  color: #FFf;
  background: #CC0000;
  }

div#states li {
    list-style-type: circle;
    font-size: 14px;
    font-weight:bold;
    margin:12px;
    }

#map {
 left: 10px;
 width: 545px;
 height: 400px;
 border-style:double;
 border-width:3px;
 margin-left:auto;
 margin-right:auto;
 }


#header {
  height: 130px;
  top: 10px;
  left: 10px;
  }

#nav {
  position: absolute;
  top: 145px;
  left: 10px;
  width: 150px;
  text-align: center;
  color: #FFf;
  background-color: #01009E;
  font: bold 1em sans-serif;
  }

#nav a:link, #nav a:visited {
  display: block;
  text-decoration: none;
  color: #FFf;
  background-color: transparent;
  }

#nav a:hover {
  color: #FFf;
  background-color: #CC0000;
  }

#content {
  top: 160px;
  padding-top: 10px;
  margin-left: 160px;
  margin-right: 10px;
  width:550px;
  }

#bottomtent {
  margin-left: 170px;
  margin-right: 10px;
  width:550px;
  }
