a {
	text-decoration:none;
	color:#84aa00;
}

p {
	padding-bottom:10px;
}

h1 {
	font-size: 2em;
	font-weight:normal;
	margin-bottom:15px;
}

h2 {
	font-size: 1.4em;
	font-weight:bold;
	padding-bottom:10px;
}

h3 {
	font-weight:normal;
}

h4, .news-detail_published-date {
	font-size:0.8em;
}

.news-list-item_title h2 {
	font-size: 2em;
	padding-bottom:5px;
	font-weight:normal;
}

a:hover {
	text-decoration:underline;
}

.news-detail_title a {
	color:#888;
}

.news-detail_title a:hover {
	text-decoration:none;
}

#content h3 {
	font-weight:bold;
	padding-bottom:10px;
}

#claim h2, #content .news-list-item_abstract h3 {
	font-weight:normal;
}

#boxes {
	color:#fff;
}

#boxes .html {
	color:#c1cce2;
}

#boxes h2 {
	font-weight:bold;
}

.label {
	display:none;
}

#right img {
	padding: 0px 20px 20px 0;
}

#right table img {
	padding: 0px 20px 0px 0;
}

#footer {
	color:#fff;
}

#footer a {
	color:#c1d580;
}

.news-detail h2{
	font-size:1em;
	font-weight:bold;
}

a.news-recent-item_more, a.item_more, a.news-list-item_more {
	line-height:160%;
	display:block;
	height:27px;
	width:78px;
	color: #fff;
	padding-top:2px;
	text-align:center;
	margin-top:15px;
	background:transparent url(/files/cms_userfile/images/css/btn_green.png) no-repeat scroll left top;
}

#left img {
	display:block;
	margin:0 auto;
	border:solid 5px #fff;
	/*           <----- resize image for left column.
	height: auto;
	width:285px;
	*/
}

.news-list h2 {
	font-size:14px;
	font-weight: bold;
}

#content .news-list h3 {
	padding-bottom:0;
}

#right .img-logo {
	background-color: white;
	padding:5px;
	height:110px;
	width:110px;
	border: solid 1px silver;
	margin:7px;
	float:left;
}

#right .img-logo div{
	display:table-cell;
	vertical-align: middle;
	width:110px;
	height:110px;
}


#right .img-logo img {
	margin:0 auto;
	display:block;
	padding:0;
	width:100px;
	height:auto;
}
