* {
    margin: 0;
   	padding: 0;
	}
body {
    font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	}
h1, h2, h3 {
   color: #007CCB;
   margin-bottom: 10px;
   }
h1 {
   font-size: 16px;
   margin-bottom: 20px;
   }
h2 {
   font-size: 14px;
   margin-top: 20px;
   }
h3 {
   font-size: 12px;
   }
#content ul {
   margin: 0px 0px 10px 10px;
   list-style-type: disc;
   }
#content ul li {
   margin: 0px 0px 10px 10px;
   }
#content ol {
   margin: 0px 0px 10px 12px;
}
#content ol li {
   margin: 0px 0px 10px 12px;
   }   
.headtext {
   font-size: 14px;
   color: #1f3370;
   line-height: 1.2em;
      }
a, a:visited {
   color: #007ccb;
   font-weight: bold;
   text-decoration: none;
   }
a:hover, a:active {
   color:#FF9900;
   text-decoration: underline;
   }
#banner {
    height: 115px;
    background: #d29916 url(../images/banner_stetch.jpg) repeat-x left top;
   }
   
#container {
	width: 760px;
	}  
	
#nav {
   width: 144px;
   height: 520px;
   background-color: #1f3370;
   float: left;
   }
#sitemap {
   color: #fff;
   margin-top: 90px;
   margin-left: 5px;
   }
#sitemap a, #sitemap a:visited, #sitemap a:hover, #sitemap a:active {
    color: #fff;
	text-decoration: none;
	}
#sitemap a:hover, #sitemap a:active {
   text-decoration: underline;
   }
#rightcol {
    width: 582px;
	float: right;
	}

#content {
	padding-top: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CC6600;
	float: left;
	width: 582px;
	min-height: 380px;
	}
* html #content {
   height: 380px;
   }
#content p {
   margin-bottom: 10px;
   margin-right: 10px;
   }

#footer {
   width: 572px;
   float: left;
   padding-top: 20px;
   }
.left {
   float: left;
   }
.right {
   float: right;
   }
	
#clear {
   clear: both;
   } 
form#contact table {
   margin-top: 20px;
   } 
form#contact table td {
   padding: 5px 7px 10px 0px;
   }
.alignright {
   text-align: right;
   } 
#contact label {
    font-weight: bold;
	}  
#footnote {
   width: 572px;
   float: left;
   margin-top: 10px;
   }
#footnote p {
   margin-bottom: 10px;
   }
.footnote1 {
   font-size: 11px;
   }
.footnote2 {
   font-size: 9px;
   }
   
#w3c {
   float: left;
   }   
   
#nav ul {
   list-style-type: none;
   width: 144px;
   }
#nav ul li {
   height: 28px;
   text-indent: -5000px;
   }
#nav ul li a {
   display: block;
   width: 144px;
   height: 28px;
   }
#nav li.home {
   background: #1f3370 url(../images/navigation_OVER_02.gif) left top;
   }
#nav li.brussels {
   background: #1f3370 url(../images/navigation_OVER_04.gif) left top;
   }
#nav li.meeting {
   background: #1f3370 url(../images/navigation_OVER_05.gif) left top;
   }
#nav li.participants {
   background: #1f3370 url(../images/navigation_OVER_06.gif) left top;
   }
#nav li.photos {
   background: #1f3370 url(../images/navigation_OVER_07.gif) left top;
   }  
#nav li.whatsnew {
   background: #1f3370 url(../images/navigation_OVER_08.gif) left top;
   }
#nav li.media {
   background: #1f3370 url(../images/navigation_OVER_09.gif) left top;
   } 
#nav li.links {
   background: #1f3370 url(../images/navigation_OVER_10.gif) left top;
   }
#nav li.contact {
   background: #1f3370 url(../images/navigation_OVER_11.gif) left top;
   }
   
/*-----*/   
   
#nav li.home a, #nav li.home a:visited {
   background: #1f3370 url(../images/navigation_02.gif) left top;
   }
#nav li.brussels a, #nav li.brussels a:visited {
   background: #1f3370 url(../images/navigation_04.gif) left top;
   }
#nav li.meeting a, #nav li.meeting a:visited {
   background: #1f3370 url(../images/navigation_05.gif) left top;
   }
#nav li.participants a, #nav li.participants a:visited {
   background: #1f3370 url(../images/navigation_06.gif) left top;
   }
#nav li.photos a, #nav li.photos a:visited {
   background: #1f3370 url(../images/navigation_07.gif) left top;
   }  
#nav li.whatsnew a, #nav li.whatsnew a:visited {
   background: #1f3370 url(../images/navigation_08.gif) left top;
   }
#nav li.media a, #nav li.media a:visited {
   background: #1f3370 url(../images/navigation_09.gif) left top;
   } 
#nav li.links a, #nav.links a:visited {
   background: #1f3370 url(../images/navigation_10.gif) left top;
   }
#nav li.contact a, #nav li.contact a:visited {
   background: #1f3370 url(../images/navigation_11.gif) left top;
   }
   
/*---------*/

#nav li.home a:hover, #nav li.home a:active {
   background: #1f3370 url(../images/navigation_OVER_02.gif) left top;
   }
#nav li.brussels a:hover, #nav li.brussels a:active {
   background: #1f3370 url(../images/navigation_OVER_04.gif) left top;
   }
#nav li.meeting a:hover, #nav li.meeting a:active {
   background: #1f3370 url(../images/navigation_OVER_05.gif) left top;
   }
#nav li.participants a:hover, #nav li.participants a:active {
   background: #1f3370 url(../images/navigation_OVER_06.gif) left top;
   }
#nav li.photos a:hover, #nav li.photos a:active {
   background: #1f3370 url(../images/navigation_OVER_07.gif) left top;
   }  
#nav li.whatsnew a:hover, #nav li.whatsnew a:active {
   background: #1f3370 url(../images/navigation_OVER_08.gif) left top;
   }
#nav li.media a:hover, #nav li.media a:active {
   background: #1f3370 url(../images/navigation_OVER_09.gif) left top;
   } 
#nav li.links a:hover, #nav.links a:active {
   background: #1f3370 url(../images/navigation_OVER_10.gif) left top;
   }
#nav li.contact a:hover, #nav li.contact a:active {
   background: #1f3370 url(../images/navigation_OVER_11.gif) left top;
   }
.stronghead {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF99;
	margin: 10px;
	padding: 20px;
	border: 1px dotted #FF0000;
  }
