body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0;
}
.select_box {
	font-size: 11px;
	border:1px solid #CCCCCC;
}
.bigfont {
	font-weight:bold;
	font-size:12px;
}
.gfont {
	color:#00CC00;
	font-weight:bold;
}
.ofont {
	color:#FF9900;
	font-weight:bold;
}
.submitbutton1 {
	font-size: 11px;
	border:1px solid #333;
	color:#fff;
	background-color:#666666;
}
.text_nobg {
	border-bottom: 1px solid #B3DAF8;
}
.text_bg {
	border-bottom: 1px solid #F6C11D;
}
.componentheading {
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin-bottom: 5px;
}

/* Topmenu */

 ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	float:left;
	white-space: nowrap;
}

ul#mainlevel-nav li{
	width: auto !important;
	width: 5%;
	float: left;
	margin: 0;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	margin-right: 1px;	
}

ul#mainlevel-nav li a{
	font-weight: normal;
	height: 20px;
	display: block;
	padding-left: 5px;
	padding-right: 10px;
	color: #000000;
	margin-left: 5px;
	white-space: nowrap;
	text-decoration:underline;
}

ul#mainlevel-nav li a:hover{
	color: #000000;
	text-decoration:none;
}

#ok_btn_en{
	width:44px;
	height:33px;
	background:transparent url(../images/ok_button_en.gif) repeat scroll 0%;
	border:0pt none;	
}

#login_button_en{
	width:67px;
	height:32px;
	background:url(../images/login_button_en.gif) transparent no-repeat;
	border:0pt none;
}

#login_button_fr{
	width:97px;
	height:32px;
	background:url(../images/login_button_fr.gif) transparent no-repeat;
	border:0pt none;
}

#login_button_nl{
	width:77px;
	height:32px;
	background:url(../images/login_button_nl.gif) transparent no-repeat;
	border:0pt none;
}

.componentheading {
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	font-family: "Trebuchet MS", Verdana, sans serif;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin-bottom: 5px;
}

.contentheading{
	font-weight: bold;
	font-size: 15px;
	height: 22px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 5px;
}

a.footer-link{
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
	white-space:nowrap;
}

a.footer-link:hover{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	white-space:nowrap;
}

a{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

a:hover{
	color:#890F13;
	font-weight:bold;
	text-decoration:none;
}

#subscribe_newsletter{
	font-size:14px;
	color:#FFFFFF;
	font-weight:600;
}

.send_nl{
	width:77px;
	height:32px;
	background:url(../images/send_nl.gif) transparent no-repeat;
	border:0pt none;
}

.send_fr{
	width:77px;
	height:32px;
	background:url(../images/send_fr.gif) transparent no-repeat;
	border:0pt none;
}

.send_en{
	width:67px;
	height:32px;
	background:url(../images/send_en.gif) transparent no-repeat;
	border:0pt none;
}

.text {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

a.text {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

a:hover .text {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
