/* Template Second Branch - print.css */

* {
	overflow: visible !important;
	border:none !important;
}

body {
	background-color: #FFF;
	font-size: 12pt;
	color: #000000;
}

/*====== Header ================*/

#header {
	position: static;
	height: 8em;
	width: 100%;
}
#logo img {
	display: block;         
}

#logo a {
	display: none;
}

#tagline {
	color:#000000;
}

#wrapper {
	padding: 0;
}

#ultraTopNav, .textSize, #searchForm, #primaryNav, #downstreamObl, #downstreamObl a.iframe, #printThisPage, #printLink {
display: none;
}

/*====== Footer ====================*/
#footer {
	position: absolute;
	bottom:20px;
	left:0;
	background: none;
	color: #000;
}

#footer #firstROI {
	display: block;
}

#footer a {
	color: #000000;
}
#footer #fdic {
position:absolute;
right:50px;
bottom:0;
}
#footer #eh {
position:absolute;
right:10px;
bottom:0;
}
#footer p {
	width:600px;
}
/*====== Main Content ===============*/
#mainContent {
	color: #000000;
	width: auto;
	float: left;
}

/*====== Left Column ================*/
#leftColumn {
display: none;
}

/*====== Category Page ===============*/
#catBreadcrumb {
display: none;
}

#map {
	width: 640px;
}

/*====== Product Page ===============*/
#header {
	display:none;
}
#productPhoto img, .addthis_toolbox, .addthis_default_style {
display: none;
}
.label {
float: none;
}
.pane {
color:#000;
display:block;
left:0;
margin:0;
position: relative;
}
dl#productTabs {
border: none;
padding:0;
width:auto;
}
dl#productTabs dd {
border: none;
padding:10px;
}
#productDetailsBtns {
	display:none;
}
