.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;
}
.TitleLink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 13px;
	color: #004A89;
	text-align: none;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 2px;
}
.ReadMore_link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 15px;
	color: #A40101;
	text-align: none;
	font-weight: none;
}
.EventNewsTitleLink{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 12px;
	color: #000000;
	text-align: none;
	font-weight: none;
}
.ArticlePublishDate {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 15px;
	color: #4D4D4D;
	font-style: italic;
}
.NewNotifycationLink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 12px;
	color: #014E9E;	
}

