.offsite-wrapper{-webkit-overflow-scrolling:touch;width:100%;display:block;position:relative;overflow:hidden}.offsite-full{height:100%}iframe.offsite{width:100%;border:0;display:block;opacity:1;transition:opacity 600ms ease-in-out,height 600ms ease-in-out}iframe.offsite[scrolling='no']{overflow:hidden}iframe.offsite.offsite-load{opacity:0}.offsite-viewport iframe.offsite{height:100vh}.offsite-full iframe.offsite{height:100%}.offsite-proportional iframe.offsite{position:absolute;top:0;left:0;height:100%}

#stacks_in_1 {
	margin:  10px;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_76 #myExtraContent8,
#ExtraContentPlusstacks_in_76 #fs {
	display: none;
}

/* Styling for Preview Mode & Publishing */


/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stacks_in_160 .bx-wrapper {
	position: relative;
	
		
		margin: 0 auto 60px;
		
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_160 .bx-wrapper img {
	

	
	width: 100%;
	height: auto;
	
	display: block;
}

/** THEME
===================================*/

#stacks_in_160 .bx-wrapper .bx-viewport {
}

#stacks_in_160 .bx-wrapper .bx-pager,
#stacks_in_160 .bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 0px;
	margin-bottom: -40px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

#stacks_in_160 .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../files/orbit-images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}


/* Only add pagination CSS if toggled on in settings. */
/* PAGER */



#stacks_in_160 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stacks_in_160 .bx-wrapper .bx-pager .bx-pager-item,
#stacks_in_160 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stacks_in_160 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #E0E0E0;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stacks_in_160 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stacks_in_160 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #C3C3C3;
}






/* Only add arrow CSS if toggled on in settings. */
/* DIRECTION CONTROLS (NEXT / PREV) */

#stacks_in_160 .bx-wrapper .bx-prev,
#stacks_in_160 .bx-wrapper .bx-next,
#stacks_in_160 .bx-wrapper .bx-pager,
#stacks_in_160 .bx-wrapper .bx-pager-item,
#stacks_in_160 .bx-wrapper .bx-pager-item a {
	border: none;
}



#stacks_in_160 .bx-wrapper .bx-prev {
	left: 10px;
	background: url(../files/orbit-images/controls.png) no-repeat 0 -32px;
}

#stacks_in_160 .bx-wrapper .bx-next {
	right: 10px;
	background: url(../files/orbit-images/controls.png) no-repeat -43px -32px;
}

#stacks_in_160 .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

#stacks_in_160 .bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

#stacks_in_160 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 301;
}

#stacks_in_160 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}



/*  Hide navigation arrows if toggled off in settings. */


/* AUTO CONTROLS (START / STOP) */

#stacks_in_160 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stacks_in_160 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../files/orbit-images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

#stacks_in_160 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_160 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_160 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../files/orbit-images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

#stacks_in_160 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_160 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stacks_in_160 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stacks_in_160 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

#stacks_in_160 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stacks_in_160 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

#stacks_in_160 ul.bxslider, #stacks_in_160 ul.bxslider li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}






/* Styling for Edit Mode within Stacks */



.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_470 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_470 {
		display: none !important;
	}
}
.stacks_in_488.offsite-static iframe{height:750px}.stacks_in_488.offsite-proportional{padding-top:calc((750/800)*100%)}.stacks_in_488.offsite-viewport{height:100vh}.stacks_in_488.offsite-responsive iframe{height:500px}@media screen and (min-width:40em){.stacks_in_488.offsite-responsive iframe{height:500px}}@media screen and (min-width:64em){.stacks_in_488.offsite-responsive iframe{height:500px}}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_471 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_471 {
		display: none !important;
	}
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_444 #myExtraContent4,
#ExtraContentPlusstacks_in_444 #fs {
	display: none;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_464_15 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_464_15 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_464_16 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_464_16 {
		display: none !important;
	}
}
#stacks_in_464_36>.s3_row {
	margin: 0 -10px;
}

#stacks_in_464_36>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_464_36>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_464_36>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_464_36>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_464_36>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_464_22 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_464_22 a,
#stacks_in_464_22 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_464_22 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_464_22 a i,
#stacks_in_464_22 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_464_22 a,
  #stacks_in_464_22 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_464_22 a:hover,
  #stacks_in_464_22 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_464_22 a i,
  #stacks_in_464_22 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_464_22 a:hover i,
  #stacks_in_464_22 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_464_22 a,
  #stacks_in_464_22 a:visited {
    width: 320px;
  }

  









#stacks_in_464_22 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_464_9 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_464_9 a,
#stacks_in_464_9 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_464_9 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_464_9 a i,
#stacks_in_464_9 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_464_9 a,
  #stacks_in_464_9 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_464_9 a:hover,
  #stacks_in_464_9 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_464_9 a i,
  #stacks_in_464_9 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_464_9 a:hover i,
  #stacks_in_464_9 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_464_9 a,
  #stacks_in_464_9 a:visited {
    width: 320px;
  }

  









#stacks_in_464_9 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_464_27>.s3_row {
	margin: 0 -10px;
}

#stacks_in_464_27>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_464_27>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_464_27>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_464_27>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_464_27>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_464_34 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_464_34 a,
#stacks_in_464_34 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_464_34 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_464_34 a i,
#stacks_in_464_34 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_464_34 a,
  #stacks_in_464_34 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_464_34 a:hover,
  #stacks_in_464_34 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_464_34 a i,
  #stacks_in_464_34 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_464_34 a:hover i,
  #stacks_in_464_34 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_464_34 a,
  #stacks_in_464_34 a:visited {
    width: 320px;
  }

  









#stacks_in_464_34 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_464_11 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_464_11 a,
#stacks_in_464_11 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_464_11 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_464_11 a i,
#stacks_in_464_11 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_464_11 a,
  #stacks_in_464_11 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_464_11 a:hover,
  #stacks_in_464_11 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_464_11 a i,
  #stacks_in_464_11 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_464_11 a:hover i,
  #stacks_in_464_11 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_464_11 a,
  #stacks_in_464_11 a:visited {
    width: 320px;
  }

  









#stacks_in_464_11 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_464_17 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_464_17 {
		display: none !important;
	}
}

#stacks_in_464_14 {
	border: solid rgba(128, 64, 3, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}

#stacks_out_464_14 {
	width: 65%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_464_18 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_464_18 {
		display: none !important;
	}
}

#stacks_in_464_19 {
	margin:  20px;
	padding:  20px;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_110 #myExtraContent5,
#ExtraContentPlusstacks_in_110 #fs {
	display: none;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_142_2 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_142_2 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_142_5 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_142_5 {
		display: none !important;
	}
}
#stacks_in_142_23 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_142_23 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_142_23 #jwresp_col2_stacks_in_142_23{ float:right; width:59%}@media screen and (max-width:500px){#stacks_in_142_23 #jwresp_col1_stacks_in_142_23,#stacks_in_142_23 #jwresp_col2_stacks_in_142_23{width:100%;float:none;display:block}#stacks_in_142_23 #jwresp_col1_stacks_in_142_23{margin-bottom:15px}}

#stacks_in_142_23 {
	border: solid rgba(128, 0, 2, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
	margin:  10px;
	padding:  10px;
}

#stacks_out_142_23 {
	width: 80%;
}

#stacks_in_142_24 {
	margin:  10px;
}

#stacks_in_142_27 {
	margin:  10px;
}
#stacks_in_142_30 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_142_30 a,
#stacks_in_142_30 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_142_30 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_142_30 a i,
#stacks_in_142_30 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_142_30 a,
  #stacks_in_142_30 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_142_30 a:hover,
  #stacks_in_142_30 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_142_30 a i,
  #stacks_in_142_30 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_142_30 a:hover i,
  #stacks_in_142_30 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_142_30 a,
  #stacks_in_142_30 a:visited {
    width: 320px;
  }

  









#stacks_in_142_30 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_142_16 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_142_16 {
		display: none !important;
	}
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_342 #myExtraContent6,
#ExtraContentPlusstacks_in_342 #fs {
	display: none;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_344_2 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_344_2 {
		display: none !important;
	}
}
#stacks_in_344_3 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_344_3 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_344_3 #jwresp_col2_stacks_in_344_3{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_344_3 #jwresp_col1_stacks_in_344_3,#stacks_in_344_3 #jwresp_col2_stacks_in_344_3{width:100%;float:none;display:block}#stacks_in_344_3 #jwresp_col1_stacks_in_344_3{margin-bottom:15px}}

#stacks_out_344_4 {
	width: 70%;
	margin-left:0;
}

#stacks_in_344_6 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_344_8 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_344_8 {
		display: none !important;
	}
}

#stacks_in_344_19 {
	margin:  20px;
}
#stacks_in_344_13 .like_button_wrapper{margin:5px;display:block;position:relative;float:right;overflow:visible;line-height:1}#like_facebook_stacks_in_344_13,#like_twitter_stacks_in_344_13{width:85px}#like_google_stacks_in_344_13,#like_pinterest_stacks_in_344_13{width:65px}#like_email_stacks_in_344_13 svg{height:20px;width:auto;fill:rgba(0, 0, 0, 1.00)}

#stacks_in_344_13 {
	margin:  10px;
	padding:  10px;
}
#stacks_in_344_38 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_344_38 a,
#stacks_in_344_38 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_344_38 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_344_38 a i,
#stacks_in_344_38 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_344_38 a,
  #stacks_in_344_38 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_38 a:hover,
  #stacks_in_344_38 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_38 a i,
  #stacks_in_344_38 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_344_38 a:hover i,
  #stacks_in_344_38 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_344_38 a,
  #stacks_in_344_38 a:visited {
    width: 320px;
  }

  









#stacks_in_344_38 {
	margin:  20px;
}
#stacks_in_344_30 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_344_30 a,
#stacks_in_344_30 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_344_30 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_344_30 a i,
#stacks_in_344_30 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_344_30 a,
  #stacks_in_344_30 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_30 a:hover,
  #stacks_in_344_30 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_30 a i,
  #stacks_in_344_30 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_344_30 a:hover i,
  #stacks_in_344_30 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_344_30 a,
  #stacks_in_344_30 a:visited {
    width: 320px;
  }

  









#stacks_in_344_30 {
	margin:  20px;
}
#stacks_in_344_39 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_344_39 a,
#stacks_in_344_39 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_344_39 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_344_39 a i,
#stacks_in_344_39 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_344_39 a,
  #stacks_in_344_39 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_39 a:hover,
  #stacks_in_344_39 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_39 a i,
  #stacks_in_344_39 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_344_39 a:hover i,
  #stacks_in_344_39 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_344_39 a,
  #stacks_in_344_39 a:visited {
    width: 320px;
  }

  









#stacks_in_344_39 {
	margin:  20px;
}
#stacks_in_344_40 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_344_40 a,
#stacks_in_344_40 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_344_40 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_344_40 a i,
#stacks_in_344_40 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_344_40 a,
  #stacks_in_344_40 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_40 a:hover,
  #stacks_in_344_40 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_40 a i,
  #stacks_in_344_40 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_344_40 a:hover i,
  #stacks_in_344_40 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_344_40 a,
  #stacks_in_344_40 a:visited {
    width: 320px;
  }

  









#stacks_in_344_40 {
	margin:  20px;
}
#stacks_in_344_32 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_344_32 a,
#stacks_in_344_32 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_344_32 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_344_32 a i,
#stacks_in_344_32 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_344_32 a,
  #stacks_in_344_32 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_32 a:hover,
  #stacks_in_344_32 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_32 a i,
  #stacks_in_344_32 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_344_32 a:hover i,
  #stacks_in_344_32 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_344_32 a,
  #stacks_in_344_32 a:visited {
    width: 320px;
  }

  









#stacks_in_344_32 {
	margin:  20px;
}
#stacks_in_344_33 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_344_33 a,
#stacks_in_344_33 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_344_33 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_344_33 a i,
#stacks_in_344_33 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_344_33 a,
  #stacks_in_344_33 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_33 a:hover,
  #stacks_in_344_33 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_33 a i,
  #stacks_in_344_33 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_344_33 a:hover i,
  #stacks_in_344_33 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_344_33 a,
  #stacks_in_344_33 a:visited {
    width: 320px;
  }

  









#stacks_in_344_33 {
	margin:  20px;
}
#stacks_in_344_29 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_344_29 a,
#stacks_in_344_29 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_344_29 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_344_29 a i,
#stacks_in_344_29 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_344_29 a,
  #stacks_in_344_29 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_29 a:hover,
  #stacks_in_344_29 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_29 a i,
  #stacks_in_344_29 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_344_29 a:hover i,
  #stacks_in_344_29 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_344_29 a,
  #stacks_in_344_29 a:visited {
    width: 320px;
  }

  









#stacks_in_344_29 {
	margin:  20px;
}
#stacks_in_344_31 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_344_31 a,
#stacks_in_344_31 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_344_31 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_344_31 a i,
#stacks_in_344_31 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_344_31 a,
  #stacks_in_344_31 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_31 a:hover,
  #stacks_in_344_31 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_344_31 a i,
  #stacks_in_344_31 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_344_31 a:hover i,
  #stacks_in_344_31 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_344_31 a,
  #stacks_in_344_31 a:visited {
    width: 320px;
  }

  









#stacks_in_344_31 {
	margin:  20px;
}

#stacks_in_344_36 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_344_12 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_344_12 {
		display: none !important;
	}
}
