/* Copyright 2006 Mountain Glen LLC */

body {
	background: none;
	background-image: none;
	background-color:#FFFFFF;
}
excludeborder {
	border:none;
}

td#dontprint {
	display: none;
	border: none;
}

td#print {
	margin: auto; 
	width: auto; 
	background: #FFFFFF;
	border: none;
}

table#tablePrint {
	margin: auto; 
	width: auto; 
	background-color: #FFFFFF;
	border: none;
	text-align:center;
}

#exclude {display: none;}

#noContainerStyle {
	border: none;
	margin: auto; 
	width: auto; 
	background: #FFFFFF;
}
.directionsAddress {
	text-align: center;
	display: block;
}
