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

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

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

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

body * {	
	border: 0;
	color: #000000;
	background : #ffffff;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;  /* IE bugs on the verdana font*/
	font-size: 10pt;
	line-height: 12pt;
}

body,
input,
textarea,
select
{
	font-family: "Times New Roman", Times, serif;
}

a.skipmenu {
	display: none;
}

.clear {
	clear: both;
}

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

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

h3, h4, h5, h6 {
	font-style: normal;
	font-weight: bold;
	color: #000;
	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: #000;
	text-decoration: underline;
}

h1, h2, h3, h4,
h5, h6, legend {
    page-break-after: avoid;
}
table tr, ul, ol,
fieldset.mainFieldset{
    page-break-inside: avoid;
}

.header.image,
.nav,
.aside
{
	display: none;
}

fieldset.mainFieldset
{
	margin-bottom: 10px;
}






/**/


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

	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: -20px 0 6pt 0;
	width:246px;
	padding-left:2px;
	
}

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;
}

body.page93 {
	font-family: "Arial, Helvetica, sans-serif";
}

body.page93 h2.legend {
	display:none;
}

body.page93  legend {
	margin-bottom: 0;
}


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

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

body.page93 legend {
	font-weight: bold;
	margin-bottom: 10px;
}

body.page93 hr {
	display: none;
}

body.page93 legend em {
	display: none;
}

body.page93 span.answer {
	padding-left: 5px;
	font-weight: bold;
}

body.page93 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 {   /*<-----BORDERBOX--*/
	background-color: #fff;
	border: 2px solid #183356;
	overflow: visible;
	margin-bottom: 10px;
	margin-top:20px;
	padding: 0 0 10px 10px;
}

fieldset.mainFieldset {
	background-color: #fff;
	border: 1px 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;
}




