body {
background-color:#EEEEEE;
font-family:Tahoma;
font-size:11px;
color:#373737;
}
div#contact_titles {
float:left; width:153px; height:19px; background-image:url(images/contact_title.gif);color:#FFFFFF; font-weight:bold;text-align:center; padding-top:5px; margin-top:10px;
}
div#header {
width:100%;float:left;height:88px;
}
div#logo {
width:177px;float:left;
}
div#h_menu {
background-image:url(images/top_menu_bg.gif);float:right; margin-top:1px; _margin-top:-1px; height:26px; _height:25px; width:791px; z-index:2;
}

#h_menu ul {
list-style: none;
margin: 0 0 0 5px;
padding: 0;
float: left;
margin-top:6px;
}
div#s_menu {
font-family:Tahoma;
font-size:11px;
width:188px;
float:left;

}
#gevform input {
font-family:Tahoma;
font-size:11px;
color:#666666;
border:1px #cbe5fd solid;
}

div#s_menu a{
color:#0a6c9e;
}
#h_menu ul li {
position: relative; display:inline;padding:8px;cursor:pointer;
}
.titles {
color:#056199;


}
.news_titles {
font-size:10px;
color:#056199;
}
/*
.Container {
  top: 50px; left: 100px;
  width: 220px;
  height: 163px;
  background: #FFF url(images/container_background.gif) no-repeat;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 220px;
  height: 163px;
}
#Scroller-1 p {
  margin: 0; padding: 5px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
  color: #373737;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
  margin-top:5px;
}
.Scrollbar-Up {
  cursor: pointer;
  top: -10px; left: -40px;
}
.Scrollbar-Down {
  cursor: pointer;
  top: 187px; left: -40px;
}
*/


.Container {
  width: 220px;
  height: 150px;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 220px;
  height: 163px;
}
#Scroller-1 p {
  margin: 0; padding: 5px 4px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 10px;
  color: #373737;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
  margin-top:5px;
  padding-bottom:50px;
  text-align:justify;
}
.Scrollbar-Up {
  cursor: pointer;
  top: -10px; left: -40px;
}
.Scrollbar-Down {
  cursor: pointer;
  top: 187px; left: -40px;
}
a { text-decoration: none; color: #000; } 
img { border: 0; }
#lang-chooser { display: block; border: 1px solid #ccc; width: 50px; background: white url(images/l_arrow.gif) no-repeat 40px 5px; line-height: 0; margin: 0 0 -1px 0; }
#chooser-container {  display: none;  }
#chooser-container-underlay { display: none; height: 200px; width: 300px; }
#chooser-container a { display: block; background: #fff; border: 1px solid #ccc; margin: -1px 0 0 0; line-height: 0; width: 50px; padding: 0; }
#lang-chooser img, #chooser-container a img { width: 15px; height: 13px; padding: 1px 4px; vertical-align: middle; }
#chooser-container a:hover, #chooser-container a.lang-on { display: block; background: #eee; }

	#dhtmlgoodies_listMenu {

	}
	#dhtmlgoodies_listMenu a{	/* Main menu items */
		color:#0a6c9e;
		text-decoration:none;
		padding-left:5px;
		margin-top:1px;
		font-size:11px;

	}
	#dhtmlgoodies_listMenu ul li a{	/* Sub menu */
		color: #0a6c9e;
		font-weight:normal;
		margin-top:1px;
	}
	
	#dhtmlgoodies_listMenu .activeMenuLink{	/* Styling of active menu item */
		color:white;
		background-color:#ffffff;
		}
	/*
	No bullets
	*/	
	#dhtmlgoodies_listMenu li{
		list-style-type:none;	
		background-color:#eef0f6;
		width:100%;
		margin-top:1px;
		height:16px;
		padding-top:4px;
	}
	
	/*
	No margin and padding
	*/
	#dhtmlgoodies_listMenu, #dhtmlgoodies_listMenu ul{
		margin:0px;
		margin-left:0px;
		margin:0px;padding:0px;
	}

	/* Margin of sub menu items */
	#dhtmlgoodies_listMenu ul{
	display:none;
	margin-top:1px;
	}
	#dhtmlgoodies_listMenu li{
	margin-top:1px;
	width:100%;
	background-color:#eef0f6;
	}