/* [%-# @(#)print.css	1.2 12:52:01,09/07/29 (yy/mm/dd) -%] */

*{
	font-family: Arial, Helvetica, Tahoma, Verdana, "Sans-Serif";
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html body div#wrapper div#masthead,
html body div#wrapper div#footer,
html body#vacDetails div#wrapper div.vacancyNav,
html body#vacDetails div#wrapper div.box7,
html body#vacDetails div#wrapper div.infoBox1,
html body#vacDetails div#wrapper div.box6 h3,,
html body#vacDetails div#wrapper div#luckyDip,
html body#report  div#nav,
html body#report  div.box-style2, 
html body#report2 div.box-style2,
html body#report  div.no-print,
html body#report2 div.no-print,
html body#report div.box-style2  div.float-left a,
html body#report2 div.box-style2  div.float-left a
{
		display: none !important;
}

html body#vacDetails div#wrapper table.colhighlight {
	border: 1px solid #000;
}

html body#vacDetails div#wrapper table.colhighlight th {
	text-align: left;
}

html body#vacDetails div#wrapper table.colhighlight caption {
	text-align: left;
	font-weight: bold;
	margin-top: 1cm;
	margin-bottom: .2cm;
}


.no-print ,a:link, a:visited {
	display: none !important;
	/**color: #000;
	background: transparent;
	font-weight:normal;
	text-decoration: underline;**/
	}
	
body#report h2{
page-break-before:always;
}
	
	
/***report headers**/


body#report div.report_header h1, body#report2 div.report_header h1{
border-bottom:2pt solid #F3A626;

}

body#report div.report_header, body#report2 div.report_header h1{
display:block !important;
}
	


