.head {
  font-family: sans serif,helvetica, arial; 
  font-size: 14px; 
  color: #FFFFFF; 
  font-weight: bold;
}

body {
  background-color: #FFFFFF; 
  margin: 0 0 0 0;
  line-height: 13px; 
}

p {
  font-family: Arial, helvetica, sans serif; 
  font-size: 14px; 
}

.navheadlight {
 background: #EEEEEE;
}

.navheaddark {
 background: #000000;
}

.navheaddate {
    font-family: ariel, helvetica, sans serif;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
    background: #000000;
}


.navheadsubtitle {
    font-family: ariel, helvetica, sans serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    background: #EEEEEE;
}

.navseperator {
 background: #FFFFFF;
}

.navtablehead  { 
  background: #003196; 
}

.navtablesubhead {
  background: #FFFFFF;
}

.navtablesubtitle {
  font-family: Arial, helvetica, sans serif; 
  font-size: 9px; 
  color: #0000CC; 
  background: ; 
  line-height: 9px; 
  font-weight: bold; 
  text-align: center; 
  margin: 0 0 0 8;
}
.navtabletitlehead {
  font-family: sans serif, helvetica, arial; 
  font-size: 14px; 
  background: ; 
  color: #FFFFFF; 
  font-weight: bold; 
  text-align: center; 
  
}

.navtablebarleft  { 
  background-image: url('/images/top-left-corner.gif'); 
  background-repeat: no-repeat;
  background-color: ;
}
.navtablebarright {
  background-image: url('/images/top-right-corner.gif');
  background-repeat: no-repeat;
  background-color: ;
}
.navtablediv {
  line-height: 11px;
  font-family: Arial, helvetica, sans serif; 
  font-size: 10px; 
}
.navtableheight {
  font-size:3px; 
  line-height:3px;
}
