	@import url("style_reset.css");
	
	body{
	background-color: #003153;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
	td {
	font-size: 12px;
	color: #000000;
	}
	
	p {
	margin-top: 5px;
	margin-bottom: 7px;
	}
	
	ul {
	padding-left: 15px;
	list-style-type: square;
	line-height: 20px;
	margin-left: 0px;
	}
	
	ol {
	padding-left: 25px;
	line-height: 18px;
	}
	
	ol li {
	margin-bottom: 10px;
	}
	
	ul.sidebar {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	line-height: normal;
	}	

	#sidebar h3 {
	font-size: 11px;
	background-image: url(images/huisstijl/btn-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 152px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D1344;
	padding-top: 7px;
	font-weight: bold;
	padding-left: 8px;
	margin-top: 0px;
	}
	
	#content h3 {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #73941e;
	font-weight: bold;
	margin-bottom: 10px;
	
	}
	
	a {
	color: #73941e;
	text-decoration: underline;
	}
	
	#sidebar ul li a {
	color: #196ad4;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	}
	
	#sidebar ul li a:hover {
	color: #73941e;
	}
	
	#footer a {
	color: #dde1ed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
	#footer a:hover {
	color: #73941e;
	}
	
	.ramx  {
	color: #FF6600;
	text-decoration: underline;
	}
	
	#sidebar ul {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;	
	}
	
	#wrapper{
	background-color: #003153;
	background-image: url(images/huisstijl/bg_page.gif);
	background-repeat: repeat-y;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	}
	#header {
	height: 180px;
	width: 100%;
	background-color: #003153;
	clear: both;
	background-image: url(images/huisstijl/logo-020.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	}
	
		
	#sidebar {
	width: 160px;
	float: left;
	text-align: left;
	padding: 10px;
	}
	
	
	#content {
	width: 575px;
	margin-left: 182px;
	text-align: left;
	line-height: 18px;
	background-color: #dde1ed;
	background-image: url(images/huisstijl/pageborder.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 15px;
	}
	#footer {
	background-color: #003153;
	clear: both;
	text-align: center;
	background-image: url(images/huisstijl/Footer-Bar-020.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #73941e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 50px;
	}

	.ramx_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	}
