/* News Articles Custom Styles */
#articleTitle {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #006633;
	font-size: 16px;
	width: 100%;
	text-transform: uppercase;
	text-align: left;
}
#ArticleDate {
	font-size: 10px;
	text-align: left;
	color: #006633;
	width: 80%;
	padding-bottom: 5px;
	float: left;
}
#ViewCount {
	float: right;
	width: 20%;
	font-size: 10px;
	color: #006633;
	width: 20%;
	padding-bottom: 5px;
	text-align: right;
}
#Rating {
	margin-bottom: 5px;
	text-align: left;
}
#ArticleFeaturedSummary {
	color: #003300;
	text-align: left;
	font-size: 12px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#ArticleListedSummary, #RatingText {
	color: #003300;
	text-align: left;
	font-size: 12px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#ArticleReadMore, a.ArticleReadMore:link, a.ArticleReadMore:visited, a.ArticleReadMore:active {
	color: #006633;
	text-align: left;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 10px;
}
a.ArticleReadMore:hover {
	text-decoration: underline;
}
#spacer {
	line-height: 5px;
}
#Paging {

}
#RatingTitle, #CommentTitle {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #006633;
	font-size: 12px;
	width: 100%;
	text-transform: uppercase;
	margin-top: 10px;
}
#CommentBy {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	float: left;
	width: 100%;
	margin-top: 5px;
}
#CommentDate {
	font-size: 10px;
	color: #000000;
	width: 100%;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
}
#CommentTrackback, #CommentPingBack{
	font-size: 10px;
	color: #666666;
	width: 100%;
	padding-left: 20px;
}
#Comment {
	padding: 5px;
	float: left;
	width: 100%;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}
#CommentFooter {
	float: left;
	width: 100%;
	margin-top: 5px;
}
a.MenuTop:link {
	color: #006633;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.MenuTop:visited  {
	color: #006633;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.MenuTop:active   {
	color: #006633;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

a.MenuTop:hover    {
	color: #006633;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.MenuTopSelected:link {
	color: #006633;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.MenuTopSelected:visited  {
	color: #006633;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.MenuTopSelected:active   {
	color: #006633;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.MenuTopSelected:hover    {
	color: #006633;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.SkinObject, a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active, a.Normal:link {
	color: #006633;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
a.SkinObject:hover, a.Normal:hover, a.MenuTop:hover {
	text-decoration: underline;
	color: #006633;
}
