﻿#First-Navigation #Navigation li a.Our-People 
{
	background-position:-380px -34px;
}

ul#news-toc 
{
	padding:20px;
	list-style-image:url(/images/common/orange-arrow.gif);
}
ul#news-toc li a
{
	background:#f0f0f0;
	display:block;
	margin-bottom:1px;
	padding:10px;
	height:20px;
	text-decoration:none;
}

ul#news-toc li a:hover 
{
	background:#f2f2f2;
}


#Main .adxSection .adxCopy ul 
{
	padding:0px 20px 20px 20px;
	list-style-image:url(/images/common/orange-arrow.gif);
}
#Main .adxSection .adxCopy ul li a
{
	background:#f0f0f0;
	display:block;
	margin-bottom:1px;
	padding:10px;
	height:20px;
	text-decoration:none;
}

#Main .adxSection .adxCopy ul li a:hover 
{
	background:#f2f2f2;
}