/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  padding-top: 10px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: medium;
}
p {
  padding-top: 15px;
  padding-right: 4px;
}
#wrapper {
  border: 1px solid #336599;
  margin: 0 auto;
  width: 840px;
}
#rightcolumn {
  height: auto;
  width: 610px;
  float: right;
  background-color: #ffffff;
  color: #003399;
  font-size: small;
  padding-top: 20px;
}
#header {
  border-style: none none solid;
  border-bottom: 1px solid #336599;
  width: 840px;
  float: left;
  height: 120px;
}
#menu {
  border-style: none none solid;
  border-bottom: 1px solid #336599;
  background-color: #003366;
  width: 840px;
  float: left;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
#footer {
  border-top: 1px solid #336599;
  width: 840px;
  height: 20px;
  clear: both;
  font-size: x-small;
  padding-bottom: 15px;
  color: black;
}
#leftcolumn {
  height: auto;
  width: 200px;
  float: left;
  background-color: #003366;
  color: white;
  margin-top: 20px;
  padding-top: 4px;
  padding-left: 4px;
  font-size: small;
}
#leftcolumn a:link {
  text-decoration: none;
  color: #ffffcc;
}
#leftcolumn a:hover {
  color: white;
}
#leftcolumn a:visited {
  text-decoration: none;
  color: #ccffff;
}
.basictab {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  width: 700px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.basictab li {
  border-style: none;
  font-family: Arial,Helvetica,sans-serif;
  display: inline;
}
.basictab li a {
  border-style: none;
  padding: 4px 10px 5px;
  text-decoration: none;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  background-color: #003366;
  height: 32px;
}
.basictab li a:visited {
  color: white;
}
.basictab li a:hover {
  color: white;
  background-color: #1968a9;
}
.basictab li a:active {
  color: white;
}
.basictab li.selected a {
  position: relative;
  background-color: #336599;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  color: #003366;
  text-align: center;
}
h2 {
  padding-top: 25px;
  font-family: Arial,Helvetica,sans-serif;
  color: #003366;
}
h3 {
  padding-top: 25px;
  font-family: Arial,Helvetica,sans-serif;
  color: #003366;
}
h4 {
  padding-top: 25px;
  font-family: Arial,Helvetica,sans-serif;
  color: #003366;
}
ul {
  padding-right: 4px;
  padding-top: 15px;
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 30px;
}
ol {
  padding-top: 15px;
  padding-right: 4px;
  padding-left: 30px;
  list-style-position: outside;
  list-style-type: decimal;
}
.ollevel2 {
  list-style-type: lower-alpha;
  padding-top: 0px;
  padding-left: 20px;
}

