#Article
{
	width: 100%;
}

#Article * td,
#Article * p,
#Article * span,
#Article * a
{
	font-size: 11px;
	font-family: verdana;
  color: #545F54;
  line-height:14pt;
}
#Article * a,
#Article * a:hover,
#Article * a:visited,
#Article * a:visited:hover,
#Article * a:active,
#Article * a:active:hover
{
	color: #003366;
}

table.ArticleList_3
{
	padding: 1px;
}
td.ArticleList_3_Name
{
	font-weight: bold;
	padding-right: 10px;
}
td.ArticleList_3_StartDate
{
	font-weight: bold;
	text-align: left;
  vertical-align:top;
	width: 80px;
	color: #024f8a;
}
a.ArticleList_3_Link,
a.ArticleList_3_Link:hover,
a.ArticleList_3_Link:visited,
a.ArticleList_3_Link:visited:hover,
a.ArticleList_3_Link:active,
a.ArticleList_3_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;
}

