body {
  margin: 0px;
  background: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
}

table {
  margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
}

a       { color: #0049a8; text-decoration: none; }
a:hover { border-bottom: 1px dotted #0a64af; }

.header { background: #005aad url(/bigbluegradient.gif); }

#navbartd       { background: #eeeeee url(/images/white-grad.gif); }
#navbar         { text-decoration: none; font-weight: bold; }
#navbar a       { color: #0049a8; text-decoration: none; }
#navbar a:hover { color: #a80000; border-bottom: none; }

table.info {
  margin: 0px;
  padding: 0px;
  background: #c5c5c5;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
}

table.info th {
  margin: 0px;
  padding: 5px;
  background: #efefef /*#DBE6EE*/;
}

table.info td {
  margin: 0px;
  padding: 5px;
  background: #ffffff;
}

dt { margin: 10px 0px; }

.imglink a:hover { border-bottom: none; }
.headline { font-size: large; }
.thinbox { border-color: #eeeeee; }
.page_heading {
  font-size: x-large;
  color: #000099;
  font-weight: bold
}
.box_links { color: #000000; }
.searchbox { color: #ffffff; }
.style21 {
  color: #ffffff;
  font-weight: bold;
}
.box_heading {
  margin-bottom: 10px;
  font-size: 100%;
  color: #0a64af;
  text-decoration: none;
  font-weight: bold;
}
.heading_body { padding: 8px; }

.box_top_left       { width: 27px; height: 27px; background: url(/images/sidebar-heading-left.gif); }
.box_top_center     { width: 100%; height: 27px; background: url(/images/sidebar-top.gif); }
.box_top_right      { width: 27px; height: 27px; background: url(/images/sidebar-heading-right.gif); }
.box_heading_left   { width: 27px; background: url(/images/sidebar-heading-left.gif); }
.box_heading_center { width: 100%; text-align: center; background: #dbe6ee; padding: 0px; margin: 0px; }
.box_heading_center h3 { padding: 0px 10px 10px 10px; margin: 0px; }
.box_heading_right  { width: 27px; background: url(/images/sidebar-heading-right.gif); }
.box_body_left      { width: 27px; background: url(/images/sidebar-body-left.gif); }
.box_body_right     { width: 27px; background: url(/images/sidebar-body-right.gif); }
.box_bottom_left    { width: 27px; height: 27px; background: url(/images/sidebar-bottom-left.gif); }
.box_bottom_center  { width: 100%; height: 27px; background: url(/images/sidebar-bottom.gif); }
.box_bottom_right   { width: 27px; height: 27px; background: url(/images/sidebar-bottom-right.gif); }

.intro_top    { height: 96px; color: #ffffff; background: #3484CF url(/images/intro-top-sm.gif); }
.intro_left   { width: 43px; background: url(/images/intro-left.gif); }
.intro_right  { width: 43px; background: url(/images/intro-right.gif); }
.intro_bottom { background: url(/images/intro-bottom.gif); }

div.notice {
  margin: 1em;
  padding: 8px;
  border: #ffaaaa 2px solid;
  background: #ffdddd;
}

