html{
	/*font-family: Verdana, Arial, sans-serif;*/
	font-family: Arial;
	font-size: 9pt;
	background-color: #DDDDDD;
}

#searchbar {
background-color:#695D54;
margin:0;
width:780px;
height: 20px;
padding: 3px 0;
text-align: right;
}	

#border {
border:1px solid #000000;
width:780px;
}
	
#Header{
	/*background-image: url("/images/main-header.jpg");*/
	background-color: white;
	/*background-repeat: no-repeat;*/
	width: 780px;
	height: 79px;
}


/* Content */

#Content{
	width: 780px;
	background-image: url('../images/faux-columns.png');
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	min-height: 425px;
	height: auto !important;
	height: 425px;
}

#Content .Text{
	float: left;
	margin-left: 2px;
	color: #695D54;
	background: white;
	padding: 0 10px 30px 10px;
	min-height: 440px;
	height: auto !important;
	height: 440px;
}

body#sidebar #Content .Text{
	width: 400px;
}

body#default #Content .Text{
	width: 600px;
}

#Content .Text img {
	float: none;
} 

#Content .Text img.Left {
	float: left;
} 

#Content .Text img.Right {
	float: right;
} 

#Content .Text p{
	margin-top: 0px;
	margin-bottom: 12px;}

#Content .Text label{
	font-weight: bold;}

#Content .Text label.Choice{
	font-weight: normal;}

h1{
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #E05206;
	font-family:arial,helvetica,verdana;
	padding: 0 0 0px 0;}

h2{
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 6px 0;
	color: #003F72;}

h3{
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 12px;}

#Content .Text tr{
	vertical-align: top;}

#Content a{
	color: #003F72;
	text-decoration: underline;}

#Content a:hover{
	color: #E05206;
	text-decoration: underline;}
	

#Content .Text .breadcrumb a{
	color:#666666;
	font-size:9px;
	text-decoration:none;}

#Content .Text .breadcrumb a:hover{
	color:#993300;
	font-size:9px;
	text-decoration:underline;}
	
#Content .Banners ul
{
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image:url(/images/bullet-red.gif);
}
#Content .Banners li
{
	margin: 3px 0;
}



/* Content: QuickLinks */

#Content .QuickLinks{
	float: left;
	width: 158px;
	min-height: 425px;
	height: auto !important;
	height: 425px;
	/*background-color: #567AA9;*/}
	
#Content .QuickLinks ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;}

#Content .QuickLinks ul ul{
	margin-left: 8px;
	border-bottom: none;}

#Content .QuickLinks ul a{
	display: block;
	width: 143px;
	color: #003F72;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 9pt;}

#Content .QuickLinks ul ul li{
	padding: 2px 5px 2px 5px;}
		
#Content .QuickLinks ul ul a{
	color:	#695D54;
	display: inline;
	border-top: none;
	font-weight: normal;
	font-size: 9pt;
	width: auto;
	padding: 0px;
	font-size:90%;
	margin-right: 0px;}
	
#Content .QuickLinks ul.level3, #Content .QuickLinks ul.level4{
	display:none;}

#Content .QuickLinks li.selected  a{
	color: #E05206;}

#Content .QuickLinks li.selected  ul a{
	color: #695D54 !important;
}

/* Subitems van actieve button laten zien */
#Content .QuickLinks li.selected ul{
	display: block;
}

#Content .QuickLinks ul.open{
	display: block;
}

/*  Sub-sub items van actieve buttons weer hiden */
#Content .QuickLinks li.selected ul ul{
	display: none;
}
	
#Content .QuickLinks ul ul ul a{
	color:	#695D54;
	display: inline;
	border-top: none;
	font-weight: normal;
	font-size: 9pt;
	width: auto;
	padding: 0px;
	font-size:90%;
	margin-right: 0px;}

#Content .QuickLinks ul ul ul li{
	background-image:url(http://www.isa.org/graphics/isatemplate/grey-disc.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:10px;}
	
#Content .QuickLinks ul ul ul{
	margin-left: 0px;}
	
#Content .QuickLinks ul ul a:hover{
	color: #E05206;}

#Content .QuickLinks ul a.Home:hover{
	color: #E05206;}

#Content .QuickLinks ul a:hover{
	color: #E05206;}


#Content .Banners
{
	float: right;
	width: 199px;
	padding: 0;
	text-align: left;
	min-height: 425px;
	height: auto !important;
	height: 425px;
}

#Content .Banners h3
{
	font-size: 10pt;
	font-weight: bold;
	background: #E05206;
	height: 20px;
	margin: 0 0 15px 0;
	padding: 3px 0 0 10px;
	color: white;
	width: 189px;
}

#Content .Banners div.text
{
	padding: 0 10px 10px 10px;
}




/* Content: Copyright */

#Content .Copyright{
	clear: both;	/*This line ensures the footer will always stay beneath the floating columns*/
	background-color: #695D54;
	padding: 3px 0;
	text-align: center;
	width: 780px;
	color: #FFFFFF;
	font-size: 7pt;}

#Content .Copyright a{
	color: #FFFFFF;
	text-decoration: none;}

#Content .Copyright a:hover{
	color: #000000;
	text-decoration: underline;}



form#cse-search-box input{
	font-family: Arial;
	font-size: 9pt;
	color: #695D54;
	margin: 0;
	padding: 0;
}

form#cse-search-box input.q{
	width: 120px;
	height: 12px;
}

form#cse-search-box input.sa{
	height: 16px;
	border: 1px solid white;
	font-size: 8pt;
	color: white;
	background: #00467f;
}