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

#ExtraContentPlusstacks_in_76_page4 #myExtraContent8,
#ExtraContentPlusstacks_in_76_page4 #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_page4 .bx-wrapper {
	position: relative;
	
		
		margin: 0 auto 60px;
		
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_160_page4 .bx-wrapper img {
	

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

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

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

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

/* LOADER */

#stacks_in_160_page4 .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_page4 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

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

#stacks_in_160_page4 .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_page4 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stacks_in_160_page4 .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_page4 .bx-wrapper .bx-prev,
#stacks_in_160_page4 .bx-wrapper .bx-next,
#stacks_in_160_page4 .bx-wrapper .bx-pager,
#stacks_in_160_page4 .bx-wrapper .bx-pager-item,
#stacks_in_160_page4 .bx-wrapper .bx-pager-item a {
	border: none;
}



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

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

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

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

#stacks_in_160_page4 .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_page4 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}



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


/* AUTO CONTROLS (START / STOP) */

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

#stacks_in_160_page4 .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_page4 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_160_page4 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_160_page4 .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_page4 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_160_page4 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

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

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

/* IMAGE CAPTIONS */

#stacks_in_160_page4 .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_page4 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

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






/* Styling for Edit Mode within Stacks */


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

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


.spacerStack {
	height: 100.00px;
}

#spacerStackstacks_in_90_page4 {
	height: 100.00px;
}




















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

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


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


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

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

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

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












  /* Responsive Width Mode */
  @media (max-width: 47.9em) {
    #stacks_in_322_page4 a,
    #stacks_in_322_page4 a:visited {
      width: 100%;
    }
  }

  





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

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

.spacerStack {
	height: 80.00px;
}

#spacerStackstacks_in_335_page4 {
	height: 80.00px;
}




















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

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_334_page4 {
	height: 40.00px;
}




















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

#stacks_in_312_page4 {
	margin:  20px;
}

#stacks_in_320_page4 {
	margin:  20px;
}

#stacks_in_325_page4 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_341_page4 {
	height: 40.00px;
}




















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

#stacks_in_212_page4 {
	margin:  20px;
}

#stacks_in_316_page4 {
	margin:  20px;
}

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

.spacerStack {
	height: 80.00px;
}

#spacerStackstacks_in_248_page4 {
	height: 80.00px;
}




















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

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

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

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

#stacks_out_583_page4 {
	width: 50%;
}

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


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


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

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

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

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








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

  









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


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


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

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

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

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
















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

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


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

.spacerStack {
	height: 80.00px;
}

#spacerStackstacks_in_510_page4 {
	height: 80.00px;
}




















@media print {
	#spacerStackstacks_in_510_page4 {
		display: none !important;
	}
}
#stacks_in_511_page4 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_511_page4 .jwresp_col{overflow:hidden;margin:0;width:29%; float:left;}#stacks_in_511_page4 #jwresp_col2_stacks_in_511_page4{ float:right; width:69%}@media screen and (max-width:500px){#stacks_in_511_page4 #jwresp_col1_stacks_in_511_page4,#stacks_in_511_page4 #jwresp_col2_stacks_in_511_page4{width:100%;float:none;display:block}#stacks_in_511_page4 #jwresp_col1_stacks_in_511_page4{margin-bottom:15px}}

#stacks_in_519_page4 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_528_page4 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_528_page4 {
		display: none !important;
	}
}
#stacks_in_521_page4 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_521_page4 .jwresp_col{overflow:hidden;margin:0;width:29%; float:left;}#stacks_in_521_page4 #jwresp_col2_stacks_in_521_page4{ float:right; width:69%}@media screen and (max-width:500px){#stacks_in_521_page4 #jwresp_col1_stacks_in_521_page4,#stacks_in_521_page4 #jwresp_col2_stacks_in_521_page4{width:100%;float:none;display:block}#stacks_in_521_page4 #jwresp_col1_stacks_in_521_page4{margin-bottom:15px}}

#stacks_in_526_page4 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_529_page4 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_529_page4 {
		display: none !important;
	}
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_554_page4 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_554_page4 .theDivider1,
#simpleDivider_stacks_in_554_page4 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_554_page4 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_554_page4.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_554_page4.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_554_page4 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_554_page4.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_554_page4.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_554_page4.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_554_page4.bgImageOn .theDivider1 img {
	display: block;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_553_page4 {
	height: 40.00px;
}




















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

#stacks_in_532_page4 {
	margin:  20px;
}

#stacks_in_544_page4 {
	margin:  20px;
}

#stacks_in_540_page4 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_707_page4 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_707_page4 {
		display: none !important;
	}
}
#stacks_in_709_page4 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


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


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

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

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

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








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

  









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

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


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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_571_page4 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_571_page4 {
		display: none !important;
	}
}
/* Start doo Tab 2 stack each CSS code */#stacks_in_342_page4wrapper{	position: relative;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}#stacks_in_342_page4 .dooTabContentTitle{	display: none;}ul.stacks_in_342_page4tabs {	position: relative;	margin: 0 !important;	padding: 0;	float: left;	list-style: none !important;	list-style-type: none !important;	height: 34px;	border-bottom: 1px solid rgba(179, 179, 179, 1.00);	width: 100%;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}ul.stacks_in_342_page4tabs li {	float: left;	margin: 0;	cursor: pointer;	padding: 0px 21px;	height: 33px;	line-height: 33px !important;	border-top: 1px solid rgba(179, 179, 179, 1.00);	border-right: 1px solid rgba(179, 179, 179, 1.00);	/*border-bottom: 1px solid rgba(179, 179, 179, 1.00);*/	border-left: 1px solid rgba(179, 179, 179, 1.00);	background-color: rgba(244, 244, 244, 1.00);	color: rgba(0, 128, 255, 1.00);	overflow: hidden;	position: relative;	margin-left: 2px;	z-index: 1;	-webkit-border-top-left-radius: 4px;	-webkit-border-top-right-radius: 4px;	-moz-border-radius-topleft: 4px;	-moz-border-radius-topright: 4px;	border-top-left-radius: 4px;	border-top-right-radius: 4px;	white-space: nowrap;	font-size: 14px !important;	list-style: none !important;	list-style-type: none !important;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}/*.tab_last { border-right: 1px solid ; }*/ul.stacks_in_342_page4tabs li.tab_first { margin-left: 0px; }ul.stacks_in_342_page4tabs li:hover {	color: rgba(0, 108, 235, 1.00);}ul.stacks_in_342_page4tabs li.active {	background-color: rgba(255, 255, 255, 1.00);	color: rgba(51, 51, 51, 1.00);	border-top: 1px solid rgba(179, 179, 179, 1.00);	border-left: 1px solid rgba(179, 179, 179, 1.00);	border-right: 1px solid rgba(179, 179, 179, 1.00);	display: block;	z-index: 10;	-webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: content-box !important;    /* Firefox, other Gecko */	box-sizing: content-box !important;         /* Opera/IE 8+ */}.stacks_in_342_page4tab_container {	position: relative;	border: 1px solid rgba(179, 179, 179, 1.00);	border-top: none;	background: rgba(255, 255, 255, 1.00);	overflow: auto;	-webkit-border-bottom-right-radius: 3px;	-webkit-border-bottom-left-radius: 3px;	-moz-border-radius-bottomright: 3px;	-moz-border-radius-bottomleft: 3px;	border-bottom-right-radius: 3px;	border-bottom-left-radius: 3px;	-webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: content-box !important;    /* Firefox, other Gecko */	box-sizing: content-box !important;         /* Opera/IE 8+ */}#stacks_in_342_page4 .dooTabContent {	padding: 20px;	display: none;}#stacks_in_342_page4 .tab_drawer_heading { display: none; }@media screen and (max-width: 480px) {	ul.stacks_in_342_page4tabs {		border-bottom: none;	}	.stacks_in_342_page4tabs {		display: none;	}	#stacks_in_342_page4 .tab_drawer_heading {		background-color: rgba(244, 244, 244, 1.00) !important;		color: rgba(0, 128, 255, 1.00) !important;		border-top: 1px solid rgba(179, 179, 179, 1.00);		margin: 0;		padding: 8px 20px;		display: block;		cursor: pointer;		-webkit-touch-callout: none;		-webkit-user-select: none;		-khtml-user-select: none;		-moz-user-select: none;		-ms-user-select: none;		user-select: none;		font-size: 16px !important;	}	.stacks_in_342_page4tab_container > div:first-child .tab_drawer_heading {		border-top: 0px !important;	}	.stacks_in_342_page4_active {		background-color: rgba(255, 255, 255, 1.00) !important;		color: rgba(51, 51, 51, 1.00);		border-bottom: 1px solid rgba(179, 179, 179, 1.00);	}	.stacks_in_342_page4tab_container {	border: 1px solid rgba(179, 179, 179, 1.00) !important;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	}}/* End doo Tab 2 stack each CSS code *//* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_356_page4 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_356_page4 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_356_page4 #jwresp_col2_stacks_in_356_page4{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_356_page4 #jwresp_col1_stacks_in_356_page4,#stacks_in_356_page4 #jwresp_col2_stacks_in_356_page4{width:100%;float:none;display:block}#stacks_in_356_page4 #jwresp_col1_stacks_in_356_page4{margin-bottom:15px}}

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

#stacks_in_364_page4 {
	margin:  20px;
}

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

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

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

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

#stacks_in_366_page4 {
	margin:  20px;
}

#stacks_in_368_page4 {
	margin:  20px;
}
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_674_page4 {
	height: 40.00px;
}




















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

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

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_664_page4 {
	height: 40.00px;
}




















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

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

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




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










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



}



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


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


}






#stacks_in_665_page4 {
	margin:  20px;
}

#stacks_in_667_page4 {
	padding:  20px;
}

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

#stacks_in_390_page4 {
	margin:  20px;
}
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */
#stacks_in_677_page4 {
	margin:  20px;
}

#stacks_out_677_page4 {
	width: 60%;
}

#stacks_in_679_page4 {
	background-color: rgba(254, 204, 102, 0.25);
	border: solid rgba(128, 0, 2, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_572_page4 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_572_page4 {
		display: none !important;
	}
}
#stacks_in_497_page4 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


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


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

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

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

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








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

  









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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_657_page4 {
	height: 40.00px;
}




















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

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

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

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

.spacerStack {
	height: 100.00px;
}

#spacerStackstacks_in_632_page4 {
	height: 100.00px;
}




















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

#stacks_in_633_page4 {
	margin:  20px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_635_page4popBox{
	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_635_page4popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_635_page4popBoxClose{
	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_635_page4popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


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

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

.stacks_in_635_page4popThumbOverlay{
	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_635_page4popThumbOverlay{
	-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_635_page4popThumbOverlay: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_638_page4popBox{
	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_638_page4popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_638_page4popBoxClose{
	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_638_page4popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


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

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

.stacks_in_638_page4popThumbOverlay{
	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_638_page4popThumbOverlay{
	-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_638_page4popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



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


/* end doobox image pop css */

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

#stacks_in_640_page4 {
	margin:  20px;
}


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_642_page4popBox{
	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_642_page4popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_642_page4popBoxClose{
	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_642_page4popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


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

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

.stacks_in_642_page4popThumbOverlay{
	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_642_page4popThumbOverlay{
	-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_642_page4popThumbOverlay: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_645_page4popBox{
	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_645_page4popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_645_page4popBoxClose{
	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_645_page4popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../files/imagepop_files/thex2times.png);
}
}


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

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

.stacks_in_645_page4popThumbOverlay{
	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_645_page4popThumbOverlay{
	-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_645_page4popThumbOverlay: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_647_page4 {
	height: 80.00px;
}




















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

#stacks_in_653_page4 {
	margin:  20px;
}

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

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


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_p706_n15_page4 {
	height: 40.00px;
}




















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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_p706_n16_page4 {
	height: 40.00px;
}




















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

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

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

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

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








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



}



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


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


}



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


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


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

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

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

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








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

  








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


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


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

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

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

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








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

  








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


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


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

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

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

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








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

  









.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_p706_n17_page4 {
	height: 40.00px;
}




















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

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

#stacks_out_p706_n14_page4 {
	width: 65%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_p706_n18_page4 {
	height: 40.00px;
}




















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

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

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


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_p565_n2_page4 {
	height: 40.00px;
}




















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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_p565_n5_page4 {
	height: 40.00px;
}




















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

#stacks_out_p565_n6_page4 {
	width: 80%;
}

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

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


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


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

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

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

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








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

  









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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_p565_n16_page4 {
	height: 40.00px;
}




















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

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


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_p559_n2_page4 {
	height: 40.00px;
}




















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

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

#stacks_in_p559_n6_page4 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_p559_n8_page4 {
	height: 40.00px;
}




















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

#stacks_in_p559_n19_page4 {
	margin:  20px;
}
#stacks_in_p559_n13_page4 .like_button_wrapper{margin:5px;display:block;position:relative;float:right;overflow:visible;line-height:1}#like_facebook_stacks_in_p559_n13_page4,#like_twitter_stacks_in_p559_n13_page4{width:85px}#like_google_stacks_in_p559_n13_page4,#like_pinterest_stacks_in_p559_n13_page4{width:65px}#like_email_stacks_in_p559_n13_page4 svg{height:20px;width:auto;fill:rgba(0, 0, 0, 1.00)}

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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









#stacks_in_p559_n31_page4 {
	margin:  20px;
}

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_p559_n12_page4 {
	height: 40.00px;
}




















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