html, body {
  background-color: #4E7698;
  background-image: url(/userimages/website-files/side.jpg);
  background-position: center;
  background-repeat: repeat-y; 
  color: #000000;
  font-family: Arial, Helvetica, Courier New, sans-serif;
  font-size: 11px;
  margin: 0;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  min-height: 100%;
  overflow: auto;
  padding: 0;
  text-align: center;
  top-margin: 0px;
}

h1 { 
  text-decoration: none; 
  margin-top: 0; 
  margin-bottom: 0; 
  font-size: 14px; 
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  background: #0047AB;
} 

h2 { 
  text-decoration: none; 
  margin-top: 0; 
  margin-bottom: 0; 
  font-size: 12px; 
  font-weight: normal;
  text-align: left;
  color: #0047AB;
  background: none;
} 

h3 { 
  text-decoration: none; 
  margin-top: 0; 
  margin-bottom: 0; 
  font-size: 11px; 
  font-weight: bold;
  text-align: left;
  color: #8B9298;
  background: none;
}

body {
  overflow: hidden; /* USED TO PREVENT SCROLLBARS FROM APPEARING IN HEADER */
}

*html body {
  overflow: auto;
}

div#container {
  background-color: #ffffff;
  background-image: url(/userimages/website-files/side.jpg);
  background-position: left;
  background-repeat: repeat-y;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  min-height: 100%;
  text-align: left;
  visibility: visible;
  width: 900px;
}

*html div#container {
  height: 100%;
}

a:link {
  color: #8B9298;
  text-decoration: none;
}

a:active {
  color: #8B9298;
  text-decoration: none;
}

a:hover {
  color: #8B9298;
  text-decoration: underline;
  font-weight: bold;
}

a:visited {
  color: #8B9298;
  text-decoration: none;
}

a:visited:hover {
  color: #8B9298;
  text-decoration: underline;
}

p,div,td {
  color: #000000;
  font-family: Arial, Helvetica, Courier New, sans-serif;
  font-size: 11px;
}

.logo {
  background-image: url(/userimages/website-files/logo.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  height: 98px;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
}

#search form {
  background-color: none;
  border: none;
  display: inline;
}

#navcell {
  display: none;
}
#secnav {
  margin-left: 250px;
  *margin-left:200px;
  margin-right: auto;
  max-width: 640px;
  padding: 0px;
  padding: 0px;
  position: Absolute;
  text-align: left;
  top: 70px; /*right: 5;*/
  width: 640px;
  z-index: 3;
}

*html #secnav {
  padding-top: 12px;
}

#secnav ul {
  list-style: none;
  padding: 0px;
}

#secnav ul li {
  display: inline;
  margin-right: 15px;
}

#secnav a {
  color: #000000;
  display: inline;
  font-family: Arial, Helvetica, Courier New, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#secnav li.nav2a a {
  text-decoration: underline;
}

.pagelabel {
  display: none;
}

#search {
  display: none;
}

#contentcell {
  margin-left: 10px;
  margin-top: -72px;
  max-width: 870px;
  min-height: 360px;
  padding: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative; /*position: absolute;
  top: 0px;*/
  text-align: left;
  width: 870px;
  z-index: 0;
}

*html #contentcell {
  height: 360px;
  margin-top: 0px;
  position: absolute; /* REQUIRED FOR IE FOR CORRECT PLACEMENT AT TOP OF SITE - NEGATIVE TOP MARGIN DOES NOT WORK */
  top: 0px;
}

#contentcell #content_table_0 {
  max-width: 870px;
  width: 870px;
}

.footer {
  margin-left: 260px;
}

.footerleft {
  color: #837a6d;
  float: left;
  font-size: 9px;
  padding-left: 7px;
  padding-top: 7px;
}

.footerleft a{
  color: #837a6d;
  text-decoration: none;
}

.footerleft a:hover {
  text-decoration: underline;
}

.footerright {
  color: #837a6d;
  float: right;
  font-size: 9px;
  padding-right: 5px;
  padding-top: 7px;
}

.titlebar {
  color: #0047AB;
  font-size: 16px;
}

hr {
  border-width: 1px;
  color: /*#837a6d*/ #8B9298;
  margin-top: 0px;
}

.boxbackground {
  background-color: #ffffff;
}

span#searchlabel {
  display: block;
  vertical-align: middle;
}

span#searchbox {
  vertical-align: middle;
}

span#searchsubmit {
  display: none;
  vertical-align: middle;
}

input[name="searchstring"] {
  border: 1px solid #8f0000;
  width: 150px;
}

input[name="do"] {
  background-color: #888888;
  border-width: 0px;
  color: #ffffff;
  display: none;
  font-size: 9px;
  height: 16px;
  text-transform: uppercase;
}

.logolink {
  left: 0;
  position: relative;
  top: 0;
  z-index: 2;
}

/*.maincontent {
  width: 610px;
}*/

ul.sitemap {
  margin-left: 270px;
  width: 610px;
}

.sitemap {
  margin-left: 260px;
  width: 610px;
}

.login_table {
  text-align: center;
  width: 610px;
  margin-left: 240px;
  /*background-color: #ffffff;*/
}

.search_result_header {
  margin-left: 260px;
  color: #0047AB;
  font-size: 13px;
}

div.search_results {
  left: 260px;
  position: relative;
  width: 610px;
}

#hd {
  font: 12px Segoe,Arial,Helvetica,sans-serif;
  line-height: 15px;
  height: 74px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -26px;
  *top: 0;
  width: 940px;
}
.hd_clearer {
  clear: both;
  height: 1px;
  margin-bottom: -1px;
  overflow: hidden;
}

#hd_logo {
  width: 230px;
  height: 96px;
  float: left;
/*  margin: 20px 15px 0 16px;*/
  margin-left: 1px;
  padding: 0;

  overflow: hidden;
}
#hd_nav {
  background-color: #FFFFFF;
  line-height: 11px;
  position:relative;
  top: 0;
  left: 0;
  float:left;
  clear: right;
  width: 670px;
}
.hd_nav_hdr_sect {
  float:left;
  margin:0 2px 0 0;
  height:74px;
  width: 74px;
}
.gs_nav_hdr_img {
  border: none;
}

#hd_nav_search {
  float:right;
  padding: 0 20px 0 20px;
  height: 74px;
  width: 250px;
  *padding: 0 20px 0 30px;
  *width: 270px;
  background-color: #8B9298;
}

#hd_nav_searchbox {
  bottom:0px;
  border-style:none;
  border-width:0;
  font-size: 24px;
  *font-size:18px;
  color:#0047AB;
  overflow:hidden;
  height:36px;
  *height:18px;
  width: 205px;
  background:#8B9298;
}

#hd_nav_searchbox_border {
  border-bottom:solid 1px #FFFFFF;
  padding: 20px 0 0 0;
  width: 240px
  float: left;
}

#hd_nav_searchbtn {
  color:#999;
  border:none;
  cursor:pointer;
  /*position: relative;
  top: 45px;
  left: 5px;*/
}

#contentcell {
  margin-left: 0px;
}

.content_cell_0 {
  width: 227px;
  *padding-top: 3px;
}
.content_cell_1 {
  width: 620px;
  *padding-top: 30px;
}

.content_cell_0 img {
  width: 227px;
  position: relative;
  top: -27px;
  *top: -3px;
}

.content_col_break {
  width: 35px;
}