/** 
 * 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.
 */


#content {
   font-size: 10pt;
   margin: 0 0 0 0;
}

#content_notable {
   margin: 6px 20px 20px 20px;
}

#ad_after_h1 {
    float: left;
    margin-right: 1em;
}

.subpage_nav {
  font-size: 100%;
  padding: 1em;
}

#footer a, #footer a:visited {
  color: black;
  text-decoration: none;
}

#footer a:hover {
  color: black;
  text-decoration: underline;
}

.signup h2.subhead {
  margin: 0 0 1em 0;
}

#content_table {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}

#content_table td {
}

#content_left {
  margin: 0;
  width: 160px;
  vertical-align: top;
  /* border-right: 1px solid black; */
  padding: 4px 4px;
  font-size: 90%;
  background-color: #ffff40;
}

#content_left h3 {
  text-align: right;
  font-size: 140%;
}

#content_body {
  padding: 0.5em 1em;
  vertical-align: top;
}

#content_right {
  margin: 0;
  width: 160px;
  vertical-align: top;
  /* border-right: 1px solid black; */
  padding: 0 4px;
  font-size: 75%;
}

#content_right h3 {
  text-align: center;
}

#linkunit_top {
  width: 785px;
  text-align: center;
  margin-top: 4px;
  margin-bottom: 12px;
  margin-left: 8px;
}

#linkunit_content {
  margin: 5px 0 10px -3px;
  text-align: left;
}
 
 
.signup table.subscribe {
  margin: 1em 0 2em 0;
  padding: 0 1em;
  border: 1px solid black;
  background-color: #ffffcc;
}

div.signup {
  font-family: Arial, Helv, sans-serif;
  margin-top: -20px;
  padding: 0em 2em 1em 2em;
  font-size: 12pt;
}

center.signup table.subscribe {
  background-color: white;
}

#ad_before_footer {
  text-align: center;
  margin-bottom: 1em;
}

#page {
  border: none;
}

nolink {
  color: black;
}

.sidelist {
  border-bottom: 1px solid black;
  padding-bottom: 0.5em;
  text-align: right;
}

#credits {  
  font-size: 90%;
  font-style: italic;
  color: #333333;
}

#credits a, #credits a:visited, #credits a:hover {
  color: #666666;
  text-decoration: none;
  font-weight: normal;
}

#article_body a, #article_body a:visited {
  color: black;
  text-decoration: none;
  font-weight: bold;
}

#article_body a:hover {
  color: blue;
  text-decoration: none;
  font-weight: bold;
}

dt { 
  margin: 1em 0 0 0;
}

dd {
  margin: 0.5em 0 0 1.5em;
}

#related_articles {
  border-top: 1px solid black;
  margin-top: 1em;
  padding-top: 0.5em;
}
