table.contentTable, table.threeColTable { margin-bottom: 25px; font-family: Arial, Helvetica, san-serif; }

table.contentTable td, table.contentTable th { border-bottom: 1px solid #ccc; padding: 5px 10px 5px 0; font-family: Arial, Helvetica, san-serif;}

table.contentTable td.sep, table.contentTable th.sep {
	border-left: 1px solid #ccc;
	padding-left: 10px;}
	
table.contentTable td.space, table.contentTable th.space {
	padding-right: 25px;}

tr.odd {
	background-color: #F7F7F7;}

#layout tr.odd td {
	background-color: #F7F7F7;}

table.contentTable img, table.threeColTable img  {
	display: inline;
	vertical-align: middle;}
	
	
td.td1, th.td1 {
	width: 169px;
	border-top: 0; 
	font-family: Arial, Helvetica, san-serif;
	font-size: 70%;
}

td.td1 a img, td.td1 a:link img, td.td1 a:visited img, td.td1 a:active img {
	border: 0;
	display: inline;
	font-family: Arial, Helvetica, san-serif;
	font-size: 70%;
}