html{
   background-color:transparent;
}
#e-privacy-message{
   margin: 0 auto;
   background-position:center;
   background-repeat: repeat-y;
   background-color: #FFFFFF;
}
#e-privacy-message-holder.no-cookie, #e-privacy-message-holder.no-cookie #e-privacy-message-iframe{
   height:110px;
}
#e-privacy-message-holder{
   height:85px;
   position:relative;
   margin:0px auto;
   width:960px;
}
#e-privacy-message-info{
   display:block;
   width:70px;
   float:left;
}
#e-privacy-message-info div{
   background-image: url(/giving/Images/message-info_tcm31-57462.gif);
   background-repeat:no-repeat;
   height:70px;
   margin: 10px 0px 0px 10px;
}
#e-privacy-message-iframe{
   frameborder: none;
   border:0px;
   border:none;
   overflow:hidden;
   width:886px;
   height:85px
}
#e-privacy-message-iframe html{
   background-color:transparent;
}
#e-privacy-message #e-privacy-message-content{
   width:866px;
   float:left;
   text-align:left;
}
#e-privacy-message #e-privacy-message-close{
   position:absolute;
   top:0px;
   right:0px;
   padding-top:10px;
   text-align:right;
}
#e-privacy-message #e-privacy-message-close a{
   display:block;
   float:left;
}
#e-privacy-message #e-privacy-message-close a#e-privacy-close-link{
   margin-right:10px;
   font-size:11px;
   font-weight:normal;
   color:#CC0000;
   text-decoration:underline;
   cursor: pointer;
}
#e-privacy-message #e-privacy-message-close a#e-privacy-close-link:hover{
   color:#333333;
   text-decoration:none;
}
#e-privacy-message #e-privacy-message-close a#e-privacy-remind-link{
   border-right:1px solid #000000;
   width:110px;
   padding-right:10px;
   margin-right:10px;
   font-size:11px;
   font-weight:normal;
   color:#333333;
   text-decoration:underline;
   cursor: pointer;
}
#e-privacy-message #e-privacy-message-close a#e-privacy-remind-link:hover{
   color:#CC0000;
   text-decoration:none;
}
#blank-container a{
   color:#C00;
   font-weight:normal;
   text-decoration:underline;
}
#blank-container .cta{
   margin:-18px 10px 0px 0px;
   margin-right:10px;
   display:block;
   float:right;
   font-weight:bold;
   font-size:1.2em;
}
#blank-container .cta a{
   color:#CC0000;
   display:block;
   height:15px;
   padding-right:25px;
   padding-bottom:4px;
   padding-top:2px
   text-decoration:none;
   font-weight:normal;
   background-image:url("/giving/Images/eprivacy-message-cta_tcm31-57459.gif");
   background-repeat:no-repeat;
   background-position:right 2px;
}
#blank-container .cta a:hover{
   color:#000000;
   background-image:url("/giving/Images/eprivacy-message-cta-over_tcm31-57460.gif");
}
#blank-container{
   padding-top:12px;
   text-align:left;
   font-size:0.9em;
}
#blank-container p{
   margin:0px 0px 10px;
   padding:0px
}

#header-wrapper-new{
  background: #CC0000;
  background: -webkit-linear-gradient(left, #cc0000, #932c74 100%);  
  background: -moz-linear-gradient(left, #c00, #932c74 100%);
  background: -ms-linear-gradient(to right, #c00 0, #932c74 100%);
  background: -o-linear-gradient(to right, #c00 0, #932c74 100%);
  background: linear-gradient(to right, #c00 0, #932c74 100%);
}
#header-wrapper-new #header{
   min-height: 62px;
   background:  url('/giving/Images/giving-new-header_tcm31-60059.png') no-repeat top center; 
   background-position: center left;
}
#header-wrapper-new #header .container{
    padding-top: 0;
}

#header-wrapper-new #branding-logo-link{
  height: 62px;
  width: 200px;
}
#header-wrapper-new #branding-logo{
  display: none;
  opacity: 0;
  -moz-opacity: 0;
  width: 160px;
  margin: 5px 0; 
}
#header-wrapper-new #nav-site{
   margin: 24px 20px 24px 0px;
   padding: 0;
  height: auto;
   float: right;
   list-style-type: none;
}
#header-wrapper-new #nav-site li{
   float:left;
   padding:0px 6px;
   border-left:1px solid rgba(0, 0, 0, .3);
}
#header-wrapper-new #nav-site li.first{
   border:0;
}
#header-wrapper-new #site-controls{
  margin: 0px;
  padding: 24px 20px;
  background-color: rgba(0, 0, 0, .3); 
  display: block;
  float: right;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;  
  position: relative;
  height: auto;
  right: 0;
}
#header-wrapper-new #site-controls a, #site-controls span{
   display:block;
   float:left;
}
#header-wrapper-new #site-controls a{
  text-indent: 0;
  background: none;
  color: #fff;
  text-align: center;
  min-height: 0;
}
#header-wrapper-new #site-controls a.home{
  display: none;
}
#header-wrapper-new #site-controls .welcome {
    display: none;
}
#header-wrapper-new #content-wrapper{
   background :none;
   background-position:center;
}

#footer-wrapper-new{ 
  background: #CC0000;
  background: -webkit-linear-gradient(left, #c00, #932c74 100%);  
  background: -moz-linear-gradient(left, #c00, #932c74 100%);
  background: -ms-linear-gradient(to right, #c00, #932c74 100%);
  background: -o-linear-gradient(to right, #c00, #932c74 100%);
  background: linear-gradient(to right, #c00 0, #932c74 100%);
  width: 100%; 
  margin-top: 30px; 
  position:relative;  
  height:auto; 
} 
#footer-wrapper-new #footer{ 
  width: 960px;
  margin: 0 auto;  
  color: #fff; 
  font-size: 0.916em; 
  overflow: hidden; 
  position: static; 
  min-height: 205px; 
  background: none; 
  background-position: -1px -1px; 
}