body, tr, tr, p {font-family: arial; font-size: 10pt; color: #666666;}
h1 {font-family: arial; font-size: 16pt; color: #666666; margin: 0px; margin-top: 4px;}
h2 {font-family: arial; font-size: 10pt; color: #666666; margin: 0px; display: inline;}
h3 {font-family: arial; font-size: 14pt; color: #666666; margin: 0px;}
.footerlinks, .footerlinks a:link, .footerlinks a:active, .footerlinks a:visited {font-family: arial; font-size: 8pt; color: #666666; text-decoration: none}
.footerlinks a:hover {font-family: arial; font-size: 8pt; color: #666666; text-decoration: underline}

#floating_div, #floating_div2, #floating_div3 {
	position:absolute;
	overflow:auto;
	visibility:hidden;
	left:0px;
	top:0px;
	width:200px;
	height:250px;
	border:1px solid #E5E5E3;
	background-color: #F5F5F0;
	z-index: 101;
	padding: 10px;
	text-align:left;
	FONT-FAMILY: Arial, Verdana, sans-serif;	
	FONT-SIZE: 8pt;
	SCROLLBAR-SHADOW-COLOR: #F5F5F0;
	SCROLLBAR-3DLIGHT-COLOR: #F5F5F0;
	SCROLLBAR-ARROW-COLOR: #B9BAA5;
	SCROLLBAR-TRACK-COLOR: #F5F5F0;
	SCROLLBAR-FACE-COLOR: #F5F5F0;
	SCROLLBAR-HIGHLIGHT-COLOR: #F5F5F0;
	SCROLLBAR-DARKSHADOW-COLOR: #F5F5F0;
}

#floating_div p, #floating_div2 p, #floating_div3 p {FONT-SIZE: 8pt;}
#floating_div a:link, #floating_div a:active, #floating_div a:visited, #floating_div2 a:link, #floating_div2 a:active, #floating_div2 a:visited, #floating_div3 a:link, #floating_div3 a:active, #floating_div3 a:visited {font-family: arial; font-size: 8pt; color: #67BD5B; text-decoration: none}
#floating_div a:hover {text-decoration: underline;}

.breadcrumbtop {
font-family: verdana; 
font-size: 9pt;
color: #ffffff;
font-weight: bold;
margin-right: 8px;
position: relative; 
bottom:22px; 
v-align: bottom;
}