﻿<style type="text/css">
<!--
	html {
		height: auto; 
		margin-bottom: 1px;
	}
	body { 
		font-family: Arial,  Verdana, Helvetica;
		font-size: 12pt;
		margin: 0px;
		padding: 0px;
		border: none;
		height: auto;
		overflow: auto;
		margin-bottom: 1px;
	}
  	#topPage {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0;
		margin: 0;
		margin-bottom: 0;
		margin-top: 0;
		z-index: 99;
		background: #FFF200;
	}
	#topTitle {
		position: relative;
		margin: 0;
		padding: 0;
		z-index: 20;
		width: 100%;
		background: #FFF200;
	 }
 	#topTitle h1 {
		padding: 0; 
		color: #00315A;
		font-family: Arial,  Verdana, Helvetica;
		font-size: 30pt;
		font-weight: bold;
		margin: 2px;
		margin-left: 15px;
		text-align: center;
  	}
 	#topTitle h2 {
		padding: 0; 
		color: #CC0033;
		font-family: Arial,  Verdana, Helvetica;
		font-size: 14pt;
		font-weight: bold;
		margin: 2px;
		margin-left: 15px;
		text-align: center;
  	}
  	#menu {
  		position: relative;
  		height: 100%;
  		width: 100%;
  		color: white;
		font-family: Arial,  Verdana, Helvetica;
		background: #00315A;
		z-index; 20;
		float: left;
		margin: 0;
		padding: 0;
  	}
	#content {
		position: absolute;
		top: 190px;
		clear: both;
		width: 100%;
		height: 100%;
		margin-top: 0px;
		margin-left: auto !important;
		margin-right: auto !important; 
		padding: 0;
		text-align: left;
		z-index: 1;
	  }
	#sidebarLeft {
		position: fixed;
		top: 190px;
		margin-top: 0px;
		left: 5px;
		z-index: 1;
		width: 5%;
		height: 100%;
		float: left;
		clear: none;
		text-align: center;
		font-family: Arial,  Verdana, Helvetica;	
		font-size: 8pt;
		z-index: 2;
	}
	#sidebarRight {
		position: relative;
		height: auto;
		text-align: center;
		z-index: 1;
	}
	#maincontainer {
		padding: 0;
		border: 0;
		width: 80%;
		text-align: center;
		height: auto;
		padding: 0;
	}
	#mainprint {
		margin: 10px;
		padding: 10px;
		width: 80%;
	}
	#main {
		position: relative;
		height: auto%;
		float: left;
		text-align: justify;
		font-family: Arial,  Verdana, Helvetica;	
		font-size: 12pt;
		font-weight: normal;
		background-color: white;
		line-height: 150%;
		width: 100%;
		z-index: 1;
	}
	#main ul, li {
		text-align: jusitfy;
		line-height: 120%;
	}
	#main td {
		text-align: justify;
	}
	#head {
		position: relative;
		padding: 0;
		margin: 0;
		text-align: center;
		border-bottom: 1px solid #CC0033;
		width: auto;
	}
	#head h1 {
		font-family: Arial,  Verdana, Helvetica;
		padding: 0px; 
		font-size: 20pt;
		font-weight: bold;
		text-align: center;
		color: #00315A;
		margin: 5px;
	}
	#headred {
		height: auto;
		width: 100%;
		background: #CC0033;
		font-size: 12pt;
		text-align: center;
		font-weight: bold;
		color: white;
	}
	#headred h1 {
		size: 18pt;
		color: white;
		padding: 5px;
	}
	#Hlight {
		margin: 5px;
		padding: 5px;
		height: auto;
		width: 25%;
		background: #CC0033;
		font-size: 12pt;
		text-align: center;
		font-weight: bold;
		color: white;
		line-height: 100%;
	}
	#Hlight1 {
		margin: 5px;
		padding: 5px;
		border: 4px solid #CC0033;
		font-size: 12pt;
		text-align: jusitfy;
		color: #CC0033;
		line-height: 150%;
	}
	#Hlight2 {
		margin: 5px;
		padding: 5px;
		border: 4px solid #CC0033;
		font-size: 12pt;
		text-align: jusitfy;
		color: black;
		line-height: 150%;
	}
	#BorderIT {
		margin: 5px;
		padding: 5px;
		border: 4px solid #CC0033;
		font-size: 12pt;
		text-align: jusitfy;
		color: black;
		background: #FFFFCC;
	}
	#wpf {
		margin: 15px;
		padding: 10px;
		border: 4px solid #CC0033;
		font-size: 12pt;
		text-align: center;
		color: black;
		line-height: 150%;
	}
	#supHlight1 {
		margin: 5px;
		padding: 5px;
		border: 4px solid #006600;
		background: #FFEF00;
		font-size: 12pt;
		text-align: jusitfy;
		color: black;
		line-height: 150%;
	}
	#supHlight2 {
		margin: 5px;
		padding: 5px;
		border: 4px solid #CC0033;
		background: #ABCEB6;
		font-size: 12pt;
		text-align: jusitfy;
		color: black;
		line-height: 150%;
	}
	#supHlight3 {
		margin: 5px;
		padding: 5px;
		border: 4px solid navy;
		background: #9999FF;
		font-size: 12pt;
		text-align: jusitfy;
		color: navy;
		line-height: 150%;
	}
	#dia {
		background: #CC0033;
		color: white;
		padding: 2px;
		font-weight: bold;
		margin-right: 5px;
	}
	#footer {
		font-familiy: Verdana, Arial, Helvetica;
		margin: 0;
	}
	#toc {
		line-height: 100%;
	}
	#toc ul {
		cursor: hand;
	}
	#toc ul li {
		display: none;
		list-style: none;
	}
	#toc ul.showList li {
		display: block;
	}
	#toc .defaultStyles ul {
		color: black;
	}
	#toc ul.defaultStyles li {
		display: none;
	}
	.searchform {
		margin: 0px;
		font-size: 10pt;
		font-weight: bold; 
		color: #00315A;
		text-align: right;
		padding: 0px;
	}
	#limit {
		height: 300px;
		overflow: auto;
		text-align: left;
		font-family: Arial,  Verdana, Helvetica;	
		font-size: 10pt;
		font-weight: normal;
		line-height: 100%;
	}
	.gobutton {
		background: #003472;
		color: #FFF200; 
		font-weight: bold; 
		border: 2px solid #C4161C;
	}
	.contentsform {
		text-align: right;
		margin: 5px;
		padding: 5px;
	}
	.navform {
		margin: 0px;
		padding: 0px;
		font-family: Arial,  Verdana, Helvetica;
		font-size: 12pt;
		font-weight: bold; 
		color: #FFFFFF;	
		text-align: left;
	}
	div#kader {
		margin: 5px;
		padding: 10px;
		border: 4px solid #CC0033;
		font-size: 12pt;
		text-align: jusitfy;
		font-weight: bold;
		position: center;
	}
	div#abc {
		margin: 5px;
		padding: 5px;
		text-align: center;
		font-family: Arial,  Verdana, Helvetica;	
		font-size: 10pt;
		font-weight: bold;
		letter-spacing: 10px;
		border: none;
	}
	div#tips {
		margin: 5px;
		padding: 5px;
		border: 4px solid #CC0033;
		font-size: 8pt;
		text-align: jusitfy;
		color: #00315A;
	}
	div#text {
		padding: 5px;
		text-align: justify;
		line-height: 150%;
	}
	div#navnext {
		text-align: right;
	}
	div#navprev {
		text-align: left;
	}
	div#banner {
		font-family: Arial,  Verdana, Helvetica;
		font-size: 8pt;
		color: black;
		font-style: italic;
		text-align: center;
	}
	div#linkGD {
		color: red;
	}
	table.nav {
		width: 100%;
		empty-cells: show;
		padding: 0;
		border: 0px none;
		spacing: 0;
		background-color: #00315A;
	}
	table#cl {
		border: none;
		padding: 5px;
		margin: 5px;
		width: 95%;
		text-align: left;
		vertical-align: top;
	}
	td#clid {
		width: 40px;
		border: none;
		vertical-align: top;
	}
	td#cl {
		width: auto;
		border: none;
		vertical-align: top;
	}
	td#absnos {
		border-size: 1px;
		border-style: solid;
		border-color: grey;
		text-align: left;
		padding: 5px;
	}
	h1 { 
		font-family: Arial,  Verdana, Helvetica;
		font-size: 20pt;
		font-weight: bold;
		text-align: left;
		color: #00315A;
		margin: 0px 5px 30px 5px;	
	}
	h1.MR { 
		text-align: left;
		font-size: 16pt;
		color: #00315A;
		border: none;
	}
	h1.cl { 
		margin: 0px; 
		text-decoration: none;
		text-align: left;
		font-size: 14pt;
		border: medium none;
		color: #CC0033;
	} 
	h2 { 
		font-family: Arial,  Verdana, Helvetica;
		font-size: 18pt;
		font-style: normal;
		text-decoration: none;
		color: #CC0033;
		margin: 5px;
		text-align: left;
	} 
	h2.MR { 
		text-align: left;
		font-family: Arial,  Verdana, Helvetica;
		font-size: 13pt;
		font-style: normal;
		color: #CC0033;
	}
	h2.cl { 
		margin: 0px;
		text-decoration: none;
		text-align: left;
		font-size: 13pt;
		font-style: normal;
		color: #00315A
	}  
	h3 { 
		font-family: Arial,  Verdana, Helvetica;
		font-size: 13pt;
		font-style: normal;
		text-decoration: none;
		color: #00315A;
		margin: 0px;
	} 
	h3.MR { 
		font-family: Arial,  Verdana, Helvetica;
		font-size: 13pt;
		font-style: normal;
		text-align: left;
		color:  #00315A;
	} 
	h3.cl { 
		margin: 0px;
		text-decoration: none;
		text-align: left;
		font-size: 12pt;
		font-style: normal;
		color:  #00315A
	} 
	h4 { 
		font-family: Arial,  Verdana, Helvetica;
		font-size: 12pt;
		font-style: normal;
		text-decoration: underline;
		color: #00315A;
	} 
	h4.cl { 
		margin: 0px; 
		text-decoration: none;
		text-align: left;
		font-size: 12pt;
		font-style: normal;
		color: #00315A;
	}
	p.small { 
		font-family: Arial,  Verdana, Helvetica;
		font-size: 10pt;
		font-weight: normal; 
		text-align: left;
		line-height: 110%;
	}
	p.quote { 
		color: #00315A;
		font-weight: 550;
		text-align: left;
		}
	p.text	{
		font-family: Arial,  Verdana, Helvetica;
		font-size: 12pt;
		text-align: justify;
		line-height: 150%;
	}
	a {
		font-family: Arial,  Verdana, Helvetica;
		font-size: 12pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: #00315A;
	} 
	a.list {
		font-family: Arial,  Verdana, Helvetica;
		font-size: 12pt;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		color: #00315A;
	} 
	a:visited { 
		text-decoration: none;
		color: #660033;
	} 
	a:hover {
		color: #CC0033;
	}
	a.menu {
		font-family: Arial,  Verdana, Helvetica;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: #00315A;
	} 
	a.menu:visited { 
		text-decoration: none;
		color: #00315A;
	} 
	a.menu:hover {
		color: #CC0033;
	}
	a.bottom {
		font-family: Arial,  Verdana, Helvetica;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: white;
	} 
	a.bottom:visited { 
		text-decoration: none;
		color: white;
	} 
	a.bottom:hover {
		color: #CC0033;
	}
	a.login {
		font-family: Arial,  Verdana, Helvetica;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: #FFF200;
	} 
	a.login:visited { 
		text-decoration: none;
		color: #FFF200;
	} 
	a.login:hover {
		color: #00315A;
	}
	img.left{
		float: left;
		hspace: 10px;
		vspace: 10px;
		margin: 5px;
	}
	img.norm {
		border: solid;
		border-color: #CC0033;
		vspace: 10px;
		hspace: 10px;
		margin: 5px;
		float: right;
	}
	img.norm1 {
		text-align:center;
	}
	img.norm2 {
		border: solid;
		border-color: #CC0033;
		vspace: 10px;
		hspace: 10px;
		margin: 5px;
		text-align: center;
	}
	img.menuleft {
		border: 0px;
		vspace: 0px;
		hspace: 0px;
		margin: 0px;
		width: 5px;
		height: 30px;
	}
	img.menuright {
		border: 0px;
		vspace: 0px;
		hspace: 0px;
		margin: 0px;
		text-align: right;
		width: 5px;
		height: 30px;
	}
	img.logo {
		float: left; 
		margin: 0; 
		border: 0;
		padding: 0;
		width: 125px;
		height: 126px;
		vspace: 0px;
		hspace: 0px;
	}
	span.groen {
		color: darkgreen;
		font-weight: bold;
	}
	em {
		color: #CC0033;
		font-style: normal;
		font-weight: 550;
		font-size: 12pt;
	}
	em.small {
		color: #CC0033;
		font-style: normal;
		font-weight: 550;
		font-size: 10pt;
	hr.red {
		width: 100%;
		height: 1px;
		color: #CC0033;
		text-align: center;
	}

-->
</style>
