div.panelTitle
{
	font-weight: bold;
	font-size: 12pt;
	background-color: #791F5D;
	color: white;
}

div.panelSubTitle
{
	background-color: #791F5D;
	color: white;
}

div.panelHighlight
{
	background-color: #EEE0EA;
}

div.newsItem
{
	border-style: none;
}

div.newsHeadline
{
	font-weight: bold;
	font-size: 18px;
	color:  #791f5d;
}

div.newsSubHeadline
{
	font-size: 10px;
	font-weight: bold;
}

div.newsArticle
{
	font-size:12px;
}

div.newsTitle
{
	font-size: 9pt;
	font-weight: bold;
	color:  #791f5d;
}

div.newsGroup
{
	font-size: 12pt;
}

div.newsSection
{
	background-color: #EEF3E5;
}

body.newsBody
{
	font-family: Verdana, Tahoma, Arial, "San Serif";
	background: #afafaf url('/webcontent/doc.aspx?docid={36ea8b5c-7f06-441c-b69c-8936121316b7}') no-repeat bottom;
}

a, a.newsLink:visited, a.newsLink:active
{
	color: #7B246C;
	text-decoration: none;
}

a.newsLink:hover
{
	color: #7B246C;
	text-decoration: underline;
}

ul.newsList
{
	vertical-align: baseline;
	font-weight: 600;
	font-size: 0.78em;
	list-style-type: square;
	list-style-image: url('/webcontent/doc.aspx?docid={d416183d-d9f1-4c1b-960d-570a9304f4e5}');
}

div.regSection
{
	background-color: #EEF3E5;
}