/****************************************************/
/* THESE STYLES ARE USED TO OVERRIDE DEFAULT STYLES */
/****************************************************/

.isBold {
	font-weight: bold;
}

.lineHeight100 {
	line-height: 100%;
}

.isCredit {
	color: blue;
}

.isArrears {
	color: red;
}

.isWarning {
	color: red;
}
