div.elementRightColumn
{
	background-color: #DCD7D1;
	/*color: #E18F25;*/
	/*color: #0F3B79;*/
	color:#494946;
	width: 190px;
	padding: 5px;
}


div.elementRightColumn span
{
	display: block;
}


div.elementRightColumn span span
{
	display: inline;
}


div.elementRightColumn .emphasis
{
	/*color: #0F3B79;*/
	color:#494946;
}


div.elementRightColumn span.title
{
	font-weight: bold;
	border-bottom: 1px solid #494946;
	/*margin-top: 12px;*/
}


div.elementRightColumn span.content
{
	margin-top: 12px;
	text-align:justify;
}


div#divRightColumn hr
{
	width: 100%;
	/*color: #E18F25;*/
	color:#494946;
	/*background-color: #E18F25;*/
	background-color:#494946;
	height: 1px;
}


div#divContent span, 
div#divContentScroll span
{
	display: block;
}


div#divContent span span, 
div#divContentScroll span span
{
	display: inline;
}


div#divContent span.title, 
div#divContentScroll span.title
{
	border-bottom: 1px solid #494946;
	font-weight: bold;
	color: #494946;
	clear: both;
	margin-top: 25px;
	
	padding-left: 20px;
	background-repeat: no-repeat;
	background-image: url('../images/bullet.png');
	background-position: 5px 5px;
}


div#divContent span.largetitle, 
div#divContentScroll span.largetitle
{
	font-weight: bold;
	font-size: 13pt;
	clear: both;
	margin-top: 25px;
	padding: 3px;
	text-align: center;
	
	/*background-color: #E18F25;
	color: White;*/
	/*color: #E18F25;*/
	color:#494946;
}

div#divContent span.largetitle_left,
div#divContentScroll span.largetitle_left
{
	font-weight: bold;
	font-size: 13px;
	clear: both;
	margin-top: 2px;
	margin-left:50px;
	padding: 2px;
	text-align: justify;
	
	/*background-color: #E18F25;
	color: White;*/
	/*color: #E18F25;*/
	color:#494946;
}


div#divContent span.emphundertitle,
div#divContentScroll span.emphundertitle
{
	font-weight: bold;
	font-size: 13pt;
	clear: both;
	margin-top: 16px;
	text-align: left;
	/*color: #E18F25;*/
	color:#494946;
	color: #BBBBBB;
}

div#divContent span.emphundertitlecenter,
div#divContentScroll span.emphundertitlecenter
{
	font-weight: bold;
	font-size: 13pt;
	clear: both;
	margin-top: 16px;
	text-align: center;
	/*color: #E18F25;*/
	color:#494946;
	color: #BBBBBB;
}


div#divContent span.content,
div#divContentScroll span.content
{
	margin-top: 12px;
	text-align:justify;
}

div#divContent span.content_link,
div#divContentScroll span.content_link
{
	margin-top: 5px;
}

.emphasis
{
	font-weight: bold;
	color: Black;
}

.emphasis_orange
{
	font-weight: bold;
	font-size:larger;
	color: #F9A638;
}

#imgRSSArticles, #imgRSSNews
{
	margin-right:5px;
	border-width: 0px;
	border-style:none;
}

#imgValidRSS
{
	border-width: 0px;
	border-style:none;
}