@charset "UTF-8";

@import "typography.css";

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

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

#Top a, #Top a img {
	border: 0 none;
}

#Top #Links {
	display: none;
}

#buttonChat, #buttonRequest, #buttonBlog {
	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
}