/* CSS Document */

body 
{
  margin:15px 0 15px 0;
  background:url(images/background.gif) repeat;
}
 
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#585858;
	line-height:normal;
	text-decoration:none;
}

img{
	border:0px;
}
#scrolldiv
{
height:348px; width:320px; overflow:auto; 
scrollbar-face-color:		#00673E;
scrollbar-shadow-color:		#00673E;
scrollbar-highlight-color:	#00673E;
scrollbar-3dlight-color:	#00673E;
scrollbar-darkshadow-color:	#00673E;
scrollbar-track-color:		#70CF85;
scrollbar-arrow-color:		#C6A600; 
}
.topnav{
	background:#F3F3F3;
	width:855px;
	padding:0px;
	margin:0px;
	background:url(images/topnav_right.gif) no-repeat right #F3F3F3;
}
.topnav ul{
	padding:0px;
	margin:0px;
	list-style:none;
	height:37px;
}
.topnav ul li{
	margin:0px;
	float:right;
	height:37px;
}

.topnav ul li a{
	padding:13px 18px 0 13px;
	margin:0px;
	display:inline;
	text-decoration:none;
	color:#585858;
	height:24px;
	float:left;
	display:block;
	font-size:12px;
	font-weight:bold;
	background:url(images/arrow_off.gif) no-repeat;
}
.topnav ul li a:hover{
	padding:13px 18px 0 13px;
	margin:0px;
	display:inline;
	text-decoration:underline;
	height:24px;
	float:left;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#005E16;
	background:url(images/arrow_on.gif) no-repeat;
}
a.greenboldlink{
	font-weight:bold;
	color:#005E16;
	text-decoration:none;
}
a.greenboldlink:hover{
	font-weight:bold;
	color:#005E16;
	text-decoration:underline;
}
.logobg{
	width:840px;
	background:url(images/logo_bg.gif) repeat-x;
	height:124px;
}
.newsheaderbg
{
background:url(images/news_header.jpg) top left no-repeat;
}
.publicationheaderbg
{
background:url(images/publications_img_new.jpg) top right no-repeat;
}

.eventheaderbg
{
background:url(images/events_header.jpg) top right no-repeat;
}
.regionheaderbg
{
background:url(images/regions_header.jpg) top right no-repeat;
}



.logobg1{
	width:866px;
	background:url(images/header_image.gif) repeat-x;
	height:237px;
	background-repeat:no-repeat;
	background-position:right;
}

.topborder{
	border-top:1px solid #B6B6B6;
}
.rightborder{
	border-right:1px solid #B6B6B6;
}
.bottomborder{
	border-bottom:1px solid #B6B6B6;
}
.leftborder{
	border-left:1px solid #B6B6B6;
}
.lrborder{
	border-left:1px solid #B6B6B6;
	border-right:1px solid #B6B6B6;
	padding:0 8px 0 12px;
}
.lrborder1{
	border-left:1px solid #B6B6B6;
	border-right:1px solid #B6B6B6;
	padding:10px;
}
.lrborder2{
	border-left:1px solid #B6B6B6;
	border-right:1px solid #B6B6B6;
	
}

.lrborder3{
	border-left:1px solid #B6B6B6;
	border-right:1px solid #B6B6B6;
	padding:0 8px 0 8px;
}
.lrborder4{
	border-left:1px solid #B6B6B6;
	border-right:1px solid #B6B6B6;
	padding:0 8px 0 8px;
}
.texthead{
	font-weight:bold;
	color:#005E16;
}
	  
a{
	font-weight:bold;
	color:#005E16;
	text-decoration:underline;
}
a:hover{
	font-weight:bold;
	color:#005E16;
	text-decoration:none;
}
.readmore{
	font-weight:normal;
	color:#005E16;
	text-decoration:underline;
}
.readmore:hover{
	font-weight:normal;
	color:#005E16;
	text-decoration:none;
}


.headrebg
           {
		   background-image: url(images/main_bg.gif);
		   background-repeat:no-repeat;
		   background-position: center;
		   height:223px;
		   border-left:#B6B6B6 solid 1px;
		   border-right:#B6B6B6 solid 1px;}
		   
.title     {
            font-family:Helvetica;
			font-size:18px;
			color:#005E16;
			
             }
			 
.duistext     {
            font-family:Arial;
			font-size:12px;
			color:#005E16;
			font-weight:bold;
			
             }
			 


.duistext1     {
            font-family:Arial;
			font-size:11px;
			color:#585858;
			font-weight:normal;
			
             }
			 
.footertext{
      font-family:Arial;
      font-size:12px;
	  font-weight:bold;
	  color:#585858;
	  text-decoration:none;}
	  
.footertext:hover{
      font-family:Arial;
      font-size:12px;
	  font-weight:bold;
	  color:#005E16;
	  text-decoration: underline;}
 
 
.middleTablebg{
	border-left:1px solid #B6B6B6;
	border-right:1px solid #B6B6B6;
	padding:12px;
	width:564px;
}
.middleTablebg2{
	border-left:1px solid #B6B6B6;
	border-right:1px solid #B6B6B6;
	width:588px;
}
.middleTablebg h1{
	width:547px;
	background:url(images/title_arrow.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
	font-weight:bold;
	color:#3D8D50;
	text-decoration: none;
	padding:0 0 13px 17px;
	margin:0px;
}
.newsbg{
	background:#F3F3F3;
	padding:10px;
	margin:0px;
	width:538px;
}