.title{
	line-height: 100%;
	font-family: Tahoma;
	font-size: 18px;
	color: #376C99;
	margin-top: 0;
}

#desc{
	margin-bottom: 10px;
}

#articles {
	font-family: Arial;
	width:100%;
}

#articles h2{
	margin: 0 0 10px 0;
 	padding: 0 0 0 0;
 	font-weight: normal;
}

#articles h2 a{
	font-family: Arial;
	font-size: 18px;
	color: #376C99;
}

#articles h2 a:hover{
	text-decoration:none;
}

#articles h2 a:visited{
	color: #376C99;
}

.articlesDate {
	color: #8C8C8C;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

.articlesBody {
	line-height: 150%;
	color: #333333;
	font-size: 12px;
	margin-bottom: 3px;
}

.infoServiceArticlesBody{
	font-family: Tahoma;
	margin-bottom: 20px;
	font-size: 12px;
}

.infoServiceArticlesBody a.more{
	font-size: 10px;float:right;
}

#infoServiceArticles{
	padding-left: 8px;
}