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

.headlines h3 {
	display: none;
}

.headlines {
	background-color: transparent;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

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

	.news_articles li {
		margin: 0;
		padding: 0 0 5px 0;
	}
	
	.news_archives {
		text-align: right;
		font-weight: bold;
	}
		
	
/* BEGIN section for graphic navigation rendering */ 

.nav_secondary_link {
	display: block;
	width: 175px;
	height: 23px;
	border: 0;
	padding: 0;
	margin: 0;
}

	.nav_secondary_text {
		display: none;
	}
	
/* END section for graphic navigation rendering */ 
	
/* BEGIN section for dynamic navigation rendering */ 

.nav_secondary ul {
	margin: 0;
	padding: 0;
}

	.nav_secondary ul li {
		list-style: none;
		margin: 0;
		padding: 0;
		font-family: Helvetica, Geneva, sans-serif;
		font-size: 11px;
		font-weight: bold;
		letter-spacing: 0.1em;
	}

	.nav_secondary em {
		font-style: normal;
	}
	
		.nav_secondary ul li a:link,
		.nav_secondary ul li a:visited,
		.nav_secondary ul li a:hover,
		.nav_secondary ul li a:active
		{
			color: #FFFFFF;
			text-decoration: none;
			display: block;
			width: 175px;
			margin: 0;
			padding: 6px 0;
			position: relative;
			text-indent: -8px;
			border: 0;
		}
		
		.nav_secondary_label {
			margin: 0;
			padding: 0;
			width: 130px;
			position: absolute;
			top: 5px;
			left: 30px;
		}
		
		.nav_secondary_shadow {
			color: #000000;
			margin: 0 0 0 29px;
			padding: 0;
			width: 130px;
			display: block;
		}
	
/* END section for dynamic navigation rendering */ 

div#render_customer_utilties,
div#render_customer_utilties *
{
	width: 142px;
	padding: 0;
	margin: 0;
}

div#render_customer_utilties ul
{
	list-style: none;
}

div#render_customer_utilties li
{
	display: inline;
	float: left;
	clear: left;
}

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

div#render_customer_utilties .collection_item_label,
div#render_customer_utilties .collection_item_description
{
	display: none;
}