body#print {
  background:#ffffff;
}

#print #mainWrapper {
  width:720px;
}

#print #topWrapper {
  width:720px;
  background:none;
	height:90px;  
}

#print #logo {
  margin:20px 0;
}

#print #topNav {
  margin:0;
}

#print #topNav #freephone {
  color:#000000;
  margin:35px 0 0 0;
}

#print #middleWrapper {
  clear:both;
  background:#ffffff;
  padding:10px 0;
}

#print #middleWrapper #midColWrapper .content, #middleWrapper #submidColWrapper .content {
  margin:0 20px 0 0;
}

#print #submidColWrapper h1, #print #subrightColWrapper h1 {
  color:#000000;
  background:#e1e1e1;
}

#print h1, h2, h3, li, a, p {
  color:#000000;
}

#print ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:square;
}

#print #bottomWrapper {
  border-top:solid 1px #000000;
  font-family:verdana;
  padding:10px 0;
  color:#000000;  
}

#print #middleWrapper #subrightColWrapper #quickContacts {
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #e1e1e1;
  margin:0 0 15px;
  width:218px;
}

#print #quickContacts p span {
  background:transparent url(../img/phone_grey.gif) no-repeat scroll 0 0;
  padding:0 0 0 20px;
}

#print .newsItem a {
  color:#000000;
  font-weight:bold;  
}