<style type="text/css">
	
	a:link  { color : #003366; text-decoration:none;}
    a:visited  { color : #808080; text-decoration:underline;}
  	a:active  { color :#003366; text-decoration:none;}
  	a:hover  { color : #ff6600; text-decoration:none;}
	
	a.leftnav:link  { color : #000000; text-decoration:none;}
    a.leftnav:visited  { color : #000000; text-decoration:none;}
  	a.leftnav:active  { color :#003366; text-decoration:none;}
  	a.leftnav:hover  { color : #ffcc00; background-color:#000000; text-decoration:none;}
	
	a.whitenav:link  { color : #ffffff; text-decoration:none;}
    a.whitenav:visited  { color : #ffffff; text-decoration:none;}
  	a.whitenav:active  { color :#ffcc00; text-decoration:none;}
  	a.whitenav:hover  { color : #ffcc00; text-decoration:none;}
	
	a.orangenav:link  { color : #ff6600; text-decoration:none;}
    a.orangenav:visited  { color : #ff6600; text-decoration:none;}
  	a.orangenav:active  { color :#ffffff; text-decoration:none;}
  	a.orangenav:hover  { color : #ffffff; text-decoration:none;}

.titletext  {
   	font-weight : bold;
   	font-family : Verdana,Arial;
   	font-size : 12pt;
   	color : #000000;
   }
   
.subtitletext  {
   	font-weight : bold;
   	font-family : Verdana,Arial;
   	font-size : 10pt;
   	color : #003366;
   }
   
.subtitletextred  {
   	font-weight : bold;
   	font-family : Verdana,Arial;
   	font-size : 10pt;
   	color : #ff0000;
   }
   
.titletextred  {
   	font-weight : bold;
   	font-family : Verdana,Arial;
   	font-size : 12pt;
   	color : #ff0000;
   }

.bodybold  {
   	font-weight : bold;
   	font-family : Verdana,Arial;
   	font-size : 8pt;
   	color : #000000;
   }
   
.bodyboldred  {
   	font-weight : bold;
   	font-family : Verdana,Arial;
   	font-size : 8pt;
   	color : #ff0000;
   }

.bodyboldblue  {
   	font-weight : bold;
   	font-family : Verdana,Arial;
   	font-size : 8pt;
   	color : #003366;
   }
  
.bodyboldwhite  {
   	font-weight : bold;
   	font-family : Verdana,Arial;
   	font-size : 8pt;
   	color : #ffffff;
   }
   
.bodyboldsmall  {
   	font-weight : bold;
   	font-family : Verdana,Arial;
   	font-size : 8pt;
   	color : #000000;
   }
 
 .bodysmall  {
   	font-weight : normal;
   	font-family : Verdana,Arial;
   	font-size : 8pt;
   	color : #000000;
   }
   
 .bodysmallwhite  {
   	font-weight : normal;
   	font-family : Verdana,Arial;
   	font-size : 8pt;
   	color : #ffffff;
   }
   
 .bodyboldred  {
   	font-weight : bold;
   	font-family : Verdana,Arial;
   	font-size : 8pt;
   	color : #ff0000;
   }
   
 .bodynormal  {
   	font-weight : normal;
   	font-family : Verdana,Arial;
   	font-size : 8pt;
   	color : #000000;
   }
   
 .bodynormalitalic  {
   	font-weight : normal;
	font-style:italic;
   	font-family : Verdana,Arial;
   	font-size : 8pt;
   	color : #000000;
   }
   
.button  {
   	font-size : 11;
   	font-family : Verdana,Arial;
   	font-weight : bold;
   	font-style : italic;
   	color : #000000;
   	border-width : thin;
   	background : #ffcc00;
   }

.input {
	Verdana,Arial; 
	width: auto; 
	color: Gray;
	font-size:8pt;
	}

.dropdown {
	font-size: 8pt; 
	font-family: Verdana; 
	font-weight: bold; 
	font-style: italic; 
	color: #003366; 
	background-color: #f3f3f3;
}
</style>