@charset "utf-8";

#ctCenter h2 {
  margin-top              : 1.5em;
  margin-bottom           : 1em;
  line-height             : 1.2em;
  font-size               : 13.5pt;
  font-weight             : normal;
  color                   : #609a30;
}

#ctCenter h3 {
  margin-bottom           : 0.7em;
  font-size               : 10pt;
}

#ctCenter img.map {
  float                   : left;
  margin-right            : 20px;
}

#ctCenter ul.headers {
  padding                 : 3px;
  height                  : 18em;
  font-size               : 10pt;
  border-style            : solid;
  border-color            : #e0e0e0;
  overflow                : auto;
}

#ctCenter ul.headers li {
  clear                   : left;
  line-height             : 1.2em;
}

#ctCenter ul.headers li a {
  float                   : left;
  padding                 : 0px 2px;
  line-height             : 1.2em;
  color                   : #ffa000;
}

#ctCenter ul.headers li a.active {
  color                   : #0080e0;
}

#ctCenter ul.headers li a:hover {
  color                   : #0080e0;
}

#ctCenter div {
  margin-bottom           : 1.2em;
  line-height             : 1.2em;
  text-align              : left;
}

#ctCenter div.author {
  font-size               : 7pt;
  text-align              : right;
}

#ctCenter div.body {
  font-size               : 10.5pt;
}

#ctCenter div.body a:hover {
  border-style            : none none dashed none;
}

#ctCenter div.body ul {
  margin                  : 1em 20px 0px 20px;
  list-style-type         : circle;
}

#ctCenter div.body li {
  padding                 : 0em 0px 0px 3px;
  line-height             : 1.3em;
}

#ctCenter p.linkTop {
  padding-top             : 20px;
  text-align              : right;
}
