
DIV.explanation {
  
  text-align:      center;
  padding:         0.5em;
  border:          0.25em #122A5A solid;
  background:      #DDDDDD;
  width:           550px;
  font-size:       12px;
  text-decoration: none;
  color:           #000026;
  font-family:     Bookman, Times Roman, cursive;
  font-weight:     normal;

}

PRE.explanation {

  text-align:      center;
  padding:         0.5em;
  font-size:       12px;
  text-decoration: none;
  color:           #000000;
  font-family:     Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:     normal;

}

DIV.example {
  
  padding:         0.5em;
  text-align:      left;
  border:          0.05em #000000 dotted;
  background:      #ffffff;
  width:           auto;
  font-size:       12px;
  text-decoration: none;
  color:           #000000;
  font-family:     Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:     normal;

}

BODY.example {

  background:      #cccccc;
  color:           #000000;

}

DIV.errors_data {

  text-decoration: none;
  text-align:      left;
  color:           #000000;
  font-size:       10pt;
  font-family:     Helvetica, Arial, sans-serif;
  background:      #ffffff;
  border:          0.2em #cc5555 solid;
  width:           auto;
  padding:         0.5em;

}

.errors_data {

  text-decoration: none;
  text-align:      left;
  color:           #000000;
  font-size:       10pt;
  font-family:     Helvetica, Arial, sans-serif;
  background:      #ffffff;
  border:          0.2em #cc5555 solid;
  width:           auto;
  padding:         0.5em;

}

TH.help {

  width:           150px;
  background:      #ffffff;

}

TH.errors {

  text-decoration: none;
  color:           #000000;
  font-size:       10pt;
  font-family:     Helvetica, Arial, sans-serif;
  background:      #ffffff;
  padding:         0.75em;
  border-top:      0.2em #cc5555 solid;
  border-left:     0.2em #cc5555 solid;
  border-bottom:   0.1em #cc5555 solid;

}

TD.help {

  width:           150px;
  text-decoration: none;
  color:           #000000;
  font-size:       10pt;
  font-family:     Helvetica, Arial, sans-serif;
  background:      #ffffff;
  padding:         0.75em;
  border:          0.2em #5555cc solid;
  text-align:      left;

}

DIV.help {

  text-decoration: none;
  color:           #000000;
  font-size:       10pt;
  font-family:     Helvetica, Arial, sans-serif;
  background:      #ffffff;
  padding:         0.75em;
  border:          0.2em #5555cc solid;
  text-align:      left;

}

TD.errors {

  text-decoration: none;
  color:           #000000;
  font-size:       10pt;
  font-family:     Helvetica, Arial, sans-serif;
  background:      #ffffff;
  padding:         0.75em;
  border:          0.2em #cc5555 solid;
  text-align:      left;

}


