@charset "windows-1252";

#content {
  min-height: 420px;
  height: auto !important;
  height: 420px;
}

#page {
	padding: 0px 0px 0px 0px; /* top right bottom left */
	width: 760px;
	font-size: 12px;
}

#page fieldset {
	background-color: #fff1cc;
	border: 1px solid #ffc21b;
	margin-bottom: 10px;
}

#page legend {
	font-size: 15px;
	font-weight: bold;
	color: #008eca;
}

#page dl {
	clear: both;
	border-top: 1px solid #cbcbcb;
	padding: 5px 0px 5px 0px; /* top right bottom left */
	overflow: hidden;
}

#page dt {
	padding: 0px 10px 0px 0px; /* top right bottom left */
	width: 200px;
	text-align: left;
	float: left;	
}

#page dd {
	float: left;
	font-weight: bold;
}

#page ul {
	padding: 0px 0px 0px 30px; /* top right bottom left */
}

#page div.answer {
	padding: 0px 0px 0px 20px; /* top right bottom left */
}

#page input.input, #page textarea.textarea, #page select.select {
	background-color: #D9DFE8;
	border: 1px #b2b2b2 solid;
	color: #000000;
	padding: 1px;
}

#page input.button {
	border-left: 0px;
	border-top: 1px solid #cbcbcb;
	border-right: 0px;
	border-bottom: 1px solid #cbcbcb;
	background-color: #f2f4f8;
	width: 100%;
	padding: 5px;
	color: #008eca;
	text-decoration: underline;
	font-weight: bold;
}

#page input.button:hover {
	color: #305999;
}

#page h1 {
	padding: 11px 0px 10px 52px; /* top right bottom left */
	background-image: url(/images/h1.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 18px;
	width: 708px;
	height: 40px;
}

#page h5 {
	padding: 15px 0px 0px 0px; /* top right bottom left */
	font-size: 15px;
	color: #008eca;
}

#page a, #page a:hover, #page a:active, #page a:visited, #page a:link {
	color: #09111C;
}

#page ul.ul {
	padding: 0px;
	list-style: none;
}

#page td.cattd1 {
}

#page td.cattd1 a {
	font-weight: bold;
	text-decoration: none;	
}

#page td.cattd2 {
	padding: 0px 20px 0px 20px; /* top right bottom left */
	border-top: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #444444;
	border-bottom: 2px solid #444444;
	background-color: #008eca;
	text-align: center;
}

#page td.cattd3 {
	padding: 0px 20px 0px 20px; /* top right bottom left */
	border-top: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #444444;
	border-bottom: 2px solid #444444;
	background-color: #315a99;
	text-align: center;
}

#page td.cattd2 a, #page td.cattd3 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#gerelateerd {
	position: absolute;
	margin: 20px 0px 0px 20px; /* top right bottom left */
	z-index: -1;
}

#linkscolumn1 {
	float: left;
	width: 370px;
}

#linkscolumn2 {
	float: right;
	width: 370px;
}

#linkscolumn1 div, #linkscolumn2 div {
	background-image: url(/images/box-middle.gif);
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
	width: 370px;
}
 
#linkscolumn1 ul, #linkscolumn2 ul {
	list-style: none;
	width: 370px;
	padding: 0px;
	color: #ffffff;
}

#linkscolumn1 h4, #linkscolumn2 h4 {
	padding: 3px 0px 0px 38px; /* top right bottom left */
	background-image: url(/images/box-top.gif);
	width: 370px;
	height: 22px;
	overflow: hidden;
	color: #ffffff;
	font-size: 13px;
}

#linkscolumn1 li, #linkscolumn2 li {
	padding-left: 10px;
}

#linkscolumn1 a.links, #linkscolumn1 a.links:hover, #linkscolumn1 a.links:visited, #linkscolumn1 a.links:active, #linkscolumn1 a.links:link, #linkscolumn2 a.links, #linkscolumn2 a.links:hover, #linkscolumn2 a.links:visited, #linkscolumn2 a.links:active, #linkscolumn2 a.links:link {
	text-decoration: none;
	color: #555555;
}

#linkscolumn1 a.links:hover, #linkscolumn2 a.links:hover {
	color: #305999;	
}

#linkbannerscolumn {
	float: left;
	width: 760px;
}

#linkbannerscolumn p {
	text-align: center;
}

#linkbannerscolumn div {
	background-image: url(/images/box-middle2.gif);
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
	width: 760px;
}

#linkbannerscolumn h4 {
	padding: 3px 0px 0px 38px; /* top right bottom left */
	background-image: url(/images/box-top2.gif);
	width: 722px;
	height: 22px;
	overflow: hidden;
	color: #ffffff;
	font-size: 13px;
}

#crosslinks a, #crosslinks a:hover, #crosslinks a:visited, #crosslinks a:active, #crosslinks a:link {
	text-decoration: none;
}

