@charset "UTF-8";

@import "typography.css";

body {
	background: white;
	color: #000;
	font-size: 12pt;
	font-family:Helvetica, Arial, sans-serif;
	text-align: left;
	
}

#Container, #Footer {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	background: transparent;
}

a, a * {
	text-decoration: none !important;
	color: #000;
	border: 0 none;
}

#buttons a, #Links {
	display: none
}

#Phone {
	margin-bottom: 15pt
}

#breadcrumbs {
	margin-bottom: 7.5pt
}

#Nav, #Flash, #LeftColumn, #RightColumn, #FooterMain {
	display: none
}

p.copyright {
	font-size:9px;
	text-align: center
}

#Program img {
	float: none !important
}
