/*body#campaign-page #form_12688 p{display:none;}*/
body#campaign-page #form_12688 p{font-size: medium;}

/*body#campaign-page #skipnav a{display:none;}*/

#campaign-page #main_body .form_description h2 {font-size: 1.6875rem;}  

body#campaign-page .nav-secondary ul {
display:none;
}

#main_body form li:not(.media_video) div span.rvt-inline-alert__icon * {
color:#df3603;
}

#main_body b, #main_body strong{
color: #006298!important;
}
/*.site-header .title{
display:none !important;
}*/

.site-header .title {
    font-family: BentonSansBold,Arial,sans-serif !important;
    font-weight: 400 !important;
}

#main_body form.appnitro {
    padding: 0;
}

#form_container #footer {
    display:none;
}
#footer{
 width:inherit;
}

.site-header .unit a {
    text-decoration: none;
    pointer-events: none;
}

#campaign-page .belt,
#campaign-page .skirt {
    display: none !important;
}

.belt a{
  font-family: BentonSansBold, Arial, sans-serif;
}

.belt a:hover{
  font-family: BentonSansBold, Arial, sans-serif;
  color: #FFFFFF;
  text-decoration: none;
}

.belt a:focus{
  font-family: BentonSansBold, Arial, sans-serif;
  color: #FFFFFF;
  text-decoration: none;
}


#footer a{
  text-decoration: none;
  color: #990000;
  border-bottom: none;
}

h1,h2,h3,h4,h5,h6{font-family: BentonSansBold,Helvetica,Arial,sans-serif;}

.title{text-decoration:none !important; cursor:default!important;}

nav.main li a:hover{text-decoration: none;  border-bottom: none;}

#footer .copyright{color: #45382B !important;}

.breadcrumbs a:hover,a:focus {
    color: #900;
    text-decoration: none;
}

.gsc-input-box input[type="text"]{
	border: none !important;
}

/*The following CSS Can put be put in A separate CSS file and added as a PAge Specific CSS with Velocity*/
/*Also add an ID campaign-page in Body Id text box of the page by going to Metadata tab of the page.*/

body#campaign-page nav#nav-main, body#campaign-page #nav-main-sticky-wrapper, body#campaign-page .section.breadcrumbs, body#campaign-page .section.page-title, body#campaign-page .belt ul.social, body#campaign-page .belt-nav li:last-child, body#campaign-page.landmarks .menu-toggle {
	display:none;
}
body#campaign-page .belt-nav li:after {
	background:none;
}
body#campaign-page main {
    padding-top:0;
}
@media screen and (min-width: 64.0625em) {
    body#campaign-page.landmarks .site-header {
        padding-bottom:0.625rem;
    }
}
@media only screen and (max-width: 1024px) {
    body#campaign-page.landmarks #toggles .search-toggle {
        right:0rem;
    }
}

