body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

#leftmenu{
	color:#ffffff;
}

#leftmenu hr{
	height:1px;
	border:1px solid #002055;
	width:80%;
}

h1{
	font-size:18px;
	color:#00a9eb;
	font-weight:bold;
	text-transform:uppercase; 
}
h2{
	font-size:14px;
	color:#00a9eb;
	font-weight:bold;
}
.blueBold{
	color:#002055;
	font-weight:bold;
}

a{
	color:#002055;
}

#innercontent img{
	/*border:6px solid #e3eef9;*/
}


a.bottom{
	line-height: 60px;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.bottomLijn{
	color:#009ee0;
	padding-left:10px;
	padding-right:10px;
}

.button{
background-color:#009EE0;
border:0px;
margin:10px;
}
.checkboxerror{
	background-color:#FF0000;

}
.longInputText{
	width:200px;
	
}
