#MenuBar1, #header, #footer, .path, .hide {
	padding: 0px; display:none 
}
body {
	text-align: left;
}
#container {
	width: 100%;  
	margin: 0 auto; padding:0px; padding-top:50px;
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent {
	padding: 0px; margin:0px;
}
.sostitle { visibility:visible }
.chart {border:none; padding:8px 0px }
table {font-size:9px; }
.data th {border-bottom:1px solid #000000; }
