@media print {

#baseline { display: none; }
}

body {
	background-color: #9C9;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

body, p, blockquote, p, li, td {
	color: #333;
	font-size: 9.5pt;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
}

#content { margin: 10px 10px 125px; }

/* LINKS  */

a:link, a:visited {
	color: #36C;
	text-decoration: none;
}

a:hover {
	color: #F90;
	text-decoration: underline;
}

/* MEDIA LISTS  */

ul.audio li {
	background-image: url("../images/icon_podcastSM.jpeg");
	background-position: 0 0;
	background-repeat: no-repeat;
	list-style: none;
	margin: 12px 5px;
	padding: 0 30px 10px;
}

ul.pp li {
	background-image: url("../images/bulletGlobe.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	list-style: none;
	margin: 12px 5px;
	padding: 0 30px 10px;
}

ul.pp li.pp {
	background-image: url("../images/powerpoint.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	list-style: none;
	margin: 12px 5px;
	padding: 0 30px 10px;
}

ul.videos li {
	background-image: url("../images/video_icon.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	list-style: none;
	margin: 12px 5px;
	padding: 0 30px 10px;
}

UL LI {
	font-size: 10pt;
	list-style-image: url("../images/bullet_arrow_blue.gif");
	margin-bottom: 1em;
	margin-left: -20px;
}

ul ul li {
	background-image: none !important;
	font-size: 10pt;
	list-style-image: url("../images/bullet_arrow_blue.gif") !important;
	margin-left: 25px !important;
	padding: 0 !important;
}

OL LI {
	font-size: 10pt;
	margin-left: -20px;
	padding: .5em 0;
}

OL OL LI { font-size: 10pt; }

/* TEXT STYLES  */

h1 {
	color: #036;
	font-size: 1.4em;
}

h2 {
	color: #036;
	font-size: 1.2em;
	line-height: 1.2em;
}

h3 {
	color: #036;
	font-size: 1.1em;
	line-height: 1.2em;
}

h4 { color: #036; }

table, td {
	color: #333;
	font-size: 10pt;
}

.paraTitle {
	color: #036;
	font-size: 10.5pt;
	font-weight: 700;
}

/*TOP NAVIGATION */

#topnav {
	background-image: url("../images/a-z.gif");
	background-repeat: repeat-x;
	color: #afceb4;
	font-weight: bold;
	font-size: 9pt;
}

#topnav a {
	color: #fff;
	padding: 0 3px;
	text-decoration: none;
}

.topnavNoA { padding: 0 3px; }

#topnav a:hover { color: #36C; }

/*LEFT NAVIGATION */

#leftnav {
	background-image: url("../images/nav-bg.gif");
	border-right: 1px solid #f3ebba;
	background-repeat: repeat-y;
	color: #5A8787;
	padding: 0;
	width: 175px;
}

#leftnav img { display: block; }

#leftnav h2 span { display: none; }

#leftnav h2 {
	color: #326599;
	margin: 10px 0 10px 5px;
	padding: 0;
}

#leftnav h4 {
	border-bottom: double;
	border-top: double;
	font-size: 12px;
	padding: 2px;
	text-align: center;
}

.LftNavSpecial {
	border-bottom: double;
	border-top: double;
	color: #036;
	margin: 10px 15px 10px 5px;
	padding: 2px;
}

#leftnav ul {
	margin: 5px 0 0;
	padding: 0;
}

#leftnav ul li {
	color: #669966;
	font-size: 12px;
	line-height: 12px;
	list-style: none outside none;
	margin: 0;
	padding: 4px 15px;
}

#leftnav a:link, #leftnav a:visited {
	color: #47777E;
	font-weight: 700;
	text-decoration: none;
}

#leftnav a:hover {
	color: #F90;
	font-weight: 700;
}

/* BOX AND IMAGE STYLES  */

.imgRt {
	float: right;
	padding: 0 1em .7em;
}

.imgLft {
	float: left;
	padding: 1em;
}

#boxPubMed {
	border: 1px solid #326599;
	color: #666;
	float: right;
	font-size: 10pt;
	margin: 0 0 10px 3px;
	padding: 5px 10px;
	width: 170px;
}

#boxDotted {
	background-image: url("../images/NCCClogo_bg.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 1px dotted #900;
	color: #666;
	font-size: 10pt;
	margin: 0 0 10px 3px;
	padding: 5px 10px;
}

#boxHilite {
	background-color: #FFFACD;
	border: 1px solid #CCC;
	font-size: 10pt;
	margin: 0 10px 10px;
	padding: 10px 10px 0 15px;
}

#boxHilite h1 {
	color: #036;
	font-size: 1.4em;
	margin: 0;
}

/* SEARCHFORM */

abbr {
	border-bottom: thin dotted #ccc;
	cursor: help;
}

/* LISTS  */

div.resultNav ol li {
	color: #ddd;
	font-family: serif;
	font-size: 20px;
	margin: 40px 50px 0 3px !important;
}

div.resultNav ol li p {
	color: #777;
	font-size: 12px;
	margin: 0 0 10px;
}

div.resultNav ol li p:first-child {
	color: #333;
	font-size: 14px;
}

/* FORMS  */

fieldset {
	margin: auto;
	width: 520px;
}

label {
	float: left;
	font-weight: 700;
	margin-right: 0.5em;
	text-align: right;
	width: 195px;
}

input[type="text"]#Date { width: 165px; }

.resultNav {
	padding: 0 50px;
	text-align: center;
}

.resultNav .prev { float: left; }

.resultNav .next { float: right; }

input[type="text"], select#IOMArea { width: 300px; }

a.noBorder, a.noBorder:hover { border-bottom: none !important; }

#ToC {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #9C9;
	border-radius: 5px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 5px 15px;
	width: 250px;
}

#ToC > p:first-child { font-size: 115%; }

/* INDEX  */

#indexSite {
	background-image: url("../images/nav-bg.gif");
	border-bottom: 2px solid #999;
	display: none;
}

#indexTab {
	overflow-x: hidden;
	text-align: right;
	width: 100%;
}

#indexTab a {
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	background-color: #999;
	border-radius: 0 0 5px 5px;
	color: #fff;
	font-weight: 700;
	left: 425px;
	margin-right: 50%;
	padding: 1px 20px;
	position: relative;
}

.addthis_toolbox {
	float: right;
	margin-bottom: 10px;
}

.rounded {
	border: solid 1px #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 15px;
}

.softReturn li { margin-bottom: 0; }

/* SEARCHES */

#resultCount {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: #999999;
	font-style: italic;
	text-align: right;
}

.record0, .record1 { width: 100%; }

.record1 { /*padding:1px 12px;*/ }

.record0 {
	background-color: #f6f6f6;
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;/*padding:1px 12px;*/
}

.bib, .alertDent {
	margin: 10px 10px 10px 30px;
	text-indent: -30px;
}

.bibExtras {
	padding: 13px 0;
	width: 25px;
	text-align: center;
}

.moreInfo {
	display: none;
	margin: auto 5px -5px auto;
}

.contact {
	border-left: 3px solid #ddd;
	margin-left: 25px;
	padding-left: 10px;
}

.contact strong { text-decoration: underline; }

.bibUL { margin: 5px 0 15px -15px; }

/* TRANSLATE */


#tajax {
	text-align: center;
	margin-top: 10px;
	height: 29px;
}

#tlink { font-weight: bold !important; }

#dpop {
	margin: 20px;
	background-color: #fff;
	border: 1px solid #cfcfcf;
	text-align: left !important;
	width: 700px;
	overflow: visible;
	-moz-box-shadow: 0 0 11px 0 #999;
	-webkit-box-shadow: 0 0 11px 0 #999;
	box-shadow: 0 0 11px 0 #999;
}

#google_translate_element { display: inline-block; }

.bubbleInfo { position: relative; }

.popup {
	position: absolute;
	display: none;
	z-index: 50;
}

#dpop p { margin: 20px 20px 4px; }

#popTail {
	float: left;
	position: relative;
	bottom: -9px;
	left: 81px;
}

/* FOOTER */



#footer, #nav {
	-moz-box-shadow: 0 0 5px 0 #ccc;
	-webkit-box-shadow: 0 0 5px 0 #ccc;
	box-shadow: 0 0 5px 0 #ccc;
}

#footer {
	left: -410px;
	margin: 0 0 0 50%;
	width: 790px;
	border: solid 1px #bebebe;
	background-color: #f3f3f3;
	background-image: url(../images/footer.gif);
	font-size: 90%;
	float: left;
	text-align: center;
	position: fixed;
	bottom: -10px;
	overflow: visible;
}

#footer p { margin: 20px; }

#footerSpace {
	clear: both;
	height: 100px;
}

#at15s {
	bottom: 48px !important;
	left: 50% !important;
	position: fixed !important;
	margin-left: 184px;
	top: auto !important;
}

#print_page { display: none; }

.social > a, #Translate {
	background-image: url(../images/footer-icons.png);
	width: 32px;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.social > a:hover, #Translate:hover {
	filter: alpha(opacity=100);
	opacity: 1.0;
}

#Print { background-position: -32px 0; }

#Decrease { background-position: -96px 0; }

#Increase { background-position: -64px 0; }

#Top { background-position: -128px 0; }

#Twitter { background-position: 0 32px; }

#RSS { background-position: 192px 32px; }

#Facebook { background-position: 160px 32px; }

#Email { background-position: 128px 32px; }

#Share { background-position: 0 0; }

#Copyright { background-position: 64px 32px; }

#Accessibility { background-position: 64px 0; }

#Translate { background-position: 32px 0; }

#flinks {
	float: left;
	left: -274px;
	list-style: none outside none;
	margin:0 0 0 50%;
	position: relative;
	width: 590px;
	padding: 0;
}

#flinks li {
	float: left;
	margin: 13px 5px 10px auto;
	list-style: none;
}

#copyright { clear: both; }

#flinks a:hover { border-bottom: none !important; }
