body{
	background-color: white !important;
	background-image: none !important;
}

.header li{
	display: none;
}

.formbutton{
    display: none;
}

.noprint{
	display: none;
}

.devinfo{
	display: none;
}

.filtersettingscontainer{
	display: none;
}

.stattablecontainer{
	width: 100% !important;	
}

.dropdownarrow{
	display: none;
}

/*mini styles*/
body.mini .reportpreviewpage{
	page-break-after: always;
	border: none !important;
}

body.mini .headerbg, body.mini .reportpreviewmetricpagecontrols{
	display: none !important;
}

body.mini .annotatable{
	border: 0px !important;
	color: black !important;
}
