/*--------------------Article List Element-------------------------------------------*/
.ShowPubDate-ArticleListBlock
{
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
	width: 240px;
}
.ShowPubDate-ArticleListSectionHeader
{
	padding: 4px 7px 4px 7px;
    margin: 0px 0px 0px 0px;
    font-size: 8pt;
    font-family: verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
    color: #ffffff;
	background-image: url('/images/section_header.gif');
	background-repeat: no-repeat;
}
.ShowPubDate-ArticleListSectionHeaderUntitled
{
	display: none;
}
.ShowPubDate-ArticleListBody
{
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #797966;
	border-right: 1px solid #797966;
}
.ShowPubDate-ArticleListTable
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.ShowPubDate-ArticleListTextColumn
{
	padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
}
.ShowPubDate-ArticleListImageColumn
{
	padding: 0px 5px 5px 0px;
    margin: 0px 0px 0px 0px;
}
.ShowPubDate-ArticleListHeadline
{
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 2px 0px;
    font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.ShowPubDate-ArticleListLeadin
{    
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 2px 0px;
    font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;	
}
.ShowPubDate-ArticleListPubDate
{	
	padding: 0px 2px 0px 2px;
	margin: 2px 0px 2px 0px;
    font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.ShowPubDate-ArticleListMore
{	
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 2px 0px;
    font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.ShowPubDate-ArticleListSectionFooter
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url('/images/section_footer.gif');
	background-repeat: no-repeat;
	height: 6px;
}
.ShowPubDate-ArticleListImage
{
	border: 0px;
}
A.ShowPubDate-ArticleListLink:link
{}
A.ShowPubDate-ArticleListLink:visited
{}
A.ShowPubDate-ArticleListLink:active
{}
A.ShowPubDate-ArticleListLink:hover
{}
/*-----------------------------------------------------------------------------------*/
