.container, table {
	background:none !important;
	border:0px;
}
#masthead {
	display:none;
}

#nav {
	display:none;
}

#leftbar {
	display:none;
}

#footer {
	display:none;
}	

#body {
	padding:0 !important;
}
#showleftbar {
	display:none;
}	
.report .tools {
	display:none;
}

input {
	background:none !important;
}
	
.report th {
	background-image:none !important
}	
.report th.sortable a {
	padding-left:.3em;
}
.report tr.highlight td {
	background:none !important;
}
.report tr:hover td {
	background:none !important;
}

.noprint {
	display:none !important;
}	

a, a:hover {
	color:black !important;
}
a.help {
	display:none;
}	
