.tblFinancialReports {
	clear: both;
	background-color: #fff;
	width: auto;
	height: auto;
	margin-top: 20px;
	border: 1px solid #c7d0d6;
}
.tblFinancialReports th,
.tblFinancialReports td {
	border: 1px solid #c7d0d6;
	border-left: 0px;
	height: 33px;
}
.tblFinancialReports th,
.tblFinancialReports td.cap {
	width: 111px;
	font-size: 10pt;
	font-weight: bold;
	color: #373737;
	padding: 3px 8px;
}
.tblFinancialReports td.cap {
	font-weight: normal;
	color: #1164d4;
}
.lnkPdf {
	background-image: url(../../images/lnk_pdf.jpg);
	width: 94px;
	margin-right: 5px;
	padding-right: 16px;
}
