
	html{}
	
	body{margin: 0; padding: 0; color: #333; background: #fff url(images/bg.jpg) repeat-x; font: 70% georgia, arial, Verdana, sans-serif;}
	
	img{border-width:0;}
	
	a:link { color: #555; text-decoration: none; }
	a:visited { color: #555; text-decoration: none; }
	a:hover { color: #555; text-decoration: underline; }
	a:active { color: #555; text-decoration: none; }

	#wrapper{margin: 0 auto 0 auto;background: url(images/wrapper_bg.jpg) no-repeat;height:400px;width:930px;}
	#container{width:850px;margin-left:39px; }
		
	#header {padding: 0;margin: 0;height: 159px;background: #FFF url('images/header_bg.jpg') repeat-x bottom;}
	* html #header {padding: 0;margin: 0;height: 20px;background: #FFF url('images/header_bg.jpg') repeat-x top;}
	
	#header #inner {padding: 0;	margin: 0;height: 159px;} 

	#header #inner ul{float:right; margin:0;padding:0;} * html #header #inner ul{ float:right; margin:0; border:solid 0 #fff; }
	#header #inner li{float: left; /* width:82px;*/ height: 159px; list-style-type: none;padding: 0 4px 0 4px;margin: 0;}				 					
	* html #header #inner li{float: left; /* width:82px;*/ height: 20px; list-style-type: none;padding: 0 4px 0 4px;margin: 0;}				 					
	
	#header #inner li.selected h2{ background: url(images/selected_bg.gif) repeat-x; color: #fff;float: left;/* width:82px;*/ height: 159px; list-style-type: none;padding: 139px 4px 0 4px;margin: 0; color:#999;  }
	#header #inner h2{font-size:9pt; text-align:center;height: 20px; padding: 139px 0 0 0; margin: 0;color:#888;float:left;}
	#header #inner li.selected h2 {margin: 0;height: 20px; padding: 139px 4px 0 4px;}
	#header #inner li.selected h2 a{text-decoration: none;color:#dedede;margin: 0;height: 20px; padding: 139px 0 0 0;}
	#header #inner h2 a{text-decoration: none;color:#666;padding:0; margin: 0;}
	#header #inner h2 a:link, a:visited,  a:hover { text-decoration: none;color:#555;padding:0; margin: 0; }

	#header #inner #logo {position:relative; top: 84px;left: 10px; float:left; background-image:url(images/header_logo2.jpg); height:71px; width:259px;} 
	#header #inner #logo a{ display: block; width: 259px; height: 71px; }

	#headerBottom{height: 6px;background: #FFF url('images/header_bottom.jpg') repeat-x bottom; margin-bottom:3px;}
	* html #headerBottom{height: 6px;background: #FFF url('images/header_bottom.jpg') repeat-x;padding:0; margin:0;}

	#banner{ margin-bottom:3px;} 
	
	#subHeader{margin-top:0; height:26px;padding-top:16px; background: #FFF url('images/sub_header_bg.jpg') repeat-x bottom; color:#949494;} 
	#subHeader #breadcrumbs{margin-left:34px;float:left;width:300px;} 
	#subHeader #print{float:right;}
	#subHeader #seperator{width:21px;height:20px; background: #FFF url('images/sep.gif') no-repeat top center;float:right; }
	#subHeader #size{float:right}
    				 				  
	#subHeader #language{float:right;padding-left:10px;padding-right:10px;margin-top:-3px;}
		 		
	#content {margin:20px 0 0 0;}
	#content #main {width:454px; margin: 0 130px 0 16px;float: left; background-color:#fff;font-size: 1em;color:#555; }
	* html #content #main {width:400px; margin: 0 130px 0 16px;float: left; background-color:#fff;font-size: 1em;color:#555;}
	
	#content #main h5{ font-size: 1.8em; color:#144963; margin: 0 0 10px 0; }
	#content #main .text{color:#666;margin:0;}
	#content #main .text a{ color: #cc0000; }	
	#content #main .text a:hover{ text-decoration: underline; }	
	
	#content #main .text ul, #content #main .text ol{ list-style-type: disc; list-style-position: outside; margin: 10px 0 5px 20px; }
	#content #main .text li{ margin-bottom: 5px; }
	
	#content #main .newsItem{margin-bottom:10px;}
	#content #main .itemHeader{ margin: 0 0 5px 0; }	
	#content #main .itemHeader h4{ margin: 0 0 2px 0; }	
	#content #main .newsItem h4{font-size: 1.2em; color:#555; margin:0; font-weight:bold; }
	
    #content #right{width: 200px;float: right;background-color: #e3e3e3;padding:25px; font-size: 11px; color:#555;}
    #content #right h5{ font-size: 12pt;margin:0 0 10px 0;font-weight:bold; }
    #content #right p{ font-size: 7pt;margin:0;font-weight: normal; text-align: left !important; line-height: 1.4em; }
    
    #content #right .more a{font-size: 8pt;margin:0; margin-top:10px;display:block; }
 /*   #content #right .more a:visited, a:hover {font-size: 8pt;margin:0; margin-top:10px;display:block; }
*/
	#footer {float:left; background:url('images/footer_top.jpg') repeat-x top;text-align:right;padding-right:20px; color:#333;margin-top:20px;width:830px;}
    #footer #veldilogo{padding-top:5px;}		
