/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	PRINT STYLES - ONLY APPLIED WHEN PRINTING THE PAGES	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body {
	background: #E4E5E6;  
  text-align: center;
  font: 100% Arial;
}	

* { margin: 0xp; padding: 0px; }

#container {
  width:800px !important; 
  height: 790px;  
  margin: 0;  
  padding: 0;
  text-align:left;
  background:#FFF;    
  position:relative; 
}

/* HEADER */
#header {      
  height: 80px;  
}
#header h1 {    
	font-size: 140%;
}
#header a {	
	color: black;
	text-decoration: none;
}
#header .left {  			
	float: left;				
	width: 80px;		
	padding-right: 4px;
	text-align: left;
	vertical-align: bottom;
}
#header .middle {  		
	float:left;					
	width: 80px;	
}
#header .right {  		
	float:left;					
	width: 300px;	
}


#navbar {
	display:none;
}
#nav {
  display:none;
}

/* FOOTER */
#con_footer {      
  height: 27px;      
  font-size: 80%;        
  bottom:0; 
  left:0;       
  width: 100%;
}
#footer 
{  
  height:27px; 
  margin:0 auto;   
  width: 100%;
}
		
#footer .left {  			
	float:left;	
	background-color: #6C84C0;
	height: 100%;
	width: 75px;			
	color: White;		
	clear: both;  	
}
#footer .left h1 {
  padding-top: 7px;
  padding-right: 4px;  
	margin: 0px;	
	font-size: 100%;  
}

#footer .middle {  		
	float:left;				
	background-color: #C4C5C8;	
	height: 100%;	
	width: 200px;		
}
#footer .middle h1 {
  padding-top: 7px;
	padding-left: 3px;
	margin: 0px;	
	font-size: 100%;  
}
#footer .middle a {	
  color: Black;	
}

#footer .right {  
	float:left;				
	background-color: #C4C5C8;	
	height: 100%;	
	width: 300px;	
	text-align: right;
	color: White;	
}
#footer .right h1 {
  padding-top: 10px;
	padding-right: 10px;
	margin: 0px;	
	font-size: 80%;
}
#footer .right a{  	
	color: White;
}
#footer .right a:hover{  	
	text-decoration: underline;
}

hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;	
	}

fieldset {
  border: 1px solid #ccc;  
  padding: 10px 10px 10px 10px;    
}

legend {
  font-weight: bold;
  font-size: 10.5px;
  color: #666;
  background: #eee;
  border: 1px solid #ccc;
  border-bottom-color: #999;
  border-right-color: #999;
  padding: 2px 8px; 
}

div.message { display: none;}


#content 
{
  float:left;
  width:600px;
  padding:10px 0;
  margin:5px 0;  
  background: #FFF;  
  font-size: 80%;  
  position: relative;
}

#content h1 {
  font-size: 130%;  
  margin: 0px;
}
#content h2 {  
  font-size: 110%;
  margin: 0px;
}
#content .printHR {
  width: 100%; 
  height: 1px; 
  color: #336699; 
  background-color: #336699;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	IMAGES & PHOTOS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
img {
	border:none;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	SITEMAP
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#siteMap a:visited {
  text-decoration:none;
  color: #666;
}
#siteMap a:link {
  text-decoration:none;
  color: #666;
}
#siteMap a:active {
  text-decoration:none;
  color: #666;
}
#siteMap a:hover {
  text-decoration: underline;
}
.siteMapLevel1 {
  border: 1px solid white;
  border-bottom: 0px;
  background-color: #E5ECF9;
  font-weight: bold;
}
.siteMapLevel2 {  
  background-color: #F4F6FA;
}
 .siteMapLevel3 {
  font-style: italic;
  background-color: #F4F6FA;
}
.siteMapLevel3  a:visited, a:link, a:active, a {
  text-decoration:none;
  color: #666;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	SEARCH
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.searchTable {
  width: 100%;
  margin: 2px 0px 1px 0px;
}
.searchTable th {
  background:#eaeef7;
  color: #0070CF;
  text-align: left;
}
.searchTable td {
  background:#f4f6fa; 
  text-align: left;
}
div.paging {border-bottom:1px solid #c7d2e8; border-top:1px solid #c7d2e8; color:#5c7dbe; font-size:0.9em; height:20px; line-height:20px; margin-top:10px}
div.paging a {color:#5c7dbe; text-decoration:none}
div.paging a:hover {text-decoration:underline}
div.paging span.result {color:#039; font-weight:bold; float:right}
.in_text_search {
  border:1px solid; 
  border-color:#5c7dbe #c7d2e8 #c7d2e8 #5c7dbe; 
  font-size: 1em; 
  color:#039; 
  height:16px; 
  padding:2px 0 0 3px; 
  width:145px; 
}
.inputButton {
  padding: 2px 8px; 
  border: 1px solid black;
  font-weight: bold;
  font-size: 10.5px;
}
div.doForm {background:#f4f6fa; text-align:left}
div.doForm div.title {
  background:#eaeef7; 
  border-bottom:1px solid #FFF; 
  border-top:1px solid #FFF; 
  height:26px; 
  line-height:26px; 
  padding-left:10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	DATALIST 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
table.datalist {line-height:14px; padding: 0px; margin: 0px;}
table.datalist tr {color:#039}
table.datalist tr.first {color:black;}
table.datalist td {border-top:1px solid #FFF; border-left:1px solid #FFF; padding:2px 0}
table.datalist td.firstColumn {background:#E5ECF9; padding:2px 0; text-align: center; font-weight: bold;}
table.datalist td.evenC1 {text-align:right;}
table.datalist td.oddC1 { background:#f4f6fa; text-align:right; }

a.att
{
  color: blue;
  font-weight: bold;  
}
a.att:hover
{
  text-decoration: underline;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	EXPORT DATA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#exportForm {background:#f4f6fa; text-align:left}
#exportForm div.title {
  background:#eaeef7; 
  border-bottom:1px solid #FFF; 
  border-top:1px solid #FFF; 
  height:26px; 
  line-height:26px; 
  padding-left:10px;
}
#exportForm div.title table {margin:3px 0 8px 0}
#exportForm table {margin:3px 0 8px 16px; width:525px;}
#exportForm td {height:21px; line-height:21px}
#exportForm input.in_text {
  border:1px solid; 
  border-color:#5c7dbe #c7d2e8 #c7d2e8 #5c7dbe; 
  color:#039; 
  height:20px; 
  padding:2px 0 0 3px; 
  width:215px; 
}
#exportForm input.in_text_small {
  border:1px solid; 
  border-color:#5c7dbe #c7d2e8 #c7d2e8 #5c7dbe; 
  font-size: 1em; 
  color:#039; 
  height:16px; 
  padding:2px 0 0 3px; 
  width:85px; 
}
#exportForm input.in_submit {  margin:4px 10px 7px 0; border: 1px solid black;}
.inputButton {
  padding: 2px 8px; 
  border: 1px solid black;
  font-weight: bold;
  font-size: 10.5px;
}
/* error meldingen Form */
#exportForm label.message {color:#fd3300; padding-left:16px}
#exportForm input.in_text_message {border:1px solid #fd3300; color:#039; height:20px; padding:2px 0 0 3px; width:215px;}
#exportForm input.in_text_small_message {border:1px solid #fd3300; color:#039;  height:20px; padding:2px 0 0 3px; width:85px;}
#exportForm textarea.in_message {border:1px solid #fd3300; color:#5c7dbe; height:114px; width:372px}
.errorMessage {
  color: Red;   
}

