

	/* T23_Blog_reactie.html */
	 html {}
		 html body {
		 	background : #000000 url(../images/body.png) repeat 50% -37px;
		 	color : #ffffff;
		 	margin : 0px;
		 	padding : 0px;
		 }
		 	html body form {
		 		background : Transparent url(../images/form.png) repeat-x 50% 0px;
		 	}
				#bodySection {
					margin : 0px auto 0px auto;
					overflow : hidden;
					position : relative;
					width : 960px;
				}
					#headerSection {
						height : 95px;
					}
						#headerSection a {}
						#headerSection a:link,
						#headerSection a:visited {}
						#headerSection a:hover,
						#headerSection a:active {}
							#headerSection a img {
								margin-left : 0px;
							}
					#contentSection {}
						#contentNavigation {
							float : left;
							font-size : 90%;
							margin-right : -219px;
							overflow : hidden;
							width : 219px;
						}
							#contentNavigation ul {
								background : #ffffff none;
								margin : 0px 15px 0px 0px;
								padding : 14px 15px 15px 15px;
							}
								#contentNavigation ul li {
									list-style-type : none;
								}
									#contentNavigation ul li a {
										border-top : solid 1px #ffffff;
										display : block;
										padding : 5px 15px 5px 15px;
										width : 144px;
									}
									#contentNavigation ul li a:link,
									#contentNavigation ul li a:visited {
										background : #031526 none;
										color : #ffffff;
										text-decoration : none;
									}
									#contentNavigation ul li a:hover,
									#contentNavigation ul li a:active {
										background : #0b477d none;
										color : #ffffff;
										text-decoration : none;
									}
									#contentNavigation ul li a.active {
										margin : 0px 0px -1px 0px;
										width : 174px;
									}
									#contentNavigation ul li a.active:link,
									#contentNavigation ul li a.active:visited,
									#contentNavigation ul li a.active:hover,
									#contentNavigation ul li a.active:active {
										background : #ffffff none;
										color : #0b477d;
										text-decoration : none;
									}
						#contentSection div.centralSection {
							background : #ffffff none;
							float : left;
							margin : 0px 219px 15px 219px;
							padding : 15px 15px 0px 15px;
						}
							#contentSection div.centralSection div.intro {
								background : #062949 url(../images/intro.png) repeat-y 0px 0px;
								margin : 0px 0px 15px 0px;
								padding : 0px 15px 10px 15px;
							}
								#contentSection div.centralSection div.intro h1 {
									background : #0b477d none;
									margin : 0px -15px 10px -15px;
									padding : 5px 15px 5px 15px;
								}
								#contentSection div.centralSection div.intro h1 img {
									margin: -1px -10px 0px 0px;
								}
								#contentSection div.centralSection div.intro p {}
								#contentSection div.centralSection div.intro fieldset {}
									#contentSection div.centralSection div.intro fieldset label {
										font-weight: normal;
										margin-right: 15px;	
									}
									#contentSection div.centralSection div.intro fieldset input {
										width: 326px;
										margin: 0px -10px 0px 0px;
									}
									#contentSection div.centralSection div.intro fieldset button {
										font-size: 85%;
										height: 20px;
										margin: 0px 0px 0px 0px;
									}
							#blogReactions {}
								#blogReactions dt {
									background : #031526 none;
									border-bottom : solid 1px #ffffff;
									padding : 5px 15px 5px 15px;
								}
									#blogReactions dt span.time {
										color : #818a93;
										float : right;
										font-weight : normal;
										padding : 0px 0px 0px 30px;
									}
									#blogReactions dt strong {}
								#blogReactions dd {
									background : #062a49 url(../images/blogReactions.png) repeat-y 0px 0px;
									margin : 0px 0px 15px 0px;
									padding : 5px 0px 0px 0px;
								}
									#blogReactions dd div.aside {
										float : left;
										margin : 10px -148px 15px 0px;
										padding-left : 15px;
										width : 128px;
									}
										#blogReactions dd div.aside img {}
									#blogReactions dd div.article {
										float : left;
										padding : 5px 15px 0px 160px;
									}
									#blogReactions dd div.articleReaction {
										float : left;
										padding : 5px 15px 0px 15px;
									}
										#blogReactions dd div.article h2 {}
										#blogReactions dd div.article p {}
									ul.links {
										background : Transparent url(../images/blogReactionsDivider.png) repeat-y 0px 0px;
										clear : both;
										margin : 0px -15px 0px 0px;
										padding : 10px 0px 15px 0px;
									}
									#blogReactions ul.links {
										text-align : right;
										margin : 0px 0px 0px 0px;
										padding : 10px 15px 15px 15px;
									}
										ul.links li {
											display : inline;
											list-style-type : none;
										}
											ul.links li a.react {
												background : url(../images/react_link.png) no-repeat 100% 50%;
												font-weight : bold;
												padding : 0px 12px 0px 65px;
											}
											ul.links li a.react:link,
											ul.links li a.react:visited {
												color : #ffffff;
												text-decoration : none;
											}
											ul.links li a.react:hover,
											ul.links li a.react:active {
												color : #ffffff;
												text-decoration : underline;
											}
											ul.links li a.reactions {}
											ul.links li a.reactions:link,
											ul.links li a.reactions:visited {
												color : #ffffff;
												text-decoration : none;
											}
											ul.links li a.reactions:hover,
											ul.links li a.reactions:active {
												color : #ffffff;
												text-decoration : underline;
											}
								#blogReactions dd.noAside {}
									#blogReactions dd.noAside div.article {
										float : left;
										padding : 5px 15px 0px 15px;
									}
							#blogReact {
								color : #0b477d;
								padding : 0px 12px 0px 12px;
							}
								#blogReact legend {}
								#blogReact ul {
									color : #85a3be;
									margin : 0px 0px 1em 0px;
								}
									#blogReact ul li {
										list-style-type : none;
										padding-bottom : 2px;
									}
								#blogReact table {
									width : 100%;
								}
									#blogReact table tfoot {}
										#blogReact table tfoot tr {}
											#blogReact table tfoot tr td.conditions {
												color : #85a3be;
												padding-top : 10px;
											}
											#blogReact table tfoot tr td.buttons {
												padding-top : 10px;
												text-align : right;
											}
												#blogReact table tfoot tr td.buttons button {}
									#blogReact table tbody {}
										#blogReact table tbody tr {}
											#blogReact table tbody tr th {
												color : #0b477d;
											}
												#blogReact table tbody tr th label {
													font-weight : normal;
												}
													#blogReact table tbody tr th label em {}
											#blogReact table tbody tr td {
												text-align : right;
											}
												#blogReact table tbody tr td input {
													width : 346px;
												}
												#blogReact table tbody tr td textarea {
													height : 101px;
													width : 346px;
												}
						#relatedSection {
							background : #ffffff none;
							float : right;
							margin-left : -204px;
							width : 174px;
							padding : 15px 15px 0px 15px;
						}
							#relatedSection div.relatedBanner {
								margin : 0px 0px 15px 0px;
							}
								#relatedSection div.relatedBanner a {}
								#relatedSection div.relatedBanner a:link,
								#relatedSection div.relatedBanner a:visited {}
								#relatedSection div.relatedBanner a:hover,
								#relatedSection div.relatedBanner a:active {}
									#relatedSection div.relatedBanner a img {}
							.relatedShedule {
								margin : 0px 0px 15px 0px;
							}
								#relatedSection h2 {
									background : #031526 none;
									border-bottom : solid 1px #ffffff;
									margin : 0px 0px 0px 0px;
									padding : 5px 15px 5px 15px;
								}
								.relatedShedule p {
									margin : 0px 0px 0px 0px;
								}
									.relatedShedule p img {
										border-bottom : solid 1px #ffffff;
										vertical-align : bottom;
									}
								.relatedShedule ul {
									margin : 0px 0px 0px 0px;
									width : 174px;
								}
									.relatedShedule ul li {
										background : #0b477c url(../images/relatedShedule.png) repeat-y 0px 0px;
										list-style-type : none;
									}
										.relatedShedule ul li span.time {
											float : left;
											font-size : 9px;
											font-weight : bold;
											margin-right : -44px;
											padding : 12px 0px 12px 0px;
											text-align : right;
											width : 44px;
										}
										.relatedShedule ul li div.navigate {
											float : left;
											background: transparent url(../images/navigate_topBorder.png) no-repeat 0% 0%;
											width: 174px;
											height: 28px;
											margin: 0px 0px 0px 0px;
										}
											.relatedShedule ul li div.navigate a {
												float : left;
												margin: 5px 0px 0px 15px;
												padding: 0px;
												background: none;
											}
										.relatedShedule ul li span.title,
										.relatedShedule ul li a {
											float : left;
											font-size : 80%;
											padding : 12px 5px 12px 50px;
										}
										.relatedShedule ul li a:link,
										.relatedShedule ul li a:visited {
											color : #ffffff;
											text-decoration : none;
										}
										.relatedShedule ul li a:hover,
										.relatedShedule ul li a:active {
											color : #ffffff;
											text-decoration : underline;
										}
										.relatedShedule div.navigate a.readMore {
											background : url(../images/react_link.png) no-repeat 100% 3px;
											float : right;
											margin : 0.5em 10px 10px 0px;
											padding : 0px 12px 0px 65px;
										}
											.relatedShedule div.navigate div.navigate a.readMore:link,
											.relatedShedule div.navigate a.readMore:visited {
												color : #ffffff;
												text-decoration : none;
											}
											.relatedShedule div.navigate a.readMore:hover,
											.relatedShedule div.navigate a.readMore:active {
												color : #ffffff;
												text-decoration : underline;
											}
									.relatedShedule ul li.odd {
										background : #175083 url(../images/relatedShedule_odd.png) repeat-y 0px 0px;
									}
										.relatedShedule ul li.odd span.time {}
										.relatedShedule ul li.odd a {}
										.relatedShedule ul li.odd a:link,
										.relatedShedule ul li.odd a:visited {}
										.relatedShedule ul li.odd a:hover,
										.relatedShedule ul li.odd a:active {}
					#bodyNav {
						clear : both;
					}
						#mainNav {
							height : 30px;
							left : 219px;
							margin : 0px 0px 0px 0px;
							position : absolute;
							top : 65px;
						}
							#mainNav li {
								display : inline;
								list-style-type : none;
							}
								#mainNav li a {}
								#mainNav li a:link,
								#mainNav li a:visited {}
								#mainNav li a:hover,
								#mainNav li a:active {}
									#mainNav li a img {}
						#metaNav {
							color : #516a80;
							font-size : 90%;
							height : 20px;
							line-height : 20px;
							position : absolute;
							right : 0px;
							top : 9px;
						}
							#metaNav li {
								display : inline;
								list-style-type : none;
							}
								#metaNav li a {
									padding : 4px 10px 5px 10px;
								}
								#metaNav li a:link,
								#metaNav li a:visited {
									color : #ffffff;
									text-decoration : none;
								}
								#metaNav li a:hover,
								#metaNav li a:active {
									color : #ffffff;
									text-decoration : underline;
								}
								#metaNav li label {
									color : #ffffff;
									font-weight : normal;
									padding : 5px 0px 5px 7px;
								}
								#metaNav li input {
									border : solid 1px #ffffff;
									height : 17px;
									line-height : 13px;
									padding : 3px 5px 0px 5px;
								}
								#metaNav li button {
									height : 22px;
									margin : 0px 10px 0px -3px;
									padding : 0px 5px 0px 5px;
								}
								#metaNav li a.loginLink {
									background : #0b477d none;
								}
								#metaNav li a.loginLink:link,
								#metaNav li a.loginLink:visited {
									color : #ffffff;
									text-decoration : none;
								}
								#metaNav li a.loginLink:hover,
								#metaNav li a.loginLink:active {
									color : #ffffff;
									text-decoration : none;
								}
						#loginNav {
							font-size : 90%;
							position : absolute;
							right : 0px;
							top : 40px;
						}
							#loginNav a {}
							#loginNav a:link,
							#loginNav a:visited {}
							#loginNav a:hover,
							#loginNav a:active {}
					#footerSection {
						clear : both;
						height : 20px;
						margin-top: 10px;
						text-align : center;
					}
						#footerLogo {
							color : #6c757d;
							float : right;
							font-size : 90%;
							height : 35px;
							line-height : 20px;
						}
							#footerLogo a {}
								#footerLogo a img {
								
								}
						#footerNav {
							font-size : 90%;
							height : 35px;
							line-height : 20px;
							margin : 0px auto 0px auto;
							overflow : hidden;
							width : 960px;
						}
							#footerNav li {
								color : #6c757d;
								display : inline;
								list-style-type : none;
							}
								#footerNav li span {
									padding : 0px 8px 0px 8px;
								}
								#footerNav li a {
									padding : 0px 8px 0px 5px;
								}
								#footerNav li a:link,
								#footerNav li a:visited {
									color : #6c757d;
									text-decoration : none;
								}
								#footerNav li a:hover,
								#footerNav li a:active {
									text-decoration : none;
								}
								#footerNav li.logos {
									margin : 0px 0px 0px 42px;
								}
	
	/* T21_Presentator.html */
							#contentSection div.centralSection div.centralArticle {
								background : #062a49 url(../images/blogReactions.png) repeat-y 0px 0px;
								margin : 0px 0px 15px 0px;
								padding : 10px 15px 0px 15px;
							}
								#contentSection div.centralSection div.centralArticle h2 {
									background : #031526 none;
									border-bottom : solid 1px #ffffff;
									margin : -10px -15px 15px -15px;
									padding : 5px 15px 5px 15px;
								}
								#contentSection div.centralSection div.centralArticle img.illustration {
									border : solid 1px #88acd1;
								}
								#contentSection div.centralSection div.centralArticle div.description {
									margin : 0px 0px 0px 0px;
									padding : 0px 0px 0px 0px;
								}
								#contentSection div.centralSection div.centralArticle div.description.border {
									margin : 0px -15px 0px -15px;
									padding : 15px 0px 0px 15px;
									border-bottom: solid 1px #ffffff;
									border-top: solid 1px #ffffff;
								}
								#contentSection div.centralSection div.centralArticle div.description.none {
									margin : 0px -15px 0px -15px;
									padding : 15px 0px 0px 15px;
								}
								#contentSection div.centralSection div.centralArticle div.description ul li {
									float: left;
									list-style-type: none;
									padding: 0px 4px 0px 4px;
								}
									#contentSection div.centralSection div.centralArticle div.description ul li {
											padding: 0px 4px 0px 0px;
									}
								#contentSection div.centralSection div.centralArticle div.description ul.sections {
									margin: 0px;
								}
									#contentSection div.centralSection div.centralArticle div.description ul.sections li {
										float: left;
										list-style-type: none;
										padding: 6px 0px 6px 6px;
										width: 150px;
										margin: 0px 9px 6px -6px;
										font-size: 90%;
									}
									#contentSection div.centralSection div.centralArticle div.description ul.sections li:hover, #contentSection div.centralSection div.centralArticle div.description ul.sections li.hover  {
										background: #164e7f;
									}
									#contentSection div.centralSection div.centralArticle div.description ul.sections li.last {
										padding: 6px 0px 6px 6px;
										margin: 0px -2px 6px -6px;
										width: 150px;
										float: left;
										list-style-type: none;
									}
									#contentSection div.centralSection div.centralArticle div.description ul.sections li span.blue {
										color: #487197;
									}
									#contentSection div.centralSection div.centralArticle div.description ul.sections li span.lightBlue {
										color: #859fb6;
									}
								#contentSection div.centralSection div.centralArticle div.description span.speaker {
									display: block;
								}
								#contentSection div.centralSection div.centralArticle div.description span.slogan {
									font-style: italic;
									font-weight: bold;
									display: block;
								}
								ul.links {}
									ul.links li {}
										ul.links li a.info {
											background : Transparent url(../images/icon_info.png) no-repeat 0% 0px;
											font-size : 90%;
											padding : 0px 0px 0px 20px;
										}
										ul.links li a.info:link,
										ul.links li a.info:visited {
											color : #ffffff;
											text-decoration : none;
										}
										ul.links li a.info:hover,
										ul.links li a.info:active {
											text-decoration : underline;
										}
								ul.links.noDivider {
									background-position : 100% -1px;
									margin-top : -12px;
									padding-top : 0px;
								}
									ul.links.noDivider li {
										color : #859fb7;	
									}
										ul.links li a.pdf {
											background : Transparent url(../images/icon_pdf.png) no-repeat 0% 0px;
											padding : 0px 10px 0px 20px;
										}
										ul.links li a.pdf:link,
										ul.links li a.pdf:visited {
											color : #ffffff;
											text-decoration : none;
										}
										ul.links li a.pdf:hover,
										ul.links li a.pdf:active {
											color : #ffffff;
											text-decoration : none;
										}
								ul.links.vertical {}
									ul.links.vertical li {
										display : block;
										line-height : 24px;
									}
										ul.links li a.hyper {
											background : Transparent url(../images/icon_hyper.png) no-repeat 100% 1px;
											font-size : 90%;
											padding : 0px 10px 0px 0px;
										}
										ul.links li a.hyper:link,
										ul.links li a.hyper:visited {
											color : #ffffff;
											text-decoration : none;
										}
										ul.links li a.hyper:hover,
										ul.links li a.hyper:active {
											color : #ffffff;
											text-decoration : underline;
										}
							#otherPrograms {}
								#otherPrograms h2 {}
								#otherPrograms ul {
									margin : 0px 0px 0px 0px;
								}
									#otherPrograms ul li {
										background : #0b477c url(../images/relatedShedule.png) repeat-y 0px 0px;
										list-style-type : none;
									}
										#otherPrograms ul li a {
											display : block;
											font-weight : bold;
											padding : 5px 15px 5px 15px;
											width : 144px;
										}
										#otherPrograms ul li a:link,
										#otherPrograms ul li a:visited {
											color : #ffffff;
											text-decoration : none;
										}
										#otherPrograms ul li a:hover,
										#otherPrograms ul li a:active {
											color : #ffffff;
											text-decoration : underline;
										}
										#otherPrograms ul li img {}

	/* T22_Blog.html */
							#contentSection div.centralSection ul.pager {
								background : #062a49 url(../images/blogReactions.png) repeat-y 0px 0px;
								color : #849cb2;
								font-size : 90%;
								margin : 0px 0px 15px 0px;
								padding : 15px 15px 15px 15px;
								text-align : center;
							}
							#contentSection div.centralSection ul.pager.small {
								padding : 0px 15px 0px 15px;
							}
								#contentSection div.centralSection ul.pager li {
									display : inline;
									list-style-type : none;
								}
									#contentSection div.centralSection ul.pager li a {}
									#contentSection div.centralSection ul.pager li a:link,
									#contentSection div.centralSection ul.pager li a:visited {}
									#contentSection div.centralSection ul.pager li a:hover,
									#contentSection div.centralSection ul.pager li a:active {}
									#contentSection div.centralSection ul.pager li a.previous {
										background : Transparent url(../images/pagerPrevious.png) no-repeat 0px 3px;
										float : left;
										padding : 0px 0px 0px 12px;
										text-align : left;
										width : 90px;
									}
									#contentSection div.centralSection ul.pager li a.previous:link,
									#contentSection div.centralSection ul.pager li a.previous:visited {
										color : #ffffff;
										text-decoration : none;
									}
									#contentSection div.centralSection ul.pager li a.previous:hover,
									#contentSection div.centralSection ul.pager li a.previous:active {
										color : #ffffff;
										text-decoration : underline;
									}
									#contentSection div.centralSection ul.pager li a.next {
										background : Transparent url(../images/pagerNext.png) no-repeat 100% 3px;
										float : right;
										padding : 0px 12px 0px 0px;
										text-align : right;
										width : 90px;
									}
									#contentSection div.centralSection ul.pager li a.next:link,
									#contentSection div.centralSection ul.pager li a.next:visited {
										color : #ffffff;
										text-decoration : none;
									}
									#contentSection div.centralSection ul.pager li a.next:hover,
									#contentSection div.centralSection ul.pager li a.next:active {
										color : #ffffff;
										text-decoration : underline;
									}
									#contentSection div.centralSection ul.pager li a.page {
										padding : 0px 1px 0px 1px;
									}
									#contentSection div.centralSection ul.pager li a.page:link,
									#contentSection div.centralSection ul.pager li a.page:visited {
										color : #849cb2;
										text-decoration : none;
									}
									#contentSection div.centralSection ul.pager li a.page:hover,
									#contentSection div.centralSection ul.pager li a.page:active {
										color : #849cb2;
										text-decoration : underline;
									}
									#contentSection div.centralSection ul.pager li a.page {
										padding : 0px 1px 0px 1px;
									}
									#contentSection div.centralSection ul.pager li a.active {}
									#contentSection div.centralSection ul.pager li a.active:link,
									#contentSection div.centralSection ul.pager li a.active:visited,
									#contentSection div.centralSection ul.pager li a.active:hover,
									#contentSection div.centralSection ul.pager li a.active:active {
										color : #ffffff;
										font-weight : bold;
										text-decoration : none;
									}
									#contentSection div.centralSection ul.pager li span.filler {}


	/* T15_Blueshots.html */
								.smaller {
									font-size : 90%;
								}
									a.readMore {
										background : url(../images/react_link.png) no-repeat 100% 3px;
										float : right;
										margin : -0.5em 0px 10px 0px;
										padding : 0px 12px 0px 65px;
									}
									a.readMore:link,
									a.readMore:visited {
										color : #ffffff;
										text-decoration : none;
									}
									a.readMore:hover,
									a.readMore:active {
										color : #ffffff;
										text-decoration : underline;
									}

	/* T20_Presentator_overzicht.html */
							#presentersList {
								list-style-type : none;
								margin : 0px 0px 0px 0px;
							}
								#presentersList li {
									background : #062a49 url(../images/blogReactions.png) repeat-y 0px 0px;
									float : left;
									list-style-type : none;
									margin : 0px 0px 15px 0px;
									height : 100px;
									overflow : hidden;
									padding : 15px 15px 0px 15px;
									width : 209px;
								}
									#presentersList li img.illustration {
										float : left;
										border : solid 1px #94b6d9;
										margin : 0px -64px 15px 0px;
									}
									#presentersList li div.description {
										float : left;
										line-height : 110%;
										margin : 0px 0px 0px 64px;
									}
										#presentersList li h2 {
											margin : 0px 0px 5px 0px;
										}
											#presentersList li h2 a {}
											#presentersList li h2 a:link,
											#presentersList li h2 a:visited {
												color : #ffffff;
												text-decoration : none;	
											}
											#presentersList li h2 a:hover,
											#presentersList li h2 a:active {
												color : #ffffff;
												text-decoration : underline;	
											}
										#presentersList li p {
											font-size : 80%;
										}
								#presentersList li.odd {
									background : #062a49 url(../images/blogReactions.png) repeat-y 100% 0px;
									float : right;
								}
								#presentersList li:hover {
									background : #1065b0 none;
								}
									#presentersList li:hover * {
										text-decoration : underline;
									}

	/* T17_Programma_overzicht.html */
					#relatedPresenters {
						background : #0b477c url(../images/relatedShedule.png) repeat-y 0px 0px;
						margin : 0px 0px 15px 0px;
						padding : 0px 15px 15px 15px;
					}
						#relatedPresenters h2 {
							margin : 0px -15px 10px -15px;
						}
						#relatedPresenters p {
							font-size : 90%;
							line-height : 125%;
						}
						#relatedPresenters h3 {
							margin-bottom : 0px;
						}
							#relatedPresenters p br {}
							#relatedPresenters p a {}
							#relatedPresenters p a:link,
							#relatedPresenters p a:visited {}
							#relatedPresenters p a:hover,
							#relatedPresenters p a:active {}
						#relatedPresenters a.readMore {}
						#relatedPresenters a.readMore:link,
						#relatedPresenters a.readMore:visited {}
						#relatedPresenters a.readMore:hover,
						#relatedPresenters a.readMore:active {}

	/* T02_Zoeken.html */
			#contentSection.merged {}
				#contentSection div.centralSection.merged {
					margin : 0px 219px 15px 0px;
					width : 711px;
				}
					#searchResults {
						margin : 0px 0px 15px 0px;
					}
						#searchResults h2 {
							background : #031526 none;
							margin : 0px 0px 0px 0px;
							padding : 5px 15px 5px 15px;
						}
							#searchResults h2 strong {
								float : left;
								width : 190px;
							}
							#searchResults h2 span {
								color : #818a93;
								font-weight : normal;
							}
								#searchResults h2 span em {
									color : #c0c5c9;
									font-style : normal;
								}
						#contentSection #searchResults ul.pager {
							margin : 0px 0px 0px 0px;
							padding : 5px 15px 5px 15px;
						}
							#searchResults ul.pager li {}
								#searchResults ul.pager li a.previous {}
								#searchResults ul.pager li a.previous:link,
								#searchResults ul.pager li a.previous:visited {}
								#searchResults ul.pager li a.previous:hover,
								#searchResults ul.pager li a.previous:active {}
								#searchResults ul.pager li a.next {}
								#searchResults ul.pager li a.next:link,
								#searchResults ul.pager li a.next:visited {}
								#searchResults ul.pager li a.next:hover,
								#searchResults ul.pager li a.next:active {}
								#searchResults ul.pager li a.page {}
								#searchResults ul.pager li a.page:link,
								#searchResults ul.pager li a.page:visited {}
								#searchResults ul.pager li a.page:hover,
								#searchResults ul.pager li a.page:active {}
								#searchResults ul.pager li a.page.active {}
								#searchResults ul.pager li a.page.active:link,
								#searchResults ul.pager li a.page.active:visited {}
								#searchResults ul.pager li a.page.active:hover,
								#searchResults ul.pager li a.page.active:active {}
								#searchResults ul.pager li span.filler {}
						#searchResults ul.results {
							border-bottom : solid 1px #476f93;
							border-top : solid 1px #476f93;
							margin : 0px 0px 0px 0px;
						}
							#searchResults ul.results li {
								background : #175084 url(../images/searchResults_even.png) repeat-y 100% 0px;
								list-style-type : none;
								padding : 15px 15px 10px 15px;
							}
								#searchResults ul.results li div.illustration {
									float : left;
									width : 189px;
								}
									#searchResults ul.results li div.illustration img {
										border : solid 1px #94b6d9;
										margin-bottom : 1px;
									}
								#searchResults ul.results li div.description {
									float : right;
									width : 490px;
								}
									#searchResults ul.results li div.description h3 {}
									#searchResults ul.results li div.description p {}
									#searchResults ul.results li div.description a.readMore {}
									#searchResults ul.results li div.description a.readMore:link,
									#searchResults ul.results li div.description a.readMore:visited {}
									#searchResults ul.results li div.description a.readMore:hover,
									#searchResults ul.results li div.description a.readMore:active {}
								#searchResults ul.results li div.clear {}
								#searchResults ul.results li h3 {}
								#searchResults ul.results li p {}
								#searchResults ul.results li a.readMore {}
								#searchResults ul.results li a.readMore:link,
								#searchResults ul.results li a.readMore:visited {}
								#searchResults ul.results li a.readMore:hover,
								#searchResults ul.results li a.readMore:active {}
							#searchResults ul.results li.odd {
								background : #0b477d url(../images/searchResults_odd.png) repeat-y 100% 0px;
							}
								#searchResults ul.results li div.description.noIllustration {
									width : 680px;
								}

	/* T01_Homepage.html */
			#contentSection.full {}
				#contentSection div.centralSection.full {
					clear : both;
					margin : 0px 0px 15px 0px;
					width : 930px;
				}
					#homeVideoList {}
						#homeVideoList div.videoPlayer {
							float : left;
							height : 288px;
							margin : 0px 0px 15px 0px;
							overflow : hidden;
							width : 512px;
							background-color: #000000;
						}
							#homeVideoList div.videoPlayer img {}
						#homeVideoList dl.videoList {
							float : right;
							height : 288px;
							margin : 0px 0px 15px 0px;
							width : 403px;
							overflow : hidden;
							position : relative;
						}
							#homeVideoList dl.videoList dt {
								background : #031526 none;
								float : right;
								height : 18px;
								margin : 0px 0px 0px 0px;
								overflow : hidden;
								padding : 5px 15px 5px 15px;
								width : 373px;
							}
							#homeVideoList dl.videoList dd {
								float : right;
								width : 403px;
							}
								#homeVideoList dl.videoList dd ul {
									border-top : solid 1px #ffffff;
									margin : 0px 0px 0px 0px;
									height : 230px;
									overflow : auto;
								}
									#homeVideoList dl.videoList dd ul li {
										background : #175084 url(../images/searchResults_even.png) repeat-y 100% 0px;
										list-style-type : none;
										min-height : 70px;
										padding : 15px 15px 2px 15px;
									}
										#homeVideoList dl.videoList dd ul li div.illustration {
											float : left;
											width : 98px;
										}
											#homeVideoList dl.videoList dd ul li div.illustration img {
												border : solid 1px #94b6d9;
												margin-bottom : 1px;
											}
										#homeVideoList dl.videoList dd ul li div.description {
											float : right;
											width : 245px;
										}
											#homeVideoList dl.videoList dd ul li div.description h2 {
												font-size : 100%;
												margin : -4px 0px 5px 0px;
											}
											#homeVideoList dl.videoList dd ul li div.description table {
												font-size : 80%;
												line-height : 145%;
											}
												#homeVideoList dl.videoList dd ul li div.description table tbody {}
													#homeVideoList dl.videoList dd ul li div.description table tbody tr {}
														#homeVideoList dl.videoList dd ul li div.description table tbody tr th {
															color : #b6c5d3;
															padding : 0px 10px 0px 0px;
														}
														#homeVideoList dl.videoList dd ul li div.description table tbody tr td {
															color : #ffffff;
															padding : 0px 10px 0px 0px;
														}
															#homeVideoList dl.videoList dd ul li div.description table tbody tr td img {
																margin-top : 1px;
															}
										#homeVideoList dl.videoList dd.hideThisNode ul li div.clear {}
									#homeVideoList dl.videoList dd ul li.odd {
										background : #0b477d url(../images/searchResults_odd.png) repeat-y 100% 0px;
									}
									#homeVideoList dl.videoList dd ul li:hover {
										background : #1065b0 none;
									}
							#homeVideoList dl.videoList dt.active {
								background : #0b477d none;
								margin : 0px 0px 0px 0px;
								padding : 5px 15px 5px 15px;
							}
					#homePresentersList {
						background : #175084 url(../images/searchResults_even.png) repeat-y 100% 0px;
						float : left;
						margin : 0px 15px 15px 0px;
						width : 300px;
					}
						#homePresentersList h2 {
							background : #031526 none;
							height : 20px;
							margin : 0px 0px 0px 0px;
							padding : 5px 15px 5px 15px;
						}
						#homePresentersList ul {
							height : 220px;
							margin : 0px 0px 0px 0px;
							overflow : auto;
						}
							#homePresentersList ul li {
								background : #175084 url(../images/searchResults_even.png) repeat-y 100% 0px;
								list-style-type : none;
								min-height : 62px;
								padding : 5px 15px 5px 15px;
							}
								#homePresentersList ul li div.illustration {
									float : left;
									width : 56px;
								}
									#homePresentersList ul li div.illustration img {
										border : solid 1px #94b6d9;
										margin-bottom : 1px;
									}
								#homePresentersList ul li div.description {
									float : right;
									width : 185px;
								}
									#homePresentersList ul li div.description h3 {
										font-size : 100%;
									}
										#homePresentersList ul li div.description h3 a {}
										#homePresentersList ul li div.description h3 a:link,
										#homePresentersList ul li div.description h3 a:visited {
											color : #ffffff;
											text-decoration : none;
										}
										#homePresentersList ul li div.description h3 a:hover,
										#homePresentersList ul li div.description h3 a:active {
											color : #ffffff;
											text-decoration : none;
										}
									#homePresentersList ul li div.description p {
										font-size : 80%;
										margin : 0px 0px 0px 0px;
									}
							#homePresentersList ul li.odd {
								background : #0b477d url(../images/searchResults_odd.png) repeat-y 100% 0px;
							}
							#homePresentersList ul li:hover {
								background : #1065b0 none;
							}
					#homeSheduleList {
						background : #175084 url(../images/searchResults_even.png) repeat-y 100% 0px;
						float : left;
						margin : 0px 15px 15px 0px;
						width : 300px;
					}
						#homeSheduleList h2 {
							background : #031526 none;
							height : 20px;
							margin : 0px 0px 0px 0px;
							padding : 5px 15px 5px 15px;
						}
						#homeSheduleList ul {
							height : 220px;
							margin : 0px 0px 0px 0px;
							overflow : auto;
						}
							#homeSheduleList ul li {
								background : #175084 url(../images/searchResults_even.png) repeat-y 100% 0px;
								list-style-type : none;
								/*min-height : 62px;
								padding : 5px 15px 5px 12px;
								*/
								min-height : 30px;
								padding : 0px 15px 0px 12px;
								
							}
								#homeSheduleList ul li span.time {
									float : left;
									font-size : 9px;
									font-weight : bold;
									margin-right : -44px;
									padding : 12px 0px 12px 0px;
									text-align : right;
									width : 44px;
								}
								#homeSheduleList ul li span.title,
								#homeSheduleList ul li a {
									float : left;
									font-size : 80%;
									padding : 12px 5px 12px 50px;
								}
								#homeSheduleList ul li a:link,
								#homeSheduleList ul li a:visited {
									color : #ffffff;
									text-decoration : none;
								}
								#homeSheduleList ul li a:hover,
								#homeSheduleList ul li a:active {
									color : #ffffff;
									text-decoration : underline;
								}
									
							#homeSheduleList ul li.odd {
								background : #0b477d url(../images/searchResults_odd.png) repeat-y 100% 0px;
							}
							#homeSheduleList ul li:hover {
								background : #1065b0 none;
							}
					#homeBlogList {
						float : left;
						width : 300px;
					}
						#homeBlogList h2 {
							background : #031526 none;
							height : 20px;
							margin : 0px 0px 0px 0px;
							padding : 5px 15px 5px 15px;
						}
						#homeBlogList ul {
							background : #175084 url(../images/searchResults_even.png) repeat-y 100% 0px;
							height : 220px;
							margin : 0px 0px 0px 0px;
							overflow : auto;
						}
							#homeBlogList ul li {
								background : #175084 url(../images/searchResults_even.png) repeat-y 100% 0px;
								list-style-type : none;
								min-height : 32px;
								padding : 10px 15px 10px 15px;
							}
								#homeBlogList ul li h3 {
									margin-bottom : 10px;
								}
								#homeBlogList ul li p {
									font-size : 80%;
									line-height : 120%;
									margin : 0px 0px 0px 0px;
								}
								#homeBlogList ul li a.readMore {
									height : 14px;
									margin-top : 0px;
								}
								#homeBlogList ul li a.readMore:link,
								#homeBlogList ul li a.readMore:visited {}
								#homeBlogList ul li a.readMore:hover,
								#homeBlogList ul li a.readMore:active {}
							#homeBlogList ul li.odd {
								background : #0b477d url(../images/searchResults_odd.png) repeat-y 100% 0px;
							}
								#homeBlogList ul li h3.monthName {
									float : left;
									margin : 0px 0px 0px 0px;
									width : 45px;
								}
								#homeBlogList ul li p.monthLink {
									float : right;
									margin : 0px 0px 0px 0px;
									width : 205px;
								}
									#homeBlogList ul li p.monthLink a {}
									#homeBlogList ul li p.monthLink a:link,
									#homeBlogList ul li p.monthLink a:visited {
										color : #ffffff;
										text-decoration : none;
									}
									#homeBlogList ul li p.monthLink a:hover,
									#homeBlogList ul li p.monthLink a:active {
										color : #ffffff;
										text-decoration : underline;
									}
							#homeBlogList ul li:hover {
								background : #1065b0 none;
							}
							#homeBlogList ul li.first:hover {
								background : #175084 url(../images/searchResults_even.png) repeat-y 100% 0px;
							}
					#homeBanner {
						float : right;
						height : 250px;
						overflow : hidden;
						width : 300px;
					}
						#homeBanner a {}
						#homeBanner a:link,
						#homeBanner a:visited {}
						#homeBanner a:hover,
						#homeBanner a:active {}
							#homeBanner a img {
								margin-bottom : 1px;
							}

	/* T18_Het_programma.html */
				#contentSection div.centralSection.joined {
					float : right;
					margin : 0px 0px 15px 219px;
					width : 711px;
				}
					#viewEpisodes {
						background : #0b477d url(../images/videoEpisodes.png) repeat-y 100% 0px;
						height : 318px;
						margin : 0px 0px 15px 0px;
						overflow : hidden;
					}
						#viewEpisodes h1 {
							background : #031526 none;
							height : 20px;
							margin : 0px 0px 0px 0px;
							padding : 5px 15px 5px 15px;
						}
						#viewEpisodes div.videoPlayer {
							float : left;
							height : 288px;
							width : 512px;
							text-align: center;
							background-color: #062a4b;
						}
							#viewEpisodes div.videoPlayer img {}
						#viewEpisodes div.shareEpisode {
							float : right;
							padding : 15px 15px 15px 15px;
							width : 169px;
						}
							#viewEpisodes div.shareEpisode h2 {
								background : #0b477d none;
								height : 20px;
								margin : -15px -15px 5px -15px;
								padding : 10px 15px 10px 15px;
							}
							#viewEpisodes div.shareEpisode fieldset {}
								#viewEpisodes div.shareEpisode fieldset p {
									margin-bottom : 0px;
								}
									#viewEpisodes div.shareEpisode fieldset p label {
										font-weight : normal;
										line-height : 2.3em;
									}
									#viewEpisodes div.shareEpisode fieldset p br {}
									#viewEpisodes div.shareEpisode fieldset p input {}
							#viewEpisodes div.shareEpisode ul {
								margin : 0px 0px 0px 0px;
							}
								#viewEpisodes div.shareEpisode ul li {
									list-style-type : none;
									padding : 0px 0px 10px 0px;
								}
									#viewEpisodes div.shareEpisode ul li a {
										padding : 2px 0px 2px 32px;
									}
									#viewEpisodes div.shareEpisode ul li a:link,
									#viewEpisodes div.shareEpisode ul li a:visited {
										text-decoration : none;
									}
									#viewEpisodes div.shareEpisode ul li a:hover,
									#viewEpisodes div.shareEpisode ul li a:active {
										text-decoration : underline;
									}
									#viewEpisodes div.shareEpisode ul li a.digg {
										background : Transparent url(../images/icon_digg.png) no-repeat 0px 0px;
									}
									#viewEpisodes div.shareEpisode ul li a.delicious {
										background : Transparent url(../images/icon_delicious.png) no-repeat 0px 0px;
									}
									#viewEpisodes div.shareEpisode ul li a.facebook {
										background : Transparent url(../images/icon_facebook.png) no-repeat 0px 0px;
									}
									#viewEpisodes div.shareEpisode ul li a.stumbleUpon {
										background : Transparent url(../images/icon_stumbleUpon.png) no-repeat 0px 0px;
									}
									#viewEpisodes div.shareEpisode ul li a.yahooBuzz {
										background : Transparent url(../images/icon_yahooBuzz.png) no-repeat 0px 0px;
									}
							#contentSection div.centralSection div.centralArticle div.description p {}
						#contentSection div.centralSection div.centralArticle ul.links.noDivider {}
							#contentSection div.centralSection div.centralArticle ul.links.noDivider li {}
								#contentSection div.centralSection div.centralArticle ul.links.noDivider li a.pdf {}
								#contentSection div.centralSection div.centralArticle ul.links.noDivider li a.pdf:link,
								#contentSection div.centralSection div.centralArticle ul.links.noDivider li a.pdf:visited {}
								#contentSection div.centralSection div.centralArticle ul.links.noDivider li a.pdf:hover,
								#contentSection div.centralSection div.centralArticle ul.links.noDivider li a.pdf:active {}
						#contentSection div.centralSection div.centralArticle ul.links.horizontal {
							height : 16px;
						}
							#contentSection div.centralSection div.centralArticle ul.links.horizontal li {}
								#contentSection div.centralSection div.centralArticle ul.links.horizontal li a.rss {
									background : Transparent url(../images/icon_rss.png) no-repeat 0px 0px;
									float : left;
									font-size : 90%;
									padding : 0px 0px 0px 20px;
									width : 200px;
								}
								#contentSection div.centralSection div.centralArticle ul.links.horizontal li a.rss:link,
								#contentSection div.centralSection div.centralArticle ul.links.horizontal li a.rss:visited {
									color : #ffffff;
									text-decoration : none;
								}
								#contentSection div.centralSection div.centralArticle ul.links.horizontal li a.rss:hover,
								#contentSection div.centralSection div.centralArticle ul.links.horizontal li a.rss:active {
									color : #ffffff;
									text-decoration : underline;
								}
							#blogReactions dd ul.links {}
								#blogReactions dd ul.links li {}
									#blogReactions dd ul.links li a.reactions {}
									#blogReactions dd ul.links li a.reactions:link,
									#blogReactions dd ul.links li a.reactions:visited {}
									#blogReactions dd ul.links li a.reactions:hover,
									#blogReactions dd ul.links li a.reactions:active {}
						#blogReact h2 {}
					#relatedDownload {
						background : #0b477c url(../images/relatedShedule.png) repeat-y 0px 0px;
						margin : 0px 0px 15px 0px;
					}
						#relatedDownload h2 {}
						#relatedDownload ul {
							font-size : 80%;
							margin : 0px 0px 0px 0px;
							padding : 10px 0px 10px 0px;
						}
							#relatedDownload ul li {
								background : #0b477c url(../images/relatedShedule.png) repeat-y 0px 0px;
								list-style-type : none;
							}
								#relatedDownload ul li a {
									background : Transparent url(../images/icon_download.png) no-repeat 13px 3px;
									display : block;
									padding : 4px 10px 4px 60px;
									width : 104px;
								}
								#relatedDownload ul li a:link,
								#relatedDownload ul li a:visited {
									color : #ffffff;
									text-decoration : none;
								}
								#relatedDownload ul li a:hover,
								#relatedDownload ul li a:active {
									color : #ffffff;
									text-decoration : underline;
								}
							#relatedDownload ul li.odd {
								background : #175083 url(../images/relatedShedule_odd.png) repeat-y 0px 0px;
							}	
					#relatedPodcast {
						background : #0b477c url(../images/relatedShedule.png) repeat-y 0px 0px;
						margin : 0px 0px 15px 0px;
						padding : 10px 15px 15px 15px;
					}
						#relatedPodcast h2 {
							margin : -10px -15px 15px -15px;
						}
						#relatedPodcast p {
							font-size : 80%;
						}
						#relatedPodcast ul {
							font-size : 80%;
							margin : 0px 0px 0px 0px;
						}
							#relatedPodcast ul li {
								list-style-type : none;
								padding : 0px 0px 8px 0px;
							}
								#relatedPodcast ul li a {
									padding : 2px 0px 2px 22px;
								}
								#relatedPodcast ul li a:link,
								#relatedPodcast ul li a:visited {
									color : #ffffff;
									text-decoration : none;
								}
								#relatedPodcast ul li a:hover,
								#relatedPodcast ul li a:active {
									color : #ffffff;
									text-decoration : underline;
								}
								#relatedPodcast ul li a.audio {
									background : Transparent url(../images/icon_audio.png) no-repeat 0px 0px;
								}
								#relatedPodcast ul li a.audio:link,
								#relatedPodcast ul li a.audio:visited {}
								#relatedPodcast ul li a.audio:hover,
								#relatedPodcast ul li a.audio:active {}
								#relatedPodcast ul li a.video {
									background : Transparent url(../images/icon_video.png) no-repeat 0px 0px;
								}
								#relatedPodcast ul li a.video:link,
								#relatedPodcast ul li a.video:visited {}
								#relatedPodcast ul li a.video:hover,
								#relatedPodcast ul li a.video:active {}
					#relatedSubscribe {
						background : #0b477c url(../images/relatedShedule.png) repeat-y 0px 0px;
						margin : 0px 0px 15px 0px;
						padding : 10px 15px 15px 15px;
					}
						#relatedSubscribe h2 {
							margin : -10px -15px 15px -15px;
						}
						#relatedSubscribe p {
							font-size : 80%;
						}
						#relatedSubscribe ul {
							font-size : 80%;
							margin : 0px 0px 0px 0px;
						}
							#relatedSubscribe ul li {
								list-style-type : none;
							}
								#relatedSubscribe ul li a.alert {
									background : Transparent url(../images/icon_alert.png) no-repeat 0px 0px;
									padding : 2px 0px 2px 22px;
								}
								#relatedSubscribe ul li a.alert:link,
								#relatedSubscribe ul li a.alert:visited {
									color : #ffffff;
									text-decoration : none;
								}
								#relatedSubscribe ul li a.alert:hover,
								#relatedSubscribe ul li a.alert:active {
									color : #ffffff;
									text-decoration : underline;
								}

	/* T05_Copyright.html */		a.openLayerPopUp {}			a.openLayerPopUp:link,			a.openLayerPopUp:visited {}			a.openLayerPopUp:hover,			a.openLayerPopUp:active {}		div.layerPopUp {			display : none;		}			div.layerPopUp div.popupShadow {				position : fixed;				left : 0px;				top : 0px;				z-index : 10000;				width : 100%;				height : 100%;				background-color : #000000;			}			div.layerPopUp div.popupCanvas {				position : fixed;				left : 0px;				top : 0px;				z-index : 20000;				width : 100%;				height : 100%;				text-align : center;			}				div.layerPopUp div.popupContent {					background : #ffffff none;
					height : 454px;					margin : 10em auto 0px auto;					padding : 15px 15px 15px 15px;					text-align : left;					width : 498px;				}				div.layerPopUp div.popupContent.width {					width : 745px;					height : 490px;					overflow: hidden;				}					div.layerPopUp div.popupContent a.closeLayerPopUp {
						background : #031526 url(../images/closeLayerPopUp.png) no-repeat 100% 0px;						float : right;
						font-size : 90%;
						height : 30px;
						line-height : 30px;						margin : 0px 0px 0px -15px;
						padding : 0px 27px 0px 44px;						cursor : pointer;					}						div.layerPopUp div.popupContent a.closeLayerPopUp:link,						div.layerPopUp div.popupContent a.closeLayerPopUp:visited {
							color : #ffffff;							text-decoration : none;
						}						div.layerPopUp div.popupContent a.closeLayerPopUp:hover,						div.layerPopUp div.popupContent a.closeLayerPopUp:active {							color : #ffffff;							text-decoration : underline;						}
				div.layerPopUp div.popupContent h1 {
					background : #031526 none;
					height : 20px;
					margin : 0px 0px 0px 0px;
					padding : 7px 15px 3px 15px;
				}				div.layerPopUp div.popupContent div.margin {
					background : #062a4a url(../images/layerPopUp.png) repeat-y 0px 0px;
					border-top : solid 1px #ffffff;
					clear : both;					height : 393px;					padding : 15px 15px 15px 15px;					overflow : auto;				}
					div.layerPopUp div.popupContent div.margin h2 {
						background : #0b477d none;
						height : 20px;
						margin : -15px -15px 15px -15px;
						padding : 7px 15px 3px 15px;
					}									div.layerPopUp div.popupContent div.marginHigh {
					background : #062a4a url(../images/layerPopUp.png) repeat-y 0px 0px;
					border-top : solid 1px #ffffff;
					clear : both;					height : 438px;					padding : 15px 15px 0px 15px;					overflow : hidden;				}					div.layerPopUp div.popupContent div.marginHigh h2 {
						background : #0b477d none;
						height : 20px;
						margin : -15px -15px 15px -15px;
						padding : 7px 15px 3px 15px;
					}					div.layerPopUp div.popupContent div.marginHigh h2 span.playTime {
						font-size: 90%;
						color: #85a3be;
						float: right;
						font-weight: normal;
					}					div.layerPopUp div.popupContent div.marginHigh h2 span.date {
						font-size: 90%;
						color: #85a3be;
						float: right;
						font-weight: normal;
						margin: 0px 40px 0px 0px;
					}					div.layerPopUp div.popupContent div.marginHigh img.player {
						margin : -15px -15px 15px -20px;
					}				div.layerPopUp div.popupContent iframe {}

	/* T06_Inlog_error.html */
					#logInForm {
						background : #0b477d none;
					}
						#logInForm h1 {
							background : #031526 none;
							margin : 0px 0px 15px 0px;
							padding : 7px 15px 3px 15px;
						}
						#logInForm p.intro {
							padding : 0px 15px 0px 15px;
						}
						.validationSummary {
							background : #670c17 url(../images/logInForm_error.png) repeat-y 0px 0px;
							margin : 0px 0px 0px 0px;
							padding : 10px 20px 10px 20px;
						}
							.validationSummary h2 {}
							.validationSummary p {
								margin : 0px 0px 0px 0px;
							}
							.validationSummary div {}
						table.form {
							width : 492px;
							margin : 0px 0px 0px 0px;
						}
							table.form tfoot {}
								table.form tfoot tr {}
									table.form tfoot tr td {
										background : #ffffff none;
										color : #0b477c;
										font-size : 90%;
										padding : 10px 0px 0px 0px;
									}
									table.form tfoot tr td.required {}
									table.form tfoot tr td.buttons {
										text-align : right;
									}
										table.form tfoot tr td.buttons a {
											float : left;
										}
										table.form tfoot tr td.buttons a:link,
										table.form tfoot tr td.buttons a:visited {}
										table.form tfoot tr td.buttons a:hover,
										table.form tfoot tr td.buttons a:active {}
										table.form tfoot tr td.buttons button {}
							table.form tbody {}
								table.form tbody tr {}
									table.form tbody tr th {
										background : #062949 url(../images/logInForm.png) repeat-y 0px 0px;
										padding : 7px 0px 7px 15px;
									}
										table.form tbody tr th label {
											display : block;
											font-weight : normal;
											width : 230px;
										}
											table.form tbody tr th label em {}
									table.form tbody tr td {
										background : #062949 url(../images/logInForm.png) repeat-y 100% 0px;
										text-align : right;
										padding : 7px 15px 7px 0px;
									}
										table.form tbody tr td input {
											width : 226px;
										}
										table.form tbody tr td span.validationWarning {}
								table.form tbody tr.odd {}
									table.form tbody tr.odd th {
										background : #062949 url(../images/logInForm_odd.png) repeat-y 0px 0px;
									}
									table.form tbody tr.odd td {
										background : #062949 url(../images/logInForm_odd.png) repeat-y 100% 0px;
									}
						table.formSmall {
							width : 435px;
							margin : -24px 0px -2px -15px;
							border-bottom: solid 6px #ffffff;
							height: 100px;
						}
							table.formSmall tfoot {}
								table.formSmall tfoot tr {}
									table.formSmall tfoot tr td {
										background : #ffffff none;
										color : #0b477c;
										font-size : 90%;
										padding : 10px 0px 0px 0px;
									}
									table.formSmall tfoot tr td.required {}
									table.formSmall tfoot tr td.buttons {
										text-align : right;
									}
										table.formSmall tfoot tr td.buttons a {
											float : left;
										}
										table.formSmall tfoot tr td.buttons a:link,
										table.formSmall tfoot tr td.buttons a:visited {}
										table.formSmall tfoot tr td.buttons a:hover,
										table.formSmall tfoot tr td.buttons a:active {}
										table.formSmall tfoot tr td.buttons button {}
							table.formSmall tbody {}
								table.formSmall tbody tr {}
									table.formSmall tbody tr th {
										background : #062949 url(../images/logInForm.png) repeat-y 0px 0px;
										padding : 7px 0px 7px 15px;
									}
										table.formSmall tbody tr th label {
											display : block;
											font-weight : normal;
											width : 180px;
										}
											table.formSmall tbody tr th label em {}
									table.formSmall tbody tr td {
										background : #062949 url(../images/logInForm.png) repeat-y 71% 0px;
										text-align : right;
										padding : 7px 15px 7px 0px;
									}
										table.formSmall tbody tr td input {
											width : 200px;
										}
										table.formSmall tbody tr td span.validationWarning {}
								table.formSmall tbody tr.odd {}
									table.formSmall tbody tr.odd th {
										background : #062949 url(../images/logInForm_odd.png) repeat-y 0px 0px;
									}
									table.formSmall tbody tr.odd td {
										background : #062949 url(../images/logInForm_odd.png) repeat-y 71% 0px;
									}
						/* validateInput */
							/* warning texts */
							label.validationWarning {}
							span.validationWarning {
								color : #FF0000;
								display : none;
							}
							textarea.validationWarning,
							select.validationWarning,
							input.validationWarning {
								border : solid 1px #FF0000;
							}
							/* warning summary */
							div.validationSummary {
								display : none;
							}
							div.validationSummary.validationWarning {
								display : block;
							}
								div.validationSummary div {
									position : absolute;
									left : -1000px;
								}
							/* greyed out text box */
							input.explanation_yes {
								color : #999999;
							}
							input.explanation_no {}
					
							/* override for server side errors */
							.serverSideError {
								display : block;
							}

	/* T03_Contact.html */
					#relatedPartners {
						background : #0b477c url(../images/relatedShedule.png) repeat-y 0px 0px;
						margin : 0px 0px 15px 0px;
						padding : 10px 15px 0px 15px;
					}
						#relatedPartners h2 {
							margin : -10px -15px 10px -15px;
						}
						#relatedPartners p {}
						#relatedPartners ul {
							margin : 0px -15px 0px -15px;
						}
							#relatedPartners ul li {
								list-style-type : none;
							}
								#relatedPartners ul li a {}
								#relatedPartners ul li a:link,
								#relatedPartners ul li a:visited {}
								#relatedPartners ul li a:hover,
								#relatedPartners ul li a:active {}
									#relatedPartners ul li a img {}
					div.centralSection.merged div.validationSummary {
						margin : 0px 0px 15px 0px;
					}
						div.centralSection.merged div.validationSummary h3 {}
						div.centralSection.merged div.validationSummary p {}
						div.centralSection.merged div.validationSummary div {}
					#contactForm {}
						#contactForm div.centralArticle {
							padding : 0px 0px 0px 0px !important;
							width : 711px !important;
						}
							#contactForm div.centralArticle h2 {
								margin : 0px 0px 0px 0px !important;
							}
							#contactForm div.centralArticle table.form {
								width : 100%;
							}
								#contactForm div.centralArticle table.form tbody {}
									#contactForm div.centralArticle table.form tbody tr {}
										#contactForm div.centralArticle table.form tbody tr th {
											background : #062949 url(../images/contactForm.png) repeat-y 0px 0px;
										}
											#contactForm div.centralArticle table.form tbody tr th label {}
												#contactForm div.centralArticle table.form tbody tr th label em {}
										#contactForm div.centralArticle table.form tbody tr td {
											background : #062949 url(../images/contactForm.png) repeat-y 100% 0px;
										}
											#contactForm div.centralArticle table.form tbody tr td input {
												width : 340px;
											}
											#contactForm div.centralArticle table.form tbody tr td span.validationWarning {}
									#contactForm div.centralArticle table.form tbody tr.odd {}
										#contactForm div.centralArticle table.form tbody tr.odd th {
											background : #062949 url(../images/contactForm_odd.png) repeat-y 0px 0px;
										}
											#contactForm div.centralArticle table.form tbody tr.odd th label {}
										#contactForm div.centralArticle table.form tbody tr.odd td {
											background : #062949 url(../images/contactForm_odd.png) repeat-y 100% 0px;
										}
											#contactForm div.centralArticle table.form tbody tr.odd td input {}
											#contactForm div.centralArticle table.form tbody tr.odd td span.validationWarning {}
												#contactForm div.centralArticle table.form tbody tr.odd th label em {}
											#contactForm div.centralArticle table.form tbody tr.odd td input {}
						#contactForm div.centralArticle.formFooter {
							margin : 0px 0px 0px 0px !important;
						}
								#contactForm div.centralArticle table.form tfoot {}
									#contactForm div.centralArticle table.form tfoot tr {}
										#contactForm div.centralArticle table.form tfoot tr td.required {}
										#contactForm div.centralArticle table.form tfoot tr td.buttons {}
											#contactForm div.centralArticle table.form tfoot tr td.buttons button {}
											#contactForm div.centralArticle table.form tbody tr td input {}
											#contactForm div.centralArticle table.form tbody tr td textarea {
												width : 340px;
											}

	/* T10_Aanmelden_error.html */
				#contentSection div.centralSection.dual {
					background : Transparent url(../images/dual.png) repeat-y 0px 0px;
					margin : 0px 0px 15px 0px;
					padding : 0px 0px 0px 0px;
					width : 945px;
				}
					#contentSection div.centralSection.dual div.dualColumn {
						padding : 15px 15px 0px 15px;
						width : 435px;
					}
					#contentSection div.centralSection.dual div.dualColumn.left {
						float : left;
					}
						#contentSection div.centralSection.dual div.validationSummary {
							margin : 0px -2px 15px 0px;
						}
							#contentSection div.centralSection.dual div.validationSummary h3 {}
							#contentSection div.centralSection.dual div.validationSummary p {}
							#contentSection div.centralSection.dual div.validationSummary div {}
						#signUpForm {}
							#signUpForm div.centralArticle {
								padding : 0px 0px 0px 0px !important;
								margin : 0px 0px 15px 0px !important;
							}
								#signUpForm div.centralArticle h2 {
									margin : 0px 0px 0px 0px !important;
								}
								#signUpForm div.centralArticle table.form {
									width : 435px;
								}
									#signUpForm div.centralArticle table.form tfoot {}
										#signUpForm div.centralArticle table.form tfoot tr {}
											#signUpForm div.centralArticle table.form tfoot tr td.required {}
											#signUpForm div.centralArticle table.form tfoot tr td.buttons {}
												#signUpForm div.centralArticle table.form tfoot tr td.buttons button.button.validateInput {}
									#signUpForm div.centralArticle table.form tbody {}
										#signUpForm div.centralArticle table.form tbody tr {}
											#signUpForm div.centralArticle table.form tbody tr th {
												background : #062949 url(../images/signUpForm_odd.png) repeat-y 0px 0px;
											}
												#signUpForm div.centralArticle table.form tbody tr th label {
													width : 164px;
												}
													#signUpForm div.centralArticle table.form tbody tr th label em {}
											#signUpForm div.centralArticle table.form tbody tr td {
												background : #062949 url(../images/signUpForm_odd.png) repeat-y 100% 0px;
												text-align : left;
											}
												#signUpForm div.centralArticle table.form tbody tr td input {
													width : 240px;
												}
												#signUpForm div.centralArticle table.form tbody tr td span.radio input 									
												{
													display:inline;
													float:none;
													padding: 10px 0px 0px 10px;													width: auto;
												}
												#signUpForm div.centralArticle table.form tbody tr td span.validationWarning {}
										#signUpForm div.centralArticle table.form tbody tr.odd {}
											#signUpForm div.centralArticle table.form tbody tr.odd th {
												background : #062949 url(../images/signUpForm.png) repeat-y 0px 0px;
											}
												#signUpForm div.centralArticle table.form tbody tr.odd th label {}
													#signUpForm div.centralArticle table.form tbody tr.odd th label em {}
											#signUpForm div.centralArticle table.form tbody tr.odd td {
												background : #062949 url(../images/signUpForm.png) repeat-y 100% 0px;
											}
												#signUpForm div.centralArticle table.form tbody tr.odd td input {}
												#signUpForm div.centralArticle table.form tbody tr.odd td span.validationWarning {}
												#signUpForm div.centralArticle table.form tbody tr td span.radio input,
												#signUpForm div.centralArticle table.form tbody tr td input.radio {
													float : none;
													margin-top : -1px;
													width : auto;
														}
												#signUpForm div.centralArticle table.form tbody tr td input.radioElse {
													float : left;
													margin-top : -1px;
													width : auto;
													border: none;
												}
												#signUpForm div.centralArticle table.form tbody tr td label {
													float : right;
													font-weight : normal;
													width : 213px;
												}
												#signUpForm div.centralArticle table.form tbody tr td label.radioLabel {
													display : inline;
													float: none;
													font-weight : normal;
												}
												#signUpForm div.centralArticle table.form tbody tr.odd td input.radio {}
												#signUpForm div.centralArticle table.form tbody tr.odd td label {}
							#signUpForm div.centralArticle.formFooter {
								padding : 0px 0px 0px 0px !important;
								margin : 0px 0px 0px 0px !important;
							}
					#contentSection div.centralSection.dual div.dualColumn.right {
						float : right;
					}
						#whyRegister {
							color : #FFFFFF;
							padding: 10px;
						}
							#whyRegister h2 {}
							#whyRegister p {}

	/* T13_Afronden_registratie.html */
				#contentSection div.centralSection.dual.asymetric {
					background : Transparent url(../images/asymetric.png) repeat-y 0px 100%;
				}
						#alertSettings.centralArticle {
							background : #0b477d url(../images/dual.png) no-repeat 0px 0px !important;
							margin-top : -15px !important;
							padding-top : 15px !important;
							width : 405px;
						}
							#alertSettings.centralArticle h2 {
								margin-top : 0px !important;
							}
							#alertSettings.centralArticle p {}
							#alertSettings.centralArticle ul {
								background : Transparent url(../images/alertSettingsDivider.png) no-repeat 0px 100%;
								margin : 0px -15px -1px -15px;
								padding : 0px 0px 1px 0px;
							}
								#alertSettings.centralArticle ul li 
								{
									background : Transparent url(../images/alertSettings.png) no-repeat 0px 0px;
									list-style-type : none;
									padding : 8px 40px 8px 15px;
									position : relative;
									width : 435px;
								}
									#alertSettings.centralArticle ul li a {
										
								
									}
									#alertSettings.centralArticle ul li input 
									{
										margin-right : 10px;
										border: none;
									}
									#alertSettings.centralArticle ul li a:link,
									#alertSettings.centralArticle ul li a:visited {
										color : #ffffff;
										text-decoration : none;
									}
									#alertSettings.centralArticle ul li a:hover,
									#alertSettings.centralArticle ul li a:active {
										color : #ffffff;
										text-decoration : underline;
									}
									#alertSettings.centralArticle ul li a.delete {
										background : Transparent none;
										height : 40px;
										padding : 0px;
										position : absolute;
										right : 0px;
										width : 50px;
									}
								#alertSettings.centralArticle ul li.odd 
								{
									background : Transparent url(../images/alertSettings_odd.png) no-repeat 0px 0px;
									}
									#alertSettings.centralArticle ul li.odd a {
										
									}
									#alertSettings.centralArticle ul li.odd a:link,
									#alertSettings.centralArticle ul li.odd a:visited {}
									#alertSettings.centralArticle ul li.odd a:hover,
									#alertSettings.centralArticle ul li.odd a:active {}
									#alertSettings.centralArticle ul li.odd a.delete {
										background : Transparent none;
									}
							

	/* T14b_Alerts.html */
				#contentSection div.centralSection.dual.symetric {
					background : Transparent url(../images/symetric.png) repeat-y 0px 0%;
					margin-bottom : 0px !important;
				}
						#contentSection div.centralSection.dual.symetric div.dualColumn.left div.centralArticle {
							background : Transparent none !important;
						}
							table.data {}
								table.data tbody {}
									table.data tbody tr {}
										table.data tbody tr th {
											color : #ffffff;
											font-weight : normal;	
											padding-right : 75px;
										}
										table.data tbody tr td {
											color : #b6c5d2;
										}
			img.rightBlog
			{
				float:right;
				}


