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

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


/* ============================================================================= 
	STYLES FOR PRINT-CONTENT body#jcf-17
============================================================================= */

body#jcf-17 ul#ose-subOf2 {
	display: none;
}

body#jcf-17 #content{
	font-weight: bold;
}

body#jcf-17 h2 {
	font-weight: bold;
	margin: 20px 0;
}

body#jcf-17 #content p {
	font-weight: normal;
	width: 530px;
	margin-left: 30px;
}


body#jcf-17 input {
	display: block;
	border-bottom: 1px solid #000;
	width: 600px;	
}

body#jcf-17 textarea {
	display: block;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 600px;	
	height: 16pt;
	margin-top: 12pt;
}

body#jcf-17 div.radio {
	display: block;
	margin-bottom: 10px;
}

body#jcf-17 div.radio input {
	display: inline;
	border: none;
	width: 20px;	
}

body#jcf-17 div.infoText {
	display: block;
	clear: both;
	color: #000;
	font-weight: normal;
	height: 20px;
	margin:	-24px 0 50px -230px;
	width: 600px;
}
body#jcf-17 div.radio label {
	margin-right: 20px;	
}


body#jcf-17 #t-17 span{
	font-size: 12pt;
	text-decoration: underline;	
}

body#jcf-17 a#logo {
	display: none;
}

body#jcf-17 .information textarea {
	margin-top: 32pt;
	margin-bottom: 50px;
}
body#jcf-17 div.date input{
	margin-bottom: 40px;
}

body#jcf-17 #submit {
	display: none;
}

body#jcf-17 #t-17 {
	margin-bottom: 60px;
}

