.small  {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 125%;
	}

.searchbox { 
	font-size: 8.5pt;
	font-family: Verdana;
	color: #666666;
	padding: 4px;
	background-color:#ffffff;
	border:1px solid #999999;
}

.searchbutton {
	font-size: 8.5pt;
	font-family: Verdana;
	background-color:#eeeeee;
	color: #666666;
	border: 1px solid #999999;
}

.headertitle {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #222222;
	letter-spacing: -1pt;	
}


a.topbar:link, a.topbar:visited { 
	color: #dddddd; 
	text-decoration: none; 
}

a.topbar:hover           { 
	color: #ffffff; 
	text-decoration: underline; 
}
