body {
	margin: 0px;
	font-family: calibri, arial;	
	letter-spacing: 1px;
	font-size: 0.9em;
	color: #666666;
	}

a 	{
	color: #0066CC;
	outline: none;
	}


a:hover {
	color: #003399;
	}

h1 {	font-size: 1.3em;
	color: #0066CC;
	margin-top: 0px;
	}
	
h2 {	font-size: 1.2em;
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 10px;
	margin-top: 20px;
	}
	

h3 {	font-size: 12px;
	color: #0066CC;
	}

h4 { font-size: 1em;
	display: block;
	width: 435px;
	line-height: 25px;
	margin: 0px;
	margin-bottom: 2px;
	padding-left: 5px;
	cursor: pointer;
	border:1px solid white;
	font-weight: normal;
	background-color: #0066CC;
	background-image: url(/images/white-trans.png);
	color: #FFFFFF;
	}	

h4:hover {
	color: #0066CC;
	background-color:#FFFFFF;
	}

legend {
	color: #0066CC;
	font-weight: bold;
	font-style: italic;
	}

fieldset {
	padding: 10px;
	}
	
img {
	border: none
	}
	
#logo {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -490px;
	width: 170px;
	float: left;
	z-index: 200;
	
	}

#ico {
	position: absolute;
	top:10px;
	left: 50%;
	margin-left: 445px;
	text-align: right;
	font-size: 10px;
	z-index:500;
	}

#ico a {
	color: #0066CC;
	text-decoration: none;
	}

#ico a:hover {
	color: #003399;
	}
	
.spacer {
	margin-left:3px;
	}
	
#clouds {
	position: absolute;
	top: 85px;
	width: 100%;
	height: 484px;
	
	
	background-image: url(/images/gorter-advisie-clouds.jpg);
	
	}

#main {
	position: absolute;
	top: 85px;
	bottom: 0px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	z-index: 20
	}	

#main1 {
	position: absolute;
	width: 250px;
	left: 50%;
	top: 0px;
	bottom: 0px;
	margin-left: -500px;
	background-color: white;
	opacity:0.4;
	filter:alpha(opacity=40);
	z-index: 10;
	}

#main1Over {
	position: absolute;
	margin-left: 25px;
	top:25px;
	width: 225px;
	bottom: 200px;
	z-index: 500;
	overflow: auto;
	overflow-x: hidden;
	}

#main1OverIn {
	width: 200px;
	}

#main2 {
	position: absolute;
	width: 250px;
	left: 50%;
	top: 0px;
	bottom: 0px;
	margin-left: -250px;
	background-color: white;
	opacity:0.5;
	filter:alpha(opacity=50)
	z-index: 10;
	}

#main3 {
	position: absolute;
	width: 500px;
	left: 50%;
	top: 0px;
	bottom: 0px;
	background-color: white;
	opacity:0.6;
	filter:alpha(opacity=60)	
	}	

#mainContent {
	position: absolute;
	top: 115px;
	left: 50%;
	margin-left: 30px;
	width: 470px;
	bottom: 200px;
	z-index: 500;
	overflow: auto;
	}
	
#mainContentIn {
	width: 440px;
	color: #0066CC;
	line-height: 20px;
	text-align: justify;
	}
	
#menuContent {
	position: absolute;
	top: 115px;
	padding-right: 25px;
	bottom: 200px;
	right: 50%;
	z-index: 500;
	text-align: right;
	overflow: auto;
	overflow-x: hidden;
	}
	
#menuContentIn {
	width: 220px;

	}

ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding-left: 30px;
	width: 195px;
}

ul#menu a {
	display: block;
	text-decoration: none;	
}

ul#menu li {
	margin-top: 1px;
}

ul#menu li a {
	color: #0066CC;	
	padding: 3px;
	font-size: 1.1em;
	}

ul#menu li a:hover {
	background-color: #0066CC;
	background-image: url(/images/white-trans.png); 
	color: #FFFFFF;
}

ul#menu li ul li a {
	color: #0066CC;
	font-size: 12px;
	padding-right: 30px;
	font-weight: normal;
	font-style: italic;
}

ul#menu li ul {
	display:none; /* no display on startup */
	margin-bottom: 20px;
	}
ul#menu li ul.show {
	display:block; /* display on startup */
}
ul#menu li ul li a:hover {
	background: #0066CC;
	background-image: url(/images/white-trans.png); 
}
	
.menubutton {
	font-size: 1.1em;
	height: 25px;
	white-space: nowrap;
	}

.menubutton a {
	color: #0066CC;
	text-decoration: none;
	}

.menubutton a:hover {
	font-weight: bold;
	text-decoration: none;
	}

.menubutton a:active {
	color: #0066CC;
	text-decoration: none;
	}

.menubutton a:visited {
	color: #0066CC;
	text-decoration: none;
	}

#Footer {
	position: absolute;
	bottom: 0px;	
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	font-size: 0.75em;
	color: #0066CC;
	line-height: 15px;
	z-index: 200;
	}

#Footer a {
	color: #0066CC;
	text-decoration: none;
	}

#Footer a:hover {
	color: #003399;
	}
	
#Cloud1 {
	float: left;
	width: 200px;
	padding-left: 30px;
	padding-right: 20px;
	height: 100%;
	border-right: 1px dashed #CCCCCC;
	}

#Cloud2 {
	float: left;
	width: 200px;
	height: 100%;
	border-right: 1px dashed #CCCCCC;
	padding-left: 30px;
	padding-right: 20px;
	}

#Cloud3 {
	float: left;
	width: 446px;
	height: 100%;
	padding-left: 30px;
	padding-right: 20px;
	}

.InnerCloud {
	width: 100px;
	float: left;
	}

.InnerCloud2 {
	width: 170px;
	float: left;
	}

.InnerCloud3 {
	width: 145px;
	float: left;
	}

.InnerCloud4 {
	width: 120px;
	float: left;
	}

.OpenClose {
	line-height: 25px;
	width: 9px;
	margin-right: 5px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	float: right;
	margin-right: 14px
	}

.content {
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;	
	margin-top: -2px;
	padding-top: 10px;
	width: 420px;
	display:none;
	background-image: url(/images/white-trans.png);
	}

.NewsDate {
	font-size: 9px;
	}

.NewsPic {
	margin-top: 19px;
	margin-left: 10px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	}
					
.SidePicRight {
	margin-top: 3px;
	margin-left: 10px;
	}

.SidePicLeft {
	margin-right: 10px;
	}

.bold {
	font-weight: bold;
	}

.tweet {
	
	line-height: 20px;
		font-size: 12px;
	color: #0066CC;
	font-family: calibri, arial;
	
	}
	
.tweet ul {
	list-style-type: none;
	}

.tweet ul li {
	padding: 5px 5px 5px 5px;
	margin-left:-40px;
	
	
	
}

.tweet a { 
	color: #0066CC;
	}



.twitterlink {
	padding-left: 5px;
	}


#wibiyaToolbar_tbl{
	width: 1000px !important;
	margin-left:auto !important;
	margin-right:auto !important;
	}

.side {
	width: 200px;
	color: #003399;
	margin-left: 5px;
	display:none;
	}



.sideheading {
	width: 200px;
	cursor: pointer;
	text-align: left;
	}

.sidecontent {
	width: 200px;
	text-align: left;
	color: #003399;
	font-size: 12px;
	bottom: 0px;
	}
	
.openCloseTweets {
	font-size: 12px;
	color: #0066CC;
	padding: 10px;
	}

.white {
	color: #FFFFFF;
	}

.supportChoose {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold;
	}
	
.supportIcon {
	text-align: center;
	float: left;
	width: 210px;
	}

.tooltipCursor { cursor:help;
	text-decoration: underline;}


