
body {
	font: 100%/1.6em Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	background-image: none;
}
#banner {
	width: 100%;
	height: auto;
	margin-bottom: 3em;
	border-bottom: 1px solid #c0c0c0;
}
#banner p span, #banner h2 span {
	display: block;
 	position: static;
	width: 100%;
 	height: auto;
}
#banner p#nih {
	display: block;
	text-align: left;
	position: static;
	width: 100%;
	height: auto;
	margin-bottom: 0.3em;
}
#banner p#nih a {
	display: block;
	width: 100%;
	height: auto;
	background: none;
}
#banner h2 {
	display: block;
	text-align: left;
	position: static;
	width: 100%;
	height: auto;
	margin-bottom: 0.3em;
}
#banner h2 a {
	width: 100%;
	height: auto;
	background: none;
}
#banner p#tagline {
	display: block;
	text-align: left;
	color: #959595;
	position: static;
	padding-bottom: 1em;
	width: 100%;
	height: auto;
	background: none;
}
#banner ul {
	display: none;
}
#search {
	display: none;
}
#container {
	position: static;
	width: 100%;
	margin: 0;
	background-image: none;
}
#globalnav {
	display: none;
}
h1 {
	font-size: 2em;
	width: 100%;
	padding-bottom: 0;
	background-image: none;
}
h1.funding {
	width: 100%;
	background-image: none
}
h1.training {
	width: 100%;
	background-image: none;
}
h1.news {
	width: 100%;
	background-image: none;
}
h1.education {
	width: 100%;
	background-image: none;
}
h1.about {
	width: 100%;
	background-image: none;
}
h1 span {
 	position: static;
 	width: 100%;
 	height: auto;
 	overflow: auto;
}
#content {
	float: none;
	margin-left: 0;
}
#breadcrumbs {
	display: none;
}
#widecolumn {
	float: none;
	width: 100%;
	padding-bottom: 1em;
	padding-left: 0;
	background-image: none;
}
#narrowcolumn {
	float: none;
	clear: both;
	width: 47%;
	margin-top: 2em;
	background-image: none;
}
#narrowcolumn .box {
	background-color: #fff;
	background-image: none;
}
#narrowcolumn .pagetools {
	display: none;
}
.quadrant {
	width: 46%;
	padding-right: 4%;
}
.uptotop {
	display: none;
}
#lastupdated { 
	text-align: left;
	position: static;
	padding-bottom: 2em;
	margin-left: 0;
	margin-right: 0;
}
#socialmedia {
	display: none;
}
#footer {
	width: auto;
	color: #000;
	background-color: #fff;
	border-top: 1px solid #c0c0c0;
}
#footer ul.links {
	display: none;
	
}
#footer a {
	color: #000;
	border-right: 1px solid #666;
}
#footer a:visited {
	color: #000;
}

