table#chart a,
table#chart a:link,
table#chart a:visited {
	border:none;
	}							
	
table#chart {
	font-size:.8em;
	line-height:1.5em;
	width:98%;
	border-top:1px solid #8095ae;
	border-right:1px solid #8095ae;
	margin:1em auto;
		border-collapse:collapse;
	}
#chart caption {
	color: #405f85;
	font-size:.8em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
#chart tr.odd td	{
	background:#d9dfe7;
	}
#chart tr.odd td.column1,
#chart tr td.column1	{
	background:#bfcad6;
	font-size:.8em;
	text-align:left;
	}
#chart tr td {
	color:#405f85;
	border-bottom:1px solid #8095ae;
	border-left:1px solid #8095ae;
	padding:.3em 1em;
	text-align:center;
	}				
#chart th {
	font-weight:normal;
	color: #405f85;
	text-align:left;
	border-bottom: 1px solid #8095ae;
	border-left:1px solid #8095ae;
	padding:.3em 1em;
	}							
#chart thead th, .header_row, .sub_header_row {
	background:#d9dfe7;
	text-align:center;
	vertical-align:bottom;
	font-weight:bold;
	font-size:.8em;
	line-height:12px;
	height:22px;
	color:#405f85;
	}
#chart tr td.tiptitlecenter {padding-bottom:1em;}
#chart tr td.tabletipchartfoot {text-align:left; font-size:.7em; font-style:italic;}
#chart tfoot th {
	text-align:center;
	background:#d9dfe7;
	}	
#chart tfoot th strong {
	margin:.5em .5em .5em 0;
	color:#405f85;
		}		
#chart tfoot th em {
	color:#405f85;
	font-weight: bold;
	font-size: .8em;
	font-style: normal;
	}
.footnote {margin-top:1em;}
#chart tr td input, #chart tr td select {margin:0; padding:0; margin-bottom:2px;}
#chart tr td {vertical-align:top;}



.no_formatting {border:none; text-align:center; width:100%;}
.no_formatting tr, .no_formatting tr td {border:none; text-align:center; width:100%;}
table#no_formatting,
table#no_formatting tr,
table#no_formatting tr td {border:none; float:left; text-align:left;}
