@charset "utf-8";
/* CSS Document */

body {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-family: "Comic Sans MS";
	font-size: 14px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img, img a{
	border:none;
	}

.footerMenu {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #0b3573;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

.footerMenu a {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: bold;
	color: #0b3573;
	text-decoration: none;
}

footerMenu a:hover {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.mainText {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #666666;
	list-style-image: url(../images/bullet.png);
	list-style-type: circle;
	padding: 5px;
}

.footerCopyright{
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #0b3573;
	text-align: right;
	vertical-align: middle;
}

.pageHeading {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	letter-spacing: 2px;
}

.quotes {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	text-align: center;
	vertical-align: middle;
}

.ligrooi {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FF0000;
	list-style-image: url(../images/bullet.png);
	list-style-type: circle;
	padding: 5px;
	text-indent: 5px;
	border: 1px solid #CC0033;
	background-color: #F3C2C2;
}

.rooiBold {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}

.ligblou {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #0000FF;
	list-style-image: url(../images/bullet.png);
	list-style-type: circle;
	padding: 5px;
	text-indent: 5px;
	border: 1px solid #00CCFF;
	background-color: #C2FFFF;
}

.blouBold {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bolder;
	color: #0000FF;
}

.liggeel {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FF9900;
	list-style-image: url(../images/bullet.png);
	list-style-type: circle;
	padding: 5px;
	text-indent: 5px;
	border: 1px solid #FFFF66;
	font-weight: bold;
	background-color: #FFFFAB;
}

.geelBold {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bolder;
	color: #FF9900;
}

.liggroen {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #006600;
	list-style-image: url(../images/bullet.png);
	list-style-type: circle;
	padding: 5px;
	text-indent: 5px;
	border: 1px solid #009966;
	background-color: #bdffbd;
}

.groenBold {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bolder;
	color: #009900;
}

.imgalign {
	text-indent: 10px;
	display: inline-block;
	padding: 10px;
	white-space: normal;
}

.textBlock {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	text-align: center;
	border: 1px solid #000000;
}

.exampleTable {
	font-family: "Comic Sans MS";
	font-size: 14px;
	background-color: #FFFFCC;
	border: 1px solid #95DFFC;
	margin: 0px;
	border-collapse:collapse;
	list-style-image: url(../Images/slices/bullet.png);
	list-style-type: circle;
}

.consultantsBlock {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
	text-align: center;
	vertical-align: middle;

}

.calander {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
}

.calander:hover{
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0099FF;

}
