/* Generated by KompoZer */
#body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #f0f0f0;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 15px;
}
#wrapper, #wrapheader, #wrapcontent {
  margin: auto;
  padding: 0;
  text-align: center;
  min-width: 750px;
  width: 880px;
  max-width: 1024px;
}
#header {
  color: black;
  margin-top: 0;
  padding-top: 0;
  background-repeat: no-repeat;
  background-color: white;
  height: 135px;
  background-position: right center;
  background-image: url(images/header.jpg);
}
#header h1 {
  text-align: left;
  font-size: 21px;
  margin-left: 15px;
  padding-bottom: 0;
  padding-left: 0;
  margin-bottom: 15px;
  color: #333333;
}
#header h2 {
  text-align: left;
  font-size: 21px;
  margin-left: 15px;
  padding-bottom: 0;
  padding-left: 0;
  margin-bottom: 15px;
  color: #333333;
  margin-top: 0px;
  padding-top: 60px;
}
#sloganstripe {
  background-color: #a4a4a4;
  height: 24px;
}
#sepstripe {
  background-color: white;
  height: 1px;
}
#menustripe {
  margin: 0;
  padding: 0;
  background-color: black;
  color: white;
  height: 24px;
}
ul#menu {
  margin: 0;
  padding: 0;
  color: white;
  font-weight: bold;
  display: block;
  position: relative;
  list-style-type: none;
  font-size: 11px;
}
ul#menu li {
  margin: 0;
  display: block;
  float: left;
  padding-top: 4px;
  height: 20px;
  padding-right: 25px;
  padding-left: 25px;
}
ul#menu li.current {
  margin: 0;
  background-color: #707070;
}
ul#menu li.current h1 {
  margin: 0;
  padding: 0;
  color: #c4c4c4;
}
ul#menu li h1, ul#menu li h1 a {
  margin: 0;
  font-weight: bold;
  font-size: 11px;
  color: white;
  text-decoration: none;
}
#content {
  margin: 0;
  padding: 0 20px;
  overflow: hidden;
  background-color: white;
  background-position: right top;
  background-repeat: repeat;
  text-align: center;
}
#content h1 {
  color: #a4a4a4;
}
#content h2 {
  color: #7ab3d9;
}
#content p {
  text-align: justify;
  line-height: 1.5em;
}
#content ul, #content ol {
  text-align: left;
}
#content ul li, #content ol li {
  margin: 15px 0 0;
  padding-left: 10px;
}
#content table {
  border: 1px solid gray;
  width: 840px;
  text-align: center;
  border-collapse: collapse;
}
#content th, #content td {
  border: 1px solid gray;
}
#content table p {
  text-align: center;
}
#footer {
  text-align: right;
  color: white;
  margin-top: 0;
  background-color: gray;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  clear: both;
}
#footer h1 {
  margin: 0;
  padding: 0;
  font-size: 11px;
}
#footer a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: white;
}
hr {
  width: 90%;
  height: 2px;
  margin-top: 30px;
}
hr.small {
  width: 20%;
}
div.image {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
