.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FEFDE9;
	background-color: #49778F;
}




a.nfpop2 {
position:relative;
z-index:24;
color:#CCCCCC;



}

a.nfpop2 span {
display:none;
text-decoration:none;
}

a.nfpop2:hover {
z-index:25;
text-decoration:none;	
}

a.nfpop2:hover span
{
	text-decoration:none;
	display: block;
	left: 0px;
	top: -50px;
	width: 200px;
	position: absolute;
	padding-left: 18px;
	padding-top: 13px;
	padding-right: 11px;
	padding-bottom: 11px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #900;
	z-index: 200;
	visibility: visible;
	background-color: #D9ECFB;
	border: 1px solid #3E7BB2;	
}

a.nfpop2:visited {
position:relative;
}

.billheader {
	color: #16543F;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 6px;
}


.billheaderb {
	color: #e00;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 6px;
}
