/****************************************************
*** HTML ********************************************
*****************************************************/

html {
	
	height: 100%;
}

/****************************************************
*** BODY ********************************************
*****************************************************/

body {

	font-family: verdana, arial, mono;
	font-size: 0.70em;
	padding: 0px;
	line-height:200%;
	margin: 0px;
	text-align: center;
	background: #99CC99;
	
}

/****************************************************
*** DEFAULT FONTS **********************************
*****************************************************/


td, th {

	font-size: 9pt;
	vertical-align:top;
}

th{
background: #F1F0ED;
color: #009999;
}

/****************************************************
*** LAYOUT ******************************************
*****************************************************/

DIV.all {
	width: 956px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	background: white;
	
}

DIV.allFaq {
	width: 550px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	background: white;
}

DIV.header {
	padding-top: 70px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	background: url('../images/header.gif') no-repeat ;
	width:956px;
}
DIV.header1 {
	padding-top: 70px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	width:100%;
	background: url('../images/header2.gif') repeat-x ;
}

div.theadings {
	color: #666666;
	padding:5px 0px 5px 0px;
	font:8pt Arial, Helvetica, sans-serif ;
	font-weight:bolder;
}
div.theadings1 {
	color: #333333;
	padding:5px 0px 5px 0px;
	font:9pt Arial, Helvetica, sans-serif ;
	font-weight:bolder;
}

div.usermessage table{
	color: #FFFFFF;
	margin:2px 0px 2px 0px;
	padding:5px 0px 5px 0px;
	background: #006595;
}
div.usermessage a{
	color: #FFFFFF  ;
	
}
div.margins {
margin:5px 10px 0px 10px;

}
div.configure {
margin:1px 0px 0px 2px;
color:#0066CC;
border-collapse:collapse;
font:10pt Arial, Helvetica, sans-serif ;
font-stretch:semi-expanded;
background:#ECFCFF;
}
div#messagej {
	color:red;
	padding-top:5px;
	font:8pt Arial, Helvetica, sans-serif ;
	font-weight:bolder;
}
div#message {
	color:white;
	background: #006699;
	margin:5px 0px 0px 0px;
	font:10pt Arial, Helvetica, sans-serif ;
	font-weight:bolder;
}
div.tcontents
{
	margin:0;
	padding:0;
	
}

input#inputstyle {
	color: #0066FF;
	font: 9px Arial, Helvetica, sans-serif bold;
	font-weight:bolder;
	line-height:15px;
	height:18px;
	width:550px;
}
.inputerror {
	border: 1px solid #0066FF;
	color: #FFFFFF;
	font: 14px Arial, Helvetica, sans-serif bold;
	font-weight:bolder;
	line-height:25px;
	background: #CC0000;
}
.inputerrornumeric {
	border: 1px solid #0066FF;
	color: #FFFFFF;
	font: 14px Arial, Helvetica, sans-serif bold;
	font-weight:bolder;
	line-height:25px;
	background: #FF9966;
}
img#displayimage{
	border: 1px solid #0066FF;
	color: #0066FF;
	font: 9px Arial, Helvetica, sans-serif bold;
	font-weight:bolder;
	line-height:15px;
	height:80px;
	width:80px;
}
img#adminindex{
border:0;
float:left;
}
input#inputstylesearch{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	border-style:outset;
	background: #CC0000;
	color:#FFFFFF;
/*	-moz-opacity:0.5; sets the opacity */
}
input#search {
	height:21px;
	margin-left:2px;
	font-size:10px; 
	font-weight:bolder;
	color: #FFFFFF;
	background: #F5A263;
}
::-moz-selection{ /*this style will allow you to set the selection background and the foreground color of the text you select*/
	background-color:#003366;
	color:#eee;
}
/****************************************************
*** TABLE ******************************************
*****************************************************/
table#addarticle{
/*background:url(../images/lines.png) repeat;*/
}	
TD#tdmessage{
	font:10pt bolder Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:#FFE8E8;
}
td.leftsidenavigation{
background: #92B9FA;

}
td#searchstrip{
	background:url(../images/searchstrip.gif) repeat;
}
td#titlestrip{
	background:url(../images/titlestrip.gif) repeat-x;
}
td#forumsubject{
	color: #666666;
	background: #FFFFFF;
	font:10pt bolder Arial, Helvetica, sans-serif;
	border:0px;
}
td#forumsubjectbold{
	color: #000000;
	background: #E1F5FF;
	font:10pt Arial, Helvetica, sans-serif;
	font-weight:bolder;
}
table#ForumTable{
	color:#333333 ;
	background: #E1F5FF;
	font:10pt bolder Arial, Helvetica, sans-serif;
}
td#ForumTable{
	color: #333333;
	background: #E1F5FF;
	font:10pt bolder Arial, Helvetica, sans-serif;
}
table#usertable{
		background: #FFF2F0;
		color:#999999;
		border:#333333 thin solid;
		width:95%;
		vertical-align:middle;
}
table#rssmanagement {
	background:url(../images/bgroundrss.gif) ;
}
table#userprofiletable{
	background:url(../images/bground.gif) ;
}
table a{
	color:  #EA2300;
}

td#padding10{
	padding: 10px 0px 10px 0px;
	background: #EEEEFF;
	border-bottom:#FFFFFF thin solid;
	
	}
/****************************************************
*** FOOTER ******************************************
*****************************************************/
DIV.footer  {
	padding:10px 0px 10px 0px;
	background: #0070A6;
	float:right;
	width:100%;
}
DIV.footer P {

	font-family: verdana, arial, mono;
	font-size: 7pt;
	color: white;
	text-align: center;
}
/****************************************************
*** USERPROFILE ******************************************
*****************************************************/
div#profile{
		color:#666666;
		padding:10px 0px 10px 0px;
		margin-left:5px;
		font-weight: bolder;
		vertical-align:text-bottom;
}

div#profiledet{
		color: #FF8040;
		padding:10px 0px 10px 0px;
		margin-left:5px;
		font-weight: bolder;
		vertical-align:text-bottom;
}
DIV.footer P A {
		color: white;
}
A {

	color: white;
	
}
/****************************************************
*** HEADINGS ****************************************
*****************************************************/

h1 {
	font-size: 14pt;
	color: #000000;
	margin-left:2px;
	

}
h1.white {
	font-size: 16pt;
	color: #000000;
	margin-left:2px;
	margin:0;
	padding:0;

}
h1#hdetail
{
	font-size:20px;
	font-weight:bolder;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	background:#F2F9FF;
	padding: 5px 5px 5px 0px;
}
h2#hdetail
{
	font-size:18px;
	font-weight:bolder;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	background:#F2F9FF;
	padding: 5px 5px 5px 0px;
	
}
h3#hdetail
{
	font-size:16px;
	font-weight:bolder;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	background:#F2F9FF;
	color:#00557E;
	padding: 5px 5px 5px 0px;	
}
h4#hdetail
{
	font-size:14px;
	font-weight:bolder;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	background:#F2F9FF;
	padding: 5px 5px 5px 0px;	
}
h1 em {

	color: #C5472B;
	font-style: normal;
}

H2 {
	margin: 0;
	font-size: 12pt;
	font-weight: bold;
	color: #00557E;
}

H3 {
	margin: 0;
	font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
}
H4 {padding: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

H5 {padding: 0px;
	font-size: 9pt;
	font-weight: bold;
	color: black;
}

/****************************************************
*** BLOCKQUOTES *************************************
*****************************************************/

BLOCKQUOTE {

	text-align: justify;
}
/********************************************************
NAVIGATIONS ON THE RIGHT HAND SIDE 
*********************************************************/
#navmenuv{
	border: 1px solid black;
	border-bottom-width: 0;

}

#navmenuv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 8pt bold Verdana, Arial, Helvetica, sans-serif;
}
#navmenuv li#menuli a{
	display: block;
	padding: 3px 0;
	padding-left: 9px;
	
	text-decoration: none;
	color: white;
	background-color: #158AFF;
	border-bottom: 1px solid #59ACFF;
	border-left: 7px solid #59ACFF;
	border-right: 7px solid #59ACFF;
}
#navmenuv li a{
	display: block;
	padding: 3px 0;
	padding-left: 9px;
	
	text-decoration: none;
	color: white;
	background-color: #2175bc;
	border-bottom: 1px solid #90bade;
	border-left: 7px solid #1958b7;
	border-right: 7px solid #1958b7;
}
div#navmenuv ul li a.highlightnav{
	display: block;
	padding: 3px 0;
	padding-left: 9px;
	
	text-decoration: none;
	color: white;
	background-color: #88C5F7;
	border-bottom: 1px solid #90bade;
	border-left: 7px solid #1958b7;
	border-right: 7px solid #1958b7;
}
* html #navmenuv li a{ 
width: 100%; 
}

#navmenuv li a:hover {
	background-color: #2586d7;
	border-left-color: #1c64d1;
	border-right-color: #1c64d1;
}

#navmenuv div.menutitle{
	color: white;
	border-bottom: 1px solid black;
	padding: 1px 0;
	padding-left: 5px;
	background-color: black;
	font: bold 90% Verdana, Arial, Helvetica, sans-serif ;
}
.sdmenu {
    width: 100%;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 10px;
    background: #eee url(../images/bottom.gif) no-repeat  right bottom;
    color: #FFF;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 0px 0;
    font-weight: bold;
	line-height:20px;
    color: white;
    background: #FFF url(../images/title.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
}

.sdmenu .arrow {
		margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: url(../images/title.gif) repeat-x;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 5px 0;
    text-indent: 10px;
    background: #FFFFFF;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #066;
    text-decoration: none;
	line-height:11px;
}

.sdmenu .submenu a:hover {
    background : #066 url(../images/linkarrow.gif) no-repeat right center;
    color: #FFF;
}

div.sub {

	font-size: 10pt;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
}
div.notice {
					
	border: gray solid 1px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color:#FFFFFF;
	background: #0099CC;
	font:9pt Arial, Helvetica, sans-serif ;
}
div.notice a{
	font:9pt Arial, Helvetica, sans-serif ;
	color: #FF99CC;
}
div.super {

	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
div.super em {

	font-style: normal;
}

div.sub em {

	font-style: normal;
	color: #C5472B;
}
/**********************************************************
********************TAGS***********************************/

/****************************************************
*** TEXTAREAS ***************************************
*****************************************************/

textarea {
	
	width: 300px;
	height: 75px;
	border: 1px solid #0066FF;border-style:inset;
}
select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
} 
strong { 
	padding: 0px;
}
strong.underarticle{
	color: #000000;
	font-size:9pt;
	clear:both;
	margin-left:2px;
	
}
input.errors{
	border: #FF0000 thin ridge;
	background:#FFECEC;
	
}
input#l {
	background: #E7F4FE;
}
input#p {
	background: #E7F4FE;
}
/****************************************************************
SPANS
****************************************************************/
span#spanindexpage {
	
	font:10pt bold Arial, Helvetica, sans-serif ;
	font-weight:bolder;
	padding:5px 0px 5px 0px;
	
}
span#subscribe {
	color:#CC0000; width:170px; font-size:9px; text-align:left; float:right
}
div#spanindexpagecontent {
	color: #666666;
	font-size:8pt;
	padding:5px 0px 5px 5px;
	font:Arial, Helvetica, sans-serif bolder;
}
div.headingtext {
	color: #000000;
	font-size:12pt;
	background: #FBF9FF;
	font:Arial, Helvetica, sans-serif bolder;
}
div.smilies {
	width:320px;	
	margin:10px 0px 10px 120px;
}
div#login{
	display: block;
	color: #666666;
	line-height:15px;
	background-color: #D6DFFE;
	text-align:left;
	padding-left:0px;	
}
input#l {
	width:200px;
}
input#p {
	width:200px;
}
div#leftpane{
	width:24%;
	float:left;
	height: 768px;
	background: #5784F9;
	/*overflow:auto;*/
}
div#enclose{
	width:100%;
	height:768px;
	
}
div#main {
	width:75%;
	float:right;
	background: inherit;
	
	/*overflow:auto;*/
}
div#login strong {
	display: block;
	color: #fff;
	background-color: #24459B;
	background: #FFF url(../images/title.gif) repeat-x;
	border-bottom: 1px solid #fff;

}
div#help{
			cursor:help;

}
img {
	border:0;
}
li.errors{
	width:97%;	
	color: white;
	font-size: 12px;
    overflow: hidden;
	background-color: #666666;
	padding: 5px 10px 5px 10px;
	line-height:150%;
}

/*****************************
ERROR DISPLAY**********************/


#PopupMasterContainer {
	position:relative;
	background:#000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	width:100%;
}


/*****************************
GENERAL**********************/
.green {
	color: #00A82B;
}
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
    overflow: hidden;
	background-color: navy;
	padding-left: 5px;
	
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#lastfive{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: #FFE9D2;
visibility: hidden;
z-index: 101;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#mytempdiv{
position: absolute;
max-width: 150px;
border: 1px solid #CCCCCC;
padding: 2px;
background-color: #F2F3FF;
visibility: hidden;
z-index: 101;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=red,direction=135);
}

.info {
		background:#FFFFFF;
		color:#999999;
}
fieldset a {
color: #CC0000;
}


.articlelinkindex{
		color: #CC6600;
	}
.articlelinkindex1{
		color: #CC6600;
	}
.highlight {
		color:#666666;
		font-size:10px;
		font-weight:bolder;
}
FONT.Vragen
{
	font-family: verdana, arial, helvetica;
	color: #006595;
	font-size: 10pt;;
}