/* mac hide\*/
html, body {
	height:100%;
	margin: 0;
	padding: 0;
	}
/* end hide */

a,
a:link,
a:visited,
a:active {
    color: #053c0c;
}

h1 {
	font-size: 18px;
	color: #767678;
}
h2 {
	font-size: 16px;
	font-weight:bold;
	color: #767678;
}
h3 {
	font-size: 16px;
	color: #767678;
}
h4 {
	font-size: 14px;
	font-weight:bold;	
	color: #ff7533;	
}
h5 {
	font-size: 14px;
	color: #ff7533;
}
h6 {
	font-size: 12px;
	color: #ff7533;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	padding:0;
	margin:0;
	text-align:center;
	min-width:900px;/* for mozilla*/
	background: url(/images/bg.jpg) repeat-x #c8c8c8;
}

#bottom {
	width: 100%;
	height: 60px;
	*height: 60px;
	_height: 59px;
	margin: 0;
	margin-top: -60px;
}

#outer{
	height:100%;
	min-height:100%;
	width:900px;
	text-align:left;
	margin:auto;
	position:relative;
	background-color:#FFFFFF;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:900px;
	background:url(/images/midback.gif) no-repeat;	
}

#header{
	position:absolute;
	top:0px;
	width:900px;
	height:184px;
	background: url('/images/top.jpg') no-repeat top left; /* Voor IE6 browser */	
	overflow:hidden;
	z-index:100;
}

#naw {
	float: right;
	height: 20px;
	width: 413px;
	margin-top: 30px;
	margin-right: 40px;
	_margin-right: 20px;	
	text-align: right;
	color:#727274;
}

#naw a {
	color:#727274;
	text-decoration:none;
}

#left {
	position:relative;
	width: 140px;
	float:left;
	margin-left: 40px;
	_margin-left: 20px;	
	margin-top: 70px;
}

#footer {
	width:900px;
	clear:both;
	height:60px;
	left:0;
	bottom:0;
	background: url(/images/footer.jpg) top left no-repeat #c8c8c8; 	
	position: absolute;
}

#footertxt {
	width: 900px;
	height: 20px;
	margin-top: 35px;
	color: #787878;
	font-size: 11px;
	text-align:center;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #787878;
	font-size: 11px;
	text-decoration:none;
}

* html #footer {/*only ie gets this style*/
	\height:60px;/* for ie5 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/

#centrecontent {
	width:680px;
	float:left;
	margin-top:217px;			
	padding-bottom:20px;/* needed to make room for footer */
}

#content {
	width:680px;
	padding-left: 10px;
	padding-top: 0px;	
	}
	
#content p, table, td {
	font-size: 11px;
	font-family: verdana;
	
	}

#centrecontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	line-height: 18px;
}

#clearfooter {width:100%;height:36px;clear:both} /* to clear footer */

/* ----------------- MENU LINKS -------------------------- */

#nav ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 140px;
	width: 130px;
}

#nav li {
	height: 1%;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 35px;
	font-size: 12px;
	font-weight: normal;
	color: #0078ae;
	background:url(/images/menu-bg.jpg) top repeat-x;
}

#nav li a {
	text-decoration: none;
	color: #767678;
}

#nav li.selected a {
	font-weight: bold;
	color: #000;	
}

#nav li li {
	margin-left: 0px;
	padding: 0px;
	padding-top: 5px;
	border: 0px;
	font-size: 11px;
	color: #767678;	
}

#nav li li a{
	text-decoration: none;
	font-weight: normal;
}

#nav li.selected li a{
	text-decoration: none;
	font-weight: normal;
	color: #767678;	
}

#nav li.selected li.selected a{
	text-decoration: none;
	font-weight: bold;
	color: #000;	
}


#nav ul li ul {
	display: none;
	border-top: 1px solid white;
	margin-top: 10px;
	margin-bottom: -5px;
	border-top: none;
	display:none;
}

#nav ul li.selected ul {
	display:block;
	margin-bottom: 10px;
}

#nav ul li.selected ul li ul {
	display: none;
}

#nav ul li.selected ul li.selected ul {
	display:block;
	margin-bottom: 10px;
}

#nav ul li.selected ul li.selected ul li ul {
	display: none;
}

#nav ul li.selected ul li.selected ul li.selected ul {
	display:block;
	margin-bottom: 10px;
}

#nav li li {
	height: 1%;
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	color: #0078ae;
	background: none;
}

#nav li.selected li.selected li a{
	text-decoration: none;
	font-size: 11px;	
	font-weight: normal;
	color: #000;	
	padding-left: 5px;		
}

#nav li.selected li.selected li.selected a{
	text-decoration: none;
	font-weight: bold;
	color: #000;
	padding-left: 5px;	
}


/* ----------------- MENU TOP -------------------------- */

#topmenu {
	float: right;
	height: 30px;
	width: 700px;
	margin-top: 10px;
	margin-right: 25px;
	text-align: right;
}

#topmenu ul {
	display:block;
	margin: 0px;
	padding: 0px;
	float: right;
}

#topmenu li {
	height: 15px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 0px;
	float: left;
	list-style-type: none;
	border-left: solid 1px #767678;
}

#topmenu li.first {
	border-left: none;
}

#topmenu li a {
	color: #767678;
	text-decoration: none;
}

#topmenu li.selected a {
	color: #f28e02;
	text-decoration: none;
}

#topmenu li ul {
	display: none;
}

#hidden_print_div
{
	display:none;
}
