@media print {
dummy{}
body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}
a, a:visited {color:#666666}
	#logo {
	visibility:visible;
		position: absolute;
	left: 0cm;
	top: 0cm;
	}
#mainBody {
	background-color: #ffffff;
	position: absolute;
	left: 0cm;
	top: 2.5cm;
	width: 100%;
	padding: 0cm;
	border: none;
}
td, th{
	background-color: #ffffff;
		color: #000000;
}
th{
text-align: left;}
h1, h2, h3, h4, h5, h6 {color:#000000;}
#designedBy, #navTop, #navSide, #footer, #designedby {visibility: hidden; display:none;}
.print {visibility:visible;}
#navSales {visibility:visible;
position:absolute;
	left: 9cm;
	top: 0.4cm;
}
.homeFE img {
border: none;
float:left;
margin-right:8px;
width:70px; height:70px;
}
.homeFE td{
	border: 1px solid #CCCCCC;
	width: 265px;
	float: left;
	vertical-align: top;
	padding: 3px;
	font-size: 86%;
}
.homeFE caption {
	color: #FFFFFF;
	font-size: 14px;
	padding: 2px;
	padding-left: 5px;
	font-weight: bold;
	text-align: left;
}.noBullets {
	list-style-type: none;
 margin-left: 0px;
	padding: 0px;
}
.events {
	border: 1px solid #CCCCCC;
	width: 100%;
}
.events td{
	border-bottom: 1px dashed #CCCCCC;
	vertical-align: top;
	padding-bottom: 4px;
}
.events img {
	border: 0px;
	width: 20px;
	height: 23px;
	margin-left: 20px;
	margin-top: 2px;
}
.events th{
	padding-left: 2px;
	font-size: 100%;
	padding-right: 2px;
}
.venue img {
	float:right;
	margin-bottom: 10px;
	border: 1px solid #000000;}
th.venue {
	padding-top: 4px;
	padding-bottom: 4px;
}


.customersList {
	margin-right: 30px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
.customersList img {
	margin-bottom: 30px;}
.customersList li{
	list-style-type: none;
}
.noBullets {
	list-style-type: none;
 margin-left: 0px;
	padding: 0px;
}
}


