/* Betteridge & Milsom CSS v1 Company */

#content .l #ch_header { background-image: url(../img/cheaders/news.gif); }

#content .r #sn_news_articles { background-image: url(../img/snheaders/news_articles.gif); }

#content .r #sn_accred { background-image: url(../img/snheaders/accreditations.gif); }

.selected
{
	background: transparent url(../img/bullet.gif) no-repeat 9px 9px !important;
	color: #660099;
}

#content .l h1
{
	font-size: 20px;
	line-height: 22px;
}

#content .l h2
{
	font-size: 16px;
	line-height: 18px;
}

#content .r ul, #content .r ul li, #content .r ul li a, #content .r ul li a:link, #content .r ul li a:active, #content .r ul li a:visited, #content .r ul li a:hover { margin: 0; padding: 0; height: auto; width: auto; text-indent: 0; text-decoration: none; line-height: normal; }

.news_articles
{
	list-style: none;
	display:block;
	width: 100%;
}

.news_articles li
{
	clear: both;
	display: block;
	font-size: 11px;
	width: 100%;
	background: #FFF url(../img/bullet.gif) no-repeat 9px 9px;
	margin: 0;
	padding: 0;
}

.news_articles_over
{
	background: #FAFAFA url(../img/bullet.gif) no-repeat 9px 9px !important;
}

.news_articles_off
{
	background: transparent url(../img/bullet.gif) no-repeat 9px 9px;
}

.news_articles li p
{
	margin-left: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.news_articles li p a
{
	text-decoration: none;
	background: none !important;
	line-height: 16px !important;
}

.news_articles li p a strong
{
	color: #660099;
	font-size: 12px;
	
}

.news_articles li p a:hover strong
{
	text-decoration: underline;
}

.news_articles li p a span
{
	font-size: 10px !important;
	line-height: 14px !important;
	color: #666666;
}


#news_pages
{
	text-align: center;
	font-size: 11px;
	line-height: 22px;
}

#news_pages a
{
	color: #660099;
}

.n_date
{
	font-size: 10px;
}

.news_date
{
	font-size: 13px !important;
}

#images
{
	text-align: center;
	clear: both;
}

#images img
{
	background: transparent;
	border: #CCC solid 1px;
	padding: 1px;
	text-align: center;
	width: 120px;
	height: 90px;
}