<style type="text/css">	<!--

BODY			  	{ font-family:Trebuchet MS; margin-left:0; margin-top:0; background-color:#FFFFFF }
	TD 					{ font-family:Trebuchet MS; font-size:10pt }
	A					{ color:#000000; text-decoration:line; font-size:10pt; }
	A:hover				{ color:#666666; text-decoration:line; font-size:10pt; }
	.topnav				{ color:#000000; text-decoration:none; font-size:10pt; }
	.topnav:hover		{ color:#000000; text-decoration:none; font-size:10pt; background-color:#CCCCCC; padding:5px;}
	.title				{ color:#ffffff; font-family:Trebuchet MS; font-size:14pt; font-weight:bold }
	.title_blk			{ color:#000000; font-family:Trebuchet MS; font-size:14pt; font-weight:bold }
	.subhead			{ font-family:Trebuchet MS; font-size:13pt; font-weight:bold; color:#000000 }
	.default			{ font-family:Trebuchet MS; font-size:10pt; }
	.warning			{ font-family:Trebuchet MS; font-size:10pt; color:#FF0000; font-weight:bold; }
	.medium				{ font-family:Trebuchet MS; font-size:9pt }
	.subhead			{ font-family:Trebuchet MS; font-size:11pt; font-weight:bold; color:#ffffff }
	.label				{ font-family:Trebuchet MS; font-size:10pt; font-weight:bold; color:#ffffff }
	.legal				{ font-family:Trebuchet MS; font-size:8pt; color:#000000 }
	.nav				{ color:#ffffff; text-decoration:none }
	.dash				{ border: 1px dashed #999999; }
	.dash_bot			{ border-bottom: 1px dashed #999999; }
	.dash_top			{ border-top: 1px dashed #999999; }
	.dash_r				{ border-left: 1px dashed #999999; }
	.dash_l				{ border-right: 1px dashed #999999; }
	.line				{ border-top: 1px solid #006600; }
	.line_top			{ border-top: 1px solid #999999; }
	.line_bot			{ border-bottom: 1px solid #336600; }
	.line_r				{ border-right: 1px solid #999999; }
	.line_l				{ border-left: 1px solid #999999; }
	.box				{ background:#FFFFFF; border-left: 1px solid #999999; border-right: 1px solid #999999; border-top: 1px solid #999999; border-bottom: 1px solid #999999; }
	.topicTitle
	{
	font-family: Trebuchet MS; 
	font-size: 8pt; 
	color: #FFFFFF;
	}
.topicText 
	{ 
	font-family: Trebuchet MS;  
	font-size: 8pt;
	color: #000000;
	}
.tabText
	{
	font-family : Trebuchet MS; 
	font-size : 14px;
	font-style : normal;
	color : White;
	text-decoration : none;
	}

#dropmenu{
}

#dropmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#dropmenu ul{
border: 1px solid #FFFFFF;
width: 100%;
background: #336600; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: 12px Trebuchet MS;
}


#dropmenu ul li{
display: inline;
}


#dropmenu ul li a{
float: left;
color: #FFFFFF;
font-weight: bold;
padding: 2px 12px 2px 12px;
text-decoration: none;
background: #336600; /*Theme Change here*/
}

#dropmenu ul li a:hover{
background: #669900;
color: #FFFFFF;
}

#dropmenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: " +";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #669900; /*Theme Change here*/
border-bottom-width: 0;
font: normal 12px Trebuchet MS;
line-height:18px;
z-index:100;
background-color: #FFFFFF;
width: 200px;
visibility: hidden;
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 8px;
border-bottom: 1px solid #669900; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #000000;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background: #669900;
color: #FFFFFF;
}
-->
</style>