.rowheading {
	color: #FFFFFF;
	background-color: #79B8D7;
	font-weight: bold;
	padding: 3px;
}

.rowsubheading {
	color: #FFF;
	font-weight: bold;
	padding: 3px;
}
.rowsubheadLt {
	color: #333333;
	background-color: #F2EFB7;
}
table.tabularData td, table.tabularData th {
	border:1px solid #FFFFFF;
	border-collapse: collapse;
	empty-cells: show
   }
.homeTable {
	width:825px;
	}

