.article-scoop {
	font-family : Verdana, sans-serif ;
	font-size : 7pt;
	height: 180px;
	width: 287px;
	padding:5px;
}

.firm-scoop {
	font-family : Verdana, sans-serif ;
	font-size : 7pt;
	height: 20px;
	width: 574px;
	padding:5px;
}


.article-scoop-hseparator {
	background-color: #DBDBDB;
	height: 1px;
	overflow:hidden;
}

.article-scoop-vseparator {
	background-color: #DBDBDB;
	width: 1px;
	overflow:hidden;
	height:180px;
}

.article-read {
	padding:5px;
}

a.article-link{
	color: #FF0000;
	text-decoration: none;
	font-size : 8pt;
	font-weight: bold;
	font-family : verdana;
	line-height : 10px;
}

a.article-link:hover {
	text-decoration: none;
	color:#000000;
	font-size : 8pt;
	font-weight: bold;
	font-family : verdana;
	line-height : 10px;
}

.article-topic {
	color: #FF0000;	
	font-size : 14px;
	font-weight: bold;
	font-family : verdana;
	line-height : 20px;
}

.article-managementTD {
	color: #FF0000;
	font-weight: bold;
	font-size:16px;
}

.article-headerTR {
	background-color: #BBBBBB;
}

.article-contentTR {
	background-color: #EBEBEB;
}

.article-table {
	width: 575;
}

.article-contentTD {
	padding-left: 4px;
}

.article-headerTD {
	padding-left: 4px;
}




