/* 	Style sheet: print.css
	Site: Research News
	Author: Chris Lamb
	---------------------------------------------------------------------------------------
*/
#banner ul {display: none;}
.gov_img {display: none;}
#navigation ul {display: none;}
.indx {display: none;}
.top {display: none;}

body {font: 76% Arial, Helvetica, sans-serif;}
p {	line-height: 1.2em;	padding: 2px 0;}
a {color: #006999;}
a:hover, a:focus {color: #A71930;}

h1 {font-size: 1.6em;	padding: 4px 0 2px 0;}
h2 {font-size: 1.5em;	padding-top: 10px;}
h3 {font-size: 1.2em;	padding-top: 5px;}
h4 {font-size: 1.1em;	padding-top: 5px;}

ul, ol {line-height: 1.3em; margin-left: 20px;}
li {padding: 2px 0;}
li ul {list-style-type:disc;}
hr {color: #666; background-color:#666; height: 1px; border: none;}

th {padding: 3px; border-bottom: 1px solid #333; border-top: 1px solid #333;}
td { padding: 3px; border-bottom: 1px solid #999;}

.expopen {display: none;}
.expclose {display: none;}

#introduction {margin:15px;}
#content {margin: 5px;}
#footer {border-top: 1px solid #666;}
#footer p {font-size: .9em;}
#footer a {display: none;}
#footer span {font-weight: bold;}
