{ margin: 0; outline: none; }

body { color: #333; font: normal 16px/1.3em verdana, arial, helvetica, sans-serif; background-color: #fff; background-image: url(bg1.jpg); background-position: top center; background-attachment: scroll; background-repeat: repeat-y; margin: 0; padding: 0; }

#header h1 { color: #fff; }

#navcontainer { width: 200px; }

#navcontainer ul { margin: 0 0 1em 0; padding-left: 0; list-style-type: none; font-size: 0.75em; }

#navcontainer a { display: block; padding: 3px; width: 160px; background-color: #000000; border-bottom: 1px solid #eee; }

#navcontainer a:link, #navlist a:visited { color: #eee; text-decoration: none; }

#navcontainer a:hover { background-color: #c0c0c0; color: #000; }

a,a:link,a:active,a:visited { color: #045c97; font-weight: bold; text-decoration: underline; }

a:hover { text-decoration: none; }

h1,h2,h3,h4 { letter-spacing: 1px; }

h1 { font-size: 2.5em; font-weight: normal; color: #fff; padding: 18px; }

h2 { font-size: 1.3em; font-weight: normal; color: #000; margin: 18px 0 0 0; }

#leftcol h2 { margin: 18px 0 9px 0; }

h3 { font-size: 1em; font-weight: bold; color: #000; margin: 0; text-align: left; }

p { font-size: 0.75em; text-align: justify; }

#contain { margin: 0 auto; width: 900px; border-right: 0px solid #fff; border-left: 0px solid #000; background: #fff; }

#header { background: #333 url('header_bg.jpg') right no-repeat; width: 900px; height: 185px; border-bottom: 1px solid #ccc; text-align: right; color: #fff; }

#leftcol { width: 200px; float: left; padding: 0 0 0 18px; margin: 0; }

#leftcol p { padding: 18px 0 18px 0; margin: 0; }

#content { margin-left: 220px; width: 625px }

#content p { margin: 18px 18px 18px 0; }

#footer { font-size: 0.75em; width: 900px; border-top:1px solid #fff; border-bottom:1px solid #000; background: #000; padding: 6px 0 6px 0; color: #fff; margin-top: 10px; text-align:center; }

#footer a,#footer a:link,#footer a:active,#footer a:visited { color: #fff; font-weight: bold; text-decoration: underline; }

#footer a:hover { text-decoration: none; }

  /* Top Bar */
.top-bar-padding {padding: 3px 20px;overflow: hidden;}
#top-bar h3 {margin-bottom: 15px;}
.date-block {width: 250px;font-weight: bold;float: left;}
#lock-button {height: 16px;float: right;text-align: left;line-height: 16px;position: relative;}
#lock-button #lock-icon {width: 14px;height: 16px;position: absolute;top: 0;left: 0;display: block;padding: 0;margin: 0;}
#lock-button span {font-size: 13px;padding-left: 20px;margin: 0;font-weight: bold;}
#lock-button:hover {text-decoration: none;}
#accessibility {height: 16px;float: right;margin-left: 10px;width: 228px;}
.textsizer-desc {display: block;float: right;text-align: right;font-size: 12px;margin-right: 6px;font-weight: bold;line-height: 16px;}
#accessibility a {text-decoration: none; cursor: pointer;}
#accessibility #buttons {float: right;width: 36px;height:15px;overflow:hidden;}
#accessibility .button {display: block;float: right;width: 15px;height: 15px;}
#accessibility a.small .button {margin-right: 4px;}
.topbar-strip {overflow: hidden;padding-bottom: 2px;}
.topbar-left-mod {float: left;width: 48%;padding: 4px 0;}
.topbar-right-mod {float: right;width: 48%;padding: 4px 0;text-align: right;}

/* top-bar horizontal nav */
#top-bar #topright {
  text-align: right;
  float: right;
  width: 980px;
  margin-top: 3px;
  margin-right: 110px;
}
#top-bar #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#top-bar #topright li {
  display: inline;
  font-size: 10px;
  border-right:1px solid #555;
  padding: 0 3px 0 0;
  }
#top-bar #topright li a {
  color: #fcfcfc;
  padding: 3px;
  }
#top-bar #topright li a:hover {
  background-color:#999;
  }

