﻿table.dc_newsArticleBody
{
	margin-left: auto; 
	margin-right: auto;
	border-collapse: collapse;	
}

table.dc_articleTable td.Title
{
	color: #003c5a;
	font-family: Verdana, Helvetica;
	font-size: 22px;
	font-weight: bold;	
	
	margin-left: 5px;
}

table.dc_articleTable td.Description
{
	color: #94b5ca;
	font-family: Verdana, Helvetica;
	font-size: 17px;
	font-weight: bold;	
	
	margin-left: 5px;
}

table.dc_articleTable td.Content
{
	margin: 15px 5px 5px 5px;
}

table.dc_articleTable td.Path
{
	height: 30px;
	vertical-align: top;
	font-size: 12px;
}

table.dc_articleTable td.Path,
table.dc_articleTable td.Path a:hover,
table.dc_articleTable td.Path a:link, 
table.dc_articleTable td.Path a:visited
{
	margin-bottom: 50px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

table.dc_articleTable td.Path,
table.dc_articleTable td.Path a:link,
table.dc_articleTable td.Path a:visited
{
	color: #AAAAAA;
}

table.dc_articleTable td.Path a:hover
{
	color: #003c5a !important;
}
