#Article
{
	width: 100%;
}

#Article * td,
#Article * p,
#Article * span,
#Article * a
{
  color: #545F54;
  line-height:14pt;
  text-decoration:none! important;
}
#Article * a:hover,
#Article * a:visited:hover,
#Article * a:active:hover
{
	color: #000000! important;
  text-decoration:underline! important;
}

table.ArticleList_5
{
	padding: 0px;
  margin-bottom:7px;
}
td.ArticleList_5_Name
{
	font-weight: bold;
	padding-right: 10px;
  font-size: 11px! important;
  FONT-FAMILY: arial;
  color:#000000! important;
}
td.ArticleList_5_StartDate
{
	font-weight: bold;
	text-align: left;
  vertical-align:top;
	width: 70px;
	color: #024f8a;
}
a.ArticleList_5_Link,
a.ArticleList_5_Link:hover,
a.ArticleList_5_Link:visited,
a.ArticleList_5_Link:visited:hover,
a.ArticleList_5_Link:active,
a.ArticleList_5_Link:active:hover
{
	color: #024f8a;
	font-weight: bold;
}
h1
{
	margin: 0px !important;
	margin-bottom: 10px !important;
}
span.Article_SearchResultMessage
{
	color: #024f8a;
	padding-left: 5px;
	font-style: italic;
}
