<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font:normal 12pt verdana, sans-serif;
	color:#000;
}

p{
	margin:0 0 16pt 0;
}

#top, #header, #footer, #nav, .noprint{
	display:none;
}

/* BEGIN: Headings ================== */
h1{
	font:normal 21pt georgia, serif;
}

h2{
	font-size:17pt;
}

h3{
	font-size:15pt;
}

h4{
	font-size:13pt;
}

h5{
	font-size:11pt;
}

h6{
	font-size:9pt;
}
/* END: Headings ================== */

/* BEGIN: Flash Replacement ================== */
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed{
	display: none !important;
	height:0;
	width:0;
	position:absolute;
	overflow:hidden;
}

span.sIFR-alternate{
	display: block !important;
	visibility: visible !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
/* END: Flash Replacement ================== */

#logoPrint{/* width &amp; height should be half of the original size */
	display:block;
	visibility: visible;
}

#creditcards {
	margin: 0;
}
#creditcards table {
	margin: 0 0 1em; 
	padding: 0;
}
#creditcards td {
	text-align: center;
	width: 25%;
	font-size:11px
}
label.textinput{
	display: block;
	margin:0 0 0.5em 0;
	padding-bottom: 0.25em;
}
label.textinput span{
	margin-left: 0.5em;
	width: 150px;
	display: block;
	float: left;
	font-weight:bold
}
label.textinput input{
	width: 300px;
	border:0;
}
.BoxedSections{
	border:1px solid #000;
	font-size: 0.8em;
	padding:0 0 1em 0;
	margin:0 0 1em 0;
	position: relative;

}
.orderinfo p
{
	margin-bottom:0
}
.orderinfo label.textlabel
{
	clear:both;
	display:block;
	margin:0.5em 0 0;
	padding-bottom:.25em
}
.orderinfo label.textlabel span{
	margin-left: 0.5em;
	width: 150px;
	display: block;
	clear:both;
	float: left;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.BoxedSections * {
	margin:0 0.5em;
}

.BoxedSections h5{
	background:#000 !important;
	border-bottom:2px solid #a41421;
	margin:0;
	padding:0.4em;
	color: #ffffff !important;

}
/* "Email this Page" link and "Print this Page" button */
.head p
{
	display:none;
}
#divPrint
{
	display:none;
}
#rightbox
{
	display:none;
}
/**/</pre></body></html>