/* print.css */
body {
	line-height:1.5;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	background: #ffffff;
	width: 7.5in;
	overflow:visible !important;
	behavior:none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
}
#main-body a:link, a:visited {
	background:transparent;
	font-weight:bold;
	text-decoration:underline;
	color:#1F4D7A;
	behavior:none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: .75em 0px;
	behavior:none;
}
p {
	margin: 1em 0px;behavior:none;
}
hr {
	background:#ccc;
	color:#ccc;
	width:100%;
	height:2px;
	margin:2em 0;
	padding:0;
	border:none;
}
pre code, code, pre {
	font:.9em "Courier New", Monaco, Courier, monospace;
	border:none;
	overflow:visible !important;
	padding:1px 3px;
	behavior:none;
}
a img {
	border:none;
	behavior:none;
}
p img.top {
	margin-top:0;
	behavior:none;
}
blockquote {
	margin:1.5em;
	padding:1em;
	font-style:italic;
	font-size:.9em;
	behavior:none;
}

/*******Add this**********/

.addtoany_list, #header-sub .search-under, .search-input, .social-home, .contact-us, #nav, #commentlist, iframe, #totop, #footer-usa {
	display:none; behavior:none;
}
#_atssh, .hide, .skipnavigation {
	display:none; behavior:none;
}
/****************
     HEADER
****************/
#header-sub{
	padding:0;
	margin:0;
	float:none;
	overflow:visible !important;
	height:100px; behavior:none;
}
#header-left {
	background:url(http://www.nlm.nih.gov/internal/webadmin/homepagerefresh/images/logo.png) no-repeat;
	float: none !important;
	overflow:visible !important;
	display:inline-block;
	height:100px;
	font-family:"Times New Roman", Times, serif;
	width:100%; behavior:none;
}
#header-left a {
	display:none; behavior:none;
}
#header-left .slug {
	float: none !important;
	margin-left:55px;
	width:100%;
	text-shadow:none;
	filter:none; behavior:none;
}
#header-left .slug .slug-title a, #header-left .slug .slug-int a {
	text-shadow:none; background:#FFFFFF;
	filter:none;
	color:#000;
	font-size:16pt;
	display:block;
	text-align:center; behavior:none;
}
.logo {
	display:none; behavior:none;
}
#body .left, #body .right {
	float: none !important; behavior:none; background:#FFFFFF;
}
/********Main divs************/
#main-body, #primary, div#secondary, div#primary{
	width: 100%;
	margin: 0;
	padding:0;
	background:#FFFFFF;
	float: none !important;
	overflow:visible !important;
	font-size:14pt;
	border:none;
	behavior:none;
}
/*Portals*/
#body ul.portal-ServiceList{width: 100%;
	margin: 0;
	float: none !important;
	overflow:visible !important;
	font-size:14pt;
	border:none;behavior:none;}
#body ul.portal-ServiceList h2{font-size:16pt; color:#000;behavior:none;}
#body ul.portal-ServiceList li{width:100%;behavior:none;}


#primary ul.invArrow, #body ul.invArrow, #body ul.portal-ServiceList {
	list-style:circle;behavior:none;
}

#container, #wrapper, #wrapper-fluid, #container-fluid, #body, #relatedBar, #footer-sub, #portal, .breadcrumb-brand{
	width: 100%;
	margin: 0;
	float: none !important;
	overflow:visible !important;
	border:none;
	behavior:none;
	background:#FFFFFF;
}
#relatedBar, #relatedBar ul{
	background:#FFFFFF;
	behavior:none;
}
#relatedBar h2 {
	font-size:16pt; behavior:none;
}

#portal-pageTitle{
	font-size:16pt; behavior:none;
}

#barbranding{
width: 100%;
margin:0;
padding:0;
border-top:2px solid #999;
border-bottom:2px solid #999;
clear:both;
background:#FFFFFF; behavior:none;
}
#barbranding h3{color:#000; font-size:16pt; display:block; width:100%; border:none; padding:0; margin:0; behavior:none;}
#barbranding p{text-align:left; behavior:none;}
#barbranding p a{background:transparent;
	font-weight:bold;
	text-decoration:underline;
	color:#1F4D7A; behavior:none;}
#breadcrumb-div{
	width: 100%;
	margin: 0;
	float: none !important;
	overflow:visible !important;
	border-top:none;
	border-bottom:1px solid #999;
	background:#FFF; behavior:none;
	}

#breadcrumb-div p {
	font-size:12pt;
	text-align:left; behavior:none;
}

#breadcrumb-div p a{background:transparent;
	font-weight:bold;
	text-decoration:underline;
	color:#1F4D7A; behavior:none;}


#footer-info {
	width: 100%;
	margin: 2px 0;
	float: none !important;
	overflow:visible !important;
	border:none; behavior:none;
}
#footer-review {
	width: 100%;
	margin: 0;
	float: none !important;
	overflow:visible !important;
	border-top:1px #999 solid;
	text-align:left; behavior:none;
}


/*******
Online-Exhibitions
*********/

div.project{
	width: 100%;
	margin: 0;
	float: none !important;
	overflow:visible !important;
	border-top:1px #999 solid;
	text-align:left; behavior:none;
}

div.project .image{width:90%;overflow:visible !important; margin:0; display:block; float:none; behavior:none;}
div.project .image a{	background:transparent;
	font-weight:bold;
	text-decoration:underline;
	color:#1F4D7A; behavior:none;}
div.project .content{
	width:590px;
	margin: 0;
	float: none !important;
	overflow:visible !important;
	border-top:1px #999 solid;
	text-align:left;
	position:static;
	left:120px; behavior:none;
}