table {
	width:100%;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:1em auto;
	border-collapse:collapse;
	}

table p{
	font-size:8.5pt;
	margin:0;
	text-align:left;
	padding:0px 0px 0px 10px;
}

caption {
	color: #9ba9b4;
	font-size:7pt;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	caption-side:top;
	text-align:center;
	}	

tr.odd td,
tr.odd .column1 {
	background:#f4f9fe url(../../images/background.gif) no-repeat;
	}
		
td {
	color:#353535;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em .5em;
	text-align:center;
	}
					
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	}
		
thead th {
	background:#f4f9fe;
	text-align:center;
	font-size:9pt;
	font-weight:bold;
	color:#a2010D;
	}
					
tfoot th {
	background:#f4f9fe;
	text-align:center;
	}
	
tfoot th strong {
	font-size:9pt;
	font-weight:bold;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
	border:1px solid red;
		}
				
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size:9pt;
	font-style: normal;
	}
	
tr td strong{
	font-size:8pt;
	color:#11b4e6;
}