/*
KBDQ
@author: Rick Stoopman
@version: 20091026-01

Used colors:

*/
body, #publerBody {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#444444;
	}
#right-column, #nav, ul#carousel,#footer,#maps,#header ul, #header p, #sub-nav, #sub-slogan{display:none;}

a{
	color:#98012F;
	font-weight:bold;
	text-decoration:none;
	}
p.intro{
	font-size:1.3em;
	}
	
	a img{border:none;}

h2{
	font-size:22px;
	font-weight:normal;
}
h3{
	font-size:1em;
	margin-bottom:0;
}
body.overview h2{
	font-size:1.3em;
	margin-bottom:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	visibility:visible;
	font-weight:bold;
	text-transform:none;
}
hr{
	border:none;
	background-color:#cce5e5;
	color:##cce5e5;
	height:1px;
	margin-top:15px;
	margin-bottom:0px;
}
table{
	margin-bottom:8px;
	width:100%;
}


td{
	padding:0 6px 6px 0;
	vertical-align:top:
}	


.break,.clear{clear:both;}

/* General styling
**********************************/
.sIFR-flash {
	display    : none !important;
	height     : 0;
	width      : 0;
	position   : absolute;
	overflow   : hidden;
	}

.sIFR-alternate {
	visibility : visible !important;
	display    : block   !important;
	position   : static  !important;
	left       : auto    !important;
	top        : auto    !important;
	width      : auto    !important;
	height     : auto    !important;
	}