*{
	font-size: 103.01%;
	outline: none;
}
html{font-size: 62.5%;}
body {
	margin:0;
	font:1em/1.5em "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#000;
}
img{
	border-style:none;
}
a{
	color:#5e5e5e;
	text-decoration:none;
}
a:hover{
	color:#0c4686;
}
form, fieldset{
	padding:0;
	margin:0;
	border:none;
}
input, textarea, select{
	font:100% Arial, Helvetica, Verdana, sans-serif;
	vertical-align:middle;	
}
#wrapper{
	width:901px;
	margin:0 auto;
}
#header{
	height:1%;
	overflow:hidden;
	background: url(../images/bg-header.jpg) no-repeat 0 100%;
	padding:0 0 75px 50px;
	position:relative;
}
.inner #header{
	background: url(../images/bg-header-inner.gif) no-repeat 0 100%;
}
.logo{
	margin:28px 0 0;
	float:left;
}
.logo a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/logo.gif) no-repeat;
	width:177px;
	height:81px;
}
.logo h1 {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/logo.gif) no-repeat;
	width:177px;
	height:81px;
}
.header-nav-box{
	float:right;
}
.search-form{
	float:right;
}
.search-form div{
	width:122px;
	overflow:hidden;
	padding-top:6px;
}
.text-search{
	float:left;
	background: url(../images/bg-search-form.gif) no-repeat;
	width:104px;
	padding:0 0 3px 4px;
	height:15px;
}
.search-form .text{
	float:left;
	margin: 1px 0 0 0;
	border:0;
	width:94px;
	height:14px;
}
.btn-search{
	float:right;
}
.header-nav{
	float:right;
	margin:0 -4px 0 0;
	padding:6px 0 0;
	list-style:none;
	overflow:hidden;
	font-size:11px;
	line-height:15px;
}
.inner .header-nav{
	margin:0 0 0 0; /*0 6px 0 0*/
}
.header-nav li{
	float:left;
	background: url(../images/separator-header-nav.gif) no-repeat 0 70%;
	padding:2px 6px 0 7px;
	margin:0 1px 0 -1px;
}
.inner .header-nav li{
	padding:2px 6px 0 9px;
}
.inner .header-nav li span{
	color: #5E5E5E;
}
#textchanger ul{
	margin:0;
	padding:0;
	list-style:none;
}
#textchanger li{
	background:none;
	padding:0;
	margin:0;
}
#textchanger #decrease{
	font-size:9px;
	padding: 1px 0 0 0;
	margin-left:2px;
}
* html #textchanger #decrease{
	padding:0;
}
*+html #textchanger #decrease{
	padding:0;
}
#textchanger #increase{
	margin-top:-2px;
	font-size:15px;
	padding-right: 3px;
}
.inner #header h1{
	margin:0;
	font-size:24px;
	line-height:60px;
	color:#002d64 !important;
	position:absolute;
	bottom:11px;
	right:87px;
}
/*Dit was H2*/
/*
.inner #header h1.purple,
.inner h2.purple {
	color:#923c87;
}
.inner #header h1.green,
.inner h2.green{
	color:#339f92;
}
.inner #header h1.orange,
.inner h2.orange {
	color:#cc5e2e;
}
.inner #header h1.yellow,
.inner h2.yellow {
	color:#dfae01;
}
*/
#main{
	width:901px;
	background: url(../images/bg-main.gif) repeat-y;
	margin-bottom:123px;
}
.inner #main{
	background: url(../images/bg-main-inner.gif) repeat-y;
	overflow:hidden;
}
#main .b{
	width:899px;
	background: url(../images/bg-main-b.gif) no-repeat 0 100%;
	position:relative;
	padding:3px 1px 1px;
}
.inner #main .b{
	background: url(../images/bg-main-b-inner.gif) no-repeat 0 100%;
	width:901px;
	padding:0;
}
#main .b:after{
	display:block;
	clear:both;
	content:"";
}
#content{
	width:729px;
	float:left;
	padding-top:3px;
}
.inner #content{
	width:604px;
	float:right;
	padding:35px 0 32px 33px;
}
.main-nav{
	margin:0;
	padding:0;
	list-style:none;
	width:729px;
}
.main-nav:after{
	display:block;
	clear:both;
	content:"";
}
.main-nav li{
	float:left;
	font-size:13px;
	line-height:20px;
	background: url(../images/bullet-close.gif) no-repeat 161px 8px;
	position:relative;
	width:179px;
}
.main-nav li span{
	display:block;
	width:161px;
	padding:0 9px;
}
.main-nav li a{
	display:block;
	font-size:18px;
	font-weight:bold;
	margin-bottom:3px;
	width:100%;
}
.main-nav li a:hover{
	text-decoration:underline;
}
.main-nav li:hover span,
.main-nav li.hover span{
	background: url(../images/separator-main-nav.gif) no-repeat 100% 0;
}
.main-nav li:hover,
.main-nav li.hover{
	background:none;
}
.main-nav li:hover a,
.main-nav li.hover a{
	text-decoration:underline;
}
.main-nav .drop-holder {
	background: url(../images/bg-drop.gif) no-repeat 0 100%;
	overflow: hidden;
	padding:13px 0 0 9px;
	width: 179px;
}
.main-nav li:hover .drop,
.main-nav li.hover .drop{
	background: url(../images/bullet-open.gif) no-repeat 151px 96%;
	display:block;
}
.main-nav .purple,
.main-nav .purple a,
.main-nav .purple a :hover{
	color:#923c87;
}
.main-nav .green,
.main-nav .green a,
.main-nav .green a:hover{
	color:#339f92;
}
.main-nav .orange,
.main-nav .orange a,
.main-nav .orange a:hover{
	color:#cc5e2e;
}
.main-nav .yellow,
.main-nav .yellow a,
.main-nav .yellow a:hover{
	color:#dfae01;
}
.main-nav li:hover .yellow,
.main-nav li.hover .yellow{
	background:none;
}
.drop{
	width:188px;
	padding:13px 0 0 9px;
	overflow:hidden;
	position:absolute;
	top:63px;
	left:0;
	display:none;
}
.drop ul{
	margin:0 0 5px;
	padding:0;
	list-style:none;
}
.sub-nav{
	margin:0 0 21px !important;
	background: #fff;
}
.drop ul li{
	width:auto;
	float:none;
	padding:0;
	background:none;
	width:100%;
	vertical-align:top;
}
.drop ul li a{
	font-size:12px;
	line-height:21px;
	color:#8f8f8f !important;
	font-weight:normal;
	background:none;
	margin:0;
	text-decoration:none !important;
	display:inline;
}
.drop ul li a:hover{
	text-decoration:underline !important;
}
.drop ul li:hover{
	background:none;
}
.data-box{
	width:100%;
	min-height:176px;
}
* html .data-box{
	height:276px;
}
.data-box:after{
	display:block;
	clear:both;
	content:"";
}
.inner .data-box{
	width:500px;
	border-left:2px solid #f4dfe8;
	padding-left:24px;
	font-size:1.1em;
	line-height:1.45em;
}
.heading{
	width:527px;
	overflow:hidden;
	font-size:1.3em;
	line-height:1.5em;
        padding: 0 0 4px;
}
.heading h2 {
	margin:0;
	float:left;
	color: #923C87;
}
.heading a{
	float:right;
	color:#5e5e5e;
	/*background: url(../images/bullet-print.gif) no-repeat 0 50%;*/
	margin-right:7px;
	font-size: 90%;
}
.heading a span{
	display:block;
	/*background: url(../images/bullet-print.gif) no-repeat 100% 50%;*/
}
.heading a:hover{
	color:#5e5e5e;
	text-decoration:underline;
}
.inner .data-box .holder{
	width:100%;
	overflow:hidden;
}
.inner .data-box .holder a{
	color:#002BB8;
        text-decoration:underline;
}
.inner .data-box .holder a:hover{
	color:#002BB8;
        text-decoration:none;
}
.inner .data-box .holder table {
	font-size: 90%;
}
.inner .data-box .text-read-more {
	color: #002BB8;
	font-weight: bold;
	text-decoration:underline;
}
.inner .data-box .text-read-more:hover{
	color: #002BB8;
	font-weight: bold;
	text-decoration:none;
}
.inner .data-box #link-read-less {
	display: none;
}
.inner .data-box #more-text {
	display: none;
}
.inner .data-box p{
	margin:0 0 16px;
}
.top{
	float:right;
	color:#5e5e5e;
	font-size:1.2em;
	background: url(../images/bullet-top.gif) no-repeat 0 8px;
	padding-left:11px;
	position:relative;
	margin:-18px -21px 0 0;
}
.top:hover{
	color:#5e5e5e;
	text-decoration:underline;
}
.content-nav{
	background: url(../images/bg-content-nav.gif) no-repeat;
	width:710px;
	padding:49px 0 10px 19px;
}
.content-nav:after{
	display:block;
	clear:both;
	content:"";
}
.content-nav .nav{
	margin:0;
	padding:0;
	list-style:none;
	border-left:1px solid #aeaeae;
	float:left;
	width:165px;
}
.content-nav .nav:after{
	content:"";
	display:block;
	clear:both;
}
.content-nav .nav li{
	border-bottom:1px solid #aeaeae;
	padding:1px 0 0 9px;
	display:inline; /*To remove IE6 whitespace*/
	/*width:148px;*/
	float:left;
	position:relative;
	font-size:1.1em;
	line-height:1.7em;
}
.content-nav .nav .last{
	border:none;
}
.content-nav .nav li:after{
	content:"";
	display:block;
	clear:both;
}
.content-nav .nav li a{
	color:#0c4686;
	font-weight:bold;
	background: url(../images/bullet1.gif) no-repeat 100% 50%;
	display:block;
	width:180px;
	position:relative;
}
.content-nav .nav li a:hover{
	width: 180px !important;
	background: url(../images/bullet2.gif) no-repeat 172px 50% !important;
	text-decoration: underline;
}
.content-nav .nav li div a {
	width: auto !important;
	color:#0C4686;
	line-height: 1.3em;
	background: none !important;
}
.content-nav .nav li div h3 a:hover {
	text-decoration: underline;
}
.content-nav .nav li div a:hover {
	width: auto !important;
	color:#0C4686;
	line-height: 1.3em;
	background: none !important;
}
.content-nav .nav li:hover .drop-down,
.content-nav .nav li.hover .drop-down{
	display:block;
}
.content-nav .nav li:hover .drop-down ul {
	margin: 0 !important;
	padding: 0 !important;
}
.content-nav .nav li:hover .drop-down2,
.content-nav .nav li.hover .drop-down2{
	display:block;
}
.content-nav .nav li:hover a,
.content-nav .nav li.hover a{
	background: url(../images/bullet2.gif) no-repeat 140px 50%;
	padding-right:13px;
	margin-right:-13px;
}
.content-nav .nav .nav-box {
	margin-left: 1em;
}
ul.nav .drop-holder{
	overflow:hidden;
	position:absolute;
	bottom: 0;
	left:195px;
	display:none;
	width: 252px;
}
.drop-down{
	height:1%;
}
#main .b .drop-down .t{
	/*background: url(../images/bg-drop-down-t.gif) no-repeat;*/
	width:252px;
	height:5px;
	font-size:0;
	line-height:0;
}
#main .b .drop-down .c{
	/*background: url(../images/bg-drop-down.gif) repeat-y;*/
	background: #fff;
	width:252px !important;
	overflow:hidden;
}
.drop-down ul{
	margin:0;
	padding:10px 0 0 21px;
	list-style:none;
	border:none;
	float:none !important;
}
.drop-down ul li{
	border:none !important;
	padding:0 !important;
	float:none !important;
	font-size:0.87em !important;
	line-height:1.54em !important;
}
.drop-down ul li a{
	background:none !important;
	color:#0C4686 !important;
	font-weight:normal !important;
}
.drop-down ul li a:hover{
	padding:0;
	margin:0;
	background:none;
	text-decoration:underline;
}
#main .b .drop-down .b{
	background: url(../images/bottom-drop-back.gif) -1px 100% no-repeat;
	width:252px;
	height:37px;
	font-size:0;
	line-height:0;
}
.drop-holder2{
	width:509px;
	position:absolute;
	bottom: 0;
	right:-522px;
	display:none;
}
#main .b .drop-down2 .t{
	background: url(../images/bg-drop-down2-t.gif) no-repeat;
	width:509px;
	height:12px;
	font-size:0;
	line-height:0;
}
#main .b .drop-down2 .c{
	background: url(../images/bg-drop-down2.gif) repeat-y;
	width:509px;
	overflow:hidden;
}
.column{
	width:224px;
	float:left;
	padding:11px 0 0 21px;
	margin-bottom:-8px;
}
.nav-box{
	width:224px;
	margin-bottom:5px; /*Dit was 15px*/
}
.nav-box h3{
	margin:0;
	font-size:0.8em; /*was 0.9*/
	line-height:1.39em;
	color:#0C4686;
}
.drop-down2 ul{
	margin:0;
	padding:0;
	list-style:none;
	border:none;
	float:none !important;
	width:224px;
}
.drop-down2 ul li{
	border:none !important;
	padding:0 !important;
	float:none !important;
	font-size:0.9em !important;
	line-height:1.39em !important;
	width:224px !important;
	float:left;
}
.drop-down2 ul li a{
	background:none !important;
	color:#000 !important;
	font-weight:normal !important;
	width:224px !important;	
}
.drop-down2 ul li a:hover{
	padding:0;
	margin:0;
	background:none;
	color:#0f4887 !important;
}
#main .b .drop-down2 .b{
	background: url(../images/bg-drop-down2-b.gif) no-repeat;
	width:509px;
	height:11px;
	font-size:0;
	line-height:0;
}
.info{
	margin:0;
	padding:3px 0 10px 25px;
	list-style:none;
	overflow:hidden;
	height:25px;
	background: url(../images/bg-info.gif) no-repeat;
	position:absolute;
	bottom:-47px;
	right:-5px;
}
.info li{
	float:left;
	background: url(../images/devider-info.gif) no-repeat 0 50%;
	padding:0 9px 0 10px;
	font-size:110%;
}
.info li:first-child{
	background:none;
}
.info li a{
	color:#5e5e5e;
}
.info li a:hover{
	color:#0c4686;
}
#sidebar{
	background: url(../images/bg-sidebar.gif) repeat-y;
	width:163px;
	float:left;
}
.inner #sidebar{
	width:264px;
	background: url(../images/bg-sidebar-inner.gif) repeat-y;
	margin-right:-1px;
}
.inner #main .b #sidebar .b{
	background: url(../images/bg-sidebar-b-inner.gif) no-repeat 0 100%;
	width:264px;
	padding:40px 0 52px 0;
}
.banner-nav{
	margin:0;
	padding:0;
	list-style:none;
}
.banner-nav li{
	width:100%;
	float:left;
	margin-bottom:5px;
}
.banner-nav li img{
	display:block;
}
.breadcrumbs{
	height:1%;
	overflow:hidden;
	font-size:1.1em;
	padding:8px 0 0 10px;
	background:url(../images/bg-sidebar-inner.gif) repeat-y;
}
.tittle{
	float:left;
	color:#0c4686;
}
.breadcrumbs ul{
	float:left;
	margin:0 -6px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.breadcrumbs ul li{
	float:left;
	background: url(../images/separator-bread-nav.gif) no-repeat 0 60%;
	padding:0 9px 0 10px;
	margin:0 6px 0 -6px;
	display:inline;
}
.breadcrumbs ul li a{
	color:#5e5e5e;
}
.breadcrumbs ul li a:hover{
	color:#5e5e5e;
	text-decoration:underline;
}
#sidebar .t{
	background: url(../images/bg-sidebar-t.gif) no-repeat;
	width:163px;
	float:left;
}
#main .b #sidebar .b{
	background: url(../images/bg-sidebar-b.gif) no-repeat 0 100%;
	width:141px;
	float:left;
	padding:9px 11px 5px;
}
h3.submenu-heading {
	display: block;
	text-align: right;
	font-size: 175%;
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 1.1em;
}
.sidebar-nav{
	margin:0;
	padding:0 3px 0 0;
	list-style:none;
	text-align:right;
	font-size:1.2em;
}
.sidebar-nav li{
	margin-bottom:8px;
}
.sidebar-nav .active{
	color:#000;
	text-decoration:none;
}
.sidebar-nav .active li a {
	color: #666;
}
.sidebar-nav li a{
	color:#5e5e5e;
	font-size: 85%;
}
.sidebar-nav li a:hover{
	color:#000;
	text-decoration:none;
}
.sidebar-nav ul {
	list-style: none;
}
.sidebar-nav ul li {
	padding-right: 10px;
	background: url('../images/bullet-submenu.gif') 100% 5px no-repeat;
}
.image-holder{
	float:left;
}
#footer{
	width:901px;
	overflow:hidden;
	border-top:1px solid #d2d2d2;
	padding:9px 0 15px;
}
.footer-nav{
	width:180px;
	float:left;
	/*font:1.3em/1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font:1.1em/1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.footer-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	width:170px;
}
.footer-nav ul li{
	margin-bottom:2px;
}
.footer-nav ul li.letter{
	margin-bottom:16px;
}
.footer-nav ul li a{
	color:#5e5e5e;
}
.footer-nav ul li a:hover{
	text-decoration:underline;
	color:#5e5e5e;
}
.inner .footer-nav ul{
	width:100%;
}
.w1{
	height:1%;
	overflow:hidden;
}
.w2{
	width:264px;
	float:left;
}
#WR_1{
	background-color: #FFF;
}

#content table ul {
	margin: 0 0 0 10px !important;
	padding: 0 0 0 10px !important;
}
#content ul {
	color: #002d64;
}
#content h3 {
	margin-bottom: 0;
	color: #002d64;
}
#content h2 {
	color: #002d64;
}
#content p {
	color: #002d64;
}































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h3 {
font-weight: bold;
color: #002d64;
}

h2 {
font-size: 1.3em;
color: #002d64;
}

