.udm {
	display: none;
}

body, body * {
	background: none !important;
	overflow: visible !important; 
}

#banner {
	border: 1px solid #ccc;
}

#top {
	margin-bottom: 0;
	background: none !important;
}

.contentTop h1 {
	margin-left: 0 !important; 
}

#topLinks, #topSearch {
	display: none !important;	
}

.footer {
	background: none !important;
	color: #555 !important;	
}

 .contentFooter li a {
 	display: none;
}

.contentFooter li {
	padding: 0 !important;
	border: none !important;
}

.contentFooter li a {
 	display: none;
}

.contentFooter .contactLinks li {
	padding-left: 20pt !important;	
}

.contactLinks li a {
	display: inline;
	
}

a {
	color: #555 !important;	
}

#contentMain {
	float: none !important;
	width: 100% !important;
}

.contentSidebar {
	display: none;
}

#contentMain a {
	font-weight: bold !important;
}