body {
	font: 76% Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #333;
	margin: 16px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #c4c7cc; 
}
#skipnav {
	position: absolute;
	left: -1000px;
}
a:link {
	color: #0078b8;
}
a:visited {
	color: #456d83;
}
#hhs {
	height: 25px;
	color: #e7f6fe;
	background: #1d79ac url(images/hhs_headbar.gif) repeat-x center left;
}
#hhs #left {
	float: left;
	padding-top: 4px;
	padding-left: 20px;
}
#hhs #right {
	float: right;
	padding-top: 4px;
	padding-right: 20px;
	text-align: right;
}
#hhs a:link {
	text-decoration: none;
	color: #e7f6fe;
}
#hhs a:visited {
	text-decoration: none;
	color: #e7f6fe;
}
#hhs a:hover {
	text-decoration: underline;
}
h1 {
	font: normal 1.7em Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	color: #fff;
	padding: 18px 15px 20px 20px;
	margin: 0;
	background: #79ab40 url(images/h1-bkgnd.gif) repeat-x center left;
}
/*
#home h1 {
	padding: 0;
}
*/
h1.headerbanner {
	position: static;
	font: normal 2.0em Georgia, Myriad, Myriad Web, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	color: #fff;
	background-color: #5c8c26;
	padding: 16px 15px 22px 19px;
	margin: 0;
}
h2 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #666;
	border-bottom: solid #f7bb4d 1px;
	padding: 0 0 2px 0;
	margin-bottom: 1.4em;
}
h2.embedded {
	padding-top: 1.4em;
}
h3 {
	font-size: 1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 1.3em;
}
h4 {
	font-size: 1em;
	color: #000;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 1.3em;
}
p {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 1.3em;
}
p.homedescription {
	margin-left: 20px;
}
.indented {
	padding-left: 2em;
}
p.pdf {
	line-height: normal;
	padding-left: 22px;
	background: transparent url(images/pdf_icon.gif) no-repeat top left;
}
p.video {
	line-height: normal;
	padding-left: 22px;
	background: transparent url(images/video.gif) no-repeat top left;
}
p.powerpoint {
	line-height: normal;
	padding-left: 22px;
	background: transparent url(images/powerpoint_icon.gif) no-repeat top left;
}
p.word {
	line-height: normal;
	padding-left: 22px;
	background: transparent url(images/word_icon.gif) no-repeat top left;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* line-height: 17px; */
	color: #b93900;
}
.redtext a { 
	color: #b93900;
}
ul {
	font-size: 1em;
	list-style-type: square;
	list-style-image: url(images/bullet-square.gif);
	margin-bottom: 1.4em;
}
ul ul, ol ul {
	list-style-type: square;
	list-style-image: url(images/bullet-squarehollow.gif);
	margin-top: 0;
	margin-bottom: 0;
}
ol ol, ul ol, {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}
ol {
	font-size: 1em;
	margin-bottom: 1.4em;
}
.spaced li {
	margin-bottom: 1em;
}
ul .spaced, ol .spaced {
	margin-top: 6px;
	margin-bottom: 0;
}
.spaced li ul, .spaced li ol {
	margin-bottom: 0;
	padding-bottom: 0;
}
.spaced li li {
	margin-bottom:0;
}
ul.tight, ol.tight {
	margin-top: 0;
	margin-bottom: 0;
}
ul.tighter {
	margin-top: 0;
	margin-bottom: 0;
}
ul.tighter li {
	margin-left: 8px;
}
.alert {
	margin-left: 40px;
}
.alerttext {
	color: #b93900;
}
.alerttext a {
	color: #b93900;
}
.alertnav {
	color: #b93900;
	font-weight: bold;
	font-style: italic;
}
.new {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #b12c6e;
	text-transform: uppercase;
	padding: 0 2px;
	margin-left: 2px;
}
.smalltext {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #666;
}
#banner {
	clear: both;
	position: relative;
	height: 82px;
	background: #fff url(images/banner-bkgnd.jpg) repeat-x top left; 
}
#banner-nih {
	position: absolute;
	left: 161px;
	top: 50px;
}

#search {
	position: absolute;
	top: 28px;
	right: 20px;
	color: #4c4d4f;
	text-align: right;
}
#search img, #search input#btnG {
	vertical-align: bottom;
	position: relative;
	top: -4px;
	left: 1px;
}
#searchbox {
	border: 1px solid #acaeb3;
}
#globalnav {
	height: 44px;
	font: normal 1.1em Tahoma, Arial, Helvetica, sans-serif;
	background: transparent url(images/globalnav-bkgnd.gif) repeat-x top left; 
}
#globalnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
}
#globalnav li {
	float: left;
	height: 36px;
	background: transparent url(images/globalnav-bkgnd.gif) repeat-x top left; 
}
#globalnav a {
	float: left;
	display: block;
	color: #3d3e40;
	height: 35px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background: transparent url(images/globalnav-divider.gif) no-repeat top right; 
}
#home a.home, #initiatives a.initiatives, #grants a.grants, #funded a.funded, #faq a.faq, #advances a.advances {
	background: transparent url(images/globalnav-bkgnd-current.gif) repeat-x top left; 
}
#globalnav a:hover {
	background: transparent url(images/globalnav-bkgnd-hover.gif) repeat-x top left; 
}
#globalnav img {
	margin-right: 1px;
}
#breadcrumbs { 
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #777;
	padding-top: 2px;
	margin: 0 20px 9px 20px;
}
#breadcrumbs a:visited {
	color: #0078b8;
}
#container {
	height: 1%; /* To fix IE6 display bug */
}
table#maincontenttable {
	border: none;
	width: 100%;
}
table#maincontenttable td {
	padding-top: 28px;
	padding-bottom: 10px;
}
table#maincontenttable table.datatable td {
	padding-top: 0;
	padding-bottom: 0;
}
table#maincontenttable table.datatablespaced td {
	padding: 5px;
}
table td.singlecolumn {
	padding-left: 20px;
	padding-right: 20px;
}
table td.narrowcolumnleftnav {
	padding-left: 20px;
	padding-right: 0;
	background: transparent url(images/narrowcolumnlefthome-bkgnd.gif) repeat-x top left;
	width: 24%; /* static width is 180px */
}
table td.widecolumnleft {
	padding-left: 20px;
	padding-right: 20px;
	width: 76%; /* remove if using static width */
}
table td.widecolumnright {
	padding-left: 20px;
	padding-right: 20px;
	width: 76%; /* remove if using static width */
}
.widecolumnright .notice {
	color: #b93900;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px;
	padding-bottom: 0;
	margin-bottom: 1.3em;
	border: 1px solid #b93900;
}
table td.narrowcolumnright {
	padding-right: 20px;
	width: 24%; /* static width is 180px; */
}


.nav {
}
.navhead {
	font-weight: bold;
	color: #999;
}
.nav p {
	margin-top: 0px;
	margin-bottom: 0.8em;
	line-height: 1.2em;
}
.nav ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0 0 20px 0;
}
.nav ul ul {
	margin-top: 0.6em;
	padding-bottom: 0;
}
.nav ul.indented {
	margin-left: 15px;
}
.nav li {
	line-height: 1.2em;
	color: #666;
	margin: 0 8px 0.6em 0;
	padding-left: 8px;
	background: transparent url(images/bulletarrow-0073e3.gif) no-repeat top left; 
}
.nav ul.pdf {
	padding-bottom: 1em;
}
.nav ul.pdf li {
	line-height: 1.4em;
	padding-left: 20px;
	background: transparent url(images/pdf_icon.gif) no-repeat top left;
}
.nav li.current {
	background: transparent url(images/bulletarrow-666666.gif) no-repeat top left; 
}
.nav p.navsmall {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: -0.5em;
	padding-left: 22px;
}
.nav p.navsmall a {
	color: #666;
}
p.tagline {
	font: normal 1.2em Myriad, Myriad Web, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #fff;
	padding: 0 20px 10px 20px;
	margin: 0;
	background-color: #66992a;
}
.navhead {
	font-weight: bold;
	color: #b93900;
}
li .subhead {
	font-style: italic;
	font-weight: bold;
	color: #333;
}
ul.linklist {
	list-style-type: none;
	list-style-image: none;
	font-size: 1em;
	margin: 0 0 1.4em 0;
	padding: 0;
}
ul.linklist li {
	margin: 0 0 0.3em 30px;
	padding-left: 10px;
	background: transparent url(images/bulletarrow-666666.gif) no-repeat top left; 
}
ul.linklistspaced {
	list-style-type: none;
	list-style-image: none;
	font-size: 1em;
	margin: 0 0 1.4em 0;
	padding: 0;
}
ul.linklistspaced li {
	margin: 0 0 1em 30px;
	padding-left: 10px;
	background: transparent url(images/bulletarrow-666666.gif) no-repeat top left; 
}
ul.directory {
	line-height: 1.2em;
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 1.4em 0;
	padding: 0;
}
ul.directory li {
	margin: 0 0 1.4em 30px;
	padding-left: 10px;
}


.floatboxright {
	clear: both;
	float: right;
	width: 24%; /* static width is 180px; */
	margin-left: 20px;
	margin-bottom: 5px;
}
.widecolumnright .floatboxright {
	width: 34%;
}
.narrowbox, .floatboxright {
	line-height: 1.3em;
	padding-bottom: 2px;
	margin-bottom: 10px;
	background: #fff url(images/narrowbox-bkgnd.gif) repeat-x top left;
}
.narrowbox p, .floatboxright p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	margin-bottom: 0;
	height: 1%; /* To fix IE6 display bug */
}
.narrowbox p.photo {
	padding-left: 0;
	padding-right: 0;
}
.narrowbox p.pdf, .floatboxright p.pdf {
	padding-left: 32px;
	line-height: 1.4em;
	background: transparent url(images/pdf_icon.gif) no-repeat 10px 0;
}
.narrowbox p.header, .floatboxright p.header {
	font-weight: bold;
	color: #fff;
	padding: 6px 10px 6px 10px;
	margin-bottom: 9px;
	background: #999 url(images/narrowbox-headerbkgnd.gif) repeat-x center left;
}
.narrowbox ul, .floatboxright ul {
	list-style-type: square;
	list-style-image: url(images/bullet-square.gif);
	margin: 0 0 8px 15px;
	padding-left: 11px;
	padding-right: 10px;
}
.narrowbox ul ul, .floatboxright ul ul {
	list-style-type: square;
	list-style-image: url(images/bullet-squarehollow.gif);
	margin: 4px 0 0 5px;
}
.narrowbox li, .floatboxright li {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
}
.narrowbox li li, .floatboxright li li {
	padding-left: 0px;
	margin-left: 0px;
}


/*
.narrowbox ul, .floatboxright ul {
	margin: 0 0 8px 12px;
	padding-left: 0px;
	padding-right: 10px;
	list-style-type: none;
	list-style-image: none;
}
.narrowbox ul ul, .floatboxright ul ul {
	margin: 4px 0 0 1px;
}
.narrowbox li, .floatboxright li {
	background: transparent url(images/bullet-square.gif) no-repeat top left;
	margin: 0 0 6px 0;
	padding: 0;
	padding-left: 12px;
}
.narrowbox li li, .floatboxright li li {
	background: transparent url(images/bullet-squarehollow.gif) no-repeat top left;
}
*/
a.pdf {
	padding-right: 19px;
	padding-bottom: 1em;
	background: url(images/pdf_icon.gif) no-repeat right top;
}






table#maincontenttable table.zebra {
	width: 100%;
	border: 1px solid #ccc;
	margin-bottom: 1em;
}
table.zebra ul {
	padding-left: 0;
	margin-left: 1.2em;
}
.even {
	padding: 0;
	color: #333;
	background-color: #eee;
} 
.odd {
	padding: 0;
	color: #333;
	background-color: #fff;
}
td.h2head {
	font: bold 1.2em Myriad, Myriad Web, Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #666;
	background-color: #fff;
	border-bottom: solid #ccc 1px;
	padding: 12px 0 2px 0;
	margin-bottom: 2em;
} 
.tablehead {
	font-weight: bold;
	padding: 8px 6px 8px 6px;
	color: #fff;
	background-color: #666;
}
.tablehead a, .tablehead a:visited {
	color: #fff;
}
.tablesubhead {
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	color: #fff;
	background-color: #bbb;
}
table#maincontenttable table.zebra td {
	line-height: 1.2em;
	padding: 6px;
}
table#maincontenttable table.zebra td p {
	margin-bottom: 0.6em;
}
.tabletext, .odd, .even {
	color: #333;
	padding: 2px 4px 2px 4px;
}
.tabletextred {
	color: #b93900;
	padding: 2px 4px 2px 4px;
}
.tabletextred a {
	color: #b93900;
}
.tabledivider {
	padding: 0;
	background-color: #fff;
}
table#maincontenttable table.tablewithborders {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table#maincontenttable table.tablewithborders td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 1.2em;
	padding: 6px;
}
table#maincontenttable table.tablewithborders td ul {
	padding: 0;
	padding-left: 18px;
	margin: 0;
	margin-bottom: 0;
}
table#maincontenttable table.tablewithborders p {
	padding: 0;
	padding-bottom: 4px;
	margin: 0;
}




table td.columnleftinitiatives {
	width: 33%;
	padding-top: 0;
	padding-right: 15px;
	background: transparent url(images/column-divider.gif) no-repeat top right;
}
table td.columncenterinitiatives {
	width: 32%;
	padding-top: 0;
	padding-left: 15px;
	padding-right: 15px;
	background: transparent url(images/column-divider.gif) no-repeat top right;
}
table td.columnrightinitiatives {
	width: 35%;
	padding-top: 0;
	padding-left: 15px;
}



.uptotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 15px;
	margin-top: 30px;
	margin-bottom: 10px;
	background: url(images/bullet_squarearrow_sm_up.gif) no-repeat center left;
}
.uptotop a:visited {
	color: #0078b8;
}
#lastreviewed {
	text-align: center;
	color: #666;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	height: 30px;
	padding: 0;
	padding-top: 15px;
	margin-bottom: 0;
	background: transparent url(images/footer-bkgnd.gif) repeat-x top left; 
}
#footer {
}
#footer a:link, #footer a:visited {
	color: #0078b8;
}
#footer p {
	text-align: center;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin-bottom: 0.9em;
	color: #777;
}
#footer p#footerlinks {
	color: #aaa;
}
#footer img {
	padding: 10px;
	padding-top: 5px;
}



/* ________________ HOME PAGE STYLES ________________ */

#homebanner {
	background-color: #669;
}
#homephotobar {
	height: 150px;
	background-color: #333;
}
#homecontainer {
	width: 765px;
	background-color: #eee;
}
#homenav {
}
#homenav ul, .homemaincategories ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 23px;
	padding: 0;
	padding-right: 15px;
}
#homenav li, .homemaincategories li {
	line-height: 1.3em;
	color: #333;
	margin: 0 0 0.6em 0;
	padding-left: 8px;
	background: transparent url(images/bulletarrow-666666.gif) no-repeat top left; 
}
#homenav ul ul, .homemaincategories ul ul {
	margin: 0 0 -0.5em 5px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
#homenav ul ul li, .homemaincategories ul ul li {
	margin: 0;
	margin-bottom: 0;
	padding: 0.2em 0 0.2em 9px;
	background: transparent url(images/bulletsubcat2.gif) no-repeat top left; 
}
#homenav p, .homemaincategories p {
	font: bold 1.2em Myriad, Myriad Web, Arial, Helvetica, sans-serif;
	color: #5c8c26;
	margin-bottom: 0px;
}
.homemaincategories {
}
.homemaincategories p a:link, .homemaincategories p a:visited {
	color: #5c8c26;
}
table td.narrowcolumnlefthome {
	background: transparent url(images/narrowcolumnlefthome-bkgnd.gif) repeat-x top left;
	width: 24%; /* static width is 180px; */
}
table td.widecolumnhome {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0;
}
table td.widecolumnhome h2 {
	font: bold 1.2em Myriad, Myriad Web, Arial, Helvetica, sans-serif;
	color: #5c8c26;
	margin-bottom: 1em;
	letter-spacing: 0;
	text-transform: none;
	border-bottom: none;
}
table td.widecolumnhome p {
}
table td.columnlefthome {
	padding-right: 10px;
	width: 33%;
	background: transparent url(images/column-divider.gif) no-repeat top right;
}
table td.columnlefthome p {
	margin-bottom: 0;
}
table td.columncenterhome {
	padding-left: 20px;
	padding-right: 20px;
	width: 33%;
	background: transparent url(images/column-divider.gif) no-repeat top right;
}
table td.columncenterhome h2 {
	font: bold 1.2em Myriad, Myriad Web, Arial, Helvetica, sans-serif;
	color: #5c8c26;
	margin-bottom: 0px;
	letter-spacing: 0;
	text-transform: none;
	border-bottom: none;
}
table td.columnrighthome {
	padding-left: 20px;
	width: 34%;
}
#homenav li.whatsnew {
	font-weight: bold;
}
table td.widecolumnhome .news {
	padding: 15px;
	padding-bottom: 0;
	border: 1px solid #b93900;
}
table td.widecolumnhome .news h2 {
	font: bold 1.2em Myriad, Myriad Web, Arial, Helvetica, sans-serif;
	color: #b93900;
	margin-bottom: 0;
	letter-spacing: 0;
	text-transform: none;
	border-bottom: none;
}

.initiativestable h3 {
	font: bold 1.2em Myriad, Myriad Web, Arial, Helvetica, sans-serif;
	color: #5c8c26;
	text-transform: none;
	letter-spacing: 0;
	margin: 0;
}
.initiativestable h3 a {
	color: #5c8c26;
}
.initiativestable ul {
	padding-left: 1.2em;
	margin-left: 1.2em;
	margin-top: 0.7em;
}
.initiativestable ul ul {
	margin-top: 0;
}

.narrownews {
	line-height: 1.3em;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 10px;
	background: #fff url(images/narrowbox-bkgnd.gif) repeat-x top left;
}
.narrownews p {
	padding-left: 22px;
	padding-right: 10px;
	padding-bottom: 8px;
	margin-bottom: 0;
	height: 1%; /* To fix IE6 display bug */
}
.narrownews p.header {
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 6px 10px 6px 22px;
	margin-bottom: 9px;
	background: #999 url(images/narrowbox-headerbkgnd.gif) repeat-x center left;
}
.narrownews ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 8px 1px;
	padding-left: 22px;
	padding-right: 10px;
}
.narrownews li {
	margin-left: 0px;
	margin-bottom: 6px;
	padding-left: 8px;
	background: transparent url(images/bulletarrow-b93900.gif) no-repeat top left; 
}
.narrownews a:link {
	color: #b93900;
}
.narrownews a:visited {
	color: #b93900;
}
.news {
	padding: 15px;
	padding-bottom: 0;
	margin-bottom: 22px;
	border: 1px solid #b93900;
}
.news h2 {
	font: bold 1.2em Myriad, Myriad Web, Arial, Helvetica, sans-serif;
	color: #b93900;
	margin-bottom: 0;
	letter-spacing: 0;
	text-transform: none;
	border-bottom: none;
}




/* NEW INNOVATOR STYLES */

.recipient {
	margin-bottom: 1.6em;
}
.recipient img {
	float: left;
	position: relative;
	top: 3px;
}
.recipient p {
	margin-bottom: 0.6em;
	margin-left: 112px;
}
