/*
	StyleSheet by David Herreman
	http://www.free-css-templates.com
	
	Modified by Florian Koenig
*/

html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}

body {;
	font: 10pt Arial, sans-serif;
	line-height: 1.4em;
	background: #ffffff url('img/bg.jpg') repeat-x scroll center top;
	color: #454545;
}

a {
	color: #ff9a00;
	background: inherit;
	text-decoration: none;
}

a:hover {
	color: #ff9a00;
	background: inherit;
	text-decoration: underline;
}

p {
	margin: 1.25ex 0;
}

h1 {
	font: bold 1.8em Arial, Sans-Serif;
	padding: 8px 0 8px 0;
	margin: 0;
	letter-spacing: -1px;
}

h2 {
	font: bold 1.6em Arial, Sans-Serif;
	letter-spacing: -1px;
}

h3 {
	padding: 4px 0;
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
}

hr {
	height: 1px;
	border-style: none;
	color: #d0d0d0;
	background-color: #c0c0c0;
	margin: 10px 0;
}

.newsDate {
	font-size: 1.5ex;
	margin-top: -1.5ex;
}

.newsSummary {
	font-weight: bold;
}

.dotCMS-newsListing dd {
	margin: -1ex 0px 1ex;
}

.dotCMS-newsListing dd {
	margin-left: 0px;
	font-size: 1.4ex;
	margin-top: -0.7ex
}

.paper-list p {
	margin-bottom: 2ex;
}

.content-noheader {
	margin-top: 2.5ex;
}

.content {
	margin: 0 auto;
	width: 885px;
}

#top {
	padding-top: 0;
	background: transparent;
	height: 80px;
}

#top a:hover {
	text-decoration: none;
}

#top h1 {
	font: bold 1.8em Arial, Sans-Serif;
	padding: 20px 0 0 0;
	margin: 0;
	letter-spacing: 1px;
	color: #616161;
}

#top h1 a {
	color: #616161;
}

#top h2 {
	font: 1.1em Arial, Sans-Serif;
	letter-spacing: 0;
	color: #868686;
	margin: 0;
	padding: 0;
	margin-top: -3px;
}

#top h2 a {
	color: #868686;
}


#menu {
	margin: 0;
	height: 34px;
	padding-top: 0;
}

#menu ul {
	font-size: 0.9em;
}

#menu li {
	list-style: none;
	display: inline;
	line-height: 34px;
	margin-right:-4px;
}

#menu li a {
	text-decoration: none;
	margin: 0;
	padding: 9px 15px 10px 15px;
	font-weight: bold;
	color: #fff;
}

#menu li a:hover {
	color: #fff;
	background: #ff9a00;
	margin: 0;
}

#menu li.active a {
	background-color: #616161;
	color: #fff;
}

#main {
	width: 885px;
	margin: 0;
	padding: 0;
}

#right_side {
	float: right;
	width: 215px;
	background: #f5f5f5 url('img/topr.jpg') no-repeat -20px 0px;
	overflow: hidden;
}

#right_side .pad {
	padding: 35px 10px 10px 17px;
}

#logo {
	margin-top: 1px;
	margin-bottom: 25px;
	margin-left: 13px;
}

#right_side ul {
	padding: 3px 0 8px 0;
}

#right_side li {
	line-height: 18px;
	background: #f5f5f5;
	list-style: square;
	padding-left: 0;
	margin-left: 15px;
	color: #ffb139;
}

#right_side a {
	background: inherit;
	text-decoration: none;
}

#right_side h3, h2.sideBar {
	color: #949494;
	font: bold 1.2em Arial, Sans-Serif;
	margin-top: 10px;
}

#right_side h2.sideBar {
	margin-top: 18px;
}

#left_side {
	background: inherit;
	margin-bottom: 20px;
	width: 645px;
}

#left_side .intro {
	height: 80px;
	background: #616161;
	color: #fff;
	overflow: hidden;
}

#left_side .intro p {
	color: #fff;
	font-size: 0.9em;
	line-height: 1.4em;
}

#left_side .intro .pad {
	padding: 10px 1em 0 1em;
}

#left_side .intro a {
	color: #ff9a00;
	text-decoration: none;
}

#left_side .intro a:hover {
	color: #ff9a00;
	text-decoration: underline;
}

#left_side .mpart {
	padding: 25px 0 0 0;
}

#left_side .mpart h1 {
	font: bold 1.8em Arial, Sans-Serif;
	padding: 0;
	margin: 0;
	margin-bottom: -0.5ex;
	letter-spacing: -1px;
}

#left_side .mpart h2 {
	background: url('img/lrline.gif') no-repeat bottom left;
	height: 20px;
	padding: 0 0 0.7ex 0em;
	margin: 2ex 0 1.5ex;
	font: 1.4em verdana, Arial, Sans-Serif;
}

#left_side .mpart h3 {
	background: inherit;
	padding: 0;
	margin: 2ex 0 0;
	font: bold 1.1em Arial, Sans-Serif;
}

#left_side p {
	color: #454545;
	padding: 0;
	/* text-align: justify; */
}

/* #left_side img {
	float: left;
	padding: 0 10px 5px 0;
} */

#left_side blockquote {
	padding-left: 10px;
	border-left: 3px solid #ffb139;
	margin: 10px 0 10px 25px;
}

.date {
	border-top: 1px dotted #ccc;
	padding: 5px 0;
	margin: 10px 0 25px 0;
	text-align: right;
}

#left_side .rs {
	float: right;
	margin: 0 10px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f5f5f5;
}

#left_side ul {
	margin-left: 1em;
}

#left_side ul li {
	list-style-type: square;
	margin-left: 1em;
}

#left_side ul ul {
	margin: 1.5ex 0;
}

#left_side ul ul li {
	list-style: none;
	margin-left: 1em;
	list-style-type: disc;
}

#left_side .greybox {
	border: 1px solid #ccc;
	background: #f5f5f5;
	width: 628px;
	padding: 10px;
}

#footer {
	clear: both;
	width: 885px;
	margin: 0 0 6em 0;
	color: #777;
	font-size: 0.9em;
	background: #ffffff url('img/rlline.gif') no-repeat top right;
}

#footer .right {
	float: right;
	text-align: right;
	background: inherit;
	padding-top: 10px;
	width: 885px;
}

#footer a {
	text-decoration: none;
	background: #fff;
}