@media print{

body {
  
   font-size: 11pt;
   font-family: Arial, Helvetica, sans-serif;
   }
#menu {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
.bodycopy img {
	width: 250px;
	height: auto; 
	display: block;
	float: left;
	border: 4px solid #000066;
	margin: 5px;
}
img.mngmnt_icon, img.marketing_kit {
	display: none;
}
.topnav {
    display: none
}
ul li {
	list-style-type: square;
}
.logo {
	margin-bottom: 0px;
}


.sidebarbody, .buildingform{
display :none
}
.fpdfmodule a {
	display: none;
}

h1, tr.header {
text-align :left;
border-bottom: 1px solid #333;
font-weight: normal;
color: #444;
}
.textmodule h1, .linklistmodule h1,.fpdfmodule h1{
	font-size: 18px;
	font-weight: normal;
	border-bottom: none;
}

h4  {
	margin:0px;
	margin-top: 10px;
	font-size:14px;
	border-bottom: none;
}
.banner_shell {
	background-image: none;
	border: none;
}
.banner {
	height: auto;
	width: auto;

}

#footer{
    display: none;
}
.bodycopy {
	background: none;
}


#sidebar h1 {
	display: block;
}
.sidebar {
	display: none;
}

.printer-outline {
	padding: 2px; border: 1px solid #ccc; float: right; margin-right: 20px; margin-top: 20px; display: block;
}
a.print {
	float: right;  padding: 15px;  border: 1px solid #999; background-color: #ccc; display: none;
}
a.printbar {
	display: block; background: #333; color: #fff; text-align: left; padding: 3px; text-decoration: none;
}
table {
	width: 720px;
	background: #EBEBEB;
	padding: 5px;
	font-size: 11px;
	
}
.address {
	font-size: 10px; 
	margin: 5px;
	float: left;
	width: 750px;
}
td {
	border-bottom: 1px dotted #666;
	padding: 3px;
}	
td.primary-info {
	font-size: 14px;
}
a.addnew {
	disploy: none;
}


