body {
  background-color:      #FFFFFF;
  padding:               0px;
  margin:                0px;
  margin-left:           0px;
  margin-top:            0px;
  margin-right:          0px;
  margin-bottom:         0px;
  scrollbar-base-color:  #FFFFFF;
  scrollbar-track-color: #00528C;
  scrollbar-face-color:  #DFDFDF;
  scrollbar-arrow-color: #FFFFFF;
}

td {
  font-family:           arial,helvetica;
  color:                 #000000;
  font-weight:           500;
  font-size:             10pt;
}

a       { text-decoration:      none;   color: #00528C; }
a:hover { text-decoration: underline;                   }

.nav_sq  { padding-top: 3px; padding-bottom: 3px; padding-left: 0px;
           padding-right: 0px; border-top: 1px white solid; }
.nav_lab { padding-top: 3px; padding-bottom: 3px; padding-left: 5px;
           padding-right: 0px; border-top: 1px white solid; }

.nav_white { font-size:  9pt;  color: #FFFFFF;  font-weight: 700; }
.nav_blue1 { font-size:  9pt;  color: #00528C;  font-weight: 700; }
.nav_blue2 { font-size:  9pt;  color: #00528C; }
.nav_grey1 { font-size:  9pt;  color: #939393;  font-weight: 700; }
.nav_grey2 { font-size:  9pt;  color: #939393; }

.head1     { font-size: 14pt;  color: #00528C;  font-weight: 700; }
.head2     { font-size: 10pt;  color: #00528C;  font-weight: 700; }
.head3     {                   color: #000000;  font-weight: 700; }
.cite      {                   color: #00578C;  font-weight: 700; }

.tab_head  { font-size: 10pt;  color: #FFFFFF;  font-weight: 700;
             text-align: center;       background-color: #00528C; }
.tab_nl    { font-size:  9pt;  color: #00528C;  font-weight: 500;
             text-align:   left;       background-color: #DFDFDF; }
.tab_bl    { font-size:  9pt;  color: #00528C;  font-weight: 700;
             text-align:   left;       background-color: #DFDFDF; }
.tab_nc    { font-size:  9pt;  color: #00528C;  font-weight: 500;
             text-align: center;       background-color: #DFDFDF; }
.tab_bc    { font-size:  9pt;  color: #00528C;  font-weight: 700;
             text-align: center;       background-color: #DFDFDF; }
.tab_nr    { font-size:  9pt;  color: #00528C;  font-weight: 500;
             text-align:  right;       background-color: #DFDFDF; }
.tab_br    { font-size:  9pt;  color: #00528C;  font-weight: 700;
             text-align:  right;       background-color: #DFDFDF; }
