@charset "utf-8";
/* CSS Document */
/* Reset and Rebuild */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	line-height: 160%;
}
label {
	float: left;
	font-weight: 700;
	margin-right: 0.5em;
	text-align: right;
	width: 163px;
}
:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
tr, td {
	font-weight: 400;
	text-align: left;
}
abbr, acronym {
	border-bottom: 1px dotted #ccc;
	cursor: help;
}
#flashcontent {
	border-top: 1px solid #000;
}
i, em {
	font-style: italic;
}
blockquote, ul, ol, dl {
	margin: 1em 1em;
}
th, td {
	padding: 0;
}
caption, th {
	font-weight: 700;
	text-align: center;
}
tt, code {
	font-family: "Courier New", Courier, monospace;
}
p, fieldset, table, pre {
	margin-bottom: 1em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #900;
	margin-top: 18px;
	font-weight: 700;
}
h1 {
	font-size: 155%;
}
h2 {
	font-size: 135%;
}
h3 {
	font-size: 105%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 100%;
}
html {
	background-color: #f9f9f9;
	background-image: url(../images/bg.jpg);
	height: 100%;
}
body {
	font-size: 13px;
	line-height: 150%;
	margin: 0 auto;
	padding: 0;
	color: #666;
	min-height: 100%;
}
#wrapper {
	width: 1000px;
	font-size: 13px;
	line-height: 150%;
	margin: 0 auto;
	padding: 0 0 1px;
	color: #666;
	background-color: #fff;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	min-height: 100%;
}
b, strong {
	font-weight: bold;
}
a, object {
	outline: none;
}
.rounded ul {
	margin: auto -5px;
}
/* LEFT NAV */



#leftNav {
	float: left;
	margin: 60px 0 25px 25px;
	width: 170px;
}
#leftNav ul {
	margin: 0;
}
#leftNav a {
	border-bottom: none;
	color: #003690;
	text-decoration: none;
	font-weight: bold;
}
#leftNav li {
	list-style: none;
	font-size: 13px;
}
#leftNav .disc {
	margin: 0 0 10px 15px;
}
#leftNav .disc li {
	list-style: disc;
	font-size: 11.05px;
}
#leftNav .disc a {
	font-weight: normal;
}
/* Header */



#header {
	background-image: url(../images/header.png);
	height: 109px;
}
#nav {
	margin: 5px 25px;
	width: 944px;
	height: 27px;
	border: solid 1px #082746;
	background-color: #3c556d;
	background-image: url(../images/nav.png);
	overflow: visible;
	color: #ccc;
	text-align: center;
	padding-top: 4px;
}
#nav a {
	border: none;
	text-decoration: none;
	color: inherit;
	font-weight: 400;
	text-shadow: 1px 1px 2px #005;
	margin: 0 6px;
}
#nav a:hover {
	border-bottom: dotted 1pt #ccc;
	color: #fff;
}
.static {
	top: 154px;
	position: absolute;
}
.fixed {
	top: 0;
	position: fixed;
}
#header_links {
	position: absolute;
	top: -120px;
	width: 946px;
}
#header_links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float: right;
}
#header_links li {
	float: left;
	margin: 5px 0;
	padding: 0 10px;
}
#header_links a, #footer a {
	color: #999;
	text-decoration: none;
	font-weight: normal;
	text-shadow: none;
}
#header_links a:hover, #footer a:hover {
	text-decoration: none;
	border-bottom: dotted 1pt #999;
	color: #666;
}
#breadcrumbs {
	margin: -10px auto 10px;
}
#alert_link img {
	height: 60px;
	position: relative;
	right: -160px;
	top: 0;
	width: 250px;
}
/* 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 {
	margin: 0 25px;
	width: 944px;
	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;
}
/* Main Content */



.bib {
	margin-left: 1em;
	text-indent: -1em;
}
#page_header {
	width: 100%;
	background-image: url(../images/index-focus.png);
	border: solid 1px #999;
	margin-bottom: 25px;
	font-size: 85%;
}
#hometitle {
	float: left;
	margin: 10px;
	width: 100%;
}
#title {
	float: right;
	margin: 10px;
	width: 440px;
}
#section {
	margin: 60px 29px 100px 0;
	float: right;
	width: 715px;
}
#section a {
	color: #003690;
	text-decoration: none;
 //font-weight: bold;
	border-bottom: dotted 1px #003690;
}
#section a:hover, #leftNav a:hover {
	text-decoration: none;
	border-bottom: dotted 1pt #900;
	color: #900;
}
#section ol li {
	margin: 10px 0 0 20px;
	padding: 0;
}
#section ul li {
	list-style: none outside none !important;
	background: url(../images/icon_arrow.gif) 0 7px no-repeat;
	margin: 10px 0 0;
	padding: 0 0 0 15px;
}
#section td img {
	padding: 5px 20px;
	vertical-align: text-top;
}
#section .nb {
	border-bottom: none;
}
.rounded {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	overflow: hidden;
}
/* rounded1 for inside table cell */



.rounded1 {
	border: solid 1px #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 15px;
}
.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: -264px;
	list-style: none outside none;
	margin-bottom: 10px;
	margin-left: 50%;
	position: relative;
	width: 580px;
}
#flinks li {
	float: left;
	margin: 13px 5px 10px auto;
}
#copyright {
	clear: both;
}
#flinks a:hover {
	border-bottom: none !important;
}
/* FANCY BOXES */

#boxPubMed {
	border: 1px solid #326599;
	color: #666;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0 0 10px 3px;
	padding: 5px 10px;
	width: 170px;
}
/* ICONS */



.at300bs {
	background-image: none;
}
.SearchIcon {
	background-position: -80px 0;
	text-indent: -9999px;
	background-image: url(../images/icons.png);
	width: 16px;
	height: 16px;
	overflow: hidden;
	display: inline-block;
	position: relative;
	top: 4px;
	background-repeat: no-repeat;
}
.SearchIcon:hover {
	background-position: -80px -16px;
	border-bottom: none !important;
}
/* ASIDE */



.aside {
	margin: 0 0 25px 25px;
	width: 250px;
	border: solid 1px #bebebe;
	background-color: #f3f3f3;
	background-image: url(../images/footer.gif);
	font-size: 90%;
	float: right;
	padding: 0 20px 10px;
}
.asideIndex {
	margin: 0 25px 25px 0;
	width: 200px;
	border: solid 1px #bebebe;
	background-color: #f3f3f3;
	background-image: url(../images/footer.gif);
	font-size: 90%;
	padding: 0 20px 10px;
}
.asideIndex > h3, .aside > h3 {
	margin-top: 13px;
}
.more {
	font-style: italic;
	text-align: right;
}
#ToC_alert {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 2px #eee;
	float: right;
	width: 130px;
	padding: 1px 15px;
	margin-left: 15px;
}
#ToC {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 2px #eee;
	float: right;
	width: 250px;
	padding: 5px 15px;
	margin-left: 15px;
}
/* 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: 35px;
	text-align: center;
}
.bibExtras img {
	position: relative;
	top: 3px;
}
.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;
}
.resultNav {
	padding: 0 50px;
	text-align: center;
}
.resultNav .prev {
	float: left;
}
.resultNav .next {
	float: right;
}
/* 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;
}
a.anchor {
	position: relative;
	top: -50px;
	display: block;
	width: 0;
	height: 0;
}
.accessible {
	position: absolute;
	top: -100px;
}
#branding {
	background-color: #093683;
	color: #FFFFFF;
	padding: 4px 0 8px;
	width: 100%;
	height:19px;
}
#branding .restrain {
	padding: 0 15px;
	text-align: right;
}
#gu {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	position: relative;
	text-transform: uppercase;
	top: -3px;
	font-weight:normal;
}
#branding a {
	color: #FFFFFF;
	text-decoration: none;
}

@media print {
#footer {
	display: none;
}
p, li, blockquote, td, #mch {
	page-break-inside: avoid;
}
}
