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


.news-home{
	width: 254px;
	height: 135px;
	float: left;
	padding: 13px;
	background: url(/images/news-home-bg.gif) no-repeat top left;
	position: relative;
	line-height: 16px;
}

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

.news-home h2 a{
	color: #686868;
}

.news-home ul{
	padding: 0;
	margin: 0 0 0 15px;
	color: #686868;
}

.news-home .red-link{
	position: absolute;
	bottom: 10px;
	left: 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{
	background:url(/images/news-list-bg.jpg) no-repeat;
	color:#686868;
	width:564px;
	padding:10px;
	height:100px;
	font-weight:bold;
}

.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 {
	color:#FF1517;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.news-list em {
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color:#686868;
}

.news-list-img{
	margin:0 20px 20px 0;
	float:right;
	width:90px;
	height:93px;
	margin:3px 20px 0 10px;
}

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

a.read-more{
	font-weight: bold;
	color:#ff1517;
	font-size:12px;
}

.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: #fd4d4f;
	margin:0;
	padding:0;
	font-size:18px;
}
.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: #686868;
	font-weight: normal;
	font-size:12px;
	font-weight:bold;
}

.news-archvie-year{
	width: 195px;
	float: left;
	color:#686868;
	font-size:12px;
	font-weight:bold;
}

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

.news-single {
	background:#FFF;
	width:535px;
	padding:10px;
	color:#686868;
}

.news-single h4 {
	padding:0;
	margin:5px 0;
	color:#ff1517;
	font-size:18px;
}

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

.doc-list {
	float:right;
	width:190px;
}