body {
	position: relative;
	font: 80%/1.5em Trebuchet MS, Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	color: #444;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #e8e7e3 url(/web/20141231052630im_/http://www.nih.gov/images/body-bkgnd2.png) no-repeat center top;
	border-top:  30px solid #20558a;
}
#skipnav {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#skipnav:active, #skipnav:focus, #skipnav:hover {
 	left: 0;
 	top: 0;
 	width: auto;
 	height: auto;
 	overflow: visible;
 	background-color: #fff;
 	padding: 10px;
 	border: 1px solid #666;
 	z-index: 2000;
}
form {
	margin: 0;
}
fieldset {
	padding: 0;
	margin: 0;
	border: none;
}
.inputfield {
	height: 18px;
	margin-top: 1px;
	margin-right: 4px;
	border: 1px solid #bfbfbf;
}
input {
	font-size: 0.9em;
	color: #444;
}
h1 {
	font: normal 1.9em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #800;
	margin-top: 0;
	margin-bottom: 1em;
}
h2 {
	clear: both;
	width: 100%;  /* IE will insert too much space for top padding if we omit this */
	font: normal 1.3em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #800;
	text-transform: uppercase;
	padding-top: 21px;
	margin-top: 0;
	margin-bottom: 1em;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/h2-bkgnd.gif) no-repeat left top;
}
h2.top {
	clear: none;
	width: auto;  /* IE will not allow a floated div if we omit this */
	padding-top: 0;
	background: none;
}
h2.withtagline {
	margin-bottom: 0.1em;
}
h3 {
	clear: both;
	font: normal 1.3em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #996c36;
	margin-top: 0;
	margin-bottom: 1em;
}
h4 {
	/* clear: both; */
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 1.3em;
}
p {
	/* clear: both; */
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 1.3em;
}
p.tagline {
	clear: both;
	font: italic 1.3em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #800;
	margin-top: 0;
	margin-bottom: 0.2em;
}
p.caption {
	font: normal 0.9em/1.4em Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #757575;
	/* text-align: center; */
	padding-top: 6px;
	margin-bottom: 0;
}
ul, ol {
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 1.3em;
}
ul.spaced, ol.spaced {
	line-height: 1.5em;
}
ul.indent {
	padding-left: 3em;
}
ul {
	list-style-image: url(/web/20141231052630im_/http://www.nih.gov/images/bullet-largegraysolid.gif);
	list-style-type: none;
}
ul ul {
	list-style-image: url(/web/20141231052630im_/http://www.nih.gov/images/bullet-largegrayhollow.gif);
}
ul ul ul {
	list-style-image: url(/web/20141231052630im_/http://www.nih.gov/images/bullet-smallgray.gif);
}
ul ol {
	list-style-image: none;
	list-style-type: decimal;
}
ul ul, ul ol, ol ul, ol ol {
	margin-bottom: 0.8em;
}
li {
	margin-bottom: 0.8em;
}
li li {
	margin-top: 0.8em;
}
ul.tight li {
	margin-bottom: 0.3em;
}
li ul.tight li {
	margin-top: 0.1em;
	margin-bottom: 0.2em;
}
a {
	color: #004fba;
	text-decoration: none;
}
a:visited {
	color: #84367a;
}
a:hover {
	color: #a00000;
	text-decoration: underline;
}
sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
.supsmall {
	font: normal 0.4em Arial, Helvetica, sans-serif;
	top: -1.4em;
}
.hide {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
img {
	border: 0;
}
img.border {
	border: 1px solid #bfbfbf;
}
.floatleft {
	clear: both;
	float: left;
	position: relative;
	top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.floatright {
	clear: both;
	float: right;
	position: relative;
	top: 3px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.box .floatleft {
	padding-right: 10px;
}
.box .floatright {
	padding-left: 10px;
}
.floatright p.image, .floatleft p.image {
	margin-bottom: 0;
}
.clear {
	clear: both;
}
.noclear {
	clear: none;
}
.alert {
	color: #f00;
	font-weight: bold;
}

/* ---------------------------------------------------- */
/* CONTAINER
/* ---------------------------------------------------- */

#container {
	position: relative;
	top: -30px;
	text-align: left;
	margin: 0 auto;
	width: 944px;
}

/* ---------------------------------------------------- */
/* BANNER
/* ---------------------------------------------------- */

#banner {
	height: 144px;
}
#banner ul#nihribbon {
	position: relative;
	left: -3px;
	font: 1em/1.2em Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	background-color: #20558a;
	overflow: hidden; /* Forces this parent block to expand to contain floated images  */
}
#banner ul#nihribbon li {
	float: left;
	padding: 0 18px 0 0;
	margin: 0 10px 0 0;
	height: 30px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/nihribbon-divider.png) no-repeat right top;
}
#banner ul#nihribbon a {
	display: block;
	color: #fff;
	padding: 7px 6px 0 6px;
	height: 23px;
}
#banner ul#nihribbon a:visited,
#banner ul#nihribbon a:hover {
	color: #fff;
}
#banner ul#nihribbon li.hhs a {
	padding-left: 27px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/nihribbon-hhs.png) no-repeat 0 2px;
}
#banner .nihlogo {
	position: absolute;
	top: 57px;
	left: 0;
	width: 391px;
	height: 60px;
}
#banner ul#utilities {
	position: absolute;
	top: 103px;
	right: 0;
	font: 0.9em/1.2em Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}
#banner ul#utilities li {
	display: inline;
	padding: 0 0.8em 0 0.4em;
	margin: 0;
	background: none;
	border-right: 1px solid #ccc;
}
#banner ul#utilities li.last {
	padding-right: 0;
	border-right: none;
}
#search {
	position: absolute;
	top: 70px;
	right: 0;
	min-width: 329px;
}
#search legend {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#search input {
	float: left;
}
#nihsearchbox,
#query,
#query1,
#query2,
#query3,
#query4 {
	color: #686868;
	width: 252px;
	height: 18px;
	padding-left: 4px;
	margin-top: 1px;
	margin-right: 4px;
	border: 1px solid #bfbfbe;
}
/* For Director's page */

.directorsearchbox {
	padding: 17px 20px 0 20px;
	margin-bottom: 2em;
	background: #dedede url(/web/20141231052630im_/http://www.nih.gov/images/rightcol-box-bkgnd.jpg) repeat-x left top;
	border: 1px solid #bfbfbf;
}
#directorsearch {
	float: left;
	width: 100%;
	margin-bottom: 1.5em;
}
#directorsearch fieldset {
	float: left;
	width: 100%;
}
#directorsearch h3 {
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.3em;
}
#directorsearch .searchbox {
	width: 260px;
	height: 18px;
	margin-top: 1px;
	margin-right: 4px;
	border: 1px solid #bfbfbf;
}
#directorsearch input {
	float: left;
	position: relative;
	top: -0.2em;
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}

/* ---------------------------------------------------- */
/* GLOBAL NAV
/* ---------------------------------------------------- */

#globalnav {
	position: absolute;
	top: 138px;
	left: 0;
	width: 944px;
	height: 45px;
	z-index: 1000;
}
#globalnav h2 {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#globalnav ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#globalnav ul li {
	position: absolute;
	top: 0;
	height: 47px;
	padding: 0;
	margin: 0;
	background: none;
}
#globalnav ul li:hover {
}
#globalnav div ul li {
	height: auto;
}
#globalnav ul li .tab {
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	z-index: 1500;
}
#globalnav ul li#healthinfotab .tab {
	width: 179px;
}
#globalnav ul li#grantstab .tab {
	width: 167px;
}
#globalnav ul li#newstab .tab {
	width: 147px;
}
#globalnav ul li#researchtab .tab {
	width: 179px;
}
#globalnav ul li#institutestab .tab {
	width: 156px;
}
#globalnav ul li#abouttab .tab {
	width: 116px;
}
#globalnav span {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#globalnav a:visited {
	color: #004fba;
}
#globalnav a:hover {
	color: #a00000;
}
#globalnav div.tab a {
	display: block;
	height: 45px;
}

#globalnav #healthinfotab {
	width: 179px;
	left: 0;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat 0 6px;
}
#healthinfo #globalnav #healthinfotab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat 0 -94px;
}
#globalnav #healthinfotab:hover {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat 0 -94px;
}
#globalnav #healthinfotab.show .tab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat 0 -44px;
}
#healthinfo #globalnav #healthinfotab:hover {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat 0 -94px;
}
#healthinfo #globalnav #healthinfotab.show .tab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat 0 -44px;
}

#globalnav #grantstab {
	width: 167px;
	left: 179px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -179px 6px;
}
#grants #globalnav #grantstab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -179px -94px;
}
#globalnav #grantstab:hover {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -179px -94px;
}
#globalnav #grantstab.show .tab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -179px -44px;
}
#grants #globalnav #grantstab:hover {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -179px -94px;
}
#grants #globalnav #grantstab.show .tab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -179px -44px;
}

#globalnav #newstab {
	width: 147px;
	left: 346px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -346px 6px;
}
#news #globalnav #newstab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -346px -94px;
}
#globalnav #newstab:hover {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -346px -94px;
}
#globalnav #newstab.show .tab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -346px -44px;
}
#news #globalnav #newstab:hover {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -346px -94px;
}
#news #globalnav #newstab.show .tab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -346px -44px;
}

#globalnav #researchtab {
	width: 179px;
	left: 493px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -493px 6px;
}
#research #globalnav #researchtab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -493px -94px;
}
#globalnav #researchtab:hover {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -493px -94px;
}
#globalnav #researchtab.show .tab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -493px -44px;
}
#research #globalnav #researchtab:hover {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -493px -94px;
}
#research #globalnav #researchtab.show .tab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -493px -44px;
}

#globalnav #institutestab {
	width: 156px;
	left: 672px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -672px 6px;
}
#institutes #globalnav #institutestab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -672px -94px;
}
#globalnav #institutestab:hover {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -672px -94px;
}
#globalnav #institutestab.show .tab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -672px -44px;
}
#institutes #globalnav #institutestab:hover {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -672px -94px;
}
#institutes #globalnav #institutestab.show .tab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -672px -44px;
}

#globalnav #abouttab {
	width: 116px;
	left: 828px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -828px 6px;
}
#about #globalnav #abouttab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -828px -94px;
}
#globalnav #abouttab:hover {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -828px -94px;
}
#globalnav #abouttab.show .tab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -828px -44px;
}
#about #globalnav #abouttab:hover {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -828px -94px;
}
#about #globalnav #abouttab.show .tab {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav3.png) no-repeat -828px -44px;
}

/* ---------------------------------------------------- */
/* GLOBAL NAV > MEGA MENUS
/* ---------------------------------------------------- */

#globalnav ul .megamenu {
	position: absolute;
	top: 45px;
	padding: 18px 18px 7px 20px;
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/megamenu-bkgnd.jpg) no-repeat right bottom;
	border: 5px solid #a1a1a1;
	display: none;
	width: 460px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
	z-index: 100;
	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 20px rgba(0,0,0,0.3);
}
#globalnav ul .megamenu legend {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}

#globalnav .megamenu .leftcol {
	float: left;
	padding-right: 20px;
	width: 150px;
	border-right: 1px solid #d7d7d7;
}
#globalnav .megamenu .rightcol {
	float: left;
	padding-left: 20px;
	width: 268px;
}

#globalnav .righttab .megamenu .leftcol {
	float: right;
	padding-right: 0;
	padding-left: 20px;
	border-right: none;
	border-left: 1px solid #d7d7d7;
}
#globalnav .righttab .megamenu .rightcol {
	float: right;
	padding-left: 0;
	padding-right: 20px;
}

#globalnav #healthinfotab .megamenu {
	width: 413px;
}
#globalnav #healthinfotab .megamenu .rightcol {
	width: 216px;
}
#globalnav #healthinfotab .megamenu .leftcol {
	width: 155px;
}
#globalnav #grantstab .megamenu {
	width: 398px;
}
#globalnav #grantstab .megamenu .rightcol {
	width: 206px;
}
#globalnav #grantstab .megamenu .leftcol {
	min-height: 315px;
}
#globalnav #newstab .megamenu {
	width: 358px;
}
#globalnav #newstab .megamenu .rightcol {
	width: 170px;
}
#globalnav #newstab .megamenu .leftcol {
	width: 145px;
}
#globalnav #researchtab .megamenu {
	width: 376px;
}
#globalnav #researchtab .megamenu .rightcol {
	width: 154px;
}
#globalnav #researchtab .megamenu .leftcol {
	width: 180px;
}
#globalnav #institutestab .megamenu {
	width: 410px;
}
#globalnav #institutestab .megamenu .rightcol {
	width: 218px;
}
#globalnav #abouttab .megamenu {
	width: 360px;
}
#globalnav #abouttab .megamenu .rightcol {
	width: 188px;
}
#globalnav #abouttab .megamenu .leftcol {
	width: 130px;
}

a.more {
	display: inline-block;
	padding-right: 10px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/arrow-right.gif) no-repeat right 6px;
}
a.more:visited {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/arrow-right.gif) no-repeat right -29px;
}
a.more:hover {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/arrow-right.gif) no-repeat right -12px;
}

#globalnav .megamenu a.more {
	position: relative;
	left: -1px;
	display: block;
	width: 66px;
	height: 24px;
	padding-right: 0;
	margin-top: 4px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/button-more-brown.gif) no-repeat left top;
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}

#globalnav ul li#healthinfotab div, #globalnav ul li#grantstab div, #globalnav ul li#newstab div {
	left: 0;
}
#globalnav ul li#institutestab div, #globalnav ul li#abouttab div, #globalnav ul li#researchtab div {
	right: 0;
}
#globalnav ul li:hover div.megamenu,
#globalnav ul li.show div.megamenu {
	display: block;
}
#globalnav ul li.with-js div.megamenu {
	display: none !important;
}
#globalnav ul li ul {
	list-style-image: none;
	list-style-type: none;
}
#globalnav ul li ul li {
	position: static;
	float: none;
	line-height: 1.2em;
	padding: 0;
	padding-bottom: 0.8em;
	margin: 0;
	background: none;
}
#globalnav .megamenu h3 {
	clear: both;
	margin-bottom: 0.5em;
}
#globalnav .megamenu form {
	float: left;
	margin-bottom: 1.1em;
}
#globalnav .megamenu fieldset {
	float: left;
}
#globalnav #grantstab .megamenu form {
	margin-bottom: 0.7em;
}
#globalnav #abouttab .megamenu form {
	margin-bottom: 0.7em;
}
#globalnav .megamenu .searchbox {
	width: 152px;
	height: 18px;
	margin-top: 1px;
	margin-right: 4px;
	border: 1px solid #bfbfbf;
}
#globalnav .megamenu input {
	float: left;
	position: relative;
	top: -0.2em;
}
#globalnav .megamenu ul {
	clear: both;
	list-style-image: none;
}
#globalnav #grantstab .megamenu form ul {
	float: left;
	width: 200px;
	padding-top: 0.4em;
	list-style-image: none;
}
#globalnav #grantstab .megamenu form p {
	float: left;
	padding-top: 0.3em;
	margin-bottom: 0.4em;
}
#globalnav #institutestab .megamenu ul {
	clear: none;
	float: left;
	padding-right: 15px;
	list-style-image: none;
}
#globalnav #institutestab .megamenu ul.last {
	padding-right: 0;
}
#globalnav #abouttab .megamenu form ul {
	float: left;
	width: 200px;
	padding-top: 0.4em;
	list-style-image: none;
}
#globalnav #abouttab .megamenu form p {
	float: left;
	padding-top: 0.3em;
	margin-bottom: 0.4em;
}
#globalnav div a.badge, a.badge {
 	display: block;
 	width: 160px;
 	height: 40px;
}
#globalnav div a.badge span, a.badge span {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#globalnav div a.minibadge {
 	display: block;
 	width: 149px;
 	height: 29px;
 	padding-top: 11px;
 	padding-left: 46px;
}
#globalnav #abouttab div a.minibadge {
 	width: 145px;
}
#globalnav #newstab div a.minibadge {
 	width: 139px;
}
#globalnav #researchtab div a.minibadge {
 	width: 122px;
}
#globalnav div a.minibadge span {
 	position: static;
 	width: auto;
 	height: auto;
 	overflow: visible;
}
#globalnav div a.reporter, a.reporter {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-reporter.gif) no-repeat left top;
}

a.report {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-report.gif) no-repeat left top;
}
#globalnav div a.report {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-report.gif) no-repeat left top;
}

a.era {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-era-commons.gif) no-repeat left top;
}
#globalnav div a.era {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-era.gif) no-repeat left top;
}

a.newsinhealth {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-newsinhealth.gif) no-repeat left top;
}
#globalnav div a.newsinhealth {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-newsinhealth.gif) no-repeat left top;
}

a.nihrecord {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-nihrecord.gif) no-repeat left top;
}
#globalnav div a.nihrecord {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-nihrecord.gif) no-repeat left top;
}

a.researchmatters {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-researchmatters.gif) no-repeat left top;
}
#globalnav div a.researchmatters {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-researchmatters.gif) no-repeat left top;
}

a.oppnet {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-oppnet.gif) no-repeat left top;
}
#globalnav div a.oppnet {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-oppnet.gif) no-repeat left top;
}

a.stemcell {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-stemcell.gif) no-repeat left top;
}
#globalnav div a.stemcell {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-stemcell.gif) no-repeat left top;
 	padding-top: 4px;
 	height: 36px;
}

a.pubmed {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-pubmed.gif) no-repeat left top;
}
#globalnav div a.pubmed {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-pubmed.gif) no-repeat left top;
}

a.nidb {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-nidb.gif) no-repeat left top;
}
#globalnav div a.nidb {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-nidb.gif) no-repeat left top;
}

a.nihblueprint {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-nihblueprint.gif) no-repeat left top;
}
#globalnav div a.nihblueprint {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-nihblueprint.gif) no-repeat left top;
 	padding-top: 0;
 	height: 40px;
}

#globalnav div a.ned, a.ned {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-ned.gif) no-repeat left top;
}

#globalnav div a.photogalleries, a.photogalleries {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-photogalleries.jpg) no-repeat left top;
}

a.discovery {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-discovery.gif) no-repeat left top;
}
#globalnav div a.discovery {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-discovery.gif) no-repeat left top;
 	padding-top: 4px;
 	height: 36px;
}

#globalnav div a.nihataglance, a.nihataglance {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-nihataglance.gif) no-repeat left top;
}

a.commonfund {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-commonfund.gif) no-repeat left top;
}
#globalnav div a.commonfund {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-commonfund.gif) no-repeat left top;
}

a.feedback {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-feedback.gif) no-repeat left top;
}
#globalnav div a.feedback {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-feedback.gif) no-repeat left top;
}

a.arra {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-arra.gif) no-repeat left top;
}
#globalnav div a.arra {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-arra.gif) no-repeat left top;
 	padding-top: 4px;
 	height: 36px;
}

a.nihradio {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-nihradio.gif) no-repeat left top;
}
#globalnav div a.nihradio {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-nihradio.gif) no-repeat left top;
}

a.visitorinfo {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-visitorinfo.gif) no-repeat left top;
}
#globalnav div a.visitorinfo {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-visitorinfo.gif) no-repeat left top;
}

a.jobsatnih {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-jobsatnih.gif) no-repeat left top;
}
#globalnav div a.jobsatnih {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-jobsatnih.gif) no-repeat left top;
}

#globalnav div a.impact {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-impact.jpg) no-repeat left top;
}

#globalnav div a.directorsblog {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-directorsblog.jpg) no-repeat left top;
}

#globalnav div a.medlineplus {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/badge-mini-medlineplus.gif) no-repeat left top;
}

#globalnav div a.rss {
	display: block;
	height: 18px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-rss.gif) no-repeat left top;
}
#globalnav div a.multimedia {
	display: block;
	height: 18px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-multimedia.gif) no-repeat left top;
}
#globalnav div a.videocast {
	display: block;
	height: 18px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-videocast.gif) no-repeat left top;
}


/* ---------------------------------------------------- */
/* CONTENT
/* ---------------------------------------------------- */

#content {
	float: left;
	width: 944px;
	word-wrap: break-word;
	padding-top: 39px;
	background-color: #fff;
	overflow: hidden; /* Forces this parent block to expand to contain floated images  */
}
h2.sectionheader {
	width: 944px;
	height: 60px;
	padding: 0;
	margin: 0;
}
h2.sectionheader span {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
h2.healthinfo {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-healthinfo.jpg) no-repeat left top;
}
h2.news {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-news.jpg) no-repeat left top;
}
h2.research {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-research.jpg) no-repeat left top;
}
h2.institutes {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-institutes.jpg) no-repeat left top;
}
h2.about {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-about.jpg) no-repeat left top;
}
h2.director {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-director.jpg) no-repeat left top;
}
h2.researchmatters {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-researchmatters.jpg) no-repeat left top;
}
h2.discovery {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-discovery.jpg) no-repeat left top;
}
h2.radio {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-radio.jpg) no-repeat left top;
}
h2.audio {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-news.jpg) no-repeat left top;
}
h2.vodcast {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-vodcast.jpg) no-repeat left top;
}
h2.almanac {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-almanac.jpg) no-repeat left top;
}
h2.pio {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-pio.jpg) no-repeat left top;
}
h2.clearcommunication {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-clearcommunication.jpg) no-repeat left top;
}
h2.subscriptions {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-subscriptions2.jpg) no-repeat left top;
}
h2.laskerscholar {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-laskerscholar.jpg) no-repeat left top;
}
h2.ocpl {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-ocpl.jpg) no-repeat left top;
}
h2.od {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-od.jpg) no-repeat left top;
}
h2.foia {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-foia.jpg) no-repeat left top;
}
h2.wag {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-wag.jpg) no-repeat left top;
}
h2.jobsatnih {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-jobsatnih.jpg) no-repeat left top;
}
h2.teledirectory {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-teledirectory.jpg) no-repeat left top;
}
h2.ned {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-ned.jpg) no-repeat left top;
}
h2.adc {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-adc.jpg) no-repeat left top;
}
h2.smrb {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-smrb.jpg) no-repeat left top;
}
h2.copr {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-copr.jpg) no-repeat left top;
}
h2.getinvolved {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-getinvolved.jpg) no-repeat left top;
}
h2.ofm {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-ofm.jpg) no-repeat left top;
}
h2.tobaccofree {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-tobaccofree.jpg) no-repeat left top;
}
h2.employees {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-employees.jpg) no-repeat left top;
}
h2.recovery {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-recovery.jpg) no-repeat left top;
}
h2.recoverygrantinfo {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-recoverygrantinfo.jpg) no-repeat left top;
}
h2.enhancingpeerreview {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-enhancingpeerreview.jpg) no-repeat left top;
}
h2.enhancingpeerreviewintranet {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-enhancingpeerreviewintranet.jpg) no-repeat left top;
}
h2.calendar {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-calendar.jpg) no-repeat left top;
}
h2.searchresults {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-searchresults.jpg) no-repeat left top;
}
h2.search {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-search.jpg) no-repeat left top;
}
h2.clinicalresearch {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-clinicalresearch.jpg) no-repeat left top;
}
h2.clinicaltrials {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-clinicaltrials.jpg) no-repeat left top;
}
h2.ncats {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-ncats2.jpg) no-repeat left top;
}
h2.diversity {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-diversity2.jpg) no-repeat left top;
}
h2.impact {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-impact.jpg) no-repeat left top;
}
h2.brain {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-brain2.jpg) no-repeat left top;
}
h2.amp {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-amp.jpg) no-repeat left top;
}
h2.plainlanguage {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-plainlanguage.jpg) no-repeat left top;
}
h2.adds {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-adds.jpg) no-repeat left top;
}
h2.placeholder {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-placeholder.jpg) no-repeat left top;
}
h2.stylesamples {
	background: #fff url(/web/20141231052630im_/http://www.nih.gov/images/header-stylesamples.jpg) no-repeat left top;
}

a .pdf_link {
	display: inline-block;
	color: #757575;
	padding-left: 17px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-pdf.gif) no-repeat 2px 2px;
}
a .flv_link {
	display: inline-block;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
	padding-left: 17px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-flv.gif) no-repeat 2px 2px;
}
a .mov_link {
	display: inline-block;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
	padding-left: 17px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-mov.gif) no-repeat 2px 2px;
}
a .doc_link {
	display: inline-block;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
	padding-left: 17px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-doc.gif) no-repeat 2px 2px;
}
a .ppt_link {
	display: inline-block;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
	padding-left: 17px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-ppt.gif) no-repeat 2px 2px;
}
a .xls_link {
	display: inline-block;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
	padding-left: 17px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-xls.gif) no-repeat 2px 2px;
}
a .zip_link {
	display: inline-block;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
	padding-left: 17px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-zip.gif) no-repeat 2px 2px;
}
a .mp3_link {
	display: inline-block;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
	padding-left: 17px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-mp3.gif) no-repeat 2px 2px;
}
a .avi_link {
	display: inline-block;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
	padding-left: 17px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-avi.gif) no-repeat 2px 2px;
}
a .ebook_link {
	display: inline-block;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
	padding-left: 17px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-ebook.gif) no-repeat 2px 2px;
}

p.contact { /* Used on health.nih.gov */
	padding-left: 17px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/phone.gif) no-repeat 2px 2px;
}

h3 a .pdf_link,
h3 a .flv_link,
h3 a .mov_link,
h3 a .doc_link,
h3 a .ppt_link,
h3 a .xls_link,
h3 a .zip_link,
h3 a .mp3_link,
h3 a .avi_link,
h3 a .ebook_link
{
	font: 0.9em Trebuchet MS, Arial, Helvetica, sans-serif;
}
p a .pdf_link, li a .pdf_link,
p a .flv_link, li a .flv_link,
p a .mov_link, li a .mov_link,
p a .doc_link, li a .doc_link,
p a .ppt_link, li a .ppt_link,
p a .xls_link, li a .xls_link,
p a .zip_link, li a .zip_link,
p a .mp3_link, li a .mp3_link,
p a .avi_link, li a .avi_link,
p a .ebook_link, li a .ebook_link
{
	font: 0.8em/1.4em Verdana, Arial, Helvetica, sans-serif;
}

a.radio {
	display: block;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-nihradio.gif) no-repeat left top;
}
h3 a.radio {
	padding-top: 0;
}

h3 a.orglisting {
	display: block;
	min-height: 16px;
	padding-top: 0;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-orglisting.gif) no-repeat left top;
}
h3 a.servicelisting {
	display: block;
	min-height: 16px;
	padding-top: 0;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-servicelisting.gif) no-repeat left top;
}
h3 a.membership {
	display: block;
	min-height: 16px;
	padding-top: 0;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-membership.gif) no-repeat left top;
}

a:hover .pdf_link {
	color: #a00000;
}

table.datatable,
table.datatable-nozebra {
	border: none;
	margin-bottom: 1.6em;
}
table.datatable caption,
table.datatable-nozebra caption {
	text-align: left;
	font-weight: bold;
	color: #fff;
	padding: 0.2em;
	background-color: #555;
	border-bottom: 1px solid #e8e7e3;
}
table.tight {
	border-top: 1px solid #e8e7e3;
	border-left: 1px solid #e8e7e3;
}
table.datatable th,
table.datatable-nozebra th {
	text-align: left;
	color: #fff;
	padding: 0.2em 2em 0.2em 0.2em;
	background-color: #777;
	border-bottom: 1px solid #e8e7e3;
}
table.datatable th.plain,
table.datatable-nozebra th.plain {
	color: #444;
	padding: 0.2em 2em 0.2em 0.2em;
	background-color: transparent;
}
table.datatable td,
table.datatable-nozebra td {
	padding: 0.2em 2em 0.2em 0.2em;
	border-bottom: 1px solid #e8e7e3;
	vertical-align: top;
}
table.tight th {
	font: bold 0.9em/1.2em Calibri, Candara, Arial, Helvetica, sans-serif; /* Calibri is more condensed than Verdana and will help prevent wide tables from cutting off */
	text-align: left;
	color: #444;
	padding: 0.3em 0.5em 0.3em 0.5em;
	background-color: transparent;
	border-right: 1px solid #e8e7e3;
	border-bottom: 1px solid #e8e7e3;
}
table.tight td {
	font: 0.9em/1.2em Calibri, Candara, Arial, Helvetica, sans-serif; /* Calibri is more condensed than Verdana and will help prevent wide tables from cutting off */
	padding: 0.3em 0.5em 0.3em 0.5em;
	border-right: 1px solid #e8e7e3;
	border-bottom: 1px solid #e8e7e3;
}

table.fancytable {
	margin-bottom: 2em;
}
table.fancytable th, 
table.fancytable td {
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
table.fancytable th {
	background-color: #666;
	color: #fff;
	text-align: left;
}
table.fancytable td {
	background-color: #ddd;
}
table.fancytable th h3 {
	color: #fff;
}

table h2 {
	clear: none;
	width: auto;  /* IE will not allow a floated div if we omit this */
	padding-top: 4px;
	margin-bottom: 4px;
	background: none;
}
table h3 {
	margin-bottom: 0;
}
table h4 {
	margin-bottom: 0;
}
table td.indent {
	padding-left: 20px;
}
.even {
	background-color: #fff;
}
.odd {
	background-color: #f4f2ef;
}

.nobellaureates em {
	display: block;
	font: italic 0.9em/1.2em Calibri, Candara, Arial, Helvetica, sans-serif;
	margin-top: 0.1em;
	margin-bottom: 0.3em;
}

.formtable {
	border: none;
	margin-bottom: 1.6em;
}
.formtable th {
	text-align: left;
	padding: 0 10px 10px 0;
}
.formtable td {
	padding: 0 10px 10px 0;
}

#criticalnews {
	position: relative;
	color: #fff;
	height: 40px;
	padding-left: 20px;
	background: #be2c2c url(/web/20141231052630im_/http://www.nih.gov/images/criticalnews-bkgnd.gif) repeat-x right top;
}
#criticalnews a {
	color: #fff;
}
#criticalnews a:visited {
	color: #fff;
}
#criticalnews a:hover {
	color: #fff;
}
#criticalnews p {
	padding-top: 11px;
}
#criticalnews img {
	position: absolute;
	right: 20px;
	top: 7px;
}
#criticalnewspage #criticalnews {
	display: none;
}
#breadcrumbs {
	font: 0.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	width: 904px;
	color: #d4ebfd;
	padding: 8px 20px 0 20px;
	margin: 0;
	min-height: 22px;
	background: #6fa5d2 url(/web/20141231052630im_/http://www.nih.gov/images/breadcrumbs-bkgnd.gif) no-repeat left top;
}
#breadcrumbs a {
	color: #fff;
}
#breadcrumbs a.current {
	font-weight: bold;
}
#breadcrumbs a:visited {
	color: #fff;
}
#breadcrumbs a:hover {
	color: #fff;
}

#leftnav {
	clear: both;
	float: left;
	width: 171px;
	padding: 27px 20px 10px 20px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/leftnav-bkgnd.jpg) no-repeat left top;
}
#leftnav h3 {
	color: #996c36;
	padding-bottom: 1em;
	margin-bottom: 0.2em;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/h3-nav-bkgnd.gif) no-repeat left bottom;
}
#leftnav h4 {
	margin-bottom: 1em;
}
#leftnav ul {
	line-height: 1.2em;
	padding: 0;
	padding-bottom: 0.8em;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}
#leftnav ul li {
	padding: 0;
	padding-bottom: 0.8em;
	margin: 0;
	background: none;
}
#leftnav ul ul {
	padding-bottom: 0;
}
#leftnav ul li li {
	padding-bottom: 0;
	padding-left: 15px;
	margin-top: 0.2em;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/bullet-4px-999999-square.gif) no-repeat 5px 6px;
}
#leftnav li.current a {
	font-weight: bold;
	color: #333;
	cursor: default;
}
#leftnav h3 a:visited {
 	color: #004fba;
}
#leftnav h3 a:hover {
 	color: #a00000;
}
#leftnav h3 strong {  /* Works in conjuction with JavaScript that replaces <a> with <strong> */
	font-weight: normal;
}
#leftnav li strong {  /* Works in conjuction with JavaScript that replaces <a> with <strong> */
	font-weight: normal;
}
#leftnav p strong {  /* Works in conjuction with JavaScript that replaces <a> with <strong> */
	font-weight: normal;
}
.news_inline_nav li strong {  /* Works in conjuction with JavaScript that replaces <a> with <strong> */
	font-weight: normal;
	padding-left: 0.4em;
	padding-right: 0.8em;
	margin: 1px;
	border-right: 1px solid #c1c1c1;
}
.news_inline_nav li.last strong {  /* Works in conjuction with JavaScript that replaces <a> with <strong> */
	border: none;
}
#footer li strong {  /* Works in conjuction with JavaScript that replaces <a> with <strong> */
	font-weight: normal;
	padding-left: 0.4em;
	padding-right: 0.8em;
	margin: 1px;
	border-right: 1px solid #c1c1c1;
}
#leftnav form {
	float: left;
	width: 171px;
	margin-bottom: 1em;
}
#leftnav form p {
	line-height: 1.3em;
	padding-bottom: 1em;
	margin: 0;
}
#leftnav fieldset {
	float: left;
}
#leftnav .searchbox {
	width: 100px;
	height: 18px;
	margin-top: 1px;
	margin-right: 4px;
	border: 1px solid #bfbfbf;
}
#leftnav input {
	float: left;
	position: relative;
	top: -0.2em;
}

#leftnav li {
	position: relative;
}
#leftnav li .externalllinktooltipleft {
	position: absolute;
	left: -3000px;
	top: -40px;
	text-align: center;
	width: 266px;
	height: 35px;
	padding: 10px 6px 0 6px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/externalllinktooltip.png) no-repeat 0 -45px;
	z-index: 2000;
	/* border: 1px solid #bbb;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px; */
}
#leftnav li:hover .externalllinktooltipleft {
	display: block; /* Necessary to work in IE7 & IE8 */
	left: 38px;
}
#leftnav li .externalllinktooltipleft a {
	display: inline;
	height: auto;
	padding: 0;
}

#centercolumn {
	float: left;
	width: 442px;
	padding: 27px 20px 0 0;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/centercolumn-bkgnd.jpg) no-repeat left top;
}
#centercolumn .twocolleft {
	float: left;
	width: 211px;
	padding-right: 20px;
}
#centercolumn .twocolright {
	float: left;
	width: 211px;
}
#centercolumn .twocolleft h4, #centercolumn .twocolright h4 {
	margin-bottom: 0.5em;
}
#centercolumn .twocolleft ul, #centercolumn .twocolright ul {
	margin-bottom: 1em;
}
#centercolumn .twocolleft li, #centercolumn .twocolright li {
	margin-bottom: 0.3em;
}
#leftwidecolumn {
	float: left;
	width: 633px;
	padding: 27px 20px 0 20px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/leftwidecolumn-bkgnd.jpg) no-repeat left top;
}
#leftwidecolumn .twocolleft {
	float: left;
	width: 306px;
	padding-right: 20px;
}
#leftwidecolumn .twocolright {
	float: left;
	width: 306px;
}
#leftwidecolumn .twocolleft h4, #leftwidecolumn .twocolright h4 {
	margin-bottom: 0.5em;
}
#leftwidecolumn .twocolleft ul, #leftwidecolumn .twocolright ul {
	margin-bottom: 1em;
}
#leftwidecolumn .twocolleft li, #leftwidecolumn .twocolright li {
	margin-bottom: 0.3em;
}
#rightwidecolumn {
	float: left;
	width: 713px;
	padding: 27px 20px 0 0;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/widecolumn-bkgnd.jpg) no-repeat left top;
}
#rightwidecolumn .twocol {
	float: left;
	width: 334px;
	margin-right: 20px;
}
#rightwidecolumn .threecol {
	float: left;
	width: 216px;
	margin-right: 20px;
}
#rightcolumn {
	float: left;
	width: 271px;
	padding: 10px 0 10px 0;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/rightcolumn-bkgnd.jpg) no-repeat left top;
}
#rightcolumn .box {
	padding: 17px 20px 8px 20px;
	background: #dedede url(/web/20141231052630im_/http://www.nih.gov/images/rightcol-box-bkgnd.jpg) repeat-x left top;
}
#rightcolumn .box h3 {
	color: #996a32;
	margin-bottom: 0.7em;
}
#rightcolumn .box h4 {
	padding-bottom: 1.2em;
	margin-bottom: 0.5em;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/h4-rightcol-bkgnd.png) no-repeat left bottom;
}
#rightcolumn .box p {
	line-height: 1.3em;
	padding-bottom: 1em;
	margin: 0;
}
#rightcolumn .box ul {
	list-style-image: none;
	padding: 0;
	margin: 0;
}
#rightcolumn .box ul li {
	clear: both;
	line-height: 1.3em;
	padding: 0;
	padding-bottom: 1em;
	margin: 0;
	background: none;
}
#rightcolumn .box ul.bullets {
	padding-left: 18px;
	margin: 0;
	list-style-image: url(/web/20141231052630im_/http://www.nih.gov/images/bullet-smallgray.gif);
}
#rightcolumn .box ul.bullets li {
	padding-bottom: 0;
	margin-bottom: 0.8em;
	margin-left: auto;
}
#rightcolumn .box ul.tight li {
	padding-bottom: 0.8em;
}
#rightcolumn .box ul.badgelist li {
	padding-bottom: 0.8em;
}
#rightcolumn .box ul.azindex li {
	clear: none;
	padding: 0;
	margin: 0 3px 3px 0;
	background: none;
}
#rightcolumn .box ul.azindex li a:hover {
	text-decoration: none;
}
#rightcolumn .box ul li img {
	clear: both;
	float: left;
	position: relative;
	top: 2px;
	padding-right: 8px;
	padding-bottom: 1.2em;
}
#rightcolumn .box ul li img.exitdisclaimer {
	clear: none;
	float: none;
	position: static;
	padding: 0;
}
#rightcolumn form,
#leftwidecolumn form#googlesearch,
#centercolumn form.search,
#rightwidecolumn form.search {
	float: left;
	width: 231px;
	margin-bottom: 1.1em;
}
#centercolumn form.search {
	width: 462px;
}
#rightwidecolumn form.search {
	width: 442px;
}
#leftwidecolumn form#googlesearch {
	width: 600px;
}
#leftwidecolumn #googlesearch legend {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#rightcolumn fieldset,
#leftwidecolumn #googlesearch fieldset {
	float: left;
}
#rightcolumn .searchbox,
#leftwidecolumn #googlesearch .searchbox,
#centercolumn form.search .searchbox,
#rightwidecolumn form.search .searchbox {
	width: 152px;
	height: 18px;
	margin-top: 1px;
	margin-right: 4px;
	border: 1px solid #bfbfbf;
}
#centercolumn form.search .searchbox,
#rightwidecolumn form.search .searchbox {
	width: 252px;
}
#rightcolumn input,
#leftwidecolumn #googlesearch input,
#centercolumn form.search input,
#rightwidecolumn form.search input {
	float: left;
	position: relative;
	top: -0.2em;
}
#rightcolumn .threecolleft {
	float: left;
	width: 43px;
	padding-right: 20px;
}
#rightcolumn .threecolcenter {
	float: left;
	width: 43px;
	padding-right: 20px;
}
#rightcolumn .threecolright {
	float: left;
	width: 43px;
}
#rightcolumn .threecolleft ul, #rightcolumn .threecolcenter ul, #rightcolumn .threecolright ul {
	margin-bottom: 1em;
}
#rightcolumn .threecolleft li, #rightcolumn .threecolcenter li, #rightcolumn .threecolright li {
	margin-bottom: 0;
}
#rightcolumn .pagetools {
	padding: 7px 0 19px 20px;
}
#rightcolumn .pagetools ul {
	list-style-image: none;
	padding: 0;
	margin: 0;
}
#rightcolumn .pagetools ul li {
	margin: 0;
	padding: 8px 7px 0 0;
	background: none;
}
#rightcolumn .pagetools ul li a {
	display: inline-block;
	text-decoration: none;
	height: 15px;
	padding: 2px 0 3px 22px;
}
#rightcolumn .pagetools ul li a:visited {
	color: #004fba;
}
#rightcolumn .pagetools ul li a:hover {
	color: #a00000;
	text-decoration: underline;
}
#rightcolumn .pagetools ul li a.print {
	background: url(/web/20141231052630im_/http://www.nih.gov/images/pagetools-print.gif) no-repeat 0 1px;
}
#rightcolumn .pagetools ul li a.email {
	background: url(/web/20141231052630im_/http://www.nih.gov/images/pagetools-email.gif) no-repeat 0 1px;
}
#rightcolumn .pagetools ul li a.multimedia {
	background: url(/web/20141231052630im_/http://www.nih.gov/images/pagetools-multimedia.gif) no-repeat 0 1px;
}

#rightcolumn li {
	position: relative;
}
#rightcolumn li .externalllinktooltip {
	position: absolute;
	left: -3000px;
	top: -40px;
	text-align: center;
	width: 266px;
	height: 35px;
	padding: 10px 6px 0 6px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/externalllinktooltip.png) no-repeat left top;
	z-index: 2000;
	/* border: 1px solid #bbb;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px; */
}
#rightcolumn li .externalllinktooltip {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/externalllinktooltip.png) no-repeat 0 -45px;
}
#rightcolumn li:hover .externalllinktooltip {
	display: block; /* Necessary to work in IE7 & IE8 */
	left: -218px;
}
#rightcolumn li:hover .externalllinktooltip {
	left: 38px;
}
#rightcolumn li .externalllinktooltip a {
	display: inline;
	height: auto;
	padding: 0;
}

#singlecolumn {
	float: left;
	width: 904px;
	padding: 27px 20px 0 20px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/singlecolumn-bkgnd.jpg) no-repeat left top;
}
.floatingbox {
	float: right;
	width: 231px;
	padding: 17px 20px 8px 20px;
	position: relative;
	top: -17px;
	left: 20px;
	background: #dedede url(/web/20141231052630im_/http://www.nih.gov/images/rightcol-box-bkgnd.jpg) repeat-x left top;
}
.floatingbox p {
	line-height: 1.3em;
	padding-bottom: 1em;
	margin: 0;
}
.floatingbox h3 {
	color: #996a32;
	margin-bottom: 0.7em;
}
.callout {
	padding: 17px 20px 4px 20px;
	margin: 0 40px 1.3em 40px;
	background: #dedede url(/web/20141231052630im_/http://www.nih.gov/images/rightcol-box-bkgnd.jpg) repeat-x left top;
	border: 1px solid #bfbfbf;
	overflow: hidden; /* Forces this parent block to expand to contain floated images  */
}
.callout.no-side-margins {
	margin: 0 0 1.3em 0;
}
.callout.wide {
	margin: 0 0 1.3em 0;
}
.callout.plain {
	background-color: transparent;
	background-image: none;
}
.callout h3 {
	margin-bottom: 0.7em;
}
.callout.quote {
	float: right;
	padding-bottom: 12px;
	margin: 0 0 1em 20px;
	width: 211px;
	background: #f8e5bd;
	background-image: none;
	border: none;
}
.callout.quote p {
	font: italic 1.3em/1.6em Georgia, "Times New Roman", Times, serif;
	color: #444;
	margin-bottom: 0.7em;
}
.callout.quote p.credit {
	font: normal 0.9em/1.4em Trebuchet MS, Arial, Helvetica, sans-serif;
}

.healthfeature {
	clear: both;
	position: relative;
	top: 3px;
	width: 442px;  /* IE will insert too much space below if we omit this */
}
.healthfeature p {
	padding-bottom: 1em;
	margin: 0;
}
.healthfeature p.image {
	float: left;
	width: 144px;
	padding-right: 9px;
}
.healthfeature .description {
	float: left;
	width: 289px;
	position: relative;
	top: -3px;
}
.healthfeature h3 {
	color: #800;
	margin-bottom: 0.2em;
}

.discoverycategory {
	clear: both;
	position: relative;
	top: 3px;
	width: 711px;  /* IE will insert too much space below if we omit this */
}
.discoverycategory p {
	padding-bottom: 1em;
	margin: 0;
}
.discoverycategory p.image {
	float: left;
	width: 144px;
	padding-right: 9px;
}
.discoverycategory .description {
	float: left;
	width: 558px;
	position: relative;
	top: -3px;
}
.discoverycategory h3 {
	color: #800;
	margin-bottom: 0.2em;
}

.discoverysubcategory {
	float: left;
	width: 125px;
	text-align: center;
}
.discoverysubcategory p.image {
	padding-bottom: 0.5em;
	margin: 0;
}
.discoverysubcategory h3 {
	margin-bottom: 1em;
}
.discoverysubcategory h3 a {
}


#twitter_update_list {
}
#twitter_update_list li {
	width: 231px;
	overflow: hidden;
}
#twitter_update_list li span {
}
#twitter_update_list li span a {
}
.twitterfeed a {
	display: block;
	height: 26px;
	padding: 11px 0 0 44px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/twitter-nihlogo.gif) no-repeat left top;
}

ul.news_inline_nav {
	position: relative;
	top: -1em;
	left: -0.4em;
	font: 0.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	padding-bottom: 0.7em;
	margin: 0;
}
ul.news_inline_nav li {
	display: inline;
	padding-left: 0.4em;
	padding-right: 0.8em;
	margin: 0;
	background: none;
	border-right: 1px solid #c1c1c1;
}
ul.news_inline_nav li.last {
	border-right: none;
}

/* Begin Multimedia Gallery Styles */

ul.featuredvideos,
ul.featuredradio,
ul.featuredphotos {
	overflow: hidden; /* Forces this parent block to expand to contain floated images  */
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}
ul.featuredvideos li,
ul.featuredradio li,
ul.featuredphotos li {
	float: left;
	width: 227px;
	padding: 0;
	padding-bottom: 1em;
	margin: 0;
	margin-right: 10px;
}
ul.featuredradio li a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 7px 10px 0 10px;
	width: 207px;
	height: 117px;
	background: #484848 url(/web/20141231052630im_/http://www.nih.gov/images/multimedia-radio-bkgnd.jpg) no-repeat 0 0;
}
ul.featuredradio li a:hover {
	color: #fff;
	background: #a00 url(/web/20141231052630im_/http://www.nih.gov/images/multimedia-radio-bkgnd.jpg) no-repeat 0 -128px;
}
ul.featuredradio li a span {
	color: #fff;
}
ul.featuredradio li a:hover span {
	color: #fff;
}

#centercolumn ul.featuredvideos {
	overflow: hidden; /* Forces this parent block to expand to contain floated images  */
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}
#centercolumn ul.featuredvideos li {
	float: left;
	width: 210px;
	padding: 0;
	padding-bottom: 1em;
	margin: 0;
	margin-right: 10px;
}
#centercolumn ul.featuredvideos li p {
	margin-bottom: 0.3em;
}

ul.moremultimedialist {
	float: left;
	position: relative;
	top: 1px;
	left: -0.5em;
	line-height: 1.9em;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	padding-bottom: 5px;
	margin-left: 0;
}
ul.moremultimedialist li {
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
}
ul.moremultimedialist li a {
	padding-left: 0.4em;
	padding-right: 0.8em;
	margin: 0;
	border-right: 1px solid #c1c1c1;
}
ul.moremultimedialist li.last a {
	border-right: none;
}

/* End Multimedia Gallery Styles */


/* Begin Videos from NIH Styles */

ul.videosfromnih {
	clear: both;
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	overflow: auto; /* Forces this parent block to expand to contain floated children  */
}
ul.videosfromnih li {
	float: left;
	width: 220px;
	min-height: 195px;
	padding: 0;
	padding-bottom: 0.2em;
	margin: 0;
	margin-right: 10px;
}
ul.videosfromnih li p {
	padding-bottom: 0.7em;
	margin-bottom: 0;
}

/* End Videos from NIH Styles */

ul.datelist {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	padding-bottom: 0.7em;
	margin: 0;
}
ul.datelist li {
	padding: 0;
	padding-bottom: 1em;
	margin: 0;
	background: none;
}
ul.datelist li.indent {
	padding-left: 20px;
}
ul.datelist p {
	clear: none;
	font: 0.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	margin-bottom: 0.3em;
}
ul.datelist p.description {
	font: 1em/1.5em Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #444;
}
ul.datelist h3 {
	clear: none;
	font: normal 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
}

ul.nihradiolist {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	padding-bottom: 0.7em;
	margin: 0;
}
ul.nihradiolist li {
	padding: 0;
	padding-bottom: 1.3em;
	margin: 0;
	background: none;
}
ul.nihradiolist li ul {
	padding-bottom: 0;
	padding-left: 18px;
	margin: 0;
	list-style-image: url(/web/20141231052630im_/http://www.nih.gov/images/bullet-smallgray.gif);
}
ul.nihradiolist li ul li {
	padding-bottom: 0;
}
ul.nihradiolist p {
	margin-bottom: 0.3em;
}
ul.nihradiolist p.date {
	font: 0.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #555;
}
ul.nihradiolist h3 {
	font: normal 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
}
ul.nihhealthmatterslist h3 {
	font: normal 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
}

ul.articlelist {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	padding-bottom: 0.7em;
	margin: 0;
}
ul.articlelist li {
	padding: 0;
	padding-bottom: 1em;
	margin: 0;
	background: none;
}
ul.articlelist h3 {
	clear: none;
	font: normal 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.2em;
}
ul.articlelist p {
	clear: none;
	font: 0.8em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	margin-bottom: 0.4em;
}

.teaser {
	clear: both;
	float: left;
	position: relative;
	top: 3px;
	width: 442px;  /* IE will insert too much space below if we omit this */
	padding-bottom: 1em;
}
#rightwidecolumn .teaser {
	width: 713px;  /* IE will insert too much space below if we omit this */
}
.teaser p {
	margin: 0;
}
.teaser p.image {
	clear: both;
	float: left;
	width: 72px;
	padding-right: 9px;
	margin-bottom: 0.5em;
}
.teaser .description {
	float: left;
	width: 361px;
	position: relative;
	top: -3px;
}
#rightwidecolumn .teaser .description {
	width: 632px;
}
.teaser p.date {
	font: 0.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	margin-bottom: 0.3em;
}
.teaser h3 {
	clear: none;
	font: normal 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.2em;
}
.teaser h3 a {
}
.teaser ul {
	margin-top: 1em;
}


.icd_listing_wrapper {
	clear: both;
	border-bottom: 1px solid #fff; /* IE fix so there won't be extra space at bottom */
}
.icd_listing_logo {
	clear: both;
	float: left;
	position: relative;
	top: 5px;
	text-align: center;
	width: 120px;
	margin-bottom: 1.3em;
}
.icd_listing_text {
	float: left;
	width: 513px;
	margin-bottom: 1.3em;
}

ul.multicollist, #rightcolumn .box ul.multicollist, #leftnav ul.multicollist {
	clear: none;
	float: left;
	padding-left: 18px;
	padding-right: 20px;
	margin-left: 0;
	list-style-image: url(/web/20141231052630im_/http://www.nih.gov/images/bullet-smallgray.gif);
}
#rightcolumn .box ul.multicollist, #leftnav ul.multicollist {
	padding-left: 0;
	list-style-image: none;
}
ul.multicollist li, #rightcolumn .box ul.multicollist li, #leftnav ul.multicollist li {
	clear: none;
}
ul.last, #rightcolumn .box ul.last, #leftnav ul.last {
	padding-right: 0;
}

.researchmatterssearch select {
	display: block;
	width: 152px;
	margin-bottom: 10px;
}
.nihradiosearch select {
	display: block;
	width: 152px;
	margin-bottom: 10px;
}
.almanacsearch select {
	display: block;
	width: 152px;
}
.almanacsearch p {
	line-height: 1.3em;
	padding-bottom: 1em;
	margin: 0;
}
#leftnav a.widgets {
	display: block;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-widgets.gif) no-repeat left top;
}
#leftnav a.rss {
	display: block;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-rss.gif) no-repeat left top;
}
#leftnav a.facebook {
	display: block;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-facebook.gif) no-repeat left top;
}
#leftnav a.archive {
	display: block;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-calendar.gif) no-repeat left top;
}
#leftnav a.nihradio {
	display: block;
	height: 16px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-nihradio.gif) no-repeat left top;
}
#leftnav a.multimedia {
	display: block;
	height: 16px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-multimedia.gif) no-repeat left top;
}
#leftnav a.videocast {
	display: block;
	height: 16px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-videocast.gif) no-repeat left top;
}
#leftnav a.realplayer {
	display: block;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-realplayer.gif) no-repeat left top;
}
#leftnav a.feedback {
	display: block;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-feedback.gif) no-repeat left top;
}
#leftnav a.editorial {
	display: block;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-editorial.gif) no-repeat left top;
}
#leftnav a.email {
	display: block;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-email.gif) no-repeat left top;
}
a.event {
	display: block;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-calendar.gif) no-repeat left top;
}
a.toolbox {
	display: block;
	height: 18px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-toolbox.gif) no-repeat left top;
}
#rightcolumn a.blog {
	display: block;
	height: 18px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-color-blog.gif) no-repeat left top;
}
#rightcolumn a.twitter {
	display: block;
	height: 18px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-color-twitter.gif) no-repeat left top;
}
#rightcolumn a.facebook {
	display: block;
	height: 18px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-color-facebook.gif) no-repeat left top;
}
#rightcolumn a.email {
	display: block;
	height: 18px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-color-email.gif) no-repeat left top;
}
#rightcolumn a.rss {
	display: block;
	height: 18px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-color-rss.gif) no-repeat left top;
}
#rightcolumn a.leadership {
	display: block;
	height: 18px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-color-leadership.gif) no-repeat left top;
}

a.bookmark { /* For all uses of the bookmark icon outside of the social media bar */
	display: inline-block;
	min-height: 18px;
	padding-left: 23px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/socialmedia-bookmark.gif) no-repeat left top;
}

a.hr {
	display: block;
	min-height: 24px;
	padding-top: 7px;
	padding-left: 36px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-employee-hr.gif) no-repeat left top;
}
a.directory {
	display: block;
	min-height: 24px;
	padding-top: 7px;
	padding-left: 36px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-employee-directory.gif) no-repeat left top;
}
a.security {
	display: block;
	min-height: 24px;
	padding-top: 7px;
	padding-left: 36px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-employee-security.gif) no-repeat left top;
}
a.calendar {
	display: block;
	min-height: 24px;
	padding-top: 7px;
	padding-left: 36px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-employee-calendar.gif) no-repeat left top;
}
a.mynih {
	display: block;
	min-height: 24px;
	padding-top: 7px;
	padding-left: 36px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-employee-mynih.gif) no-repeat left top;
}
a.recycling {
	display: block;
	min-height: 24px;
	padding-top: 7px;
	padding-left: 36px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-employee-recycling.gif) no-repeat left top;
}
a.pandemicflu {
	display: block;
	min-height: 24px;
	padding-top: 7px;
	padding-left: 36px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-employee-pandemicflu.gif) no-repeat left top;
}
a.nbs {
	display: block;
	min-height: 24px;
	padding-top: 7px;
	padding-left: 36px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-employee-nbs.gif) no-repeat left top;
}
a.tobaccofree {
	display: block;
	min-height: 24px;
	padding-top: 7px;
	padding-left: 36px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-employee-tobaccofree.gif) no-repeat left top;
}
a.wellness {
	display: block;
	min-height: 24px;
	padding-top: 7px;
	padding-left: 36px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-employee-wellness.gif) no-repeat left top;
}
a.operatingstatus {
	display: block;
	min-height: 24px;
	padding-top: 7px;
	padding-left: 36px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-operatingstatus.png) no-repeat left top;
}
a.facilitiesdirectory {
	display: block;
	min-height: 24px;
	padding-top: 0px;
	padding-left: 36px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-facilitiesdirectory.png) no-repeat left top;
}
a.traffic {
	display: block;
	min-height: 24px;
	padding-top: 7px;
	padding-left: 36px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-traffic.png) no-repeat left top;
}
a.record {
	display: block;
	min-height: 24px;
	padding-top: 7px;
	padding-left: 36px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-nihrecord.png) no-repeat left top;
}
a.flushots {
	display: block;
	min-height: 24px;
	padding-top: 7px;
	padding-left: 36px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-flushot.png) no-repeat left top;
}



a.update { /* Used on NED site */
	display: block;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-update.gif) no-repeat left top;
}
a.moreinfo { /* Used on NED site */
	display: block;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-moreinfo.gif) no-repeat left top;
}


.researchmattersstory {
	clear: both;
	float: left;
	position: relative;
	top: 3px;
	width: 442px;  /* IE will insert too much space below if we omit this */
}
.researchmattersstory p {
	padding-bottom: 1em;
	margin: 0;
}
.researchmattersstory p.image {
	clear: both;
	float: left;
	width: 72px;
	padding-right: 9px;
}
.researchmattersstory h3 {
	clear: none;
	font: normal 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.2em;
}
.researchmattersstory h3 a {
}
.researchmattersstory .description {
	float: left;
	width: 361px;
	position: relative;
	top: -3px;
}
p.researchmattersdate,
p.podcastdate,
p.headerdate {
	font: 0.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0.3em;
	margin-bottom: 1em;
}


#rightwidecolumn .storylistitem {
	clear: both;
	float: left;
	position: relative;
	top: 3px;
	width: 712px;  /* IE will insert too much space below if we omit this */
}
#rightwidecolumn .storylistitem p {
	padding-bottom: 1em;
	margin: 0;
}
#rightwidecolumn .storylistitem p.image {
	clear: both;
	float: left;
	width: 72px;
	padding-right: 9px;
}
#rightwidecolumn .storylistitem h3 {
	clear: none;
	font: normal 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.2em;
}
#rightwidecolumn .storylistitem h3 a {
}
#rightwidecolumn .storylistitem .description {
	float: left;
	width: 631px;
	position: relative;
	top: -3px;
}


/* For News Releases */
.hashtags, .slogan {
	text-align: center;
}


.subscriptionlist ul {
	padding-left: 0;
	margin-left: 8px;
	list-style-image: none;
}
.subscriptionlist .audio {
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/sound_icon.gif) no-repeat 0 3px;
}
.subscriptionlist .video {
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/movie_icon.gif) no-repeat 0 3px;
}
.subscriptionlist .picture {
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/camera_icon.gif) no-repeat 0 0;
}
.subscriptionlist .facebook {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/facebook_icon.gif) no-repeat left top;
}
.subscriptionlist .twitter {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/twitter_icon.png) no-repeat left top;
}
.subscriptionlist .blog {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/blog_icon.gif) no-repeat left top;
}
.subscriptionlist .podcast {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/podcast_icon.gif) no-repeat left top;
}
.subscriptionlist .vodcast {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/video_icon.gif) no-repeat left top;
}
.subscriptionlist .rss {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/feed_icon.gif) no-repeat left top;
}
.subscriptionlist .mobile {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/mobileapp_icon.gif) no-repeat left top;
}
.subscriptionlist .newsletter {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/newsletter_icon.gif) no-repeat left top;
}
.subscriptionlist .linkedin {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/linkedin_icon.gif) no-repeat left top;
}
.subscriptionlist .youtube {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/youtube_icon.gif) no-repeat left top;
}
.subscriptionlist .flickr {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/flickr_icon.png) no-repeat left top;
}
.subscriptionlist .pinterest {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/pinterest_icon.png) no-repeat left top;
}
.subscriptionlist .googleplus {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/googleplus_icon.png) no-repeat left top;
}
.subscriptionlist .tumblr {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/tumblr_icon.png) no-repeat left top;
}

p .facebook {
	display: inline-block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/facebook_icon.gif) no-repeat 0 2px;
}
p .twitter {
	display: inline-block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/twitter_icon.png) no-repeat 0 2px;
}

.videolist .youtube {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/youtube_icon.gif) no-repeat left top;
}

audio {
	display: block;
	width: 100%;
	margin-bottom: 1.3em;
}

.researchmatterswidget {
	margin-bottom: 1.3em;
}


#followdirector {
	overflow: auto;
}
#followdirector form {
	margin-top: 4px;
	margin-bottom: 1em;
}
#followdirector legend {
	color: #444;
	padding: 0 0 4px 0;
	margin: 0;
}
#followdirector #email {
	font: normal 0.9em/1.4em Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #757575;
	width: 150px;
	height: 20px;
	padding-left: 4px;
	margin-top: 1px;
	margin-right: 4px;
	border: 1px solid #bfbfbe;
}
#followdirector .form_button {
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}


.uptotop {
	clear: both;
	text-align: left;
	font: 0.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	padding-top: 15px;
	margin: 0 35px 6px 20px;
}
.uptotop a {
	color: #757575;
	padding-left: 13px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/icon_uptotop.gif) no-repeat left 0.5em;
}
.uptotop a:hover {
	color: #757575;
}
.uptotop a:visited {
	color: #757575;
}
#lastupdated {
	text-align: right;
	position: relative;
	top: -1.7em;
	font: 0.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
	margin-left: 12em;
	margin-right: 20px;
}


#socialmedia {
	clear: both;
	text-align: center;
	margin: 0 auto;
	font: 0.9em/1em Trebuchet MS, Arial, Helvetica, sans-serif;
	width: 944px;
	min-height: 56px;
	background: #f3f2f2 url(/web/20141231052630im_/http://www.nih.gov/images/socialmedia-bkgnd.jpg) no-repeat left bottom;
}
#socialmedia h2 {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#socialmedia ul {
	list-style-type: none;
	padding: 12px 0 18px 18px;
	margin: 0;
	list-style-image: none;
}
#socialmedia ul li {
	position: relative;
	display: inline;
	padding: 8px 18px 5px 0;
	margin: 0;
	background: none;
}
#socialmedia ul li .externalllinktooltip,
#socialmedia ul li .externalllinktooltipleft {
	position: absolute;
	left: -3000px;
	top: -32px;
	text-align: center;
	width: 266px;
	height: 35px;
	padding: 10px 6px 0 6px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/externalllinktooltip.png) no-repeat left top;
	/* border: 1px solid #bbb;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px; */
}
#socialmedia ul li .externalllinktooltipleft {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/externalllinktooltip.png) no-repeat 0 -45px;
}
#socialmedia ul li:hover .externalllinktooltip,
#socialmedia ul li:hover .externalllinktooltipleft {
	display: block; /* Necessary to work in IE7 & IE8 */
	left: -218px;
}
#socialmedia ul li:hover .externalllinktooltipleft {
	left: 20px;
}
#socialmedia ul li a {
	display: inline-block;
	height: 15px;
	padding: 4px 0 1px 23px;
}
#socialmedia ul li .externalllinktooltip a,
#socialmedia ul li .externalllinktooltipleft a {
	display: inline;
	height: auto;
	padding: 0;
}
#socialmedia ul li a.last {
	padding-right: 0;
}
#socialmedia ul li a.contactus {
	min-height: 0;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/socialmedia-color-contactus.gif) no-repeat 0 1px;
}
#socialmedia ul li a.bookmark {
	min-height: 0;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/socialmedia-color-bookmark.gif) no-repeat 0 1px;
}
#socialmedia ul li a.email {
	min-height: 0;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/socialmedia-color-email.gif) no-repeat 0 1px;
}
#socialmedia ul li a.rss {
	min-height: 0;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/socialmedia-color-rss.gif) no-repeat 0 1px;
}
#socialmedia ul li a.widgets {
	min-height: 0;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/socialmedia-widgets.gif) no-repeat 0 1px;
}
#socialmedia ul li a.multimedia {
	min-height: 0;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/socialmedia-color-multimedia.gif) no-repeat 0 1px;
}
#socialmedia ul li a.radio {
	min-height: 0;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/socialmedia-color-radio.gif) no-repeat 0 1px;
}
#socialmedia ul li a.twitter {
	min-height: 0;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/socialmedia-color-twitter.gif) no-repeat 0 1px;
}
#socialmedia ul li a.facebook {
	min-height: 0;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/socialmedia-color-facebook.gif) no-repeat 0 1px;
}
#socialmedia ul li a.youtube {
	min-height: 0;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/socialmedia-color-youtube.gif) no-repeat 0 0;
}


p.azindex {
	clear: both;
	padding-top: 0.3em;
	padding-bottom: 0.6em; /* IE */
	margin-bottom: 0.6em;      /* All other browsers */
}
ul.azindex, #globalnav ul li ul.azindex {
	list-style-type: none;
	list-style-image: none;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
	width: 225px;
}
#leftnav ul.azindex {
	width: 171px;
}
ul.azindex li, #leftnav ul.azindex li, #globalnav ul li ul.azindex li {
	float: left;
	width: 1.65em;
	padding: 0;
	margin: 0 3px 3px 0;
	background: none;
}
ul.azindex li a, #leftnav ul.azindex li a, #globalnav ul li ul.azindex li a {
	display: block;
	text-align: center;
	height: auto;
	padding: 0.2em 0;
	background-color: #fff;
	border: 1px solid #939599;
}
ul.azindex li a:visited, #leftnav ul.azindex li a:visited, #globalnav ul li ul.azindex li a:visited {
	color: #004fba;
}
ul.azindex li a:hover, #leftnav ul.azindex li a:hover, #globalnav ul li ul.azindex li a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #be2c2c;
	border: 1px solid #a00000;
}
#indexa ul.azindex li a#a,
#indexb ul.azindex li a#b,
#indexc ul.azindex li a#c,
#indexd ul.azindex li a#d,
#indexe ul.azindex li a#e,
#indexf ul.azindex li a#f,
#indexg ul.azindex li a#g,
#indexh ul.azindex li a#h,
#indexi ul.azindex li a#i,
#indexj ul.azindex li a#j,
#indexk ul.azindex li a#k,
#indexl ul.azindex li a#l,
#indexm ul.azindex li a#m,
#indexn ul.azindex li a#n,
#indexo ul.azindex li a#o,
#indexp ul.azindex li a#p,
#indexq ul.azindex li a#q,
#indexr ul.azindex li a#r,
#indexs ul.azindex li a#s,
#indext ul.azindex li a#t,
#indexu ul.azindex li a#u,
#indexv ul.azindex li a#v,
#indexw ul.azindex li a#w,
#indexx ul.azindex li a#x,
#indexy ul.azindex li a#y,
#indexz ul.azindex li a#z,
#indexnumber ul.azindex li a#number
{
	color: #3d3e40;
	font-weight: bold;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/globalnav-bkgnd-current.gif) repeat-x left bottom;
	border: 1px solid #909;
	cursor: default;
}
.healthtopicsform legend {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
.pubmedbutton {
	padding-top: 0.4em;
	padding-bottom: 0.6em;
}
.transcriptbutton {
	padding-top: 0.4em;
}
.news_rm_image {
}
.searchbox {
	width: 152px;
	height: 18px;
	margin-top: 1px;
	margin-right: 4px;
	border: 1px solid #bfbfbf;
}


.new {
	width: 31px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-new.gif) no-repeat left top;
}
.updated {
	width: 50px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-updated.gif) no-repeat left top;
}
.nihonly {
	width: 84px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-nihonly.gif) no-repeat left top;
}
.odonly {
	width: 81px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-odonly.gif) no-repeat left top;
}
.pioonly {
	width: 84px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-pioonly.gif) no-repeat left top;
}
.espanol {
	width: 62px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-espanol.gif) no-repeat left top;
}
.recoveryicon {
	width: 62px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-recovery.gif) no-repeat left top;
}
.new,
.updated,
.nihonly,
.odonly,
.pioonly,
.espanol,
.recoveryicon {
	display: inline-block;
	position: relative;
	top: 2px;
	left: 1px;
	padding-right: 2px;
	height: 13px;
}
.new strong,
.updated strong,
.nihonly strong,
.odonly strong,
.pioonly strong,
.espanol strong,
.recoveryicon strong {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}


a.disabledlink {
	color: #444;
	text-decoration: none;
	cursor: default;
}



/* For Feature Slides page that displays all slides from home page */
#featureslides #showallslides {
	display: none;
}
#featureslides h3 {
	margin-bottom: 0;
}
#featureslides .description {
	margin-bottom: 0.8em;
}
#featureslides .more {
	display: none;
}
#featureslides .photo {
	margin-bottom: 1.3em;
}


/* For employees.nih.gov */
ul li span.titlenih,
ul li span.titlelanguage,
ul li span.titleoutsidesource,
ul li span.titlemayrequirelogin {
	font-size: 0.8em;
	color: #fff;
	margin: 0 3px 0 3px;
	padding: 0 4px 1px 4px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
ul li span.titlenih {
	background-color: #369;
}
ul li span.titlelanguage {
	background-color: #dd5522;
}
ul li span.titleoutsidesource {
	background-color: #999;
}
ul li span.titlemayrequirelogin {
	background-color: #ef3939;
}
ul li  div.titlenote {
	color: #666;
}


/* For employees.nih.gov and health.nih.gov */
ul.azindex li a.letterdisabled, #globalnav ul li ul.azindex li a.letterdisabled {
	color: #aaa;
	background-color: #fff;
	border: 1px solid #aaa;
}
ul.azindex li a.letterdisabled:hover, #globalnav ul li ul.azindex li a.letterdisabled:hover {
	font-weight: normal;
	color: #aaa;
	background-color: #fff;
	border: 1px solid #aaa;
	cursor: default;
}


/* For search page */
#search2 legend {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#search2 input {
	float: left;
}
#search2 #nihsearchbox2 {
	width: 300px;
	height: 18px;
	margin-top: 1px;
	margin-right: 4px;
	border: 1px solid #bfbfbe;
}


#widgets h3 {
	padding-top: 1.5em;
	clear: both;
}
.widget {
	float: left;
	margin-right: 20px;
}
.widgetcode {
	float: left;
	font: normal 0.9em/1.5em "Lucida Console", Monaco, monospace;
	width: 300px;
	height: 150px;
	overflow: scroll;
	padding: 10px;
	padding-top: 8px;
	border: 1px solid #ccc;
	background-color: #eee;
}


/* For jquery accordion affect */
.accordion {
	position: relative;
	overflow: hidden;
}
.js .accordion {
	visibility: hidden;
}
.js .accordion .expand,
.accordion .expand {
	/* display: table !important; */ /* Will open all accordion items if this is not commented out */
}
.accordion .collapse {
	padding-bottom: 1em;
	padding-left: 17px;
}
.accordion .switch {
}
.videolist .switch { /* Do not display switch on "Videos from NIH" page */
	display: none;
}
.accordion .post .switch {
}
.accordion .expand a:link, .expand a:visited {
	padding-left: 17px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-plus-small.gif) no-repeat 0 4px;
}
.accordion .expand a:link.open, .expand a:visited.open {
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/icon-minus-small.gif) no-repeat 0 4px;
}
.accordion.faq h3 {
	font: 1em/1.5em Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #444;
}
.noswitch .switch { /* Do not display switch */
	display: none;
}
	


/* For news releases */
.floatingbox .audio {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/sound_icon.gif) no-repeat left top;
}
.floatingbox .video {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/subscriptions/video_icon.gif) no-repeat left top;
}

.footnote {
	font: 0.9em/1.5em Trebuchet MS, Arial, Helvetica, sans-serif;
}

/* Sharing Tools */
.addthis_toolbox {
	margin: 0 0 1.3em 0;
	height: 1%; /* To remove extra space below in IE7 */
}
.atclear {
	clear: left !important;
}
.subtitle {
	font-style: italic;
	color: #800;
	/* position: relative; */
	/* top: -1em; */ /* To make it display closer to the H1 */
	margin: 0 0 1.3em 0;
}


/* For Landing Pages */
#teasergrid,
.teasergrid {
	float: left;
	width: 639px;
	padding-bottom: 20px;
	background-color: #fff;
	overflow: auto;
}
.teasergrid.withleftnav {
	width: 713px;
}
#teasergrid .teaseritem,
.teasergrid .teaseritem {
	float: left;
	width: 309px;
}
.teasergrid.withleftnav .teaseritem {
	width: 346px;
}
#teasergrid .teaseritem.alpha,
.teasergrid .teaseritem.alpha {
	clear: both;
	padding-right: 20px;
}
#teasergrid h3,
.teasergrid h3 {
	line-height: 1.4em;
	margin-bottom: 0.3em;
}
#teasergrid .image,
.teasergrid .image {
	float: left;
	width: 72px;
	padding-bottom: 15px;
	margin-top: 3px;
}
#teasergrid .description,
.teasergrid .description {
	float: left;
	width: 227px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.teasergrid.withleftnav .description {
	width: 264px;
}

.button {
	display: inline-block;
	background: #8f673b; /* Old browsers */
	background: -moz-linear-gradient(top,  #c19463 0%, #8f673b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c19463), color-stop(100%,#8f673b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c19463 0%,#8f673b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c19463 0%,#8f673b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c19463 0%,#8f673b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c19463 0%,#8f673b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19463', endColorstr='#8f673b',GradientType=0 ); /* IE6-9 */
	border: 1px solid #fff;
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}
.button a {
	color: #fff;
	display: inline-block;
	padding: 0.3em 12px;
}
.button.arrow a {
	padding: 0.3em 23px 0.3em 12px;
	background: transparent url(/web/20141231052630im_/http://www.nih.gov/images/arrow-white.gif) no-repeat center right;
}
.button:hover {
	background: #724d28; /* Old browsers */
	background: -moz-linear-gradient(top,  #a36e39 1%, #724d28 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#a36e39), color-stop(100%,#724d28)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a36e39 1%,#724d28 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a36e39 1%,#724d28 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a36e39 1%,#724d28 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a36e39 1%,#724d28 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a36e39', endColorstr='#724d28',GradientType=0 ); /* IE6-9 */
}
.button a:hover {
	text-decoration: none;
}
.reference {
	clear: both;
	font: normal 0.9em/1.4em Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #6e6e6e;
	width: 100%;  /* IE will insert too much space for top padding if we omit this */
	padding-top: 21px;
	margin-top: 0;
	margin-bottom: 1em;
	background: url(/web/20141231052630im_/http://www.nih.gov/images/reference-bkgnd.gif) no-repeat left top;
}

#rightcolumn .box ul.grid,
.floatingbox ul.grid {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding-bottom: 10px;
	overflow: auto;
}
#rightcolumn .box ul.grid li,
.floatingbox ul.grid li {
	list-style-image: none;
	list-style-type: none;
	clear: none;
	float: left;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 10px;
}
#rightcolumn .box ul.grid li img,
.floatingbox ul.grid li img {
	clear: none;
	float: none;
	position: static;
	padding: 0;
	margin: 0;
}

#footer {
	clear: both;
	width: 944px;
	font: 0.9em/1em Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #6e6e6e;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0 auto;
	background-color: #e8e7e3;
}
#footer h2 {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#footer p.address {
	padding-top: 8px;
}
#footer ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	padding-bottom: 1.3em;
	margin: 0;
}
#footer li {
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
}
#footer li a {
	padding-left: 0.4em;
	padding-right: 0.8em;
	margin: 1px;
	border-right: 1px solid #c1c1c1;
}
#footer li.last a {
	border-right: none;
}
/*
#footer a {
	color: #6e6e6e;
}
#footer a:visited {
	color: #6e6e6e;
}
#footer a:hover {
	color: #444;
	text-decoration: underline;
}
*/
/*
     FILE ARCHIVED ON 05:26:30 Dec 31, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:50:06 Feb 15, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.607
  exclusion.robots: 0.057
  exclusion.robots.policy: 0.029
  esindex: 0.008
  cdx.remote: 17.815
  LoadShardBlock: 206.244 (3)
  PetaboxLoader3.datanode: 194.224 (5)
  PetaboxLoader3.resolve: 376.47 (3)
  load_resource: 431.451 (2)
*/