/* 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 */


/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_670 #myExtraContent1,
#ExtraContentPlusstacks_in_670 #fs {
	display: none;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_837 {
	height: 40.00px;
}




















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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_841 {
	height: 40.00px;
}




















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

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_836 {
	height: 40.00px;
}




















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

#stacks_out_915 {
	width: 65%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_916 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_916 {
		display: none !important;
	}
}
/* --------------------------------

Primary style

-------------------------------- */

body.overflow-hidden {
  /* used when modal is visible */
  overflow: hidden;
}

body.overflow-hidden .cd-modal {
  display: block !important;
}


/* --------------------------------

Main Components

-------------------------------- */


#stacks_in_918 .cd-section {
  text-align: center;
	position: relative;
}


#stacks_in_918 .cd-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
  -moz-transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
  transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
}


#stacks_in_918 .cd-modal .cd-modal-content {
  box-sizing: border-box;
  
	height: 100%;
  width: 100%;
  padding: 3em 5%;
	color: #FFFFFF;
	
  text-align: left;
  overflow-y: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#stacks_in_918 .cd-modal-content a,
#stacks_in_918 .cd-modal-content a:visited {
	color: #DE425A;
}

#stacks_in_918 .cd-modal-content a:hover,
#stacks_in_918 .cd-modal-content a:active {
	color: #B13448;
}

#stacks_in_918 .modal-is-visible .cd-modal {
  z-index: 300000 !important;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
  -moz-transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
  transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
}

#stacks_in_918 .modal-is-visible .cd-modal .cd-modal-content {
  -webkit-overflow-scrolling: touch;
}


@media only screen and (min-width: 768px) {
  #stacks_in_918 .cd-modal .cd-modal-content {
    padding: 4em 10%;
  }
}

@media only screen and (min-width: 1170px) {
  #stacks_in_918 .cd-modal .cd-modal-content {
    padding: 6em 20%;
  }
}


#stacks_in_918 .cd-modal-action {
  position: relative;
}

#stacks_in_918 .cd-modal-action .modal_btn, #stacks_in_918 .cd-modal-action .cd-modal-bg {
  display: inline-block;
  height: 4em;
  background-color: #800002;
}

#stacks_in_918 .modal_btn,
#stacks_in_918 .cd-modal-close {
  text-decoration: none !important;
  border: none !important;
}

#stacks_in_918 .cd-modal-action .modal_btn {
	
  border-radius: 5em;
	
  color: #ffffff;
  line-height: 4em;
  white-space: nowrap;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 0.2s 0.3s, width 0.3s 0s;
  -moz-transition: color 0.2s 0.3s, width 0.3s 0s;
  transition: color 0.2s 0.3s, width 0.3s 0s;
	overflow: hidden;
}

@media only screen {
	#stacks_in_918 .cd-modal-action .modal_btn {
		width: 225px;
	}
}

@media only screen and (max-width: 720px) {
	#stacks_in_918 .cd-modal-action .modal_btn {
		width: 100%;
	}
}

@media only screen and (max-width: 480px) {
	#stacks_in_918 .cd-modal-action .modal_btn {
		width: 100%;
	}
}

#stacks_in_918 .cd-modal-action .modal_btn i {
	margin-right: 6px;
}

#stacks_in_918 .cd-modal-action .modal_btn.to-circle {
  width: 4em;
	color: transparent !important;
  -webkit-transition: color 0.2s 0s, width 0.3s 0.2s;
  -moz-transition: color 0.2s 0s, width 0.3s 0.2s;
  transition: color 0.2s 0s, width 0.3s 0.2s;
}

#stacks_in_918 .cd-modal-action .cd-modal-bg {
  position: absolute;
  z-index: 300000  !important;
  left: 50%;
  top: 0;
  width: 4em;
	
  border-radius: 50%;
	
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(-2em);
  -moz-transform: translateX(-2em);
  -ms-transform: translateX(-2em);
  -o-transform: translateX(-2em);
  transform: translateX(-2em);
  -webkit-transition: visibility 0s 0.5s;
  -moz-transition: visibility 0s 0.5s;
  transition: visibility 0s 0.5s;
}
#stacks_in_918 .cd-modal-action .cd-modal-bg.is-visible {
  opacity: 1;
  visibility: visible;
}

#stacks_in_918 .cd-modal-close {
  position: fixed;
  z-index: 300001  !important;
  top: 10px;
  right: 10px;
	display: block;
  height: 50px;
  width: 50px;
	
  border-radius: 50%;
	
  background-color: rgba(0, 0, 0, 0.3);
  background-image: url(../files/cd-icon-close.png);
  background-repeat: no-repeat;
  background-position: center center;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
}
#stacks_in_918 .no-touch .cd-modal-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
#stacks_in_918 .modal-is-visible .cd-modal-close {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media only screen and (min-width: 768px) {
  #stacks_in_918 .cd-modal-close {
		top: 40px;
	  right: 40px;
  }
}

#stacks_in_918 .cd-modal-action a,
#stacks_in_918 .cd-modal-action a:visited,
#stacks_in_918 .cd-modal-action a:hover,
#stacks_in_918 .cd-modal-action a:active {
		color: #FFFFFF !important;
		text-decoration: none;
}


/* Font Selections */
  #stacks_in_918 .cd-modal-action .modal_btn {
  }






#stacks_in_918 {
	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_602 #myExtraContent6,
#ExtraContentPlusstacks_in_602 #fs {
	display: none;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_604_2 {
	height: 40.00px;
}




















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

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

#stacks_in_604_6 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_604_8 {
	height: 40.00px;
}




















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

#stacks_in_604_19 {
	margin:  20px;
}
#stacks_in_604_13 .like_button_wrapper{margin:5px;display:block;position:relative;float:right;overflow:visible;line-height:1}#like_facebook_stacks_in_604_13,#like_twitter_stacks_in_604_13{width:85px}#like_google_stacks_in_604_13,#like_pinterest_stacks_in_604_13{width:65px}#like_email_stacks_in_604_13 svg{height:20px;width:auto;fill:rgba(0, 0, 0, 1.00)}

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


#stacks_in_604_38 a,
#stacks_in_604_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_604_38 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_604_38 a i,
#stacks_in_604_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_604_38 a,
  #stacks_in_604_38 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









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


#stacks_in_604_30 a,
#stacks_in_604_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_604_30 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_604_30 a i,
#stacks_in_604_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_604_30 a,
  #stacks_in_604_30 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









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


#stacks_in_604_39 a,
#stacks_in_604_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_604_39 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_604_39 a i,
#stacks_in_604_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_604_39 a,
  #stacks_in_604_39 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









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


#stacks_in_604_40 a,
#stacks_in_604_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_604_40 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_604_40 a i,
#stacks_in_604_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_604_40 a,
  #stacks_in_604_40 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









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


#stacks_in_604_32 a,
#stacks_in_604_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_604_32 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_604_32 a i,
#stacks_in_604_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_604_32 a,
  #stacks_in_604_32 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









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


#stacks_in_604_33 a,
#stacks_in_604_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_604_33 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_604_33 a i,
#stacks_in_604_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_604_33 a,
  #stacks_in_604_33 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









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


#stacks_in_604_29 a,
#stacks_in_604_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_604_29 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_604_29 a i,
#stacks_in_604_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_604_29 a,
  #stacks_in_604_29 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









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


#stacks_in_604_31 a,
#stacks_in_604_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_604_31 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_604_31 a i,
#stacks_in_604_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_604_31 a,
  #stacks_in_604_31 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

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

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

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








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

  









#stacks_in_604_31 {
	margin:  20px;
}

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_604_12 {
	height: 40.00px;
}




















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