body {
	font-size: 101%;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
html>body { /* for modern browsers that can resize px */
	font-size: 70%;
}
a {
	color: #005CAE;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #C03;
}
#related {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	padding: 0px;
	line-height: 1.2em;
        margin-top:13px;
}
#related ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 2em;
}
#related li {
	display: block;
	width: 154px;
	font-weight: bold;
	margin: 0px;
	white-space: normal;
	padding: 0px;
}
#related a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 11px;
	text-indent: 0px;
	display: block;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 0px;
	text-transform: none;
}
#related a img {
	background-image: none;
	list-style-type: none;
	list-style-image: none;
	background-position: 0px 0px;
	margin-left: -12px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: -16px;
	padding: 0px;
}
.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.58em;
	color: #999;
	line-height: 13px;
	text-decoration: none;
}
.flashillu {
	margin: 0px;
	padding: 0px;
}
.koers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #FFF;
	font-weight: bold;
	background-color: #C0C0C0;
	padding: 4px;
	text-decoration: none;
	margin: 0px;
	display: block;
	font-size: 90%;
}
/* Sitemap styles */
#sitemapempty {
	width: 154px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	background-image: url(../images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#sitemap {
	list-style: none;
	list-style-image: none;
	margin: 0 0 0 30;
	padding: 0;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.2em;
}
#sitemap img {
	border: 0px;
}
#sitemap ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F8F8F8;
}
#sitemap li {
	display: block;
	width: 150px;
	font-weight: bold;
	margin: 0px;
	white-space: normal;
	background-image: url(../images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 4px 0px 5px 4px;
	color: #CCC;
}
#sitemap ul li a {
	display: block;
	width: 154px;
	margin: 0px;
	color: #69C;
	text-decoration: none;
	padding: 0px;
}
#sitemap ul li a but {
	display: block;
	width: 150px;
	margin: 0px;
	color: #69C;
	text-decoration: none;
	padding: 0px;
}
#sitemap ul li a:hover {
	color: #C03;
}
#sitemap ul li#sub {
	display: block;
	width: 138px;
	margin: 0px;
	padding: 4px 0px 5px 16px;
	white-space: normal;
	background-image:  url(../images/sub.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	border: 0px none;
	font-weight: normal;
}
#sitemap ul li#sub a {
	color: #369;
	width: 138px;
	font-weight: normal;
}
#sitemap ul li#sub a:hover {
	color: #900;
}
#sitemap ul li#subsub {
	display: block;
	width: 136px;
	margin: 0px;
	padding: 4px 0px 5px 24px;
	white-space: normal;
	background-image:  url(../images/subsub.gif);
	background-repeat: no-repeat;
	background-position: 16px 10px;
	border: 0px none;
	font-weight: normal;
}
#sitemap ul li#subsub a {
	color: #999;
	width: 132px;
	font-weight: normal;
}
#sitemap ul li#subsub a:hover {
	color: #900;
}
#sitemap ul li a#active {
	color: #000;
}
/* FAQ styles */
.FAQ_questions {
	color: #666666;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 6px 0px 8px 4px;
	line-height: 1.6em;
	width: 422px;
}
.FAQ_questions strong {
	font-style: normal;
	color: #999;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
.FAQ_questions p {
	margin: 8px 0px 0px;
	padding: 0px;
}
.FAQ_questions ol {
	margin: 0px 0px 0px 1em;
	padding: 0px 0px 0px 8px;
	list-style-position: outside;
}
.FAQ_answers {
	color: #666;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 6px 0px 8px 4px;
	line-height: 1.6em;
	width: 422px;
}
.FAQ_answers strong {
	font-style: normal;
	color: #000;
	font-weight: bold;
}
.FAQ_answers em {
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	background-image: url(../images/totop.gif);
	background-repeat: no-repeat;
	background-position: 120px;
}
.FAQ_answers p {
	background-image: url(../images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 8px 0px 12px;
}
.FAQ_questions a:visited {
	color: #999;
}
/* Glossary styles */
#alphabet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	font-size: 65%;
	font-weight: normal;
}
#alphabet ul {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/dot_ver.gif);
	background-repeat: repeat-y;
	background-position: right;
} 
#alphabet li {
	margin: 0px;
	padding: 0px;
	display: block;
	text-indent: 0px;
	width: 15px;
	text-align: center;
} 
#alphabet ul li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	font-weight: bold;
	background-image: url(../images/dot_ver.gif);
	background-repeat: repeat-y;
	background-position: left;
} 
* html #alphabet ul li {
	padding: 0px;
} 
#alphabet ul li a {
	color: #2D9FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#alphabet ul li a:hover {
	color: #900;
}
#alphabet #active {
	color: #000;
}
/* Calendar styles */
.calendar_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	line-height: 1.2em;
	font-weight: bold;
}
.calendar_event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #000;
	margin: 0px;
	padding: 8px 0px 8px 4px;
	line-height: 1.2em;
}
.calendar_event a {
	display: block;
}
.calendar_passed {
	color: #AAA;
	font-size: 65%;
	font-weight: bold;
	background-color: #EEE;
	padding: 8px 0px 8px 4px;
}
/* History styles NEW */
.his_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
	line-height: 1.8em;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 0px;
}
.his_text img {
	margin: 0 8 0 0;
	padding: 0px;
	float: left;
	display: block;
}
.his_text strong {
	display: block;
	margin: 0px 0px 6px;
	padding: 4px 6px;
	background-color: #CCC;
	font-size: 1em;
	color: #000;
	font-weight: bold;
	white-space: normal;
	width: auto;
	line-height: 1.2em;
	text-align: left;
}
.his_text B {
	display: block;
	margin: 0px 0px 6px;
	padding: 4px 6px;
	background-color: #CCC;
	font-size: 1em;
	color: #000;
	font-weight: bold;
	white-space: normal;
	width: auto;
	line-height: 1.2em;
	text-align: left;
}
.his_nav strong {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-top: 1px dotted #666;
	border-right: 0px none #666;
	border-bottom: 1px dotted #666;
	border-left: 1px dotted #666;
	background-color: #FFF;
}
* html .his_nav strong {
	border-top: 1px solid #999;
	border-right: 0px none #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
.his_nav B {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-top: 1px dotted #666;
	border-right: 0px none #666;
	border-bottom: 1px dotted #666;
	border-left: 1px dotted #666;
	background-color: #FFF;
}
* html .his_nav B {
	border-top: 1px solid #999;
	border-right: 0px none #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
.his_nav td {
	vertical-align: top;
	padding: 0px 0px 12px;
	margin: 0px;
}
.his_nav ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 2em;
}
.his_nav ul li {
	list-style-type: none;
	background-image: url(../images/bullet_his.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	text-indent: 0px;
	display: block;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
.his_nav ul li a {
	font-weight: normal;
	padding: 0px;
}
.his_nav_arrows img {
	padding: 0px;
	margin: 0px;
}
/* Picture library styles */
.picturelib_afm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 58%;
	color: #666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #E6E6E6;
	line-height: 1.2em;
	width: 96px;
}
/* Search results styles */
.searchfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F2F2F2;
	width: 200px;
	margin: 0px;
	padding: 1px 0px 1px 4px;
	font-size: 70%;
}
#pagteller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	font-weight: normal;
	width: 422px;
	display: block;
	font-size: 70%;
	line-height: 1.3em;
	background-color: #E0EDFF;
}
#pagteller p {
	margin: 0px;
	padding: 0px;
	float: left;	
}
#pagteller ul {
	margin: 0px;
	padding: 0px 2px 0px 4px;
	float: right;
	background-image: url(../images/dot_ver.gif);
	background-repeat: repeat-y;
	background-position: right;
	line-height: 1.2em;
	
} 
#pagteller li {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 16px;
} 
#pagteller ul li {
	display: inline;
	margin: 0px;
	padding: 0px 2px 0px 6px;
	background-image: url(../images/dot_ver.gif);
	background-repeat: repeat-y;
	background-position: left;
} 
* html #pagteller ul li {
	padding: 0px 8px 0px 0px;
} 
#pagteller ul li a {
	color: #2D9FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	text-indent: 10px;
}
#pagteller ul li a:hover {
	color: #900;
}
#pagteller #active {
	color: #000;
}
/* Groupreleases styles */
.formelement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #F2F2F2;
	margin: 0px;
	padding: 1px 0px 1px 4px;
	font-size: 65%;
	width: 100px;
}
/* Contactform styles */
.contact_fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F2F2F2;
	width: 180px;
	margin: 0px;
	padding: 1px 0px 1px 2px;
	font-size: 70%;
}
.contact_field_question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #F2F2F2;
	margin: 0px;
	padding: 1px 0px 1px 2px;
	font-size: 65%;
	width: 400px;
	height: 100px;
}
.style2 {
	font-size: 70%; 
	color: #666666; 
	line-height: 1.8em; 
	text-decoration: none; 
	padding: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* E-mail alert styles */
.form_emailfield1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #F2F2F2;
	margin: 0px;
	padding: 1px 0px 1px 2px;
	font-size: 65%;
	width: 180px;
}
.form_emailfield2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #F2F2F2;
	margin: 0px;
	padding: 1px 0px 1px 2px;
	font-size: 65%;
}


#contcol3 .date {
	color: #999;
	font-size: 58%;
	line-height: 2.4em;
}
#contcol3 .text_small {
	font-size: 65%;
	color: #666;
}
