/* Generated by KompoZer */
.nextbutton a:link, .nextbutton a:visited {
  border: 1px solid #000066;
  padding: 0.2em 0.5em;
  display: block;
  background-color: #0033ff;
  color: #ffffff;
  width: 11em;
  text-decoration: none;
  text-align: center;
}
.nextbutton a:hover, .nextbutton a:active {
  background-color: #ffffff;
  color: #000066;
}
body {
  margin: 0;
  padding: 0;
  font-size: 95%;
  font-family: georgia,times,"times new roman",serif;
  color: #000000;
  background-color: #ffffff;
}
img {
         max-width: 100%;
    }
a:link {
  color: #003366;
}
a:visited {
  color: #006666;
}
a:hover, a:active {
  color: #ffffff;
  background-color: #003366;
}
div#banner {
  border-bottom: 1px solid #000000;
  color: Blue;
  background-color: #00003b;
}
div#banner h1 {
  margin: 0;
  padding: 0.3em 0 0.3em 0.5em;
  font-size: 2.2em;
  font-weight: normal;
background-color: #ffffff;
}
div#container {
  background-image: url(nav_col_base.jpg);
  background-repeat: repeat-y;
}
div#container2 {
  background-image: url(more_col_base.jpg);
  background-repeat: repeat-y;
  background-position: right center;
}
div#navigation {
  float: left;
  /* width: 150px; */
  width: 9.375em;
  padding-top: 2em;
}
div#navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div#navigation ul li {
  margin-top: 4px;
}
#navigation ul li a {
  padding: 3px 5px 3px 10px;
  display: block;
  /* width: 135px; */
  width: 8.4375em;
  text-decoration: none;
  color: #000000;
  background-image: url(nav_base.jpg);
  background-repeat: repeat-y;
}
#navigation ul li a:hover {
  color: #ffffff;
  background-color: #cccccc;
  background-image: url(nav_base2.jpg);
  background-repeat: repeat-y;
}
div#more {
  margin: 0;
 padding: 1em 0px 1em 0px;
  float: right;
 /*  width: 160px; */
  width: 11.5em;
  color: #ffffff;
}
div#more h3 {
  padding: 0.2em;
  margin-top: 0;
  color: #ffffff;
  background-image: url(more_base.jpg);
  background-position: right center;
  background-repeat: repeat-y;
  font-size: 1em;
}
div#content {
 /*  margin-left: 190px;
  margin-right: 200px; */
  margin-left:  11.9em;
  margin-right: 12.5em;;
}
div#content h2 {
  margin: 0;
  font-size: 2em;
  color: #003366;
  padding-top: 1em;
  font-weight: normal;
}
div#content {
  line-height: 150%;
}
#cleardiv {
  clear: both;
  height: 1em;
}
div#footer {
  border-top: 1px solid #999999;
  padding: 0.5em 1em;
  clear: both;
  text-align: right;
}
div#footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div#footer li {
  display: inline;
  margin-right: 1em;
}
