body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgMainCell {
	background-image: url(../images/nu_bg_main.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.hdMains {
	font-family: Helvetica, arial, sans-serif, swiss;
	font-size: 32px;
	line-height: 28px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
}
.bgLifeMyAcc {
	background-image: url(../images/life_profilehome.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.hdSubs {
	font-family: Helvetica, arial, sans-serif, swiss;
	font-size: 18px;
	/*line-height: 21px;*/
	font-weight: bold;
	color: #666;
	letter-spacing: -1px;
}
.cartProdDiv {
	padding: 4px;
	float: left;
	width: 309px;
}
.cartProdDivFull {
	padding-left: 4px;
	float: left;
}
.vlineCart4pxGray {
	background-image: url(../images/pix_4x_gray.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 16px;
	padding-left: 6px;
}
.chkProdName {
	font-family: Helvetica, arial, sans-serif, swiss;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #666;
	background-color: #efefef;
	padding: 8px;
	letter-spacing: -1px;
}
.chkProdDets {
	font-family: Helvetica, arial, sans-serif, swiss;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.f0rmCartQuant {
	font-family: Helvetica, arial, sans-serif, swiss;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	background-color: #FFF;
	height: 10px;
	width: 20px;
	border: 1px solid #999;
}
.chkCartTags {
	font-family: Helvetica, arial, sans-serif, swiss;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #999;
	padding-top: 9px;
	padding-bottom: 9px;
}
.shipMsgGray{
	background: #afafaf;
	color: #fff;
	font-weight: 300;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	width: 300px;
}
.shipMsgGray a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.shipMsgGray a:hover{
	color: #fdff5f;
}
.shipYellow{
	color: #fdff5f;
	font-weight: bold;
}
.shipHoldOn{
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 5px 10px 0;
	text-transform: uppercase;
	width: 80px;
}
.chkCartTotal {
	font-family: Helvetica, arial, sans-serif, swiss;
	font-size: 20px;
	color: #000;
	padding: 5px;
}
.chkExplanations {
	font-family: Helvetica, arial, sans-serif, swiss;
	font-size: 10px;
	line-height: 10px;
}

.f0rmTextFieldCheck {
	font-family: Helvetica, arial, sans-serif, swiss;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	border: 1px solid #333;
}
.bgBoxGrade {
	background-image: url(../images/bg_grade_toprightdn.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.cartProdDivSm {
	padding: 4px;
	width: 240px;
}
.chkCartSubtotSml {
	font-family: Helvetica, arial, sans-serif, swiss;
	font-size: 14px;
	line-height: 14px;
	color: #000;
	text-align: right;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 19px;
}
.chkPayOptTab {
	font-family: Helvetica, arial, sans-serif, swiss;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 9px;
	padding-right: 6px;
}
.boxYllowTotal {
	background-color: #ffe820;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.bgAddresses {
	background-image: url(../images/bg_addresses.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bgShareProd {
	background-image: url(../images/bg_share_sm.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.divNPShare {
	float: left;
	height: 150px;
	width: 125px;
	padding: 0px;
}

