﻿.wrapper{
	width: 100%;
	padding:0 !important;
}
#ReadMoreLnk a{
	font-family:Arial, Helvetica, sans-serif !important;
	font-weight:bold !important;
	font-size:11px !important;
	text-decoration:underline !important;
}
#BlueLink a{
	font-weight:bold !important;
	font-size:16px !important; 
	color:#022150 !important;
	text-decoration:none !important;
}
#BlueLink a:hover{
	font-weight:bold !important;
	font-size:16px !important; 
	color:#022150 !important;
	text-decoration:none !important;
}
.BlueLink{
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;	
	font-weight: bold !important;
	text-decoration:none !important;
	word-spacing:2px !important;
}

.STFButton {
	cursor: pointer;
	cursor: hand;
}
.CategoryList {
	color: maroon;
	font-weight: bold;
    font-size:12px !important;
}
.Title {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 16px;	
	font-weight: bold;
	color: #022150;
	text-decoration:none !important;
	border:0 !important;
}
.Author {
	font-size: 11px;	
	font-weight: bold;
	color: #022150;
}
.PublishDate {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;	
	font-weight: bold !important;

}
.SearchPanel 
{
	text-align:center;
}
.MoreArticlesLink 
{
	text-align:right;
	font-weight:bold;
	font-size:10px;
}

.CommentsLink{
	font-size: 10px !important;
	font-weight:normal !important;
}


.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;
}

.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;
}

