#skip,
#udm,
#crumb,
#search,
#utilities,
#subnav,
#cart,
.spau
{
	display: none;
}

#masthead {
	border-bottom: 1px solid #ccc;
	}

#masthead a {
	display: none;
	}


#content {
	float: left;
	width: 424px;
	margin-left: 10px;
	}

#supportingcontent {
	float: left;
	width: 160px;
	margin-left: 10px;
	}

#supportingcontent div.wrapper {
	margin-bottom: 10px;
	}

#supportingcontent p, #supportingcontent td {
	font-size: 85%;
	}

#footer {
	clear: left;
	border-top: 1px solid #ccc;
	}

#footer p {
	margin: 0;
	color: #999;
	float: left;
	width: 49%;
	}



.freecall {
	text-align: right;
	}

a {
	text-decoration: none;
	}




/* ------------------------------------ Home ---------------------------------------*/

#intro {
	float: left;
	width: 430px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	margin-right: 10px;
	}


p.more {
	display: none;
	}

#helptext {
	float: right;
	width: 290px;
	}

#howwecanhelp ul {
	display: none;
	}

#intro #cfstories {			/* Overly complicated layout to enable sharing of this box in supporting content	*/
	position: relative;
	}

#intro #cfstories .wrapper {
	position: absolute;
	left: 10px;
	top: 30px;
	}

#intro #cfstories p {
	padding-left: 145px;
	}

#newsevents h2 {
	border-bottom: 0 none;
	}

#newsevents img, #newsevents div.wrapper  {
	display: none;
	}

#newsevents li, #newsevents p {
	font-size: 85%;
	margin-bottom: 8px;
	}

#newslist ul, #eventslist ul, #forumlist ul {
	margin: 8px 0;
	padding: 0;
	}
#newslist li, #eventslist li, #forumlist li {
	list-style: none;
	}
#newslist a, #eventslist a{
	display: block;
	clear: right;
	}

#newsevents .date {
	float: right;
	}

