<style type="text/css">

body { background-color:#EDF1F4 }
td { padding:0; font-family:Arial, Sans-Serif; color:#001E46; font-size:8pt; }
h1 { font-size:12pt; color:#EA0022; margin-top:10px; margin-bottom:10px; font-weight:normal }
h2 { font-size:12pt; color:#001E46; margin-top:10px; margin-bottom:10px }
ul { font-size:8pt; margin-left:0; margin-top:6px; margin-bottom:0; padding:0; }
p { margin-top:1em; margin-bottom:0 }

.red8 { font-size:8pt; color:#EA0022; font-weight:bold }
.red9 { font-size:9pt; color:#EA0022 }
.normal9 { font-size:9pt; color:#001E46; font-family:Arial, Sans-Serif }
.blue9 { font-size:9pt; color:#001E46; font-weight:bold }
.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 }
.search_tb { background-color:white; font-size:8pt; font-family:arial, sans-serif; border:0; width:95%; color:gray; padding:1px 2px }
.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 }
.textblock { color: #001E46; background-color: #E5EAEF; padding:6px }
  
A:link    { font-family: Arial, Sans-Serif; text-decoration: none; font-size: 8pt; font-weight:normal; color: silver;}
A:visited { font-family: Arial, Sans-Serif; text-decoration: none; font-size: 8pt; font-weight:normal; color: silver;}
A:hover   { font-family: Arial, Sans-Serif; text-decoration: none; font-size: 8pt; font-weight:normal; color: gray;}    

A.link1:link    { font-family: Arial, Sans-Serif; text-decoration: underline; font-size: 9pt; font-weight:normal; color: #001E46;}
A.link1:visited { font-family: Arial, Sans-Serif; text-decoration: underline; font-size: 9pt; font-weight:normal; color: #001E46;}
A.link1:hover   { font-family: Arial, Sans-Serif; text-decoration: none; font-size: 9pt; font-weight:normal; color: #EA0022;} 

A.link1a:link    { font-family: Arial, Sans-Serif; text-decoration: none; font-size: 9pt; font-weight:normal; color: #001E46;}
A.link1a:visited { font-family: Arial, Sans-Serif; text-decoration: none; font-size: 9pt; font-weight:normal; color: #001E46;}
A.link1a:hover   { font-family: Arial, Sans-Serif; text-decoration: underline; font-size: 9pt; font-weight:normal; color: #EA0022;} 

A.link2a:link    { font-family: Arial, Sans-Serif; text-decoration: none; font-size: 8pt; font-weight:normal; color: #001E46;}
A.link2a:visited { font-family: Arial, Sans-Serif; text-decoration: none; font-size: 8pt; font-weight:normal; color: #001E46;}
A.link2a:hover   { font-family: Arial, Sans-Serif; text-decoration: underline; font-size: 8pt; font-weight:normal; color: #EA0022;} 

A.link2:link    { font-family: Arial, Sans-Serif; text-decoration: underline; font-size: 8pt; font-weight:normal; color: #001E46;}
A.link2:visited { font-family: Arial, Sans-Serif; text-decoration: underline; font-size: 8pt; font-weight:normal; color: #001E46;}
A.link2:hover   { font-family: Arial, Sans-Serif; text-decoration: none; font-size: 8pt; font-weight:normal; color: #EA0022;} 

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;}  

#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>
