div#ArticlesListRightPane *
{
	font-size: 8pt;
	color: #003656;	
}

div#ArticlesListRightPane A.ATopMenu
{
	color: #003656;
}

div#ArticlesListRightPane A.OrangeLink
{
	color: #d46604;
}

div#ArticlesListFullPane A.OrangeLink
{
	color: #d46604;
	font-size: 8pt;
}


.articledivider 
{
	height: 1px;
	vertical-align: bottom;
	padding-top: 10px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin: 0px;
	background:  url('hrdot.gif') repeat-x left;
}
/*
div#ArticlesListRightPane A
{
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
}

div#ArticlesListRightPane A:link
{
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
}

div#ArticlesListRightPane A:hover
{
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
}

div#ArticlesListRightPane A:visited
{
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
}
*/
div#ArticlesListRightPane td
{
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0;
	margin: 0px;
}

.MoreArticlesLink 
{
	padding: 0px;
	margin: 0px;
}

P 
{
	padding: 0px;
	margin: 0px;
}


.STFButton {
	/*cursor: pointer;*/
	cursor: hand;
}
.CategoryList {
	color: maroon;
	font-weight: bold;
}
.Author {
	font-size: 11px;	
	font-weight: bold;
	color: #000099;
}
.PublishDate {
	font-size: 11px;	
	font-weight: bold;
	color: #440088;
}
.SearchPanel 
{
	text-align:center;
}

.MoreArticlesLink 
{
	text-align:left;
	font-weight:bold;
	padding-bottom: 3px;
}

.CommentsLink{
	line-height: 30px;
	font-size: 1.15em;
}

.CommentsContainer {
	border: 1px solid #CCCCCC; 
	background-color: #FFFFFF; 
	padding: 1px;
}

.CommentItemStyle {
	background-color: #F8F8F8; 
	padding: 5px; 
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.CommentAlternatingItemStyle {
	padding: 5px; 
}

.CommentAuthor {
	font-size: 1.25em; 
	font-weight: bold;
}
.CommentDate {
	font-size: .8em; 
	color: #5F68AD;
}
.Reply {
	font-style: italic;
	background-color: #DDE8EA;
	border: 1px dashed #ADB8BA;
	padding: 3px;
}

div#ArticlesListRightPane .Article 
{
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.PagingTable
{
	font-size: 8pt; 
}

.Normal td
{
	font-size: 8pt;
	font-family: Verdana, Arial;
	color: #003656; 
}

.Head 
{
	padding: 0;
	margin: 0;
	vertical-align: top;
	color: #003656;
}

.dottedruler 
{
	border-style: dotted; 
	border-bottom-width: 1px; 
	border-color: #7492a3;
}

.thumbnail {
	margin: 5px;
	margin-top: 0px;
}
/* This is required because if the details are rendered on a new page,
the module is wrapped with a div with a class of DNNAligncenter*/
.Article {
	text-align:left;
	color: #003656;
	padding-top: 4;
	padding-bottom: 4;
	margin-top: 0;
	margin-bottom: 0;
}

.ArticleTitleLink:link
{
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #003656;
	font-size: 9pt;
	font-weight: bold;
	TEXT-DECORATION: none;
}

A.ArticleTitleLink:link
{
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #003656;
	font-size: 9pt;
	font-weight: bold;
	TEXT-DECORATION: none;
}

A.ArticleTitleLink:visited
{
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #003656;
	font-size: 9pt;
	font-weight: bold;
	TEXT-DECORATION: none;
}

A.ArticleTitleLink:hover
{
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #003656;
	font-size: 9pt;
	font-weight: bold;
	TEXT-DECORATION: none;
}

A.ArticleTitleLink:active
{
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #003656;
	font-size: 9pt;
	font-weight: bold;
	TEXT-DECORATION: none;
}

div#ArticlesListFullPane .Head 
{
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5;
	/*margin-top: 0;
	margin-bottom: 0;*/
}
div#ArticlesListFullPane .normal 
{
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5;
	/*margin-top: 0;
	margin-bottom: 0;*/
}