/* Article Comments */
.daypolicy {	
	background-color: #efefef;
	font-size: 12px; line-height:normal; padding:10px;
}
.c_postdetails		{ font-size: 0.85em; color :#000000; }

/* The content of the posts (body of text) */
.c_postbody { font-size : 11px;}

.c_policy {
  color: #000000;
	background-color: #efefef;
	padding:10px;
}

.c_policy p {
font-size: 100%;
}

.daypolicy a,
.daypolicy a:link {
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: normal;
}
.c_title {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 1.25em;
	font-weight: bold;
  color: #336699;
	width: 100%;
	clear:both;
	/* letter-spacing: 0.1em;
	word-spacing:0.15em; */
	margin-top: 10px;
	padding-top:10px;
}

.c_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.4em;
	font-weight: bold;
  color: #335698;
	width: 100%;
}
.c_leadin {
  font-size:14px;
	color: #222222;
}
.c_byline {
  font-size:0.7em;
	color:#222222;
}
.c_commentCount {
  color: #000000;
  font-size: 10px;
}
.c_itemstable {
  color: #000;
  font-size: 1.0em;
	width: 468px;
	margin-top: 4px;
}

#c_commentContainer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
	font-weight: normal;
  color: #999999;
	width: 100%;

}
/* post form - comment body */
#c_body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

/* new styles 3/3/2011 - JR */
.c_itemstable td.author {
	background-color: #EFEFEF;
	border: 1px solid #999999;
	padding-right: 3px;
	padding-left: 3px;
}
.c_itemstable td.author p {
	padding-right: 4px;
	padding-left: 4px;
}
.author .authorname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	float: left;
}
.author .postdate {
	float: right;
	font-size: 85%;
}

