@charset "utf-8";

/* CSS Document */

h2 {
	font-size:90%;
	color:#ffae4f;
	padding-bottom:10px;
}

a {
	color:#4E8200;
	text-decoration:none;
}

#rightCol li {
	font-size:90%;
}

#footer {
	color:#FFF;
	font-size:90%;
	width:100%;
	background:#76a028;
	height:50px;
}

.infoboxOuter {
	background:#f2ffe6 url(../images/infobox_top.gif) top no-repeat;
	margin-bottom:20px;
}

.infoboxInner {
	background:url(../images/infobox_bottom.gif) bottom no-repeat;
	padding:15px 20px;
	font-size:80%;
}

.infoboxInner h2 {
	font-size:100%;
	font-weight:700;
	color:#4E8200;
}

.infoboxInner li {
	color:#4E8200;
	font-size:95%;
}

.teaser {
	padding:10px 0px;
	border-bottom:#bbb dotted 1px;
}

.teaser img {
	float:left;
	padding:7px;
	border:#ddd 1px solid;
	margin-right:15px;
}

#latestNews {
	padding:10px 0px;
	margin-bottom:20px;
}

#latestNews .title {
	font-weight:100;
	font-size:70%;
	color:#666666;
}

#subMenu {
	font-size:85%;
	text-align:right;
}

#subMenu li {
	width:80%;
	list-style:none;
	padding:10px 8px 10px 0px;
	border-bottom:#bbb dotted 1px;
}

#subMenu .selected {
	color:#555;
	cursor:default;
}

#subMenu .selected:hover {
	text-decoration:none;
}

.text {
	margin-bottom:20px;
}

.text img {
	padding:7px;
	border:#ddd 1px solid;
	margin:15px 0px;
}

.text h2 {
	padding-top:15px;
}

.times {
	border-bottom:#bbb 1px dotted;
}

.times img {
	padding:7px;
	border:#ddd 1px solid;
	background-color:#fff;
}

.times h2 {
	padding-top:5px;
}

.icon {
	margin-top:5px;
	float:left;
	width:95px;
	margin-right:20px;
}

.abstract {
	float:right;
	width:299px;
}

.abstract img {
	border:none;
}

#pdf {
	margin-top:80px;
	border:#ddd solid 1px;
	background-color:#FAF4EF;
	padding:10px;
	width:80%;
	float:right;
}

.quick {
	width:144px;
	float:left;
	color:#4E8200;
	font-size:85%;
	font-weight:normal;
	padding:2px 0px 2px 5px;
	background-color:#F9F9F9;
}

