table {
	font: 9pt/22px arial, sans-serif
	}
p {
	margin-top: 0px;
	margin-bottom: 0px;

	}
tr.evenRow {
	background-color: #b2d0e4;
}
tr.oddRow {
	background-color: #92aec1;
}

tr.sep td.lbl {
	border-top: 1px solid #000000;
}

td.lbl {
	font-weight: bold; 
	text-align: right; 
	vertical-align: top;
}

table.form {
	border-bottom: 1px solid #000000;
}
