html, body {height:100%}

body {margin:0; padding:0; background-color:#d5d9db}

.clear {clear:both; line-height:1px; font-size:1px}

/* layout */
#pageWrapper {width:793px; height:100%; margin:0 auto; background-image:url('gfx/backgrounds/base.gif'); background-position:top center; background-repeat:repeat-y}

#header {clear:both; height:141px; margin:0 2px; background-image:url('gfx/backgrounds/top.gif'); background-repeat:no-repeat}
	#headerVisual {height:91px; width:789px}
		#headerVisual img {width:787px; height:87px; margin:4px 1px 0 1px; border:none}
	
	#topMenu {clear:both; height:32px; padding:0 2px 0 3px}
		#topMenu ul {margin:0; padding:0; list-style-type:none}
		#topMenu ul li {float:left; display:inline}
		#topMenu ul li a img {height:32px; border:none}
	
	#breadCrumbs {clear:both; padding:2px 2px 0 18px}
		#breadCrumbs a {color:#002a5d; text-decoration:none; font-size:8pt}
		#breadCrumbs a:hover {text-decoration:underline}

#pageContent {clear:both; background-image:url('gfx/backgrounds/base.gif'); background-position:top center; background-repeat:repeat-y}
	#pageContentPadding {padding:4px 2px 2px 3px}
		#pageContentBackground {background-image:url('gfx/backgrounds/grijslijn.gif'); background-position:top center; background-repeat:repeat-y}

.box {margin:0 6px 0 6px}
.blockright {padding:4px 8px}

/* font styles */
body {font-family:Arial; font-size:9pt; color:#002a5d}

a:link {color:#ee8f3c}
a:active {color:#ee8f3c}
a:visited {color:#ee8f3c}
a:hover {color:#ee8f3c; text-decoration:none}

.small {font-size:8pt; color:#002a5d}

.title {font-size:10pt; color:#002a5d; font-weight:bold}
.titleorange {font-size:9pt; color:#ee8f3c; font-weight:bold}

.blockright td,
.blockright div {font-size:8pt; color:#002a5d}
.blockright .title {font-size:9pt; color:#ee8f3c; font-weight:bold}

.lightgrey {color:#eeeff3}
.bglightgrey {background-color:#eeeff3}
.darkgrey {color:#d5d9db}
.bgdarkgrey {background-color:#d5d9db}

.ietsgrey {color:#bfcad6}
.bluegrey {color:#d9dfe7}
.orange {color:#ee8f3c}
.darkblue {color:#002a5d}