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


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

Primary style

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

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

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


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

Main Components

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


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


#stacks_in_523 .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_523 .cd-modal .cd-modal-content {
  box-sizing: border-box;
  
	height: 100%;
  width: 100%;
  padding: 3em 5%;
	color: #000000;
	
  text-align: left;
  overflow-y: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

#stacks_in_523 .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_523 .modal-is-visible .cd-modal .cd-modal-content {
  -webkit-overflow-scrolling: touch;
}


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

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


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

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

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

#stacks_in_523 .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_523 .cd-modal-action .modal_btn {
		width: 225px;
	}
}

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

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

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

#stacks_in_523 .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_523 .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_523 .cd-modal-action .cd-modal-bg.is-visible {
  opacity: 1;
  visibility: visible;
}

#stacks_in_523 .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_523 .no-touch .cd-modal-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
#stacks_in_523 .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_523 .cd-modal-close {
		top: 40px;
	  right: 40px;
  }
}

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


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






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

#stacks_out_527 {
	width: 19%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_531 {
	height: 40.00px;
}




























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

#stacks_in_692 {
	margin:  10px;
	padding:  10px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_694 {
	height: 40.00px;
}




























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

#stacks_in_534 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_539 {
	height: 40.00px;
}




























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

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


.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_90 {
	height: 60.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_615_15 {
	height: 40.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_615_16 {
	height: 40.00px;
}




























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

#stacks_in_615_8>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_615_8>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_615_8>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









#stacks_in_615_9 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_615_27>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_615_17 {
	height: 40.00px;
}




























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

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

#stacks_out_615_14 {
	width: 65%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_615_18 {
	height: 40.00px;
}




























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

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

#ExtraContentPlusstacks_in_192 #myExtraContent2,
#ExtraContentPlusstacks_in_192 #fs {
	display: none;
}


#stacks_in_620 {
	margin:  20px;
}
#stacks_in_209 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_209 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_209 #jwresp_col2_stacks_in_209{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_209 #jwresp_col1_stacks_in_209,#stacks_in_209 #jwresp_col2_stacks_in_209{width:100%;float:none;display:block}#stacks_in_209 #jwresp_col1_stacks_in_209{margin-bottom:15px}}

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

#stacks_in_325 {
	border: solid rgba(128, 0, 2, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}
/* --------------------------------

Primary style

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

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

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


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

Main Components

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


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


#stacks_in_327 .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_327 .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_327 .cd-modal-content a,
#stacks_in_327 .cd-modal-content a:visited {
	color: #DE425A;
}

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

#stacks_in_327 .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_327 .modal-is-visible .cd-modal .cd-modal-content {
  -webkit-overflow-scrolling: touch;
}


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

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


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

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

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

#stacks_in_327 .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_327 .cd-modal-action .modal_btn {
		width: 225px;
	}
}

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

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

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

#stacks_in_327 .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_327 .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_327 .cd-modal-action .cd-modal-bg.is-visible {
  opacity: 1;
  visibility: visible;
}

#stacks_in_327 .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_327 .no-touch .cd-modal-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
#stacks_in_327 .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_327 .cd-modal-close {
		top: 40px;
	  right: 40px;
  }
}

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


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






#stacks_in_327 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_331 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_331 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_331 #jwresp_col2_stacks_in_331{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_331 #jwresp_col1_stacks_in_331,#stacks_in_331 #jwresp_col2_stacks_in_331{width:100%;float:none;display:block}#stacks_in_331 #jwresp_col1_stacks_in_331{margin-bottom:15px}}

#stacks_in_91 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_212 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_212 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_212 #jwresp_col2_stacks_in_212{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_212 #jwresp_col1_stacks_in_212,#stacks_in_212 #jwresp_col2_stacks_in_212{width:100%;float:none;display:block}#stacks_in_212 #jwresp_col1_stacks_in_212{margin-bottom:15px}}

#stacks_in_212 {
	margin:  20px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_215popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_215popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_215popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_215popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_215popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 150px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_215popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_215popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #000000;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_215popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_215popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */



/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_217popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_217popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_217popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_217popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_217popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 150px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_217popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_217popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #000000;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_217popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_217popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */

#stacks_in_219 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_219 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_219 #jwresp_col2_stacks_in_219{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_219 #jwresp_col1_stacks_in_219,#stacks_in_219 #jwresp_col2_stacks_in_219{width:100%;float:none;display:block}#stacks_in_219 #jwresp_col1_stacks_in_219{margin-bottom:15px}}

#stacks_in_219 {
	margin:  20px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_221popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_221popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_221popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_221popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_221popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 150px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_221popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_221popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #000000;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_221popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_221popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */



/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_224popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_224popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_224popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_224popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_224popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 150px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_224popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_224popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #000000;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_224popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_224popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


.spacerStack {
	height: 80.00px;
}

#spacerStackstacks_in_248 {
	height: 80.00px;
}




























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

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

#stacks_in_231 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_458 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_458 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_458 #jwresp_col2_stacks_in_458{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_458 #jwresp_col1_stacks_in_458,#stacks_in_458 #jwresp_col2_stacks_in_458{width:100%;float:none;display:block}#stacks_in_458 #jwresp_col1_stacks_in_458{margin-bottom:15px}}

#stacks_in_460 {
	margin:  10px;
}

#stacks_in_465 {
	margin:  10px;
}

#stacks_in_467 {
	margin:  10px;
}
#stacks_in_234 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_234 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_234 #jwresp_col2_stacks_in_234{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_234 #jwresp_col1_stacks_in_234,#stacks_in_234 #jwresp_col2_stacks_in_234{width:100%;float:none;display:block}#stacks_in_234 #jwresp_col1_stacks_in_234{margin-bottom:15px}}

#stacks_in_234 {
	margin:  20px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_236popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_236popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_236popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_236popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_236popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 150px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_236popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_236popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #000000;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_236popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_236popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */



/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_239popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_239popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_239popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_239popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_239popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 150px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_239popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_239popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #000000;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_239popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_239popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */

#stacks_in_241 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_241 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_241 #jwresp_col2_stacks_in_241{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_241 #jwresp_col1_stacks_in_241,#stacks_in_241 #jwresp_col2_stacks_in_241{width:100%;float:none;display:block}#stacks_in_241 #jwresp_col1_stacks_in_241{margin-bottom:15px}}

#stacks_in_241 {
	margin:  20px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_243popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_243popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_243popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_243popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_243popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 150px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_243popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_243popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #000000;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_243popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_243popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */



/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_246popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_246popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_246popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_246popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_246popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 150px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_246popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_246popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #000000;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_246popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_246popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */

#stacks_in_249 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_249 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_249 #jwresp_col2_stacks_in_249{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_249 #jwresp_col1_stacks_in_249,#stacks_in_249 #jwresp_col2_stacks_in_249{width:100%;float:none;display:block}#stacks_in_249 #jwresp_col1_stacks_in_249{margin-bottom:15px}}

#stacks_in_249 {
	margin:  20px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_251popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_251popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_251popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_251popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_251popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 150px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_251popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_251popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #000000;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_251popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_251popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */



/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_254popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_254popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_254popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_254popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_254popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 150px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_254popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_254popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #000000;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_254popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_254popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


.spacerStack {
	height: 80.00px;
}

#spacerStackstacks_in_623 {
	height: 80.00px;
}




























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

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_638 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_638 {
		display: none !important;
	}
}
#stacks_in_639 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_639 .jwresp_col{float:none} #stacks_in_639 #jwresp_col2_stacks_in_639{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_639 #jwresp_col1_stacks_in_639,#stacks_in_639 #jwresp_col3_stacks_in_639{width:32%}#stacks_in_639 #jwresp_col1_stacks_in_639{float:left}#stacks_in_639 #jwresp_col3_stacks_in_639{float:right} @media screen and (max-width:770px){#stacks_in_639 #jwresp_col1_stacks_in_639,#stacks_in_639 #jwresp_col3_stacks_in_639{margin-bottom:20px}#stacks_in_639 #jwresp_col1_stacks_in_639{width:49%}#stacks_in_639 #jwresp_col3_stacks_in_639{width:49%}#stacks_in_639 #jwresp_col2_stacks_in_639{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_639 #jwresp_col1_stacks_in_639,#stacks_in_639 #jwresp_col3_stacks_in_639,#stacks_in_639 #jwresp_col2_stacks_in_639{float:none;width:100%;display:block}#stacks_in_639 #jwresp_col1_stacks_in_639,#stacks_in_639 #jwresp_col3_stacks_in_639{margin-bottom:20px}} 

#stacks_in_643 {
	margin:  20px;
}

#stacks_in_648 {
	margin:  20px;
}

#stacks_in_653 {
	margin:  20px;
}

#stacks_in_680 {
	margin:  10px;
	padding:  10px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_655 {
	height: 40.00px;
}




























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

#stacks_in_656 {
	margin:  20px;
}

#stacks_in_660 {
	margin:  20px;
}

#stacks_in_662 {
	border: solid rgba(251, 2, 7, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_633 {
	height: 40.00px;
}




























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

#stacks_in_626 {
	border: solid rgba(128, 0, 2, 1.00);
	border-width: 0px 0px 1px 10px;
	margin:  10px;
	padding:  10px;
}
#stacks_in_710 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


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


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

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

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

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








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

  









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

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

.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_682 {
	height: 60.00px;
}




























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

#stacks_in_684 {
	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_684 {
	width: 80%;
}

#stacks_in_685 {
	margin:  10px;
}

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


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


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

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

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

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








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

  









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

.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_683 {
	height: 60.00px;
}




























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

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

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

#stacks_in_343 {
	margin:  10px;
	padding:  10px;
}
#stacks_in_264 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_264 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_264 #jwresp_col2_stacks_in_264{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_264 #jwresp_col1_stacks_in_264,#stacks_in_264 #jwresp_col2_stacks_in_264{width:100%;float:none;display:block}#stacks_in_264 #jwresp_col1_stacks_in_264{margin-bottom:15px}}

#stacks_in_264 {
	margin:  20px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_702popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_702popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_702popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_702popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_702popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 150px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_702popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_702popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #000000;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_702popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_702popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


#stacks_in_291 {
	margin:  20px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_703popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_703popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_703popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_703popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


.stacks_in_703popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 150px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_703popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_703popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #000000;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_703popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_703popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


#stacks_in_293 {
	margin:  20px;
}

#stacks_in_705 {
	margin:  20px;
}

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

Primary style

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

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

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


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

Main Components

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


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


#stacks_in_336 .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_336 .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_336 .cd-modal-content a,
#stacks_in_336 .cd-modal-content a:visited {
	color: #DE425A;
}

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

#stacks_in_336 .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_336 .modal-is-visible .cd-modal .cd-modal-content {
  -webkit-overflow-scrolling: touch;
}


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

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


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

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

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

#stacks_in_336 .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_336 .cd-modal-action .modal_btn {
		width: 225px;
	}
}

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

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

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

#stacks_in_336 .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_336 .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_336 .cd-modal-action .cd-modal-bg.is-visible {
  opacity: 1;
  visibility: visible;
}

#stacks_in_336 .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_336 .no-touch .cd-modal-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
#stacks_in_336 .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_336 .cd-modal-close {
		top: 40px;
	  right: 40px;
  }
}

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


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





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

#ExtraContentPlusstacks_in_358 #myExtraContent3,
#ExtraContentPlusstacks_in_358 #fs {
	display: none;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_350 {
	height: 40.00px;
}




























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




























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

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

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




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










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



}



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


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


}





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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









#stacks_in_676 {
	margin:  20px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_498_15 {
	height: 40.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_498_16 {
	height: 40.00px;
}




























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

#stacks_in_498_8>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_498_8>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_498_8>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









#stacks_in_498_9 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_498_27>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_498_17 {
	height: 40.00px;
}




























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

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

#stacks_out_498_14 {
	width: 65%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_498_18 {
	height: 40.00px;
}




























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

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

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


#stacks_in_556 {
	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_127 #myExtraContent6,
#ExtraContentPlusstacks_in_127 #fs {
	display: none;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_149_2 {
	height: 40.00px;
}




























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

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

#stacks_in_149_6 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_149_8 {
	height: 40.00px;
}




























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

#stacks_in_149_19 {
	margin:  20px;
}
#stacks_in_149_13 .like_button_wrapper{margin:5px;display:block;position:relative;float:right;overflow:visible;line-height:1}#like_facebook_stacks_in_149_13,#like_twitter_stacks_in_149_13{width:85px}#like_google_stacks_in_149_13,#like_pinterest_stacks_in_149_13{width:65px}#like_email_stacks_in_149_13 svg{height:20px;width:auto;fill:rgba(0, 0, 0, 1.00)}

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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









#stacks_in_149_31 {
	margin:  20px;
}

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_149_12 {
	height: 40.00px;
}




























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