/*==============================================================================

	This website/webapplication is developed by:
	Occhio Group
	http://www.occhio.nl/
	info@occhio.nl
	+31 (0)20 320 78 70
					
==============================================================================*/

/* ============================================================================= 
	STYLES FOR PRINT-CONTENT 
============================================================================= */

body * {	
	border: 0;
	color: #183356;
	background : #ffffff;
	text-decoration: none;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 10pt;
	line-height: 11pt;
}

body,
input,
textarea,
select
{
	font-family: "Arial, Helvetica, sans-serif";
}

a.skipmenu {
	display: none;
}

.clear {
	clear: both;
}

h1 {	
	font-style: normal;
	font-weight: normal;
	color: #183356;
	font-size: 16pt;
	line-height: 16pt;
	margin: 0 0 6pt 0;
}

h2 {
	font-style: normal;
	font-weight: normal;
	color: #183356;
	font-size: 14pt;
	line-height: 14pt;
	margin: 0 0 3pt 0;
}

h3, h4, h5, h6 {
	font-style: normal;
	font-weight: bold;
	color: #183356;
	font-size: 12pt;
	line-height: 12pt;
	margin: 0 0 0 0;
}

h4, h5, h6 {
	font-weight: bold;
	font-size: 10pt;
}

a, a:link, a:visited, a:hover {
	color: #183356;
	text-decoration: underline;
}

#p66 {
	font-family: "Arial, Helvetica, sans-serif";
}

#p66 .topnav,
#p66 #menu,
#logo_nl,
.screenonly,
#p66 #image-holder {
	display: none;
}

#p66 fieldset.main {
	
	margin: 0 0 35px 0;	
	border: 1px solid #CBA379;
}

#p66 legend {
	font-weight: bold;
	margin-bottom: 10px;
}

#p66 hr {
	display: none;
}

#p66 legend em {
	display: none;
}

#p66 span.answer {
	padding-left: 5px;
	font-weight: bold;
}

#p66 h1 {
	margin-bottom: 25px;
}


div.signatureanddate {
	margin-top: 30px;
}

div.signatureanddate div {
	float: left;
	width: 180px;
	height:120px;
	margin-right: 30px;
	border-bottom: 1px solid #183356;
	font-weight: bold;
}

div.signatureanddate div.signature{
	margin-right: 0;
}

.formheader {
	background-color: #fff;
	border: 2px solid  #183356;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 0 0 10px 10px;
}

.formheader img {
	margin-left: -35px;	
	margin-bottom: 10px;
}
	
table td {
	vertical-align: top;
}

h1, h2, h3, h4,
h5, h6, legend {
	page-break-after: avoid;
}

fieldset {
	page-break-inside: avoid;
}

table tr, ul, ol {
page-break-inside: avoid;
}

