/* TSJN CSS */
/* DRS, TJF, MFL */
/* 2008-09-09 */

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

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


/* MFL num/curr.punc adjustment
   (FGEA.css has padding-right:1.6em;) */
td.num.punc, td.curr.punc {
  padding-right:1.8em;
}

a.keyword {
  /* used for seg/@type="keyword" */
  border-bottom: 2px dotted green;
  color: inherit;
  font-weight: inherit;
}


a.keywordref {
  /* used for ref/@type="keyword" in notes */
  color: inherit;
  font-weight: bold;
  font-size: 85%;
  text-transform:uppercase;
  font-family: Palatino, "Book Antiqua", "Times New Roman", Times, serif;
}

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

div.docsummary, div.lnf {
  font-size: 90%;
}

div.docsummary h1:after { content: "[summary]"; display: block; text-align: center; font-size: 65%; }

div.footnote p + p {
  text-indent:1.5em;
  }

h2.enclosure {margin-bottom:1ex;}

h2.enclosure + h3.sub {margin-top:1ex;}

div#fn {margin-top:1em;}

div.note-source p:first-child {
  margin-bottom: 1ex;
  }

div.postscript p:first-child {
  text-indent: 0;
}

div.rotunda_editorial h1 {
  font-size:120%;
}

div.rotunda_editorial p {
  font-size:90%;
  /*font-style:italic;*/
  text-indent:0;
}


span.keyw {
  color: #A40000;
  font-variant: small-caps;
  }
  
span.math{
  padding-left:3px;
  font-size:90%;
  padding-right:2px;
  }

span.nullkeywordref {
  font-variant: small-caps;
}

/* Need to space footnote marks (post-tidy) */
/* a.note-ref {
  padding-right:0.3em;
}*/

/* following is used in Financial Documents appendix */
ul.documents {
  padding-left:0;
  }

ul.documents li {
  margin-top:1ex;
  text-indent:1em;
  }

ul.letters {
  padding-left:0;
  }

ul.letters li {
  padding-left:1.5em;
  text-indent:-1.5em;
  }

/* 
  TSJN Front matter and imprint styles
  MFL 2010-08-06
*/

p.titlePart {
  font-size:150%;
  line-height:300%;
  text-indent:0 !important; 
}

p.titlePart.sub {
  margin:1em auto;
  line-height:150%;
}

div.advisory ul, div.board ul {
  margin:0 auto;
  padding: 0;
}

div.advisory h2, div.consultants h2, div.acknowledgments h2, div.staff h2 {
  margin-bottom:0.5ex;
}

div.advisory td, div.board td {
  padding-right:1em;
}

span.docAuthor {
  display:block;
  text-align:center;
  line-height:200%;
  font-size:150%;
  text-transform:uppercase;
}

div.docImprint p.pubPlace {
  font-size:120%;
  text-transform:uppercase;
  text-align:center;
  text-indent:0 !important;
  line-height:150%;
}

p.publisher {
  text-align:center;
  font-size:120%;
  text-indent:0 !important;
  line-height:150%;
}

p.docDate {
  text-align:center;
  font-size:120%;
  text-indent:0 !important;
  line-height:150%;
}

div.copyright {
  font-size:100%;
}

div.dedication, div.board {
  line-height:200%;
  text-transform: uppercase;
}

div.apparatus h1, div.apparatus h2 {
  text-transform:uppercase;
}

div.apparatus h2 {
  font-style:italic;
}

div.illustrations h1 {
  text-transform:uppercase;
}

div.pref h1, div.pref h2 {
  text-transform:uppercase;
}

div.vol-chron table caption {
  font-size:120%;
  padding:1em 0 1ex 0;
}

div.titlePage.full div.figure {
  margin:2em auto;
}

span.docketDate {
  float: right; 
}

table.unstyled td {
  padding:1px 0px 1px 1px;
  vertical-align:top;
   }

td.salutationRight {
  padding-right:1.5em;
}
