.reportLink {
	color: #174a5d;
	cursor: pointer !important;
	font-weight: bold !important;
	text-decoration: underline;
}

#reportTbl_2 td {
	width: 20% !important;
}
#reportTbl_2 td:first-child {
	width: 20% !important;
}
#reportTbl_3 td {
	width: 33% !important;
}
#reportTbl_4 td {
	width: 20% !important;
}
.ten-percent {
	width: 10% !important;
}
.twentyfive-percent {
	width: 25% !important;
}
#reportTbl_6 td {
	width: 20% !important;
}
.static-report-text {
	font-weight: normal !important;
	font-size: 90% !important;
	font-style: italic !important;
}
.relatedRecordBreak {
	height:1px;
	width:200%;
	color:gray;
	background-color:gray
}