@charset "UTF-8";

/*

Provender

Print

*/

body,
html	{
background:#fff;
height:auto;
}

header,
.bigBlue,
whoCallout,
.homeAbstract .text h1 .dot,
.homeAbstract .text h1 .line,
.navLeft,
footer
{
display:none;
}

.contentWrap,
.pageWidth,
body.home .contentWrap .pageWidth,
.content,
body.home .content,
.homeAbstract,
.homeAbstract.triple,
.homeAbstract.brands,
.homeAbstract.healthy,
.homeAbstract.franchise,
body.leftNav .content
{
position:relative;
top:auto;
left:auto;
float:none;
width:100%;
height:auto;
overflow:auto;
font-size:13px;
margin:0;
padding:0;
background:#fff;
border:0;
-moz-border-radius:0;
border-radius:0;
-moz-box-shadow: none;
box-shadow: none;
}




.printLogo	{
margin-bottom:20px;
}

.printYes	{
display:block;
}



