/* copyright, 2008, Woodland Engineering */

.articlehead
{
  color:          #2139AB;
  background-color: #EDEDFF;
  font-size:      170%;
  font-weight:    bold;
  font-style:     italic;
  text-align:     left;
  margin-top:     20px;
  padding-top:    8px;
  padding-bottom: 8px;
  border-top:     3px #2139AB solid;
  border-bottom:  3px #2139AB solid;
}

.sectionhead
{
  color:          #000000;
  font-size:      120%;
  font-weight:    bold;
  padding-bottom: 4px;
  border-bottom:  1px #000000 solid;
}

.rule
{
  color:          #008080;
  font-size:      120%;
  font-weight:    bold;
  margin-left:    40px;
}

.footnote_id
{
  vertical-align: super;
}

.footnote
{
  color:          #F00000;
  font-style:     italic;
  line-height:    1.5em;
}

.footnote_indent
{
  padding-left:   40px;
}

.indented_pgph
{
  padding-left:   40px;
}

.introducer, .emphasis
{
  color:          #000000;
  font-weight:    bold;
}

.cntloption
{
  color:          #00C000;
  font-weight:    bold;
}

.pagejumplink:link, .pagejumplink:visited
{
  color:          #2139AB;
  font-weight:    bold;
}

.pagejumplink:hover
{
  color:          #FFFF00;
  font-weight:    bold;
}

.captured_img
{
  border:         1px solid #C0C0C0;
}

.compression_tbl
{
  border-collapse:  collapse;
  table-layout:     fixed;
  font-size:        100%;
  font-style:       normal;
  font-weight:      normal;
  vertical-align:   middle;
  text-align:       center;
  margin-left:      auto;
  margin-right:     auto;
}

.compression_tbl th, .compression_tbl td
{
  width:            102px;
  border:           1px solid #808080;
}

.credit
{
  font-style:       italic;
  color:            #2139AB;
  text-align:       center;
}

.pdf_notice
{
  padding:          6px 20px 6px 20px;
  margin:           20px 40px 20px 40px;
  border:           1px solid #C0C0C0;
  background-color: #EDFFED;
  text-align:       center;
}

