.footerNew
{
	border-top: 1px solid #ddd;
	text-align: center;
	font-size: .85em;
	vertical-align: top;
	clear: both;
	margin: 0px 0px 10px 0px;
}

.footerNew ul li
{
	display: inline;
}

.footerNew ul li a, .footerNew ul li a:link, .footerNew ul li a:visited
{
	color: #999;
	text-decoration: none;
}

.footerNew ul li a:hover {
	color: #135e7a;
}

.footerNew ul li a.mid
{
	background: url(../../Images/gray_bullet_sqr.gif) 3px 4px no-repeat;
	padding: 0px 1px 0px 15px;
}

td.greybar {
	background-color: #dddddd;
}