#printCoupon{
	border:dashed;
	border-width: thick;
	border-color:#000000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	position:static;
	float:none;
	}
#menu {
	display: none;
	}
	
/*div#printHeader{
	background-image:url(../images/images/images/indexPrint_brown_01.gif);
	background-attachment:fixed;
	background-position:top;
	background-repeat:no-repeat;
	display: table-header-group;
	}
	
div#printHeaderSr{
	background-image:url(../images/images/images/seniorIndexPrint_sunset_01.gif);
	background-attachment:fixed;
	background-position:top;
	background-repeat:no-repeat;
	display: table-header-group;
	}*/
	
.pageBreak{
	page-break-before:always;
}

.headerImage{
display:none;
}

.tFoot { 
display: table-footer-group; 
} 
