/*
	Desc: Hostplus Executive Print Style Sheet
	Author: clickdm 2008
=== === === === === === === === === === */

body {
   background: white;
   font: 12pt/16pt Arial, sans-serif;
}

a img {
	border:none;
}
   
#footer,
#sideNav,
#navigation,
#banner,
#SiteSelect,
#news,
#quickLinks,
#featureNav {
	display: none;
}
   
#page {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;
}

div#page {
   padding-top: 1em;
}

a:link, a:visited {
   color: #000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}