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

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

#stacks_in_160_page12 .bx-wrapper img {
	

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

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

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

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

/* LOADER */

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

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

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



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

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

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

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

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



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


/* AUTO CONTROLS (START / STOP) */

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

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

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

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

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

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

/* IMAGE CAPTIONS */

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

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






/* Styling for Edit Mode within Stacks */



.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_348_page12 {
	height: 40.00px;
}




















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

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

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




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










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



}



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


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


}






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

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

#stacks_out_456_page12 {
	width: 69%;
}
#stacks_in_459_page12 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


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


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

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

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

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








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

  









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

.spacerStack {
	height: 80.00px;
}

#spacerStackstacks_in_451_page12 {
	height: 80.00px;
}




















@media print {
	#spacerStackstacks_in_451_page12 {
		display: none !important;
	}
}
/* -- Start Frag Each css Template -- */


.stacks_in_463_page12dooimgs-grid {
  font-size: 0;
}
.stacks_in_463_page12dooimgs-grid.dooimgs-grid-1 .dooimgs-grid-image {
  width: 100%;
  text-align: center;
}
.stacks_in_463_page12dooimgs-grid.dooimgs-grid-2 .dooimgs-grid-image,
.stacks_in_463_page12dooimgs-grid.dooimgs-grid-4 .dooimgs-grid-image {
  width: 50%;
}
.stacks_in_463_page12dooimgs-grid.dooimgs-grid-3 .dooimgs-grid-image,
.stacks_in_463_page12dooimgs-grid.dooimgs-grid-6 .dooimgs-grid-image {
  width: 33.333333333333336%;
}
.stacks_in_463_page12dooimgs-grid.dooimgs-grid-5 .dooimgs-grid-image:nth-child(1),
.stacks_in_463_page12dooimgs-grid.dooimgs-grid-5 .dooimgs-grid-image:nth-child(2),
.stacks_in_463_page12dooimgs-grid.dooimgs-grid-5 .dooimgs-grid-image:nth-child(3) {
  width: 33.333333333333336%;
}
.stacks_in_463_page12dooimgs-grid.dooimgs-grid-5 .dooimgs-grid-image:nth-child(4),
.stacks_in_463_page12dooimgs-grid.dooimgs-grid-5 .dooimgs-grid-image:nth-child(5) {
  width: 50%;
}
.stacks_in_463_page12dooimgs-grid .dooimgs-grid-image {
  position: relative;
  display: inline-block;
  padding: 1px;
  box-sizing: border-box;
  text-align: center;
}
.stacks_in_463_page12dooimgs-grid .dooimgs-grid-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #f0f0f0;
}
.stacks_in_463_page12dooimgs-grid .dooimgs-grid-image:hover {
  cursor: pointer;
}
.stacks_in_463_page12dooimgs-grid .dooimgs-grid-image .image-wrap {
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.stacks_in_463_page12dooimgs-grid .dooimgs-grid-image .image-wrap img {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
}
.stacks_in_463_page12dooimgs-grid .dooimgs-grid-image .view-all {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.stacks_in_463_page12dooimgs-grid .dooimgs-grid-image .view-all:before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  height: 100%;
}
.stacks_in_463_page12dooimgs-grid .dooimgs-grid-image .view-all:hover {
  cursor: pointer;
}
.stacks_in_463_page12dooimgs-grid .dooimgs-grid-image .view-all:hover .view-all-text {
  text-decoration: underline;
}
.stacks_in_463_page12dooimgs-grid .dooimgs-grid-image .view-all .view-all-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.4;
}
.stacks_in_463_page12dooimgs-grid .dooimgs-grid-image .view-all .view-all-text {
  position: relative;
  font-size: 16px;
  font-family: sans-serif;
  color: white;
}
@media (max-width: 350px) {
  .stacks_in_463_page12dooimgs-grid .dooimgs-grid-image .view-all .view-all-text {
    font-size: 12px;
  }
}
.stacks_in_463_page12dooimgs-grid-doomodal {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 1.00);
  opacity: 0;
  z-index: 10001;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-caption {
  padding: 30px 50px;
  text-align: center;
  color: white;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 35px;
  height: 35px;
  background-image: url('data:image/svg+xml;utf8,<svg width="125px" height="65px" viewBox="0 0 128 65" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><g transform="matrix(1.13191,-1.13191,0.84325,0.84325,-53.7188,75.9301)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(1.13191,-1.13191,0.472385,0.472385,13.9705,103.403)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(1.13191,1.13191,-0.472385,0.472385,46.4622,-71.951)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(-1.13191,-1.13191,-0.84325,0.84325,133.931,75.9301)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(1.13191,-1.13191,-0.84325,-0.84325,-41.4234,164.424)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(-1.13191,-1.13191,0.84325,-0.84325,121.636,164.424)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g></svg>');
  background-repeat: no-repeat;
  background-position: -100px;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-close:hover {
  cursor: pointer;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-inner {
  position: absolute;
  top: 60px;
  bottom: 60px;
  left: 0;
  right: 0;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-inner .doomodal-control {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 70px;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-inner .doomodal-control:hover {
  cursor: pointer;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-inner .doomodal-control.left {
  left: 0;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-inner .doomodal-control.right {
  right: 0;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-inner .doomodal-control .arrow {
  margin: 0 auto;
  height: 100%;
  width: 40px;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg width="125px" height="65px" viewBox="0 0 128 65" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><g transform="matrix(1.13191,-1.13191,0.84325,0.84325,-53.7188,75.9301)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(1.13191,-1.13191,0.472385,0.472385,13.9705,103.403)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(1.13191,1.13191,-0.472385,0.472385,46.4622,-71.951)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(-1.13191,-1.13191,-0.84325,0.84325,133.931,75.9301)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(1.13191,-1.13191,-0.84325,-0.84325,-41.4234,164.424)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(-1.13191,-1.13191,0.84325,-0.84325,121.636,164.424)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g></svg>');
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-inner .doomodal-control .arrow.left {
  background-position: 2px center;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-inner .doomodal-control .arrow.right {
  background-position: -42px center;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-inner .doomodal-image {
  position: absolute;
  top: 0;
  left: 70px;
  right: 70px;
  bottom: 0;
  text-align: center;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-inner .doomodal-image:before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  height: 100%;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-inner .doomodal-image img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-inner .doomodal-image img:hover {
  cursor: pointer;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-inner .doomodal-loader {
  display: inline-block;
  vertical-align: middle;
  color: silver;
  font-size: 14px;
}
@media (max-width: 800px) {
  .stacks_in_463_page12dooimgs-grid-doomodal .doomodal-inner .doomodal-control {
    width: 40px;
  }
  .stacks_in_463_page12dooimgs-grid-doomodal .doomodal-inner .doomodal-control .arrow {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .stacks_in_463_page12dooimgs-grid-doomodal .doomodal-inner .doomodal-image {
    left: 0;
    right: 0;
  }
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-indicator {
  position: absolute;
  bottom: 0;
  height: 60px;
  width: 100%;
  text-align: center;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-indicator ul {
  margin: 0;
  padding: 0;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-indicator ul li {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid rgba(255, 255, 255, 1.00);
  box-sizing: border-box;
  border-radius: 100%;
  margin: 0 1px;
  vertical-align: middle;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-indicator ul li:hover {
  cursor: pointer;
}
.stacks_in_463_page12dooimgs-grid-doomodal .doomodal-indicator ul li.selected {
  background-color: rgba(255, 255, 255, 1.00);
  width: 14px;
  height: 14px;
  margin: 0;
}









.stacks_in_463_page12dooimgs-grid {
	margin: 0 auto !important;
	
}


.stacks_in_463_page12dooimgs-grid {
	margin: 0 !important;
}






	.stacks_in_463_page12dooimgs-grid .dooimgs-grid-image .view-all .view-all-text {
	  color: transparent !important;
	}
	.stacks_in_463_page12dooimgs-grid .dooimgs-grid-image .view-all .view-all-cover{
		opacity: 0 !important;
	}
	
	.stacks_in_463_page12dooimgs-grid:hover  .dooimgs-grid-image .view-all .view-all-text{
		color: white !important;
	}
	.stacks_in_463_page12dooimgs-grid:hover  .dooimgs-grid-image .view-all .view-all-cover{
		opacity: 0.4 !important
	}


#stacks_in_463_page12imagewell{
	display: none;
}







#stacks_in_463_page12remotewarning{
	background: #fff3cd;
	color: #856404;
	padding: 10px;
	margin: 0px 10px 0px 10px;
	font-size: 12px;
	text-align: center;
}


/* -- End Frag Each css Template -- */
#stacks_in_463_page12 {
	background-color: rgba(128, 0, 2, 1.00);
	margin:  20px;
}

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

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

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

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

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

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

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


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_p142_n2_page12 {
	height: 40.00px;
}




















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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_p142_n5_page12 {
	height: 40.00px;
}




















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

#stacks_out_p142_n6_page12 {
	width: 80%;
}

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

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


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


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

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

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

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








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

  









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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_p142_n16_page12 {
	height: 40.00px;
}




















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

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


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_p344_n2_page12 {
	height: 40.00px;
}




















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

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

#stacks_in_p344_n6_page12 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_p344_n8_page12 {
	height: 40.00px;
}




















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

#stacks_in_p344_n19_page12 {
	margin:  20px;
}
#stacks_in_p344_n13_page12 .like_button_wrapper{margin:5px;display:block;position:relative;float:right;overflow:visible;line-height:1}#like_facebook_stacks_in_p344_n13_page12,#like_twitter_stacks_in_p344_n13_page12{width:85px}#like_google_stacks_in_p344_n13_page12,#like_pinterest_stacks_in_p344_n13_page12{width:65px}#like_email_stacks_in_p344_n13_page12 svg{height:20px;width:auto;fill:rgba(0, 0, 0, 1.00)}

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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









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


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


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

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

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

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








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

  









#stacks_in_p344_n31_page12 {
	margin:  20px;
}

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_p344_n12_page12 {
	height: 40.00px;
}




















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