@CHARSET "UTF-8";
*
{
	font-size:13px;
	text-decoration:none;
	font-family:Arial;
	text-align:left;
	color:#000000; # was grey 4e4e4e
}

hr
{
	border:0px;
}

body
{
	text-align:left;
}


#logos
{
	width:160px;
}

#logos img
{
	text-align:center;	
	display:block;
	margin-top:15px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}

.footer
{
	width:805px;
	height:80px;
	clear:both;
	padding-top:15px;
}

.footer .left
{
	float:left;
	padding-left:160px;
	width:578px;
	height:65px;
	background-image:url(/images/content/page_break_tile.gif);
	padding-top:15px;
	color:#000000; #grey was #ff0000
}

.footer .left span
{
	line-height:1.4em;
}

.footer .left strong
{
	font-weight:bold;
	font-size:18px;
}

.footer .right
{
	float:right;
	width:67px;
	height:80px;
	background-image:url(/images/content/page_break_right.gif);
}
 
.subfooter
{
	padding-left:171px;
	padding-top:15px;
	font-size:10px !important;
	width: 634px;
}


.subfooter strong
{
	font-size:10px;
	font-weight:bold;
}

.subfooter p 
{
	font-size:10px;
	line-height:1em;
	padding-bottom:1em;
}

.subfooter a 
{
	text-decoration:underline;
	font-size:10px;
}

.preload
{
	display:none;
}

.sitemapLeft
{
	float:left;
	width:48%;
}

.sitemapRight
{
	float:right;
	width:48%;
}

.sitemap ul
{
	padding-left:15px;
}

.superscript
{
	font-size:8px;
	vertical-align: super;
}

.bottomfooter
{
	font-size:9px;
}

.somerset
{
	font-size:15px;
}

.somersetbold
{
	font-size:15px;
	font-weight:bold;
}