
  
/***********************CRESCENDO TEMPLATE STYLESHEET RESPONSIVE 3C*********************/

@media print {
* {
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
}

#cres_header {
  display: none;
}

#cres_left-nav {
  display: none;
}

#cres_footer {
  display: none;
}

.xlarge-3.column.show-for-xlarge-up {
    display: none !important;
}

.navmain.show-for-large-up {
    display: none !important;
}

.contain-to-grid.navbar {
    display: none;
}

#cres_share_actions {
    display: none !important;
}

.cres_text_resize {
    display: none;
}

.breadcrumb{
  display: none;
}

#cres_button_grid{
  display: none;
}

.row.generic-panel-1280.show-for-large-down {
    display: none !important;
}

#cres_menu_nav {
    display: none;
}

.homepage.f-topbar-fixed {
    padding-top: 0px !important;
}

.seperator-1280 {
    display: none;
}
#global_footer {
    display: none;
}
#print_only{
  display: block !important;
}
}



.hidden { display: none; }

  .cres_inner ul {
    list-style: disc outside none;
    margin: 1.0em 0;
    padding: 0 0 0 1.5em;
  }

  .cres_inner ul li {
    list-style: disc outside none;
    margin: 0;
    padding: 0;
    font-size: 1.0em;
    line-height: 1.47em;
  }

  .cres_inner ol {
    list-style: decimal outside none;
    margin: 1.0em 0;
    padding: 0 0 0 1.75em;
  }

  .cres_inner ol li {
    list-style: decimal outside none;
    margin: 0;
    padding: 0;
    font-size: 1.0em;
    line-height: 1.47em;
  }

  .cres_inner p {
    margin: 1.0em 0;
    padding: 0 0 0 1.75em;
    font-size: 1.0em;
    line-height: 1.47em;
  }

#cres_content {
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	width: 100%;
	margin: 0px;
    padding: 0px;
    float: left;
	line-height: 1.47em;
}

#cres_content img {
	border: none;
}

#cres_content a, #cres_content a:visited{
	color: #f47321;
	text-decoration: none;
}

#cres_content a:hover, #cres_content a:active{
	color: #f47321;
	text-decoration: none;
}

#cres_content .breadcrumb{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 0.85em;
}

#cres_content p{
	margin: 0px;
	margin-bottom: 0.4em;
	padding: 5px 0px;
}

#cres_content .medTitle {
	margin: 0px;
	padding: 5px 0px;
	font-size: 1.0em;
	font-weight: 500;
}

#cres_content .smallTitle {
	margin: 0px;
	padding: 5px 0px;
	font-size: 0.8em;
	font-weight: 500;
}

#cres_content .smallerTitle {
	margin: 0px;
	padding: 5px 0px;
	font-size: 0.7em;
}

#cres_content .lightColorDiv {
	background-color: #f5f5f5;
	border-color:#BBBBBB;
}

h1.cresPageHeader,
#cres_content .bigTitle {
	font-family: Sanchez;
  font-size: 2.6em;
  font-weight: 400;
  line-height: 1.1em;
	color: #005030;
	margin: 0px;
	padding: 5px 0px;
}

h1.mgrHeaderTitle {
	font-size: 1.25em; font-weight: 500 !important;
	color: #005030;
	margin: 0px;
	padding: 5px 0px;
}

h2.cresArticleTitle {
	font-size: 1.25em; font-weight: 500 !important;
	color: #005030; 
	margin: 0px;
	padding: 0px 0px;
}

h2.mgrSubHeaderTitle{
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	color: #005030; 
	font-size: 1.25em; font-weight: 500 !important;   
}

h2.mgrSubHeaderTitle_U{
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	color: #005030;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.25em; font-weight: 500 !important;   
}

h2.mgrSubHeaderTitle_S{
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	color: #005030; 
	border-top: 1px solid #CCCCCC;
	background-color:#F3F3F3;
	font-size: 1.25em; font-weight: 500 !important;   
}

h3.mgrSubHeaderTitle{
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	color: #005030; 
	font-size: 1.1em;   
}

h3.mgrSubHeaderTitle_U{
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	color: #000080; 
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;   
}

h3.mgrSubHeaderTitle_S{
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	color: #000080; 
	border-top: 1px solid #CCCCCC;
	background-color:#F3F3F3;
	font-size: 1.1em;   
}

h3.cresDateHead{
	font-size: 1em;
	font-weight: 500;
	margin: 0px;
	padding: 5px 0px;
	color: #696969;
}

#cres_content .mgrStrongTitle {
	font-weight: 500;
	font-size: 1.1em;
}

.mgr_user_estate_planning li,
.mgr_user_settings li, 
.mgr_enews_settings li {
	font-size: 0.9em;
	font-weight: 500;
}  

/* FORM CSS */
#cres_content label {
	font-size: 1.0em;
	line-height: 1.47em;
}

#cres_content input {
	float:left;
	border:1px solid #CCCCCC;
	margin-bottom: 5px;
}

#cres_content input:hover {
	border-color:#C0CCDA;
}

#cres_content input:focus {
	border-color: #c5c5c5;
	background-image: none;
} 

#cres_content select {
	border:1px solid #CCCCCC;
	margin-bottom: 5px;
	height: auto;
	width: auto;
	padding: 3px;
	-webkit-appearance: menulist !important;
	background: none transparent !important;
}

#cres_content select:hover {
	border-color:#C0CCDA;
}

#cres_content select:focus {
	border-color: #C0CCDA;
	background-image: none;
} 

#cres_content .cres_calc_radio {
	background: none;
	border: none;
	margin-top: 5px !important;
}

/* CALCULATORS */
#cres_calc { 
	width: 600px;
	margin:auto;
}

#cres_calc div {
	clear: both;
	float:left;
	margin:5px;
	width: 600px;
}

#cres_calc fieldset {
	float: left;
	margin:0px;
	padding:0px;
	border:1px solid #DDDDDD;
	width: 600px;
}

#cres_calc label {
	float:left;
	width:160px;
	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_me,
#cres_calc .cc_med {
	width: 125px;
} 

#cres_calc .cc_large {
	width: 250px;
} 

#cres_contact .cc_large {
	width: 250px;
} 

#cres_contact div  {
  clear: both;
}

/* 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: 140px;
	margin: 5px 0px 10px 2px;
	background-image: url(../images/204x140_med_img_bg.png);
	background-repeat: no-repeat;
}
#cres_donor_story_div img {
	width:199px;
	height: 135px;
	border: none;
	padding: 0px;
	margin: 0px;
}
	 
/* NEWS BOX GRID*/
#cres_news_box_grid {
    text-align: left;
}
 


.cres_news_box_grid-SubTitle, 
#cres_content .bigMedTitle {
	font-size: 1.25em; font-weight: 500 !important;        	
	font-weight: 500;		
	color: #005030;
	margin: 0px 0px 3px;
	padding: 0px;
	text-transform: none;		
}

.cres_news_box_grid-Title{
	font-size: 1em;        	
	font-weight: 500;		
	color: #5BC2E7;
	margin: 0px 0px 3px;
	padding: 0px;
	text-transform: none;		
}

#cres_content span.bigMedTitle, #cres_content  h2.bigMedTitle {
	color: #005030;
} 
 
#cres_content .bigMedTitle_NL {
	font-size: 1.25em; font-weight: 500 !important;
	font-weight: 500;
	color: #005030;
	margin: 0px 0px 3px;
	padding: 5px 0px 0px 0px;   /* MATCH the padding-top value with what is in the #cres_content p */
	text-transform: none;
}

div#cres_news_box_donor_enews div.cres_news_box_grid-Title, 
div#cres_news_box_advisor_enews div.cres_news_box_grid-Title {
	text-transform: none;
}

.cres_news_box_grid-Small-Title {
	font-size: .9em;
	color: #005030;
	font-weight: normal;
	margin: 2px 0px;
	padding: 0px;
	text-transform: none;
}

#cres_news_box_grid a img {
	border-color: #CCCCCC;
	line-height: 1.0em;
}

#cres_news_box_grid img {
	border-color: #CCCCCC;
	line-height: 1.0em;
}

#cres_news_box_grid ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#cres_news_box_grid li {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	list-style: none;
}

#cres_news_article .cres_body_article h2 {
	font-size: 1.25em; font-weight: 500 !important;
	color: #005030;
	padding: 0px;
	margin: 0px;
}

.cres_more_link {
	line-height: 1.8em; 
	text-transform: none;
}

div#cres_table1-r1-c1, div#cres_table1-r1-c2, div#cres_table1-r1-c3, div#cres_table1-r1-c4, div#cres_table1-r1-c5, div#cres_table1-r2-c1, div#cres_table1-r2-c2, div#cres_table1-r2-c3, div#cres_table1-r2-c4, div#cres_table1-r2-c5, div#cres_table1-r3-c1, div#cres_table1-r3-c2, div#cres_table1-r3-c3, div#cres_table1-r3-c4, div#cres_table1-r3-c5, div#cres_table1-r4-c1, div#cres_table1-r4-c2, div#cres_table1-r4-c3, div#cres_table1-r4-c4, div#cres_table1-r4-c5, div#cres_table1-r5-c1, div#cres_table1-r5-c2, div#cres_table1-r5-c3, div#cres_table1-r5-c4, div#cres_table1-r5-c5 {
  overflow: visible;
}

.cres_table1 td { border-color: #CCCCCC; border-style: solid; }


#cres_button_grid {
	margin: 10px 0px;
	padding: 0px;
}

#cres_button_grid div {
	text-align:center;
	padding: 0px;
	margin: 0px 0px 10px;
}

#cres_button_grid a img {
	border: 0px none;
}

#cres_button_give_now {
	margin: 65px 0px 0px !important;
}

#cres_button_social a img {
	margin: 10px 0px 0px !important;
}

#cres_content #donor_story_main_ul,
#cres_content #what_give_ul,
#cres_content #how_give_ul,
#cres_content #learn_wills_ul,
#cres_content #gift_calc_ul {
	margin: 0;
	padding: 0;
}
  
/* TO FIX THE CALCULATOR LAYOUT */
#cres_calc fieldset .cres_calc_tax_rate_radio{
	width:auto !important;
	margin-bottom: 15px !important;
}

/* TO FIX THE CALCULATOR LAYOUT IE 7 */
#cres_calc fieldset .cres_calc_tax_rate_radio span{
	*margin-right:5px !important;
	margin-top: 0px !important;
}

/* TO FIX THE POP OUT CALENDAR IN CALCULATOR PAGES */
div#cres_calendarDiv {
    background-color: #F8F8F8;
    border-color: #999999 #777777 #777777 #999999;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    display: none;
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 11px;                                   
    height: 20.0em;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 16.0em;
    z-index: 999;
}

div#cres_calendarDiv table,
div#cres_calendarDiv tr {
    border-collapse: separate;
    border-spacing: 5px;
    border: 0px none;
    width: 100%;
    margin: 0;
    padding: 0.1em;
}

div#cres_calendarDiv table {
    height: 80%;
}

div#cres_calendarDiv td {
    text-align: right;
    border-collapse: separate;
    border-spacing: 5px;
    border: 0px none;
    width: 14%;
    height: 10%;
    margin: 0px;
    padding: 0px;
}

div#cres_calendarDiv select {
    font-size: 1.0em;
    border: 1px solid #DDDDDD;
    margin-bottom: 5px;
    padding: 0.1em;
    height: auto;
    width: auto;
    padding: 3px;
    -webkit-appearance: menulist !important;
    background: none transparent !important;
}

#cres_news_box_grid .cres_left_column {
    float: left;
}

#cres_news_box_grid .cres_right_column {
    margin: 0px 0px 0px 161px;
}

/* How to Give and What to Give pages */

#how_give_flow_wrapper {
	clear: both;
	color: #000000;
	display: block;
	width: 340px;
    margin:0px 0px 20px;
	line-height: normal;
	position: relative;
}

#charity_img {
	background-image: url("../images/how_what_charity.png");
	background-repeat: no-repeat;
	width: 53px;
	height: 54px;
}

#charity_img_size {
   width: 53px;
   height: 54px;
}

#how_give_flow_wrapper .flow_title_top {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 17px;
	color: #005030;
	text-transform: none;
	padding: 5px 0px 0px 0px;
	text-align: center;
	display: none;
}

#how_give_flow_wrapper #gift_type_text, 
#how_give_flow_wrapper #gift_model_text, 
#how_give_flow_wrapper #donor_text, 
#how_give_flow_wrapper #org_text,
#how_give_flow_wrapper #gift_text,
#how_give_flow_wrapper #property_text,
#how_give_flow_wrapper #gift_cash,
#how_give_flow_wrapper #gift_model_life   {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

#how_give_flow_wrapper #gift_term,
#how_give_flow_wrapper #gift_term_years {
        font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

/* How to Give and What to Give pages - Action bar (Run Illustration, eLiterature, Contact Us and View Video */
#cres_share_actions {
width: 100%;
height: 19px;
margin: 0px 0px 20px 0px;
}

#cres_share_actions_opts_illustration {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 113px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_calc_btn_v2.png);
}

#cres_share_actions_opts_illustration:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 113px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_calc_over_btn_v2.png);
}

#cres_share_actions_opts_illustration img {
width: 113px;
height: 19px;
} 

#cres_share_actions_opts_eLiterature {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 104px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_brochure_btn_v2.png);
}

#cres_share_actions_opts_eLiterature:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 104px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_brochure_over_btn_v2.png);
}

#cres_share_actions_opts_eLiterature img {
width: 104px;
height: 19px;
}

#cres_share_actions_opts_contact_us {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 91px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_contact_btn_v2.png);
}

#cres_share_actions_opts_contact_us:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 91px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_contact_over_btn_v2.png);
}

#cres_share_actions_opts_contact_us img {
width: 91px;
height: 19px;
}

#cres_share_actions_opts_video {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 75px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_video_btn_v2.png);
}

#cres_share_actions_opts_video:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 75px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_video_over_btn_v2.png);
}

#cres_share_actions_opts_video  img{
width: 75px;
height: 19px;
}

#cres_share_actions_opts_print {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 68px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_print_btn_v2.png);
}

#cres_share_actions_opts_print:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 68px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_print_over_btn_v2.png);
}

#cres_share_actions_opts_print img {
width: 68px;
height: 19px;
}

#cres_share_actions_opts_email {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 71px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_email_btn_v2.png);
}

#cres_share_actions_opts_email:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 71px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_email_over_btn_v2.png);
}

#cres_share_actions_opts_email img {
width: 71px;
height: 19px;
}

#cres_share_actions_opts_video {
        display: none; 
}

#cres_share_action_top {
display: block;
}

#cres_share_action_bottom {
display: none;
}


/* Donor Story pages - Action bar (Print, Email, Contact, Calculator, eLiterature) */
#cres_ds_actions {
width: 100%;
height: 19px;
margin: 0px 0px 20px 0px;
}

#cres_ds_opts_print {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 68px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_print_btn_v2.png);
}

#cres_ds_opts_print:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 68px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_print_over_btn_v2.png);
}

#cres_ds_opts_print img {
width: 68px;
height: 19px;
}

#cres_ds_opts_email {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 71px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_email_btn_v2.png);
}

#cres_ds_opts_email:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 71px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_email_over_btn_v2.png);
}

#cres_ds_opts_email img {
width: 71px;
height: 19px;
}

#cres_ds_opts_contact {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 91px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_contact_btn_v2.png);
}

#cres_ds_opts_contact:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 91px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_contact_over_btn_v2.png);
}

#cres_ds_opts_contact img {
width: 91px;
height: 19px;
}

#cres_ds_opts_illustration {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 113px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_calc_btn_v2.png);
}

#cres_ds_opts_illustration:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 113px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_calc_over_btn_v2.png);
}

#cres_ds_opts_illustration img {
width: 113px;
height: 19px;
} 


#cres_ds_opts_eLiterature {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 104px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_brochure_btn_v2.png);
}

#cres_ds_opts_eLiterature:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 104px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_brochure_over_btn_v2.png);
}

#cres_ds_opts_eLiterature img {
width: 104px;
height: 19px;
}

#cres_ds_opts_top {
display: block;
}

#cres_ds_opts_bottom {
display: none;
}

/* Article pages - Action bar (Print, Email, Subscribe) */

#cres_article_actions {
width: 100%;
height: 19px;
margin: 0px 0px 20px 0px;
}

#cres_article_opts_print {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 68px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_print_btn_v2.png);
}

#cres_article_opts_print:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 68px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_print_over_btn_v2.png);
}

#cres_article_opts_print img {
width: 68px;
height: 19px;
}

#cres_article_opts_email {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 71px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_email_btn_v2.png);
}

#cres_article_opts_email:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 71px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_email_over_btn_v2.png);
}

#cres_article_opts_email img {
width: 71px;
height: 19px;
}

#cres_article_opts_subscribe {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 96px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_subscribe_btn_v2.png);
}

#cres_article_opts_subscribe :hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 96px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_subscribe_over_btn_v2.png);
}

#cres_article_opts_subscribe img {
width: 96px;
height: 19px;
}

#cres_article_opts_top {
display: block;
}

#cres_article_opts_bottom {
display: none;
}

#cres_article_opts_bottom #cres_article_actions {
margin: 20px 0px 0px 0px;
}

#cres_news_box_about_us_org, #cres_news_box_about_us_gp  {
    border-color: #CCCCCC;
    border-style: solid;
}
 
#cres_content * {
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box;
}


.cres_indent_40 { padding-left: 40px; }

.cres_what_how_give_open a {
    border: 1px solid #005030; 
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #005030; 
    background-image: -webkit-gradient(linear, left top, left bottom, from(#005030), to(#005030));
    background-image: -webkit-linear-gradient(top, #005030, #005030);
    background-image: -moz-linear-gradient(top, #005030, #005030);
    background-image: -ms-linear-gradient(top, #005030, #005030);
    background-image: -o-linear-gradient(top, #005030, #005030);
    background-image: linear-gradient(to bottom, #005030, #005030);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#005030, endColorstr=#005030);   
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    display: block;
    width: 100%;
}

#cres_content .cres_what_how_give_open h2 { 
   padding-left: .5em; 
   color: #FFFFFF; 
   clear: none; 
   line-height: 2.0em; 
   margin-bottom: 0; 
   font-size: 20px;
}

.cres_plus_icon {
    background: url("../images/what_to_give/white_plus.png") no-repeat scroll center transparent;
    display: block; 
    float: left; 
    padding: 6px 12px;
    height: 40px;
}

.cres_minus_icon {
    background: url("../images/what_to_give/white_minus.png") no-repeat scroll center transparent;
    display: block; 
    float: left; 
    padding: 6px 12px;
    height: 40px;
}

#cres_plus_minus_icon img {
    height: 16px; 
    width: 16px;
}

#cres_what_how_more_text {
    padding-top: 1.0em;
}

.cresfooterlink {
     text-decoration: underline !important;
     border: 0px none !important;
}

/***********************END TEMPLATE STYLESHEET RESPONSIVE 3C*********************/

.hide_for_intermediate { display: none; }

#gl_banner {
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
}

.um-svg {
   font-size: 0.875rem;
   line-height: 150%;
}

.fixed {
  z-index: 50 !important;
}

ul.no-bullet {
  list-style: none outside none;
}

.container-background {
  background: none transparent;
}

#disclaimer {
  font-weight: 600;
  font-size: 1.1em;
}

#bottom_buffer {
  padding-bottom: 30px;
}

#let_us_know {
  display: none;
}

#global_footer h5 {
  margin-bottom: 0.5rem;
}

#global_footer ul {
  margin-bottom: 1.25rem;
}

.sub-footer-links span, .sub-footer-links a {
  font-size: 12px;
  font-weight: 400;
}

#cres_content a:visited {
    color: #993667;
}

.cres_more_link::after {
    content: " \203A";
}

.cres_inner button, .cres_inner input[value="Submit"], .cres_inner input[type="button"] {
    background-color: #005030 !important;
    background-image: none !important;
    border: none !important;
    color: #fff;
    font-size: 15px;
    margin: 10px 15px 0 0 !important;
    padding: 8px 12px 8px;
    cursor: pointer;
}

#cres_calc span {
    margin: 0 15px 0 3px;
}

.cres_calc_cal, #calc_help_btn {
    cursor: pointer;
}

#cres_content input {
   margin-bottom: 15px;
   padding: 3px;
   height: auto;
}

.cresDateHead, h3.cresDateHead {
    font-style: italic;
    font-weight: normal;
}

.uppercase_text a {
   display: block;
   margin: 10px 0;
}

.container-background {
    display: none;
}

/* DESIGN TWEAKS */

.cres_highlight h1 {
    font-size: 55px;
}

#cres_button_grid a img {
    max-width: 200px;
}

@media screen and (max-width: 1150px) {

.cres_highlight {
    bottom: 3%;
}

.cres_highlight h1 {
    font-size: 40px;
}


}

#print_only{
  display: none;
}#let_us_know {
  display: block;
}

#cres_button_plan_will { 
  display:block; 
}

#cres_button_wills_guide {
  display:block;
}

#cres_button_enews {
  display:block;
}

.container-background {
    display: block;
}

.cres_table1 .cres_news_box_grid-Title {
  display:none; 
}

#cres_table1-r2-c1 .cres_news_box_grid-Title,
#cres_table1-r2-c3 .cres_news_box_grid-Title {
  display: block;
}

.cres_news_box_grid-SubTitle {
  color: white;
  text-align: center;
  background-color: black;
  font-size: 21px;
  padding: 9px 0px 8px;
  margin-bottom: 10px;
}

.r1c1 .cres_news_box_grid-SubTitle {
  background-color: #f68f4d;
}

.r1c2 .cres_news_box_grid-SubTitle {
  background-color: #c1c1c1;
}

.r1c3 .cres_news_box_grid-SubTitle  {
  background-color: #b5bd33;
}

.r2c1 .cres_news_box_grid-SubTitle {
  background-color: #fbde81;
}

.r2c2 .cres_news_box_grid-SubTitle {
  background-color: #ddccaa;
}

.r2c3 .cres_news_box_grid-SubTitle {
  background-color: #f68f4d;
}
.cres_table1 {
  border-collapse: collapse;
  border: 0;
  margin: 10px 0px;
  padding:0;
  float: none;
  clear: both;
}


.r1c1 {
	display: table-cell;
	border-width:  0px 0px;
	width:	33.3%;
	vertical-align: top;
}

.r1c2 {
	display: table-cell;
	border-width:  0px 0px;
	width:	33.3%;
	vertical-align: top;
}

.r1c3 {
	display: table-cell;
	border-width:  0px 0px;
	width:	33.4%;
	vertical-align: top;
}

.r1c4 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}

.r1c5 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}


.r2c1 {
	display: table-cell;
	border-width:  0px 0px;
	width:	33.3%;
	vertical-align: top;
}

.r2c2 {
	display: table-cell;
	border-width:  0px 0px;
	width:	33.3%;
	vertical-align: top;
}

.r2c3 {
	display: table-cell;
	border-width:  0px 0px;
	width:	33.4%;
	vertical-align: top;
}

.r2c4 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}

.r2c5 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}


.r3c1 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}

.r3c2 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}

.r3c3 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}

.r3c4 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}

.r3c5 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}


.r4c1 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}

.r4c2 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}

.r4c3 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}

.r4c4 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}

.r4c5 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}


.r5c1 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}

.r5c2 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}

.r5c3 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}

.r5c4 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}

.r5c5 {
	display: none;
	border-width:  0px 0px 0px 0px;
	width:	0%;
	vertical-align: top;
}

#cres_table1-r1-c1 {
  width: 100%;
  height: auto;
  padding: 10px 28px 32px 0px;
  margin: 0;
  float: none;
  border-width: 0px;
  background: ;
  overflow: hidden;
}
      
#cres_table1-r1-c1 img {
  width: 100%;
  max-width: 277px;
  height: auto;
  float: none;
  border: 0 none;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}#cres_table1-r1-c2 {
  width: 100%;
  height: auto;
  padding: 10px 14px 32px;
  margin: 0;
  float: none;
  border-width: 0px;
  background: ;
  overflow: hidden;
}
      
#cres_table1-r1-c2 img {
  width: 100%;
  max-width: 277px;
  height: auto;
  float: none;
  border: 0 none;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}#cres_table1-r1-c3 {
  width: 100%;
  height: auto;
  padding: 10px 0px 32px 28px;
  margin: 0;
  float: none;
  border-width: 0px;
  background: ;
  overflow: hidden;
}
      
#cres_table1-r1-c3 img {
  width: 100%;
  max-width: 277px;
  height: auto;
  float: none;
  border: 0 none;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}#cres_table1-r2-c1 {
  width: 100%;
  height: auto;
  padding: 10px 28px 32px 0px;
  margin: 0;
  float: none;
  border-width: 0px;
  background: ;
  overflow: hidden;
}
      
#cres_table1-r2-c1 img {
  width: 100%;
  max-width: 277px;
  height: auto;
  float: none;
  border: 0 none;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}#cres_table1-r2-c2 {
  width: 100%;
  height: auto;
  padding: 10px 14px 32px;
  margin: 0;
  float: none;
  border-width: 0px;
  background: ;
  overflow: hidden;
}
      
#cres_table1-r2-c2 img {
  width: 100%;
  max-width: 277px;
  height: auto;
  float: none;
  border: 0 none;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}#cres_table1-r2-c3 {
  width: 100%;
  height: auto;
  padding: 10px 0px 10px 28px;
  margin: 0;
  float: none;
  border-width: 0px;
  background: ;
  overflow: hidden;
}
      
#cres_table1-r2-c3 img {
  width: 100%;
  max-width: 277px;
  height: auto;
  float: none;
  border: 0 none;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}
  
