html, body, .button, select, input, .estitle, .motto, textarea  /*, .zoekbutton, input.searchbox, H1, H2, H3*/ {
	font-family:	"Segoe UI",
					"Lucida Grande",
					Arial,  
					Geneva,
					Helvetica, 
					Calibri,
					"Arial Narrow", 
					"Helvetica Condensed", 
					"Helvetica Narrow", 
					"DejaVu Sans Condensed", 
					"Open Sans",
					sans-serif;
	font-size: 1em;
}

.estitle, .motto {
/*	font-family:"Open Sans", "Arial Narrow", "Helvetica Condensed", "Helvetica Narrow", "DejaVu Sans Condensed", Arial, Helvetica, sans-serif;*/
	color: #0091E5; /*#00A2DD;*/
}


.motto {
	font-size: 1em;
	margin:3px 0 5px 0;
	line-height:100%;
	padding:0;
	}
	
.estitle {
	font-size: 2em;
	font-weight:normal;
	line-height:100%;
	letter-spacing : 0.03em;
	margin: 10px 0 0 0;
	padding:0;
	letter-spacing:-0.01em;
}

/*.estitle:after {
    content: " - Test Site"; }/* test site indicator */


/* ----------- content font -------------- */

#Maincontent {
	font-family:	
					"Segoe UI",
					"Lucida Grande",
					Arial,  
					Geneva,
					Helvetica, 
					Calibri,
					"Arial Narrow", 
					"Helvetica Condensed", 
					"Helvetica Narrow", 
					"DejaVu Sans Condensed", 
					"Open Sans",
					sans-serif;
}


/* ------------- reading content font-size ------------------------- */
/*#Maincontent */ P, UL, .lightgray, table.glossary td, table td {
	color: #000;
	font-size: 100%;
	}

/* ---------------- maincontent column -------------------- */

#Maincontent P {
	line-height:1.5;
	padding: 0;
	margin: 0.5em 0 0.5em 0;
}

#Maincontent LI {
	line-height:1.5;
	padding: 0;
	margin: 0.8em 0;
	font-size: 100%;
}

/* #Maincontent P strong, #Maincontent P b {
	color: #445;
	}*/

#Maincontent h1 {
	font-size : 180%;
	color: #0091E5; /* #00A2DD; */
	font-weight : normal;
	line-height : 1.3;
	letter-spacing:-0.03em;
	margin:0 0 1em 0;
}

#Maincontent h2 {
	color: #0091E5; 
}

#Maincontent h2, #Maincontent h2.calculator {
	font-size : 150%;
	font-weight:normal;	
	line-height : 1.3;
	margin:0.6em 0 0.5em 0;
	/*letter-spacing : 0.02em;*/
	padding: 0;
}


#Maincontent h3 {
	font-size : 110%;
	color: #0091E5; 
	font-weight : bold;
	line-height : 1.3; 
	padding: 0;
	margin: 2em 0 0 0;
}	

#Maincontent h4 {
	font-size : 100%;
	color: #336;
	line-height : 1.2;
	margin-bottom:0.5em; }	

#Maincontent h5 {
	font-size : 100%;
	color: #336;
	line-height : 1.2;
	margin-bottom:0em; }	

#Maincontent UL {
	list-style-type: square;
}


#Maincontent A:link, #Maincontent A:active, #Maincontent A:visited {
	color : #005AC6;
	text-decoration : none;
}
 
#Maincontent A:hover {
	color: #005AC6;
	text-decoration: underline;
}

/*----- calculator ---- */

#Maincontent h2.calculator {
	color:#330066;
}

#Maincontent .output {
	color: white;
	}


#Maincontent A.output:link, #Maincontent A.output:active, #Maincontent A.output:visited {
	color:#66FFFF;
	text-decoration : none;
}
 
#Maincontent A.output:hover {
	color: #66FFFF;
	text-decoration: underline;
}

input.outputtext {
	font-size:140%;
	font-weight:bold;
	letter-spacing:0.02em;
}


#Sidecolumn P {
	color: #448;
	font-size: 90%;
	line-height:1.6;
}

#Sidecolumn H3 {
	font-size : 95%;
	color: #0084BF;
	font-weight : bold;
	line-height : 1.5;
	display:block;
	background-color:#D6EFFF;
	border-bottom: 1px solid #0084BF;
	padding: 0.25em;
}

#InsertAnnouncement a, #InsertItem a, #InsertAnnouncement a:hover, #InsertItem a:hover {
	text-decoration:none;
	color: #046; /*#046;*/
    font-size: 1em;
    line-height: 1.5em;

}

/* ----------------- other typography------------------- */

.special_intro {
	color:#333;
	font-weight : bold;
	line-height:1.5;
	}

.citation {
	font-size: 95%;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	line-height: 1.5;
}


#Maincontent P.small {
	font-size: 95%; /*0.85em;*/
	font-weight: normal;
	color: #000000;
	line-height: 1.4;
}

hr {
	color: #11ADF3; /* #00A2DD; /*#2FCDFF;*/
	border-top: 1px solid #11ADF3; /*#2FCDFF;*/
	margin: 2em 0;
}

.downloadformat {
	font-size : 100%;
	letter-spacing:0.01em;
	color: #0084BF;
	font-weight : bold;
	line-height : 1.25;
	background-color:#DBF4FF; /*#DDFFE2; /*#D6EFFF;*/
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding: 0.3em 30px;
	margin: 0.2em;
	border: 1px solid #adf; /*00D61C; /*#9BE7FF;*/
	background-image:url(../images/arrow_down.png);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
}


a.downloadformat:hover {
	border: 1px solid #22e;
	text-decoration:none;
	background-color:#ADF2FF;
}


#FormArea td {
	font-size:88%;
/*	padding: 0;
	margin: 0;
	line-height:1.5;*/
}


#FormArea H4.formgroup, #FormArea H4.submitgroup, #FormArea H4.recordgroup {
	color: #fff;
	padding: 0.3em 1em;
	font-size : 100%;
	line-height : 1.8;
}

td.recordTDdata {
	color:#700;
}

/*----------------------- bottom bar ------------------------ */
#bottom, #bottom A:link, #bottom A:active, #bottom A:visited, #bottom A:focus, #bottom A:hover {
	font-size: 90%;
	color:#0098DE;
	} 

#bottom A:link, #bottom A:active, #bottom A:visited, #bottom A:focus {
	text-decoration: none;
}

#bottom A:hover {
	text-decoration: underline;
	}

/* ---------------------- other fonts ---------------------------- */

th, thead, th {
    color: #fff;
}



input.formTextfield, textarea.formTextfield, select.formTextfield {
	font-size:100%;
	color:#0000CC;
} 


input.textfield:focus, input.formTextfield:focus {
	color:#0000CC;
}

input.textfield, textarea, select {
	font-size:1em;
	color:#0000CC;
} 

input[type=submit], input[type=reset], input[type=button] {
	color: white; /*#046;*/
    font-size: 100%;
}

a.tooltiphelp span {
  color: #000000;
}

@media only screen and (min-width: 0px) and (max-width: 700px) {
.motto {
	font-size: 0.8em;
	margin:0.2em 0 0.3em 0;
	line-height:100%;
	padding:0;
	}
	
.estitle {
	font-size: 1.4em;
	font-weight:normal;
	line-height:100%;
	letter-spacing : 0.03em;
	margin: 0.8em 0 0 0;
	padding:0;
	letter-spacing:-0.01em;
	font-weight:600;
}
}

@media only screen and (min-width: 0px) and (max-width: 800px) {
}

@media only screen and (min-width: 801px) and (max-width: 1024px) {
}

@media only screen and (min-width: 1025px) and (max-width: 1460px) {
	#Maincontent H1 {
	font-size: 200%;
	}
}

@media only screen and (min-width: 1461px)  and (max-width: 3840px) {
	#Maincontent H1 {
	font-size: 220%;
	}
}