@charset "UTF-8";
/* News */


.news-home{
	min-height: 90px;
}

.news-home h2{
	margin: 0;
	padding: 1px 0 0;
	font-weight: bold;
	font-size: 13px;
}

.news-home h4{
	margin: 0;
	padding: 1px 0 0;
	font-size:12px;
}

.news-home ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

.news-home em{
	font-style: normal;
	display: block;
	font-weight: bold;
}

.news-home .more{
	color: #0C5892;
	font-weight: bold;
	display: block;
}


.news-home img{
	float:left;
	margin:0 10px 0 10px;
}

fieldset {
	border:none;
	padding:0;
	margin:10px 0 0;
}

.required {
	color:#ed322b;
}

.news-downloads {
	min-height:100px;
	margin:0 0 0 10px;
	width:190px;
}

.news-error{
	margin: 0;
	padding: 0;
	color: #0e6a00;
}

.news-error li{
	list-style: none;
	width: 150px;
}

.news-list{
	color:#000;
	width:880px;
}

.news-list a{
	font-weight: bold;
	text-decoration:none;
}


.news-list h3 {
	font-size: 18px;
	padding: 0;
	margin: 0;
	font-weight:normal;
}

.news-list h3  a{
	font-size: 11px;
}

.news-list h4 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	color:#000;
	font-weight:bold;
}

.news-list em {
	font-size: 11px;
	font-style: normal;
}

.news-list img{
	margin:0 20px 20px 0;
}

.news-list p {
	margin: 5px 0;
}

a.read-more{
	font-weight: normal;
	color:#0c5892;
	font-size:11px;
}

.blog-list p{
	
}

.blog-article img {
	margin-right:6px;
}

.news-image {
	float:left;
}

.news-date {
	font-size:11px;
}

.news-archive{
	margin:0;
}

.news-archive h3{
	color: #9e0b0f;
	margin:0;
	padding:0;
}
.news-archive h5 {
	padding: 0 0 0;
	font-size: 11px;
	font-weight: normal;
	font-weight:bold;
}

.news-archive a {
	padding: 0 10px 0 0;
	text-decoration:none;
	color: #000;
	font-weight: normal;
	font-size:11px;
}

.news-archvie-year{
	width: 195px;
	float: left;
	color:#000;
}

.content-news {
	padding:0;
	color:#606060;
}
.news-right-content {
	display:inline;
	float:right;
	width:212px;
}

.new-article {
	color:#939598;
	font-weight:bold;
	font-size:18px;
	float:right;
	width:80px;
	display:block;
	text-align:right;
}

.news-latest-bottom {
	border-bottom:6px solid #f5f1e8;
	clear:both;
}

.gold-hr {
	height:1px;
	border-bottom:1px solid #bea262;
	margin:4px 0;
}

.featured-block{
	width:425px;
	float:left;
	padding:4px 0;
	border-top:1px solid #bea262;
	border-bottom:1px solid #bea262;
}

.featured-block img {
	border:1px solid #fad4d6;
}

.news-thumb{
	width: 90px;
	height: 90px;
	float: right;
	margin:0 0 0 10px;
	background-repeat: no-repeat;
}