html, body {
	margin: 0px;
	position: relative;
	height: 100%;
	font: 11px Arial;
	color: #0A2D7E;
}

a {
	text-decoration: none;
}

div.site {
	margin-left: -385px;
	position: relative;
	top: 0px;
	left: 50%;
	width: 786px;
	height: 100%;
}

div.site div.shadowLeft {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 8px;
	height: 100%;
}

div.site div.shadowRight {
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	width: 8px;
	height: 100%;
}

div.site div.body {
	float: left;
	width: 770px;
}

div.body div.columnLeft {
	position: relative;
	float: left;
	top: 0px;
	left: 1px;
	width: 275px;
	height: 100%;
}

div.body div.columnRight {
	margin-left: -2px;
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	width: 490px;
	height: 100%;
}

div.top {
	position: relative;
	width: 100%;
	height: 38px;
	overflow: hidden;
}

div.top ul {
	position: absolute;
	bottom: 5px;
	left: 15px;
	margin: 0px;
	padding: 0px;
}

div.top ul li {
	font: 10px Verdana;
	display: inline;
	list-style-type: none;
}

div.top ul li a {
	font: 10px Verdana;
	text-decoration: none;
	color: #000000;
}

div.top ul li a:hover {
	text-decoration: underline;
}

div.columnLeft div.header {
	position: relative;
	width: 100%;
	height: 113px;
	overflow: hidden;
	text-align: center;
}

div.columnLeft div.header img {
	margin-top: 25Px
}

div.columnRight div.header {
	position: relative;
	width: 100%;
	height: 313px;
	overflow: hidden;
}

div.columnLeft div.bar {
	position: relative;
	width: 100%;
	height: 29px;
	text-align: right;
	overflow: hidden;
}

div.columnLeft div.spacer {
	position: relative;
	width: 100%;
	height: 2px;
	overflow: hidden;
}

div.columnRight div.bar {
	position: absolute;
	top: 113px;
	left: 0px;
	width: 100%;
	height: 29px;
	overflow: hidden;
	background: #5A5A5A;
}

div.columnRight div.spacer {
	position: absolute;
	top: 142px;
	left: 0px;
	width: 100%;
	height: 2px;
	overflow: hidden;
}

div.bar h2 {
	margin: 5px 8px;
	font: bold 12px Arial;
	color: #ffffff;
}

div.columnLeft div.content {
	width: 100%;
	height: 100%;
}

div.columnRight div.content {
	width: 100%;
	height: 100%;
}

div.columnRight div.content p {
	color: #000000;
}

div.blocks {
	position: relative;
	width: 100%;
	padding: 2px;
	overflow: hidden;
}

div.blocks .block {
	margin: 1px;
	padding-bottom: 10px;
	float: left;
	width: 133px;
	height: 170px;
	text-align: center;
	background: #ffffff;
	overflow: hidden;
}

div.blocks .block img {
	width: 134px;
	height: 113px;
}

div.blocks .block p {
	padding: 0px 8px;
	font: 9px Arial;
	letter-spacing: 0px;
	color: #072E7B;
	text-align: left;
}

div.blocks .block p .button {
	margin: 0px -10px;
	width: 125px;
	height: 90px;
	border-width: 0px
}

div.menu {
	padding-left: 1px;
	margin-left: 2px;
}

div.menu ul {
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #4083DA;
	vertical-align: middle;
}

div.menu ul li {
	height: 40px;
	margin-bottom: 2px;
	padding: 2px;
	background: #ffffff;
	list-style-type: none;
	color: #4083DA;
	overflow: hidden;
	cursor: hand
}

div.menu ul li * {
	cursor: hand
}

div.menu ul li img {
	float: left;
	width: 19px;
	height: 34px;
	vertical-align: middle;
}

div.menu ul li h3 {
	margin-left: 10px;
	float: left;
	diplay: block;
	font: bold 12px Arial;
	text-decoration: none;
	color: #4083DA;
}

div.menu ul li p {
	margin-left: 10px;
	float: left;
	diplay: block;
	font: 10px Arial;
	text-decoration: none;
	color: #4083DA;
}

.contentTitle {
	font: bold 18px Arial Narrow;
	color: #7B7B79;
	text-decoration: none

}

.contentTitle .contentTitleHighlight {
	color: #85B4F8;


}

.contentTitle hr {
	height: 1px;
	color: #E9E9E9

}

div.participant {
	position: relative;
	top: -2px;
	width: 100%;
	height: 32px;
}

div.participant div {
	padding: 7px 10px;
	font: 16px Arial Black;
}

.lijstItemOver {
	padding: -7px -10px;
}

div.overzicht {
	position: relative;
	top: -2px;
	height: 32px;
}

div.overzicht div {
	padding: 10px 10px;
}

img.bullet {
	margin-right: 8px;
	border-width: 0px;
}

p.content {
	margin-top: -10px;
	margin-bottom: 40px;
	font: 11px Arial;
	color: #0A2D7E;
}

li {
	list-style-type: none;
}

div.copyright {
	margin-top: -10px;
	margin-bottom: 10px;
	font: 10px Arial;
	color: #0A2D7E;
}