#content table {
	width:90%;
	border-top:1px solid #366092;
	border-right:1px solid #366092;
	margin:1em auto;
		border-collapse:collapse;
	}
#content table p{
	text-align:left;
}

caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
#content tr.odd td	{
	background:#f7fbff
	}
#content tr.odd .column1	{
	background:#f4f9fe;
	}	
#content .column1	{
	background:#f9fcfe;
	}
#content td {
	color:#366092;
	border-bottom:1px solid #366092;
	border-left:1px solid #366092;
	padding:.3em 1em;
	text-align:center;
	}				
#content th {
	font-weight:normal;
	color: #366092;
	text-align:left;
	border-bottom: 1px solid #366092;
	border-left:1px solid #366092;
	padding:.3em 1em;
	}							
#content thead td {
	background:#f4f9fe;
	text-align:center;
	font:bold 14px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#366092;
	}	
#content tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
#content tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
#content tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}