/* print.css */

* {
	margin: 0;
	padding: 0;
	overflow: visible !important;
	float: none !important;
}


body {
	background-color: #FFF;
	font-size: 11pt;
	color: #000000;
	overflow: visible !important;
	height: auto;
	width: auto;
	position: relative;
}


/*====== Header ================*/
#wrapper {
	overflow: visible !important;
	float: none !important;
	padding: 0;
	position: relative;
	height: auto;
	width: auto;
}

#header {
	position: relative;
	height: 140px;
	width: auto;
	float: none;
}
#mastHeadMain, #mastHeadLeft, #mastHeadLogo, #logo img {
	float: none;
}


#headerTop ,#ultraTopNav, .textSize, #searchForm, #primaryNav, #quickLinksWrapper, #downstreamObl, #downstreamObl a.iframe, #printThisPage, #printLink, #logo a, #footer, #footer #footerNav {
display: none;
}

/*====== Footer ====================*/

#footer img.froiLogo {
	display: block;
}
#footer li a {
	color: #000000;
}

/*====== Main Content =================================================================================*/
#mainContent, #mainContentTopLeft, #mainContentTopRight, #mainContentBottomLeft, #mainContentBottomRight, #mainContentInner, #mainContentInnerBottom, #newApplication {
	overflow: visible !important;
	float: none !important;
	width: auto;
	height: auto;
	color: #000000;
	background: #fff;
}
#mainContent {
	position: relative;
	left: 0;
	top: 20px;
}
fieldset, fieldset#newApplication, fieldset#newApplication fieldset, fieldset#newApplication input, fieldset#newApplication select, fieldset#newApplication div.radioWlabel {
	overflow: visible !important;
	float: none !important;
	width: auto;
	height: auto;
	position: relative;
}
fieldset#newApplication div#introduction img {
	display: none;
}
fieldset#newApplication div#introduction h1 {
margin-left: 0;
}
.pane {
overflow: visible !important;
position: relative;
top: 20px;
left: auto;
}

#stockholdersReport p {
display: block !important;

}

#stockholdersReport table th, #stockholdersReport table td {
	padding: .75em 1.5em !important;
	overflow: visible !important;
}
dl#roi_tabs {
position: relative;
height: auto !important;
}
dl#roi_tabs dt, dl#roi_tabs dt.label {
display: none;
padding: 0;
}
dl#roi_tabs dt.selected {
display: block;
}
/*====== Left Column ==================================================================================*/
#leftColumn {
display: none;
}

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

#map {
	width: 640px;
}

/*====== Product Page =================================================================================*/
#productPhoto img, .addthis_toolbox, .addthis_default_style {
display: none;
}

#productPage #productDetails {
  width: 100%;
  padding: 10px;
  clear: none;
}

#productPage #productDetails dl {
  width: 100%;  
}

dl#roi_tabs  {
  display:block;
  list-style:none outside none;
  margin-bottom:2.5em;
  position:relative;
  width:auto;
  z-index:20;
  height: auto !important;
}

dl#roi_tabs dt {
  color:#000000;
  display:block;
  font-size:1.5em;
  font-weight:bold;
  height:50px;
  width:auto;
  float: none;
}

#productDetails dt span {
  padding: 10px 0;
}

#productDetails dt.selected {
  color: #000;
}

#roi_tabs.on dl {
  height: auto !important;
}

#roi_tabs.on dt {
  font-weight: bold;
  display: block !important;
  float: none !important;
}

#roi_tabs.on dd, dl#roi_tabs dd {
  display: block !important;
  position: static !important;
}

#productDetails, #roi_tabs.on dd, #productSummary p {
  border: 0;
  width: 100%;
}

#wrapper, #header, #logo, #logo a, dl#roi_tabs dt.selected span, dl#roi_tabs dt span, #footer {
  background: none !important;
}

dl#roi_tabs dt {
  display:block;
  font-weight:bold;
  height:50px;
  width:100%;
}

