.not-logged-in #messages {
  display: none;   
}

#block-views-nodequeue-1-block {
  background: #e92b2b;
  border: 1px solid #ae0808;
  color: #fff;
  padding: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
}
 
#block-views-nodequeue-1-block p {
  margin: 0px;   
}

/* Regional Offices page 2 Columns */

#node-page-9 .field-name-body table {
    border:0;
}

#node-page-9 .field-name-body td {
    vertical-align:top;
}

/* Newsletter Signup block Home Page */

.front #block-boxes-newsletter-signup {
    background-color: #0B3D6E;
    color: #fff;
    padding: 15px;
}

.front #region-sidebar-first .block {
    margin: 20px;
    background-color: #0B3D6E;
    color: #fff;
    padding: 15px;
}

.front #region-sidebar-first .block .button {
    background: #e92b2b;
    border-bottom: 5px solid #ae0808;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 110%;
    margin-top: 20px;
    padding: 5%;
    text-align: center;
    width: 90%;
    margin-bottom: 0px;
}

.front #region-sidebar-first .block h2.block-title {
    border-bottom: 1px solid #fff;
    margin-bottom: 7px;
    padding-bottom: 7px;
    font-weight: normal;
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    line-height: 1.4em;
}

.front #region-sidebar-first .block .button a {
    color: #fff;
}