.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.newsText b {
	color: #4b9400;
	font-weight: bold;
	text-transform: uppercase;
}
.newsText a:link { color: #FFFFFF; text-decoration: none; }
.newsText a:visited { color: #FFFFFF; text-decoration: none; }
.newsText a:active { color: #FFFFFF; text-decoration: none; }
.newsText a:hover { color: #FFFFFF; text-decoration: underline; }
 
.newsText b a:link { color: #4b9400; text-decoration: none; }
.newsText b a:visited { color: #4b9400; text-decoration: none; }
.newsText b a:active { color: #4b9400; text-decoration: none; }
.newsText b a:hover { color: #4b9400; text-decoration: underline; }
 
.faqHeader
{ 
	display:			block;
	width:				592px;
	padding:			0 0 0 20px;
	font-size:			1em;
	line-height:		2.182em;
	background:			#d9f1a4 url(../../images/bullet_faq.gif) no-repeat 7px 10px;
	border-bottom:		solid 1px #ffffff;
}

.faqHeaderSelected
{
	display:			block;
	width:				592px;
	padding:			0 0 0 20px;
	font-size:			1em;
	line-height:		2.182em;
	font-weight:		bold;
	color:				#464646;
	background:			#d9f1a4 url(../../images/bullet_faq_selected.gif) no-repeat 7px 10px;
	border-bottom:		solid 1px #ffffff;
}

.faqHeaderSelected a:link { color:				#464646; text-decoration: none; }
.faqHeaderSelected a:visited { color:				#464646; text-decoration: none; }
.faqHeaderSelected a:active { color:				#464646; text-decoration: none; }
.faqHeaderSelected a:hover { color:				#464646; text-decoration: none; }

.faqText
{
	color:				#464646;
	padding:			10px 6px 18px 20px;
	line-height:		1.455em;
}

.newsListHeadline 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
}