a {
	text-decoration:none;
	color:#014f8a;
	vertical-align:top;
}

#right a {
	font-weight:bold;
	vertical-align:baseline;
}

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 .head .html {
	color:#c1cce2;
}

#boxes h2 {
	font-weight:bold;
}

#boxes a {
	font-weight:bold;
	color:#7692a7;
}

#boxes a:hover {
	color: white;
}

.label {
	display:none;
}

#footer {
	color:#fff;
}

#footer a {
	color:#ffffff;
}

#footer .created a {
	color:#bac8d3;
}

.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;
	*/
}

.simpleform td {
	padding-top:5px;
}

.simpleform table {
	margin: 20px 0;
}

.simpleform td p {
	float: left;
}

.simpleform a.icon-calendar {
	background:transparent url(/files/cms_userfile/images/css/icon-calendar.png) no-repeat scroll left top;
	display:block;
	float:right;
	height:19px;
	margin-left:6px;
	margin-top:3px;
	width:20px;
}

/*TEMP*/

.simpleform table .button {
	display:none;
}