div.rgaccord1-nest h3
	{
		text-align:left;
		margin-bottom:0;
		margin-top:5px;
		font-size:0.73em;
		background-image: url(images/arrow_right.gif);
		background-repeat:no-repeat;
		background-position:left top;
		padding-left:15px;
		font-weight: bold;
	}
	
div.rgaccord1-nest h3:hover
	{
		text-decoration: underline;
	}
	
div.rgaccord1-nest h3.act
	{
		background-image: url(images/arrow_down.gif);
	}
div.rgaccord1-content h1
	{
		display:none;
	}
.rgaccord1-content p
	{
		padding-left:15px;
	}	

.rgaccord1-content div.news-latest-morelink
	{
		font-size: 0.63em;
		padding-left:15px;
	}
	
.rgaccord1-content p.news-subheader a
	{
		color: #000;
	}

