/* Generated by KompoZer */
html, body, #main {
  margin: 0;
  height: 100%;
}
body > #main {
  height: auto;
  min-height: 100%;
}

#prefooter {
  margin-top: -1px;
  width: 100%;
  height: 1px;
  clear: both;
}
#footer {
  z-index: 10;
  clear: both;
  margin-top: -50pt;
  height: 40pt;
  text-align: center;
  position: relative;
  font-size: smaller;
  padding-top:10pt;
}
#contents {
  padding-top:1px;
  padding-bottom: 40pt;
}
#menu {
  padding: 0px;
  text-transform: capitalize;
  float: left;
  max-width: 15%;
  font-size: smaller;
}
#menu a:link {
  text-decoration: none;
  color: inherit;
}
#menu a:visited {
  text-decoration: none;
  color: inherit;
}
#menu a:hover {
  text-decoration: underline;
  color: inherit;
}
#menu a:active {
  text-decoration: none;
  color: inherit;
}
#menu ul{
  margin-left: 15px;
  padding-left: 0px;
}
.selected {
  font-weight: bold;
}
#menu * li {
  list-style-type: none;
  text-decoration: none;
  padding-left: 0px;
}
#page_text {
  padding-left:5%;
  padding-bottom: 1px;
  padding-right: 1em;
  float: left;
  min-width: 80%;
  max-width: 83%;
}
h1 {
  text-transform: capitalize;
  text-align: center;
}
h2 {
  text-align: center;
}
h3 {
  text-align: center;
  font-style: italic;
  font-weight: normal;
}

div.tab {
clear: both;
width: 100%;
padding-top: 10pt;
padding-bottom: 10pt;
}

label,input {
display: block;
width: 150px;
float: left;
margin-bottom: 10px;
}

label {
text-align: right;
width: 75px;
padding-right: 20px;
}

#emailform br {
clear: left;
}

table, th, td {
  border:none;
}

th, td {
  padding: 0px;
}
