/* Generated by KompoZer */
body {
  margin: 0;
  font-size: 12px;
  font-family: Verdana,sans-serif;
  background-color: #97d1f3;
}
.navList {
  margin: 0;
  padding: 0;
  width: 120px;
  list-style-type: none;
}
.navList li {
  margin: 0;
  display: inline;
  font-size: 12px;
  height: 24px;
}
.navList li a {
  border-style: solid;
  border-color: #ffffff #4087be #306f9b;
  border-width: 1px;
  padding: 5px;
  width: 111px;
  font-size: 0.8em;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-decoration: none;
  display: block;
  background-image: url(images/menu-link-bg-bright.png);
}
.separator {
  padding: 5px;
  width: 111px;
  font-variant: small-caps;
  font-size: 0.8em;
  font-weight: bold;
}
.nobg {
  border-style: solid;
  border-color: #ffffff #4087be #306f9b;
  border-width: 1px;
  background-color: #97d1f3;
}
.bg {
  border-top: 1px solid #4087be;
  border-right: 1px solid #4087be;
  border-bottom: 1px solid #62a9df;
  background-image: url(images/menu-bar-bg.png);
}
.navList li a:hover {
  border-style: solid;
  border-color: #306f9b #4087be #73b9ef;
  border-width: 1px;
}
.normal li a:hover {
  background-image: url(images/menu-link-bg-dark.png);
}
.circle li a:hover {
  background-image: url(images/menu-link-bg-dark.png);
}
#top {
  border-bottom: 1px solid #a6ecff;
  padding-left: 2em;
  text-decoration: none;
  font-size: 26px;
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 0%;
  background-image: url(images/bg_toplogoLG3.jpg);
}
#bar {
  border-bottom: 1px solid #333366;
  height: 24px;
  background-image: url(images/menu-bar-bg.png);
  background-repeat: repeat-x;
}
#left {
  width: 110px;
  float: left;
  clear: left;
  margin-right: -110px;
  font-family: tahoma,sans-serif;
}
#right {
  border-left: 1px solid #4087be;
  border-bottom: 1px solid #4087be;
  clear: right;
  float: right;
  width: 120px;
  background-color: #75b0d1;
  color: white;
  font-family: Tahoma,sans-serif;
  padding-left: 4px;
  padding-right: 4px;
}
#right p {
  padding: 5px;
}
#middle {
  padding: 1em;
  margin-left: 125px;
  margin-right: 125px;
  clear: none;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center bottom;
}
#middle p {
  color: #222222;
  line-height: 1.4em;
  text-align: justify;
  font-size: 1.1em;
}
#middle h1, h2, h3, h4, h5, h6 {
  border-bottom: 1px dashed #20659c;
  color: #20659c;
}
.foot {
  border-top: 1px dashed #20659c;
  font-size: 80%;
  font-style: italic;
}
