/* Print layout: */

body {
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	color: #000000;
	font-size: 12pt;
}

#logoForPrint{
	width: 750px;
	display:block;
	background: none;
}

.forPrint{
	display:block;
}

.notForPrint{
	display:none;
}
 


#navwrapper,
#tabs_container,
#breadcrumb,
#leftbox,
#rightcol,
#threeColumnPrint,
#rightcolwithprint,
#rightcolSingleLineHeader,
#searchArea,
#footer,
#greenButtons,
#stock,
#leftnav,
#calculator,
#logoArea,
.printimgbio,
.printimg,
.more,
.panelBottom,
#rightcolhome,
#footer_home,
#conf_call_table,
#leftnavLocalTitle,
#threeColumnPrintcontent,
#localTitle_ops_back,
#navholder,
#rightcolListH,
#threeColumnPrintglossary,
#newsBox1,
#newsBox {
	display: none;
}

 
#contentArea,  {
	padding: 0;
	margin: 0;
	background: none;
	position: absolute;
	float: none;
}


#contentInner,
#centercolListB,
#centercol,
#centercol P,
#centercolContentIntPress,
#centercolContentIntPress P,
.listItemContentB,
.listItemContentB_Bottom,
.centercolHeaderContentListB,
.listContentListB {
	float: none;
	background: none;
	margin-left: 0;
	padding-left: 0;
	display: block;
}

#contentInner,
#centercolListB,
#centercol,
.listItemContentB,
.listItemContentB_Bottom,
.centercolHeaderContentListB,
.listContentListB
{
	width: 6.5in;
}

.readMoreRightCol {
	display: none;
}

.blue_header {
	*float: left;
	display: block;
	margin-bottom: 10px;
}

#rightcolwithprint, #next_steps_holder {
}

/*used in the pressrelease.cfm page*/
.pressbluesubheader{
	float:left;
	clear:both;
	width:6.5in;
	margin-top: 0px;
}
.pressbluesubheader2 {
	float:left;
	clear:both;
	width:6.5in;
	padding-bottom:10px;
}

.pressReleaseDate{
	padding-bottom:30px;
	_margin-bottom:0px;
	clear:both;
}

#centercolContentIntPress P FONT {
	padding: 0 5px 0 5px;
} 