@charset "utf-8";
/* CSS Document */

body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
	color: black;
	padding: 0;
	margin:0;
}
a {
	color: #346A96;
}
#container {
	margin: auto;
	width: 975px;
	padding-top: 0px;
	margin-top: 0;
}
#header {
	width: 975px;
	height: 180px;
}
#header #tag {
	position: absolute;
	top: -62px;
	margin-left: 716px;
}
#header #headerpic {
	height: 156px;
}
#header #nav {
	background-color: #363636;
	height: 24px;
	
}
#navigation_main,
#navigation_main li {
	margin: 0px 8px 0 0;
	padding: 0 0 0 8px;
}
#navigation_main li {
	list-style: none;
	font-size: 13px;
	float: left;
	padding-top: 4px;
}
#navigation_main a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding: 0 5px;
}
#navigation_main li.selected a {
	color: #CCCCCC;
}
#navigation_main a:hover {
	color: #AAAAAA;
}
#content {
	background-color: #CCCCCC;
	color:#666666;
	line-height: 1.3em;
}
#content_left {
	float: left;
	width: 506px;
	padding: 16px 16px 16px 20px;
	border-right: 1px solid #DDDDDD;
	min-height: 500px;
}
#content_right {
	float: right;
	width: 400px;
	padding: 16px;
}
#content_right .menu_level li {
	list-style: square;
}
#content_right .article {
	margin-bottom: 16px;
	border-bottom: 1px solid #DDDDDD;
}
#content_right .menu_level li a {
	font-weight: bold;
	text-decoration: none;
}
#content h1,#content h2, #content h3 {
	color: #363636;
	font-family: "trebuchet ms",arial,helvetica,clean,sans-serif;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
	line-height: 1em;
}
.news_item {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #DDDDDD;
	clear: both;
	}
.news_item img {
	float: right;
	margin-top: 8px;
}
.news_item_date {
	font-family: "trebuchet ms",arial,helvetica,clean,sans-serif;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 8px;
}
.headlines .news_item_intro {
	width: 290px;
}
.agenda_listitem {
	width: 290px;
	padding-top: 23px;
	margin-bottom: 20px;
	/* left to right : */
	/* float: left; */
	margin-right: 35px;
}
.agenda_item_title {
	width: 281px; /* 290 - 9 */
	/* height: 22px; */
	margin-bottom: 4px;
	font-size: 18px;
}
.agenda_item_title a {
	text-decoration: none;
	color: black;
	display: block;
	padding-left: 4px;
	line-height: 22px;
}
.agenda_item_title a:hover {
	
}
.agenda_item_body,
.agenda_item_intro {
	background-color: white;
	color: black;
	width: 261px; /* 281 - 2*10 */
	font-size: 12px;
	padding: 2px 10px;
}
.agenda_item_intro {
	overflow: hidden;
}
.agenda_item_readmore {
	border-bottom: 1px solid black;
	width: 281px; /* 290 - 9 */
	height: 16px;
}
.agenda_item_readmore a {
	color: black;
	float: right;
	text-decoration: none;
	font-size: 12px;
}
.agenda_previous,
.agenda_next {
	color: black;
	margin-right: 10px;
}
a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;}
#shareThis {float: right;}
#shareThis a {text-decoration: none;}