<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*

Jock Freight

Print

*/

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


header,
.hero,
footer
{
display:none;
}


.pageWrap,
section.content,
body.home section.content,
.pageWhite.blue,
.welcomeCallOut
{
position:relative;
top:auto;
left:auto;
float:none;
width:100%;
height:auto;
overflow:auto;

/*color:#464646;*/

text-shadow:none;
margin:0;
padding:0;
background:#fff;
border:0;
-moz-border-radius:0;
border-radius:0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}



.printLogo 	{
width:183px;
height:114px;
margin-bottom:30px;
}

.printYes	{
display:block;
}
</pre></body></html>