<style type="text/css"> { font-family: tahoma,Arial,helvetica,sans-serif; font-size: 10pt; }



H1        {FONT: 20pt arial; font-weight: bold; color: black; text-indent: padding-top: 8pt}

H2        {FONT: 10pt arial; font-weight: bold; COLOR: navy; text-indent: }

H3        {FONT: 10pt arial; COLOR: #000000}

H4        {FONT: 10pt arial; COLOR: #000000}

H5        {FONT: 10pt arial; COLOR: #000000}



.address { 

font: 9pt arial, helvetica, sans-serif; 

font-weight: normal; 

text-decoration: none; 

color: #000000;

border: 1px solid #000000;

padding: 2px;

background: #ffffff;

width: 170px;

}

.body { 

font: 11pt arial, helvetica, sans-serif; 

font-weight: normal; 

text-decoration: none; 

color: #000000;

}

.body A {

text-decoration: underline;

font-weight: bold; 

color: #000000;

}

.body A:hover {

color: #cc0000; 

text-decoration: none; 

}



.chart	{ 

font: 10pt arial, helvetica, sans-serif; 

font-weight: normal; 

text-decoration: none; 

color: #000000;

padding-left: 5px;

}



.date  { 

font: 9pt arial, helvetica, geneva, verdana, sans-serif; 

font-weight: normal; 

text-decoration: none; 

color: #ffffff; 

padding-left: 1.0em;

}



.footbox {

background: #003d7a;

font: 8pt arial, helvetica, sans-serif;

color: #ffffff;

text-align: center;

border: 0px solid #999999;

}

.footbox A {

color: #645934;

font-weight: bold;

text-decoration: none;

}

.footbox A:hover {

color: black;

}



.footer   {

padding: 1.0em; 

font: 12pt arial, helvetica, sans-serif; 

font-weight: normal; 

text-decoration: none; 

color: #fffff;

}

.footer A {

font-weight: bold;

text-decoration: underline; 

}

.footer A:hover {

color: #cc0000;

text-decoration: none; 



}



.heading { 

font: 12pt arial, helvetica, sans-serif; 

font-weight: bold; 

text-decoration: none; 

color: #cc0000;

}



.heading2 { 

font: 11pt arial, helvetica, sans-serif; 

font-weight: bold; 

text-decoration: none; 

color: #000000;

}



.headingwhite { 

font: 10pt arial, helvetica, sans-serif; 

font-weight: bold; 

text-decoration: none; 

color: #ffffff;

background: #999999;

border-bottom: 1px solid black;

border-right: 1px solid black;

}

.list    { 

font: 11pt arial, helvetica, sans-serif; 

font-weight: normal; 

color: #000000; 

padding-bottom: 10px;}



.list A {

color: #000000; 

text-decoration: underline; 

font: 11pt arial, helvetica, sans-serif; 

}

.list A:hover {

color: #cc0000; 

text-decoration: none; 

font: 11pt arial, helvetica, geneva, verdana, sans-serif; 

}



.mainbox {

padding-left: 2.0em;

padding-top: 2.0em;

padding-right: 1.0em;

padding-bottom: 1.0em;



border-top: 4px solid #999999;

border-left: 4px solid #999999;

border-right: 0px solid #000000;

border-bottom: 0px solid #000000;



font: 11pt arial, helvetica, sans-serif;

color: black;

background: #ffffff ;

}

.mainbox A {

text-decoration: underline;

}

.mainbox A:hover {

color: #cc0000;

}



.menu    { 

font: 8pt arial, helvetica, geneva, verdana, sans-serif; 

font-weight: bold; 

text-decoration: none; 

color: #cc0000;

}

.menu A {

color: #ffffff; 

text-decoration: underline; 

}

.menu A:hover {

color: yellow; 

text-decoration: none; 

}



.menubox {

width: 120px;

border-bottom: 0px solid #083a81;

border-left: 0px solid #083a81;

background: #6699cc;

}



.popup { 

font: 10pt arial, helvetica, sans-serif; 

font-weight: normal; 

text-decoration: none; 

color: #000000;

}

.popup A {

text-decoration: underline; 

}

.popup A:hover {

color: #cc0000; 

text-decoration: none; 

}



.submenubox { 

font: 8pt arial, helvetica, sans-serif; 

font-weight: bold; 

text-decoration: none; 

color: #ffffff;

padding-top: 3px;

padding-bottom: 3px;

padding-left: 7px;

padding-right: 1.0 em;

background: #083a81;

}



.submenubox A {

color: #ffffff;

font-weight: bold; 

}



.submenubox A:hover {

color: yellow;

font-weight: bold; 

}



.submenu { 

font: 9pt arial, helvetica, sans-serif; 

font-weight: bold; 

text-decoration: none; 

color: #330000;

background: #ffffcc;

}

.submenu A {

color: #000000;

background: #ffffae;

width: 100%;

text-decoration: underline; 

}

.submenu A:hover {

color: #ffffff;

background: #000000; 

width: 100%;

text-decoration: none; 

}



	

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px; /*WIDTH OF MAIN MENU ITEMS*/
}

.glossymenu li{
position: relative;
background: #083a81;
font: 14px Arial, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 0px 0;
padding-left: 5px;
text-decoration: none;
}


.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 250px; /*WIDTH OF SUB MENU ITEMS*/
background: #6699cc repeat-x bottom left;
left: 0;
top: 0;
padding: 0px;
border: 1px solid black;
display: none;
filter:alpha(opacity=100);
-moz-opacity:1;
}

.glossymenu li a{
background: #083a81;
font: 14px Arial, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 5px;
text-decoration: none;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: url('arrow.gif') no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
font: 14px Arial, Helvetica, sans-serif;
}

.glossymenu li a:hover{
background: #336699 ;
color: yellow;
font: 14px Arial, Helvetica, sans-serif;
}

* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }

-->

  </STYLE>