.contentStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #162979;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	vertical-align: top;
}

.contentStyle table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #162979;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
}

.contentStyle li {
	vertical-align: middle;
}	
	
.contentStyleFront {
	color: #2D5086;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left: 30px;
	padding-top: 10px;
	vertical-align: top;
	height: 100%;
	background:none;
}

 .contentStyleFront table {
	color: #2D5086;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
 }

.contentStyleFront a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}


.contentStyle p
{
	margin-top: 10px;
}




.contentStyle input
{
	border: 1 solid #4D5F9F;
	/*cursor: text;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #162979;
}
.zoekButton{
	border: 1 solid #4D5F9F;
	background: none;
	/*cursor: text;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #162979;
}

.contentStyle img
{

}

.contentStyle a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contentStyle select
{
	font-family: arial;
	font-size: x-small;
	font-weight: normal;
	color: black;
}

.contentStyle textarea
{
	font-family: arial;
	font-size: x-small;
	font-weight: normal;
	color: black;
}

.contentStyle .form_checkbox
{
	border: 0;
	cursor: hand;
	background-color: white;
}

.contentStyle .form_submit
{
	cursor: hand;
}