/* CSS Document */

.nl_date, .nl_date a {
	margin-top: 5px;	
	font-weight: bold;
	color: #470000;
	text-decoration: none;
	display: none;
}

.nl_title, .nl_title a {
	color:#FFFFFF;
	text-decoration: underline;
	padding: 3px;	
}

.nl_title {
	padding-left: 18px !important;
}

.nl_title {
	background-image: url(../images/bg/newsLi.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

.nl_delimiter {
	height: 25px;
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}

.news_title, .news_title a, .news_title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0089C5 !important;
	text-decoration: none !important;
	padding: 5px;
}

.news_title {float: left;}

.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0089C5 !important;
	text-decoration: none !important;
	padding: 5px;
	font-weight: bold;	
	text-align: left;
	float: left;
}

.news_brief, .news_brief a, .news_brief a:hover {
	color: #000000 !important;
	text-align: justify;
	text-decoration: none !important;
	padding: 5px;
	line-height: 14px;
}

.news_brief {clear: both;}

.news_text, .news_text a, .news_text a:hover {
	color: #000000 !important;
	text-align: justify;
	text-decoration: none !important;
	padding: 5px;
	line-height: 14px;
	clear: both;
}

.news_text {clear: both;}

.news_image {
	float: left;
	margin-right: 10px;
}