.tracking table a, table a:link, table a:visited {
	border:none;
}							
	
.tracking img {
	border:0;
	margin-top:.5em;
}	

.tracking table {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	/*font:80%/160% "tahoma", lucida Console, Verdana,Arial,Helvetica,sans-serif;*/
}
.tracking caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
}	

.tracking tr.odd td	{
	background:#f7fbff
}

.tracking tr.odd .column1	{
	background:#f4f9fe;
}	

.column1{
	background:#f9fcfe;
}
.tracking td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
}				
.tracking th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
}							
.tracking thead th {
	background:#f4f9fe;
	text-align:center;
	/*font:bold 1.2em/2em "tahoma", lucida Console, Verdana,Arial,Helvetica,sans-serif;*/
	font-weight:bold;
	color:#66a3d3
}	
.tracking tfoot th {
	text-align:center;
	background:#f4f9fe;
}	
.tracking tfoot th strong {
	/*font:bold 1.2em "tahoma", lucida Console, Verdana,Arial,Helvetica,sans-serif;*/
	font-weight:bold;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
}
		
.tracking tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}	