@import url("style.css");
body {
	background: none;
	background-color: #fff;
	line-height: 1.6em;
	font-family:	Trebuchet MS,  Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 16px;
	
}
div.breadcrumb,
div.breadcrumb a,
div.breadcrumb span {
        display: none;
	font-size: 14px !important;
}
span, p, a, ul, ul li, ul li a,
table, table td, table th,
ul.newsletter-list,
ul.newsletter-list li,
ul.newsletter-list li a {
	font-size: 16px !important;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 16px;
}
div.main-col-wide,
div.main-col {
	
        
	width: 650px !important;
	height: auto !important;
	position: absolute;
	
}

div#feature-people-link {
	background: #fff;
}
div#header,
div.banner,
div#nav,
div#news-col,
div#graphic-col,
div.sidenav-col,
div.service-col,
div.feature-quick-link,
div.feature-people-link,
div#feature-people-link,
div.sitemap-box,
div#footer {
	display: none;
}
