.CategoryList {
	color: maroon;
	font-weight: bold;
}
.Author {
	font-size: 11px;	
	font-weight: bold;
	color: #000099;
}
.PublishDate {
	font-size: 11px;	
	font-weight: bold;
	color: #440088;
}

.CommentsLink{
	line-height: 30px;
	font-size: 14px;
}

.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;
}

   a, a:active, a:link, a:visited
   {
        color: #656565;
        text-decoration: none;
    }
   
   a:hover
   {
        text-decoration: underline;
        color:#656565;
   }
   
.hdr {
	color:#000000;
	font-family:Arial;
	font-size:11pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}

.broad
{
	color:#005295;
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
}

.Article_Normal
{
	font-family: Arial;
	font-size: 10pt;
}

.SFTitle
{
	color: #006699;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

.SFDesc
{
	color: #006699;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
	margin-bottom: 0em;
}

.SFDate
{
	color: #909294;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
}

.SFLink
{
	color: #909294;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	text-decoration:none;
	margin-bottom: 0em;
}

.SFLink, .SFLink:hover, .SFLink:visited, .SFLink:hover, .SFLink:link
{
	color: #909294;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	text-decoration:none !important;
}