/***PRINT SPECIFIC STYLESHEET***/

/*Human Inference*/

.printonly {
	display: block !important;
}

.noprint {
	display: none !important;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;	
}

div.page,
div.col_normal, 
div.col_small, 
div.col_last,
div.col_normal_alt {
	float: none !important;
	width: auto !important;
	padding: 0 !important;
	margin: 0 !important;
}

h2, a {
	color: #000000;
}

div.f21_office_information { /* office maps komt hierdoor altijd op de volgende pagina */
	page-break-before:always;	
}
div.f21_office_information div#office_map {
	width: auto !important;
}

div.f42_partner_overview ul li img {
	clear: both;
}

/* Disable these elements: */

div#f1_header,
div#f4_footer,
div.f2_sub_nav,
div.f20_offices,
div.paginator,

ul#breadcrumbpath,
ul#main_nav,
ul.f9_profile_selection,

fieldset,
p a, 
a.print {
	display: none;
}



/******************************************************************************** SIFR 3 (Beta2) DEFAULT ***/

.sIFR-flash {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

.sIFR-alternate {
  visibility: visible !important;
  display: block !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
}
