body, table, input, select {
  font-family: "Helvetica", sans-serif;
  font-size: 8pt;
}
@media screen {
  body {margin-left:8px;margin-right:8px;}
  body.main {margin-top:8px;margin-bottom:8px;background:#7190c9 url(../images/pagebackground.png) repeat-x;}
  .noprint {}
  .printonly {display:none;}
  .outer{width:928px;margin:0 auto;}
  .inner {width:928px;padding:5px;background-color:#ffffff;}
  .fullwidth {width:918px;}
  .belowtabs {border-width:0px 1px 1px 1px;border-style:solid;border-color:#000000;padding:4px;}
  .contentbox {border-width:1px;border-style:solid;border-color:#000000;padding:4px;}
  .navscrollbox {width:100%;overflow:auto;}
  .scrollbox {width:100%;overflow:auto;}
  .searchhit {font-weight:bold;background:#004080;color:#ffffff;}
  .extraheight {}
  .lgrid {display:none;}
}
@media print {
  .noprint {display:none;}
  .printonly {}
  .fullwidth {width:100%;}
  .belowtabs {}
  .contentbox {}
  .navscrollbox {}
  .scrollbox {}
  .searchhit {}
  .extraheight {}
  .lgrid {display:none;}
}

.tabcell {
  border-bottom: 1px solid #000000;
}
.tabs ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabs li {
  display: inline;
  margin: 0;
  padding: 0;
}
.tabs a {
  float: left;
  background: url(../images/tableft.gif) no-repeat left top;
  margin: 0;
  padding: 0 0 0 4px;
  text-decoration: none;
  width: 60px;
  text-align: center;
}
.tabs a span {
  display: block;
  background: url(../images/tabright.gif) no-repeat right top;
  padding: 5px 3px 4px 0;
  color: #FFF;
}
.tabs a:hover {
  background-position: 0% -42px;
  text-decoration: none;
}
.tabs a:hover span {
  background-position: 100% -42px;
  color: #FFF;
}
.tabs .activetab a {
  cursor: default;
  background-position: 0% -42px;
}
.tabs .activetab span {
  cursor: default;
  background-position: 100% -42px;
  color: #FFF;
  font-weight: bold;
}
.tabs .hiddentab a {
  cursor: default;
  background: url(../images/tableft.gif) no-repeat left top;
}
.tabs .hiddentab span, .tabs .hiddentab a:hover span {
  cursor: default;
  background: url(../images/tabright.gif) no-repeat right top;
  color: #777;
}

.peptab-header {
  margin-bottom: 2px;
  font-weight: bold;
}
ol.peptab-list {
  margin: 0 0 0 30px;
  padding: 0;
}
.peptab-footer {
  margin-left: 30px;
  font-weight: bold;
}

div#querystats {
  margin: 10px 0;
}
p.querystats.header {
  margin-bottom: 8px;
}
p.querystats.header img {
  text-decoration: none;
}
p.querystats {
  margin: 0;
  text-indent: -9px;
  padding-left: 9px;
}

#peplink {
  position: absolute;
  width: 640px;
  height: 84px;
  z-index: 100;
  cursor: hand;
}
.tabcell > a {
  float: right;
  padding-right: 10px;
  padding-top: 3px;
  font-size: 10pt;
}
.welcometext {
  font-size: 16pt;
  font-weight: bold;
}
.header {
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
}
.issueheader {
  text-indent: -55px;
  padding-left: 55px;
  font-size: 10pt;
  font-weight: bold;
}
.issueheader .issuenumber {
  text-decoration: underline;
}
.issueeditors {
  text-indent: -55px;
  padding-left: 110px;
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
}
.section {
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
  padding-bottom: 10px;
}
.hitlist-header {
  font-weight: bold;
  background-color: #cccccc;
  color: #ffffff;
}
.hitlist-oddrow {
  background-color: #eeeeee;
}
.hitlist-evenrow {
  background-color: #ffffff;
}
.toc-header {
  text-align: center;
  font-size: 16pt;
  font-weight: bold;
  margin: 3pt;
}
.toc-header img.logo {
  margin: 10px;
}
.toc-subheader {
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
  color: black;
}
.toc-subheader:hover {
  text-decoration: underline;
}
.toc-volume {
  padding-bottom: 8pt;
}
.toc-author {
  padding: 3pt 0pt 10pt 20pt;
  font-style: italic;
}
.toc-journalhint {
  margin-left: 20px;
  margin-right: 20px;
}

td.dots {
  background: transparent url(../images/dots.gif) bottom left repeat-x;
}
td.dots > * {
  background-color: white;
  padding-right: 0.2em;
  padding-bottom: 1px;
}
table.table td.dots, table.table td.dots + td {
  padding: 6pt 0 0 0 !important;
}
table.table td.dots > * {
  padding-left: 2em;
}

table.statistics  {
	width: 545px;
	margin-top: 10px;
	border-collapse: collapse;
}
table.statistics thead td, table.statistics tfoot td {
	font-weight: bold;
	padding: 4px;
}
table.statistics  thead td {
	text-align: center;
}
table.statistics td {
	border: 1px solid black;
	padding: 2px;
}

a {text-decoration:none;color:blue;}
a:visited {}
a:active {}
a:hover {text-decoration: underline;}
a.action {color:black;}
a.toggle {font-size:6pt;position:relative;bottom:8px;}
a.bibx {color:red;font-weight:bold;font-size:8pt;position:relative;bottom:1px;}
a.bib {color:red;font-weight:bold;}
a.def {color:red;font-weight:bold;}
a.figx {color:red;font-weight:bold;}
a.pgx {color:red;font-weight:bold;}
a.tblx {color:red;font-weight:bold;}
a.hdix {color:red;font-weight:bold;}
a.volx {color:red;font-weight:bold;}
a.whocitedthis {color:blue;font-size:11pt;font-weight:bold;}
a.artqual {}
a.origrx {}

img {border:none;}
img#featured {float:right;margin-right:3px;}
body {font-family:arial;font-size:8pt;}

p.banner {text-align:left;margin-top:0pt;margin-bottom:3pt;}
p.heading {font-size:7pt;text-align:left;margin-top:0pt;margin-bottom:3pt;}
p.newsecnm {font-size:10pt;font-weight:bold;text-align:right;margin-top:0pt;margin-bottom:6pt;}
p.title {font-size:14pt;font-weight:bold;text-align:center;margin-top:0pt;margin-bottom:3pt;}
p.subtitle {font-size:10pt;font-weight:bold;text-align:center;margin-top:9pt;margin-bottom:9pt;}
p.title_author {text-align:center;margin-bottom:3pt;margin-top:0pt;font-family:times new roman;font-size:12pt;font-style:italic;font-weight:bold;}
p.title_contributor {text-align:center;margin-bottom:3pt;margin-top:0pt;font-family:times new roman;font-size:11pt;font-style:italic;}
p.section_author {text-align:center;margin-bottom:3pt;margin-top:0pt;font-family:times new roman;font-size:12pt;font-style:italic;font-weight:bold;}
p.section_contributor {text-align:center;margin-bottom:3pt;margin-top:0pt;font-family:times new roman;font-size:11pt;font-style:italic;}
a.author {font-weight:bold;}
a.contributor {}
p.pg {display:hidden}

p.body {font-family:times roman;font-size:10pt;text-align:left;text-indent:18pt;margin-top:3pt;margin-bottom:3pt;}
p.body_cont {font-family:times roman;font-size:10pt;text-align:left;margin-top:3pt;margin-bottom:3pt;}

p.autaffname {text-align:center;margin-top:3pt;margin-bottom:0pt;font-weight:bold;}
span.autaffname {font-style:normal;font-weight:bold;}
p.autaffbio {text-align:center;margin-top:10pt;margin-bottom:0pt;font-style:italic;}
p.autaffaddr {text-align:center;margin-top:0pt;margin-bottom:0pt;font-style:italic;}
p.autaffinst {text-align:center;margin-top:0pt;margin-bottom:0pt;}

p.ftn_top {text-align:left;margin-top:5pt;height:1px;}
div.ftn_group {margin-left:9pt;margin-top:0pt;margin-bottom:0pt;}
div.ftn {margin-top:10pt;margin-left:0pt;margin-right:0pt;margin-bottom:3pt;}
div.note {margin-top:10pt;margin-left:0pt;margin-right:0pt;margin-bottom:3pt;}
p.ftn {font-family:times roman;font-size:9pt;margin-left:0pt;margin-top:0pt;margin-bottom:0pt;margin-right:0pt;}
p.ftn_cont {font-family:times roman;font-size:9pt;margin-left:0pt;margin-top:0pt;margin-bottom:0pt;margin-right:0pt;}
p.ftr {font-family:times roman;font-size:9pt;margin-left:0pt;margin-top:0pt;margin-bottom:0pt;margin-right:0pt;}
p.ftr_cont {font-family:times roman;font-size:9pt;margin-left:0pt;margin-top:0pt;margin-bottom:0pt;margin-right:0pt;}
p.note {font-family:times roman;font-size:9pt;margin-top:3pt;margin-bottom:3pt;margin-right:0px;text-align:left;text-indent:18pt;}
p.note_cont {font-family:times roman;font-size:9pt;margin-top:3pt;margin-bottom:3pt;margin-right:0px;text-align:left;text-indent:18pt;}
span.ftnlabel {font-size:80%;position:relative;bottom:3px;}
span.ftrlabel {font-size:80%;position:relative;bottom:3px;}
span.notelabel {font-size:80%;position:relative;bottom:3px;}
span.su {font-size:80%;position:relative;bottom:3px;}
a.url {color:red;}
p.abbr {font-family:times roman;font-size:9pt;margin-top:3pt;margin-bottom:3pt;margin-right:0px;text-align:left;text-indent:18pt;}

p.verse {font-family:times new roman;font-size:9pt;margin-left:18pt;margin-top:0pt;margin-bottom:0pt;margin-right:0pt;}
p.verse_cont {font-family:times new roman;font-size:9pt;margin-left:18pt;margin-top:0pt;margin-bottom:0pt;margin-right:0pt;}

p.pagebreak {color:grey;text-align:center;margin-top:3pt;margin-bottom:12pt;}

h1 {margin-top:9pt;margin-bottom:0pt;font-size:14pt;font-weight:bold;}
h2 {margin-top:9pt;margin-bottom:0pt;font-size:12pt;font-weight:bold;}
h3 {margin-top:9pt;margin-bottom:0pt;font-size:12pt;font-weight:none;font-style:normal}
h4 {margin-top:9pt;margin-bottom:0pt;font-size:12pt;font-weight:none;font-style:italic;}
h5 {margin-top:9pt;margin-bottom:0pt;font-size:10pt;font-weight:bold;font-style:italic;}
h6 {margin-top:9pt;margin-bottom:0pt;font-size:9pt;font-weight:bold;font-style:italic;}

p.headingsubtitle {margin-top:9pt;margin-bottom:0pt;font-size:10pt;font-weight:bold;text-align:center;}

div.bib {display:inline;}
p.body_bib, p.bib_bib {margin-top:0pt;margin-bottom:0pt;margin-left:18pt;text-indent:-18pt;font-family:times new roman;font-size:10pt;}
p.bib_cont {margin-top:0pt;margin-bottom:0pt;margin-left:18pt;text-indent:-18pt;font-family:times new roman;font-size:10pt;}
div.artsubbib {}
p.artsubbib {margin-top:10pt;margin-bottom:0pt;margin-left:18pt;text-align:center;font-size:10pt;font-weight:bold;}
p.toabibtitle {margin-top:0pt;margin-bottom:0pt;margin-left:18pt;text-indent:-18pt;font-family:times new roman;font-size:10pt;}

p.quote {margin-top:0pt;margin-bottom:4.45pt;margin-left:18pt;margin-right:18pt;font-family:times new roman;font-size:10pt;font-style:italic;}
p.quote_cont {margin-top:0pt;margin-bottom:4.45pt;margin-left:18pt;margin-right:18pt;font-family:times new roman;font-size:10pt;font-style:italic;}
p.src {margin-top:0pt;margin-bottom:4.45pt;margin-left:18pt;margin-right:18pt;font-family:times new roman;font-size:10pt;}
p.binc {margin-top:0pt;margin-bottom:0pt;margin-left:18pt;text-indent:-18pt;font-family:times new roman;font-size:10pt;}
p.dialog {margin-top:0pt;margin-bottom:3pt;margin-left:18pt;margin-right:18pt;font-family:times new roman;font-size:10pt;font-style:italic;}
p.dialog_cont {margin-top:0pt;margin-bottom:3pt;margin-left:18pt;margin-right:18pt;font-family:times new roman;font-size:10pt;font-style:italic;}
p.dream {margin-top:3pt;margin-bottom:3pt;margin-left:18pt;font-family:times new roman;font-size:10pt;font-style:italic;}
p.dream_cont {margin-top:3pt;margin-bottom:3pt;margin-left:18pt;font-family:times new roman;font-size:10pt;font-style:italic;}

p.figtitle {margin-top:3pt;margin-bottom:3pt;text-align:center;font-family:times new roman;font-size:10pt;font-weight:bold;}
p.tbltitle {margin-top:3pt;margin-bottom:3pt;text-align:center;font-family:times new roman;font-size:10pt;font-weight:bold;}
p.figure {margin-top:3pt;margin-bottom:3pt;text-align:center;}

div.list {margin-left:18pt;}
div.li {margin-left:18pt;}
div.li_bib {margin-left:9pt;}
p.li1 {font-family:times roman;font-size:10pt;text-align:left;margin-left:18pt;text-indent:-18pt;margin-top:3pt;margin-bottom:3pt;}
p.li1_bib {font-family:times roman;font-size:10pt;text-align:left;margin-left:-18pt;text-indent:-18pt;margin-top:3pt;margin-bottom:3pt;}
div.domTTOverlib p.li1_bib {margin-left:18pt;}
p.li1_cont {font-family:times roman;font-size:10pt;text-align:left;margin-left:18pt;text-indent:18pt;margin-top:3pt;margin-bottom:3pt;}
p.li2 {font-family:times roman;font-size:10pt;text-align:left;margin-left:0pt;text-indent:-18pt;margin-top:3pt;margin-bottom:3pt;}
p.li2_bib {font-family:times roman;font-size:10pt;text-align:left;margin-left:0pt;text-indent:-18pt;margin-top:3pt;margin-bottom:3pt;}
p.li2_cont {font-family:times roman;font-size:10pt;text-align:left;margin-left:0pt;text-indent:18pt;margin-top:3pt;margin-bottom:3pt;}
p.li3 {font-family:times roman;font-size:10pt;text-align:left;margin-left:0pt;text-indent:-18pt;margin-top:3pt;margin-bottom:3pt;}
p.li3_bib {font-family:times roman;font-size:10pt;text-align:left;margin-left:0pt;text-indent:-18pt;margin-top:3pt;margin-bottom:3pt;}
p.li3_cont {font-family:times roman;font-size:10pt;text-align:left;margin-left:0pt;text-indent:18pt;margin-top:3pt;margin-bottom:3pt;}
p.li4 {font-family:times roman;font-size:10pt;text-align:left;margin-left:0pt;text-indent:-18pt;margin-top:3pt;margin-bottom:3pt;}
p.li4_bib {font-family:times roman;font-size:10pt;text-align:left;margin-left:0pt;text-indent:-18pt;margin-top:3pt;margin-bottom:3pt;}
p.li4_cont {font-family:times roman;font-size:10pt;text-align:left;margin-left:0pt;text-indent:18pt;margin-top:3pt;margin-bottom:3pt;}

p.blank {font-family:times roman;font-size:10pt;text-align:center;font-style:italic;}

table.table {width:100%;}
td.td {font-family:times roman;font-size:10pt;margin-top:3pt;margin-bottom:3pt;}
p.cell {font-family:times roman;font-size:10pt;text-align:left;margin-top:3pt;margin-bottom:3pt;}

div.abs {color:blue;margin-left:36pt;margin-right:36pt;}
p.abs {font-family:times roman;font-size:10pt;text-align:left;}
p.abs_cont {font-family:times roman;font-size:10pt;text-align:left;}

div.tagline {margin-left:18pt;;margin-right:18pt;}

span.numerator {font-size:90%;position:relative;bottom:3px;}
span.denominator {font-size:90%;position:relative;top:1px;}

span.b {font-weight:bold;}
span.u {text-decoration:underline;}
span.i {font-style:italic;}
span.bi {font-weight:bold;font-style:italic;}
span.bu {font-weight:bold;text-decoration:underline;}
span.bui {font-weight:bold;text-decoration:underline;font-style:italic;}
span.ui {text-decoration:underline;font-style:italic;}
span.so {text-decoration:line-through;}
span.su {font-size:70%;position:relative;bottom:2px;}
span.sb {font-size:70%;position:relative;top:2px;}
span.sm {font-variant:small-caps;}
span.sy {font-family:symbol;}
span.spkr {font-weight:bold;}
span.errata {}

span.bibtip {color:red;font-weight:bold;cursor:pointer;font-weight:bold;}
span.ftntip {color:red;font-size:80%;position:relative;bottom:3px;cursor:pointer;font-weight:bold;}
span.notetip {color:gray;font-size:80%;position:relative;bottom:3px;cursor:pointer;font-weight:bold;}
span.booktip {color:gray;font-size:80%;position:relative;bottom:3px;cursor:pointer;font-weight:bold;}
span.authortip {font-weight:bold;cursor:pointer;}
span.imagetip {color:red;font-weight:bold;cursor:pointer;font-weight:bold;}
span.deftip {color:orange;cursor:pointer;}
span.glosstip:hover {color:blue;text-decoration:underline;cursor:pointer;}

span.quote {}
span.dream {}
span.dreams {}
span.greek {}
span.symbol {}
span.tblhd {}
span.smallcaps {}
span.superscript {}
span.subscript {}
span.ftnref {}
span.ftnid {}
span.figtitlecont {}
span.cs {}
span.style {}
span.auote {}
span.tfnsym {}
span.qoute {}
span.qutoe {}
span.summaryhd {}
span.authorname {}
span.strikeout {}
span.ftnrefintitle {}
span.qupte {}
span.tblcell {}
span.smallcaps {font-size: .80em;}
span.spacedout, span.spaced {letter-spacing:2px;}

/* glossary */
.dictentrygrp p {text-indent: 0px; }
.dictentrygrp h1 {font-size: 10.9pt; }
div.dictentrygrp > .dictentry-src,
div.dictentrygrp > .body,
div.dictentrygrp > .seemore,
div.dictentrygrp > .defrest,
div.dictentrygrp > .dictentry-bib,
div.dictentrygrp > .dictentry-dictalso,
div.dictentrygrp > .dictentrygrp-dictalso {
    margin-left: 15px;
}

.dictentrygrp-term {font-weight: bold; font-size: 14pt; border-top: 1px solid black; }
.dictentry-term {font-weight: bold; font-size: 11.9pt; }
/*.dictentry {}*/
.dictalso {}
.dictalso-term {color: blue; font-weight: bold; }
.dictentrygrp-dictalso-term {font-weight: bold; }
.dictentry-src {font-weight: bold; font-size: 11.9pt; font-style: italic; }
/*.def {}*/
.defrest {}
div.seemore {margin-top: 3px;margin-bottom: 3px;}
a.seemore {font-weight: bold; color: red;}

div.idxent {
    margin-top: 3px;
    margin-left: 20px;
    text-indent: -12px;
}
span.idxtrm {}
span.idxloc {}
span.see, span.seealso {font-style: italic;}

.autocomplete-w1 { background:url(../images/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }
