/* CSS Document */

BODY {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, "sans-serif";
  font-size: small;
  background-color: #FFFFFF;
  font-style: normal;
}

P, TD, BLOCKQUOTE, DD, LI, li {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, "sans-serif";
  font-size: x-small;
  background-color: #FFFFFF;
  font-style: normal;
}


H2 {
  font-family: Verdana, Arial, Helvetica, "sans-serif";
  align: left;
  font-size: 110%;
}

A:link {
  color: #009933;
}

A:visited {
  color: #009933;
}

A:active {
  color: #009933;
}

STRONG, B {
  font-weight: medium;
}

DT {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, "sans-serif";
  font-size: medium;

}


 UL, OL {
  color: #000000;
  font-family: Arial, helvetica, "sans serif";
  font-size: small;
  line-height: 125%;
}


 PRE {color:#000000;  font-family: courier, sans serif; font-size: medium;}


H1 {
  font-family: Arial, helvetica, "sans serif";
  font-size: 200%;
}
H3 {
  font-family: Arial, helvetica, "sans serif";
  font-size: 125%;
}

H4 {
  font-family: Arial, helvetica, "sans serif";
  font-size: 100%;
}

H5 {
  font-family: Arial, helvetica, "sans serif";
  font-size: 90%;
}


.multilist {
  font-size: medium;
  font-family: Arial, helvetica, "sans serif";
  color: #000000;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height:116%;
}

UL UL {
  font-size: 80%;
  font-family: Arial, helvetica, "sans serif";
  color: #000000;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

UL UL UL {
  font-size: 80%;
  font-family: Arial, helvetica, "sans serif";
  color: #000000;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

UL UL UL UL {
  font-size: 80%;
  font-family: Arial, helvetica, "sans serif";
  color: #000000;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}


P.bottomnav, TD.bottomnav {
  color: #000066;
  font-family: Arial, helvetica, "sans serif";
  font-size: 8pt;
}


.slist  {
  font-size: small;
  font-family: Arial, helvetica, "sans serif";

}

.navformatgrey {
  color: #999999;
  font-weight: bold;
  font-size: xx-small;

}
.navformat {
  font-weight: bold;
  font-size: xx-small;

}

.mlist {
  font-size: medium;
}

.llist {
  font-size: large;
}

.blabel {
  font-weight: bold;
}

.blabel3 {
  font-size: medium;
}

.slabel {

  font-weight: bold;
  font-size: small;

}

.mlabel {
  font-weight: bold;
  font-size: medium;
}

.llabel {
  font-weight: bold;
  font-size: large;
}

.s1 {
  font-size: 8pt;
}

.s2 {
  font-size: 9pt;
}

.s3 {
  font-size: 10pt;
}

.s4 {
  font-size: 11pt;
}

.s5 {
  font-size: 12pt;
}

.s6 {
  font-size: 14pt;
}

.s7 {
  font-size: 16pt;
}

.xxs {
  font-size: xx-small;
}

.xs {
  font-size: x-small;
}

.m {
  font-size: medium;
}

.l {
  font-size: large;
}

.xl {
  font-size: x-large;
}

.xxl {
  font-size: xx-large;
}


