/* GENERAL */

body {
	font-family: Garamond, Baskerville, 'Times New Roman', serif;
	font-size: 10pt;
	line-height: 12pt;
	margin: 0;
}

#header {
	margin: 0;
	padding: 0;
	background: none;
	height: auto;
}

#nihlogo,
#scinfoPic,
#searchForm,
.screenReader,
#topics,
.notice,
.noPrint {
	display: none;
}

#scinfoTag {
	display: block;
	font-size: 24pt;
	font-family: 'Hoefler Text', Garamond, Baskerville, 'Times New Roman', serif;
	margin-bottom: 0;
}

#tagline {
	font-size: 11pt;
	margin: 0.5em 0;
	color: black;
}

#tagline a {
	color: black;
}

#content {
	margin: 0 0.5in;
}

.boldruled {
	font-size: 10pt;
	border-bottom: solid 1px darkgrey;
	margin: 0 0 2pt 0;
}

.bigBold {
	font-size: 12pt;
	font-weight: bold;
}

/* NAVIGATION BAR*/

#navmenu {
	display: none;
}

/* TABLES */

table {
	font-family: Garamond, Baskerville, 'Times New Roman', serif;
	font-size: 10pt;
	line-height: 12pt;
}

/* HEADERS */

h1 {
	font-size: 18pt;
	line-height: 100%;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

/* FINE PRINT */

.smalltext {
	font-size: 9pt;
}

.inlineLinks {
	font-size: 9pt;
}

.logotext {
	font-size: 9pt;
}

.breadcrumbtxt {
	font-size: 9pt;
}


/* FOOTER */

#footer {
	padding-left: 0;
}

#footerLinks {
	display: none;
}
