body, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.noprint, .screenOnly, #header, #leftMargin, .helpLinks, #footer {
display:none;
}
#a4page {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




table, tr, td, .textbox, textarea {
	border: none;
}




#noteswrapper {
	position:relative;
}
#notesboxprint {
	position:absolute;
	right:0px;
	top:0px;
	z-index:10;
	width: 30%;
	padding:1em;
}

#payDeductions {
	width:50%
}
div.tableRow {
	/* wrapper */
	overflow: hidden;
	width: 100%;
}
div.tableRow div {
	width: 9.5em;
	float:left;
}

div.tableRow div.PAYE {
	width: 6em;
	
}

.icon_toggle_up_down {
	text-decoration:none;
	color:#000;
}
#calcResults {
	margin: 12pt auto;
	background-color:#E9FFEA;
}

#calcResults input {
	background-color:#E9FFEA;
}

#calcResults .PAYE, #calcResults .PAYE input {
	color:#009;
	background-color:#CFF;
}

#calcTotals div, #calcTotals div .textbox {
	background-color: #FFC;	
}

#calcHeader {
	background-color: #EEE;
	border: 1pt solid #000;	
}
/*
#payDeductions, #notesboxprint {
	background-color: #EEE;
	border: 1pt solid #000;	
} */

