/* Start of CMSMS style sheet 'newsSummary' */
/** news styles start ***/

.NewsSummaryDiv {
	padding: 0;
	margin: 0;
}

h2.NewsSummaryLink a {
	color: #d02433;
	text-decoration: none;
}

h2.newsEvent {
	font-size: .8em;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;	
	line-height: 120%;
}

h2.newsEvent a.redLink {
	color: #fff;
	text-decoration: none;
}

h2.newsEvent a:hover {
	text-decoration: underline;
}

h2.NewsSummaryLink a:hover {
	color: #000;
	text-decoration: underline;
}

.NewsSummaryDiv p,
p.NewsSummarySummary,
p.NewsSummarySummaryMain {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: .8em;
	line-height: 140%;
	letter-spacing: 0;
}

p.NewsSummarySummaryMain {
	padding: 0;
}

.NewsSummaryDiv p,
p.NewsSummarySummary {
	padding: 10px 0;
}


p.NewsSummaryPostdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #868f98;
	display: block;
	width: 100%;
	text-align: right;
	font-size: .8em;
	padding: 0 0 5px 0;
}

p.NewsSummaryPostdateBk {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	display: block;
	width: 100%;
	text-align: right;
	font-size: .8em;
	padding: 0 0 5px 0;
}

p.postDateDetail {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #868f98;
	font-size: .8em;
}

p.NewsSummaryPostdateMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #868f98;
	width: 100%;
	font-size: .8em;
	padding: 0;
}

h2.NewsSummaryLink {
	font-size: 1em;
}

p.NewsSummaryMorelink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: italic;
	display: block;
	width: 100%;
	text-align: right;
	font-size: .7em;
	padding: 0;
	letter-spacing: 0;
}

/** news styles end ***/
/* End of 'newsSummary' */

