.mC {width:150px; margin:5px; float:right;}
.mC h5 {color:#CCCCCC; cursor:pointer;  font-weight:bold; border-top:1px solid #300;}

/*  Following line starts menu constricted*/
.mC ul {display:none; margin-left:0; margin-bottom:10px; padding-left:0; list-style: none;}  

/*  Following line starts menu with all sub-menus visable*/
/*  .mC ul {display:block; margin-left:0; margin-bottom:10px; padding-left:0; list-style: none;}*/
.mC li {margin-left:10; display:block; color:#CCCCCC}
BODY
{font-family: Verdana;
font-size: 10pt;
margin-left: 3px;
margin-right: 3px;
margin-top:10;
padding: 0px;
text-align: center; 
color:#000000;margin-bottom:0px}

.Q&A         { font-family: Arial; font-size: 12pt; text-indent: -23; margin-left: 25 }

.Q&ABold     { color: #000080; font-family: Arial; font-size: 12pt; font-weight: bold; 
               text-indent: -23; margin-left: 25 }
.NormalCentered { font-size: 12pt; font-family: Arial; color: #000000; text-align: center }
#wrapper     
{ text-align: left;
width: 750px;
margin:0 auto; 
position: relative;}

.yellowbullet.List 
{ font-family: Arial; 
font-size: 12pt; 
color: #000000;
list-style-image: url('images/Yellow_bullet.gif'); 
text-align: left;
margin-left:10; 
margin-right:15; 			
margin-top:10; 
margin-bottom:10 
padding: 0px}

.smallyellowbullet.List 
{ font-family: Arial; 
font-size: 11pt; 
color: #000000;
list-style-image: url('images/Yellow_bullet.gif'); 
text-align: left;
margin-left:10; 
margin-right:15; 			
margin-top:10; 
margin-bottom:10 
padding: 0px}


.FooterReversed { font-family: Tahoma; font-size: 7pt; color: #000080; 
               text-align: center; valign="top"; text-transform:capitalize; vertical-align:top }
               
.Footer      { font-family: Tahoma; font-size: 8pt; color: #000080; 
               text-align: center; valign="top"; vertical-align:top }
               
.NormalPara  { font-family: Arial; font-size: 12pt; color: #000000; text-align: left }

.HeaderTitle { font-family: Trebuchet MS; font-size: 16pt; color: #000080; font-style: italic; 
               font-weight: bold; text-align: left }
               
.TitleCentered { font-family: Trebuchet MS; font-size: 18pt; color: #000080; font-style: italic; 
               font-weight: bold; text-align: center; margin-top: 2; 
               margin-bottom: 5 }
               
P
{padding-top: 10px;
margin: 0px;}

H1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;}

table.navbar
{font-size: 10pt;
margin: 0px;
padding-top: 15px;
border: 0px none; 
font-weight: bold; text-align:center}

table.menu
{font-size: 9pt;
margin: 0px;
padding-top: 15px;
font-weight: bold;}

td.menuNormal
{padding: 0px;
color: #C0C0C0;
font-weight: bold;
vertical-align: top;
background-color: #112F93}

td.menuHover
{padding: 0px;
color: #000080;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: #CCCCCC;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 1px solid #112F93;
background-color: #CCCCCC;
display: inline;
position: absolute; line-height:150%}

a:link.menuitem
{text-decoration: none;
color: #000080;
background-color: #CCCCCC;
display: block; margin-left:0; padding-left:10px; margin-top:0}

a:visited.menuitem
{text-decoration: none;
color: #000080;
background-color: #CCCCCC;
display: block; margin-left:0; padding-left:10px}

a:hover.menuitem
{text-decoration: none;
color: #FFFF00;
background-color: #112F93;
display: block; padding-left:10px}

a:active.menuitem
{text-decoration: none;
color: #FFFF00;
background-color: #CCCCCC;
display: block; padding-left:10px}