/*IANA Print Styles*/
body, h5.italics, p, td, th, div {
	background-color: white;
	color: black;
	position: relative;
	font: 12pt Garamond, Times, "Times New Roman", serif;
}

#content, #content2 {
	background: #FFF url(none);
}

#press #content #main #contact-info {
	font: 11pt Garamond, Times, "Times New Roman", serif;
}

div#contact-info:first-line {text-transform: uppercase;
   font-size: 11pt; font-weight: bold;
   font-family: Garamond, Times, "Times New Roman", serif;
}
   
div#contact-info:first-line {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11pt;
	font-family: Garamond, Times, "Times New Roman", serif;
}
   
body #undo-link {
	display: none;
	font-size: 10px;
}

#header, #breadcrumbs, #navigation, #sidebar, #footer a { display: none }

#content #main, #content2 #main {
	background: none;
	margin-right: 0.5%;
	margin-left: 0.5%;
	width: auto;
}

#content #main h1, #content2 #main h1 {
	color: #000;
	border-bottom: 2px solid black;
	text-align: left;
	font: bold 14pt Garamond, Times, "Times New Roman", serif;
}

#content #main .greyheader, #content2 #main .greyheader {
	font-size: 12pt;
	color: #fff;
	background: #666666;
	height: auto;
	width: auto;
	padding-left: .4em;
}

#content #main h2, #content2 #main h2 {
 	font-family: Garamond, Times, "Times New Roman", serif;
	font-weight: bold;
	color: #000;
	padding: 0;
 	margin: 0;
 	border-bottom: 2px solid black;
 	text-align: left;
}

#content #main h3, #content2 #main h3 {
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
	text-align: left;
	border-bottom: 2px solid #000;
}

#content #main h4, #content2 #main h4 {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-weight: bold;
	color: #000;
	margin: 0;
	text-align: left;
}

#content #main h5, #content2 #main h5 {
	color: #000;
	padding-bottom: .5em;
	font: bold 12pt Garamond, Times, "Times New Roman", serif;
}

#content #main h6, #content #main h6 {
	color: #000;
	padding-bottom: .5em;
	font: bold 12pt Garamond, Times, "Times New Roman", serif;
}

#content #main p, #content2 #main p {
	font: 12pt Garamond, Times, "Times New Roman", serif;
}

#content #main a, #content2 #main a {
	font: normal 12pt Garamond, Times, "Times New Roman", serif;
}

#content #main .click_red, #content2 #main .click_red {
	font-weight: normal;
	color: #000;
	font-family: Garamond, Times, "Times New Roman", serif;
}

.lead-para:first-letter {
	padding-bottom: 5px;
	font: bold 16pt Garamond, Times, "Times New Roman", serif;
}

p.last-para:first-letter {
	padding-bottom: 5px;
	font: bold 16pt Garamond, Times, "Times New Roman", serif;
}

p#summary {
	padding: 0.5em 0.5em 0.5em 1em;
	background: #FFF;
	margin: 2em 0em 0em;
	border: 1px solid #000;
	font-size: 9pt;
	color: #000;
}
   
a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#footer {
	text-align: center;
	background:none;
	border-top: 1px solid #000;
	width: 100%;
	clear: both;
}

#footer span {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	font: 10pt Garamond, Times, "Times New Roman", serif;
}

.print_only {
	display: block;
	text-align: center;
}

.italicsbold, .italicsbluebold {
	font: italic 12pt Garamond, Times, "Times New Roman", serif;
	color: #000;
}

.boldtext, .boldred, .boldblue, .boldtext12, .boldtext14 {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-weight: bold;
	color: #000;
}

#content a[href^="/"]:after {
  content: " (http://www.intermodal.org" attr(href) ") ";
   }
   
div.release {
	margin-top: 5em;
}

img {
  filter: gray;
}

#undo-link {
	position:  absolute;
	top: 10px;
	right: 10px;
	display: none;
	font-size: 10pt;
	color: #009;
}

#undo-link:hover {
	background: #009;
	color: #FFF;
}

#press #content #main .release {
	font: 10pt Garamond, Times, "Times New Roman", serif;
}

#press #content #main .lead-para {
	font: 12pt Garamond, Times, "Times New Roman", serif;
}

#press #content #main .lead-para .italicsbold {
	color: #000;
	font: italic bold 12pt Garamond, Times, "Times New Roman", serif;
}

#press #content #main .italics {
	color: #000;
	font-style: italic;
}

.centeredImage {
	text-align:center;
	display:block;
	filter: Gray;
}

#content #main a:link, #content #main a:visited {
	color: #000;
	text-decoration: none;
}

.calendar p {
	line-height: 0.7em;
}

#content #main .calendar p {
	margin-bottom: -0.5em;
}

#content #main .calendar .boldtext {
	font: bold 12pt Garamond, Times, "Times New Roman", serif;
}

.p12 {
	font-size: 12pt;
}

#content #main .divpadtop li {
	font: 12pt Garamond, Times, "Times New Roman", serif;
	color: #000;
	list-style: disc;
}
#content #main li {
	font: 12pt Garamond, Times, "Times New Roman", serif;
}
#events #content #main h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}

h3#iftwg {
	height: 73px;
	margin-bottom: .5em;
	display: block;
}



