<style type="text/css">

body { background-color:#EDF1F4 }
td { padding:0; font-family:Arial, Sans-Serif; color:#001E46; font-size:9pt; }
h1 { font-size:12pt; color:#EA0022; margin-top:10px; margin-bottom:10px; font-weight:normal }

.botline { border-bottom:1px solid #CCD6DF }
.white_r { color:#001E46; border-right:1px solid white; }
.navybar { margin-top:1px; background-color:#02325E; height:23px }
.cell_left { border-top:1px solid white; background-color:#CCD6DF; padding:6px 10px; }
.cell_bottom { border-top:1px solid white; background-color:#8098AE; padding:6px 4px; text-align:right; color:silver; padding-right:1em }
.tf { background-color:white; font-size:8pt; font-family:arial, sans-serif; border:0; padding:1px 2px }
.btn1 { background:#8098AE; color: white; font-size:8pt; font-family:arial, sans-serif; border:0; padding:1px 2px; font-weight:bold }
  
A:link    { font-family: Arial, Sans-Serif; text-decoration: underline; font-size: 9pt; font-weight:normal; color: #001E46;}
A:visited { font-family: Arial, Sans-Serif; text-decoration: underline; font-size: 9pt; font-weight:normal; color: #001E46;}
A:hover   { font-family: Arial, Sans-Serif; text-decoration: none; font-size: 9pt; font-weight:normal; color: #EA0022;} 

A.crlink:link    { font-family: Arial, Sans-Serif; text-decoration: none; font-size: 8pt; color: silver;}
A.crlink:visited { font-family: Arial, Sans-Serif; text-decoration: none; font-size: 8pt; color: silver;}
A.crlink:hover   { font-family: Arial, Sans-Serif; text-decoration: underline; font-size: 8pt; color: white;} 
     
A.wlink:link    { font-family: Arial, Sans-Serif; text-decoration: none; font-size: 9pt; font-weight:normal; color: white;}
A.wlink:visited { font-family: Arial, Sans-Serif; text-decoration: none; font-size: 9pt; font-weight:normal; color: white;}
A.wlink:hover   { font-family: Arial, Sans-Serif; text-decoration: none; font-size: 9pt; font-weight:normal; color: #969BB4;} 

.sup { position:relative; top:-4px; font-size:7pt }


#menu { }

 #menu ul { 
     list-style: none;
     margin: 0;
     padding: 0;
     border: none;
     }

 #menu li {
     border-top: 1px solid white;
     margin: 0;
     width: 100%;
     }

 #menu li a {
     color: #001E46;
     background-color: #CCD6DF;
     display: block;
     padding: 11px 10px;
     text-decoration: none;
     //width: 100%;
     }

 #menu li a:hover {
     background-color: #EFF9FF;
     color: #001E46;
     }
     
     
 #menu1 {}

 #menu1 ul {
     list-style: none;
     margin: 0;
     padding: 0;
     border: none;
     }

 #menu1 li {
     border-top: 1px solid white;
     margin: 0;
     width: 100%;
     }

 #menu1 li a {
     color: #001E46;
     background-color: #E5EAEF;
     display: block;
     padding: 5px 23px;
     text-decoration: none;
     //width: 100%;
     }

 #menu1 li a:hover {
     background-color: #C8CDD2;
     color: #001E46;
     }    
     
#menu2 {}

 #menu2 ul {
     list-style: none;
     margin: 0;
     padding: 0;
     border: none;
     }

 #menu2 li {
     border-top: 1px solid white;     
     margin: 0;
     width: 100%;
     }

 #menu2 li a {
     color: white;
     background-color: #EA0022;
     display: block;
     padding: 6px 10px;
     text-decoration: none;
     //width: 100%;
     }

 #menu2 li a:hover {
     background-color: #FF395B;
     color: white;
     }    
         
</style>