

H1 {margin:0px; XXXbackground-color:blue; font-family:  Verdana, sans-serif; color:black ; text-decoration: none; font-size:180%;}
 
H2 {margin:0px; background-color:#dadada; font-family:  Verdana, sans-serif; color:black ; text-decoration: none; font-size:130%;}
 
H3 {margin:0px; background-color:#dadada; font-family:  Verdana, sans-serif; color:black ; text-decoration: none; font-size:110%;}
 
HR {margin-top:10px; margin-bottom:10px; margin-left:0px; margin-right:0px; height:3px;}





.formbutton {font-family:  Verdana, sans-serif; font-size: 9pt;}


.dislink { font-family:  Arial, sans-serif; font-size: 10pt; color:#666666 ; text-decoration: line-through; text-line-through-color: #666666; }


.helplink { font-style: italic; }

A { font-family:  Arial, sans-serif; font-size: 10pt; color:#666666 ; text-decoration: none;}
A:link { font-family:  Arial, sans-serif; font-size: 10pt; color:#930 ; text-decoration: none;}
A:visited { font-family:  Arial, sans-serif; font-size: 10pt; color:#930 ; text-decoration: none;}
A:hover { font-family:  Arial, sans-serif; font-size: 10pt; text-decoration: underline;}


.formtable { padding-top:10px; padding-bottom: 10px; }
.stdtable { margin-top:10px; margin-bottom: 10px; }


.autotable { padding-top:10px; padding-bottom: 10px; }

.alert { color: #cc0000; }


FORM {margin:0px;}
FORM {background-color: #f2f2f2;}


P { font-family:  Arial, sans-serif; font-size: 10pt; color:#3b3b3b ; text-decoration: none;}
li { font-family:  Arial, sans-serif; font-size: 10pt; color:#333333 ; text-decoration: none;}
ul { font-family:  Arial, sans-serif; font-size: 10pt; color:#333333 ; text-decoration: none;}
b { font-family:  Arial, sans-serif; font-size: 10pt; color:black ; text-decoration: none;}

TR { font-family:  Arial, sans-serif; font-size: 10pt; color:black ; text-decoration: none; vertical-align:top;}

TH { text-align:right; vertical-align:top;}
TH.centered { text-align:center; vertical-align:middle;}



BODY {
    font-family: Verdana, sans-serif;
    background-color: #ffffff;
    color: #000000;
    margin: 5px;
}


BODY.navigation {
    background-color: #f2f2f2;
    color: #000000;
    margin: 5px;
}

blockquote.nav2 {
  margin-left: 20px;
  margin-right: 0px;
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 13pt;
} 

blockquote.nav3 {
  margin-left: 20px;
  margin-right: 0px;
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 11pt;
} 

table.progressBar {
  border: 1px solid black;
  padding: 0px;
  width: 300px;
  height: 25px;
}

td.progressBarFilled {
  background-color: #5aa5b5;
  color: #5aa5b5;
  padding: 2px;
  width: 5%;
}

td.progressBarEmpty {
  background-color: white;
  color: white;
  padding: 2px;
  width: 5%;
}

P.footer {
  text-align: right;
}

td.error-warning {
  color: blue;
}

td.error-failure {
  color: red;
}

