/*
-----------------------------------------------
Style Sheet
ILCTas - Print styles
Author: Walker Designs
----------------------------------------------- */

#skipNav, #nav, #contentSub, #login, #navSI, #navSI_supp {
	display: none !important; 
}

body, #wrap, #contentMain, #article, #siteInfo {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

* { 
	background: #fff; 
	color: #000; 
}
html { 
	font: 100%/1.5  Helvetica, Arial, sans-serif; 
}
p.date {
	font-style: italic;
}

#funded, #siteInfo {
	border-top: #000 solid .5pt;
	font-size: .9em
}
h3 {
	font-size: large;
}
.shlistPrint h3 {
	font-size: 18pt;
}
.shlistPrint h4 {
	font-size: 16pt;
}
.shlistPrint li h5 {
	border-bottom:1px solid #f89b23;
	font-size: 14pt;
	width: 120mm;
}
.shlistPrint ul {
	list-style-type: none;	

}
.shlistPrint #imgHero, .shlistPrint #contentMain h2, .shlistPrint #funded_none, .shlistPrint p a {
	display: none !important;
}
#funded_none {
	display: none;
}