﻿#CommentServiceTerms {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	width: 100%;
	margin-top: 5px;
}
#CommunityDiscussionTitle {
	font-family: Calibri;
	font-size: 24px;
	color: #8aba16;
	font-weight: bold;
}
.CommunityDiscussionHeaders {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	color: #000000;
}
.CommunityDiscussionBody {
	width: 100%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #808080;
	border-bottom-color: #808080;
	font-family: Calibri;
	font-size: 12px;
	color: #333333;
}
.style2 {
	background-color: #DFE0E8;
}
.CommunityDiscussionBody a {
	font-family: Calibri;
	font-size: 12px;
	text-decoration: none;
	color: #0000FF;
}
.CommunityDiscussionBody a:hover {
	font-family: Calibri;
	font-size: 12px;
	text-decoration: underline;
	color: #0000FF;
}
.CommunityDiscussionBody a:visited {
	font-family: Calibri;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}

.DiscussionText {
	
	font-family: Calibri;
	font-size: 12px;
	color: #333333;
}
.DiscussionText a {
	font-family: Calibri;
	font-size: 12px;
	text-decoration: none;
	color: #0000FF;
}
.DiscussionText a:hover {
	font-family: Calibri;
	font-size: 12px;
	text-decoration: underline;
	color: #0000FF;
}
.DiscussionText a:visited {
	font-family: Calibri;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}

#TotalComments {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	margin-top: 7px;
	margin-bottom: 10px;
}
