FORM
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 8pt;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	top: 0px;
	background-color: #f3efdc;
}

FORM
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #670000;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

H1
{
	font-weight: 700;
	font-size: 1.5em;
}	

H2
{
	font-weight: bold;
	font-size: 1.4em;
}	
		
H3	{	
	font-size:	1.3em;
	font-weight:	500;
	}	
		
H4	{	
	font-size:	1.2em;
	font-weight:	500;
	}	
		
H5, DT	{	
	font-size:	1em;
	font-weight:	700;
	}	
		
H6	{	
	font-size:	.8em;
	font-weight:	700;
	}	

TFOOT, THEAD	{	
	font-size:	1em;
	}	

TH
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	background-color: #330000;
	font-weight: normal;
}	

TD
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}


A:link	{	
	text-decoration:	underline;
	color:	#670000;
}	
		
A:visited {
	text-decoration: underline;
	color:	#670000;
}	
		
A:active	{	
	text-decoration:	underline;
	color:	#670000;
}	
		
A:hover	{	
	text-decoration:	underline;
	color: #ffffcc;
	background-color: #670000;
}

SMALL	{	
	font-size:	8pt;
	}	

BIG	{	
	font-size: 14px;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL
{
	font-weight: bold;
}

OL OL
{
	font-weight: normal;
}

OL LI
{
	list-style-type: decimal;
}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

INPUT
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
}

TEXTAREA
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
}

OPTION
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: Transparent;
}

SELECT
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: Transparent;
}

.fontH1, .fontH2, .fontH3, .fontH4
{
	color: #670000;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.fontH1
{
	font-size:	36px;
	font-weight:	700;
}

.fontH2
{
	font-weight: bold;
	font-size: 18px;
}

.fontH3
{
	font-weight: bold;
	font-size: 14px;
}

.fontH4
{
	font-weight: bold;
}

.fontBreadcrumbs
{
	font-family: Verdana, Helvetica, sans-serif;
  FONT-SIZE: 8pt;
}

.fontDisabled {
	text-decoration: line-through;
	font-family: Verdana, Helvetica, sans-serif;
	color:Gray;
}

A.fontDisabled {
	text-decoration: line-through;
	font-family: Verdana, Helvetica, sans-serif;
	color:Gray;
}

A.fontDisabled:link {
	text-decoration: line-through;
	font-family: Verdana, Helvetica, sans-serif;
	color:Gray;
}

A.fontDisabled:visited {
	text-decoration: line-through;
	font-family: Verdana, Helvetica, sans-serif;
	color:Gray;
}

A.fontDisabled:active {
	text-decoration: line-through;
	font-family: Verdana, Helvetica, sans-serif;
	color:Gray;
}

A.fontDisabled:hover {
	text-decoration: line-through;
	font-family: Verdana, Helvetica, sans-serif;
	color:Gray;
}

.fontError
{
	font-weight: bold;
	color: #ff6633;
	font-family: Verdana, Helvetica, sans-serif;
}

.fontBlack {
	font-family: Verdana, Helvetica, sans-serif;
	color:black;
}

.fontBlue
{
	font-weight: bold;
	color: #008fcb;
	font-family: Verdana, Helvetica, sans-serif;
}

.fontRed {
	font-family: Verdana, Helvetica, sans-serif;
	color:Red;
}

A.fontRed 
{
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	color:Red;
}

A.fontRed:link {
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	color:Red;
}

A.fontRed:visited {
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	color:Red;
}

A.fontRed:active {
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	color:Red;
}

A.fontRed:hover {
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	color:White;
	background:Red;
}

.fontGray {
	text-decoration: line-through;
	font-family: Verdana, Helvetica, sans-serif;
	color:Gray;
}

A.fontGray {
	text-decoration: line-through;
	font-family: Verdana, Helvetica, sans-serif;
	color:Gray;
}

A.fontGray:link {
	text-decoration: line-through;
	font-family: Verdana, Helvetica, sans-serif;
	color:Gray;
}

A.fontGray:visited {
	text-decoration: line-through;
	font-family: Verdana, Helvetica, sans-serif;
	color:Gray;
}

A.fontGray:active {
	text-decoration: line-through;
	font-family: Verdana, Helvetica, sans-serif;
	color:Gray;
}

A.fontGray:hover {
	text-decoration: line-through;
	font-family: Verdana, Helvetica, sans-serif;
	color:Gray;
}

.fontListPrice {
	text-decoration: line-through;
	font-family: Verdana, Helvetica, sans-serif;
}

.fontMessage
{
	font-weight: bold;
	width: 100%;
	color: #008fcb;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
}

.fontSpecial
{
	color: #ff0000;
}

.fontTunnelTitle
{
	FONT-SIZE: 24px; 
	COLOR: white; 
}

.fontTotal
{
	font-size: 16px; 
	font-weight: bold;
}

.bgPage
{
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #f3efdc;
	color: Black;
}

.bgBody
{
	font-family: Verdana, Helvetica, sans-serif;
	background-color: white;
	color: Black;
}

.bgPrimary
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: white;
	background-color: #330000;
}

A.bgPrimary:link	{	
	text-decoration:	none;
	color:	white;
	background-color: #330000;
	}	
		
A.bgPrimary:visited	{	
	text-decoration:	none;
	color: white;
	background-color: #330000;
}	
		
A.bgPrimary:active	{	
	text-decoration:	none;
	color: white;
	background-color: #330000;
}	
		
A.bgPrimary:hover	{	
	text-decoration:	underline;
	color: white;
	background-color: #330000;
}
	
.bgSecondary
{
	color: #ffffcc;
	background-color: #670000;
}

A.bgSecondary:link	{	
	color: #ffffcc;
	background-color: #670000;
	text-decoration:	none;
}	
		
A.bgSecondary:visited	{	
	color: #ffffcc;
	background-color: #670000;
	text-decoration:	none;
}	
		
A.bgSecondary:active	{	
	color: #ffffcc;
	background-color: #670000;
	text-decoration:	none;
}	
		
A.bgSecondary:hover	{	
	text-decoration:	underline;
}

.bgTertiary
{
	color: black;
	background-color: #d2b48c;
}

A.bgTertiary:link	{	
	color: black;
	background-color: #d2b48c;
	text-decoration:	none;
}	
		
A.bgTertiary:visited	{	
	color: black;
	background-color: #d2b48c;
	text-decoration:	none;
}	
		
A.bgTertiary:active	{	
	color: black;
	background-color: #d2b48c;
	text-decoration:	none;
}	
		
A.bgTertiary:hover	{	
	text-decoration:	underline;
}

.bgAlternate
{
	background-color: #F2F2F2;
}

.bgTransparent
{
	background-color:  Transparent; 
}

A.bgTransparent
{  
	background-color:  Transparent; 
}

A.bgTransparent:hover 
{  
	background-color:  Transparent; 
}

.bgTunnelBody
{
	BACKGROUND-COLOR: white;
}

.bgProgressBar
{
	border: 1px solid #636563;
	background-color: #d2b48c;
}

.spaceV1 
{
	font-size: 1px
}

.spaceV5
{
	font-size: 5px;
}

.spaceV8
{
	font-size: 8px;
}

.spaceV10
{
	font-size: 10px
}

.spaceH5
{
	width: 10px;
	height: 1px;
}

.spaceH8
{
	width: 8px;
	height: 1px;
}

.spaceH10
{
	width: 10px;
	height: 1px;
}

.borderAllx1
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}

.bgGray
{
	background-color: #F2F2F2;
	color: Black;
}

.borderSecondary
{
	border-right: #670000 1px solid;
	border-top: #670000 1px solid;
	border-left: #670000 1px solid;
	border-bottom: #670000 1px solid;
}

.bgWhite
{
	color: black;
	background-color: white;
}

A.bgWhite:link	{	
	color: black;
	background-color: white;
	text-decoration:	none;
}	
		
A.bgWhite:visited	{	
	color: black;
	background-color: white;
	text-decoration:	none;
}	
		
A.bgWhite:active	{	
	color: black;
	background-color: white;
	text-decoration:	none;
}	
		
A.bgWhite:hover	{	
	color: white;
	background-color: black;
	text-decoration:	underline;
}

.btnPrimary
{
	border-right: #4a4a4a 2px solid;
            padding-right: 0px;
            border-top: #cecece 1px solid;
            padding-left: 0px;
            font-weight: bold;
            font-size: 10px;
	   		background-image: url(/wfc/images/primarytile.gif);
            padding-bottom: 0px;
            border-left: #cecece 1px solid;
            color: white;
            padding-top: 0px;
            border-bottom: #4a4a4a 2px solid;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            height: 20px;
            text-align:center;
            cursor:hand;
}

.btnSecondary
{
	border-right: #4a4a4a 2px solid;
	padding-right: 0px;
	border-top: #cecece 1px solid;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10px;
	background-image: url(/wfc/images/secondarytile.gif);
	padding-bottom: 0px;
	border-left: #cecece 1px solid;
	cursor: hand;
	color: white;
	padding-top: 0px;
	border-bottom: #4a4a4a 2px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	text-align: center;
}

.btnSmall
{
	border-right: #4a4a4a 2px solid;
	padding-right: 0px;
	border-top: #cecece 1px solid;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10px;
	background-image: url(/wfc/images/primarytile.gif);
	padding-bottom: 0px;
	border-left: #cecece 1px solid;
	color: white;
	padding-top: 0px;
	border-bottom: #4a4a4a 2px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	text-align:center;
	cursor:hand;
}

.btnLarge
{
	border: solid 2px #4a4a4a;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(/wfc/images/bigtile.gif);
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 36px;
	text-align:center;
	cursor:hand;
}

.btnRAWCIL
{
	display: none;
	visibility: hidden;
}

.banner_MainItem
{
	font-size: 8pt;
	cursor: hand;
	color: white;
	font-family: Arial, Verdana;
	height: 26px;
	background-color: #330000;
	text-align: center;
}
.banner_MainItemOver
{
  height:26px;
  cursor: hand;
	font-size: 8pt;
  font-family: Arial, Verdana;
  color: white;
  text-align: center;
  background-color: #670000;
}

.banner_Separator
{
	font-size: 8pt;
	cursor: default;
	color: white;
	font-family: Arial, Verdana;
	height: 26px;
	background-color: #330000;
	text-align: center;
}

.bgLoading
{
	background-position: center center;
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
}

.PERSONALIZE_STEP_CURRENT
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #A6CAF0;
}

.PERSONALIZE_STEP_LINK
{
	font-weight: bold;
}

.ORDER_STEP_CURRENT
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #A6CAF0;
}

.ORDER_STEP_LINK
{
	font-weight: bold;
}

#rateMe{padding:0px; margin:0px;}
#rateMe li{float:left;list-style:none;}
#rateMe li a:hover,
#rateMe .on{background:url(/images/i_rating_on.gif) no-repeat;}
#rateMe a{float:left;background:url(/images/i_rating_off.gif) no-repeat;width:18px; height:15px;}

.bgEmailForm
{
	background-color: #f3efdc;
	border-right: #670000 1px solid;
	border-top: #670000 1px solid;
	border-left: #670000 1px solid;
	border-bottom: #670000 1px solid;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px; 	
}

.emailpreview
{
	border: solid 1px black;
	color: Gray; 
	padding:5px 5px 5px 5px;
}
