body {
	overflow-y: scroll;
	text-align: center;
	font: 12px Verdana, sans-serif;
	color: #333;
	background-color: #fff;
	}

table
{
	font: 12px Verdana, sans-serif;
}
td
{
	font: 12px Verdana, sans-serif;
}
textarea
{
	font: 12px Verdana, sans-serif;
}
input
{
	font: 12px Verdana, sans-serif;
}
a {
    color: #093;
}
a:hover
{
}

a img {
	border: none;
}

a.arrow {
	height: 10px;
	padding-right: 15px;
	background: url('../Images/arrow-right.gif') 100% 80% no-repeat;
}

p {
	margin-top: 0;
	margin-bottom: 20px;
}

.clear {
	clear: both;
}

.right {
	text-align: right;
}

.error, .kader div.error {
	padding: 0;
	border: none;
	color: #f00;
}

.button, .button2 {
	margin: 0;
	padding: 0 10px;
	height: 19px;
	background-color: #093;
	border-top: solid 1px #8acb98;
	border-right: solid 1px #005613;
	border-bottom: solid 1px #005613;
	border-left: solid 1px #8acb98;
	cursor: pointer;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	text-transform: lowercase;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
/* hack for IE to remove extra padding in button */
	width: auto!important;width: 1px;
	overflow: visible;
/* end hack */
}

.button2 {
	text-transform: none;
}

.checkbox, .kader .checkbox {
	float: left;
	border: none;
	padding: 0;
}

.label, .kader .label {
	border: none;
	padding: 3px 0 0;
}

.radio {
	float: left;
	padding: 0 10px 0 0;
}

.radiolabel {
	float: left;
	padding: 3px 3px 0 0;
}

/*** style for headers ***/

h1 {
	margin-top: 0;
	font-size: 17px;
}

h2 {
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0;
	font-size: 12px;
}

h3 {
	margin: 0 0 4px;
	padding: 0;
	font-size: 11px;
}

/*** style for lay-out ***/

#main {
	position: relative;
	margin: 5px auto 0;
	background-color: #fcfcfc;
	text-align: left;
	border: solid 2px #172659;
}

#header {
	display: none;
	/*
	position: relative;
	height: 155px;
	margin: 0;
	background: url('../Images/bg_header.jpg') 0 0 repeat-x;
	*/
}

.body {
	margin-top: 1px;
	padding-left: 1px;
	min-height: 300px;
	height: auto!important;height: 300px;
}

.norightcolumn {
	background-image: none;
}

.maincontent {
	position: relative;
	min-height: 500px;
	height: auto!important;height: 500px;
	margin: 0 1px 0 0;
}

/* ie double margin fix */
* html .maincontent {display: inline;}

	.norightcolumn .maincontent {
		width: auto;
	}

#app {
	/*
	float: none!important;float: left;
	*/
	padding: 5px 27px 0 0;
	vertical-align: top;
}


#rightcolumn {
	display: none;
}

	#rightcolumn .content {
		margin: 1px 0;
		padding: 8px;
		background-color: #fff;
		font-size: 11px;
		color: #093;
		line-height: 15px;
	}

	#rightcolumn .content h3 {
		color: #333;
	}

/*** style for header ***/
#leftblock {
	float: left;
	width: 235px;
	margin: 1px!important;margin: 1px 0 1px 1px;
}

/* ie double margin fix */
* html #leftblock {display: inline;}


#logo {
	overflow: hidden;
	height: 120px;
	margin: 0 0 2px 0;
	background: url('../Images/logo.jpg') 0 0 no-repeat;
}

#name {
	overflow: hidden;
	height: 21px!important; height: 30px;
	padding: 9px 14px 0;
	background-color: #e6ecde;
	color: #093;
	font-weight: bold;
	text-transform: uppercase;
}

#headertext {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 173px!important; width: 183px;
	padding: 0 10px 10px 0;
	font-weight: bold;
	color: #fff;
}


/*** style for content ***/

.intro {
	color: #093;
	margin: 0 0 20px 0;
}

.content img {
}

.image {
	float: right;
	clear: both;
	display: inline;
	margin: 0 0 0 4px;
}

.image table{
	width: 1px;
}

	.image td {
		font-size: 11px;
		color: #666;
	}
	
	.image .caption {
		padding: 5px;
	}

	.image img {
		border: solid 1px #093;
	}

.kader {
	float: right;
	clear: both;
	display: inline; /* IE fake indent fix */
	width: 192px;
	margin: 0 0 18px 18px;
	padding-bottom: 10px;
	background: url('../Images/bg_kader2_bottom.gif') bottom left no-repeat;
}

	.kader h3 {
		height: 20px!important;height: 30px;
		margin: 0;
		padding: 10px 10px 0;
		background: #093 url('../Images/bg_kader2_header.gif') no-repeat;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
	}

	.kader div {
		border-left: solid 2px #093;
		border-right: solid 2px #093;
		padding: 11px 8px 0;
	}

	.kader ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

		.kader ul li {
			padding: 5px 0 5px 15px;
			background: url('../Images/bullet_kaderlist.gif') no-repeat;
			background-position: 0 10px!important;background-position: 0 9px;
		}

.kader2 {
	float: right;
	clear: both;
	display: inline; /* IE fake indent fix */
	width: 192px;
	margin: 0 0 18px 18px;
	padding-bottom: 10px;
	background: url('../Images/bg_kader2_bottom.gif') bottom left no-repeat;
}

	.kader2 h3 {
		height: 20px!important;height: 30px;
		margin: 0;
		padding: 10px 10px 0;
		background: #093 url('../Images/bg_kader2_header.gif') no-repeat;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
	}

	.kader2 div {
		border-left: solid 2px #093;
		border-right: solid 2px #093;
		padding: 11px 8px 0;
	}

	.kader2 p {
		margin-bottom: 0;
	}
	
	.kader2 ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

		.kader2 ul li {
			padding: 5px 0 5px 15px;
			background: url('../Images/bullet_kaderlist.gif') no-repeat;
			background-position: 0 10px!important;background-position: 0 9px;
		}


/*** style for login ***/

.loginblock {
	float: right;
	clear: both;
	display: inline; /* IE fake indent fix */
	width: 190px!important;width: 192px;
	margin: 24px 0 18px 18px!important;margin: 35px 0 18px 18px;
}

.login {
	margin: 0 0 8px 0;
	border: solid 1px #093;
}

.login table {
	width: 100%;
	padding: 0;
	border: solid 1px #093;
}

	.login tbody {
		background-color: #ddedd2;
	}

	.login th {
		padding: 8px;
		background-color: #093;
		color: #fff;
		text-align: left;
		text-transform: uppercase;
		font-weight: bold;
	}

	.login td {
		padding: 6px 8px 0;
		font-size: 11px;
	}

	.login tfoot td {
		background-color: #ddedd2;
		height: 33px;
	}

	.login .button {
		width: 100%;
	}

	.login tfoot a {
		padding: 0 0 0 10px;
		background: url('../Images/arrow-right.gif') 0 4px no-repeat;
	}

.codicil {
	border: solid 1px #093;
}

	.codicil div {
		padding: 8px 6px 8px 8px;
		border: solid 1px #093;
		background-color: #ddedd2;
		font-size: 11px;
	}	

	.codicil a {
		display: block;
		padding: 8px;
		background-color: #093;
		color: #fff;
		font-size: 11px;
		text-decoration: none;
		text-transform: uppercase;
	}

/*** style for form ***/
.form {
	clear: both;
	width: 100%;
	margin: 10px 0;
	background-color: #ddedd2;
	border-collapse: collapse;
}

.form th {
	vertical-align: top;
	padding: 8px 5px 5px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	font-weight: normal;
	text-align: left;
}

	.form td.error, .form td.empty {
		padding: 0 6px;
		border-top: none;
	}

	.form td {
		padding: 2px 6px;
		border-top: solid 1px #fff;
		border-right: solid 1px #fff;
		border-left: solid 1px #fff;
	}

	.form td.background {
		padding: 5px 6px;
	}

.form .actions {
	padding: 5px 6px;
	text-align: right;
}

	.actions input {
		margin-left: 5px;
	}

/*** style for FAQ ***/
.faq {
	clear: both;
	margin: 15px 0 0 0;
	}
		
	.faq dt {
		min-height: 20px;
		height: auto;height: 20px;
		}

	.close {
		padding-left: 15px;
		cursor: pointer;
		background: url('../Images/close.gif') 2px 5px no-repeat;
		color: #093;
		text-decoration: underline;
		}

	.open {
		padding-left: 15px;
		cursor: pointer;
		background: url('../Images/open.gif') 2px 5px no-repeat;
		font-weight: bold;
		text-decoration: none;
		}		

	.faq dd {
		margin: 4px 0 8px 16px;
		padding: 0!important;padding: 10px 0;
		overflow: hidden;
		height: 1px;
		visibility: hidden;
		}

		.faq dd div {
			 padding: 10px 0!important;padding: 0;
		}
		
		.faq dd p {
			margin: 5px 0;
			}				
			


/*** style for topmenu ***/
#topmenu {
	position: absolute;
	top: 16px;
	right: 0;
}

	#topmenu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	#topmenu ul li {
		display: inline;
	}
	
		#topmenu ul li a {
			margin: 0;
			padding: 0 16px 0 14px;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			color: #2d3537;
			border-right: solid 1px #2d3537;
		}

		#topmenu ul li a:hover {
			text-decoration: underline;
		}

		#topmenu ul li a.last {
			border-right: none;
		}

/*** style for sitemenu ***/

#sitemenu {
	display: none;
}

	#sitemenu li{
		float: left;
		margin: 0;
		padding: 0;
	}
	
	#sitemenu li a {
		display: block;
		margin: 1px 1px 1px 0;
		padding: 9px 0 0 13px;
		width: 163px!important;width: 176px;
		height: 24px!important;height: 33px;
		background-color: #aab1cb;
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
	}

	#sitemenu li a.active {
		background-color: #31427b;
	}

	#sitemenu li a:hover {
		background-color: #31427b;
	}

/*** style for kruimelpad ***/
#kruimelpad {
	display: none;
}

	#kruimelpad .active {
		font-weight: bold;
	}

.print {
	position: absolute;
	top: 10px;
	right: 14px;
}

	.print a {
		padding: 0 0 0 10px;
		text-decoration: none;
		color: #093;
		background: url('../Images/bullet_print.gif') 0 5px no-repeat;
	}
	
/*** style for submenu ***/
#submenu {
	display: none;
}

	#submenu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#submenu ul li {
		margin: 0;
		padding: 0;
	}

	#submenu ul li a {
		display: block;
		padding: 5px 15px 1px 0;
		min-height: 19px;
		height: auto!important;height: 24px;
		color: #000;
		text-decoration: none;
		border-top: solid 1px #fff;
	}

		#submenu ul li a:hover {
			min-height: 19px;
			height: auto!important;height: 24px;
			background-color: #093;
			color: #fff;
			font-style: italic;
		}
		
		#submenu ul li a.active {
			min-height: 19px;
			height: auto!important;height: 24px;
			background-color: #093;
			color: #fff;
			font-weight: bold;
			font-style: italic;
		}

			#submenu ul li ul a {
				display: block;
				padding: 2px 10px 0 0;
				min-height: 15px;
				height: auto!important;height: 17px;
				background-color: #ddedd2;
				color: #093;
				text-decoration: underline;
			}

			#submenu ul li ul a.active {
				min-height: 15px;
				height: auto!important;height: 17px;
				background-color: #bde79c;
				font-weight: normal;
				font-style: normal;
				color: #093;
				text-decoration: none;
			}

			#submenu ul li ul a:hover {
				min-height: 15px;
				height: auto!important;height: 17px;
				background-color: #bde79c;
				font-weight: normal;
				font-style: normal;
				color: #093;
				text-decoration: none;
			}

/*** style for footermenu ***/
#footer {
	display: none;
}

	#footer ul {
		float: right;
		margin: 8px 0 0 0;
		padding: 0;
		list-style: none;
	}

	#footer ul li {
		display: inline;
	}

	#footer ul li a {
		padding: 0 25px 0 20px;
		font-size: 11px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		/*
		background: url('../Images/bg_footerlink.gif') 10px 5px no-repeat;
		*/
	}

		#footer ul li a:hover {
			text-decoration: underline;
		}
		
		#footer ul li a.last {
			border-right: none;
		}