html,
body 
{
    margin: 0;
    padding: 0;
}

body
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

#main
{
    padding: 25px 10px 0 10px;
}

a {
    color: #000;
}

ul 
{
    margin: 10px 0;
    padding: 0 0 0 16px;
}

h1,h2 
{
   margin: 0 0 18px 0;
}

h3 
{
    margin: 0 0 10px 0;
}

h4, h5 
{
    margin: 0 0 5px 0;
}

#headerDock 
{
    margin-top: 0 !important;
}

.hide,
#contactContainer,
#loginCurtain,
#headerRight,
#subheader,
#sectionBarWrapper,
#campaignSlidePrev,
#campaignSlideNext,
#campaignSlideshowPagination,
#campaignSlideshow .slide,
.slideCat,
.slideImage,
.slide img,
.slide iframe,
.navPrev,
.navNext,
.button,
.box img,
.boxBubble,
#sectionInvolvement,
#sectionExchangeRates,
#sectionFacts img,
#sectionFacts iframe,
#sectionCalculate,
#footer .fourCols,
#socialLinks,
#footerBar,
.toggleMoreContent
{
    display: none !important;
}

#sectionCampaign,
#sectionFeatures,
#sectionProducts,
#sectionTop,
#sectionBenefits,
#sectionFacts,
#sectionPriceterms,
#sectionCompare,
#sectionHighlights
{
    padding: 15px 0;
    border-bottom: 1px solid #aaa;
}


#campaignSlideshow .slide,
.sectionBg
{
    background: none !important;
}

#campaignSlideshowContainer,
.campaignSlideshowWrapper,
#campaignSlideshow,
#campaignSlideshow .slide,
.featureShowcaseWrapper,
#featureShowcase,
.productShowcaseWrapper,
#productShowcase
{
    height: auto !important;
    width: auto !important;
    position: static !important;
}

#campaignSlideshow .slide:first-child 
{
    display: block !important;
    float: none;
}

#campaignSlideshow .slideText 
{
    color: #000 !important;
}
 
#sectionTop h1,
#campaignSlideshow .slideText h1,
#campaignSlideshow .slideText h2
{
    margin-top: 0;
}

.slide,
.slideBody 
{
    height: auto !important;
}

.slide
{
    padding: 0 3% 0 0;
    width: 22%;
    float: left;
}

.webpartContainer,
.boxRow 
{
    clear: both;
}

.boxRow .boxContainer 
{
    padding: 0 3% 0 0;
    width: 30%;
    float: left;
}

.tblCompare td 
{
    padding: 0 20px 7px 0;
}

#disclaimer 
{
    font-size: 10px;
}

.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

.noprint {
  display: none !important;
}
  
