/* ------------------------------------ *
 CSS
 Monday, September 29, 2008 3:03:50 PM

 * ------------------------------------ */

.smallgrey {
   color: #656666;
   font-size: 10px;
   font-family: myriad pro, sans-serif;
   text-align: center;
   font-weight: bold;
}

.boldgrey {
   color: #656666;
   font-size: 12px;
   font-family: myriad pro, sans-serif;
   text-align: center;
   font-weight: bold;
}

.bigboldgrey {
   color: #656666;
   font-size: 14px;
   font-family: myriad pro, sans-serif;
   text-align: center;
   font-weight: bold;
}

a:link { font-family: Arial, Helvetica, sans-serif;   font-size: 12px;  color: #353896; text-decoration: none; font-weight: bold;}
a:visited { font-family: Arial, Helvetica, sans-serif;   font-size: 12px;  color: #353896; text-decoration: none; font-weight: bold;}
a:hover { font-family: Arial, Helvetica, sans-serif;   font-size: 12px;  color: #353896; text-decoration: underline; font-weight: bold;}
a:active { font-family: Arial, Helvetica, sans-serif;   font-size: 12px;  color: #353896; text-decoration: underline; font-weight: bold;}

a.nav:link { font-family: Verdana, Arial, Helvetica, sans-serif;   font-size: 16px;  color: #656666; text-decoration: none; font-weight: bold;}
a.nav:visited { font-family: Verdana, Arial, Helvetica, sans-serif;   font-size: 16px;  color: #656666; text-decoration: none; font-weight: bold;}
a.nav:hover { font-family: Verdana, Arial, Helvetica, sans-serif;   font-size: 16px;  color: #656666; text-decoration: none; font-weight: bold;}
a.nav:active { font-family: Verdana, Arial, Helvetica, sans-serif;   font-size: 16x;  color: #656666; text-decoration: none; font-weight: bold;}

a.navalt:link { font-family: Verdana, Arial, Helvetica, sans-serif;   font-size: 16px;  color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.navalt:visited { font-family: Verdana, Arial, Helvetica, sans-serif;   font-size: 16px;  color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.navalt:hover { font-family: Verdana, Arial, Helvetica, sans-serif;   font-size: 16px;  color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.navalt:active { font-family: Verdana, Arial, Helvetica, sans-serif;   font-size: 16x;  color: #FFFFFF; text-decoration: none; font-weight: bold;}

a.small:link { font-family: Verdana, Arial, Helvetica, sans-serif;   font-size: 10px;  color: #353896; text-decoration: none; font-weight: bold;}
a.small:visited { font-family: Verdana, Arial, Helvetica, sans-serif;   font-size: 10px;  color: #353896; text-decoration: none; font-weight: bold;}
a.small:hover { font-family: Verdana, Arial, Helvetica, sans-serif;   font-size: 10px;  color: #353896; text-decoration: underline; font-weight: bold;}
a.small:active { font-family: Verdana, Arial, Helvetica, sans-serif;   font-size: 10x;  color: #353896; text-decoration: underline; font-weight: bold;}

table.expressrate {
  border-width: 3px;
  border-spacing: ;
  border-style: outset;
  border-color: #3e5fac;
  border-collapse: collapse;
  background-color: #FFFFFFF;
}
table.expressrate td {
  border-width: 1px;
  padding: 3px;
  border-style: none;
  border-color: gray;
  background-color: #FFFFFF;
  -moz-border-radius: ;
}

.h1 {
    color: #656666;
   font-size: 20px;
   font-family: myriad pro, sans-serif;
   font-weight: bold;
   text-align: center
}

.h2 {
    color: #656666;
   font-size: 16px;
   font-family: myriad pro, sans-serif;
   font-weight: bold;
   text-align: center
}

.h3 {
    color: #656666;
   font-size: 12px;
   font-family: myriad pro, sans-serif;
   font-weight: bold;
   text-align: center
}

