.navy {
    font-size: 8pt;
    font-weight: bold;
    line-height: 10pt;
    font-family: verdana;
    color: #011262;
}
.navylarge {
    font-size: 10pt;
    font-weight: bold;
    line-height: 10pt;
    font-family: verdana;
    color: #011262;
}
.white {
    font-size: 8pt;
    font-weight: bold;
    line-height: 10pt;
    font-family: verdana;
    color: #FFFFFF;
}
.whitelarge {
    font-size: 10pt;
    font-weight: bold;
    line-height: 10pt;
    font-family: verdana;
    color: #FFFFFF;
}
.nav-large {
    font-size: 8pt;
    font-weight: bold;
    line-height: 14pt;
    font-family: verdana;
    color: #011262;
}
.navyslimlarge {
    font-size: 10pt;
    font-weight: normal;
    line-height: 10pt;
    font-family: verdana;
    color: #011262;
}
.red {
    font-size: 8pt;
    font-weight: bold;
    line-height: 10pt;
    font-family: verdana;
    color: #FF0000;
}
.bignavy {
    font-size: 14pt;
    font-weight: bold;
    line-height: 12pt;
    font-family: verdana;
    color: #011262;
}

.CatalogText {
    font-size: 10pt;
    font-weight: normal;
    line-height: 200%;
    font-family: verdana;
    color: #021359;
    text-align: center;
}

.navyslim {
    font-size: 8pt;
    font-weight: normal;
    line-height: 10pt;
    font-family: verdana;
    color: #011262;
}
.navyslim a {
    font-size: 8pt;
    font-weight: normal;
    line-height: 10pt;
    font-family: verdana;
    color: #011262;
    text-decoration: none;
}
.navyslim a:hover {
    color: #ff0000;
}
.navyslim2 {
    font-size: 8pt;
    font-weight: bold;
    line-height: 10pt;
    font-family: verdana;
    color: #081589;
}

.navyslim3 {
    font-size: 8pt;
    font-weight: normal;
    line-height: 10pt;
    font-family: verdana;
    color: #081589;
}

.navysmall {
    font-size: 7pt;
    font-weight: bold;
    line-height: 7pt;
    font-family: verdana;
    color: #011262;
}
.navysmallslim {
   font-size: 8pt;
   font-weight: normal;
   line-height: 8pt;
   font-family: verdana;
   color: #011262;
}
.graylarge {
  font-size: 10pt;
  font-weight: bold;
  line-height: 10pt;
  font-family: verdana;
  color: #CCCCCC;

}

.navysymbol {
  font-size: 8pt;
  font-weight: bold;
  line-height: 10pt;
  font-family: symbol;
  color: #011262;

}

.redslim {
  font-size: 8pt;
  font-weight: normal;
  line-height: 10pt;
  font-family: verdana;
  color: #FF0000;

}

.white {
  font-size: 8pt;
  font-weight: normal;
  line-height: 10pt;
  font-family: verdana;
  color: #FFFFFF;

}
.navy2 {
  font-size: 9pt;
  font-weight: bold;
  line-height: 12pt;
  font-family: verdana;
  color: #011262;

}
.red2 {
  font-size: 9pt;
  font-weight: bold;
  line-height: 12pt;
  font-family: verdana;
  color: #FF0000;

}

.blue {
  font-size: 8pt;
  font-weight: bold;
  line-height: 10pt;
  font-family: verdana;
  color: #0000FF;

}

.blue2 {
  font-size: 8pt;
  font-weight: normal;
  line-height: 10pt;
  font-family: verdana;
  color: #0000FF;

}

.blueslim {
  font-size: 7pt;
  font-weight: normal;
  line-height: 10pt;
  font-family: verdana;
  color: #0000FF;
}

.bluesmall {
  font-size: 7pt;
  font-weight: normal;
  line-height: 7pt;
  font-family: verdana;
  color: #0000FF;
  
}

.blackslim {
  font-size: 8pt;
  font-weight: normal;
  line-height: 10pt;
  font-family: verdana;
  color: #011262;
}
.BigCategoryName {
    font-size: 11pt;
    font-weight: bold;
    font-family: arial;
    color: #000077;
}
.BigCategoryName2 {
    font-size: 11pt;
    font-weight: bold;
    font-family: arial;
    color: #FFFFFF;
}

A:link {
        COLOR: #081589; TEXT-DECORATION: none;
}
A:visited {
        COLOR: #081589; TEXT-DECORATION: none;
}
A:hover {
        COLOR: #FF0000; TEXT-DECORATION: underline;
}
A:active  {
        COLOR: #081589; TEXT-DECORATION: none;
}

 A.navlink:link {color: navy; font-weight: normal; text-decoration: none}
 A.navlink:hover {color: white; font-weight: normal; text-decoration: none}
 A.navlink:visited {color: navy; font-weight: normal; text-decoration: none}
 A.navlink:active {color: navy; font-weight: normal; text-decoration: none}
           
 A.graylink:link {color: navy; font-weight: normal; text-decoration: none}
 A.graylink:hover {color: gray; font-weight: normal; text-decoration: none}
 A.graylink:visited {color: navy; font-weight: normal; text-decoration: none}
 A.graylink:active {color: navy; font-weight: normal; text-decoration: none}
 
 A.normallink:link {color: blue; font-weight: normal; text-decoration: underline}
 A.normallink:hover {color: gray; font-weight: normal; text-decoration: underline}
 A.normallink:visited {color: blue; font-weight: normal; text-decoration: underline}
 A.normallink:active {color: blue; font-weight: normal; text-decoration: underline}
 
 A.footerlink:link {color: blue; font-weight: normal; text-decoration: none}
 A.footerlink:hover {color: gray; font-weight: normal; text-decoration: none}
 A.footerlink:visited {color: blue; font-weight: normal; text-decoration: none}
 A.footerlink:active {color: blue; font-weight: normal; text-decoration: none}
 
 A.navlink2:link {color: white; font-weight: normal; text-decoration: none}
 A.navlink2:hover {color: #CECEDD; font-weight: normal; text-decoration: none}
 A.navlink2:visited {color: white; font-weight: normal; text-decoration: none}
 A.navlink2:active {color: white; font-weight: normal; text-decoration: none}

 .PostLogInfo {
     FONT-SIZE: 11px;
     FONT-FAMILY: Arial;
     FONT-WEIGHT: bold;    
 }
 .PostLogText {
     COLOR: #222222; FONT-SIZE: 11px; FONT-FAMILY: Verdana; TEXT-DECORATION: none; FONT-WEIGHT: bold;
 }
 .PostLogItem {
     COLOR: #081589; FONT-SIZE: 10px; FONT-FAMILY: Verdana; text-decoration:none !important; FONT-WEIGHT: bold;
 }
 .PostLogItemText {
     COLOR: #081589; FONT-SIZE: 10px; FONT-FAMILY: Verdana; TEXT-DECORATION: none; FONT-WEIGHT: normal;
 }
 .PostLogItem:link {
     COLOR: #081589; FONT-SIZE: 10px; FONT-FAMILY: Verdana; TEXT-DECORATION: none; FONT-WEIGHT: bold;
 }
 .PostLogItem:visited {
     COLOR: #081589; FONT-SIZE: 10px; FONT-FAMILY: Verdana; TEXT-DECORATION: none; FONT-WEIGHT: bold;
 }
 .PostLogItem:hover {
     COLOR: #081589; FONT-SIZE: 10px; FONT-FAMILY: Verdana; TEXT-DECORATION: underline; FONT-WEIGHT: bold;
 }
 .PostLogItem:active {
     COLOR: #081589; FONT-SIZE: 10px; FONT-FAMILY: Verdana; TEXT-DECORATION: none; FONT-WEIGHT: bold;
 }
 .VertSeparator {
     BACKGROUND: #000033;
}

