a:link,
a:visited
{
	color:#0e61b1;/*#6889bf;*/
	text-decoration:none;
}
a:hover,
a:active
{
	color:black;
	text-decoration:none;
}


.box-news
{
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	background:url(../media/img/bgNewsHome.gif) repeat-x left bottom;
}
.box-news .news-title a:link,
.box-news .news-title a:visited
{
	text-transform:uppercase;
	text-decoration:none;
	color:#01325d;
}
.box-news .news-title a:hover
{
	color:#9d0c0f;
}
.box-news .news-description
{
	margin-top:10px;
}
.box-news .news-description a:link,
.box-news .news-description a:visited,
.box-news .news-description a:hover
{
	font-size:11px;
	color:#013162;
}




/********************************/
/*	BEGIN category navigator	*/
/********************************/
.category-navigator-container
{
	color:#fff;
	padding:8px;
	background:#ffd0a4;
}
.category-navigator-container .item a:link,
.category-navigator-container .item a:visited
{
	color:#444;
	font-weight:bold;
	padding:8px;
	text-decoration:none;
}
.category-navigator-container .item a:hover,
.category-navigator-container .item a:active
{
	color:#000;
	background:#ff8d20;
}
/********************************/
/*	END category navigator	*/
/********************************/



.first-doc
{
	margin-bottom:20px;
}
.first-doc .item .news-date
{
	background:#ff8d20;
	color:#fff;
	text-align:left;
	width:185px;
	font-size:11px;
	padding-left:3px;
}

.related-documents .item
{
	border:solid 1px #d4d4d4;
	height:120px;
	padding:5px;
	margin-bottom:5px;
}

.related-documents .item .news-date
{
	background:#ff8d20;
	color:#fff;
	text-align:left;
	width:185px;
	font-size:11px;
	padding-left:3px;
}

.news-title a:link, 
.news-title a:visited,
.news-title a:hover
{
	color:#9f0b0b;
	text-decoration:none;
}


.audiolist2 .item
{
	border-bottom:solid 1px #d4d4d4;
	min-height:50px;
	margin:3px;
}
.audiolist2 .media
{
	width:44px;
}
.audiolist2 .date
{
	font-size:11px;
	background-color:#ff8d20;
	color:#fff;
	padding-left:3px;
	width:170px;
}
.audiolist2 .title a:link,
.audiolist2 .title a:visited,
.audiolist2 .title a:hover
{
	color:#9b0d0c;
	font-size:11px;
}

.document-container .document-title
{
	color:#9b0d0c;
}
