table.mainbody {
	display: none;
}

table#header_top {
	display: none;
}

#tableReport td, #tableReport {
    border-collapse:collapse;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.header_bottom {
	display: none;
}

#reportViews {
	display: none;
}

#table_legend {
	display: none;
}

#tableReport {
	/*
        float: left;
	display: inline;
        */
	clear: left;
        width: 100%;
        
}
#tableGrower {
        /*
	float: left;
	display: inline;
        */
	clear: left;
        width: auto;
}

.totalRow, .tableReportHeader, .tableGrowerHeader{
        border-top: 1px solid #000000;
}

.totalRow td {
        color: #000000;
}

body{
	width: 100%;
	margin: 0 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent;
	font-size: 10pt !important;
        line-height: auto !important;

}

.p-shadow {
	float: left;
	margin: 0;
	padding: 0;
}
.l-shadow {
        display: none;
}

table {
/*	width: auto; */
	width: 100%; 
}

#companyInfo {
	/*margin-top: -60px;*/
	margin-left: 10px;
}
#companyInfo {
        float: right;
}

//#companyInfo img {
//        margin-bottom: 20px;
//}


