/* Print CSS Document */

/* Print Overrides
----------------------------------------------- */
* {
	background: none !important;
}


body {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 12pt;

color: #000000;

background-color: #FFFFFF;
}

.specs-info-copy-exception {
	float: none !important;
}
.specs-info-copy {
	float: none !important;
}

img {
	padding-top: 15px;
	float: none !important;
}

p {	
	text-align:left;
	display: block;
	color: #999999;
	width: 7in;
}


h1 {

color: #000000;

}



h2 {

color: #000000;

}



h3 {

color: #000000;

}


h4 {

color: #000000;

}
h5 {

color: #000000;

}


.noPrint {

display: none;

}


.scrollContainer div.panel { 
	float: none !important;
	position: relative;
}
.scrollContainer div.panel2 { 
	float: none !important;
	position: relative;
}
.scrollButtons.left {
	display: none;
}

.scrollButtons.right {
	display: none;
}

.jquerycssmenu {
	display: none;
}

.navigation {
	display: none;
}

#header-nav {
	display: none;
}

table, td, th, div, td div {
width: auto !important; overflow: visible !important; font-size: 9px !important; font-family: Arial; page-break-inside: avoid; border-collapse:collapse;
}