/* RNCN CSS */
/* DRS, TJF */
/* 2008-09-09 */

/* @import url(FGEA.css); */

body.home {background-image: url("../images/body-RNCN-home-trans.png");}

div.body-norm p {
  /* indented p is the default in RNCN vendor tagging. */
  text-indent: 1.5em;
}

div.byline {
  border-top: 2px solid  black;
  padding-bottom: 2em;
  padding-top: 2em;
  text-align: center;
}

div.bibliography p {
  text-align:left;
  text-indent:-1.5em;
  margin-left:1.5em;
}

div.copyright {
  text-align:inherit;
}

div.figure p {
  text-align:left;
  text-indent:0;
  font-size:90%;
  }

div.note-editorial {
  margin-left:1em;
  font-size:90%;
  margin-right:1em;
  margin-bottom:1em;
  }
div.docImprint {
  border-top: 1px solid gray;
  padding-top: 1em;
}

div.note-head {
  font-size: 90%;
  margin: 0 2em 1em 2em;
}

div.footnote.author {
  font-size: inherit !important;
  margin-top:0.75em;
  margin-left:2em;
  margin-right:2em;
  text-indent:0;
}

p.docDate {
  letter-spacing: 1ex;
}

p.titlePart {
  padding: 2em 0 2em 0; 
}

p.titlePart.main {
  text-transform:uppercase;
}

div.titlePage p {
  text-indent:0;
  text-align:center;
}

div.titlePage.half p.titlePart.main {
  font-size: 110%;
}

div.titlePage.full p.titlePart.sub { 
  border-bottom: 2px solid black;
  border-top: 2px solid black;
  font-size:120%;
 }  
 
div.volume p, div.seeAlso p {
  text-indent:-1.5em;
  margin-left:1.5em;
}

 h2.section, h3.section, h4.section, h5.section,
 div.section h2, div.section h3, div.section h4,
 div.section h5 {
   font-size:inherit;
   font-style:italic;
   font-weight:normal;
   text-indent:0;
   text-align:left;
   margin-top:1em;
   margin-bottom:0;
 }

ol.ordered {
  margin-left:0.5em;
  }

table.newspapers {
  font-size:85%;
  border-collapse:collapse;
  margin-top:1em;
}

table.newspapers caption {
  font-weight:bold;
}

table.newspapers td {
  padding: 1px 3px 1px 3px;
  line-height:1.2;
}

table.newspapers tr.dates td {
  vertical-align:top;
}

table.newspapers tr.state td {
  vertical-align:top;
  border-top: 1px solid black;
}

table.newspapers tr:last-child td {
  border-bottom: 1px solid black;
}
