/* @import url(2003-additions.css); */

body {

  color: black;
  margin-top: 0;
  padding-top: 0;

  font-family: Helvetica,Arial,sans-serif;
  font-size: 15px;
  line-height: 1.4;
  color: #313131;

  max-width: 988px;
  margin-left: auto;
  margin-right: auto;
}

body.noheader {
  background: white !important;
}

p, div, ul, ol, dl, h1, h2, h3, h4, table {
  max-width: 988px;
}

p#content {
  visibility: visible;
}

#top-links-list {
  font-size: 90%;
  max-width: 988px;
  width: 100%;
  text-align: right;
  padding-top: 6px;
  padding-bottom: 0;
  padding-right: 20px;
  margin: 0;
  height: 35px;
  background-color: #e9e9e9;
}
#top-links-list li.leftmost {
  border-left: 0;
}
#top-links-list li.leftmost img {
  margin-bottom: -4px;
}

#top-links-list li {
  display: inline;
  padding-left: 6px;
  padding-right: 6px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  border-left: 1px solid #000;
}
#top-links-list li a:link,
#top-links-list li a:visited,
#top-links-list li a:active {
  color: #000;
  text-decoration: none;
}
#top-links-list li a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4 {
  font-family: "Bitstream Vera Sans", Corbel, Verdana, sans-serif;
  font-weight: normal;
  color: #000040;
  margin-left: 0;
}

a:link, a:visited, a:active {
  color: #004b87;
  text-decoration: none;
}
a:hover {
  color: #408bc7;
  text-decoration: underline;
}

.newsflash {
  background: #FFFFA0;
  color: black;
}
p.newsflash {
  padding: 2px;
  border: 1px solid #666;
  text-align: left;
}
a.newsflash {
  color: #03C;
  background: #FFFFA0;
}
div.indent {
  margin-left: 5%;
}
div.mainindent {
  margin-left: 8%;
  margin-right: 6%;
}
  
p {
  margin-left: 1em;
}
address {
  margin-left: 3%;
}
ul {
  /*margin-left: 8%;*/
  margin-left: 2em;
}
ul ul {
  /*margin-left: 3%;*/
  margin-left: 1.5em;
}
ul ol {
  /*margin-left: 3%;*/
  margin-left: 1.5em;
}
ol {
  /*margin-left: 8%;*/
  margin-left: 2em;
}
ol ol {
  /*margin-left: 3%;*/
  margin-left: 1.5em;
}
dd  {
  margin-top: 0;
  margin-bottom: 0;
}
dt  {
  margin-top: 0.5em;
  margin-bottom: 0}

select.main_nav option {
  font-family: "DejaVu Sans", "DejaVu LGC Sans", Calibri, Arial, sans-serif;
  color: white;
  background: #006;
}

hr.bottom_divider {
  margin-right: 15%;
  margin-left: 15%;
}

table.tabs td.tab {
  background: #E0E0CA;
  color: black;
  text-align: center;
}

p.toplogo {
  text-align: right;
  margin: 0;
}

p.skipper {
  font-size: .2em;
  visibility: hidden;
  display: none;
  height: 0;
  margin: 0;
  padding: 0;
  color: white;
  background: white;
}

p.skipper a:link {
  color: white;
  background: white;
  text-decoration: none ! important;
}
