@charset "utf-8";
/* CSS Document */

/* FONTS */


BODY 
{
	background-color : #ffffff;
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	color : #003D6D;
	margin: 0px;
	padding: 0px;
}



/* HEADERTEXT */

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bolder;
	color : #009999;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #009999;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #009999;
}

H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #009999;
}

SMALL {
	color : #003D6D;
	font-size : 9px;
	font-weight : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}


HR
{
	color: #cccccc;
	height: 1px;
}



/*****************************************************************************************/


/* FOOTERTEXT */

SMALL {
	color : #009999;
	font-size : 9px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* LINKS */

A:LINK {
	font-weight : normal;
	text-decoration: none;
	color : #009999;
	font-style: normal;


}

A:VISITED {
	font-weight : normal;
	text-decoration: none;
	color : #009999;
	font-style: normal
	
}

A:ACTIVE {
	font-weight : bold;
	text-decoration: none;
	color : #009999;
	font-style: italic;
}


A:HOVER {
	font-weight : normal;
	text-decoration: none;
	font-style: italic;
	color : #009999;

}


/* CRUMBS */

.CRUMBS {
	color: #ffffff;
}


IMG {
	border:none
	
}

/* LINKS */

A.noline:LINK {
	font-weight : normal;
	text-decoration: none;
	font-style: normal;
}

A.noline:VISITED {
	font-weight : normal;
	text-decoration: none;	
	font-style: normal;
}

A.noline:ACTIVE {
	font-weight : bold;
	text-decoration: normal;
	font-style: normal;
}


A.noline:HOVER {
	font-weight : bold;
	text-decoration: normal;
	font-style: normal;
}

/* LINKS */

A.newsnoline:LINK {
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
	font-style: normal;
	color: #003D6D;

}

A.newsnoline:VISITED {
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
	font-style: normal;
	color: #003D6D;

	
}

A.newsnoline:ACTIVE {
	font-weight : bold;
	text-decoration: underline;
	font-size : 11px;
	font-style: normal;
	color: #003D6D;


}


A.newsnoline:HOVER {
	font-weight : bold;
	text-decoration: underline;
	font-size : 11px;
	font-style: normal;	
	color: #003D6D;


}



/* LINKS */

.homepageservices A:LINK {
	font-weight : bold;
	text-decoration: none;
	font-size : 11px;
	color : #003D6D;
	font-style: normal;

}

.homepageservices A:VISITED {
	font-weight : bold;
	text-decoration: none;
	font-size : 11px;
	color : #003D6D;
	font-style: normal;
	
}

.homepageservices A:ACTIVE {
	font-weight : bold;
	text-decoration: none;
	font-size : 11px;
	color : #ff5a00;
	font-style: normal;
}


.homepageservices A:HOVER {
	font-weight : bold;
	text-decoration: none;
	font-size : 11px;
	color : #ff5a00;
	font-style: normal;
}

#readmore A:LINK {
	color :  #ff5a00;
	font-weight : normal;
	text-decoration: none;
	font-size : 10px;
	font-style: normal;

}

#readmore A:VISITED {
	color :  #ff5a00;
	font-weight : normal;
	text-decoration: none;
	font-size : 10px;
	font-style: normal;

}

#readmore A:ACTIVE {
	color :  #ff5a00;
	font-weight : normal;
	text-decoration: underline;
	font-size : 10px;
	font-style: normal;
}


#readmore A:HOVER {
	color :  #ff5a00;
	font-weight : normal;
	text-decoration: underline;
	font-size : 10px;
	font-style: normal;

}

/* TABLES */

TABLE0 {
	border:0px;
}

TABLE1 {
	border:1px;
}

TD {
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	color : #003D6D;
}

TABLE.ATSIGREENTABLE {
	border-style: solid;
	border-width:2px;
	border-color: #9bdbdb;
	border-collapse:collapse;
	border-spacing:0px;
	padding:5px;

}

TABLE.ATSIGREENTABLE TD{
	border-style:solid;
	border-width:2px;
	border-color: #9bdbdb;
	border-collapse:collapse;
	padding:5px;
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	color : #003D6D;
}





/* LISTS */

ul {
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 22px;
	color : #003D6D;
	margin-left: 16px; 
	padding-left: 4px;
} 

li{
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 22px;
	color : #003D6D;
	margin-left: 16px; 
	padding-left: 4px;
} 

/*NEWSLETTER TOUCH&GO */
#TOUCHANDGO{
	border: 3px; 
	padding: 10px;
	text-align: left;
	background-color: #d9eff0;
}


/* Menu SearchBox Style */

#SearchField
{
	position: relative;
	margin-top: 2px;
	width: 105px;
	height: 15px;
	background-color: #ffffff;
	border: 1px solid #003D6D;
}


#SearchButton
{
	position: relative;
	margin-top: 2px;
	width: 50px;
	height: 20x;
	color: #FFFFFF;
	background-color: transparent;
	border: 0px;
	font-family: verdana;
	font-size:12x;
	font-weight:bold;

}

#SubscribeButton
{
	position: relative;
	margin-top: 0px;
	width: 55px;
	height: 20px;
	background-color:#FFFFFF;
	color: #003D6D;
	border: 0px;
	font-family: verdana;
	font-size:10px;
}


.container
{
	width: 724px;
	height:540px;
	overflow-y: auto;
	scrollbar-face-color:#9BDBDB;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#9BDBDB;
	scrollbar-highlight-color:#9BDBDB;
	scrollbar-3dlight-color:#9BDBDB;
	scrollbar-darkshadow-Color:#9BDBDB;

}

#containercoolmenu
{
	width: 650px;
	height:20px;
	
}

#PublicationTitle
{	
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #009999;
}

#PublicationDescription
{	
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #003D6D;
}


#srchResult iframe { 
        width: 684px; 

} 

textarea.alttext{
  	width: 475px;
  	height: 16px;
  	border: 0px;
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: italic;
	font-weight : bold;
	color: #ff5a00;
	text-align: left;
	vertical-align: middle;
	line-height : 12px;
	overflow: auto;
	background-color: #e4f8f8;
	

}

textarea.alttext2{
  	width: 145px;
  	height: 16px;
  	border: 0px;
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style: normal;
	font-weight : normal;
	color: #ff5a00;
	text-align: right;
	vertical-align: middle;
	line-height : 12px;
	overflow: auto;
	background-color: #e4f8f8;
	
}

#alttext3
{
	position: relative;
	margin-top: 0px;
	width: 320px;
	height: 13px;
	background-color:#9adbdb;
	color: #003D6D;
	border: 0px;
	font-family : Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: left;
}

#Homepagecontainer
{
  	position: relative;
	width: 1102px;
	min-height: 500px;
	margin: 0px;
	padding: 0px;
}

#LeftEdge
{
  	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 818px; 
/*	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/079.html);
	background-repeat:no-repeat; */
	background-color: #ffffff;

}

#RightEdge
{
  	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 818px;
/*	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/080.html);
	background-repeat:no-repeat;*/
	background-color: #ffffff;

}

#Middle
{
  	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	min-height: 100px;
	width: 900px;
	background-color: #e4f8f8;
}

#Header
{
  	position: relative;
	min-height: 196px;
	height: 196px;
	width: 100%;
  	background-color: #ffffff;

}

#Menu
{
	position: relative;
	top: 0px;
	right: 0px;
  	margin: 0px;
  	height: 27px;
  	width: 100%;
  	background-color: #ffffff;
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/062.html);
	z-index: 10000;
}

#MenuSearchBox
{
	position:relative;
	margin: 0px;
	padding: 0px;
   	height: 27px;
    	width: 235px;
	float:right;
	background-color:#009999;
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/062.html);
}

#HomeContent1
{
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 356px;
	width: 100%;
	background-color: #e4f8f8;
}

#ServicesLeft
{
  	position: relative;
	float: left;
	margin-left: 7px;
	margin-top: 6px;
	padding: 0px;
	width: 215px;
	height: 350px; 
	background-repeat:no-repeat;
	background-color: #e4f8f8;
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/125.html);


}


.HomeAirportsafety, .HomeAirportsafetyMouseOver, .HomeANSPsafety, .HomeANSPsafetyMouseOver, .HomeNewsletters, .HomeNewslettersMouseOver
{
	position: relative;
	margin-left: 7px;
	margin-top: 6px;
	padding: 0px;
	float: left;
	width: 215px;
	height: 350px;
	background-repeat:no-repeat;
	background-color: #e4f8f8;
	cursor: hand;
}

.HomeAirportsafety
{
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/081.html);
}
 
.HomeAirportsafetyMouseOver
{
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/082.html);
}

.HomeANSPsafety
{
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/083.html);
}
 
.HomeANSPsafetyMouseOver
{
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/084.html);
}

.HomeNewsletters
{
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/126.html);
}
 
.HomeNewslettersMouseOver
{
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/127.html);
}

#HomeContentQuote
{
	position: relative;
	margin: 0px;
	margin-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 100%;
	height: 25px;
  	background-color: #e4f8f8;
}


#HomeContent2
{
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 100%;
	min-height: 150px;
  	background-color: #e4f8f8;
}

#HomeContent2Left
{
	float: left;
	position: relative;
	height: 179px;
	width: 215px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #e4f8f8;
	text-align: center;
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/135.html);
	cursor: hand;

}

#HomeNews
{
	float: left;
	position: relative;
	height: 171px;
	width: 429px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #9adbdb;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	padding: 4px;
}

#HomeContent2Right
{
	float: left;
	position: relative;
	height: 179px;
	width: 215px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #e4f8f8;
	background-repeat: no-repeat;
	text-align: center;
	cursor: hand;
	background-image: url(http://www.nlr-atsi.nl/eCache/ATS/15/134.html);
}

#HomeContentFooter
{
	position: relative;
	margin: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 100%;
	height: 31px;
  	background-color: #e4f8f8;
	text-align: center;

}