html {
	font-family: Arial, Helvetica;
	margin: 0;
	background-color: #F3F3F5;
	width: 100%;
	height: 100%;
}
body {
	margin: 0;
	width: 100%;
	height: 100%;
	background-color:#FFFFFF;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #2C3F63;
}

.mainBox {
	width: 100%;
	height: 100%;
}

.leftColumnNew {
	width: 324px;
	height: 100%;
	background-color:#F5F5F7;
	background-image: url(/images/leftColumnBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.leftShadowBorder {
	background-image: url(/images/leftShadowBG.gif);
	background-position:right;
	background-repeat:repeat-y;

}

.rightShadowBorder {
	width: 5px;
	background-image: url(/images/leftShadowBG.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.newProductFeature {
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 14px;
}

.newProductCategory {
	color: #2C3F63;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;	
}

.newProductSubcategory {
	font-family: Helvetica, Arial;
	font-size: 14px;
}


.righttShadowBorder {
	width: 5px;
	background-image: url(/images/rightShadowBG.gif);
	background-repeat:repeat-y;

}

.homePageSecondaryOption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
}

.navBox {				
	width: 221px;
	height: 100%;
	background-image: url(/images/design_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: 50px 400px;	
}
.rightSide {
	background-image: url(/images/rightColumnBG.jpg);
	background-repeat:repeat-x;
	min-width:150px;
}
.headerBar {
    height: 74px;
	background-image: url(/images/header_bar_bg.jpg);
	background-repeat: repeat-x;
}
.headerBarText {
    font-size: 14px;
    color: white;
}
.navLogo {
	margin-top: 0px;
	margin-bottom: 24px;
}
.navItem {
    left: auto;
	font-family: Arial, Helvetica;			
	color: #293145;
	margin-top: 1px;	
	margin-bottom: 1px;
	margin-right: 1px;
	text-transform: uppercase;
}
.specialNav {
    color: #647399;    
}
.navItem1 {
    width: 100%;
	font-weight: bold;
	font-size: 11px;
	color: #647399;
}
.navItem1:hover {
    color: #293145;
}
.navItem2 {
	width: 100%;
	font-weight: bold;
	font-size: 11px;
	color: #647399;
}
.navItem317 {
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	color: #5a983a;
}
.navItem2:hover {
    color: #293145;
}
.navItem3 {
	width: 100%;
	font-size: 10px;
	color: #969696;
}			
.navItem3:hover {
	color: #333333;
}
.navItem4 {
	width: 100%;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}			
.subNavBox {
	margin-top: 36px;
	margin-bottom: 48px;
	padding-top: 6px;
	padding-bottom: 6px;			
	padding-right: 22px;
	border-top: 1px solid #DFE2E8;
	border-bottom: 1px solid #DFE2E8;
}

.stripesBox {
	background-image: url(/images/stripes.jpg);
	border: 1px solid #DFE2E8;
	padding: 8px;
	}

.stripesGradientBox {
	background-image: url(/images/stripesGradient.jpg);
	border-top: 1px solid #DFE2E8;
	border-bottom: 1px solid #DFE2E8;
	padding: 8px;
	}


.subNavItem {
	width: 100%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 9.25px;
	padding: 5px;
	padding-right: 14px;
	line-height: 1.25;
}
.subNavLink {
    color: #647399;
}
.subNavLink317 {
    color: #5a983a;
}
.subNavLink:hover {
    color: #293145;
}
.pathBar {
	background-color: white;
	height: 28px;
	border-bottom: 1px solid #DFE2E8;
}
.pathItem {
    text-transform: uppercase;
	font-size: 11px;
	color: #606A7B;
}
.pathLink {
	font-weight: normal;
	color: #606A7B;
	padding: 8px;	
}
.pathEnd {
	font-weight: normal;
	color: gray;
	padding-left: 8px;
	padding-right: 8px;
}
.pathLink:hover {
	color: #293145;
}
.pathSep {
	width: 8px;
	background-image: url(/images/location_arrow.gif);
}
.light {
    color: #7D8697;
    font-weight: bold;
}
.lightNormal {
    color: #7D8697;
    font-weight: normal;
}
.title {
	color: #7D8697;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 6px;
	line-height: 1.2;
}

.plainTitle {
	color: #7D8697;
	font-family: Arial, Helvetica;
	font-size: 16px;
	margin-bottom: 6px;
	line-height: 1.2;
}
.smallTitle {
	color: #7D8697;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
	line-height: 1.2;
}
.darkTitle {
	color: #2C3F63;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;	
}

.boldTitle {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 6px;
	line-height: 1.2;
}

.thinTitle {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 6px;
	line-height: 1.2;
}

.specialsTitle {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #858585;
	margin-bottom: 6px;
}

.specialsCopy {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 14px;
	color: #858585;
	margin-bottom: 6px;
}
.specialsTallThin {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	color: #BABABA;
	margin-bottom: 6px;
}

p, li, .copy, td {		
    cursor: default;
	color: #565656;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 1.2;
	font-weight: normal;
}
li {
	margin-bottom: 2px;
}
.dark {
    color: #2C3F63;
}
.darkCopy {
	color: #2C3F63;
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 1.2;
	font-weight: normal;
}
ul {
	list-style-image: url(/images/bullet.gif);
	margin-left: 0;
	padding-left: 0;
}
.arrow {
	font-weight: bold;
	color: #7D8697;
	list-style-image: url(/images/bullet_arrow.gif);
	margin-left: 0;
	padding-left: 0;
}
li {
	margin-left: 1.5em;
	padding-left: 0;
}
.footer {
	padding-top: 12px;
	padding-bottom: 6px;
	padding-left: 6px;
	color: #777777;
	font-size: 9px;
}
.horizLine, .line {
	border-bottom: 1px solid #DFE2E8;
}
.downloadIcon {
	background-image: url(/images/download_icon.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 2px 2px;
	font-weight: normal;
}
.videoIcon {
	background-image: url(/images/video_icon.gif);
	background-repeat: no-repeat;
	padding-left: 17px;	
	height: 25px;
	background-position: 2px 2px;
	font-weight: normal;
}
.cellularIcon {
	background-image: url(/images/cellular_advantage_icon.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 1px 1px;
	font-weight: bold;
}
.shopIcon {
	background-image: url(/images/shop_icon.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 1px 1px;
	font-weight: bold;
}
.submitButton {
    border: 0;
    background-color: white;
	background-image: url(/images/submit_arrow_icon.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 2px 4px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
}
.input {
    background-color: #F3F3F5;
    border: 0;
    padding: 4px;
    margin-top: 4px;
}
.faqAnswer {
   display: none;
   padding-top: 4px;
   padding-bottom: 4px;
   padding-right: 36px;
}
.quoted {
    padding-right:20px;
    color: #2C3F63;    
    width:120px;
}
.productIngredientsCopy {
    color: #a0a0a0;
}
.caps {
	text-transform:uppercase;
}
.fineprint {
	font-size: 9px;
}
invalid {
    background-color: #FFFFE0;
}

textarea.invalid {
    background-color: #FFFFE0;
}

.lightBlue {
	color: #7D8697;
}

.gray {
	color: #4F5151;
}
.backOfficeGray {
	color: #6a6c6d;
}
.red, .error {
	color: #FF0000;
}

.businessCenterRtArrow {
	background-image: url(/images/back_office/businesscenter/rightArrow.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding-right:12px;
}

.businessCenterGrayLink {
	font-weight:normal;
	color:#8A8A8A;
	text-decoration:none;

}

.businessCenterLtArrow, .LtArrow {
	background-image: url(/images/back_office/businesscenter/rightArrow.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:15px;
}

.plain {
	font-weight:normal;
}

.white {
	color:#FFFFFF;
}

.black {
	color:#000000;
}

.doubleSpace {
	line-height: 2em;
}

.underline {
	text-decoration:underline;
}

.leftCell {
    padding-top: 10px;
    vertical-align: top;
    text-align: right;
    width: 120px;
    font-size: 10px;
    font-color: blue;
    align: right;
    padding-right: 8px;
}
.rightCell {
    vertical-align: top;
    font-size: 10px;
    font-color: black;
}
input.invalid, select.invalid {
    background-color: #FFFFE0;
}

.digit2 {
    width: 30px;
}
.digit3 {
    width: 40px;
}
.digit4 {
    width: 60px;
}
.digit6 {
    width: 80px;
}
.digit16 {
    width: 200px;
}
.address {
    width: 200px;
}
.required {
    color: red;
    font-size: 12px;
}
.error {
   color: red;
}

