.news-latest-container { width: 100%; float: left; }
		.news-latest-container h2 { font-size: 12px; font-weight: bold; color: #000000; }
		.news-latest-container .news-latest-item { width: 100%; border-top: 1px solid #CCCCCC; margin: 10px 0; float: left; }
		.news-latest-container .news-latest-item  h3 { font-size: 14px; font-weight: bold; text-decoration: underline; margin: 10px 0 5px 0; }
		.news-latest-container .news-latest-item  h3 a:link, .news-latest-container .news-latest-item  h3 a:visited { color: #000000; text-decoration: none; }
		.news-latest-container .news-latest-item  .news-latest-date { font-weight: normal; margin: 0 0 20px 0;}
		.news-latest-container .news-latest-item  .news-latest-image { float: left; }
		.news-latest-container .news-latest-item  .news-latest-image  img { margin: 0 10px 10px 0; }
		.news-latest-container .news-latest-item p { margin-top: 0px; }
		.news-latest-container .news-latest-item p.bodytext { font-weight: bold; }
		.news-latest-container .news-latest-item .news-latest-morelink { text-align: right; }
		.news-latest-container .news-latest-gotoarchive { width: 100%; border-top: 1px solid #CCCCCC; padding: 10px 0 0 0; margin: 10px 0; float: left; }

		
.news-single-item { width: 100%; float: left; }
		.news-single-item .news-single-col1 { width: 70%; float: left;}
		.news-single-item .news-single-col2 { width: 30%; text-align: right; float: left; }
		.news-single-item .news-single-timedata { font-size: 10px; font-weight: bold; color: #FF6000; }
		.news-single-item h2 { font-size: 14px; font-weight: bold; color: #000000; text-decoration: underline; }
		.news-single-item h3 { font-size: 11px; font-weight: bold; color: #000000; margin: 20px 0; }
		.news-single-item .news-single-author { font-size: 10px; color: #033E81; margin-top: 0; }
		.news-single-item .news-single-img { width: 100%; }
		.news-single-item .news-single-img img { border: 2px solid #BF99AC; margin: 0 0 10px 0; }
		.news-single-item .news-single-backlink { border-top: 1px solid #CCCCCC; padding: 10px 0 0 0; margin: 10px 0; }
		
		


.news-list-container { width: 100%; float: left; }
		.news-list-container h2 { font-size: 12px; font-weight: bold; color: #000000; }
		.news-list-container .news-list-item { width: 100%; border-top: 1px solid #CCCCCC; margin: 10px 0; float: left; }
		.news-list-container .news-list-item  h3 { font-size: 14px; font-weight: bold; text-decoration: underline; margin: 10px 0 5px 0; }
		.news-list-container .news-list-item  h3 a:link, .news-list-container .news-list-item  h3 a:visited { color: #000000; text-decoration: none; }
		.news-list-container .news-list-item  h3 .news-list-date { font-weight: normal; margin: 0 0 20px 0;}
		.news-list-container .news-list-item  .news-list-image { float: left; }
		.news-list-container .news-list-item  .news-list-image  img { margin: 0 10px 10px 0; }
		.news-latest-container .news-list-item p.bodytext { font-weight: bold; }
		.news-list-container .news-list-item .news-list-morelink { text-align: right; }
		.news-list-container .news-list-browse { width: 100%; border-top: 1px solid #CCCCCC; padding: 10px 0 0 0; margin: 10px 0; float: left; }
