.report .level3 {

	font-size:14px;
	font-weight:bold;

}

.report .averageLine {

	color: #66aaee;
	font-size: 14px;

}

.report .aisLine {

	color: #b74e95;
	font-size: 14px;

}

.report .requestBadge2d {
	position:absolute;
	text-align:center;
	font-size:8px;
	border:solid 1px #BBB;
	background-color:#AAA;
	border-radius:8px;
	width:12px; 
	height:12px;
	color:white;
}