/** Add css rules here for your application. */
	/** Example rules used by the template application (remove for your app) */
.periodLabel {
	width: 140px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.paymentLabel {
	width: 292px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.chargesLabel {
	width: 216px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.yearLabel {
	width: 68px;
	font-family: Calibri;
	text-align: center;
}

.monthLabel {
	width: 68px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.visitLabel {
	width: 68px;
	font-family: Calibri;
	text-align: center;
}

.visitAdjLabel {
	width: 68px;
	font-family: Calibri;
	text-align: center;
}

.billedLabel {
	width: 68px;
	font-family: Calibri;
	text-align: center;
}

.payAdjLabel {
	width: 68px;
	font-family: Calibri;
	text-align: center;
}

.averagesLabel {
	width: 72px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.averagesAdjLabel {
	width: 72px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.grossPayLabel {
	width: 70px;
	font-family: Calibri;
	text-align: center;
}

.refundPayLabel {
	width: 70px;
	font-family: Calibri;
	text-align: center;
}

.netPayLabel {
	width: 70px;
	font-family: Calibri;
	text-align: center;
}

.avgPayLabel {
	width: 70px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.adjudicatedLabel {
	width: 216px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.contractualAmntLabel {
	width: 68px;
	font-family: Calibri;
	text-align: center;
}

.contractPercnttLabel {
	width: 68px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.contractualLabel {
	width: 292px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.contractualLabel {
	width: 140px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.totalCreditLabel {
	width: 70px;
	font-family: Calibri;
	text-align: center;
}

.debitsLabel {
	width: 70px;
	font-family: Calibri;
	text-align: center;
}

.badDebtLabel {
	width: 70px;
	font-family: Calibri;
	text-align: center;
}

.badDebtPercentLabel {
	width: 70px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.adjustments {
	width: 292px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.accountReceivable {
	width: 320px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.collectionPercentLabel {
	width: 240px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.arDaysLabel {
	width: 153px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.totalArDaysLabel {
	width: 68px;
	font-family: Calibri;
	text-align: center;
}

.collectableArDaysLabel {
	width: 80px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.liquidatedAccReceivableLabel {
	width: 70px;
	font-family: Calibri;
	text-align: center;
}

.tatoalAccReceivableLabel {
	width: 70px;
	font-family: Calibri;
	text-align: center;
}

.pendCredAccReceivableLabel {
	width: 70px;
	font-family: Calibri;
	text-align: center;
}

.collectableAccountReceivableLabel {
	width: 80px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}

.netCollectionPercentLabel {
	width: 68px;
	font-family: Calibri;
	text-align: center;
}

.grossCollectionPercentLabel {
	width: 68px;
	font-family: Calibri;
	text-align: center;
}

.accountabilityCollectionPrcntLabel {
	width: 98px;
	font-family: Calibri;
	border-right: solid 1px #000000;
	text-align: center;
}