

body 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}


/* Start DHTML Help */
#hintbox
{
	border-right: black 3px solid;
	padding-right: 3px;
	border-top: black 1px solid;
	padding-left: 3px;
	z-index: 100;
	visibility: hidden;
	padding-bottom: 3px;
	font: 11px/18px Verdana;
	border-left: black 1px solid;
	width: 150px;
	padding-top: 3px;
	border-bottom: black 3px solid;
	position: absolute;
	top: 0px;
	background-color: #FFFFE0;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}
/* End DHTML Help */
