@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 ul.headers {
  padding                 : 3px 3px;
  height                  : 7.3em;
  font-size               : 10pt;
  border-style            : solid;
  border-color            : #80a0c0;
  overflow                : auto;
  background-color        : #e8e8e8;
}

#ctCenter ul.headers li {
  clear                   : left;
  line-height             : 1.2em;
}

#ctCenter ul.headers li a {
  float                   : left;
  display                 : block;
  padding                 : 0px 2px;
  line-height             : 1.2em;
  color                   : #000000;
}

#ctCenter ul.headers li a.active {
  color                   : #0080e0;
  background-color        : #e0e0e0;
}

#ctCenter ul.headers li a:hover {
  color                   : #0080e0;
}

#ctCenter div {
  margin-bottom           : 1.2em;
  line-height             : 1.2em;
  text-align              : left;
}

#ctCenter div.captionHeaders {
  margin-top              : 8px;
  font-weight             : bold;
}

#ctCenter div.author {
  font-size               : 7pt;
  text-align              : right;
}

#ctCenter div.category {
  font-size               : 10.5pt;
}

#ctCenter div.category a:hover {
  border-style            : none none dashed none;
}

#ctCenter div.category ul {
  margin                  : 1em 20px 0px 20px;
  list-style-type         : circle;
}

#ctCenter div.category li {
  padding                 : 0em 0px 0px 3px;
  line-height             : 1.3em;
}

#ctCenter p.linkTop {
  padding-top             : 20px;
  text-align              : right;
}
