<html><body><p>/* css for the homepage (default page) */

@media screen and (min-width: 960px) {

   .offset-top {
      margin-top: 25px;
  }
  #claimant-corner &gt; img {
      float: left;
      margin-bottom: 0px;
      margin-right: 20px;
  }
  /*.photobox-f span {
      font-size: 16px !important;
  }*/
  .bottom4-across-row span {
      font-size: 16px !important;
  }
}

@media all and (max-width:767px) {
     .module-typeP { min-height:0px; }
     .module-typeP img { visibility:hidden; height:0; }
     .module-typeP a:first-child { padding:0 !important; }
     .module-typeP .morelink { position: relative; }
     .box_typeH { min-height: 50px !important; margin: 0 0 10px !important; }
     .module-typeP { margin-top:10px;}

     #claimant-corner &gt; img { visibility:hidden; height:0; }

}

#claimant-corner &gt; img {
      margin-bottom: 20px !important;
}

#claimant-corner &gt; img.fancy-border {
      border: 1px solid #8c8c8c !important;
}

.dcas-headlines {
    clear: both;
    float: right;
    border-bottom: none;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    padding: 10px 15px 0;
    margin-bottom: 10px;
    text-align: right;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 10px;
    margin-top: 10px;
}

#wrapper .dcas-headlines span {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    top: 1px;
    vertical-align: baseline;
    margin-left: 5px;
}

.dcas-headlines a {
    color: #fff !important;
    text-decoration: none !important;
}

.dcas-headlines a:hover {
    text-decoration: underline !important;
}

.theme-tan .dcas-headlines {
    background: #503608;
}

#wrapper [class*=module]&gt;.a-z_fixed {
    padding: 0 10px;
}

.a-z_offset {
    margin: 0 10px;
}


h3#division-name {
    font: 24px;
    line-height: 30px;
}

h3#division-name a {
    color: #503608 !important;
    text-decoration: none;
}

h3#division-name a:hover{
    text-decoration: underline;
}

.intro-text-form {
    margin-top: 6px;
}

.row-divider {
    border-top: 1px solid #e5e5e5;
    display: block;
    margin-top: 0.5em;
    margin-bottom: 3em;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
}

.row-divider1, .row-divider2, .row-divider3  {
    border-top: 1px solid #e5e5e5;
    display: block;
    margin-top: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
}

.section1Title, .section2Title , .section3Title  {
  margin: 2em 0;
}

#topic-intro {
    padding-bottom: 10px;
}

.align-r {
    float: right;
}


@media screen and (min-width: 992px) {
    h3#ui-id-3 {
        line-height: 15px;
    }
}


#ui-id-1, #ui-id-5, #ui-id-9, #ui-id-3, #ui-id-7, #ui-id-11, #ui-id-13, #ui-id-15 {
    background-color: #e4dabc !important;
    color: #503608 !important;
}

#ui-id-1:hover, #ui-id-5:hover, #ui-id-9:hover, #ui-id-3:hover, #ui-id-7:hover, #ui-id-11:hover, #ui-id-13:hover, #ui-id-15:hover {
    background-color: #ccba8b !important;
}

#wrapper .module-typeG, #wrapper .emailupdates {
    background: #ffffff;
}

ul.list-bullet &gt; âli:before {
    content: "\00BB \0020";
    display: block;
    height: 0;
    width: 0;
    left: -1.5em;
    position: relative;
}
</p></body></html>