/* Generated by KompoZer */
#header {
  margin-top: -8px;
}
#hmenu {
  border-color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 0.6em;
  line-height: 2em;
  height: 0.3em;
  background-color: #ffccff;
}
#hmenu ul {
  margin: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
#hmenu li {
  border-left: 1px solid yellow;
  border-right: 0px solid yellow;
  padding: 0px 20px;
  color: white;
  background-color: black;
  float: right;
}
#hmenu a {
  border-width: 5px;
  margin: 0 -20px;
  padding: 0px 15px;
  color: white;
  background-color: #003366;
  text-decoration: none;
  display: block;
}
#hmenu a.current {
  color: black;
  background-color: yellow;
}
#hmenu a:hover {
  font-weight: bolder;
  text-decoration: none;
  color: white;
  background-color: #0054a8;
}
#vmenu {
  text-align: left;
  font-size: 12px;
  float: left;
  color: white;
  background-color: #802a80;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  margin-left: 0px;
  width: 155px;
  margin-top: 0px;
}
#vmenu ul {
  margin: 0px;
  padding: 0px 0px 0px 7px;
  list-style-type: none;
  list-style-image: url();
  font-size: 12px;
  background-color: #5d5d5d;
}
#vmenu li {
  padding-top: 0px;
  padding-left: 0px;
  font-weight: inherit;
  color: white;
}
#vmenu a {
  border-color: #ffffcc;
  border-width: 1px;
  text-decoration: none;
  display: block;
  font-weight: bold;
  color: white;
  height: 16px;
  width: 145px;
}
#vmenu p {
  margin-top: 1em;
}
#vmenu a.current {
  color: black;
  background-color: yellow;
}
#vmenu a:hover {
  font-weight: bolder;
  text-decoration: none;
  color: black;
  background-color: #ffff66;
}
#content {
  border-left: 3px solid #ffccff;
  margin-top: 0px;
  border-bottom-width: 6px;
  border-bottom-color: #ffccff;
}
#col1 {
  float: left;
  width: 150px;
  background-color: #cccccc;
}
#col3 {
  background-color: #cccccc;
  float: right;
  width: 160px;
}
#main {
  background-color: white;
  color: black;
  margin-right: 10px;
  background-position:  center center;
  padding-left: 8px;
  margin-left: 160px;
  margin-top: 20px;
}
#footer {
  clear: both;
  color: white;
  background-color: #ffccff;
  height: 3px;
}
#disclaimer {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
}
#wrapper {
  margin: auto;
  width: 960px;
}
#body {
  margin: 0;
  padding: 0;
  text-align: center;
}
div.panel {
  margin: 5px auto;
  width: 150px;
  background-color: #003366;
  text-align: center;
}
div.panel h1 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: white;
}
div.panel ul {
  margin: 0px auto 7px;
  padding: 0px;
  background-color: white;
  width: 120px;
  list-style-type: none;
}
div.panel li {
  border: 2px ridge silver;
}
div.panel p {
  margin: 0px;
  height: 8px;
}
h1 {
  font-size: 30px;
  color: #006666;
}
h2 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 3px;
  color: #006666;
}
p {
  font-style: normal;
  font-size: 18px;
}
body {
  font-style: normal;
  font-size: 18px;
}
