html,  body {
	height: 100%; /* héél belangrijk */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;	
	color: Black;
	background-color: #F4F1F0;
	z-index: 1;
}

div#container {
	position: absolute;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	width: 920px;
	left: 50%;
	margin-left: -460px;
	background-color: White; /*margin: 0 auto;*/
	background-image: url(images/container_bg.png);
	z-index: 1;
}

div#header{
	height:145px;
	font-size:12px;
	/*border-bottom: 1px solid #555;*/
	width: 920px;
	z-index: 1;
}

div#faro {
	float: left;
	top: 6px;
	width: 920px;
	height: 115px;
	background-image: url(images/header_faro.png);
	background-repeat: no-repeat;
	z-index: 2;
}

div#topMenu {
	clear: both;
	position: absolute;
	top:59px;
	left: 660px;
	/*height:95px;*/
	width: 300px;
	vertical-align:middle;
	margin-left: 10px;
	z-index: 3;
}

div#horiMenuContainer {
	clear: both;
	position: absolute;
	top:120px;
	left: 20px;
	width: 880px;
	height: 20px;
	background-color: White;
	z-index: 3;
}

div#flashBanner {
	/*clear:both;
	top:210px;*/
	width: 886px;
	height:200px;
	margin-left: 17px;
	z-index: 1;
	
}

div#leftMenu {
	float:left;
	width: 160px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#FFFFFF;
}

#content {
	float:right;
	width: 700px;
	margin-right: 20px;
	margin-top: 10px;
	background-color:#FFFFFF;
}

div#contentLeft {
	float:left;
	width: 380px;
	background-color:#FFFFFF;
}

div#contentRight {
	float:right;
	width: 310px;
}

div#footer {
	clear: both;
	position: absolute;
	bottom: -5px; /* heel belangrijk */
	background-image: url(images/footer_faro.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: Black;
	font-size: 12px;
	line-height: 20px;
	width: 920px;
	height: 70px;
}

div#footerContents {
	position: absolute;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
}

.pageTitleBlue, .FAROpageTitleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #2E84BC;
	background-color: White;
	line-height: 30px;
}

.FAROparagraphHeaderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #2E84BC;
	line-height: 30px;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:700;
	color: #000000;
	line-height: 50px;
}

.MainMenu_MenuItem {
	color: Black;
	background-color: #FFFFFF;
	font-size:11px;
}

.MainMenu_MenuItemSel {
	color: #2E84BC;
	background-color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
}

#horiMenuContainer .separator {
	color: Black;
	background-color: #FFFFFF;
	border: none;
	border-style: none;
	font-size:11px;
}


#horiMenuContainer .MainMenu_MenuBreak {
	color: Black;
	background-color: #FFFFFF;
	border: none;
	border-style: none;
	font-size:11px;
}

#contentLeft ul, #contentRight ul {
	line-height: 25px;
	color: #4B95C5;
	list-style-type: square;
}

.normal, .FAROnormal, p{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	line-height:20px;	
}

a.SkinObject:link {
	color: Black;
	font-size:12px;
	font-weight: normal;
}

a.SkinObject:hover {
	color: Black;
	text-decoration: underline;
	font-weight: normal;
	font-size:12px;
}

a.SkinObject:visited {
	color: Black;
	font-weight: normal;
	font-size:12px;
}

#footerContents a.SkinObject:link {
	color: Black;
	font-size:9px;
	font-weight: normal;
}

#footerContentsa.SkinObject:hover {
	color: Black;
	text-decoration: underline;
	font-weight: normal;
	font-size:9px;
}

#footerContents a.SkinObject:visited {
	color: Black;
	font-weight: normal;
	font-size:9px;
}

/* Newsletter */

.FNL_normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height:20px;	
}

.FNL_toc_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2680BA;
	font-size: 18px;
	/*line-height:20px;	*/
}

.FNL_introBLU {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2680BA;
	font-size: 11px;
	/*line-height:20px;	*/
}

.FNL_intro {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	/*line-height:20px;	*/
}

.FNL_meet_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2680BA;
	font-size: 14px;	
}

a.FNL_link:link, a.FNL_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #2680BA;  
	font-size: 11px;
	text-decoration: underline;
	line-height:25px;
}

a.FNL_link:hover, a.FNL_link:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #2680BA;  
	font-size: 11px;
	text-decoration: none;
	line-height:25px;
}

hr {border: none 0;
border-top: 1px dashed #2680BA;;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
