﻿html 
{ 
	min-height: 100%; 
	margin-bottom: 1px; 
}
body 
{
	font-family:Arial;
	font-size: 12px;
	background-color: White;
}
A
{
	color: #58AB27;
}
p
{	
	line-height: 18px;
	color: #494949;
}
li
{
	color: #494949;
	line-height: 18px;
}
h1
{
	font-size: 16px;
	font-weight: bold;
	color: #494949;
}
h2
{
	font-size: 12px;
	font-weight: bold;
	color: #494949;
}
input.green131x26
{
    width:          131px;
    height:         26px;
    border:         none;
    background:     url(../img/buttons/button-green-131x26px.gif) no-repeat;
    color:          #ffffff;
    text-align:     center;
    font-weight:    bold;
    cursor:			pointer;
}
input.green89x26
{
    width:          89px;
    height:         26px;
    border:         none;
    background:     url(../img/buttons/button-green-89x26px.gif) no-repeat;
    color:          #ffffff;
    text-align:     center;
    font-weight:    bold;
    cursor:			pointer;
}
ul
{
	margin-top: -15px;
}
ol
{
	margin-top: 4px;
}
.bold
{
	font-weight: bold;
	color: #494949;
}
.subtitle
{
	font-size: 16px;
	font-weight: bold;
	color: #494949;
}
.subsubtitle
{
	font-size: 14px;
	font-weight: bold;
	color: #494949;
}
.subtext
{
	font-size: 10px;
	color: #666666;
}
.newssource
{
	font-size: 10px;
	color: #666666;
}
.text
{
	font-family:Arial;
	font-size: 12px;
	color: #494949;
}

.qheader
{
	font-family: Arial;
	font-size: 15px;
	color: White;
	background-color: #58AB27;
	height: 21px;
	
}
.qheader A
{
	color: white;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
}

.qquestion
{
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	padding-top: 8px;
}
.qanswer
{
	font-family:Arial;
	font-size: 12px;
	padding-top: 8px;
	line-height: 26px;
}
.questionnairetable
{
	background-color: #eeeeee;
	padding-left: 10px;
	padding-right: 10px;
}
.aanvraagtable
{
	background-color: #eeeeee;
	padding-left: 60px;
	padding-right: 60px;
}
.qconclusioncaption
{
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	color: #58AB27;
}
.qconclusion
{
	font-family:Arial;
	font-size: 12px;
	padding-right: 14px;
}
.paragraphtitle
{
	font-family: Helvetica, Arial;
	font-size: 24px;
	color: #58AB27;
}
.formfield
{
	background-color: #f6f6f6;
	border: solid 1px #494949;
}
.searchbutton
{
    text-align:     right;
    margin:         10px 0px 10px 0px;
}
.searchbuttonLeft
{
    text-align:     left;
    margin:         40px 0px 0px 0px;
}
.toelichtinglink
{
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}
.validationErr
{
	color: red;
	font-weight: bold;
}
.faq_answer
{
	text-decoration: none;
	color: #494949;
}
.faq_question
{
	line-height: 20px;
}
.faq_answer UL
{
	margin-top: 0px;
}
.faq_answer OL
{
	margin-top: 0px;
}

