table {
width:100%;
border-top:1px solid #e5eff8;
border-right:1px solid #e5eff8;
margin:1em auto;
border-collapse:collapse;
}
	
tr.odd td {
background:#FFFFFF
}

tr.odd .column1	{
background:#FFFFFF;
font-family: Helvetica, sans-serif;
font-size: 1.0em;
}	

.column1	{
background:#F4F6F8;
font-size: 1.0em;

}
td {
	color:#000000;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
font-size: 1.0em;
	}				
th {
	font-weight:normal;
	color: #000000;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
thead th {
	background:#FFFFFF;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
tfoot th {
	text-align:center;
	background:#FFFFFF;
	}	
tfoot th strong {
	background:#FFFFFF;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

