body {
  width: 780px;
  margin: 0px auto;
  padding: 0;
  font: 100% Tahoma, Arial, Helvetica, sans-serif;
  color: #000;
  background: #FFF url(bg.gif) repeat-x;
}

.header {
  height: 45px;
  margin: 0px 0px 2px 0px;
  padding: 15px 0px 5px 0px;
  border-top: 4px solid #000;
  background: #FFF url(headerbg.gif) repeat-x bottom left;
  color: #808080;
}

.subheader {
  clear: both;
  height: 23px;
  margin: 0 0 10px 0;
  font: 75% Tahoma, Arial, Helvetica, sans-serif;
  line-height:18px;
}

.subheader_left {
  background: #33ADDB ;
  color: #FFF;
  line-height: 29px;
  width: 193px;
  padding: 0 5px 0 5px;
  text-align: center;
}

.subheader_left a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  background-color: inherit;
}

.subheader_left a:hover {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  background-color: inherit;
}

.subheader_right {
  background: #F6F6F6 url(hmrightbg.gif) repeat-x;
  color: #626262;
  line-height: 29px;
  width: 574px;
  float: right;
}

.subheader_right a {
  margin: 0px 4px 0 0;
  padding: 8px 10px 7px 10px;
  color: #626262;
  background: inherit;
  font-weight: bold;
  text-decoration: none;
}

.subheader_right a:hover {
  background: #33ADDB url(hmleftbg.gif) repeat-x;
  text-decoration: none;
  color: #FFFFFF;
}

.footer {
  clear: both;
  color: #999999;
  background-color: #FFFFFF;
  padding: 10px 0 10px 0;
  border-top: 1px solid #e6e6e6;
  text-align: center;
  font: 75% Tahoma, Arial, Helvetica, sans-serif;
  line-height:15px;
}
.footer a {
  color: #999999;
}

.separator {
  border-top: 1px solid #e6e6e6;
  padding: 0px 0px 5px 0px ;
}

a {
  color: #33ADDB;
  text-decoration: none;
  background-color: inherit;
}

a:hover {
  color: #33ADDB;
  text-decoration: underline;
  background-color: inherit;
}

h1 {
  background: #33ADDB; color: #ffffff;
  font: 100% Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  padding: 5px;
  margin: 0px;
}
h1 a {
  text-decoration: none;
  color: #ffffff;
}
h1 a:hover {
  text-decoration: underline;
  color: #ffffff;
}

h2 {
  font: 120% Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0px 0px 5px 0px;
  color: #626262;
}
h2 a {
  text-decoration: none;
  color: #626262;
}
h2 a:hover {
  text-decoration: underline;
  color: #626262;
}

h3 {
  font: 110% Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0px 0px 5px 0px;
  color: #000;
}
h3 a {
  text-decoration: none;
  color: #000;
}
h3 a:hover {
  text-decoration: underline;
  color: #000;
}

h4 {
  font: 100% Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0px 0px 5px 0px;
  color: #000;
}
h4 a {
  text-decoration: none;
  color: #000;
}
h4 a:hover {
  text-decoration: underline;
  color: #000;
}

div.faqCrumbs {
  color: #999999;
  background-color: #FFFFFF;
  font: 75% Tahoma, Arial, Helvetica, sans-serif;
  line-height:15px;
  padding: 0px ;
  margin: 2px 0px 5px 0px;
}

div.faqCrumbs a {
  color: #999999;
}

div.indented
{
   margin: 2px 0px 5px 20px;
}

div.note
{
  color: #7e7e7e;
}


p {
  padding: 7px 0px 7px 0px;
  margin: 0px;
}


.searchform {
  float: right;
  padding: 2px 5px 0 0;
}

.full {
  float: left;
  width: 750px;
  margin: 0 0 20px 0;
  padding: 5px 0 0 15px;
  color: #000;
  background-color: #FFFFFF;
}

.full_left {
  float: left;
  width: 190px;
  padding: 5px;
  margin: 5px;
}

.full_right {
  float: right;
  width: 520px;
  padding: 5px;
}

.left {
  float: left;
  padding: 5px 0 0 5px;
  width: 190px;
  color: #7e7e7e;
}

.right {
  float: right;
  width: 560px;
  margin: 0 0 20px 0;
  padding: 5px 0 0 15px;
  border-left: 1px solid #e6e6e6;
}

a.info {
  font: bold 1.3em Arial, Sans-Serif;
  text-decoration:none;
  position:relative;
}

a.info span {
  display:none;
}

a.info:hover {
  cursor:default;
}

a.info:hover .infobox {
  font-weight: normal;
  display:block;
  position:absolute;
  top: -50px;
  left: 250px;
  width:205px;
  height:100px;
  border: 1px solid #ccc;
  background:#f4f4f4 url(question.gif) no-repeat bottom right; 
  color:#000;
  text-align:left;
  font-size:0.7em;
  padding-left:10px;
  padding-top:10px;
  z-index: 1000;
}

.line {
  height: 2px;
  margin: 10px 0 10px 0;
}

.left_left {
  float: left;
  width: 40px;
  padding: 4px;
}

.left_right {
  float: right;
  width: 130px;
  padding: 4px;
}


.right_left {
  float: left;
  width: 260px;
  padding: 13px;
  background: #f2f2f2 url(corner.gif) no-repeat bottom right;
  color: #626262;
}

.right_right {
  float: right;
  width: 240px;
  padding: 13px;
  background: #f2f2f2 url(corner.gif) no-repeat bottom right;
  color: #626262;
}


form.search {
  padding: 0;
  margin: 0;
}

input.text {
  margin: 0;
  width: 95px;
  border: 1px solid #ccc;
  background: #FFF;
  color: #000;
}

input.text:hover {
  border: 1px solid #808080;
}

input.searchbutton {
  margin: 0;
  font-size: 100%;
  font-family: Arial, Sans-serif;
  border: none;
  background: #FFFFFF;
  color: #808080;
  padding: 1px;
  font-weight: bold;
}

dl {
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

dd {
    margin: 0px 0px 0px 10px;
    pading: 0px;
}


.date {
  color: #ccc;
  background: #FFFFFF;
  text-align: right;
  margin: 4px 0 3px 0;
  padding: 0;
}

img.left {float: left; margin: 2px 10px 5px 0; border: 0;}
img.right {float: right; margin: 2px 0 5px 10px; border: 0;}

TABLE.formtable {
  margin-left:auto;
  margin-right:auto;
  background: #FFFFFF;
  border: 1px solid #33ADDB;
  vertical-align: middle;
  text-align: left;
  border-spacing: 0;
  margin-top: 5px ;
  margin-bottom: 5px ;
}
TABLE.formtable tr.header {background: #33ADDB; color: #ffffff;}
TABLE.formtable th {padding: 3px 4px; font-weight:bold; white-space: nowrap;}
TABLE.formtable td {padding: 3px 4px; font-weight:normal; }
TABLE.formtable tr.buttons {text-align: center;}
TABLE.formtable tr.errors {color:red;}

TABLE.results {
  align: center; 
  background: #ffffff; 
  border: 1px solid #33ADDB; 
  margin: 0; 
  vertical-align:middle; 
  text-align: left; 
}
TABLE.results tr.header {background: #33ADDB; color: #ffffff; height:12px;}
TABLE.results tr.odd {background: #f0f0f0;}
TABLE.results tr.even {background: #ffffff;}
TABLE.results tr.buttons {text-align: center;}
TABLE.results th {padding: 2px; font-weight:bold; white-space: nowrap;}
TABLE.results td {padding: 2px 4px; font-weight:normal; }

TD.label {padding: 4 10; font-weight:bold; text-align: left; vertical-align:text-top; width: 23%; white-space: nowrap;}
TD.reqlabel {padding: 4 10; font-weight:bold;  color: red; text-align: left; vertical-align:text-top; width: 23%; white-space: nowrap;}
TD.buttons {padding: 8 10; font-weight:bold; text-align: center; vertical-align:text-top; width: 23%; white-space: nowrap;}

