table a,
table a:link,
table a:visited {
	border:none;
	}		
img {
	border:0;
	margin-top:.5em;
	}	
table {
	width: 98%;
	border-top:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	margin:1em auto;
	border-collapse:collapse;
	height:auto;
	background:#FFF;
	}
caption {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:2.0em;
	font-weight:bold;
	padding:10px 0px 5px 0px;
	margin:0;
	caption-side:top;
	text-align:left;
	}
tr.caption_level2 td{
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	padding:10px 0px 10px 5px;
	margin:0;
	caption-side:top;
	text-align:left;
	}
tr.odd td,
tr.odd .column1 {
	background:#F1F1F1;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#515151;
	font-size:12px;
	border-bottom: 1px solid #D8D8D8;
	border-left:1px solid #D8D8D8;
	padding:.7em 1em;
	text-align:left;
	}				
th {
	font-weight:normal;
	font-size:12px;
	color: #515151;
	border-bottom: 1px solid #D8D8D8;
	border-left:1px solid #D8D8D8;
	padding:.5em 1em;
	text-align:left;
	}	
thead th {
	background: url(../images/headerbg.jpg) repeat-x left;
	font:bold 1.2em Arial, Helvetica, sans-serif;
	color:#515151;
	text-align:left;
	}				
tfoot th {
	background:#f4f9fe;
	text-align:left;
	}	
tfoot th strong {
	font:bold 1.2em Arial, Helvetica, sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}