 
a:link {
 
	text-decoration:none; 
	}	
a:visited {
 
	border-bottom:none;
	text-decoration:none;
	}		
a:hover,
a:focus {
	  
	text-decoration:none;
	}
table a,
table a:link,
table a:visited {
	border:none;
	}							
	
img {
	border:0;
	margin-top:.5em;
	}	
table { 
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
 
		border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top; 
	}	
	
	tr {
	margin-top:10px;
	
	}
tr.odd td	{
	background:#fff;
	}
tr.odd .column1	{
	background:#fff;
	}	
.column1	{
	background:#fff;
	}
td {
 	background:#fff;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em; 
	}				
th {
	font-weight:normal;
 	background:#fff;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;	width:120px;
	}							
thead th {
	background:#fff;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
 
	}	
tfoot th {
	text-align:center;
	background:#fff;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
 
		}		
tfoot th em {
 
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
