@media print {
	#headerButtons {
		display: none!important;
	}
}
html, body {

}
#print {

}
#print .collapsibleList .closed .icon {
    background:url("../img/navigation/minus.gif") no-repeat;
}
#print #page {
}
p, #contentWrapper *, #footer *, a, th, td {
	text-decoration: none!important;
	color: inherit!important;
	line-height: 1.3em;
}
#headerButtons {
	position: absolute;
	bottom: 0px;
	right: 5px;
}
#headerButtons a, #headerButtons span {
	background: transparent url(../img/layout/printbuttons_small.png) no-repeat scroll 0 0;
	color:#FFF;
	display:inline-block;
	text-align:center;
	font-size: 12px;
	line-height: 12px;
	position: relative;
}
#headerButtons a {
	background-position: left top;
	margin-left: 20px;
}
#headerButtons span {
	text-decoration: none!important;
	font-weight: normal;
	padding-top: 5px;
	background-position: right top;
	height: 19px;
	right: -12px;
	top: 0;
	padding-right: 12px;
}
#header {
	background-image: none!important;
	height: 90px!important;
}

#footer {
	font-size: 9pt;
}
#footerLogo {
width:auto;
}
#innerFooter {
	width: 100%;
}
.sch_video_fty, object, embed {
	display: none;
}

dt {
	font-weight: bold;
	color: #6B1E7B;
	line-height: 17pt;
	font-size: 14pt;
	margin: 1em 0 7pt;
}

.collapsibleList li {
	font-weight: bold;
	color: #6B1E7B;
	text-decoration: none;
}
#print .collapsibleList .leaf span.icon {
	color: transparent;
	background: transparent url("../img/navigation/flower.gif") no-repeat;
	margin: 0;
	display: inline-block;
	height: 16px;
	width: 16px;
}


h1, h2, h3 {
	clear: left;
	margin: 2em 0 1em;
}
h1 {
	font-size: 19pt!important;
	margin-top: 0;
}
h2 {
	font-size: 14pt!important;
}
h3 {
	margin-top: 1em;
	font-size: inherit!important;
}
ul, ol, p {
	margin: 1em 0;
}
.collapsibleList dd div.readDiv {
    display:none;
}
