body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS","Segoe UI",Trebuchet;
	font-size: 0.85em;	
	color: #4C4C4C;
	background-color: #fff; 
	border: none;
	overflow: auto;
	text-align: center;	
	height: 100%;
	line-height: 120%
	}
#container {
  overflow: hidden;
  margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	width: 900px;           /* width master */
  }
#head {
  margin: 0px;
  padding: 0px;
  height: 257px;
  background-image: url('../img/head.jpg');
  background-position: top;
  background-repeat: no-repeat;
  border-top: solid 1px #A8B0B3;
  border-bottom: solid 2px #A8B0B3;
  }
#toplogo {
  text-align: left;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 264px;
  background-color: #fff;
  }
#toplogo ul {
  list-style: none;
  margin: 0;
  padding: 0;  
  }
#toplogo ul li {
  display: inline;
  }        
#menu {
  height: 34px;
  background-color: #fff;
  padding-top: 10px;
  width: 898px;
  border-left: solid 1px #A8B0B3;
  border-right: solid 1px #A8B0B3;  
  }  
#menu ul {
  list-style: none;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 1.3em;
  }
#menu ul li {
  display: inline;
  font-weight: bold;
  color: #F68B1F;
  text-decoration: none;
  height: 15px;
  padding-left: 20px;
  padding-right: 20px;
  }
#menu ul li a {
  color: #436D85;
  text-decoration: none;
  }  
#menu ul li a:hover {
  color: #F68B1F;
  text-decoration: none;       
  }  
#head #altnavi {
  float: right;
  padding-top: 227px;
  padding-right: 610px;
	}	
#head #altnavi ul {
	list-style: none;
	margin: 0px;
	padding: 0px;	
	}  
#head #altnavi ul li {
	display: inline;
	margin-left: 34px;
	color: #fff;
	}
#head #altnavi a {
  font-size: .9em; 
  text-decoration: none;
  color: #fff;  
	}	
#head #altnavi a:hover {
	color: #F68B1F;
	}	  
#container-content {
  border-bottom: solid 3px #A8B0B3;
  }
#content {
  text-align: justify;
  background-color: #fff;
  border-left: solid 1px #A8B0B3;
  border-right: solid 1px #A8B0B3;  
  background-image: url('../img/BG_content.gif');
  background-position: top;
  background-repeat: repeat-x;
  min-height: 550px;
  }
/* LEFTSIDE */      
#content #leftside {
  float: left;
  width: 230px;
  padding: 37px 0px 20px 35px;  
  }  
#content #leftside .box {
  margin-bottom: 30px;
  text-align: left;
  font-size: 0.9em;
  }
#content #leftside .box .container-box {
  background-color: #DDE4DD;
 }  
#content #leftside .box .head {
  display: block;
  font-size: 1.4em;
  font-weight: bold; 
  color: #436D85;
  padding-bottom: 10px;
  border-bottom: solid 1px #B1B1AF;
  }
#content #leftside .box .date {
  display: block;
  font-weight: bold; 
  color: #737373;
  padding: 10px 10px 0px 10px;
  }  
#content #leftside .box .title {
  display: block;
  font-weight: bold; 
  color: #436D85;
  padding: 0px 10px 0px 10px;
  }  
#content #leftside .box .text {
  display: block;
  padding: 10px;
  color: #4C4C4C;
  border-bottom: solid 1px #B1B1AF;
  }
#content #leftside .box a.news-more {
  display: block;
  text-align: right;
  text-decoration: none;
  font-weight: bold;
	font-size: 0.9em;  
  color: #436D85;
  padding-top: 5px;
  }  
#content #leftside .box a.news-more:hover {
  color: #F68B1F;   
  }
#content #leftside .box2 .text {
  background-image: url('../img/BG-box1.png');
  }  
/* RIGHTSIDE */  
#content #rightside {
  margin-left: 295px;
  padding: 20px 35px 20px 0px;
  }  
#content #rightside h1 {
  font-size: 1.8em;
  color: #4C7B97;
  padding-bottom: 10px;
  border-bottom: solid 1px #B1B1AF;
  }    
#content #rightside h2 {
  font-size: 1.3em;
  color: #4C7B97;
  }      
#content #rightside h3 {
  display: block;
  font-size: 1.2em;
  color: #4C7B97;
  text-align: center;
  }
#content #rightside h4 {
  display: block;
	font-size: 1em;
  font-weight: normal;	
	color: #4C4C4C;
  text-decoration: underline;
  margin-bottom: 5px;
  }
#content #rightside h5 {
  display: block;
	font-size: 1em;
  font-weight: bold;	
	color: #4C7B97;
  margin-bottom: 0px;
  }
        
#content #rightside ol {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  line-height: 130%;	 
	}
#content #rightside ol li {
	 padding-bottom: 5px;
	}    
#content #rightside ol ul {
	list-style: lower-alpha;
	}
#content #rightside ol ul li {
	
	}
#content #rightside ol ul ul {
	list-style-image: url('../img/list-pointer.gif');
	}
#content #rightside ol ul ul li {
	
	}
#content #rightside p.news .date {
  display: block;
  color: #737373;
  font-weight: bold;
  }
#content #rightside p.news .title {
  display: block;
  font-weight: bold;
  color: #436D85;
  }
#content #rightside p.news .text {
  display: block;
  }  
#content #rightside .divnav {
  display: block;
  text-align: center;
  }  
 /* webmap */  
span.webmap0 {
	display: block;
	margin-bottom: 5px; 
	padding-right: 5px;
	text-align: left;
	}  
span.webmap0 a {
	text-decoration: none;
	color: #436D85; 
	text-align: left;
	}	
span.webmap0 a:hover {
	text-decoration: none;
	color: #F68B1F;  
	} 
span.webmap1 {
	display: block;
	margin: 0px; 
	padding: 10px 5px 10px 5px;
	font-weight: bold;
	color: #F68B1F; 
	text-align: left;
	}  
span.webmap1 a {
	text-decoration: none;
	color: #436D85;
  font-weight: normal; 
	}	
span.webmap1 a:hover {
	text-decoration: none;
	color: #F68B1F;
  font-weight: normal; 
	}  		  
/* FOOT */  
#foot {  
  clear: both;
  }
#foot p {
  margin: 0px;
  padding: 5px 0px 0px 0px;
  font-size: 0.8em;
  color: #504F61;
  }    
/* Popup's */
#backgroundPopup {
  display: none;
  position: fixed;
  _position: absolute; /* hack for internet explorer 6*/
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000000;
  border: 1px solid #cecece;
  z-index: 1;
}
#popupContact {
  display: none;
  position: fixed;
  _position: absolute; /* hack for internet explorer 6*/
  height: 300px;
  width: 400px;
  text-align: left;  
  border: 0;
  z-index: 2;
  color: #696969;
  background-image: url('bg-winmsg.jpg');
}
#popupContact h1 {
	font-family: "Trebuchet MS","Segoe UI",Trebuchet;
	font-size: .76em;	
  color: #005489;
  font-size: 20px;
  font-weight: 700;
  border-bottom: 1px dotted #A3B5D3;
  padding: 0px 0px 5px 0px;
  margin: 20px;
}
#popupContactClose {
  font-size: 14px;
  line-height: 14px;
  right: 6px;
  top: 4px;
  position: absolute;
  color: #005489;
  font-weight: 700;
  display: block;
  cursor: pointer;
}
#popupContact p {
  text-align: left; 
	font-size: 1.2em;
	padding: 20px;
	color: #000;
}
#popupContact p.closenote {
	font-size: 0.9em;
  color: #696969;
  line-height: 100%;
}
/* divideResults */
.divnav {
	display: block; 
	text-align: center;
	margin: 10px 0px 10px 0px;
	}
.divnav span{
	padding: 0px 1px 0px 1px;
	}
.divnav span.lt {
	padding-left: 8px;
	}	
.divnav span.rt {
	padding-right: 8px;
	}	  
/* COMMON */
.dn {
  display: none;
  }
img {
  border: none;
  }
.red {
  color: #ED1C24;
  }
.green {
  color: green;
  }  
.black {
  color: #000;
  }  
.distinction {
  color: #F0E12E;
  }  
.fleft {
  float: left;
  }  
.fright {
  float: right;
  }  
.clear {
  clear: both;
  }  
a {
  color: #436D85;
  font-weight: bold; 
  text-decoration: none;
  }
a:hover {
  color: #F68B1F; 
  text-decoration: none;
  }      
