body
{
	font-size: 8pt;
	margin: 0px;
	color: saddlebrown;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: #fffff7;
	border-bottom-style: none;
}
.contentLayer
{
	border-right: #4f2403 1px solid;
	border-top: #4f2403 1px solid;
	z-index: 3;
	background: #f4f1d9;
	overflow: auto;
	border-left: #4f2403 1px solid;
	width: 530px;
	color: #4f2403;
	border-bottom: #4f2403 1px solid;
	position: absolute;
	height: 200px;
}

.lHeader
{
	font-weight: bold;
	font-size: 16pt;
	color: #4f2403;
	font-style: italic;
	font-family: Arial;
}

.lHeaderR
{
	font-weight: bold;
	font-size: 22pt;
	color: #4f2403;
	font-style: italic;
	font-family: Arial;
	text-align: right;
}

.mHeader
{
	color: #cc0033;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	font-family: Arial;
}
.mHeaderC
{
	color: #cc0033;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	font-family: Arial;
	text-align: center;
}
.mHeaderCoupon
{
	color: #cc0033;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	font-family: Arial;
}
.disabledSHeader
{
	color: #cccccc;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}

.sHeader
{
	color: #4f2403;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}

.sHeaderC
{
	color: #4f2403;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	text-align: center;
}

.sHeaderR
{
	color: #4f2403;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	font-family: Arial;
}

.content
{
	color: #4f2403;
	font-size: 10pt;
	font-family: Arial;
}
.sContent
{
	color: #4f2403;
	font-size: 7pt;
	font-family: Arial;
}

TABLE.mainNav
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
A.mainNav, A.mainNav:visited, A.mainNav:link, A.mainNav:active, A.mainNav:hover
{
	font-size: 8pt;
	text-decoration: none;
}

TR.mainNav
{
}
TD.mainNavHighlight
{
}

TD.mainNav
{
	padding-left: 4px;
	font-size: 8pt;
	text-align: left;
}

TABLE.subNav
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: top;
	color: saddlebrown;
	padding-top: 0px;
	font-family: arial;
}

TR.subNav
{
	vertical-align:top;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

TD.subNav
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: middle;
	padding-top: 0px;
	text-align: center;
}

.footer
{
	font-size: 8pt;
	font-family: Arial;
	height: 40px;
	background-color: aqua;
}

.header
{
	height:56;
}

A
{
	font-weight: bold;
	font-size: 10pt;
	color: #4f2403;
	font-family: Arial, 'Arial Rounded MT Bold' , 'Arial Narrow';
}

A:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #007B78;
	font-family: Arial, 'Arial Rounded MT Bold' , 'Arial Narrow';
}


TABLE.radioTable
{
	width: 100%;
}

.oneLine
{
	white-space: nowrap;
}

TR.radioTable
{
	height: 1;
}

TD.radioTable
{
	font-size: 9pt;
	white-space: nowrap;
}

INPUT.radioTable, INPUT.disabledMaterialRadioTable, INPUT.disabledSizeRadioTable
{
	font-size: 9pt;
	white-space: nowrap;
}

.disabledRadioTable, .disabledMaterialRadioTable, .disabledSizeRadioTable
{
	font-size: 9pt;
	color: #cccccc;
	white-space: nowrap;
}

.buttonOn
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/BackgroundButtonOn.gif);
	vertical-align: middle;
	width: 100px;
	color: white;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	text-align: center;
	border-bottom-style: none;
	background-color: transparent;
}
.buttonOff
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/BackgroundButtonOff.gif);
	vertical-align: middle;
	width: 100px;
	color: darkcyan;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	text-align: center;
	border-bottom-style: none;
	background-color: transparent;
}
.activeButtonOff
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/BackgroundButtonOff.gif);
	vertical-align: middle;
	width: 100px;
	color: #4f2403;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	text-align: center;
	border-bottom-style: none;
	background-color: transparent;
}
.activeButtonOn
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/BackgroundButtonOn.gif);
	vertical-align: middle;
	width: 100px;
	color: white;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	text-align: center;
	border-bottom-style: none;
	background-color: transparent;
}
.disabledButton
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/BackgroundButtonOff.gif);
	vertical-align: middle;
	width: 100px;
	color: #cccccc;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	text-align: center;
	border-bottom-style: none;
	background-color: transparent;
}
.sbuttonOff
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/BackgroundButtonSmOff.gif);
	vertical-align: middle;
	width: 50px;
	color: darkcyan;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	background-color: transparent;
	text-align: center;
	border-bottom-style: none;
}
.sbuttonOn
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/BackgroundButtonSmOn.gif);
	vertical-align: middle;
	width: 50px;
	color: white;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	background-color: transparent;
	text-align: center;
	border-bottom-style: none;
}
.lbuttonOn
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/BackgroundButtonLgOn.gif);
	vertical-align: middle;
	width: 150px;
	color: white;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	text-align: center;
	border-bottom-style: none;
	background-color: transparent;
}
.lbuttonOff
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/BackgroundButtonLgOff.gif);
	vertical-align: middle;
	width: 150px;
	color: darkcyan;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	text-align: center;
	border-bottom-style: none;
	background-color: transparent;
}
.activeLButtonOff
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/BackgroundButtonLgOff.gif);
	vertical-align: middle;
	width: 150px;
	color: #4f2403;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	text-align: center;
	border-bottom-style: none;
	background-color: transparent;
}
.activeLButtonOn
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/BackgroundButtonLgOn.gif);
	vertical-align: middle;
	width: 150px;
	color: white;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	text-align: center;
	border-bottom-style: none;
	background-color: transparent;
}
.disabledLButton
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/BackgroundButtonOff.gif);
	vertical-align: middle;
	width: 100px;
	color: #cccccc;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	text-align: center;
	border-bottom-style: none;
	background-color: transparent;
}
INPUT
{
	font-size: 8pt;
	color: #4f2403;
	font-family: Arial;
}
SELECT
{
	color: #4f2403;
	font-size: 8pt;
	font-family: Arial;
}
TD
{
	font-size: 10pt;
	color: #4f2403;
	font-family: Arial;
	vertical-align: top;
}
IMG.productImage
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
IMG
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
TEXTAREA
{
	font-size: 8pt;
	color: #4f2403;
	font-family: Arial;
}
.errorText
{
	font-weight: bold;
	font-size: 10pt;
	color: #cc0033;
	font-family: Arial;
	text-align: center;
}
.errorTextR
{
	font-weight: bold;
	font-size: 10pt;
	color: #cc0033;
	font-family: Arial;
	text-align: right;
}
.errorTextL
{
	font-weight: bold;
	font-size: 10pt;
	color: #cc0033;
	font-family: Arial;
	text-align: left;
}
.errorTextU
{
	font-weight: bold;
	font-size: 10pt;
	color: #cc0033;
	font-family: Arial;
	text-align: left;
	text-decoration: underline;
}
.couponText
{
	font-weight: bold;
	font-size: 10pt;
	color: #cc0033;
	font-family: Arial;
}
.couponTextC
{
	font-weight: bold;
	font-size: 10pt;
	color: #cc0033;
	font-family: Arial;
	text-align: center;
}
.couponCode
{
	font-weight: bold;
	font-size: 18pt;
	color: #cc0033;
	font-family: Arial;
	text-align: center;
}
.login
{
	font-size: 8pt;
	font-family: arial;
	vertical-align: middle;
	color: #cc0033;
}
.topCenter
{
	vertical-align: top;
	text-align: center;
}
.topRight
{
	vertical-align: top;
	text-align: right;
}
.middleLeft
{
	vertical-align: middle;
	text-align: left;
}
.middleRight
{
	vertical-align: middle;
	text-align: right;
}
.middleCenter
{
	vertical-align: middle;
	text-align: center;
}
.middleCenterNoWrap
{
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}
.middleBottom
{
	vertical-align: bottom;
	text-align: center;
}
.rightJustify
{
	text-align: right;
}
.middleLeft
{
	vertical-align: middle;
	text-align: left;
}
.noPadding
{
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
}
HR
{
	color: saddlebrown;
	height: 2px;
}
.hrRow
{
	height: 2px;
}
.drawerOptions
{
	font-size: 9pt;
	vertical-align: sub;
	white-space: nowrap;
}
.bottomMarker
{
	float: left;
}
.dividerTable
{
	border-right: saddlebrown 1px solid;
	padding-right: 0px;
	border-top: saddlebrown 1px solid;
	padding-left: 0px;
	font-size: 2pt;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: middle;
	border-left: saddlebrown 1px solid;
	padding-top: 0px;
	border-bottom: saddlebrown 1px solid;
	text-align: center;
}
TD.dividerTable
{
	border-right: saddlebrown 1px solid;
	padding-right: 0px;
	border-top: saddlebrown 1px solid;
	padding-left: 0px;
	font-size: 1px;
	margin: 0px;
	padding-bottom: 0px;
	border-left: saddlebrown 1px solid;
	padding-top: 0px;
	border-bottom: saddlebrown 1px solid;
	text-align: left;
	vertical-align: middle;
	
}
TD.dividerTableLg
{
	border-right: saddlebrown 1px solid;
	padding-right: 0px;
	border-top: saddlebrown 1px solid;
	padding-left: 0px;
	font-size: 9px;
	margin: 0px;
	padding-bottom: 0px;
	border-left: saddlebrown 1px solid;
	padding-top: 0px;
	border-bottom: saddlebrown 1px solid;
}
.dividerOutterTable
{
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
}
.test
{
	background-color: black;
}
.pageBreak
{
	page-break-after: always;
	visibility: hidden;
}

.moreText
{
	color: #fffff7;
}

.barcode
{
	font-size: 5pt;
	text-align: center;
}

A.moreText, A.moreText:hover, A.moreText:link, A.moreText:active
{
	color: 4f2403;
	font-size: 8pt;
}

A.moreTextNav, A.moreTextNav:hover, A.moreTextNav:link, A.moreTextNav:active
{
	color: 4f2403;
	font-size:8pt;
}
.rowedTable
{
	border-right: #c19b6d 1px solid;
	border-top: #c19b6d 1px solid;
	border-left: #c19b6d 1px solid;
	border-bottom: #c19b6d 1px solid;
}
.oddRow
{
}
.evenRow
{
	background-color: #f4f1d9;
}
.temp
{
	background-color: d9cdad;
}
LI.wizardDescription
{
	left: -25px;
	list-style-type: disc;
	position: relative;
	top: -20px;
}
.wizardDescription
{
	visibility: visible;
	overflow: auto;
	width: 650;
	height: 200px;
}
.wizardHidden
{
	visibility: visible;
	overflow: auto;
	width: 650px;
	height: 1px;
}
.wizardItem
{
	font-weight: bold;
	font-size: 10pt;
	color: #4f2403;
	font-family: Arial;
	text-decoration: underline;
}

.coupon
{
	border-right: black 3px double;
	border-top: black 3px double;
	border-left: black 3px double;
	color: black;
	border-bottom: black 3px double;
}
.loginTable
{
	text-align: center;
}
.borderTable
{
	border-right: #4f2403 1px solid;
	border-top: #4f2403 1px solid;
	border-left: #4f2403 1px solid;
	border-bottom: #4f2403 1px solid;
}
.borderTop
{
	border-top: #4f2403 1px solid;
	vertical-align: middle;
}
.borderTopSH
{
	border-top: #4f2403 1px solid;
	vertical-align: middle;
	font-weight: bold;
	font-size: 10pt;
}
.borderTopSHT
{
	border-top: #4f2403 1px solid;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 2px;
}
.borderTopSHR
{
	border-top: #4f2403 1px solid;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
}
.borderTopR
{
	border-top: #4f2403 1px solid;
	vertical-align: middle;
	text-align: right;
}
.tabOn
{
	vertical-align: bottom;
	text-align: center;
	height: 24px;
	width: 100px;
	background-image: url(images/BackgroundTabOn.gif);
}
.tabOff
{
	vertical-align: bottom;
	text-align: center;
	color: White;
	height: 24px;
	width: 100px;
	background-image: url(images/BackgroundTabOff.gif);
}
A.tabOn, A.tabOn:hover, A.tabOn:link, A.moreText:tabOn
{
	padding-top: 6px;
	vertical-align: bottom;
	text-align: center;
	color:  #4f2403;
}
A.tabOff, A.tabOff:hover, A.tabOff:link, A.moreText:tabOff
{
	padding-top: 6px;
	vertical-align: bottom;
	text-align: center;
	color:  white;
}


.inline
{
	clear: none;
	float: left;
}
