body {
	font: 80%/1.5em Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #444;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #e8e7e3 url(../images/body-bkgnd.jpg) no-repeat center top;
}


/* Share Stack Styles */            
.stack { position: fixed; bottom: 28px; right: 40px; font: 13px "Trebuchet MS", Verdana, Helvetica, sans-serif; color: #666; }
.stack * { margin: 0; padding: 0; }
.stack > img { position: relative; cursor: pointer; padding-top: 35px; z-index: 2; }
.stack ul { list-style: none; position: absolute; top: 5px; margin:0; cursor: pointer; z-index: 1; }
.stack ul li { position: absolute; }
.stack ul li img { border: 0; }
.stack ul li span { display: none; }
.stack .openStack li span { 
    display: block;
    position: absolute;
    top: 17px;
    right: 60px;
    height: 14px;   
    line-height: 14px;
    background-color:#000;
    border: 0;  
    padding: 3px 10px;  
    text-align: center;
    text-shadow: #000 1px 1px 1px;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    font-size: 12px;
    color: #fcfcfc; 
    border-radius: 10px;    
    opacity: .85;
    filter: alpha(opacity = 85);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

/* IE Fixes */
.stack{ _position: absolute;}
.stack ul { _z-index:-1; _top:-15px; }
.stack ul li { *right:5px; }



.bx-pager{
	display: none;
}
.nivo-controlNav{
	display: none;
}
#skipnav {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
form {
	margin: 0;
}
fieldset {
	padding: 0;
	margin: 0;
	border: none;
}
.inputfield {
	height: 18px;
	margin-top: 1px;
	margin-right: 4px;
	border: 1px solid #bfbfbf;
}
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: white;
	/*text-transform: uppercase;*/
	padding-top: 21px;
	margin-top: 0;
	margin-bottom: 1em;
	background: url(../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;
}
.right
{
	text-align: center;
	width: 90%;
}
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.7em;
	margin-top: 0;
	margin-bottom: 1.3em;
}
ul.indent {
	padding-left: 3em;
}
ul {
	list-style-image: url(../images/bullet-largegraysolid.gif);
	list-style-type: none;
}
ul ul {
	list-style-image: url(../images/bullet-largegrayhollow.gif);
}
ul ul ul {
	list-style-image: url(../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: navy;
	text-decoration: none;
}
a:visited {
	color: navy;
}
a:hover {
	color: blue;
}
.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;
	text-align: left;
	margin: 0 auto;
	width: 944px;
}

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

#banner {
	height: 104px;
}
#banner h2 {
	background: none;
}
#banner p {
	position: absolute;
	top: 0;
	left: 0;
	width: 274px;
	height: 30px;
}
#banner p span, #banner h2 span {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: auto;
}
#banner p, #banner ul {
	font: 0.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	list-style-image: none;
}
#banner a {
	color: #757575;
}
#banner a:visited {
	color: #757575;
}
#banner a:hover {
	color: #444;
	text-decoration: underline;
}
#banner p a {
	display: block;
	width: 274px;
	height: 30px;
	background: transparent;
}
#banner p a:hover {
	background: transparent;
}
#banner h2 {
	position: absolute;
	/*top: 32px;*/
	top: 48px;
	left: 0;
	width: 0px;
	height: 30px;
	padding: 0;
	margin: 0;
}
#banner h2 a {
	display: block;
	/*width: 344px;*/
	width:580px;
	height: 30px;
	background: transparent;
	/*margin-left: 98px;*/
	color:rgb(40, 59, 158) !important;
}
#banner h2 a:hover {
	background: transparent;
	text-decoration:none;
}
#banner p#tagline {
	position: absolute;
	/*top: 57px;*/
	top: 78px;
	left: 0;
	width: 214px;
	height: 16px;
	background: transparent;
	/*margin-left: 97px;*/
	margin-left: 355px;
	FONT-SIZE:13PX !IMPORTANT;
	font-family: "Lucida Handwriting" !important;
	font-weight:bold;
	color:rgb(155, 151, 149);
}
#banner ul#utilities {
	position: absolute;
	top: 9px;
	/*right: 141px;*/	
	right: 0px;	
	text-align: right;
	padding: 0;
	margin: 0;
	list-style-type: 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: 38px;
	right: 0;
	min-width: 298px;
}
* html #search {   /* IE6 fix */
	width: 332px;
}
#search legend {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#search input {
	float: left;
}
#nihsearchbox {
	width: 255px;
	height: 18px;
	margin-top: 1px;
	margin-right: 4px;
	border: 1px solid #bfbfbe;
}

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

#globalnav {
	position: absolute;
	top: 98px;
	left: 0;
	width: 944px;
	z-index: 1000;
}
#globalnav h2 {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#globalnav ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#globalnav ul li {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	background: none;
}
#globalnav span {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#globalnav ul li a {
	display: block;
	height: 45px !important;
}
#globalnav ul li ul li a {
	display: block;
	height: 25px !important;
}

/*#globalnav a:visited {
	color: #004fba;
}*/
#globalnav a {
	color: rgb(127, 127, 127) !important;
}
#globalnav a:hover {
	color: navy !important;
}
#globalnav div a {
	display: inline;
}

#globalnav #healthinfotab {
	width: 127px; 
	background: transparent url(../images/globalnav.JPG) no-repeat 0 6px;
}
#healthinfo #globalnav #healthinfotab {
	background: transparent url(../images/globalnav.JPG) no-repeat 0 -84px;
}
#globalnav #healthinfotab:hover {
	background: transparent url(../images/globalnav.JPG) no-repeat 0 -84px;
}
#globalnav #healthinfotab.show {
	background: transparent url(../images/globalnav.JPG) no-repeat 0 -39px;
}
#healthinfo #globalnav #healthinfotab:hover {
	background: transparent url(../images/globalnav.JPG) no-repeat 0 -84px;
}
#healthinfo #globalnav #healthinfotab.show {
	background: transparent url(../images/globalnav.JPG) no-repeat 0 -39px;
}

#globalnav #grantstab {
	width: 226px;
	background: transparent url(../images/globalnav.JPG) no-repeat -127px 6px;
}
#grants #globalnav #grantstab {
	background: transparent url(../images/globalnav.JPG) no-repeat -127px -84px;
}
#globalnav #grantstab:hover {
	background: transparent url(../images/globalnav.JPG) no-repeat -127px -84px;
}
#globalnav #grantstab.show {
	background: transparent url(../images/globalnav.JPG) no-repeat -127px -39px;
}
#grants #globalnav #grantstab:hover {
	background: transparent url(../images/globalnav.JPG) no-repeat -127px -84px;
}
#grants #globalnav #grantstab.show {
	background: transparent url(../images/globalnav.JPG) no-repeat -127px -39px;
}

#globalnav #newstab {
	width:259px;
	background: transparent url(../images/globalnav.JPG) no-repeat -353px 6px;
}
#news #globalnav #newstab {
	background: transparent url(../images/globalnav.JPG) no-repeat -353px -84px;
}
#globalnav #newstab:hover {
	background: transparent url(../images/globalnav.JPG) no-repeat -353px -84px;
}
#globalnav #newstab.show {
	background: transparent url(../images/globalnav.JPG) no-repeat -353px -39px;
}
#news #globalnav #newstab:hover {
	background: transparent url(../images/globalnav.JPG) no-repeat -353px -84px;
}
#news #globalnav #newstab.show {
	background: transparent url(../images/globalnav.JPG) no-repeat -353px -39px;
}

#globalnav #researchtab {
	width: 188px;
	background: transparent url(../images/globalnav.JPG) no-repeat -612px 6px;
}
#research #globalnav #researchtab {
	background: transparent url(../images/globalnav.JPG) no-repeat -612px  -84px;
}
#globalnav #researchtab:hover {
	background: transparent url(../images/globalnav.JPG) no-repeat -612px  -84px;
}
#globalnav #researchtab.show {
	background: transparent url(../images/globalnav.JPG) no-repeat -612px  -39px;
}
#research #globalnav #researchtab:hover {
	background: transparent url(../images/globalnav.JPG) no-repeat -612px  -84px;
}
#research #globalnav #researchtab.show {
	background: transparent url(../images/globalnav.JPG) no-repeat -612px  -39px;
}

#globalnav #institutestab {
	width: 144px;
	background: transparent url(../images/globalnav.JPG) no-repeat -800px 6px;
}
#institutes #globalnav #institutestab {
	background: transparent url(../images/globalnav.JPG) no-repeat -800px -84px;
}
#globalnav #institutestab:hover {
	background: transparent url(../images/globalnav.JPG) no-repeat -800px -84px;
}
#globalnav #institutestab.show {
	background: transparent url(../images/globalnav.JPG) no-repeat -800px -39px;
}
#institutes #globalnav #institutestab:hover {
	background: transparent url(../images/globalnav.JPG) no-repeat -800px -84px;
}
#institutes #globalnav #institutestab.show {
	background: transparent url(../images/globalnav.JPG) no-repeat -800px -39px;
}

/*#globalnav #abouttab {
	width: 116px;
	background: transparent url(../images/globalnav.JPG) no-repeat -828px 6px;
}
#about #globalnav #abouttab {
	background: transparent url(../images/globalnav.JPG) no-repeat -828px -84px;
}
#globalnav #abouttab:hover {
	background: transparent url(../images/globalnav.JPG) no-repeat -828px -84px;
}
#globalnav #abouttab.show {
	background: transparent url(../images/globalnav.JPG) no-repeat -828px -39px;
}
#about #globalnav #abouttab:hover {
	background: transparent url(../images/globalnav.JPG) no-repeat -828px -84px;
}
#about #globalnav #abouttab.show {
	background: transparent url(../images/globalnav.JPG) no-repeat -828px -39px;
}*/

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

#globalnav ul .megamenu {
	position: absolute;
	top: 45px;
	padding: 18px 18px 13px 20px;
	background: #fff url(../images/megamenu-bkgnd.jpg) no-repeat right bottom;
	border: 1px solid #a1a1a1;
	border-top: none;
	display: none;
	width: 460px;
}
#globalnav ul .megamenu legend {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}

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

#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: 408px;
}
#globalnav #healthinfotab .megamenu .rightcol {
	width: 172px;
}
#globalnav #grantstab .megamenu {
	width: 398px;
}
#globalnav #grantstab .megamenu .rightcol {
	width: 172px;
}
#globalnav #newstab .megamenu {
	width: 398px;
}
#globalnav #newstab .megamenu .rightcol {
	width: 172px;
}
#globalnav #researchtab .megamenu {
	width: 410px;
}
#globalnav #researchtab .megamenu .rightcol {
	width: 180px;
}
#globalnav #institutestab .megamenu {
	width: 410px;
}
#globalnav #institutestab .megamenu .rightcol {
	width: 172px;
}
#globalnav #abouttab .megamenu {
	width: 398px;
}
#globalnav #abouttab .megamenu .rightcol {
	width: 206px;
}

a.more {
	display: inline-block;
	padding-right: 10px;
	background: transparent url(../images/arrow-right.gif) no-repeat right 6px;
}
a.more:visited {
	background: transparent url(../images/arrow-right.gif) no-repeat right -29px;
}
a.more:hover {
	background: transparent url(../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(../images/button-more-brown.gif) no-repeat left top;
}

#globalnav ul li#healthinfotab div, #globalnav ul li#grantstab div, #globalnav ul li#newstab div {
	left: 0;
}
#globalnav ul li#researchtab div, #globalnav ul li#institutestab div, #globalnav ul li#abouttab div {
	right: 0;
}
#globalnav ul li:hover div,
#globalnav ul li.show div {
	display: block;
}
#globalnav ul li.with-js div {
	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: 20px;
	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.reporter, a.reporter {
	background: transparent url(../images/badge-reporter.gif) no-repeat left top;
}
#globalnav div a.reporter, a.report {
	background: transparent url(../images/badge-report.gif) no-repeat left top;
}
#globalnav div a.era, a.era {
	background: transparent url(../images/badge-era-commons.gif) no-repeat left top;
}
#globalnav div a.newsinhealth, a.newsinhealth {
	background: transparent url(../images/badge-newsinhealth.gif) no-repeat left top;
}
#globalnav div a.nihrecord, a.nihrecord {
	background: transparent url(../images/badge-nihrecord.gif) no-repeat left top;
}
#globalnav div a.researchmatters, a.researchmatters {
	background: transparent url(../images/badge-researchmatters.gif) no-repeat left top;
}
#globalnav div a.oppnet, a.oppnet {
	background: transparent url(../images/badge-oppnet.gif) no-repeat left top;
}
#globalnav div a.stemcell, a.stemcell {
	background: transparent url(../images/badge-stemcell.gif) no-repeat left top;
}
#globalnav div a.pubmed, a.pubmed {
	background: transparent url(../images/badge-pubmed.gif) no-repeat left top;
}
#globalnav div a.nidb, a.nidb {
	background: transparent url(../images/badge-nidb.gif) no-repeat left top;
}
#globalnav div a.nihblueprint, a.nihblueprint {
	background: transparent url(../images/badge-nihblueprint.gif) no-repeat left top;
}
#globalnav div a.ned, a.ned {
	background: transparent url(../images/badge-ned.gif) no-repeat left top;
}
#globalnav div a.photogalleries, a.photogalleries {
	background: transparent url(../images/badge-photogalleries.jpg) no-repeat left top;
}
#globalnav div a.discovery, a.discovery {
	background: transparent url(../images/badge-discovery.gif) no-repeat left top;
}
#globalnav div a.nihataglance, a.nihataglance {
	background: transparent url(../images/badge-nihataglance.gif) no-repeat left top;
}
#globalnav div a.commonfund, a.commonfund {
	background: transparent url(../images/badge-commonfund.gif) no-repeat left top;
}
#globalnav div a.feedback, a.feedback {
	background: transparent url(../images/badge-feedback.gif) no-repeat left top;
}
#globalnav div a.arra, a.arra {
	background: transparent url(../images/badge-arra.gif) no-repeat left top;
}
#globalnav div a.nihradio, a.nihradio {
	background: transparent url(../images/badge-nihradio.gif) no-repeat left top;
}
#globalnav div a.visitorinfo, a.visitorinfo {
	background: transparent url(../images/badge-visitorinfo.gif) no-repeat left top;
}

#globalnav div a.rss {
	display: block;
	height: 18px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(../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(../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(../images/icon-videocast.gif) no-repeat left top;
}


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

#content {
	float: left;
	width: 944px;
	padding-top: 39px;
	background-color: #fff;
}
* html #content {   /* IE6 fix */
	float: none;
	height: 328px;
}
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(../images/header-healthinfo.jpg) no-repeat left top;
}
h2.news {
	background: #fff url(../images/header-news.jpg) no-repeat left top;
}
h2.research {
	background: #fff url(../images/header-research.jpg) no-repeat left top;
}
h2.institutes {
	background: #fff url(../images/header-institutes.jpg) no-repeat left top;
}
h2.about {
	background: #fff url(../images/header.jpg) no-repeat left top;
}
h2.director {
	background: #fff url(../images/header-director.jpg) no-repeat left top;
}
h2.researchmatters {
	background: #fff url(../images/header-researchmatters.jpg) no-repeat left top;
}
h2.discovery {
	background: #fff url(../images/header-discovery.jpg) no-repeat left top;
}
h2.radio {
	background: #fff url(../images/header-radio.jpg) no-repeat left top;
}
h2.vodcast {
	background: #fff url(../images/header-vodcast.jpg) no-repeat left top;
}
h2.almanac {
	background: #fff url(../images/header-almanac.jpg) no-repeat left top;
}
h2.pio {
	background: #fff url(../images/header-pio.jpg) no-repeat left top;
}
h2.clearcommunication {
	background: #fff url(../images/header-clearcommunication.jpg) no-repeat left top;
}
h2.subscriptions {
	background: #fff url(../images/header-subscriptions.jpg) no-repeat left top;
}
h2.laskerscholar {
	background: #fff url(../images/header-laskerscholar.jpg) no-repeat left top;
}
h2.ocpl {
	background: #fff url(../images/header-ocpl.jpg) no-repeat left top;
}
h2.od {
	background: #fff url(../images/header-od.jpg) no-repeat left top;
}
h2.foia {
	background: #fff url(../images/header-foia.jpg) no-repeat left top;
}
h2.wag {
	background: #fff url(../images/header-wag.jpg) no-repeat left top;
}
h2.jobsatnih {
	background: #fff url(../images/header-jobsatnih.jpg) no-repeat left top;
}
h2.teledirectory {
	background: #fff url(../images/header-teledirectory.jpg) no-repeat left top;
}
h2.ned {
	background: #fff url(../images/header-ned.jpg) no-repeat left top;
}
h2.adc {
	background: #fff url(../images/header-adc.jpg) no-repeat left top;
}
h2.smrb {
	background: #fff url(../images/header-smrb.jpg) no-repeat left top;
}
h2.copr {
	background: #fff url(../images/header-copr.jpg) no-repeat left top;
}
h2.getinvolved {
	background: #fff url(../images/header-getinvolved.jpg) no-repeat left top;
}
h2.employees {
	background: #fff url(../images/header-employees.jpg) no-repeat left top;
}
h2.recovery {
	background: #fff url(../images/header-recovery.jpg) no-repeat left top;
}
h2.recoverygrantinfo {
	background: #fff url(../images/header-recoverygrantinfo.jpg) no-repeat left top;
}
h2.enhancingpeerreview {
	background: #fff url(../images/header-enhancingpeerreview.jpg) no-repeat left top;
}
h2.enhancingpeerreviewintranet {
	background: #fff url(../images/header-enhancingpeerreviewintranet.jpg) no-repeat left top;
}
h2.calendar {
	background: #fff url(../images/header-calendar.jpg) no-repeat left top;
}
h2.searchresults {
	background: #fff url(../images/header-searchresults.jpg) no-repeat left top;
}
h2.search {
	background: #fff url(../images/header-search.jpg) no-repeat left top;
}

a .pdf_link {
	display: inline-block;
	color: #757575;
	padding-left: 17px;
	background: transparent url(../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(../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(../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(../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(../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(../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(../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(../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(../images/icon-avi.gif) no-repeat 2px 2px;
}

p.contact { /* Used on health.nih.gov */
	padding-left: 17px;
	background: transparent url(../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 
{
	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 
{
	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(../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(../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(../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(../images/icon-membership.gif) no-repeat left top;
}

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

table.datatable {
	border: none;
	margin-bottom: 1.6em;
}
table.datatable caption {
	text-align: left;
	font-weight: bold;
	color: #fff;
	padding: 0.2em;
	background-color: #777;
	border-bottom: 1px solid #e8e7e3;
}
table.tight {
	border-top: 1px solid #e8e7e3;
	border-left: 1px solid #e8e7e3;
}
table.datatable th {
	text-align: left;
	padding: 0.2em 2em 0.2em 0.2em;
	border-bottom: 1px solid #e8e7e3;
}
table.datatable td {
	padding: 0.2em 2em 0.2em 0.2em;
	border-bottom: 1px solid #e8e7e3;
}
table.tight th {
	font: bold 0.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0.3em 0.5em 0.3em 0.5em;
	border-right: 1px solid #e8e7e3;
	border-bottom: 1px solid #e8e7e3;
}
table.tight td {
	font: 0.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 0.3em 0.5em 0.3em 0.5em;
	border-right: 1px solid #e8e7e3;
	border-bottom: 1px solid #e8e7e3;
}
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;
}

.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(../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(../images/breadcrumbs-bkgnd.gif) no-repeat left top;
}
* html #breadcrumbs {   /* IE6 fix */
	height: 21px;
}
#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(../images/leftnav-bkgnd.jpg) no-repeat left top;
}
#leftnav h3 {
	color: #996c36;
	padding-bottom: 1em;
	margin-bottom: 0.2em;
	background: url(../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(../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;
}
#centercolumn {
	float: left;
	width: 442px;
	padding: 27px 20px 0 0;
	background: transparent url(../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(../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(../images/widecolumn-bkgnd.jpg) no-repeat left top;
}
#rightcolumn {
	float: left;
	width: 271px;
	padding: 10px 0 10px 0;
	background: transparent url(../images/rightcolumn-bkgnd.jpg) no-repeat left top;
}
#rightcolumn .box {
	padding: 17px 20px 8px 20px;
}
#rightcolumn .box h3 {
	color: #996a32;
	margin-bottom: 0.7em;
}
#rightcolumn .box h4 {
	padding-bottom: 1.2em;
	margin-bottom: 0.5em;
	background: url(../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(../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 form {
	float: left;
	width: 231px;
	margin-bottom: 1.1em;
}
#rightcolumn fieldset {
	float: left;
}
#rightcolumn .searchbox {
	width: 152px;
	height: 18px;
	margin-top: 1px;
	margin-right: 4px;
	border: 1px solid #bfbfbf;
}
#rightcolumn 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(../images/pagetools-print.gif) no-repeat 0 1px;
}
#rightcolumn .pagetools ul li a.email {
	background: url(../images/pagetools-email.gif) no-repeat 0 1px;
}
#rightcolumn .pagetools ul li a.multimedia {
	background: url(../images/pagetools-multimedia.gif) no-repeat 0 1px;
}
#singlecolumn {
	float: left;
	width: 904px;
	padding: 27px 20px 0 20px;
	background: transparent url(../images/singlecolumn-bkgnd.jpg) no-repeat left top;
}

.callout {
	padding: 17px 20px 4px 20px;
	margin: 0 40px 1.3em 40px;
	background: #dedede url(../images/rightcol-box-bkgnd.jpg) repeat-x left top;
	border: 1px solid #bfbfbf;
}

.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(../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: 0;
	margin: 0;
	background: none;
}
ul.news_inline_nav li a {
	padding-left: 0.4em;
	padding-right: 0.8em;
	margin: 1px;
	border-right: 1px solid #c1c1c1;
}
ul.news_inline_nav li.last a {
	border-right: none;
}

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: 1em;
	margin: 0;
	background: none;
}
ul.nihradiolist li ul {
	padding-bottom: 0;
	padding-left: 18px;
	margin: 0;
	list-style-image: url(../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.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;
}

.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 {
	clear: none;
	float: left;
	padding-left: 18px;
	padding-right: 20px;
	margin-left: 0;
	list-style-image: url(../images/bullet-smallgray.gif);
}
#rightcolumn .box ul.multicollist {
	padding-left: 0;
	list-style-image: none;
}
ul.multicollist li, #rightcolumn .box ul.multicollist li {
	clear: none;
}
ul.last, #rightcolumn .box 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(../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(../images/icon-rss.gif) no-repeat left top;
}
#leftnav a.nihradio {
	display: block;
	height: 18px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(../images/icon-nihradio.gif) no-repeat left top;
}
#leftnav a.multimedia {
	display: block;
	height: 18px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(../images/icon-multimedia.gif) no-repeat left top;
}
#leftnav a.videocast {
	display: block;
	height: 18px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(../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(../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(../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(../images/icon-editorial.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(../images/socialmedia-bookmark.gif) no-repeat left top;
}

a.hr {
	display: block;
	min-height: 24px;
	padding-top: 7px;
	padding-left: 36px;
	background: transparent url(../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(../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(../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(../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(../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(../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(../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(../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(../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(../images/icon-employee-wellness.gif) no-repeat left top;
}


a.update { /* Used on NED site */
	display: block;
	min-height: 16px;
	padding-top: 2px;
	padding-left: 23px;
	background: transparent url(../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(../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;
	color: #757575;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}


#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;
}
.subscriptionlist ul {
	padding-left: 0;
	margin-left: 8px;
	list-style-image: none;
}

.audio {
	padding-left: 20px;
	background: url(../images/sound_icon.gif) no-repeat 0 3px;
}
.video {
	padding-left: 20px;
	background: url(../images/movie_icon.gif) no-repeat 0 3px;
}
.picture {
	padding-left: 20px;
	background: url(../images/camera_icon.gif) no-repeat 0 0;
}
.facebook {
	display: block;
	min-height: 29px;
	padding-left: 20px;
	background: url(../images/socialmedia-facebook.gif) no-repeat 0 1px;
	padding-top:3px;

}
.twitter {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(../images/socialmedia-twitter.gif) no-repeat left top;
}
.blog {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(../images/subscriptions/blog_icon.gif) no-repeat left top;
}
.youtube {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(../images/subscriptions/youtube_icon.gif) no-repeat left top;
}
.podcast {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(../images/subscriptions/podcast_icon.gif) no-repeat left top;
}
.vodcast {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(../images/subscriptions/video_icon.gif) no-repeat left top;
}
.rss {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(../images/subscriptions/feed_icon.gif) no-repeat left top;
}
.mobile {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(../images/subscriptions/mobileapp_icon.gif) no-repeat left top;
}
.newsletter {
	display: block;
	min-height: 18px;
	padding-left: 20px;
	background: url(../images/subscriptions/newsletter_icon.gif) no-repeat left top;
}


.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(../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;
	font: 0.9em/1em Trebuchet MS, Arial, Helvetica, sans-serif;
	width: 924px;
	min-height: 56px;
	padding-left: 20px;
	background: #f3f2f2 url(../images/socialmedia-bkgnd.jpg) no-repeat left bottom;
}
#socialmedia h2 {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#socialmedia ul {
	float: center;
	width: 160px;
	list-style-type: none;
	list-style-image: none;
}
#socialmedia ul li {
	float: left;
	padding: 8px 17px 5px 0;
	margin: 0;
	background: none;
}
#socialmedia ul li a {
	display: block;
	color: #757575;
	height: 15px;
	padding: 4px 0 1px 23px;
}
#socialmedia ul li a:visited {
	color: #757575;
}
#socialmedia ul li a:hover {
	color: #444;
}
#socialmedia ul li a.last {
	padding-right: 0;
}
#socialmedia ul li a.bookmark {
	min-height: 0;
	background: url(../images/socialmedia-bookmark.gif) no-repeat 0 1px;
}
#socialmedia ul li a.email {
	min-height: 0;
	background: url(../images/socialmedia-email.gif) no-repeat 0 1px;
}
#socialmedia ul li a.rss {
	min-height: 0;
	background: url(../images/socialmedia-rss.gif) no-repeat 0 1px;
}
#socialmedia ul li a.widgets {
	min-height: 0;
	background: url(../images/socialmedia-widgets.gif) no-repeat 0 1px;
}
#socialmedia ul li a.multimedia {
	min-height: 0;
	background: url(../images/socialmedia-multimedia.gif) no-repeat 0 1px;
}
#socialmedia ul li a.radio {
	min-height: 0;
	background: url(../images/socialmedia-radio.gif) no-repeat 0 1px;
}
#socialmedia ul li a.twitter {
	min-height: 0;
	background: url(../images/socialmedia-twitter.gif) no-repeat 0 1px;
}
#socialmedia ul li a.facebook {
	min-height: 0;
	background: url(../images/socialmedia-facebook.gif) no-repeat 0 1px;
}
#socialmedia ul li a.youtube {
	min-height: 0;
	background: url(../images/socialmedia-youtube.gif) no-repeat 0 0;
}

* html #socialmedia ul li a.bookmark {   /* IE6 fix */
	width: 8.8em;
}
* html #socialmedia ul li a.email {   /* IE6 fix */
	width: 6.9em;
}
* html #socialmedia ul li a.rss {   /* IE6 fix */
	width: 4.8em;
}
* html #socialmedia ul li a.widgets {   /* IE6 fix */
	width: 5.8em;
}
* html #socialmedia ul li a.multimedia {   /* IE6 fix */
	width: 5.3em;
}
* html #socialmedia ul li a.radio {   /* IE6 fix */
	width: 4.6em;
}
* html #socialmedia ul li a.twitter {   /* IE6 fix */
	width: 3.6em;
}
* html #socialmedia ul li a.facebook {   /* IE6 fix */
	width: 4em;
}
* html #socialmedia ul li a.youtube {   /* IE6 fix */
	width: 4em;
}


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(../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(../images/icon-new.gif) no-repeat left top;
}
.updated {
	width: 50px;
	background: transparent url(../images/icon-updated.gif) no-repeat left top;
}
.nihonly {
	width: 84px;
	background: transparent url(../images/icon-nihonly.gif) no-repeat left top;
}
.odonly {
	width: 81px;
	background: transparent url(../images/icon-odonly.gif) no-repeat left top;
}
.espanol {
	width: 62px;
	background: transparent url(../images/icon-espanol.gif) no-repeat left top;
}
.recoveryicon {
	width: 62px;
	background: transparent url(../images/icon-recovery.gif) no-repeat left top;
}
.new, 
.updated, 
.nihonly, 
.odonly, 
.espanol, 
.recoveryicon {
	display: inline-block;
	position: relative;
	top: 2px;
	left: 1px;
	padding-right: 2px;
	height: 13px;
}
.new strong, 
.updated strong, 
.nihonly strong, 
.odonly strong, 
.espanol strong, 
.recoveryicon strong {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}




/* 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 {
	font-size: 0.8em; 
	background-color: #369; 
	color: #fff; 
	margin: 0 3px 0 3px; 
	padding: 0 3px 0 3px;
}
ul li span.titlelanguage {
	font-size: 0.8em; 
	background-color: #dd5522; 
	color: #fff; 
	margin: 0 3px 0 3px; 
	padding: 0 3px 0 3px;
}
ul li span.titleoutsidesource {
	font-size: 0.8em; 
	background-color: #999; 
	color: #fff; 
	margin: 0 3px 0 3px; 
	padding: 0 3px 0 3px;
}
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: 400px;
	height: 150px;
	overflow: scroll;
	padding: 10px;
	padding-top: 8px;
	border: 1px solid #ccc;
	background-color: #eee;
}


#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;
}
*/

.bx-next {
    position:absolute;
    top: -36px;
	/*right: -5px;*/
	right: 20px;
    z-index:999;
    width: 30px;
    height: 30px;
    text-indent: -999999px;
background: url(../images/gray_next.png) no-repeat 0 -30px;
}

/*previous button*/
.bx-prev {
    position:absolute;
    top: -36px;
	/*right: 10px;*/
	right: 40px;
    z-index:999;
    width: 30px;
    height: 30px;
    text-indent: -999999px;
    background: url(../images/gray_prev.png) no-repeat 0 -30px;
}
.bx-wrapper {
    padding-left:0px;
}
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:286px;	width: 300px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}
.et-custom-list ul li {
background: url(../images/list-checkmark.png) no-repeat 0 4px !important;
padding-left: 25px !important;
margin: 5px 0 !important;
list-style: none !important;
}


.utility ul li {
background: url(../images/list-checkmark.png) no-repeat 0 4px !important;
padding-left: 25px !important;
margin: 5px 0 !important;
list-style: none !important;
}

.list ul li{background:none !important;padding-left:0px !important;}




#clientstyle{
width: 217px;height: 174px;margin-top:15px;margin-left:84px;
}

#post1 {
padding: 0px !important;
}