/* copyright, 2009, 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;
}

.intro
{
  color:          #008080;
  background-color: #EDEDFF;
  font-weight:    bold;
  padding:        10px 20px 10px 20px;
  margin:         20px 20px 20px 20px;
  border:         1px solid #C0C0C0;
}

.urge
{
  color:          #E00000;
}

.quicklinks
{
  font-weight:    bold;
  padding-left:   40px;
  line-height:    1.5em;
}

.attribution
{
  padding:          6px 10px 6px 10px;
  margin:           20px 40px 20px 40px;
  border:           1px solid #C0C0C0;
  color:            #920000;
  background-color: #FFFFED;
  text-align:       center;
  font-weight:      bold;
  font-style:       italic;
}

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

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

.colorspace
{
  float:          left;
  margin:         20px 0px 20px 20px;
}

.nobulletlist
{
  list-style-type:  none;
}

.pprgb_mainsubtitle
{

  color:          #008080;
  font-style:     italic;
  font-weight:    bold;
  font-size:      140%;
  text-align:     center;
}

.pprgb_subtitle
{

  color:          #008080;
  font-style:     italic;
  font-weight:    bold;
  font-size:      120%;
}

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

.italized
{
  font-style:     italic;
}

.figurelabel
{
  color:          #008080;
  font-style:     italic;
  font-weight:    bold;
  text-align:     center;
}

.pprgb_figure
{
  color:          #008080;
  font-style:     italic;
  text-align:     center;
}

.pprgb_img
{
  padding:        4px 4px 4px 4px;
  border:         1px solid #404040;
}

