body
{
   background: white;
   font-size: 12pt;
}
#site_id, #leftnav, #bc, .noprint, #sidebar, #feature img, #splash, #spotlight_border
{
	display: none;
}
h1, #page_banner
{
	font-size: 16pt;
	font-weight: bold;
}
h2, #see_also
{
	font-size: 14pt;
	font-weight: bold;
}
h3
{
	font-size: 12pt;
	font-weight: bold;
}
#noprint
{
	display: none;
}
#content
{
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
#content
{
   margin: 0;
   padding-top: 1em;
   border-top: 1px solid #000;
}
#footer
{
	margin-top: 0.25in;
	border-top: 1px solid #000;
}
a:link, a:visited
{
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
#content a:link:after, 
#content a:visited:after, 
#footer a:link:after, 
#footer a:visited:after,
#highlights a:link:after, 
#highlights a:visited:after
{
    content: " (" attr(href) ") ";
    font-size: 90%;
}
#content a[href^="/"]:after, 
#footer a[href^="/"]:after,
#highlights a[href^="/"]:after
{
    content: " (http://www.nextgenerationnuclearplant.com" attr(href) ") ";
    font-size: 90%;
}



/* for e-mail links prior to email class */
/* was #content a[href^="http://www.inl.gov/cgi-bin/www/email/print_form.pl"]:after */
#content a[href^="/cgi-bin/ngnp/email/print_form.pl"]:after, 
#footer a[href^="/cgi-bin/ngnp/email/print_form.pl"]:after
{
    display: none;
}
#content .email
{
    display: none; /* overrides above */
}

/* ref: http://diveintoaccessibility.org/day_17_defining_acronyms.html */
acronym:after, abbr:after
{
    content: " (" attr(title) ")";
    font-style: italic;
}
.ahem
{
	display: none;
}
.printonly
{
	display: block;
}
.printonly h1
{
	font-size: 14pt;
	margin-top: 0;
	margin-bottom: 0;
}
.printonly h2
{
	font-size: 12pt;
	margin-top: 0;
	margin-bottom: 0;
}
.printonly h3
{
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
}
#right-column
{
	display: none;
}
#visitor_banner,
#rightnav
{
    display: none;
}
