/* CSS Document */
html {
	margin: 0;
	height: 100%;
	width: 100%;	
}
body {
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4E6518;
}
.mainTableBottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4E6518;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
.mainTable {
	height: 100%;
	width: 100%;
}
.mainTableSeperation {
	background-image: url(../_img/template/specific4/seperator.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 75px;
}
.mainTableLogoBanner{
	background-color: #F0F0F0;
	height: 130px;
}
.mainTableLogo {
	background-image: url(../_img/template/specific4/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 150px;
	width: 400px;
}
.content {
	background-image: url(../_img/template/specific4/mainWhiteBot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 750px;
}
.mainTableLogoStpt {
	background-image: url(../_img/template/specific4/logoSteunpunt.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 350px;
}
.mainTableMiddle {
	background-color: #7A9D26;
}
.mainTableContent {
	background-color: #FFFFFF;
	background-image: url(../_img/template/specific4/mainWhiteTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 750px;
}
#menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu A:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 23px;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
}
#menu A:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 23px;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
}
#menu A:active {
	color: #FFFFFF;
	text-decoration: none;
	}
#menu A:hover {
	text-decoration: none;
	background-color: #4E6518;
}
#subMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#subMenu A:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 23px;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
}
#subMenu A:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 23px;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
}
#subMenu A:active {
	color: #FFFFFF;
	text-decoration: none;
	}
#subMenu A:hover {
	text-decoration: none;
	color: #000000;
}
.subMenuSeperatorCell {
	background-image: url(../_img/template/specific4/subMenuSeperator.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 10px;
}
.contentDynamicHieght{
	hieght: 378px;/*good for a IE 7 laptop resolution */
	margin: 5px;
	overflow: auto;	
}
.title {
	text-align: left;
	display: block;
	width: 100%;
	border-bottom-color: #224060;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	color: #224060;	
}
ul {
	list-style-image: url(../_img/template/specific4/list1.gif);
}
.underline {
	text-decoration: underline;
}
.faqDiv{
	background-color: #7A9D26;
	width: 506px;
	text-align: left;
	padding: 3px;
}
.faqHeaderDiv{
	background-color: #4E6518;
	text-align: right;
	vertical-align: left;
	color: #FFFFFF;	
	padding: 3px;	
}
