/*				orderformPrint_print.css
*/

*
{
	color: #000;
	background-color: #FFF;
}
#sitenav
{
	display: none;
}
#pageWrapOuter,
#contentMain,
#contentBottom
{
	background: none;
}
* html #contentMain,
* html #contentBottom
{
	filter: none;
}


h3
{
	margin: 1em 0 0ex 0;
	font-size: x-large;
}
#formShipTo
{
	page-break-after: always;
}
.leaders dt
{
	xclear: left;
	xfloat: left;
	width: 8em;
	height: 1.8em;
	line-height: 1.8em;
	border-bottom: 1px solid #FFF;
	text-align: right;
	xbackground-color: Yellow;
}
.leaders dd
{
	xdisplay: block;
	margin-left: 8.5em;
	border-bottom: 1px dotted #000;
	xbackground-color: Aqua;
}
#jacket li
{
	clear: left;
	padding-top: 1ex;
	font-size: large;
	list-style-type: none;
	page-break-inside: avoid;
}
#jacket dl
{
	clear: left;
	padding-top: 1ex;
	page-break-inside: avoid;
}
#jacket dt
{
	font-size: medium;

	page-break-after: avoid;
}
#jacket dd
{
	font-size: small;

	page-break-before: avoid;
}
dl.checkboxes
{
	margin-left: 3em;
}
dl.checkboxes dt
{
	padding-bottom: 1ex;
}
#jacket dd
{
	float: left;
	display: block;
	min-width: 12em;
	padding-top: 1ex;
	padding-right: 1em;
	xline-height: 1.5;
	white-space: nowrap;
	xpadding-left: 1em;
	xbackground: url("images/checkbox.gif") left center no-repeat;
}
#jacket dd
{
	width: 12em;
}
dl.checkboxes dd span
{
	margin-right: .3em;
	padding: 0 .6em;
	border: 1px solid #000;
	xbackground-color: #EEE;
}
* html dl.checkboxes dd span
{
	display: inline-block;
}

#chenilleBegin
{
	display: block;
	clear: left;
	page-break-before: always;

}
#emblemsHead
{
	padding-top: 1em;
}

