body {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  font-size: 8pt;
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

#pagetitle {
  z-index: 1;
  color: #AAAAFF;
  font-size: 24pt;
  font-weight: bold;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  letter-spacing: 3pt;
  margin: 5px 250px 0px 5px;
}

#header {
  background-color: #8484FF;
  border: 0px solid #000000;
  margin-bottom: 2px;
  width: 800px;
  height: 40px;
}

#search {
  border: 0px solid #000000;
  margin-bottom: 2px;
  position: absolute;
  right: 5px;
  text-align: right;
  top: 5px;
  width: 240px;
  z-index: 0;
}

#menu {
  border: 0px;
  float: left;
  left: 5px;
  margin: 0px;
  overflow: hidden;
  padding: 0px;
  position: absolute;
  top: 50px;
  width: 150px;
}

#main {
  float: none;
  position: absolute;
  left: 150px;
  top: 50px;
  right: 130px;
  padding: 0px 0px 10px 10px;
}

#mainfull {
  margin: 5px 130px 0px 160px;
}

#breadcrumbtrail {
  background-color: #EEEEFF;
  margin: 0px 0px 10px 0px;
  padding: 2px;
  right: 130px;
}

#sideads {
  position: absolute;
  right: 5px;
  top: 50px;
  width: 120px;
  z-index: 0;
}

.top {
  position: relative;
  left: -180px;
  top: -30px;
  height: 0px;
  z-index: 1;
}


a,a:link   { text-decoration: underline;
             color: #0000FF;
             cursor: pointer; }
a:active   { text-decoration: underline; }
a:visited  { text-decoration: underline;
             color: #6666FF; }
a:hover    {
  color: #FF0000;
  text-decoration: underline;
}


small {
  font-size: 7pt;
}


p {
  padding: 0px 0px 10px 0px;
  margin: 0px;
  line-height: 17px;
}

h1 {
  background-color: #AAAAFF;
  clear: both;
  color: #FFFF00;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  letter-spacing: 1pt;
  margin: 0px;
  padding: 1px;
}

h2 {
  background-image: url('/images/grad.jpg');
  background-repeat: repeat-y;
  clear: both;
  color: #000000;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 1pt;
  margin: 10px 0px 3px 0px;
  padding: 3px;
}

h2 a, h2 a:link, h2 a:active, h2 a:visited, h2 a:hover {
  color: #000000;
  clear: both;
  cursor: pointer;
  text-decoration: none;
} 

h3 {
  clear: both;
  font-weight: bold;
  font-size: 12pt;
  margin-top: 10px;
  margin-bottom: 2px;
  padding-left: 0px;
}

h4 {
  clear: both;
  font-weight: bold;
  font-size: 10pt;
  margin-top: 5px;
  margin-bottom: 2px;
  padding-left: 10px;
}

blockquote {
  border-left: 5px solid #EEEEFF;
  margin: 0px 30px 10px 10px;
  padding-left: 20px;
}

blockquote p {
  padding: 0px;
}

.hl0 { background-color: #FFFF99; }
.hl1 { background-color: #FF99FF; }
.hl2 { background-color: #99FFFF; }
.hl3 { background-color: #FF9999 }
.hl4 { background-color: #9999FF }

ul {
  padding: 0px 10px 10px 30px;
  margin: 0px;
}


.alpha     { text-align: center;
             color: black;
             font-size: 16pt;
             font-weight: bold; }
a.alpha    { font-size: 12pt;
             color: #0000FF; }

pre {
  background: #E8E8FF;
  border-left: 2px solid #CCCCFF;
  font-size: 11px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  padding: 5px;
}
      
.copyright {
  border-top: 1px dotted #000000;
  clear: both;
  font-size: 7pt;
  margin-top: 20px;
  padding-top: 10px;
  text-align: center;
}


table.main {
  font-size: 9pt;
}


.menu-title, .menu-title a:link, .menu-title a:visited {
  background-color: #AAAAFF;
  color: #FFFF00;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  text-align: left;
  text-decoration: none;
  text-transform: lowercase;
}

.menu-section, .menu-section-current {
  background-color: #EEEEFF;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 2px 5px;
}

.menu-section-current {
  background-color: #FFFFCC;
}

.menu-sub-section, .menu-sub-section-current {
  background-color: #FFFFFF;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  margin: 1px 0px 1px 10px;
  padding: 1px 0px 1px 3px;
}

.menu-sub-section-current {
  background-color: #FFFFCC;
}

.menu-sub-sub-section, .menu-sub-sub-section-current {
  background-color: #FFFFFF;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  margin: 1px 0px 1px 20px;
  padding: 1px 0px 1px 3px;
}

.menu-sub-sub-section-current {
  background-color: #FFFFCC;
}


table {
  border-collapse: collapse;
  border-spacing: 0px;
}


table.section {
  background-color: #EEEEFF;
  border: 1px solid #BBBBFF;
  margin-top: 3px;
  margin-bottom: 2px;
  width: 100%;
}

table.section th, table.section th a:link, table.section th a:visited {
  padding: 2px;
  background-color: #AAAAFF;
  font-size: 8pt;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  color: #FFFF00;
  width: 100%;
}

table.section th a:hover {
  color: #FFFF00;
  text-decoration: underline;
}
                
table.section tr {
  padding: 1px;
  margin: 0px;
  border-width: 1px;
  width: 100%;
}

table.section td {
  font-size: 8pt;
  text-align: left;
  width: 100%;
}

table.section tr.item, table.popup tr.item {
  padding: 0px;
  margin: 0px;
  border-width: 1px;
}

table.section tr.item td, table.popup tr.item td {
  font-size: 7pt;
  color: blue;
  text-decoration: none;
  border-width: 1px;
  width: 150px;
}

table.section tr.item:hover, table.popup tr.item:hover {
  text-decoration:underline;
  background: #C6C6FF;
  cursor: pointer;
  border-width: 1px;
  border-style: dotted;
  border-color: black;
}


table.weatherbox {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 150px;
}

table.weatherbox td {
  margin: 0px;
  border-width: 0px;
  border-spacing: 0px;
  text-align: center;
  vertical-align: middle;
}

table.weatherbox td.wbtop {
  height: 50px;
  width: 50px;
}

table.weatherbox td.wbmiddle {
  width: 75px;
  height: 30px;
}

table.weatherbox td.wbdate {
  font-size: 6pt;
  width: 150px;
  height: 16px;
}

.wbbig {
  font-size: 14pt;
  font-weight: bold;
}

table.forecastbox {
  border-collapse: collapse;
  border-spacing: 0px;
  background-color: #EEEEFF;
  border: 1px solid #BBBBFF;
  margin-top: 5px;
  margin-bottom: 10px;
}

table.forecastbox th {
  padding: 2px;
  background-color: #AAAAFF;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #FFFF00;
  width: 50px;
}

table.forecastbox td {
  margin: 0px;
  border-width: 0px;
  border-spacing: 0px;
  text-align: center;
  vertical-align: middle;
}

table.forecastbox td.forecastdate {
  background-color: #FFFFFF;
  font-size: 10pt;
  height: 40px;
  margin: 5px;
  padding-top: 12px;
  text-align: left;
}

table.forecastbox td.forecastcell {
  margin: 5px;
  width: 50px;
  height: 50px;
}


table.extremes {
  background-color: #EEEEFF;
  border: 1px solid #BBBBFF;
  border-collapse: separate;
  border-spacing: 2px;
  margin-top: 3px;
  margin-bottom: 2px;
  width: 490px;
}

table.extremes th {
  background-color: #AAAAFF;
  font-size: 8pt;
  font-weight: bold;
  padding: 2px;
  text-align: center;
  text-decoration: none;
  color: #FFFF00;
}

table.extremes td {
  text-align: center;
  width: 100px;
}

table.extremes td.text {
  text-align: left;
  width: 90px;
}
