body { background-position: top center; background-repeat: no-repeat; background-color: #ffffff !important; }
.mainForm { background-image: none; }
.alternateBgColor { background-color: #ffffff; }
.bannerBgColor { background-color: #ececec; }
.mainBgColor { background-color: #ffffff; }
.mainBoldColor { color: #111111; }
.mainBorderColor { border-color: #ececec; }
.mainTextColor, .mainTextColor a, .mainTextColor a:visited { color: #222222; }
.accordion li { background-color: #fcfcfc; color: #1C2F8B; background-image: url('../../images/verticalSubMenu3.png') !important }
.accordion li:hover { background-color: #A3A3A3; color: #ffffff; }
.menuTopTitle, .footer { 
    color: #284596; 
    background-color: #D5DBE9 !important; 
    background-image: -webkit-linear-gradient(to top, #D5DBE9, #F7F9FB ) !important; /* For Chrome and Safari */
    background-image:         linear-gradient(to top, #D5DBE9, #F7F9FB ) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7F9FB', endColorstr='#D5DBE9',GradientType=0 ); /* IE6-8 */
}
.menuTopTitle a, .menuTopTitle a:visited { color: #284596; }
.menuTopTitle a:hover { color: #ffffff; background-color: #2E4A93; }
.productBgColor { background-color: #ffffff; }
.subBgColor { background-color: #f3f3f3; }
.subBoldColor, .subBoldColor a, .subBoldColor a:visited, .subBoldColor tr, legend, .subBoldColor * { color: #111111; }
.subBorderColor, fieldset, .subBorderColor tr, .cartGrid th, .cartGrid caption { border-color: #e3e3e3; }
#siteNavigation_menuContainer.subBorderColor, #siteNavigation_menuContainer2.subBorderColor  { border-top: none !important; }
.subTextColor, .subTextColor a, .subTextColor a:visited { color: #333333; }
.accordionSub li { color: #1C2F8B !important; }
.accordionSub li:hover { background-color:#A3A3A3 !important; color: #FFFFFF !important; }
#ctl00_siteNavigation_searchPanel { background-color: #f3f3f3; }