/* -- GLOBAL -- */
body {
	background: #ffffff; 
	margin: 0px;
	color: #282828;
}
body, td {
	font-family:  Verdana, Arial, Helvetica; 		
	font-size: 75%;  
	COLOR: #3e3e3e;
}
/* -- END GLOBAL -- */


DIV.lang-selector {
	font-family: verdana;
	font-size: 9px;
	padding-top: 4px;
	padding-left: 1px;  23px; */
}
DIV.lang-selector  A {
	color: #003399;
}
DIV.lang-selector IMG {
	margin-right: 4px;
}

IMG#logo {
	margin-top: 8px;
	margin-bottom: 10px;
}
/* -- ANCHORS -- */
a {
	color: #284684;
	text-decoration: underline;
	font-weight: normal; 	
}
a:hover {
	color: #a42628;
	/* text-decoration: none ; */
}
/* -- END ANCHORS -- */


/* -- TEXT & IMAGES -- */
UL LI P {
	margin-top: 0.6em;
	margin-bottom: 0px;	
	padding-top: 0px;
	padding-bottom: 0px;
}

H1 {
	color: #000000;
	font-size: 160%;  
	font-weight: normal; 	
	font-family: Microsoft Sans Serif, Arial; 	
	padding-bottom: 8px;	
	border-bottom: 1px solid;
}
H2 {
	font-size: 130%;  
	font-weight: normal; 	
}
H3, H4 {	
	font-size: 120%;
	font-weight: bold; 
	c olor: #565656;	
	}
DIV.p {
	padding-bottom: 0.6em;
}
DIV.more {
	padding-bottom: 0.6em;
}
.copyright {
	color: #666666;
}
DIV.img IMG {
	border: #888888 1px solid;
}
/* -- END TEXT & IMAGES -- */


/* -- HEADER -- */
DIV.navbar {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 3px;
}
DIV.navbar A {
	text-decoration: none;
}
/* -- END HEADER -- */

	

/* -- MENU -- */
DIV.menu {
	margin-top: 4px;
	margin-bottom: 48px;
}

DIV.menu DIV.level-1 A {
	font-weight: bold;	
}
DIV.menu DIV.level-2 A {
	text-decoration: none;
	font-weight: normal;	
}
DIV.menu DIV.level-3 A {
	text-decoration: none;
	font-weight: normal;	
}
DIV.menu DIV {
	border-bottom: 1px solid #d6d6d6;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	vertical-align: middle;
}
DIV.menu DIV.level-2 {
	margin-left: 22px;
	padding-top: 4px;
	padding-bottom: 2px;
}
DIV.menu DIV.level-3 {
	padding-left: 36px;
}
DIV.menu DIV#selected SPAN {
	color: #a42628;
}
DIV.menu DIV.level-2#selected SPAN {
	color: #000000;
	font-weight: bold
}
DIV.menu DIV#empty SPAN {
	color: #000000;
	font-weight: bold;		
}

DIV.menu DIV.level-1#selected  {
	font-weight: bold;
}
/* -- END MENU -- */



UL.pdf LI {
	padding-left: 16px;
	list-style-image: url(/images/pdf.gif);
}


.newsdata {
	color: #666666;
	font-size: 80%;
	margin-right: 12px;
}
