/** 
 * Custom CSS styles. This file is never regenerated. Note that the
 * page div has a class of "custom", so an easy way to create rules
 * is simply to use .custom in the specifier.
 */

body {
  font-family: Helvetica, Arial, Helv, sans-serif;
  font-size: 11pt;
  background-color: white;
  color: black;
}

#page {
  border: none;
  width: 768px;
  background-color: white;
  color: black;
}

#content_body h1, #content_body h2, #content_body h3 {
  font-family: Helvetica, Arial, Helv, sans-serif;
  margin-top: 1em;
}

#content_body {
  vertical-align: top;
  margin: 20px 20px 20px 20px;
  font-family: Georgia, Times New Roman, serif;
  padding-right: 1em;
}

#content_right {
  border-left: 1px solid black;
  padding-left: 1em;
  vertical-align: top;
  font-size: 80%;
  width: 180px;
}

#content_right h3 {
  font-size: 10pt;
}

#ad_after_h1 {
  margin-bottom: 2em;
  float: none;
}

#ad_before_footer {
  margin-top: 2em;
}

#prevlink {
  font-family: Helvetica, Arial, Helv, sans-serif;
}

#nextlink {
  font-family: Helvetica, Arial, Helv, sans-serif;
}

p.more {
  text-align: left;
}

dd {
  margin-left: 1em;
}

#posted {
  margin-top: 1em;
  text-align: right;
  font-style: italic;
  margin-bottom: 1em;
  font-size: 90%;
}

#sitemaplist dd {
  margin-bottom: 1em;
}
