.formBox
{
	padding:				0;
	width:					523px;

}



.formBox .formEntry label
{
	display:			block;
	float:				left;
	padding:			4px 0 0 0;
	width:				190px;
	font-weight:		bold;
	
}

.formBox .formEntry label.interests {width:300px; padding-bottom:10px;}

.formBox .formEntry label span.required{
	background:				url(../graphics/offerte_required.gif) right no-repeat;
	padding:				0 15px 0 0;
}

span.requiredText{
		background:				url(../graphics/offerte_required.gif) left no-repeat;
		padding:				0 0 0 15px;
		margin:					0 0 0 195px;
	}


.formBox h4
{
	color:				#38B0FF;
	font-size:			120%;
	margin:				0px; 
	padding:			0px;
}


.formBox .formEntry .blockBox
{
	height:				100px;
}

.formBox .formEntry .smallLabel
{
	width:				20px;
	display:			inline;
	float:				none;
}

.checkboxInput {;}	
	

.formBox .formEntry .inputBox
{			
	border:				none;
	width:				295px;
	font-size:			11px;
	padding:			1px 6px 0 6px;
	background:			url(../graphics/bg_input.gif) no-repeat;
	height:				20px;
}	
.formBox .formEntry .inputBoxdisabled
{	
	border:				none;
	width:				295px;
	font-size:			12px;
	font-weight:		bold;
	letter-spacing: 	3px;
	padding:			1px 6px 0 6px;
	background:			url(../graphics/bg_input.gif) no-repeat;
	height:				20px;
	color:				#000000;		
}


.formBox .formEntry  input.input39{
		background:			url(../graphics/offerte_bg_input_39.gif) no-repeat;
		width:				27px;
		padding:			1px 6px 0 6px;
		border:				none;
		height:				22px;
	}
	
	.formBox .formEntry  input.input30{
		background:			url(../graphics/offerte_bg_input_30.gif) no-repeat;
		width:				18px;
		padding:			1px 6px 0 6px;
		border:				none;
		height:				22px;
	}
	
	.formBox .formEntry  input.input248{
		background:			url(../graphics/offerte_bg_input_248.gif) no-repeat;
		width:				236px;
		padding:			1px 6px 0 6px;
		border:				none;
		height:				22px;
	}
	
	.formBox .formEntry  input.input218{
		background:			url(../graphics/offerte_bg_input_218.gif) no-repeat;
		width:				206px;
		padding:			1px 6px 0 6px;
		border:				none;
		height:				22px;
	}

	.formBox .formEntry  input.inputSmall{
			background:			url(../graphics/offerte_bg_input_small.gif) no-repeat;
			width:				89px;
			border:				none;
			height:				22px;
			padding:			1px 6px 0 6px;
		}
	
	

.formBox .formEntry .textareaBox
{			
	border:				none;
	width:				295px;
	height:				138px;
	font-size:			11px;
	padding:			2px 5px 2px 5px;
	background:			url(../graphics/bg_textarea.gif) no-repeat;
	font-family:		arial;
}
	
.formBox .formEntry
{
	clear:					both;
	padding:				0;
	margin:					0;
	width:					523px;
	
}	

.formBox .form_button
{
	background:			url(../graphics/form_verstuur.gif) no-repeat;
	border:				none;
	color:				#C0C0C0;
	cursor:				pointer;
	float:				right;
	font-size:			0px;
	height:				20px;
	width:				100px;
}	

.formBox .form_buttonTwo
{
	background:			url(../graphics/bg_submit.gif) center right no-repeat;
	border:				none;
	color:				#38B0FF;
	font-weight:		bold;
	cursor:				pointer;
	float:				right;
	height:				20px;
	padding:			0 10px 0 3px;
}

.formBox .iparktaf_errmsg{
	width:				295px;
	float:				right;
	margin:				0 35px 0 0;
	color:				#CC0000;
	font-weight:		bold;
}	
.validation-advice {
	background:				url(../graphics/bg_newsletter_arrow_up.gif) left no-repeat;
	margin: 0px 0 0 200px;
	padding: 2px 5px 2px 25px;
	color : #30adff;
	font-weight: bold;
}	
input.validation-failed {

}	

.formBox .field-label {

}

.formBox .field-widget {

}		
}