
  
  html, body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,em,img,form,label,legend,table,tbody,tfoot,thead,tr,th,td {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
  }

  body {
    height: 100%;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1.3em;
    color: #333;
    font-weight: 400;
  }

  .bodyBG {overflow: hidden;}

  .clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
  }

  html {
    background: unset;
  }

  * {
    box-sizing: border-box;
  }

  a,
  a:link,
  a:visited,
  a:hover {
    border-bottom: none;
  }

  a img {
    border: 0 none;
  }

  img {
    height: auto;
    border: 0 none;
  }

  .italic {
    font-style: italic;
  }

  h1 {
    background: unset;
    margin: 0px 0px 4px 0px;
    color: #3366cc;
    font-family: Arial, sans-serif;
    font-size: 1.6em;
    line-height: 1.2em;
    font-weight: bold;
  }

  h2 {
    margin: 0px 0px 4px 0px;
    color: #3366cc;
    font-family: Arial, sans-serif;
    font-size: 1.5em;
    line-height: 1.2em;
    font-weight: bold;
  }

  h3 {
    margin: 0px 0px 4px 0px;
    color: #3366cc;
    font-family: Arial, sans-serif;
    font-size: 1.4em;
    line-height: 1.2em;
    font-weight: bold;
  }

  h4 {
    margin: 0px 0px 4px 0px;
    color: #3366cc;
    font-family: Arial, sans-serif;
    font-size: 1.4em;
    line-height: 1.2em;
    font-weight: bold;
  }

  a:link {
    color: #3366cc;
    text-decoration: none;
  }

  a:visited {
    color: #3366cc;
    text-decoration: none;
  }

  a,
  a:visited {
    font-weight: normal;
  }

  #wrapper {
    width: 100%;
    background: #FFFFFF;
    float: left;
  }

  /*** Header End ****/

  .nav_link img {max-width: 45px;}

  /*** Footer Start ****/

  footer {
    clear: both;
  width: 100%;
  padding: 30px 0;
  background-color: #005ba8;
  }

  footer .container {padding: 15px;}

  .footer-logo img {
    display: block;
    max-width: 250px;
    width: 100%;
    margin: 0 auto 35px;
}

.footer-logo p {
    color: #fff;
    font-size: 14px;
    line-height: 1.5em;
    margin: 0;
    padding: 0 0 30px;
    font-family: Arial, sans-serif;
    font-weight: 400;
}

.copyright p span {
  font-size: 18px;
}

.copyright p {
    color: #fff;
    font-size: 14px;
    line-height: 2.25em;
    padding: 0;
    margin: 0;
}

.copyright p a {
  color: #fff;
}

.footer-social  {
  padding: 0 0 25px;
  clear: both;
  display: block;
}

.footer-social ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.footer-social ul li {
  display: inline-block;
  margin: 0 2px;
}

.footer-social ul li a {
  display: block;
  padding: 10px 12px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-decoration: none;
  text-align: center;
}

.footer-social ul li a span {
  color: #fff;
  font-size: 20px;
}

  /*** Footer End ****/


  /***********************CRESCENDO TEMPLATE STYLESHEET 1 WIDE*********************/

  .hidden {
    display: none;
  }

  #image_banner,
  #cres_content #cres_donor_story_div,
  #cres_content #cres_articles_div {
    margin: 0 -2%;
    padding: 0;
    width: 104%;
    background: none;
    height: auto;
    display: none;
  }

  #image_banner img,
  #cres_content #cres_donor_story_div img,
  #cres_content #cres_articles_div img {
    width: 100%;
    max-width: 600px;
    height: auto;
    float: left;
    border: none;
  }

  #cres_content #cres_pp_img,
  #cres_content .donor_story_main_header,
  #cres_content #cres_ds_actions,
  #cres_content #cres_share_actions,
  #cres_content #cres_pp_div,
  #cres_pp_img,
  #cres_content .what_give_header,
  #cres_content .how_give_header,
  #cres_content #how_give_flow_wrapper,
  #cres_content .cres_ebro_btn,
  .topText,
  #cres_content #cres_news_box_grid .cres_left_column,
  #cres_content .cres_text_resize,
  #learn_wills_container .learn_wills_header,
  #cres_content .cres_more_link,
  #cres_article_opts_top {
    display: none;
  }

  #cres_news_article,
  #cres_donor_story {
    width: 100% !important;
  }

  #cres_content {
    font-family: Arial, sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    color: #333;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    font-weight: 400;
  }

  #cres_content::after {
    content: "";
    display: table;
    clear: both;
  }

  #cres_content .breadcrumb {
    display: none;
  }

  #cres_content p {
    margin: 0 0 1em;
    padding: 5px 0px;
  }

  #cres_content .medTitle {
    padding: 5px 0px;
    font-size: 1.0em;
    font-weight: bold;
  }

  #cres_content .smallTitle {
    padding: 5px 0px;
    font-size: 0.8em;
    font-weight: bold;
  }

  #cres_content .smallerTitle {
    padding: 5px 0px;
    font-size: 0.7em;
  }

  #cres_content .lightColorDiv {
    background-color: #f5f5f5;
    border-color: #BBBBBB;
  }

  h1.cresPageHeader,
  h1.mgrHeaderTitle,
  #cres_content .bigTitle {
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #3366cc;
    padding: 5px 0;
    margin: 0;
    clear: both;
    font-size: 2.25em;
    line-height: 1em;
  }

  .cresPageHeader span {
    color: #3366cc
  }

  h2.cresArticleTitle {
    font-family:Arial, sans-serif !important;
    font-size: 1.3em;
    font-weight: bold;
    margin: 10px 0px;
    padding: 0px 0px;
  }

  h2.mgrSubHeaderTitle {
    font-family:Arial, sans-serif !important;
    font-weight: normal;
    margin: 5px 0px 5px 0px;
    color: #3366cc;
    font-size: 1.4em;
  }

  h2.mgrSubHeaderTitle_U {
    font-family:Arial, sans-serif !important;
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    color: #3366cc;
    border-bottom: 1px solid #CCCCCC;
    font-size: 1.4em;
  }

  h2.mgrSubHeaderTitle_S {
    font-family: Arial, sans-serif !important;
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    color: #3366cc;
    border-top: 1px solid #CCCCCC;
    background-color: #F3F3F3;
    font-size: 1.3em;
  }

  h3.mgrSubHeaderTitle {
    font-family: Arial, sans-serif !important;
    font-weight: normal;
    margin: 5px 0px 5px 0px;
    color: #3366cc;
    font-size: 1.2em;
  }

  h3.mgrSubHeaderTitle_U {
    font-family: Arial, sans-serif !important;
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    color: #3366cc080;
    border-bottom: 1px solid #CCCCCC;
    font-size: 1.2em;
  }

  h3.mgrSubHeaderTitle_S {
    font-family: Arial, sans-serif !important;
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    color: #3366cc080;
    border-top: 1px solid #CCCCCC;
    background-color: #F3F3F3;
    font-size: 1.2em;
  }

  h3.cresDateHead {
    font-family: Arial, sans-serif !important;
    font-size: 0.9em;
    font-weight: normal;
    margin: 0px;
    padding: 5px 0px;
    color: #696969;
    clear: both;
    font-style: italic;
  }

  #cres_content .mgrStrongTitle {
    font-weight: bold;
    font-size: 1.2em;
  }

  .mgr_user_estate_planning li,
  .mgr_user_settings li,
  .mgr_enews_settings li {
    font-size: 0.9em;
    font-weight: bold;
  }


  /* FORM CSS */

  #cres_content input {
    float: left;
    border: 1px solid #CCCCCC;
    background-color: #DDDDDD;
    margin: 0;
  }

  #cres_content input:hover {
    border-color: #C0CCDA;
    background-color: #BBBBBB;
  }

  #cres_content input:focus {
    border-color: #c5c5c5;
    background-color: #ffffdd;
    background-image: none;
  }

  #cres_content select {
    border: 1px solid #CCCCCC;
    background-color: #DDDDDD;
    margin-bottom: 5px;
  }

  #cres_content select:hover {
    border-color: #C0CCDA;
    background-color: #BBBBBB;
  }

  #cres_content select:focus {
    border-color: #C0CCDA;
    background-color: #ffffdd;
    background-image: none;
  }

  #cres_content .cres_calc_radio {
    background: none;
    border: none;
  }


  /* CALCUSource Sans ProRS */

  #cres_content #cres_contact {
    width: 90%;
  }

  #cres_content #cres_contact fieldset,
  #cres_content #cres_contact div,
  #cres_content #cres_contact label {
    width: 100%;
  }

  #cres_content #cres_contact label {
    font-weight: bold;
  }

  #cres_content #cres_contact textarea {
    width: 98%;
  }

  #cres_calc {
    width: 100%;
    margin: auto;
  }

  #cres_calc div {
    clear: both;
    float: left;
    margin: 5px;
    width: 100%;
  }

  #cres_calc fieldset {
    float: left;
    margin: 0px;
    padding: 0px;
    border: 1px solid #DDDDDD;
    width: 100%;
  }

  #cres_calc label {
    float: left;
    width: 130px;
    text-align: right;
    margin-right: 10px;
  }

  .cres_calc_help {
    clear: both;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #F3F3F3;
    border: 1px solid #CCCCCC;
    display: none;
  }

  #cres_calc img {
    float: left;
    margin-left: 5px;
  }

  #cres_calc span {
    float: left;
    margin: 0px 5px 0px 2px;
  }

  #cres_calc button {
    margin: 0px 5px;
  }

  #cres_calc img#calc_help_btn {
    float: right;
  }

  #cres_calc #firstPerson {
    margin: 0px;
    padding: 0px;
  }

  #cres_calc #secondPerson {
    margin: 0px;
    padding: 0px;
  }

  #cres_calc .cc_small {
    width: 50px;
  }

  #cres_calc .cc_med {
    width: 125px;
  }

  #cres_calc .cc_large {
    width: 98%;
  }

  #cres_contact .cc_large {
    width: 98%;
  }

  #cres_content #cres_contact_email,
  #cres_content #cres_contact_lname,
  #cres_content #cres_contact_fname {
    width: 98%;
  }

  #cres_content input.cres_preview_btn {
    margin: 0 0 0 3px;
    float: right;
    display: none;
  }


  /* ARTICLES */

  #cres_articles_div {
    float: left;
    width: 100%;
    height: 170px;
    margin: 5px 0px 10px 10px;
    background-image: url(../images/330x165_wide_img_bg.png);
    background-repeat: no-repeat;
  }

  #cres_articles_div img {
    width: 330px;
    height: 165px;
    border: none;
    padding: 0px;
    margin: 0px;
  }


  /* DONOR STORIES */

  #cres_donor_story_div {
    float: left;
    width: 100%;
    height: 170px;
    margin: 5px 0px 10px 10px;
    background-image: url(../images/330x165_wide_img_bg.png);
    background-repeat: no-repeat;
  }

  #cres_donor_story_div img {
    width: 330px;
    height: 165px;
    border: none;
    padding: 0px;
    margin: 0px;
  }


  /* NEWS BOX GRID*/

  #cres_content #cres_news_box_grid {
    float: none;
  }

  #cres_news_box_grid .cres_news_box_grid_wide {
    width: 100%;
    float: left;
    margin: 0px;
  }

  #cres_content .bigMedTitle {
    font-size: 1.75em;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #000;
    margin: 5px 0px 10px;
    line-height: 1em;
    clear: both;
  }

  #cres_content .bigMedTitle_NL {
    font-size: 1.4em;
    font-weight: 400;
    color: #3366cc;
    margin: 0px;
    padding: 10px 0px;
    clear: both;
  }

  #cres_content #learn_wills_container .bigMedTitle_NL {
    padding: 10px 0px 0px;
  }


  /* For the Learn About Wills Page */

  .cres_news_box_grid-Small-Title {
    font-size: 1em;
    color: #3366cc;
    font-weight: bold;
    margin: 2px 0px;
    padding: 0px;
    text-transform: none;
  }

  #cres_content #cres_news_box_grid .cres_right_column {
    margin: 0;
    padding: 0 25px 0 0;
    background: transparent url(../images/arrow.png) 99% center no-repeat;
  }

  #cres_content #cres_news_box_grid a,
  #cres_content #cres_news_box_grid a:visited {
    display: block;
    color: #333;
    font-size: 1em;
    text-decoration: none;
    font-weight: 400;
    padding: 10px 0;
    margin: 0;
  }

  #cres_content #cres_news_box_grid a .cres_news_box_grid-Title {
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 1.75em;
    color: #000;
    margin: 0px;
    line-height: 1em;
    padding: 8px 0;
    margin: 0;
  }

  #cres_content #cres_news_box_grid a .cres_news_box_grid-SubTitle {
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: #000;
    margin: 0px 0px 2px;
    padding: 0px;
  }


  /*Listings for every 2nd Tier pages*/

  #donor_story_main_ul {
    margin: 0;
    padding: 0;
  }

  #cres_content #what_give_ul li,
  #cres_content #how_give_ul li,
  #cres_content #donor_story_main_ul li,
  #cres_content #learn_wills_ul li,
  #cres_content #gift_calc_ul li {
    clear: both;
    list-style: none;
    margin: 0px;
    padding: 0;
    border: none;
  }

  #what_give_ul li a,
  #what_give_ul li a:visited,
  #how_give_ul li a,
  #how_give_ul li a:visited,
  #donor_story_main_ul li a,
  #donor_story_main_ul li a:visited,
  #learn_wills_ul li a,
  #learn_wills_ul li a:visited,
  #gift_calc_ul li a,
  #gift_calc_ul li a:visited {
    margin: 0px;
    padding: 10px 25px 10px 0;
    border-bottom: 1px solid #BBBBBB;
    display: block;
    color: #212529;
    font-weight: 400;
    background: transparent url(../images/arrow.png) 99% center no-repeat;
    line-height: 1.5em;
  }

  #what_give_ul li a:hover,
  #what_give_ul li a:active,
  #what_give_ul li a:hover .bigMedTitle,
  #how_give_ul li a:hover,
  #how_give_ul li a:active,
  #how_give_ul li a:hover .bigMedTitle,
  #donor_story_main_ul li a:hover,
  #donor_story_main_ul li a:active,
  #donor_story_main_ul li a:hover .bigMedTitle,
  #learn_wills_ul li a:hover,
  #learn_wills_ul li a:active,
  #learn_wills_ul li a:hover .medTitle,
  #gift_calc_ul li a:hover,
  #gift_calc_ul li a:active,
  #gift_calc_ul li a:hover .bigMedTitle {}

  #cres_content #what_give_container,
  #cres_content #how_give_container {
    width: 100%;
  }

  #cres_news_article .cres_body_article h2 {
    font-size: 1.4em;
    padding: 0px;
    margin: 0px;
  }

  #cres_content #cres_news_box_donor_story,
  #cres_content #cres_news_box_wash_hotline,
  #cres_content #cres_news_box_personal_planner,
  #cres_content #cres_news_box_what_to_give,
  #cres_content #cres_news_box_how_to_give,
  #cres_content #cres_news_box_plan_your_will,
  #cres_content #cres_news_box_learn_about_wills,
  #cres_content #cres_news_box_plgive_calc,
  #cres_content #cres_news_box_savvy_living,
  #cres_content #cres_news_box_finances,
  #cres_content #cres_news_box_glaw_pro,
  #cres_content #cres_news_box_glaw_calc,
  #cres_content #cres_news_box_advisor_news {
    height: auto;
  }

  #cres_news_box_wills_guide,
  #cres_news_box_wash_hotline,
  #cres_news_box_wash_hotline_small,
  #cres_news_box_donor_story,
  #cres_news_box_personal_planner,
  #cres_news_box_savvy_living,
  #cres_news_box_what_to_give,
  #cres_news_box_how_to_give,
  #cres_news_box_plgive_calc,
  #cres_news_box_plgive_calc_wide,
  #cres_news_box_plan_your_will,
  #cres_news_box_learn_about_wills,
  #cres_news_box_finance_news,
  #cres_news_box_advisor_news,
  #cres_news_box_spotlight,
  #cres_news_box_glaw_pro,
  #cres_news_box_glaw_calc,
  #cres_news_box_glaw_case_week,
  #cres_news_box_glaw_plr,
  #cres_news_box_glaw_article,
  #cres_news_box_advisor_spotlight,
  #cres_news_box_pg_home,
  #cres_news_box_donor_enews,
  #cres_news_box_advisor_enews,
  #cres_news_box_create_plan,
  #cres_news_box_news,
  #cres_news_box_about_us_org,
  #cres_news_box_about_us_gp {
    border-color: #CCCCCC;
    border-style: solid;
  }

  #cres_content #cres_news_box_about_us_org,
  #cres_content #cres_news_box_about_us_gp {
    border: none;
    padding: 10px 2%;
    height: auto;
    float: left;
    width: 42%;
  }

  #learn_wills_container #learn_about_wills_button_container_top,
  #learn_wills_container #learn_about_wills_button_container_right {
    display: none;
  }

  #learn_wills_container #learn_about_wills_button_container_top_intermediate {
    display: block;
    width: 100%;
  }

  #learn_wills_container #learn_about_wills_content_container {
    width: 100%;
  }

  #learn_wills_container #learn_about_wills_buttons_left_intermediate,
  #learn_wills_container #learn_about_wills_buttons_right_intermediate {
    padding: 10px 0 0 0;
    width: 80%;
    margin: 0 auto;
    max-width: 256px;
    float: none;
    clear: both;
  }


  /***********************END TEMPLATE STYLESHEET 1 WIDE*********************/

  html {
    padding-top: 0 !important;
  }

  #backButton {
    clear: both;
    width: 100%;
    padding: 10px;
    background-color: #005ba8;
    color: #fff;
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
  }

  .header {
    width: 100%;
    position: relative;
    clear: both;
    background-color: #000;
  }

  .logo {
    width: 100%;
    display: block;
    padding: 25px 15px;
    overflow: hidden;
    background-color: #005ba8;
  }

  .logo a {
    display: block;
  }

  .logo a img {
    display: block;
    max-width: 270px;
    margin: 0 auto;
  }

  .link_bar {
    clear: both;
    width: 100%;
    padding: 5px 15px;
    box-sizing: border-box;
    background-color: #7091b5;
    color: #fff;
    display: flex;
  }

  .home,
  .contact,
  .enews {
    width: 33.3%;
    float: left;
  }

  .home a,
  .contact a,
  .enews a {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
  }

  .removeBG {
    background-image: none !important;
  }

  #nav_menu {
    display: block;
    width: 100%;
    text-align: left;
    padding: 10px 15px;
    box-sizing: border-box;
    clear: both;
    z-index: 9;
    background-color: #005ba8;
  }

  #nav_menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }

  #nav_menu ul li {
    font-size: 1.4em;
  }

  #nav_menu ul li a,
  #nav_menu ul li a:hover {
    cursor: pointer;
    color: #fff;
    font-style: normal;
    text-decoration: none;
    display: block;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
  }

  .fa-home {
    padding-right: 5px;
  }

  .fa-bars {
    color: #fff;
    font-size: 17px;
    padding-right: 5px;
    position: relative;
    top: 1px;
  }

  #sh_menu {
    display: none;
    margin: 0;
    padding: 0 15px !important;
    list-style-type: none;
    background-color: #005ba8;
    z-index: 5;
  }

  #sh_menu li {
    padding: 5px 0;
  }

  .banner_container {
    display: none;
    clear: both;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-image: url(/org_files/482/images/rd3/campus_fall_07_177.jpg);
  }

  .banner_container::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
  }

  .banner-text {
    padding: 15px 10px;
    clear: both;
  }

  .banner-text h1 {
    color: #fff;
    font-family: "Source Sans Pro";
    font-size: 36px;
    margin: 0;
    font-weight: 400;
    padding: 0;
    text-align: center;
    line-height: 1em;
    position: relative;
    z-index: 2;
  }

  .banner-text h2 {
    text-align: center;
    color: #bda971;
    line-height: 1em;
    padding: 0 0 15px;
    margin: 0;
    position: relative;
    z-index: 2;
    font-size: 36px;
    font-family: 'Noto Serif', serif;
    text-transform: uppercase;
  }

  .banner-text ul {
    clear: both;
    margin: 0;
    padding: 15px;
    background-color: #005ba8;
    border-bottom: 10px solid #957009;
    position: relative;
    z-index: 2;
  }

  .banner-text ul li {
    display: block;
    color: #fff;
    position: relative;
    font-family: Source Sans Pro;
    margin: 0;
    padding: 8px 0;
    font-size: 18px;
    line-height: 1.5em;
  }

  .banner-text ul li:nth-child(2)::before {
    content: "";
    width: 175px;
    position: absolute;
    height: 1px;
    z-index: 1;
    background-color: #bda971;
    transform: translateX(-50%);
    left: 50%;
    top: 0;
  }

  .banner-text ul li:nth-child(2)::after {
    content: "";
    position: absolute;
    width: 175px;
    background-color: #bda971;
    transform: translateX(-50%);
    left: 50%;
    bottom: 0;
    top: auto;
    height: 1px;
  }

  .cres_content_container {
    clear: both;
    width: 100%;
    padding: 15px;
  }

  .cres_content_container::after {
    display: table;
    clear: both;
    content: "";
  }

  #top_nav {
  width: 100%;
float: left;
clear: both;
background-color: #fff;
}

#top_nav ul {
    padding: 0;
    margin: 0;
}

#top_nav ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

#top_nav ul li a.first {
    width: 24%;
}

#top_nav ul li a:visited {color: #000 !important;}

#top_nav ul li a {
    display: block;
    font-family:Arial, sans-serif;
    width: 39%;
    padding: 9px 1%;
    margin: 0;
    height: auto;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    font-size: 15px;
    line-height: 1.2em;
    float: left;
    text-align: center;
}

#top_nav ul li a.last {
    width: 32%;
}

#cres_content #cres_news_box_about_us_org, #cres_content #cres_news_box_about_us_gp {
      width: 100%;
      padding: 0;
  }
  #cres_content #cres_news_box_about_us_gp {
      padding-top: 15px;
  }

/********************************************************************/
/* MA Mobile Edits */

html {
    -webkit-text-size-adjust: none;
}

#top_nav ul li a {
    font-size: 17px;
    padding: 10px 1%;
}

#nav_menu ul li a, #nav_menu ul li a:hover {
    font-size: 18px;
}

#sh_menu li {
    padding: 9px 0;
}

#sh_menu li:first-child {
    padding-top: 15px;
}

#cres_content {
    font-size: 1.1em;
}

#cres_content #cres_news_box_grid a .cres_news_box_grid-Title {
    font-size: 1.65em;
}

.copyright p {
    line-height: 2em;
}

footer {
    padding: 20px 5px 10px;
}

.footer-logo p {
    color: #fff !important;
}

#cres_plus_minus_icon + h2.bigMedTitle {
    font-size: 1.25em;
}

#cres_content #learn_wills_container .bigMedTitle_NL {
    font-weight: 700;
    font-size: 1.65em;
    line-height: 1em;
    padding: 20px 0 0 0;
}

#cres_content #cres_news_box_grid a .cres_news_box_grid-SubTitle {
    padding: 5px 0;
    line-height: 1.2em;
}

#cres_news_article #cres_pp_img {
    display: none !important;
}

#cres_content #cres_contact input[type='text'],
#cres_content #cres_contact textarea {
    -webkit-appearance: none;
    float: none;
    border: 1px solid #ccc;
    background: #fff;
    background-image: none;
    width: 90%;
    margin: 5px 0 15px;
    padding: 5px 10px;
    font-size: 1em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#cres_content #cres_contact input:hover,
#cres_content #cres_contact textarea:hover {
    background: #fff;
    background-image: none;
}

#cres_content #cres_contact button,
html #cres_content #cres_contact input[type=button],
#cres_content #cres_contact input[type=reset],
#cres_content #cres_contact input[type=submit] {
    -webkit-appearance: none;
    float: none;
    border: 1px solid #005ba8;
    background: #005ba8;
    background-image: none;
    color: #fff;
    padding: 10px 15px 8px;
    margin: 0px 10px 20px 0px;
    /*display: inline-block;*/
    width: auto;
    font-size: 1em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#cres_content input,
#cres_content input:hover {
    background-image: none;
    background: #fff;
}

#cres_contact div {
    margin: 5px 0px !important;
}



/* End MA Mobile Edits */
/********************************************************************/

.banner-text {
    visibility: hidden;
}

/*********************** DO DESIGN ADJUSTMENTS ************************/

.logo {
    padding: 8px 15px 20PX;
}

#top_nav ul li a {
    font-size: 18px;
    white-space: nowrap;
}

.innerBanner {
    display: none;
}

#cres_content .bigMedTitle {
    line-height: 1.1em;
}

#cres_content a {
    color: #000;
    text-decoration: underline;
}

#what_give_ul li a, #what_give_ul li a:visited, #how_give_ul li a, #how_give_ul li a:visited, #donor_story_main_ul li a, #donor_story_main_ul li a:visited, #learn_wills_ul li a, #learn_wills_ul li a:visited, #gift_calc_ul li a, #gift_calc_ul li a:visited {
    padding: 12px 25px 19px 0;
    text-decoration: none;
}




#cres_content #cres_news_box_grid a .cres_news_box_grid-SubTitle {
    line-height: 1.3em;
}

h2.cresArticleTitle, #cres_news_article .cres_body_article h2 {
    color: #000;
}#cres_news_article{
  width: 100%;
  float: left;
}

#cres_news_article .cres_body_article{
  padding: 10px 0px;
}

.underlined{
    text-decoration: underline;
}

table {
  border-collapse: collapse;
}

table, th, td {
  border: 1px solid black;
}

th, td {
  padding: 10px;
}

.col1 {
	width: 30%;	
}

.col2 {
	width: 60%;	
}

.col3 {
	width: 10%;	
} /***********TEXT RESIZE********/
.cres_text_resize{
  float:right;
}
/***********END TEXT RESIZE********/

  
