/* NEWS CSS */

.newsimage{
	border: 1px solid #CCCCCC;
	background-color: #fdb400;
}

.resultsbox{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	border-collapse:collapse;
}

.nonews{
	font-size:12px;
	font-weight:bold;
}

.newsdate{
	color:#696969;
	font-size:11px;
	margin-left:30px;
}

h2.newstitle{
	color:#926461;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	margin-left:30px;
	margin-top:0px;
}

#content p.newsSummary {
	margin-top:5px;
}

.morenewsposition{
	text-align:right;
}

displaying {
	font-family:Arial,Helvetica; 
	font-size:10px; 
	color:#333333;
}

.viewAll a {
	color:#000000;
	background:url(/images/spacers/black_arrow.gif) no-repeat center left;
	padding-left:15px;
	margin-left:30px;
}

.viewAll a:hover {
	color:#926461;
	background:url(/images/spacers/grape_arrow.gif) no-repeat center left;
	padding-left:15px;
	text-decoration:none;
}

.printsend{
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}

.printsend:hover{
	text-decoration:underline;
	font-weight:normal;
}

.goBack a {
	color:#000000;
	background:url(/images/spacers/black_arrow_back.gif) no-repeat center left;
	padding-left:15px;
	margin-left:30px;
}

.goBack a:hover {
	color:#926461;
	background:url(/images/spacers/grape_arrow_back.gif) no-repeat center left;
	padding-left:15px;
	text-decoration:none;
}
