#header,
#progress, #progress-bar,
#sectionHeader,
#preferencesSidebar,
#footer, 
.helpIcon,
.bottomButtons {
	display: none;
	height: 0;
	width: 0;
	overflow: none;
}


.tallHeaderImage {
	display: none;
	height: 0;
}

.shortHeaderImage {
	display: none;
	height: 0;
}

#report #reportSection {
	width: 695px;
	float: left;
	display: inline;
}

#report #pageTwo {
	 page-break-before: always;
}

#report .sectionContainer h1 {
	font: bold 18px/20px tahoma, verdana, arial, sans-serif;		
	color: 000;
	padding-top: 82px;
}

#report .sectionContainer #pageTwo .reportHeader h1 {
	font: bold 14px/16px tahoma, verdana, arial, sans-serif;		
	padding-top: 20px;
}


#report .sectionContainer h3 {
	font: bold 12px/18px tahoma, verdana, arial, sans-serif;		
	color: 000;
}

#report .sectionContainer h4 {
	font: normal 12px/18px tahoma, verdana, arial, sans-serif;		
	color: 000;
}

#report .sectionContainer .reportHeader {
	border-bottom: 1px solid #96a4ac;
	padding: 0 0 13px 6px;
	height: 122px /*135px*/;
	width: 660px /*615px*/;
}

#report .sectionContainer #pageTwo .reportHeader {
	height: 60px;
	border: 0;
}


#report .sectionContainer .contactInfo {
	float: right;
	width: 180px;
}


#report .sectionContainer .contactInfo p {
	font: normal 11px/16px tahoma, verdana, arial, sans-serif;		
	color: 000;
	margin-top: 12px;
}

#report .sectionContainer .contactInfo .nameTitle {
	font-style: italic;
}

#report .sectionContainer .contactInfo .companyName {
	font-weight: bold;
}

.projectSpecs {
	width: 210px;
	float: right;
	margin-top: 63px;
}

#report #pageTwo .projectSpecs {
	 margin-top: 165px !important;
}

.projectSpecs .specs {
	font: bold 9px/13px tahoma, verdana, arial, sans-serif;		
	text-transform: uppercase;
	color: #999 !important;
	margin-top: 9px;
}

.projectSpecs .specs:first-line {
	color: #333;
	text-transform: none;
	font: normal 10px/13px tahoma, verdana, arial, sans-serif;			
}

.projectSpecs h3 {
	font: bold 12px/13px tahoma, verdana, arial, sans-serif;	
	margin-top: 30px;
}

.projectSpecs h4 {
	font: bold 10px/13px tahoma, verdana, arial, sans-serif;	
	margin-top: 30px;
}

.projectSpecs .specialPara {
	font: normal 9px/13px tahoma, verdana, arial, sans-serif;		
	text-transform: none;
	color: #dfe3e6;
	margin-top: 9px;
	width: 180px;
}

.projectSpecs .reportGenerated {
	font: normal 11px/14px tahoma, verdana, arial, sans-serif;	
	color: 000;
	padding: 5px 0 0 0;
	width: 145px /*180px*/;
	height: 38px /*38px*/;
	border-top: 1px solid #96a4ac;
	margin: 125px 0 0 -10px;
}

#report #pageTwo .projectSpecs .reportGenerated {
	margin-top: 107px;
}

.printLogo {
	float: left;
	height: 30px;
	width: 40px;
}

.galvCostURL {
	float: left;
	margin: -15px 0 0 40px;
}

#report #calculations {
	margin: 55px 0 0 6px;
}

#report #calculations #HDG {
	margin-top: 20px;
}

#report #calculations #paint {
	margin-top: 61px;
}

/*#report #calculations .costOfHDG {
	position: absolute;
	top: 258px;
	left: 48px;
}

#report #calculations .costOfPaint {
	position: absolute;
	top: 432px;
	left: 38px;
}*/

#report #calculations #tableHeader {
	margin-left: 207px;
}

#report #calculations table {
	width: 338px;
	border: 0;
	border-collapse: collapse;
}

#report #calculations .desc {
	font: normal 10px/13px tahoma, verdana, arial, sans-serif;			
	text-transform: uppercase;
	text-align: right;
	color: 000;
	width: 150px /*135px*/;
	border-bottom: 1px solid #92a0a7;		
	padding: 6px 5px;
}

#report #calculations .amount {
	font: normal 10px/13px tahoma, verdana, arial, sans-serif !important;	
	text-align: right;
	color: 000;
	width: 50px /*60px*/;
	border-right: 1px solid #92a0a7;	
	border-bottom: 1px solid #92a0a7;		
	padding: 6px 5px;
}

#report #calculations .today {
	width: 60px /*78px*/;
}

#report #calculations .lastRow td {
	border-bottom: 0;
	font-weight: bold !important;
}

#report #calculations .firstRow td {
	padding-top: 22px;
}

#report #calculations .totalProjectCost td {
	font: normal 11px/13px tahoma, verdana, arial, sans-serif;			
	text-align: right;
	padding-top: 10px !important;
	color: 000;
	padding-right: 5px;
}

#report #calculations .totalProjectCost td:first-line {
	font-weight: bold;
}



#report #initialCalculations h3 {
	margin: 63px 0 0 8px;
}

#report #initialCalculations table {
	margin-top: 28px;
}

#report #initialCalculations .secondTable {
	margin-top: 5px;
}


#report #initialCalculations table td{
	text-align: right;
	vertical-align: bottom;
	font: normal 12px/20px tahoma, verdana, arial, sans-serif;	
	color: 000;
	border-bottom: 1px solid #000;
}

#report #initialCalculations .sidebarLabel {
	font: normal 12px/20px tahoma, verdana, arial, sans-serif;	
	color: 000;
	padding: 10px 0 15px 0;
}

#report #initialCalculations .sidebarLabel .labelText {
	font: bold 12px/14px tahoma, verdana, arial, sans-serif;	
	color: 000;
}

.sidebarLabel {
	width: 105px;
}

.hdgColHeader,
.paintColHeader {
	width: 110px;
	padding: 15px 15px 12px 0;
	font: bold 14px/18px tahoma, verdana, arial, sans-serif !important;		
}

#report #initialCalculations .hdgCol {
	background: #4d5760;
	padding: 0 15px 15px 0;
	width: 110px;
}

#report #initialCalculations .paintCol {
	background: #697984;
	padding: 10px 15px 15px 0;
	width: 110px;
}

#report #initialCalculations .empty {
	padding: 0;
}

#report #initialCalculations .savings {
	background: #222425;
	width: 250px /*260px*/;
	font: normal 12px/17px tahoma, verdana, arial, sans-serif;	
	color: 000;
	margin: 5px 0 0 130px;
	padding: 10px 0 10px 10px;
}

.savingsLine {
	font: bold 13px/17px tahoma, verdana, arial, sans-serif;	
}



/* ----- Print Overrides ----- */

.reportHeader h4 {
	margin-top: -12px;
}







