body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	margin: 0px;
}
tbody {
	line-height: 16px;
	color: #7f7f7f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.left_shadow {
	background-image: url(../images/left_shadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.right_shadow {
	background-image: url(../images/right_shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg_home {
	background-color: #92C84B;
}
.margin {
	padding-left: 10px;
}
.blueBackground td {
  color: #FFFFFF;
}
.white_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	list-style-image: url(../images/bullet2.gif);
}
.white_txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}
.border {
	border: 1px solid #3871A8;
}
.border_with {
	border: 4px solid #FFFFFF;
}

.bg_white {
	background-color: #FFFFFF;
}
.bg_all-in {
	background-color: #3871a8;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.grey_txt {
	line-height: 16px;
	color: #7f7f7f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
.grey_txt2 {
	line-height: 16px;
	color: #7f7f7f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: url(../images/bullet3.gif);
	list-style-position: outside;
}
.blue_bg {
	background-color: #ccdbe9;
	line-height: 16px;
	color: #7e8d9b;
	font-size: 10px;
}
.white_bg {
	background-color: #ffffff;
}
.grey_title {
	font-weight: 700;
	font-size: 16px;
	color: #3871a8;	
}
.white_title {
	font-weight: 700;
	font-size: 16px;
	color: #FFFFFF;
}
.grey_subtitle {
	font-size: 11px;
	color: #3871a8;
}
.grey_subtitle_2 {
	font-size: 12px;
}
.grey_subtitle_3 {
	font-size: 11px;
	color: #3871a8;
	line-height: 20px;
}
a.grey_subtitle_3:hover {
	text-decoration:none;
}
a {
	color: #3871a8;
}
a.grey_subtitle:visited {
	font-weight: 400;
	font-size: 11px;
	color: #3871a8;
}
a.white_txt:link, a.white_txt:visited {
	font-weight: 400;
	font-size: 10px;
	color: #FFFFFF;
}

.button {
	background-color: #C0C0C0;
	color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
}
select {
	line-height: 16px;
	color: #7f7f7f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
}
.inputvelden {
	line-height: 18px;
	color: #7f7f7f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 22px;
}
.route_velden {
	line-height: 18px;
	color: #7f7f7f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
}
textarea {
	line-height: 16px;
	color: #7f7f7f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.border_stippellijn {
	border: 1px solid #8BB1D8;
	background-color: #e9eff5;
}
.border_stippellijn_white {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7f7f7f;
}
.whitetext {
	line-height: 16px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}