/* CSS Document */
<style type="text/css">
<!--
#BodyMainCenter {
text-align:center;
}

#TopLocationMain {
    margin: 0px auto;
	padding-top:10px;
	width: 760px;
}

#TopLocationMain .TopLocation {
width: 185px;
height: 65px;
display: block;
text-align: center;
float: left;
}

#BodyContent {
	margin: 0px auto;
	padding-top:10px;
	width: 760px;
}
#BodyContent .ContentLeft {
     float:left;
	 width:360px;
	 padding-left:10px;
	 padding-right:10px;
} 

#BodyContent .ContentRight {
     float:left;
	 width:360px;
	 padding-left:10px;
	 padding-right:10px;
}
#BodyContent .DrkBrwnGreyBoxWhiteTxtNoBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A2A393;
	height: 22px;
	width:100%;!important;
	
} 

#BodyContent .DrkBrwnGreyBoxWhiteTxtNoBorder img {
     padding:4px;
	
}

#BodyContent .DrkBrwnGreyBorder {
	border: 1px solid #A2A393;
	border-top: none;
	padding: 5px;
} 

#BodyContent .FormFieldsL {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 160px;
	height: 22px;
	padding-top:4px;
}

#BodyContent .FormFieldsRLinks {
    float:left;
    height: 22px;
	padding-top:4px;
}

#BodyContent .FormFieldsR {
    float:left;
    height: 22px;
}

#BodyContent .FormFieldsLCheck {
    float:left;
    height: 22px;
}

#BodyContent .FormFieldsRCheck {
    float:left;
    height: 22px;
}


#BodyContent .FormLinks {
    text-align:right;
    height: 22px;
}

.Check_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding-top:5px;
	padding-left:5px;
}

a.mainNav:link    {
	/* Applies to unvisited links of class mainNav */
  text-decoration:  none;
	color:            black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
  } 
a.mainNav:visited {
  /* Applies to visited links of class mainNav */
  text-decoration:  none;
  color:            #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  } 
a.mainNav:hover   {
  /* Applies to links under the pointer of class mainNav */
  text-decoration:  underline;
  color:            #cc0000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  } 
a.mainNav:active  {
  /* Applies to activated links of class mainNav */
  text-decoration:  underline;
  color: black;
  font-size: 9px;
  }
  
  .custombutton {
	border:none;
	background:#FFFFFF;
	cursor:pointer;
	width: 180px;
}
  * html .custombutton {cursor:hand;} /* alternate cursor style for ie */
  
  .DottedLine {
	background-image: url(http://images.overstock.com/f/102/3117/8h/www.overstock.com/img/mxc/20070319_disc2RP.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.customerCare {
float: left;
width: 182px;
margin-right: 5px !important;
margin-right: 8px;
height: 100px;
display: block;
font-size: 9px;
font-weight: bold;
text-align: center;
}

-->
</style>
