#ContentHeader 
{
	margin: 3px 0 2px 0;
}
#HomeLeft 
{
	float: left;
	width: 406px;
	padding: 0 0 4px 0;
	background-color: #0071BC;
	background-image: url(/shared/images/homeleft.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}
#HomeLeftInner 
{
	background-image: url(/shared/images/homeleftline.gif);
	background-position: 204px 0;
	background-repeat: repeat-y;
}
.homeLeftLeft 
{
	float: left;
	width: 206px;
}
.homeLeftRight 
{
	float: left;
	width: 200px;
}
#HomeRight 
{
	float: left;
	width: 354px;
}
#HomeLeftTop, #HomeLeftBottom 
{
	padding: 0 0 4px 0;
}
.homeLeftLeft .subNavItem 
{
	position: relative;
	left: 3px;
}
.homeLeftRight .subNavItem 
{
	position: relative;
	left: 4px;
}
.homeRightLeft 
{
	float: left;
	width: 354px;
}
.homeRightLeftInner 
{
	padding: 0 7px 0 5px;
}
.homeRightRight 
{
	float: left;
	width: 354px;
}
.homeRightDivider
{
	float: left;
	width: 342px;	
	height: 2px;
	font-size: 1px;
	overflow: hidden;		
}
.homeRightDividerInner
{
	margin: 0 7px 0 5px;	
	background-color: #E7E8E9;
}
.homeRightRightInner 
{
	padding: 0 3px 0 5px;
}
#News
{
	/*background-image: url(/shared/images/newsbg.gif);
	background-position: 182px 0;
	background-repeat: repeat-y;*/
}
.newsImage 
{
}
.newsHeadline 
{
	
}
.newsDate 
{
}
.newsCopy 
{
	color: #37393C;
}
.newsLink 
{
}
.newsFeature 
{
}
.newsFeature .newsImage
{
}
.newsFeature .newsHeadline
{
	margin: 2px 0;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}
.newsHeadline, .newsHeadline a, .newsHeadline a:link, .newsHeadline a:visited, .newsHeadline a:active 
{
	color: #FFFFFF;
	text-decoration:none;
}

.newsHeadline  a:hover
{
	color: #FAAC56;
}

.newsFeature .newsCopy
{
	margin: 2px 0;
	color: #37393C;
	font-size: 10pt;
	text-align: left;
}
.newsFeature .newsLink
{
	margin: 15px 0 0 0;
	font-size: 10pt;
	text-align: left;
	text-transform: lowercase;
}
.newsFeature .newsLink a, .newsFeature .newsLink a:link, .newsFeature .newsLink a:visited, .newsFeature .newsLink a:hover, .newsFeature .newsLink a:active
{
	color: #2083C4;
	text-decoration: none;
}
.newsFeature .newsLink a:hover, .newsFeature .newsLink a:active
{
	text-decoration: underline;
}
.newsItem 
{
	padding: 7px 0;
	color: #A7A9AC;
	font-size: 10pt;
	clear: both;
	margin-left:10px;
	margin-right:10px;
}
.newsItem .newsImage 
{
	float: left;
	width: 65px;
	text-align: left;
}
.newsItem .newsDate
{
	text-align: left;
}
.newsItem .newsHeadline
{
	text-align: left;
}
.newsItem .newsCopy 
{
	text-align: left;
}

#PageFooter 
{
	/*
	padding: 0 0 0 40px;
	*/
}