body{
	background: #ffffff;
	color: #000000;
	margin: 0;
	padding: 0;
	}
	
a img{ border: 0 none; }

#secondary_nav{height: 31px;}

#secondary_nav img, #secondary_nav a img{
	padding: 0;
	margin: 0;
	border: 0;
	}

#spotlight{
	display:block;
	width:167px;
	height:118px;
	overflow: hidden;
	}

body.homepage td.top_bg_blank{
	padding: 0;
}

.collection_toc{
	margin: 1em 0;
	display: block;
	}

.contactinfo{padding: 1em 0;}

.subcontent{padding: 1em 0;}

.top_bg_blank{	vertical-align:top;}

td.menuSection{	padding-top: 8px;}
	
.headlines h3{display: none;}

.news_articles ul{
	margin: 0 10px 10px 10px;
	padding: 0;
	}

.news_articles ul li{line-height: 2em;}

.news_archives{text-align: right;}

.content_image_box{
	border-width: 0px;
	background: transparent;
	}
	

/* BEGIN section for customer utilities rendering */ 

div.customer_utilties,
div.customer_utilties *
{
	width: 136px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

div.customer_utilties ul
{
	margin-top: 15px;
	list-style: none;
}

div.customer_utilties li
{
	display: inline;
	float: left;
	clear: left;
}

div.customer_utilties .content_image_box
{
	border-width: 0px;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

div.customer_utilties .collection_item_label,
div.customer_utilties .collection_item_description
{
	display: none;
}

/* END section for customer utilities rendering */ 