@charset "UTF-8";
a {
	color: #E71816;
}
a:link {
	text-decoration: none;
	color: #E71816;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* CSS Document */

	
	#leftMenu{
	width:170px;
	float: left;
	height: 200px;
	display: inline;
	}
.Highlight {
	background-color: #FFFF99;
}
.redBold {
	font-weight: bolder;
	color: #E11722;
}
.twoColFixRtHdr #mainContent #textBoxLG {
	float: left;
	width: 460px;
	position: relative;
	margin-left: 20px;
	text-align: left;
}
.twoColFixRtHdr #mainContent #textBoxnarrow {
	float: left;
	width: 215px;
	display: inline;
	padding-left: 20px;
}
.twoColFixRtHdr #mainContent #textBoxContact {
	float: left;
	width: 460px;
	display: inline;
	padding-left: 20px;
}
.twoColFixRtHdr #mainContent #textBoxTxtWrap {
	float: left;
	width: 500px;
	display: inline;
	padding-left: 20px;
}
.twoColFixRtHdr #mainContent #textBox {
	float: left;
	width: 315px;
	position: relative;
}
.twoColFixRtHdr #mainContent #textPrivacy {
	float: left;
	width: 675px;
	position: relative;
}
.twoColFixRtHdr #mainContent #mainIMG {
	float: left;
	width: 342px;
	margin-left: 20px;
	border: 1px solid #E11722;
}
.twoColFixRtHdr #mainContent #insideIMG {
	float: left;
	width: 266px;
	margin-left: 20px;
	display: inline;
	border: 1px solid #E11722;
}
.twoColFixRtHdr #mainContent #insideIMG_W {
	float: right;
	/*width: 266px;*/
	display: inline;
	/*border: 1px solid #E11722;*/
	margin-left: 20px;
	margin-bottom: 5px;
	margin-right:20px;
}
.twoColFixRtHdr #mainContent #insideIMG_C {
	float: left;
	width: 266px;
	display: inline;
	border: 1px solid #E11722;
	margin-left: 40px;
	margin-bottom: 5px;
}
.twoColFixRtHdr #mainContent #ProdBox {
	width: 342px;
	float: right;
	margin-left: 20px;
	margin-top: 20px;
}

#productSection{
	float:right;	
}

.marginAdj_table {
	margin-top: -2px;
}
.privacyTxt {
	font-size: 80%;
	line-height: 1.25;
}
.privacyBld {
	font-weight: bolder;
	color: #333333;
}
.reducedTXT {
	font-size: 80%;
}
.reducedTXTBld {
	font-size: 80%;
	font-weight: bolder;
}
.formRJ {
	text-align: right;
}
#offers {
	text-align: center;
}
#Offers_top {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E71816;
}
#Offers_top h1 {
	font-size: 40px;
	font-weight: bolder;
	color: #E71816;
	text-align: center;
	letter-spacing: -2px;
	line-height: .5em;
	padding-bottom:10px;
}
#Offers_main {
	margin-top: 20px;
}
#Offers_main h2 {
	font-size: 26px;
	font-weight: bolder;
	color: #E71816;
	text-align: center;
	letter-spacing: -1px;
}
#Offers_main h3 {
	font-size: 20px;
	font-weight: bolder;
	color: #E71816;
	line-height: 0.4em;
	margin-top: 5px;
}
.offers_sm_pad {
	margin-bottom: 15px;
	margin-left: 10px;
}
#registerBox 
{
	float: left;
	width: 450px;
	height: 300px;
}
#registerBox input
{
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	width:250px;
	padding:4px;
	font-weight:bold;
}
#registerBox label
{
	padding-left:22px;
}
#registerBox p
{
	padding-right:30px;
}
#registerBox td
{
	padding-bottom:0px;
}
#registerBox .error
{
	border-right: #e71816 solid;
	border-top: #e71816 solid;
	border-left: #e71816 solid;
	border-bottom: #e71816 solid;
}
#registerBox .errortext
{
	font-weight:bold;
	color:#e71816;
}
#registerBox .pwhint
{
	font-size: 11px;
	color: black;
}
#infoBox {
	width: 450px;
	font-size: 16px;
	line-height: 1.3em;
	float: left;
	margin-bottom: 20px;
}
#infoBox h1 {
	font-size: 18px;
	line-height: 1.1em;
	font-weight: bolder;
	color: #666666;
	margin-bottom: -1px;
	margin-top: -1px;
}
#box1
{
	clear: both;
	border-right: #e71816 1px solid;
	padding-right: 10px;
	border-top: #e71816 1px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #e71816 1px solid;
	padding-top: 10px;
	border-bottom: #e71816 1px solid;
	background-color: whitesmoke;
	margin-bottom:10px;
}
#box2 {
	clear: both;
	border-right: #e71816 1px solid;
	padding-right: 10px;
	border-top: #e71816 1px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #e71816 1px solid;
	padding-top: 10px;
	border-bottom: #e71816 1px solid;
	background-color: whitesmoke;

}
#box2 a
{
	text-decoration:underline;
	color: #E71816;
}
