﻿body {
    font-size: 12px;
}


img {
    display: none;
}

div.ReportParameters {
    display: none;
}

div.content-wrapper {
    display: none;
}

footer {
	display: none;
}

#toolbar-area {
	padding-top: 0;
}

#wrap {
	margin-bottom: 0px !important;
	padding-top: 0px !important;
}

.print-top {
	
}

.print-middle {
	page-break-after: always;
}

.print-bottom {
	
}

body * {
    float: none !important;
}

.report-table-footer {
    page-break-before: always;
}

.report-table-body-item {
    float: left !important;
}

.report-table-head-item {
    float: left !important;
}

.report-table-footer-item{
    float: left !important;
}





#toolbar-area {
	display: none;
}