@import url("30_roc.css");

#tdLeftPane {
width:212px;
}

#tdCenterPane .ModuleBorderHeader{
	background: #A8CBCF;
	color:#243d8e;
}

#tdLeftPane .ModuleBorderHeader {
	background-color: #A8CBCF; 
	color: #A8CBCF; 
}

#tdRightPane .ModuleBorderHeader {
	font-size:14px;
	background: #A8CBCF;
	color: #fff; 
}

.footer {
	height:54px; 
	width:850px; 
}

#Container {
	border-bottom: 4px solid #007d8c;
}

.VacatureTable {
	padding-left: 15px;
	margin-bottom: 10px;
}

.VacatureTable .SubHead {
	display: block;
	margin-right: 5px;
}

#tdCenterPane .vacdetailhead{
	color: #00305c; 
	margin-bottom: -10px;	
	height: 8px;
	line-height: 8px;
	padding-left: 38px;
	margin-bottom: 2px;
}

.Head {
	font-weight: bold;
	font-size: 13px;
}
