html, body {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-align: left;
	background: none;
	margin: 10px;
}
html#country,
body#country {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background: none;
	margin: 10px;
}

a {
	font-weight: normal;
	color: #00AB39;
	text-decoration: underline;
}

#bg {
	position: relative;
	width: 100%;
	padding: 0px;
	text-align: left;
} 

#bg.home {
	background: none;
	background-color: white;
	font-size: 1em;
} 

#bgcountry {
	position: relative;
	width: 95%;
	padding: 0px;
	text-align: left;
} 


#container {
	position: relative;
	float: left;
	width: 100%;
	padding: 0px;
	z-index: 50;
}

#containercountry {
	position: relative;
	float: left;
	padding: 0px;
	top: 10px;
	left: 5px;
	z-index: 50;

}


#containerbeti {
	position: relative;
	float: left;
	width: 100%;
	padding: 0px;
	z-index: 50;

}


#col1 {
	position: relative;
	float: left;
	width: 160px;
	margin: 5px;
	border: 1px solid #EDEDED;
}


#col2 {
	position: relative;
	float: left;
	width: 334px;
	margin: 5px;
}
#col2country {
	position: relative;
	float: left;
	width: auto;
	padding: 0px;
}
#col2country a{
color: #424242;
text-decoration: none;
}
#col2country a:hover{
color: Black;
text-decoration: underline;
}

input.int {
	height: 25px;
	width: 120px;
	font-size: 11px;
}


#col3 {
	position: relative;
	float: left;
	width: 217px;
	margin: 5px;
}

.col1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	border-top: none;
	background-color: #F9F9F9;
	height: 276px;
	width: 160px;

}
.col1nld {
	position: relative;
	margin: 0px;
	padding: 0px;
	border-top: none;
	background-color: #F9F9F9;
	height: 290px;
}

.col1a {
	position: relative;
	margin: 0px;
	padding-bottom: 10px;
}
	
.col2 {
	position: relative;
	margin: 0px;
	padding-bottom: 10px;
}


.col3 {
	position: relative;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px dashed #D7D7D7;
	background-color: #F9F9F9;
	height: 285px;
}

.homemargin {
	font-size: 1em;
	padding: 4px;
	margin-top: 0px;
	padding-bottom: 3px;
}

.homemargin ul{
margin: 0px;
padding: 0px;
padding-left: 20px;
}

#col2country H1{
	position: relative;
	color: black;
	font-size: 1.2em;
	margin: 0px;
	padding-bottom: 5px;
	text-align: left;
	font-weight: bold;
}

#col1 H1,
#col2 H1{
	display: block;
	font-size: 1.2em;
	padding: 5px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	color: black;
	background-color: #F4F4F4;
	border-bottom: 1px solid #EDEDED;
}

#header,
#headergif {
	height: 200px;
	width: 100%;
	top: 0px;
}

#right table, td{
	font-size:1em;	
}

.onepixsolidright{
border-right: 1px solid #D7D7D7;
border-top: 1px solid #D7D7D7;
padding: 2px;
}

.onepixsolidtop{
border-top: 1px solid #D7D7D7;
padding: 2px;
}

.downloadheader{
background-color: #D7D7D7;
border-top: 1px solid #424242;
border-bottom: 1px solid #424242;
font-size: 1.2em;
color: #00AB39;
font-weight: bold;
padding: 2px;
}



#left {
display: none;
	
}

/* start leftnav right side */
#right .leftNav ul {
	padding:0;
	margin:0;
	margin-top: 10px;
}
#right .leftNav ul ul{
	padding:0;
	margin:0;
	margin-left:7px;
}
#right .leftNav ul ul ul{
	padding:0;
	margin:0;
	margin-left:7px;
}
#right .leftNav ul li{ 
	position:relative;
	padding-bottom:1px;
	margin:0;
	line-height: 1em;
	list-style-image:none;
	list-style-type:none;
	background: none;
}
#right .leftNav ul li a{
	position: relative;
	font-weight: bold;
	color: #525252;
	padding:0.2em 0 0.2em 0.4em;
	border-left: 3px solid white;
	display: block;
	text-decoration: none;
	background: url(../img/light_border.gif) bottom repeat-x;
}
#right .leftNav ul li a:hover{
	color: #00AB39;
	border-left: 3px solid #00AB39;
	background: url(../img/light_border.gif) bottom repeat-x;
}
#right .leftNav ul li ul li{ 
	position:relative;
	padding-bottom:1px;
	margin:0;
	line-height: 1em;
	background: none;
	list-style-image:none;
	list-style-type:none;
}
#right .leftNav ul li ul li a{
	position: relative;
	font-weight: normal;
	color: #525252;
	padding:0.2em 0 0.2em 0.4em;
	display: block;
	border-left: 3px solid white;
	text-decoration: none;
	background: url(../img/green_border.gif) bottom repeat-x;
}
#right .leftNav ul li ul li a:hover{
	color: #00AB39;
	border-left: 3px solid #00AB39;
	background: url(../img/green_border.gif) bottom repeat-x;
}
#right .leftNav ul li ul li ul li{ 
	position:relative;
	padding-bottom:1px;
	margin:0;
	line-height: 1em;
	background: none;
	list-style-image:none;
	list-style-type:none;
}
#right .leftNav ul li ul li ul li a{
	font-weight: normal;
	color: #525252;
	padding:0.2em 0 0.2em 0.4em;
	display: block;
	border-left: 3px solid white;
	background: none;
}
#right .leftNav ul li ul li ul li a:hover{
	color: #00AB39;
	border-left: 3px solid #00AB39;
	background: none;
}
#right .leftNav H2 {
color: Black;
font-size: 1.2em;
margin-bottom: 3px;

}
#right .sitemap {
	position: relative;
	border: 1px dashed #D7D7D7;
	background-color: #F9F9F9;
	padding: 10px;
}








#left H1 ,
#left H2 {
	font-size: 1.1em;
	margin-left: 0px;
	color: black;
	border: 0px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 3px;
}


#left H3 {
	font-size: 1em;
	border: 0px;
	background: transparent;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;

}


#left H3 a {
	font-size: 1em;
	color: #00AB39;
	text-decoration: underline;
	border: 0px;
	display: inline;
	background: transparent;
}
#left H3 a:hover {
	color: black;
	border: 0px;
}
#full {
	position: relative;
	float: left;
	line-height: 135%;
	text-align: left;
	height: auto;
	width: 650px;
	left: 15px;
	z-index: 40;
}
#full H1{
	color: #00AB39;
	font-size: 1.05em;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	font-weight: bold;
}
#right {

	z-index: 50;
}

#right a {
	color: #00AB39;
	text-decoration: underline;
	padding: 0px;
	display: inline;
	background-image: none;
}

#right a:hover {
	color: black;
}
#right H1 {
	color: #00AB39;
	font-size: 1.05em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	font-weight: bold;
}
#right H2 {
	color: black;
	font-size: 1.5em;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}
#right H3 {
	color: black;
	font-size: 1.24em;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;

}

#advisor H4, #advisor H4 a {
	color: #00AB39;
	font-size: 1.1em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-weight: bold;
}

#right p.press{
	font-size: 89%;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

table, td{
	font-size: 1em;
	line-height: 135%;
}


#menu{
	display: none;
}

#menu td.active {
	background-color: #B6B5B5;
}

#menu a{
	display: block;
}

#logo{
	display: none;
}
#logobeti{
	position: absolute;
	background-image: url(/new/local/img/logo-beti.gif);
	float: left;
	height: 31px;
	left: 0px;
	top: 155px;
	width: 154px;
	z-index: 21;	
}

#pijl {
 display: none;
}

.intro{
	font-weight: bolder;
	color: Black;
}
#up {
	display: none;
}

.FORMFIELD{
background-color: #D7D7D7;
color: black;
border: 1px solid black;
}

FORM{
margin:0px;
padding: 0px;

}

#footer{
vertical-align: bottom;
margin-top: 10px;
z-index: 50;
}


.emph{
	background-color: #F2F2F2;
	color: black;
/*	font-weight: bold;*/
}
.green{
	color: #00AB39;
/*	border-bottom: 1px solid #00AB39;*/
}

UL {
	margin: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}


LI,
#right LI {
	text-align: left;
	padding: 0px;

}
OL LI {
	text-align: left;
}

.innerleft {
	top: 0px;
	width: 60%;
	float: left;
}

#innerright{
 display: none;
}

#innerright a {
	font-size: 1em;
	color: #00AB39;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	background-image: none;
	height: 25px;
}

#innerright a:hover {
	color: white;
	background-color: #00AB39;
	text-decoration: underline;

}

#innerrightempty{
	position: relative;
	top: 0px;
	float: right;
	font-size: 1em;
	padding-left: 10px;
}
#innerright H1 {
color: black;
padding-bottom: 3px;
font-weight: bold;
font-size: 1.1em;
display: block;
background: none;
}

#line {
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
}

#up {
	border: 0px;
	margin: 10px;
	padding: 0px;
	width: 500px;
	height: 10px;
}

#photoframe{
	position: relative;
	top: 0px;
	float: left;
	width: 150px;
	height: 190px;
	text-align: left;
	margin-left: 10px;

	}
	
#photo{
	position: relative;
	top: 0px;
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
}
#photo a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: none;
	height: auto;
}



#paging {
	position: relative;
	font-size: 1.2em;
	color: Black;
	text-align: center;
}
#paging a {
	text-decoration: none;
	color: #00AB39;
}
#paging a:hover {
	text-decoration: none;
	color: black;
}
#line {
	border-bottom: 1px solid #8E9295;
	width: 520px;
	height: 1px;
}
select {
		background-color: #D7D7D7;
		font-size: 0.95em;
}


option.country {
		background-color: #00AB39;
		font-size: 1em;
		font-weight: bold;
		color: White;
}


li.pms185{ 
	list-style-image: url(../img/icons/bullet-ds.gif);
	line-height: 1.4em;
  }
li.pms185 a{ 
	color: #ED0F28;
	text-decoration: none;
  }
  
li.pms185 a:hover{ 
	background-color: #ED0F28;
	color: White;
  }
  
li.pms2582 { 
  	list-style-image: url(../img/icons/bullet-sa.gif);
	line-height: 1.4em;
}
li.pms2582 a { 
  color: #6A0F82;
	text-decoration: none;
}

li.pms2582 a:hover { 
  background-color: #6A0F82;
  color: White;
}

li.pms3005{ 
  	list-style-image: url(../img/icons/bullet-adc.gif);
	line-height: 1.4em;
  }
li.pms3005 a{ 
  color: #0761AC;
	text-decoration: none;
  }
  
li.pms3005 a:hover{ 
  background-color: #0761AC;
  color: White;
  }

li.pms137{
	list-style-image: url(../img/icons/bullet-vb.gif);
	line-height: 1.4em;
}
li.pms137 a{ 
	color: #FF9F00;
	text-decoration: none;
  }
  
li.pms137 a:hover{ 
	background-color: #FF9F00;
	color: White;
  }
 
 #address {
 	min-height: 250px;
 }
 
 #advisor {
	font-size: 1em;
	color: Black;
 }
 
 #advisor td {
/*	border-bottom: 1px solid #00AB39;*/
	background: url(../img/green_border.gif) bottom repeat-x;
	color: Black;
	font-size: 1em;
 }
 
 #advisor td.green {
 color: #00AB39;
 	font-size: 1em;
 }

 #advisor td.header {
	color: Black;
	font-weight: bold;
	font-size: 1em;
 }

 
 
#advisor .tblproductgroup{
	background-color: #D7D7D7;
	color: #00AB39;
	font-size: 1.2em;
	font-weight: bold;
/*	border-bottom: 1px solid black;*/
}
 
 
.imgcapture{
	font-size: 0.8em;
	text-align: center;
	color: black;
}
#footerlogo{
	display: none;
}

#innerright ul {
	padding:0px;
	padding-bottom: 5px;
	margin:0;
	margin-bottom: 10px;

}
#innerright li {
	padding: 0px;
	list-style-image:none;
	list-style-type:none;
	position: relative;
	background: url(../img/light_border.gif) bottom repeat-x;
}

#innerright a.pdf, #innerright a:visited.pdf {
	font-size: 1em;
	color: #00AB39;
	text-decoration: none;
	background-image: url(/new/local/img/icons/pdf.gif);
	background-position: center right;
	background-repeat: no-repeat;
	display: block;
	padding-right: 20px;
	vertical-align: middle;
}

#innerright a.gallery, #innerright a:visited.gallery {
	font-size: 1em;
	color: #00AB39;
	text-decoration: none;
	background-image: url(/new/local/img/icons/gallery.gif);
	background-position: center right;
	background-repeat: no-repeat;
	display: block;
	padding-right: 20px;
	vertical-align: middle;
}

#innerright a.wmp, #innerright a:visited.wmp {
	font-size: 1em;
	color: #00AB39;
	text-decoration: none;
	background-image: url(/new/local/img/icons/wmp.gif);
	background-position: center right;
	background-repeat: no-repeat;
	display: block;
	padding-right: 20px;
	vertical-align: middle;
}
#innerright a.zip, #innerright a:visited.zip {
	font-size: 1em;
	color: #00AB39;
	text-decoration: none;
	background-image: url(/new/local/img/icons/zip.gif);
	background-position: center right;
	background-repeat: no-repeat;
	display: block;
	padding-right: 20px;
	vertical-align: middle;
}
#innerright a:hover, #innerright a:hover.pdf, #innerright a:hover.gallery, #innerright a:hover.zip, #innerright a:hover.wmp {
	color: white;
	text-decoration: none;
}


#press {
	margin-left: 0px;

}
#press H2 {
	font-size: 1em;
	margin-left: 0px;
	color: black;
	background: none;
	border: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
}


#press H5 {
	font-size: 1em;
	font-weight: normal;
	color: #00AB39;
	border: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 0px;
}
#press H4 {
	font-size: 1em;
	color: #424242;
	border: 0px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 3px;
}
#press a {
	font-size: 1em;
	font-weight: normal;
	color: #00AB39;
	text-decoration: underline;
	display: inline;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: none;
}
#press a:hover {
	color: black;
	text-decoration: underline;
	display: inline;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: none;
	background-color: transparent;
}

#press select {
		background-color: #D7D7D7;
}

#logohome{
	position: relative;
	background-image: url(../img/logo-hp.gif);
	background-repeat: no-repeat;
	float: left;
	left: 163px;
	height: 100px;
	top: 0px;
	width: 100%;
	z-index: 20;
}

#calendar table, td {

}
#calendar a, a:visited {
}

.borderbottom{
	border-bottom: 1px solid #00AB39;
}
.borderbottomgray{
position: relative;
	background: url(../img/light_border.gif) center repeat-x;
}

#help{
position: relative;
padding: 10px;
padding-top: 5px;
padding-bottom: 20px;
margin-right: 5px;
border: 2px solid white;
background: #CFCFCF url(../img/bg-help.gif) bottom repeat-x;
color: black;
}

#help H1{
font-size: 1.2em;
font-weight: bold;
text-align: left;
margin-left: 0px;
padding-left: 0px;
}


.help{
cursor: help;
}

#header .sitemap{
position: absolute;
font-size: 1em;
top: -26px;
right: 0px;
float: right;
color: black;
height: auto;
width: 700px;
z-index: 20;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
padding-right: 5px;
}
#headergif .sitemap{
position: absolute;
font-size: 1em;
top: -26px;
right: 0px;
float: right;
color: black;
height: auto;
width: 700px;
z-index: 20;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
padding-right: 5px;
}
.sitemap a{
color: #00AB39;
text-decoration: none;
}

.sitemap{
	display: none;
}


.sitemap a:hover{
color: black;
}

abbr, acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}

kbd {
	line-height: 2em;
	font-size:.8em;
	font-weight: normal;
	font-family: "Lucida console", Courier, monospace;
	border-top:.15em solid #ccc;
	border-right:.25em solid #aaa;
	border-bottom:.3em solid #888;
	border-left:.2em solid #bbb;
	padding:.05em .2em;
	color:#000;
	background:#eee;
	vertical-align: text-bottom;
}
.verberg {
	display: none;
	}

.formtext {
	border: 1px solid silver;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
select.formtext {
		background-color: white;
}


input.checkbox {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

input.txt {
	background-color: #F3F4F4;
	border: 1px solid gray;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}



#disclaimer {
	display: none;
}

#disclaimer a{
text-decoration: none;
color: #00AB39;
}
#disclaimer a:hover{
text-decoration: none;
color: black;
}

.date{
color: #00AB39;
font-weight: bold;
font-size: 0.9em;
}

.kader{
	position: relative;
	border: 1px dashed #D7D7D7;
	background-color: #F9F9F9;
}
.searchlink {
	font-size: 1.2em;
}
.greenwhite{
background-color: #00AB39;	
color: white;
font-weight: bold;
}

#right .greenwhite a{
color: white;
font-weight: bold;
}
p.vacancyheader {
	font-size: 3em;
	color: #00AB39;	
}

H5.vacancy {
	font-size: 2em;
	color: #00AB39;
	font-weight: bold;	
}
.photo{
	border: 1px solid silver;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: white;
	padding: 6px;
}
.photogr{
	border: 1px solid silver;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: white;
	padding: 6px;
	width: 510px;
}
blockquote, pre {
padding: 0.1em;
padding-left: 40px;
padding-top: 1em;
}

blockquote {
	font: italic 1.4em Georgia, Times, serif;
	background: url(../img/quote.gif) 10px 0.75em no-repeat;
	margin: 0.1em 0;
	color: #00ab39;
	}
#newsec {
	background: url(../img/icons/newsec.gif) top right no-repeat;
	position: relative;
	margin: 0;
}
.hide {
	display: none;
}
#smtmp {
	display: none;
}
#hpbeti {
	background-color: #fff;
	height: 75px;
	width: 700px;
}
#hpbeti img {
	border: 0;
}
