/*#Global#*/
body
{
	margin:	0px;
	padding: 0px;

	font-family: arial;
	font-size: 9pt;
}

h1
{
	font-weight: bold;
	font-size: 14px;
	color: #002148;
}

h2
{
	font-weight: bold;
	font-size: 12px;
	color: #002148;
	line-height: normal;
}

a, a:visited
{
	color: #667a91;
	text-decoration: none;
}

a:hover
{
	color: #667a91;
	text-decoration: none;
}

input, select
{
}

/*Removes margin between relative positioned divs in firefox*/
p
{
	margin: 0px;
}

.container
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

/*#Container elements#*/
.top_zone
{
	width: 100%;
	height: 70px; 
	background-color: #008DCC;
	padding: 0px 0px 0px 0px;
}

.bottom_zone
{
	position: relative;
	width: 100%;
	text-align: right;
	border-top: 1px solid #f1f1f1;
}

.leftmenu_zone
{
	position: relative;
	float: left;
	width: 200px;
	margin: 10px auto 0px auto;
}


.content_zone
{
	position: relative;
	float: right;
	width: 772px;
    margin: 0px auto 10px auto;
}

/*#Container elements/Logo#*/
.top_logo
{
	position: absolute;
	z-index: 10000;
	margin-left: 826px;
}

.top_logo img 
{
    border: none;
}

/*#Container elements/TopZone#*/
.top_links
{
	position: relative;
	padding-left: 5px;
	height: 20px;
	color: #FFFFFF;
	width: 50%;
	float:left;
	padding-top: 4px;
}

.top_search
{
	position: relative;
	padding-left: 10px;
	float: left;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight:700;
	clear: left;
}

.topmenu_zone
{
	position: relative;
	width: 100%;
	background-color: #006ebb;
}

/*
.IE6 .top_logo img
{
    visibility: hidden; 
}

.IE6 .logo_bottom img
{
    visibility: hidden;    
}
*/
/*#Container elements/BottomZone#*/
.bottom_zone a:link, .bottom_zone a:visited, .bottom_zone a:hover
{
	color: #b9b9b9;
	font-size: 10pt;
	text-decoration: none;
}

/*#Container elements/LeftZone#*/
.leftmenu_navlink
{
	width: 180px;
	cursor: pointer;
}

.leftmenu_advertisement
{
	width: 180px;
	background-color: #c4c4c4;
	padding: 10px 10px 10px 10px;
	border-bottom: 8px solid #ffffff;
}

.leftmenu_advertisement p
{
    color: #ffffff;
}    

.leftmenu_advertisement h2
{
	color: #000000;
}

.leftmenu_subnav
{
	border-bottom: 8px solid #ffffff;
}

.leftmenu_subnavtitle
{
	width: 180px;
	background-color: #006ebb;
	color: #ffffff;
	font-weight: 700;
	font-size: 9pt;
	padding: 7px 10px 7px 10px;
}

/*#Content#*/
/*#Content/LeftColumn#*/
.content_leftcolumn
{
	padding-top:10px;
	position: relative;
	float: left;
	width: 562px;
}

/*#Content/RightColumn#*/
.content_rightcolumn
{
	position: relative;
	float: right;
	width: 200px;
	color: #000000;
	padding:0;
	margin:0;
	margin-top: 45px;
}

.content_rightcolumn td.title
{
	background-color: #006ebb;
	color: #ffffff;
	padding: 5px;
}

.content_rightcolumn a:link, .content_rightcolumn a:visited
{
	color: #000000;
	text-decoration: underline;
}

.content_rightcolumn a:hover
{
	color: #000000;
	text-decoration: underline;
}

.content_rightcolumn td.content
{
	background-color: #c4c4c4; 
	padding: 5px;
}

.editableRegionRightColumn 
{
	background-color: #c4c4c4;
	padding: 10px 10px 10px 10px;
	border-bottom: 8px solid #ffffff;
}

.editableRegionRightColumn  p
{
	color: #FFFFFF;
}    

.editableRegionRightColumn  h2
{
	color: #000000;
}

/*#Content/MiddleArea#*/
.content_middlearea_left
{
	position: relative;
	float: left;
	width: 260px;
	margin: 0px 10px 20px 10px;
}

.content_middlearea_right
{
	position: relative;
	float: right;
	width: 260px;
	margin: 0px 10px 20px 10px;
}

/*#Content/ContentArea#*/
.content_area
{
	position: relative;
	width: 752px;
	margin: 10px 10px 10px 10px;
}

.IE6 .content_area
{
	position: relative;
	width: 752px;
	margin: 0px 10px 10px 10px;
}

.content_area h1, h2, h3, h4, h5, h6
{
    margin-top:0;
    padding-top:10px;
}

/*#Content/Cases#*/
.tbl_cases
{
	width: 100%;
	border: 0px;
}

.tbl_cases td, .tbl_cases th
{
	text-align: left;
}

.tbl_cases th
{
	font-weight: bold;
}

.tbl_cases td.firstcolumn
{
	width: 300px;
}

.tbl_cases_search
{
	width: 100%;
}

.tbl_cases_search td
{
	width: 160px;
}

/*#Content/Home#*/
.home_toparea, .content_middlearea
{
	position: relative;
	width: 540px;
	margin: 0px 10px 20px 10px;
}

.home_leftarea
{
	position: relative;
	float: left;
	width: 256px;
	margin: 0px 10px 0px 10px;
}

.home_rightarea
{
	position: relative;
	float: right;
	width: 256px;
	margin: 0px 10px 0px 10px;
}

/*#Content/Vacatures#*/
.tbl_vacatures
{
	width: 100%;
	border: 0px;
}

/*#Menu styles/TopNav#*/
/*#Menu styles/TopNav/Items#*/
.topnav_CMSMenu /*This is de main menu table*/
{
}

.topnav_CMSMenuItem,
.topnav_CMSMenuItemMouseOver,
.topnav_CMSMenuItemMouseDown,
.topnav_CMSMenuItemMouseUp,
.topnav_CMSMenuHighlightedMenuItem,
.topnav_CMSMenuHighlightedMenuItemMouseOver,
.topnav_CMSMenuHighlightedMenuItemMouseDown,
.topnav_CMSMenuHighlightedMenuItemMouseUp
{
	width: 100px;
	height: 30px;
	border-right: 1px solid #008DCC; /*#8da1b9;*/
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
}

.topnav_CMSMenuHighlightedMenuItem,
.topnav_CMSMenuHighlightedMenuItemMouseOver,
.topnav_CMSMenuHighlightedMenuItemMouseDown,
.topnav_CMSMenuHighlightedMenuItemMouseUp
{
	background-color: #002248;
}

/*#Menu styles/TopLinks#*/
/*#Menu styles/TopLinks/Items#*/
.toplinks_CMSMenu /*This is de main menu table*/
{
}

.toplinks_CMSMenuItem,
.toplinks_CMSMenuItemMouseOver,
.toplinks_CMSMenuItemMouseDown,
.toplinks_CMSMenuItemMouseUp,
.toplinks_CMSMenuHighlightedMenuItem,
.toplinks_CMSMenuHighlightedMenuItemMouseOver,
.toplinks_CMSMenuHighlightedMenuItemMouseDown,
.toplinks_CMSMenuHighlightedMenuItemMouseUp
{
	text-align: center;
	font-size: 8pt;
	padding: 0px 5px 0px 5px;
}

.toplinks_CMSMenuHighlightedMenuItem,
.toplinks_CMSMenuHighlightedMenuItemMouseOver,
.toplinks_CMSMenuHighlightedMenuItemMouseDown,
.toplinks_CMSMenuHighlightedMenuItemMouseUp
{
}

/*#Menu styles#*/
/*#Menu styles/LeftNav#*/
/*#Menu styles/LeftNav/Items#*/
.leftnav_CMSMenu /*This is de main menu table*/
{
	width: 100%;
}

.leftmenu_navlink,
.leftnav_CMSMenuItem,
.leftnav_CMSMenuItemMouseOver,
.leftnav_CMSMenuItemMouseDown,
.leftnav_CMSMenuItemMouseUp,
.leftnav_CMSMenuHighlightedMenuItem,
.leftnav_CMSMenuHighlightedMenuItemMouseOver,
.leftnav_CMSMenuHighlightedMenuItemMouseDown,
.leftnav_CMSMenuHighlightedMenuItemMouseUp
{
	padding: 7px 10px 7px;
	border-bottom: 8px solid #ffffff;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: 700;
	background-color: #006ebb; 
}

.leftnav_CMSMenuHighlightedMenuItem,
.leftnav_CMSMenuHighlightedMenuItemMouseOver,
.leftnav_CMSMenuHighlightedMenuItemMouseDown,
.leftnav_CMSMenuHighlightedMenuItemMouseUp
{
}

/*#Menu styles/LeftSubNav#*/
/*#Menu styles/LeftSubNav/Items#*/
.leftsubnav_CMSTreeMenuTable /*This is de main menu table*/
{
	width: 100%;
	background-color: #c4c4c4;
}

.leftsubnav_CMSTreeMenuItem,
.leftsubnav_CMSTreeMenuSelectedItem
{
	padding: 4px 10px 4px;
}

.leftsubnav_CMSTreeMenuLink, .leftsubnav_CMSTreeMenuLink:hover, .leftsubnav_CMSTreeMenuLink:visited
{
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
}

.leftsubnav_CMSTreeMenuSelectedLink
{
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}