/*////////////////////////////////////////////////////////////////*/
/*  STANDARD SITE FUNCTIONS */
/*////////////////////////////////////////////////////////////////*/

a:link  {  color: #003366;}
a:active  {  color: #003366;}
a:visited  {  color: #003366;}
a:hover {  color: #666666;}
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: -10px;
	color: #000000;
	}	

b, strong {
	font-weight: bold;
	}

img {
	border: 0px;
	}

form {
	margin: 0px;
	padding: 0px;
	}

select, input, textarea, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	
ul, ol{
	list-style-image: url(../images/global/bullet.gif);
	list-style-position: outside;
	margin-left: 18px;
	padding-left: 0px;
	}
	
li {
	padding-left: 0px;
; color: #003366
	}	


/*////////////////////////////////////////////////////////////////*/
/*  MISCELLANEOUS DIV CONTROLLERS  */
/*////////////////////////////////////////////////////////////////*/

	
#masthead {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 464px;
	z-index: 2;
	overflow: hidden;
; clip:   rect(   )
	}
	
#pagetitle {
	position: absolute;
	left: 180px;
	top: 122px;
	width: 370px;
	z-index: 5;
	}	
	
#navigation {
	position: absolute;
	top: 180px;
	left: 0px;
	width: 160px;
	z-index: 1;
	overflow: hidden;
	}


/*////////////////////////////////////////////////////////////////*/
/*  SEARCH BAR STYLES  */
/*////////////////////////////////////////////////////////////////*/
	
	
#search {
	left: 540px;
	top: 31px;
	width: 220px;
	position: absolute;
	z-index: 3;
	}	


/*////////////////////////////////////////////////////////////////*/
/*  NETSCAPE ONLY NAVIGATION STYLE - THE REST OF THE STYLES IMPORTED VIA THE @IMPORT(NAVIGATION.CSS) SHEET */
/*////////////////////////////////////////////////////////////////*/


#myTree td {
	cursor:default;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:12px;
}
	
#header {
	top: 5px;
	height: 12;
	width: 100%;
	position: absolute;
	z-index: 4;
; clip:  rect(   )
	}

	
td { 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
 } a.header:hover {  font-size: 12px; color: #CCCCCC; text-decoration: underline}
a.header:active {  font-size: 12px; color: #FFFFFF; text-decoration: none}
a.header:link {  font-size: 12px; color: #FFFFFF; text-decoration: none}
a.header:visited {  font-size: 12px; color: #FFFFFF}
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px }
font  { }font  { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
 } 
 
 
 
/*toegevoegd 10/10/2006 RUA*/
 
 h1 {
	width: 100%;
	font: 16px Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7f83;
}
h2 {	
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7f83;
}
h3 {
	font: 9px/29px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
}

