#newsItemContainer{
	padding-left: 10px;
	padding-right: 12px;
	background-image: url(images/dot_1.gif);
	background-repeat: no-repeat;
	background-position: 3px left;
	margin-top: 10px;
	margin-left: 17px;
}

#newsListItemSubject {
	font-size: 9pt;
	margin: 0px 5px 0px 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, ËÎÌå;
	line-height: 130%;
	float: left;
}

#newsListItemSubject a:link, #newsListItemSubject a:visited,#newsListItemSubject a:active, #newsListItemSubject a:hover{
	color: #444;
	text-decoration: none;	
}

#newsListItemSubject a:hover {
	text-decoration: underline;
	color: #C53D10;	
}

#newsItemSubject {
	font-size: 9pt;
	margin: 0px 5px 0px 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, ËÎÌå;
	line-height: 130%;
}

#newsItemSubject a:link, #newsItemSubject a:visited,#newsItemSubject a:active, #newsItemSubject a:hover{
	color: #444;
	text-decoration: none;	
}

#newsItemSubject a:hover {
	text-decoration: underline;
	color: #C53D10;	
}

#newsItemDate{
	color: #666;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	padding-left: 2px;
	text-align: right;
}

#newsItemTitle{
	font-size: 9pt;
	margin: 0px 5px 0px 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, ËÎÌå;
	line-height: 130%;
}

#newsDetailLink{
	padding-left: 2px;
}

#newsDetailLink a:link, #newsDetailLink a:active, #newsDetailLink a:visted, #newsDetailLink a:hover {
	text-decoration: none;
} 

#newsDetailLink a:hover {
	text-decoration: underline;
	color: #C53D10;
}

#fullNewsContainer {
	padding: 20px 20px 20px 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, ËÎÌå;
}

#fullNewsSubject {
	font-size: 14px;
	font-weight: bold;
}

#fullNewsTitle {
	font-size: 11px;
	line-height: 180%;
}

#fullNewsText {
	font-size: 11px;
	line-height: 180%;
}

#fullNewsDate {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 0px 20px 0px;
	color: #8D8D8D
}


