* { 
color: #000 !important;
float: none !important;  
}

#print_mark {
	display: block;
}

#print_mark p {
	line-height: 1;
}

dl.nav, #global_controls, #local_controls {
	display: none !important;
}

#container, #content, #masthead, #footer {
	width: 100%;
	float: none !important;
	margin-left: 0 !important;
}

h1, h2, h3 {
	width: 100% !important;
	float: none !important;
}

h1 {
	margin-bottom: 10px;
}

img {
	width: 90%;
	height: 90%;
}


#content .replaced_head, #home_blurb {
	float: none;	
	text-indent: 0 !important;
	width:100%;
	background: none !important;
	height: auto !important;
	line-height: 1 !important;
}

#home_blurb {
	font: 32px Georgia,serif;
}

#home_feature {
 display: none !important;
height: 0 !important;
}

#home_spotlight {
	width: 100%;
	float: none;
}

.spotlight_item {
	width: 100%;
	float: none;
	margin: 15px 0 20px;
}


/* Layout modules
----------------------------------------------- */
.three_col, .four_col {
	width: 100%;
	float: left;
	clear: both;
	padding-bottom: 16px;
}

.three_col div {
	width: 100%;
	margin: 10px 0 20px 0;
}

.four_col div {
	width: 100%;
	margin: 10px 0 20px 0;
}

.first {
	margin-left: 0 !important;
	clear: left;
}

.topborder {
	border-top: 1px solid #eaeaea;
	padding-top: 18px;
}

.bottomborder {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 8px;
}

.four_col p {
	color: #000;
	font-size: 11px;
}

.four_col h4 {
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

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

#footer p {
	margin-bottom: 0 !important;
}