body {
  font: 12px arial, verdana, helvetica, sans-serif;
  color:#777983;
  background: #ffffff;
  margin: 0;
  padding: 0;
  line-height: 16pt;
  }

p, li, dd, td {
  font: 12px arial, verdana, helvetica, sans-serif;
  color:#777983;
  line-height: 16pt;
  padding: 0;
  margin: 0;
  }

a {
  font-size: 12px;
  color:#aebbc4;
  text-decoration: underline;
  }
  
a:hover {
  color:#aebbc4; 
  text-decoration:underline;
  }

ul { 
  margin-left: 22px;
  margin-top: 5px;
  padding-left: 0;
  }

ul li { 
  padding-left: 18px;
  margin-bottom: 5px;
  line-height: 15px;
  }

h1 {
  font-size: 14px; 
  color: #777983;
  margin-bottom: 6px;
  margin-top: 0;
  }
h2 {
  font-size: 13px; 
  color: #777983;
  margin-bottom: 6px;
  }
h3 {
  font-size: 12px;
  color: #777983;
  margin-bottom: 6px;
  }

hr {
  height:1px;
  border: 0px;
  width:100%;
  background:#d7d7d7;
  color:#d7d7d7;
  margin: 20px 0 20px 0;  
  }
  
#pagebody {
  width: 780px;
  height: 570px;
  font: 11px arial, verdana, helvetica, sans-serif;
  align: center;
  }

#header {
  border-left: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  }
  
#navbar {
  font-size: 12px;
  vertical-align: middle;
  height: 26px;
  line-height: 26px;
  color: b8b8cf
  }
#navbar a {
  font-size: 12px;
  color:#6e7073;
  text-decoration: none;
  padding: 0 3px 0 3px;
  }
#navbar a:hover {
  text-decoration: none;
  color: #aebbc4;
  }
#active {
  font-size: 12px;
  color:#6e7073;
  text-decoration: none;
  font-weight: bold;
  padding: 0 3px 0 3px;
  }
#navbar a.homelink {
  color: #aebbc4;
  }
#navbar a.homelink:hover {
  color: #6e7073;
  }

#vertnav {
  position:absolute;
  width: 192px;
  height: 238px;
  z-index: 2;
  left: 0;
  top: 0;
  font-weight: bold;
  text-align: center;
  }
#vertnav a {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  padding: 8px 0;
  display: block;
  }
#vertnav a:hover {
  color: #dae2e7;
  }
  
#leftcol {
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  vertical-align: top;
  }

#rightcol {
  border-left: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
  vertical-align: top;
  }

#headertext {
  font: 14px "times new roman", times, serif;
  color: #6d6e72;
  font-style: italic;
  background: #d1d752;
  padding: 0 20px 0 15px;
  border-bottom: 4px solid #ffffff;
  border-left: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
  line-height: 140%;
  }
#headertext p {
  font: 14px "times new roman", times, serif;
  color: #6d6e72;
  font-style: italic;
  padding-top: 8px;
  line-height: 140%;
  }

#subtext {
  font-size: 12px;
  background: #e5e6a7 url(images/qualmark-mainstay.gif) right top no-repeat;
  padding: 6px 70px 20px 15px;
  border-bottom: 4px solid #ffffff;
  border-left: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
  line-height: 140%;
  }
#subtext p {
  font-size: 12px;
  padding-top: 6px;
  line-height: 140%;
  }
  
#content {
  padding: 15px 0 15px 15px;
  }
  
#tides {
  position:absolute;
  width: 192px;
  height: 90px;
  z-index: 2;
  left: 0;
  top: 82px;
  text-align: center;
  }
  
a.bulletlink {
  text-decoration: none;
  background: url(images/link.gif) 100% 50% no-repeat;
  padding-right: 20px;
  color: #777983;
  }
a.bulletlink:hover {
  text-decoration: underline;
  background: url(images/link-on.gif) 100% 50% no-repeat;
  padding-right: 20px;
  color: #777983;
  }

.greylink {
  color: #444444;
  background: url(images/videolink-bg.png) right 2px no-repeat;
  padding-right: 20px;
  height: 13px;
  }
.greylink:hover {
  background-position: right -25px;
  color: #dae2e7;
  }

a.boldlink {
  color: #188099;
  font-weight: bold;
  }
