/* CSS Document */

/* commented backslash hack \*/ 
html, body{
	height:100%;
	background: #2086c4 url("/Static/Images/Default/img_site_bg.gif");
	background-position: center;
	background-repeat: repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height:14px;
	color: #1d7ab2;
	}
		
/* end hack */
html,body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1d7ab2;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #a2bae0;
	SCROLLBAR-HIGHLIGHT-COLOR: #a2bae0;
	SCROLLBAR-SHADOW-COLOR: #a2bae0;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	}
	
body {}/* centre for ie5.+*/
	#outer{
	min-height:100%;
	height:auto;
	width:954px;
	margin-left:auto;/* center it*/
	margin-right:auto;/* center it*/
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1d7ab2;
	background: #ffffff url("/Static/Images/Default/img_page_bg.gif");
	background-position: center;
	background-repeat: repeat-y;
	} 
		
* html #outer{
	height:100%;
	width:954px;/* box model hack for ie5.+*/
	w\idth:954px;
	}

#header {
	width:954px;
	height:177px;
	position: relative;
	float: left;	
	}

#headerlogo {
	width:246px;
	height:177px;
	background: url("/Static/Images/Default/img_logo.jpg");
	position: relative;
	float: left;
}

#contentwrapper {
	width:954px;
	position:relative;
	float:left;
	z-index: 1;
	}

#columnleft {
	width:246px;
	position: relative;
	float: left;
	}

.navheader {
	width:246px;
	height:7px;
	background: url("/Static/Images/Default/img_navheader.gif");
}

.navblue {
	width:246px;
	height:17px;
	background: url("/Static/Images/Default/img_navblue.gif");
} 

.navgreen {
	width:246px;
	height:17px;
	background: url("/Static/Images/Default/img_navgreen.gif");
}

a.buttontext {
	margin: 0px 8px 0 26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.4em;
	text-decoration: none;
} 

a.buttontext:hover {
	margin: 0px 8px 0 26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	line-height: 1.4em;
	text-decoration: none;
} 

.navspacer {
	width:246px;
	height:7px;
	background: url("/Static/Images/Default/img_navspacer.gif");
}

.navfooter {
	width:246px;
	height:4px;
	background: url("/Static/Images/Default/img_navfooter.gif");
} 

#columncenter {
	width:414px;
	position: relative;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	}

#contenttitle {
	width:100%;
	height:54px;
	}


#content {
	width:100%;
	
	}

a {
	font-size: 11px;
	color: #5ac155;
	text-decoration: underline;
	}

a:hover {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	}

.express {
	font-size: 12px;
	color: #5ac155;
	font-weight: bold;
	font-style: oblique;
	}

td.right {
	
	text-align: right;
	width: 75px;
}
th, td {
	vertical-align: top;
}
th {
	background-color: #5ac155;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}

#columnright {
	width:270px;
	position: relative;
	float: left;
	}

.adresheader {
	width:270px;
	height:97px;
	background: url("/Static/Images/Default/img_adres_header.jpg");
}

.adresholder {
	margin: 0px 8px 0 65px;
}

.componentwhite {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.componentblue {
	font-size: 11px;
	color: #1d7ab2;
	text-decoration: none;
	}

a.componentblue {
	font-size: 11px;
	color: #1d7ab2;
	text-decoration: underline;
	}

a.componentblue:hover {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	}

.componentgreen {
	font-size: 11px;
	color: #5ac155;
	text-decoration: none;
	}

a.componentgreen {
	font-size: 11px;
	color: #5ac155;
	text-decoration: underline;
	}

a.componentgreen:hover {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	}

#clearfooter{clear:both;height:30px;width:100%}
div>p {margin:0}

#footer {
	width:100%;
	position:absolute;
	margin-bottom: 0px;
	bottom: 0;
	left:0;
	height:141px;
	text-align: right;
	background: url("/Static/Images/Default/img_footer_bg.gif");
	z-index: 0;
	}

#copyright {
	width:100%;
	position:absolute;
	margin-bottom: 3px;
	bottom: 0;
	left:0;
	}

.copyrightblue {
	font-size: 11px;
	color: #2086c4;
	text-decoration: none;
	}

.copyrightgreen {
	font-size: 11px;
	color: #5ac155;
	text-decoration: none;
	}

a.copyrightgreen {
	font-size: 11px;
	color: #5ac155;
	text-decoration: none;
	}

a.copyrightgreen:hover {
	font-size: 11px;
	color: #5ac155;
	text-decoration: underline;
	}
	


/*-- RTE styles --*/

.RTEDefault {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
}

.RTETitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
}

.RTESubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #5ac155;
}	
