a { font-weight: bold; }
a:link    { color: #0000ff; }
a:visited { color: #6699cc; }
a:active, a:hover {
  color: white;
  background-color: #6699cc;
  text-decoration: none;
}

body, td, th, input, textarea {
  font-family: verdana,geneva,arial,helvetica,sans-serif;
  font-size: 10pt;
}
body {
  color: #003366;
  background: white;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}

input, textarea {
  background: white;
  border: 1px solid #999999;
}
input.noborder {
  border: none;
}

ul {
  list-style-image: url('../images/dot-compass.png');
}
li {
  margin-left: -17px;
  margin-bottom: 10px;
}

h1 {
  color: #990000;
  font-size: 14pt;
  font-weight: bold;
  /*
  margin: 0;
  padding: 0;
  padding-top: 90px;
  text-align: center;
  width: 204px;
  height: 209px;
  filter:progid:DXImageTransform.Microsoft.alphaImageLoader(enabled='true', sizingMethod='scale', src='images/compass-rose.png');
  */
}
h1 a:hover {
  color: #990000;
  background: none;
  cursor: default;
}
/*
#sidenav>h1 {
  background: url('../images/compass-rose.png') no-repeat;
}
*/

h2 {
  font-size: 12pt;
  font-weight: bold;
  font-variant: small-caps;
}

h3 {
  font-size: 10pt;
  font-weight: bold;
  font-variant: small-caps;
  margin: 0;
  margin-bottom: -12px;
  padding: 0;
}
h3 a:hover {
  background-color: transparent;
}

.indent {
  margin-left: 20px;
}

.small {
  font-size: 9pt;
}
.smaller {
  font-size: 8pt;
}
.smallest {
  font-size: 7pt;
}

.star {
  font-size: 8pt;
  background: url('../images/star-bg3.png') no-repeat;
  width: 160px;
  height: 160px;
  text-align: center;
}
.star p {
  color: #990000;
}
.star li {
  margin-left: -17px;
  margin-bottom: 0;
}
a.textLink, a.textLink:link, a.textLink:visited, a.textLink:active, a.textLink:hover {
  color: #336699;
  font-weight: normal;
  text-decoration: none;
  display: inline;
  padding: 0;
  margin: 0;
  width: 100px;
}

.button {
  font-size: 10pt;
  font-weight: bold;
  background: url('../images/button-bg.png') no-repeat;
  width: 100px;
  height: 20px;
  text-align: center;
}
a.button:link, a.button:visited, a.button:active, a.button:hover, input.button {
  color: #ffcc00;
  text-decoration: none;
  font-weight: normal;
  white-space: nowrap;
  display: inline-block;
  padding: 2px 15px;
}
a.button:hover, input.button:hover {
  color: white;
  background-color: transparent;
  background: url('../images/button-bg-hi.png') no-repeat;
}
input.button {
  border: none;
}

table.form {
  border-collapse: collapse;
}
.form th, .form td {
  padding: 3px;
}
.form th {
  text-align: left;
  vertical-align: top;
  padding-right: 5px;
}

table.press {
  border-collapse: collapse;
}
.press th, .press td {
  padding: 3px;
  padding-right: 15px;
  border-bottom: 1px solid #999999;
}
.press th {
  background: #336699;
  color: white;
  text-align: left;
  vertical-align: top;
  border-color: black;
}
.press td.date {
  white-space: nowrap;
}

#header {
  background: white;
  border-bottom: 5px solid black;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 55px;
  z-index: 4;
}

#logo {
  padding-left: 20px;
}
#logo a:hover, .buttonImg a:hover {
  background-color: transparent;
}

#tagline {
  color: #990000;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  position: absolute;
  top: 20px;
  left: 200px;
  right: 100px;
  width: expression(document.body.clientWidth - 300 + "px");
}

#top_figure {
  position: absolute;
  right: 5px;
  top: 20px;
}

#top_cap {
  position: absolute;
  left: 345px;
  top: 35px;
}

#topnav {
  background: black url('../images/topnav-bg.png') 0 2px repeat-x;
  height: 20px;
  border-top: 1px solid black;
  padding: 2px 0;
  position: absolute;
  top: 35;
  left: 350px;
  right: 0;
  width: expression(document.body.clientWidth - 350 + "px");
  z-index: 5;
}
#topnav a:link, #topnav a:visited, #topnav a:active, #topnav a:hover {
  color: #6699cc;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  padding: 0 15px;
}
#topnav a:hover {
  color: white;
  background: url('../images/topnav-bg-hi.png') repeat-x;
}

#sidenav {
  background: url('../images/bg-side.jpg') repeat-y;
  background-position: -50px 0;
  padding-top: 30px;
  width: 300px;
  position: absolute;
  top: 60px;
  left: 0;
  bottom: 30px;
  height: expression(document.body.clientHeight - 85 + "px");
  z-index: 1;
}
#sidenav a:link, #sidenav a:visited, #sidenav a:active, #sidenav a:hover {
  color: #99ccff;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 2px 10px;
  margin: 10px 20px;
  width: 120px;
}
#sidenav a:hover {
  color: white;
  background: none;
  background: url('../images/hex-red-sm-clear.png') 0 8px no-repeat;
}

#side_figure {
  position: absolute;
  left: 10px;
  bottom: 0;
}
#side_figure img {
  behavior: url('/includes/pngbehavior.htc');
}

#sidenavLvl2 {
  width: 158px;
  position: absolute;
  top: 250px;
  left: 140px;
  height: 250px;
  z-index: 6;
}
#sidenavLvl2 a:link, #sidenavLvl2 a:visited, #sidenavLvl2 a:active, #sidenavLvl2 a:hover {
  color: #00000ff;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 10px 0 10px 30px;
  width: 100px;
}
#sidenavLvl2 a:hover, #sidenavLvl2 a:active {
  background: none;
  color: black;
}
#sidenavLvl2 .callout {
  color: #990000;
  font-size: 8pt;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 20px;
  margin-left:30px;
}

#content {
  padding: 50px 15px 0 0;
  position: absolute;
  top: 60px;
  left: 300px;
  bottom: 30px;
  right: 0;
  width: expression(document.body.clientWidth - 300 + "px");
  height: expression(document.body.clientHeight - 90 + "px");
  overflow: auto;
  z-index: 2;
}
.home {
  background: url('../images/bg-map.png') fixed center 20px no-repeat;
}
body>.home {
  background-attachment: scroll;
}

#footer {
  font-size: 8pt;
  background: white;
  border: 1px solid black;
  border-width: 1px 0 1px 0;
  text-align: center;
  height: 30px;
  position: absolute;
  bottom: 0;
  z-index: 3;
}

#footer a {
  color: #003366;
  font-weight: normal;
  display: inline-block;
  white-space: nowrap;
  margin: 0 12px;
  padding: 0 2px;
  position: relative;
  top: 8px;
}
#footer a:hover {
  color: white;
}
