.buttonbar {
	padding:5px 10px;
	text-align:center;
	white-space:nowrap;
}
.navButton {
	display:inline-block;
	font:normal 14pt Arial, Helvetica, sans-serif;
	padding: 0px 8px;
	border-right:solid 1px rgb(170,154,121);
}
.navButton:nth-last-child(1) {
	border-right:none;
}
.active {
	cursor:default;
	color:rgb(0,0,0);
	font:normal 14pt Arial Black, Helvetica, sans-serif;

}
.buttonLabel {
	font:normal 14pt Arial, Helvetica, sans-serif;
}
.buttonLabel a {
	color:rgb(0,0,0);
	text-decoration: none;
}
.buttonLabel a:visited {
	text-decoration: none;
}



.sub_rollOut {}
.subItemsHolder {
	display:inline-block;
	vertical-align:top;
	width:250px;
	font:normal 12pt Arial;
	background-color:white;
}
.subMenu {
	padding:4px 20px;
	border-bottom:dotted 1px silver;
	font-family:times new roman,times,serif;
	font-size:12pt
}
.subMenu a {
	color:rgb(0,0,0);
	text-decoration: none;
}
.subMenu a:visited {
	color:rgb(0,0,0);
	text-decoration: none;
}
.readmoreLink {
	color:rgb(170,154,121);
	font:bold 12pt "Times New Roman";
	text-decoration:none;
}
.subMenuSelected {
	padding:4px 20px;
	border-bottom:dotted 1px silver;
	background:url(../images/menuSelected.svg) 5px 5px no-repeat;
	background-size:auto 12px;
	font-family:times new roman,times,serif;
	font-size:12pt;
	cursor:default;
}
.koptekst {
	margin:0;
	font-family:times new roman,times,serif;
	font-size:16pt;
	font-weight:bold;
}
.koptekst a {
	color:black;
	text-decoration:none;
}
.article {
	padding-top:10px;
	font-family:times new roman,times,serif;
	font-size:11pt;
	line-height:18pt;
}
.article a {
	color:rgb(170,154,121);
	font-weight:bold;
	text-decoration:none;
}
a {
	color:rgb(170,154,121);
	font-weight:bold;
	text-decoration:none;
}
sup {
	font-family:times new roman,times,serif;
	font-size:8pt;
	line-height:8pt;
	padding-right:4px;
}
.findMe {}
