/*Jefffservice Print Stylesheet*/

body, html {
margin: 0;
padding: 0;
background-color: transparent;
}

#main {
margin-left: 0pt;
margin-right: 0pt;
height: auto;
}

#centrecol {
float: left !important;
width: 500pt;
margin: 5pt 18pt 0pt 15pt;
}

.centrecontent {
margin-left: 0pt;
margin-right: 0pt;
}

.centrecontent h1,h2,h3,h4 {
font-family:  "Times New Roman", Times, Serif;
color: #000;
background-color: transparent;
}

.centrecontent p {
font-family:  "Times New Roman", Times, serif;
color: #000;
}

.centrecontent a {
color: #000;
text-decoration: none;
}

.leftcontent h1,h2,h3,h4 {
font-family:  "Times New Roman", Times, Serif;
color: #000;
}

.leftcontent p {
font-family:  "Times New Roman", Times, serif;
color: #000;
}

.rightcontent h1,h2,h3,h4 {
font-family:  "Times New Roman", Times, Serif;
color: #000;
}

.rightcontent p {
font-family:  "Times New Roman", Times, serif;
color: #000;
}

.rightcontent p a{
font-family:  "Times New Roman", Times, serif;
color: #000;
}

#rightcol {
display: none;
}

.rightcontent {
display: none;
}

#leftcol {
display: none;
}

.leftcontent {
display: none;
}

img {
display: none !important;
}

#header {
display: none;
}

#sidebar {
display: none;
}

#footer {
display: none;
}

.message {
display: none;
}

