
.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_2 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_2 {
		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_423 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_423 .theDivider1,
#simpleDivider_stacks_in_423 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_423 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_423.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #DF415D;
}
#simpleDivider_stacks_in_423.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_423 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_423.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_423.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_423.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_423.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_423 {
	background-color: rgba(255, 255, 255, 1.00);
}

.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_91 {
	height: 15.00px;
}




























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

#stacks_in_79 {
	background-color: rgba(0, 0, 0, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
	padding:  5px;
}

#stacks_in_80 {
	font-size: 166%;
}

.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_415 {
	height: 15.00px;
}




























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

#stacks_in_84 {
	font-size: 119%;
	font-weight: bold;
}
/*
 * 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_85 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_85 .theDivider1,
#simpleDivider_stacks_in_85 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_85 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_85.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_85.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_85 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_85.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_85.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_85.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_85.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_149 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  2px;
	padding:  10px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_407 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_407 {
		display: none !important;
	}
}
/* 1.0.2
  - adds support for warehoused background images in the slides.
  - added hidden feature, add class: autoplay-use-button to reveal class to start autoplay
  - add compatability with the Restrict Content Stack
*/
.stacks_in_362 > div {
  background-color: transparent;
  transition: transform 600ms ease, opacity 600ms ease;
  will-change: transform, opacity;
  transform-origin: top center;
  display: grid;
  border-radius: 8px;
}
.stacks_in_362 .com_onelittledesigner_stacks_Index_Card_stack {
  background-color: rgba(255, 255, 255, 1.00);
  border: 1px solid rgba(255, 255, 255, 0.20);
  padding: 32px 32px;
  border-radius: 8px;
}
#stacks_in_362 .stacks_in_362 .com_onelittledesigner_stacks_Index_Card_stack {
  overflow: hidden;
}
.stacks_in_362 > div.index-glass-blur {
  backdrop-filter: blur(5px);
}
.stacks_in_362 > div.index-glass-blur:before {/*safari*/
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-backdrop-filter: blur(5px);
}
@-moz-document url-prefix() {/*firfox*/
  .stacks_in_362 > div.index-glass-blur > .com_onelittledesigner_stacks_Index_Card_stack > * {
      filter: blur(5px);
  }
  .stacks_in_362 > div.index-glass-blur:nth-child(2) > .com_onelittledesigner_stacks_Index_Card_stack > *,
  .stacks_in_362 > div.index-glass-blur:nth-child(1) > .com_onelittledesigner_stacks_Index_Card_stack > * {
      filter: blur(0px);
  }
  .stacks_in_362 > div.index-glass-blur {
      background-color: rgba(255,255,255,0.1);
  }
}
#stacks_out_362 .index-nav {
  display: grid;
  grid-template-columns: 40px auto 40px;
  justify-content: center;
  user-select: none;
  z-index: 10;
  position: relative;
}
#stacks_out_362 .index-nav > .index-next,
#stacks_out_362 .index-nav > .index-prev {
  display: block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 4px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.00);
  transition: background-color 300ms ease;
  box-sizing: border-box;
  margin: 16px 0 0 0;
  /*  */
}
#stacks_out_362 .index-nav > a:hover {
  background-color: rgba(0, 0, 0, 0.00);
}
#stacks_out_362 .index-nav > .index-next svg {
  transform: translateX(2px);
}
#stacks_out_362 .index-nav > .index-prev svg {
  transform: translateX(-2px);
}
#stacks_out_362 .index-nav svg {
  stroke: rgba(0, 0, 0, 0.35);
  transition: stroke 300ms ease;
  pointer-events: none;
}
#stacks_out_362 .index-nav > a:hover > svg {
  stroke: rgba(0, 0, 0, 0.65)
}
#stacks_out_362 .index-nav > .index-bullets {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 40px;
  margin: 16px 0 0 0;
  /*  */
  opacity: 0;
  height: 0px;
  width: 0px;
  pointer-events: none;
  margin: 0;
  display: block;
  /*  */
}
#stacks_out_362 .index-nav > .index-bullets .index-bullet {
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid rgba(0, 0, 0, 0.35);
  border-radius: 8px;
  box-sizing: border-box;
  cursor: pointer;
  margin: 0px 4px;
}
#stacks_out_362 .index-nav > .index-bullets .index-bullet-active {
  background: rgba(85, 85, 255, 1.00);
  border: 1px solid rgba(85, 85, 255, 1.00);
  pointer-events: none;
}


#stacks_out_362,
#stacks_in_362,
.stacks_in_362 > .stacks_out {
  overflow: visible;
}
#stacks_out_362 {
  max-width: 640px;
  width: 100%;
}
.stacks_in_362 {
  margin-top: 8%;
}
.stacks_in_362 > .stacks_out {
  max-width: 640px;
  width: 100%;
  /*  */
}
/*  */
.stacks_in_362 > .stacks_out,
.stacks_in_362 > .stacks_out * {
  -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/*  */
.stacks_in_362 {
  width: calc(100% * 5);
  display: grid;
  grid-template-columns: repeat( auto-fit, minmax(0px, 1fr) );
  transform-style: preserve-3d;
  /*  */
  align-items: center;
  /*  */
}
.stacks_in_362 > .stacks_out {
  transform: translate(0,-11.104000%,0) scale(.7) ;
  transition: transform 600ms ease, opacity 600ms linear;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0px 4.000000px 16px  rgba(0, 0, 0, 0.20);
}
.stacks_in_362 > .stacks_out.index-glass-blur > .stacks_in > * {
  opacity: .25;
}
.stacks_in_362 > .stacks_out.index-glass-blur:nth-child(2) > .stacks_in > * {
  opacity: 1;
  transition: opacity 600ms linear;
}
.stacks_in_362 > .stacks_out.index-glass-blur:nth-child(1) > .stacks_in > * {
  opacity: 1;
}
.stacks_in_362 > .stacks_out:nth-child(1) {
  margin-left: 0;
  /* transform: translate3d(0,50%,1px) scale(1); */
  transform: translate3d(0,50%,1px) scale(1.1);
  transition: transform 600ms ease, opacity 600ms ease;
  opacity: 0;
  visibility: visible;
}
.stacks_in_362 > .stacks_out:nth-child(2) {
  margin-left: -100%;
  transform: translate3d(0,0,0) scale(1) ;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  /*  */
  cursor: pointer;
  /*  */
}
.stacks_in_362 > .stacks_out:nth-child(3) {
  margin-left: -200%;
  transform: translate3d(0,-5.552000%,-1px) scale(.9);
  opacity: 1;
  visibility: visible;
}
.stacks_in_362 > .stacks_out:nth-child(4) {
  margin-left: -300%;
  transform: translate3d(0,-11.104000%,-2px) scale(.8);
  opacity: 1;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_362 > .stacks_out:nth-child(5) {
  margin-left: -400%;
  transform: translate3d(0,-11.104000%,-3px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_362 > .stacks_out:nth-child(6) {
  margin-left: -500%;
  transform: translate3d(0,-11.104000%,-4px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_362 > .stacks_out:nth-child(7) {
  margin-left: -600%;
  transform: translate3d(0,-11.104000%,-5px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_362 > .stacks_out:nth-child(8) {
  margin-left: -700%;
  transform: translate3d(0,-11.104000%,-6px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_362 > .stacks_out:nth-child(9) {
  margin-left: -800%;
  transform: translate3d(0,-11.104000%,-7px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_362 > .stacks_out:nth-child(10) {
  margin-left: -900%;
  transform: translate3d(0,-11.104000%,-8px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}

/*  */
#stacks_out_362 {
  max-width: 648px;
}
.stacks_in_362 {
  margin-top: 0px;
  margin-left: 8%;
}
.stacks_in_362 > .stacks_out {
  transform: translate3d(calc(8% / -.92),0,0px) scale(.7) ;
  transform-origin: center left;
  width: 92%;
}
.stacks_in_362 > .stacks_out:nth-child(1) { /* Out */
  /* transform: translate3d(50%,0,1px) scale(1) ; */
  transform: translate3d(calc(8% / .92 * 1.5),0,1px) scale(1.1) ;
}
.stacks_in_362 > .stacks_out:nth-child(3) { /* 1st */
  transform: translate3d(calc(8% / .92 * -.5),0,-1px) scale(.9) ;
}
.stacks_in_362 > .stacks_out:nth-child(4) { /* 2nd */
  transform: translate3d(calc(8% / -.92),0,-2px) scale(.8) ;
}
.stacks_in_362 > .stacks_out:nth-child(5) { /* 3rd */
  transform: translate3d(calc(8% / -.92),0,-3px) scale(.7) ;
}
/*  */
/*  */
/*  */
@media all and (max-width: 700px) {
  #stacks_out_362 .index-nav {
    grid-template-columns: 60px auto 60px;
  }
  #stacks_out_362 .index-nav > .index-next,
  #stacks_out_362 .index-nav > .index-prev {
    width: 60px;
    height: 60px;
    border-radius: 30px;
  }
  #stacks_out_362 .index-nav > .index-bullets {
    height: 60px;
  }
  #stacks_out_362 .index-nav > .index-bullets .index-bullet {
    width: 16px;
    height: 16px;
    margin: 0px 6px;
  }
}



#stacks_in_362 {
	background-color: rgba(0, 0, 0, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}
/*  */

#stacks_in_398 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_in_402 {
	background-color: rgba(204, 204, 204, 1.00);
}
/*  */

#stacks_in_370 {
	background-color: rgba(204, 204, 204, 1.00);
}
/*  */

#stacks_in_368 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_in_374 {
	background-color: rgba(204, 204, 204, 1.00);
}
/*  */

#stacks_in_376 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_in_380 {
	background-color: rgba(204, 204, 204, 1.00);
}
/*  */

#stacks_in_388 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_in_386 {
	background-color: rgba(204, 204, 204, 1.00);
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_153 {
	height: 25.00px;
}




























@media print {
	#spacerStackstacks_in_153 {
		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_295 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_295 .theDivider1,
#simpleDivider_stacks_in_295 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_295 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_295.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_295.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_295 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_295.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_295.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_295.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_295.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_461 {
	background-color: rgba(0, 0, 0, 1.00);
}

#stacks_in_462 {
	font-size: 166%;
}

.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_416 {
	height: 15.00px;
}




























@media print {
	#spacerStackstacks_in_416 {
		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_463 {
	width: 100%;
	clear: both;
	padding-top: 3px;
	padding-bottom: 5px;
}
#simpleDivider_stacks_in_463 .theDivider1,
#simpleDivider_stacks_in_463 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_463 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_463.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #DF415D;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_463.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_463 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_463.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_463.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_463.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_463.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_86>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_491 {
	height: 15.00px;
}




























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

#stacks_in_92 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_92 .pullquote:before, #stacks_in_92 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_92 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_92 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_92 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_92 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_92 {
	background-color: rgba(223, 65, 93, 1.00);
	border: solid rgba(223, 65, 93, 1.00);
	border-width:  2px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_484 {
	height: 10.00px;
}




























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


#stacks_in_64 {
	padding:  3px;
}

#stacks_out_64 {
	width: 79%;
}


.spacerStack {
	height: 12.00px;
}

#spacerStackstacks_in_492 {
	height: 12.00px;
}




























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

#stacks_in_154 {
	background-color: rgba(0, 0, 0, 1.00);
	padding:  5px;
}

#stacks_in_155 {
	font-size: 136%;
}
#highLightStackstacks_in_300 {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	background: transparent;
	border-radius: 0px;
}

#highLightStackstacks_in_300 img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

#highLightStackCaptionstacks_in_300 {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 0, 0.80);
	position: absolute;
	z-index: 2;
	left: 0;
	width: 100%;
	font-size: 14px;
}

#highLightStackCaptionstacks_in_300,
#highLightStackCaptionstacks_in_300 h1,
#highLightStackCaptionstacks_in_300 h2,
#highLightStackCaptionstacks_in_300 h3,
#highLightStackCaptionstacks_in_300 h4,
#highLightStackCaptionstacks_in_300 h5,
#highLightStackCaptionstacks_in_300 h6,
#highLightStackCaptionstacks_in_300 strong,
#highLightStackCaptionstacks_in_300 a,
#highLightStackCaptionstacks_in_300 a:visited,
#highLightStackCaptionstacks_in_300 a:hover,
#highLightStackCaptionstacks_in_300 a:active {
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	line-height: 1.50em;
}

#highLightCaptionContentstacks_in_300 {
	padding: 3.00%;
}

/*  */
#highLightStackCaptionstacks_in_300 {
	top: 0;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
/*  */

/*  */

#highLightStackstacks_in_300 a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	top: 0;
	left: 0;
	display: block;
	border: none;
	outline: none;
	background: transparent;
}

@media screen and (max-width: 480px) {
	#highLightStackstacks_in_300 {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	
	#highLightStackCaptionstacks_in_300 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}/*  */
#stacks_in_304 {
	font-weight: bold;
}
/*
 * 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_236 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_236 .theDivider1,
#simpleDivider_stacks_in_236 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_236 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_236.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_236.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_236 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_236.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_236.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_236.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_236.bgImageOn .theDivider1 img {
	display: block;
}

#highLightStackstacks_in_305 {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	background: transparent;
	border-radius: 0px;
}

#highLightStackstacks_in_305 img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

#highLightStackCaptionstacks_in_305 {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 0, 0.80);
	position: absolute;
	z-index: 2;
	left: 0;
	width: 100%;
	font-size: 14px;
}

#highLightStackCaptionstacks_in_305,
#highLightStackCaptionstacks_in_305 h1,
#highLightStackCaptionstacks_in_305 h2,
#highLightStackCaptionstacks_in_305 h3,
#highLightStackCaptionstacks_in_305 h4,
#highLightStackCaptionstacks_in_305 h5,
#highLightStackCaptionstacks_in_305 h6,
#highLightStackCaptionstacks_in_305 strong,
#highLightStackCaptionstacks_in_305 a,
#highLightStackCaptionstacks_in_305 a:visited,
#highLightStackCaptionstacks_in_305 a:hover,
#highLightStackCaptionstacks_in_305 a:active {
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	line-height: 1.50em;
}

#highLightCaptionContentstacks_in_305 {
	padding: 3.00%;
}

/*  */
#highLightStackCaptionstacks_in_305 {
	top: 0;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
/*  */

/*  */

#highLightStackstacks_in_305 a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	top: 0;
	left: 0;
	display: block;
	border: none;
	outline: none;
	background: transparent;
}

@media screen and (max-width: 480px) {
	#highLightStackstacks_in_305 {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	
	#highLightStackCaptionstacks_in_305 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}/*  */
#stacks_in_309 {
	font-weight: bold;
}
/*
 * 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_237 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_237 .theDivider1,
#simpleDivider_stacks_in_237 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_237 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_237.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_237.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_237 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_237.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_237.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_237.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_237.bgImageOn .theDivider1 img {
	display: block;
}


.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_241 {
	height: 15.00px;
}




























@media print {
	#spacerStackstacks_in_241 {
		display: none !important;
	}
}
#highLightStackstacks_in_310 {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	background: transparent;
	border-radius: 0px;
}

#highLightStackstacks_in_310 img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

#highLightStackCaptionstacks_in_310 {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 0, 0.80);
	position: absolute;
	z-index: 2;
	left: 0;
	width: 100%;
	font-size: 14px;
}

#highLightStackCaptionstacks_in_310,
#highLightStackCaptionstacks_in_310 h1,
#highLightStackCaptionstacks_in_310 h2,
#highLightStackCaptionstacks_in_310 h3,
#highLightStackCaptionstacks_in_310 h4,
#highLightStackCaptionstacks_in_310 h5,
#highLightStackCaptionstacks_in_310 h6,
#highLightStackCaptionstacks_in_310 strong,
#highLightStackCaptionstacks_in_310 a,
#highLightStackCaptionstacks_in_310 a:visited,
#highLightStackCaptionstacks_in_310 a:hover,
#highLightStackCaptionstacks_in_310 a:active {
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	line-height: 1.50em;
}

#highLightCaptionContentstacks_in_310 {
	padding: 3.00%;
}

/*  */
#highLightStackCaptionstacks_in_310 {
	top: 0;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
/*  */

/*  */

#highLightStackstacks_in_310 a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	top: 0;
	left: 0;
	display: block;
	border: none;
	outline: none;
	background: transparent;
}

@media screen and (max-width: 480px) {
	#highLightStackstacks_in_310 {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	
	#highLightStackCaptionstacks_in_310 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}/*  */
#stacks_in_314 {
	font-weight: bold;
}
#highLightStackstacks_in_315 {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	background: transparent;
	border-radius: 0px;
}

#highLightStackstacks_in_315 img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

#highLightStackCaptionstacks_in_315 {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 0, 0.80);
	position: absolute;
	z-index: 2;
	left: 0;
	width: 100%;
	font-size: 14px;
}

#highLightStackCaptionstacks_in_315,
#highLightStackCaptionstacks_in_315 h1,
#highLightStackCaptionstacks_in_315 h2,
#highLightStackCaptionstacks_in_315 h3,
#highLightStackCaptionstacks_in_315 h4,
#highLightStackCaptionstacks_in_315 h5,
#highLightStackCaptionstacks_in_315 h6,
#highLightStackCaptionstacks_in_315 strong,
#highLightStackCaptionstacks_in_315 a,
#highLightStackCaptionstacks_in_315 a:visited,
#highLightStackCaptionstacks_in_315 a:hover,
#highLightStackCaptionstacks_in_315 a:active {
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	line-height: 1.50em;
}

#highLightCaptionContentstacks_in_315 {
	padding: 3.00%;
}

/*  */
#highLightStackCaptionstacks_in_315 {
	top: 0;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
/*  */

/*  */

#highLightStackstacks_in_315 a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	top: 0;
	left: 0;
	display: block;
	border: none;
	outline: none;
	background: transparent;
}

@media screen and (max-width: 480px) {
	#highLightStackstacks_in_315 {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	
	#highLightStackCaptionstacks_in_315 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}/*  */
#stacks_in_225 {
	font-size: 105%;
	font-weight: bold;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_244 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_244 {
		display: none !important;
	}
}
#highLightStackstacks_in_318 {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	background: transparent;
	border-radius: 0px;
}

#highLightStackstacks_in_318 img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

#highLightStackCaptionstacks_in_318 {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 0, 0.80);
	position: absolute;
	z-index: 2;
	left: 0;
	width: 100%;
	font-size: 14px;
}

#highLightStackCaptionstacks_in_318,
#highLightStackCaptionstacks_in_318 h1,
#highLightStackCaptionstacks_in_318 h2,
#highLightStackCaptionstacks_in_318 h3,
#highLightStackCaptionstacks_in_318 h4,
#highLightStackCaptionstacks_in_318 h5,
#highLightStackCaptionstacks_in_318 h6,
#highLightStackCaptionstacks_in_318 strong,
#highLightStackCaptionstacks_in_318 a,
#highLightStackCaptionstacks_in_318 a:visited,
#highLightStackCaptionstacks_in_318 a:hover,
#highLightStackCaptionstacks_in_318 a:active {
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	line-height: 1.50em;
}

#highLightCaptionContentstacks_in_318 {
	padding: 3.00%;
}

/*  */
#highLightStackCaptionstacks_in_318 {
	top: 0;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
/*  */

/*  */

#highLightStackstacks_in_318 a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	top: 0;
	left: 0;
	display: block;
	border: none;
	outline: none;
	background: transparent;
}

@media screen and (max-width: 480px) {
	#highLightStackstacks_in_318 {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	
	#highLightStackCaptionstacks_in_318 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}/*  */
#stacks_in_322 {
	font-weight: bold;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_408 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_408 {
		display: none !important;
	}
}
#highLightStackstacks_in_404 {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	background: transparent;
	border-radius: 0px;
}

#highLightStackstacks_in_404 img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

#highLightStackCaptionstacks_in_404 {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 0, 0.80);
	position: absolute;
	z-index: 2;
	left: 0;
	width: 100%;
	font-size: 13px;
}

#highLightStackCaptionstacks_in_404,
#highLightStackCaptionstacks_in_404 h1,
#highLightStackCaptionstacks_in_404 h2,
#highLightStackCaptionstacks_in_404 h3,
#highLightStackCaptionstacks_in_404 h4,
#highLightStackCaptionstacks_in_404 h5,
#highLightStackCaptionstacks_in_404 h6,
#highLightStackCaptionstacks_in_404 strong,
#highLightStackCaptionstacks_in_404 a,
#highLightStackCaptionstacks_in_404 a:visited,
#highLightStackCaptionstacks_in_404 a:hover,
#highLightStackCaptionstacks_in_404 a:active {
	font-size: 13px;
	color: rgba(255, 255, 255, 1.00);
	line-height: 1.50em;
}

#highLightCaptionContentstacks_in_404 {
	padding: 3.00%;
}

/*  */

/*  */
#highLightStackCaptionstacks_in_404 {
	bottom: 0;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
/*  */

#highLightStackstacks_in_404 a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	top: 0;
	left: 0;
	display: block;
	border: none;
	outline: none;
	background: transparent;
}

@media screen and (max-width: 480px) {
	#highLightStackstacks_in_404 {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	
	#highLightStackCaptionstacks_in_404 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}/*  */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_256 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_256 {
		display: none !important;
	}
}
#highLightStackstacks_in_325 {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	background: transparent;
	border-radius: 0px;
}

#highLightStackstacks_in_325 img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

#highLightStackCaptionstacks_in_325 {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 0, 0.80);
	position: absolute;
	z-index: 2;
	left: 0;
	width: 100%;
	font-size: 14px;
}

#highLightStackCaptionstacks_in_325,
#highLightStackCaptionstacks_in_325 h1,
#highLightStackCaptionstacks_in_325 h2,
#highLightStackCaptionstacks_in_325 h3,
#highLightStackCaptionstacks_in_325 h4,
#highLightStackCaptionstacks_in_325 h5,
#highLightStackCaptionstacks_in_325 h6,
#highLightStackCaptionstacks_in_325 strong,
#highLightStackCaptionstacks_in_325 a,
#highLightStackCaptionstacks_in_325 a:visited,
#highLightStackCaptionstacks_in_325 a:hover,
#highLightStackCaptionstacks_in_325 a:active {
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	line-height: 1.50em;
}

#highLightCaptionContentstacks_in_325 {
	padding: 3.00%;
}

/*  */
#highLightStackCaptionstacks_in_325 {
	top: 0;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
/*  */

/*  */

#highLightStackstacks_in_325 a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	top: 0;
	left: 0;
	display: block;
	border: none;
	outline: none;
	background: transparent;
}

@media screen and (max-width: 480px) {
	#highLightStackstacks_in_325 {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	
	#highLightStackCaptionstacks_in_325 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}/*  */
#stacks_in_329 {
	font-weight: bold;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_409 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_409 {
		display: none !important;
	}
}
#highLightStackstacks_in_330 {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	background: transparent;
	border-radius: 0px;
}

#highLightStackstacks_in_330 img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

#highLightStackCaptionstacks_in_330 {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 0, 0.80);
	position: absolute;
	z-index: 2;
	left: 0;
	width: 100%;
	font-size: 14px;
}

#highLightStackCaptionstacks_in_330,
#highLightStackCaptionstacks_in_330 h1,
#highLightStackCaptionstacks_in_330 h2,
#highLightStackCaptionstacks_in_330 h3,
#highLightStackCaptionstacks_in_330 h4,
#highLightStackCaptionstacks_in_330 h5,
#highLightStackCaptionstacks_in_330 h6,
#highLightStackCaptionstacks_in_330 strong,
#highLightStackCaptionstacks_in_330 a,
#highLightStackCaptionstacks_in_330 a:visited,
#highLightStackCaptionstacks_in_330 a:hover,
#highLightStackCaptionstacks_in_330 a:active {
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	line-height: 1.50em;
}

#highLightCaptionContentstacks_in_330 {
	padding: 3.00%;
}

/*  */
#highLightStackCaptionstacks_in_330 {
	top: 0;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
/*  */

/*  */

#highLightStackstacks_in_330 a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	top: 0;
	left: 0;
	display: block;
	border: none;
	outline: none;
	background: transparent;
}

@media screen and (max-width: 480px) {
	#highLightStackstacks_in_330 {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	
	#highLightStackCaptionstacks_in_330 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}/*  */
#stacks_in_334 {
	font-weight: bold;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_268 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_268 {
		display: none !important;
	}
}
#highLightStackstacks_in_335 {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	background: transparent;
	border-radius: 0px;
}

#highLightStackstacks_in_335 img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

#highLightStackCaptionstacks_in_335 {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 0, 0.80);
	position: absolute;
	z-index: 2;
	left: 0;
	width: 100%;
	font-size: 14px;
}

#highLightStackCaptionstacks_in_335,
#highLightStackCaptionstacks_in_335 h1,
#highLightStackCaptionstacks_in_335 h2,
#highLightStackCaptionstacks_in_335 h3,
#highLightStackCaptionstacks_in_335 h4,
#highLightStackCaptionstacks_in_335 h5,
#highLightStackCaptionstacks_in_335 h6,
#highLightStackCaptionstacks_in_335 strong,
#highLightStackCaptionstacks_in_335 a,
#highLightStackCaptionstacks_in_335 a:visited,
#highLightStackCaptionstacks_in_335 a:hover,
#highLightStackCaptionstacks_in_335 a:active {
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	line-height: 1.50em;
}

#highLightCaptionContentstacks_in_335 {
	padding: 3.00%;
}

/*  */
#highLightStackCaptionstacks_in_335 {
	top: 0;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
/*  */

/*  */

#highLightStackstacks_in_335 a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	top: 0;
	left: 0;
	display: block;
	border: none;
	outline: none;
	background: transparent;
}

@media screen and (max-width: 480px) {
	#highLightStackstacks_in_335 {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	
	#highLightStackCaptionstacks_in_335 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}/*  */
#stacks_in_339 {
	font-weight: bold;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_410 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_410 {
		display: none !important;
	}
}
#highLightStackstacks_in_340 {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	background: transparent;
	border-radius: 0px;
}

#highLightStackstacks_in_340 img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

#highLightStackCaptionstacks_in_340 {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 0, 0.80);
	position: absolute;
	z-index: 2;
	left: 0;
	width: 100%;
	font-size: 14px;
}

#highLightStackCaptionstacks_in_340,
#highLightStackCaptionstacks_in_340 h1,
#highLightStackCaptionstacks_in_340 h2,
#highLightStackCaptionstacks_in_340 h3,
#highLightStackCaptionstacks_in_340 h4,
#highLightStackCaptionstacks_in_340 h5,
#highLightStackCaptionstacks_in_340 h6,
#highLightStackCaptionstacks_in_340 strong,
#highLightStackCaptionstacks_in_340 a,
#highLightStackCaptionstacks_in_340 a:visited,
#highLightStackCaptionstacks_in_340 a:hover,
#highLightStackCaptionstacks_in_340 a:active {
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	line-height: 1.50em;
}

#highLightCaptionContentstacks_in_340 {
	padding: 3.00%;
}

/*  */
#highLightStackCaptionstacks_in_340 {
	top: 0;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
/*  */

/*  */

#highLightStackstacks_in_340 a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	top: 0;
	left: 0;
	display: block;
	border: none;
	outline: none;
	background: transparent;
}

@media screen and (max-width: 480px) {
	#highLightStackstacks_in_340 {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	
	#highLightStackCaptionstacks_in_340 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}/*  */
#stacks_in_344 {
	font-weight: bold;
}

.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_280 {
	height: 15.00px;
}




























@media print {
	#spacerStackstacks_in_280 {
		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_238 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_238 .theDivider1,
#simpleDivider_stacks_in_238 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_238 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_238.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #074080;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_238.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_238 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_238.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_238.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_238.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_238.bgImageOn .theDivider1 img {
	display: block;
}

#highLightStackstacks_in_349 {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	background: transparent;
	border-radius: 0px;
}

#highLightStackstacks_in_349 img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

#highLightStackCaptionstacks_in_349 {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 0, 0.80);
	position: absolute;
	z-index: 2;
	left: 0;
	width: 100%;
	font-size: 13px;
}

#highLightStackCaptionstacks_in_349,
#highLightStackCaptionstacks_in_349 h1,
#highLightStackCaptionstacks_in_349 h2,
#highLightStackCaptionstacks_in_349 h3,
#highLightStackCaptionstacks_in_349 h4,
#highLightStackCaptionstacks_in_349 h5,
#highLightStackCaptionstacks_in_349 h6,
#highLightStackCaptionstacks_in_349 strong,
#highLightStackCaptionstacks_in_349 a,
#highLightStackCaptionstacks_in_349 a:visited,
#highLightStackCaptionstacks_in_349 a:hover,
#highLightStackCaptionstacks_in_349 a:active {
	font-size: 13px;
	color: rgba(255, 255, 255, 1.00);
	line-height: 1.50em;
}

#highLightCaptionContentstacks_in_349 {
	padding: 3.00%;
}

/*  */
#highLightStackCaptionstacks_in_349 {
	top: 0;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
/*  */

/*  */

#highLightStackstacks_in_349 a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	top: 0;
	left: 0;
	display: block;
	border: none;
	outline: none;
	background: transparent;
}

@media screen and (max-width: 480px) {
	#highLightStackstacks_in_349 {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	
	#highLightStackCaptionstacks_in_349 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}/*  */#highLightStackstacks_in_354 {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	background: transparent;
	border-radius: 0px;
}

#highLightStackstacks_in_354 img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

#highLightStackCaptionstacks_in_354 {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 0, 0.80);
	position: absolute;
	z-index: 2;
	left: 0;
	width: 100%;
	font-size: 13px;
}

#highLightStackCaptionstacks_in_354,
#highLightStackCaptionstacks_in_354 h1,
#highLightStackCaptionstacks_in_354 h2,
#highLightStackCaptionstacks_in_354 h3,
#highLightStackCaptionstacks_in_354 h4,
#highLightStackCaptionstacks_in_354 h5,
#highLightStackCaptionstacks_in_354 h6,
#highLightStackCaptionstacks_in_354 strong,
#highLightStackCaptionstacks_in_354 a,
#highLightStackCaptionstacks_in_354 a:visited,
#highLightStackCaptionstacks_in_354 a:hover,
#highLightStackCaptionstacks_in_354 a:active {
	font-size: 13px;
	color: rgba(255, 255, 255, 1.00);
	line-height: 1.50em;
}

#highLightCaptionContentstacks_in_354 {
	padding: 3.00%;
}

/*  */

/*  */
#highLightStackCaptionstacks_in_354 {
	bottom: 0;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
/*  */

#highLightStackstacks_in_354 a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	top: 0;
	left: 0;
	display: block;
	border: none;
	outline: none;
	background: transparent;
}

@media screen and (max-width: 480px) {
	#highLightStackstacks_in_354 {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	
	#highLightStackCaptionstacks_in_354 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}/*  *//*
 * 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_293 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_293 .theDivider1,
#simpleDivider_stacks_in_293 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_293 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_293.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_293.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_293 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_293.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_293.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_293.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_293.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_96 {
	background-color: rgba(16, 34, 66, 1.00);
	border: solid rgba(16, 34, 66, 1.00);
	border-width:  2px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
	margin:  3px;
	padding:  3px;
}
/*
 * 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_11 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_11 .theDivider1,
#simpleDivider_stacks_in_11 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_11 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_11.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #214148;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_11.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_11 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_11.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_11.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_11.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_11.bgImageOn .theDivider1 img {
	display: block;
}


.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_52 {
	height: 15.00px;
}




























@media print {
	#spacerStackstacks_in_52 {
		display: none !important;
	}
}
/*  */
#fifty-fifty-slider-stacks_in_29 {
  border-radius: 0px;
  max-width: 800px;
  min-height: 450px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  text-align: left;
  list-style: none;
  margin: 0 auto;
  position: relative;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  font-family: "Nunito";
  transition: all 0s ease-in-out; }

#fifty-fifty-slider-stacks_in_29 .ffs-slide {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  width: 100%;
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  box-sizing: border-box;
  -webkit-transform: all 0.3s ease-in-out;
          transform: all 0.3s ease-in-out; }
  #fifty-fifty-slider-stacks_in_29 .ffs-slide.active .ffs-slide-content {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  #fifty-fifty-slider-stacks_in_29 .ffs-slide.active .ffs-slide-image {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  #fifty-fifty-slider-stacks_in_29 .ffs-slide-content, #fifty-fifty-slider-stacks_in_29 .ffs-slide-image {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    position: relative;
    pointer-events: auto;
    box-sizing: border-box; }
  #fifty-fifty-slider-stacks_in_29 .ffs-slide-content {
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
    padding-bottom: 50px;
    transition: -webkit-transform 0.6s 0s ease-in-out;
    transition: transform 0.6s 0s ease-in-out;
    transition: transform 0.6s 0s ease-in-out, -webkit-transform 0.6s 0s ease-in-out;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #fifty-fifty-slider-stacks_in_29 .ffs-slide-content-inner {
      z-index: 2;
      position: relative;
      padding: 20px 20px;
      box-sizing: border-box; }
    #fifty-fifty-slider-stacks_in_29 .ffs-slide-content .ffs-slide-title {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 28px;
      line-height: 44.799999px;
      margin-bottom: 10px; }
    #fifty-fifty-slider-stacks_in_29 .ffs-slide-content .ffs-slide-text {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 14px;
      line-height: 22.400000px;
      margin-bottom: 10px; }
    #fifty-fifty-slider-stacks_in_29 .ffs-slide-content .ffs-slide-action {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 16px;
      padding: 8px 20px;
      border: 2px solid;
      background: rgba(33, 33, 33, 1.00);
      border-radius: 30px;
      border-color: rgba(77, 77, 77, 1.00);
      display: inline-block;
      box-sizing: border-box;
      text-decoration: none;
      transition: all 0.3s ease; }
      #fifty-fifty-slider-stacks_in_29 .ffs-slide-content .ffs-slide-action::before {
        display: inline-block;
        content: 'Learn More'; }
      #fifty-fifty-slider-stacks_in_29 .ffs-slide-content .ffs-slide-action:hover {
        color: rgba(255, 255, 255, 1.00);
        background: rgba(33, 33, 33, 1.00);
        border-color: rgba(255, 255, 255, 1.00); }
  #fifty-fifty-slider-stacks_in_29 .ffs-slide-image {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    z-index: 1;
    transition: -webkit-transform 0s 0.3s ease-in-out;
    transition: transform 0s 0.3s ease-in-out;
    transition: transform 0s 0.3s ease-in-out, -webkit-transform 0s 0.3s ease-in-out; }

#fifty-fifty-slider-stacks_in_29 .ffs-nav {
  left: 0;
  bottom: 0;
  width: 50%;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  box-sizing: border-box;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  #fifty-fifty-slider-stacks_in_29 .ffs-nav-count {
    margin-right: auto;
    color: rgba(255, 255, 255, 1.00);
    font-size: 14px; }
  #fifty-fifty-slider-stacks_in_29 .ffs-nav a {
    color: rgba(255, 255, 255, 1.00);
    width: 30px;
    height: 30px;
    border-radius: 30px;
    border: 2px solid rgba(255, 255, 255, 1.00);
    opacity: 0.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: inherit;
    line-height: 0;
    cursor: pointer;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    transition: all 0.3s ease-in-out; }
    #fifty-fifty-slider-stacks_in_29 .ffs-nav a i {
      line-height: 0;
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px; }
    #fifty-fifty-slider-stacks_in_29 .ffs-nav a:hover {
      opacity: 1; }
    #fifty-fifty-slider-stacks_in_29 .ffs-nav a:first-of-type {
      margin-right: 10px; }

#fifty-fifty-slider-stacks_in_29.slide-end .ffs-nav a.next {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }

#fifty-fifty-slider-stacks_in_29.slide-start .ffs-nav a.prev {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }

#fifty-fifty-slider-stacks_in_29.height-set .ffs-slide {
  bottom: 0; }

#fifty-fifty-slider-stacks_in_29.hide-titles .ffs-slide-title {
  display: none; }

#fifty-fifty-slider-stacks_in_29.hide-text .ffs-slide-text {
  display: none; }

#fifty-fifty-slider-stacks_in_29.hide-actions .ffs-slide-action {
  display: none; }

#fifty-fifty-slider-stacks_in_29.hide-actions .ffs-slide-text {
  margin-bottom: 0; }

#fifty-fifty-slider-stacks_in_29.content-top .ffs-slide-content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#fifty-fifty-slider-stacks_in_29.content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#fifty-fifty-slider-stacks_in_29.content-bottom {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

#fifty-fifty-slider-stacks_in_29 .ffs-slide .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #fifty-fifty-slider-stacks_in_29 .ffs-slide .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

@media (max-width: 700px) {
  #fifty-fifty-slider-stacks_in_29 {
    min-height: 450px; }
    #fifty-fifty-slider-stacks_in_29 .ffs-nav {
      width: 100%; }
    #fifty-fifty-slider-stacks_in_29 .ffs-slide {
      width: 100%;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }
      #fifty-fifty-slider-stacks_in_29 .ffs-slide-content {
        width: 100%;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        -webkit-transform: translateX(100%);
                transform: translateX(100%); }
      #fifty-fifty-slider-stacks_in_29 .ffs-slide-image {
        width: 100%;
        height: 300px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-transform: translateX(100%);
                transform: translateX(100%);
        transition: -webkit-transform 0.6s 0s ease-in-out;
        transition: transform 0.6s 0s ease-in-out;
        transition: transform 0.6s 0s ease-in-out, -webkit-transform 0.6s 0s ease-in-out; }
    #fifty-fifty-slider-stacks_in_29.mobile-nav-top .ffs-slide-content {
      padding-bottom: 0;
      padding-top: 50px; }
    #fifty-fifty-slider-stacks_in_29.mobile-nav-top .ffs-nav {
      top: 300px;
      bottom: auto; }
    #fifty-fifty-slider-stacks_in_29.mobile-nav-top.slide-start .ffs-nav a.prev {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); }
    #fifty-fifty-slider-stacks_in_29.mobile-nav-top.slide-end .ffs-nav a.next {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); } }
#ffs-slide-stacks_in_30 .ffs-slide-image {
  background: url(../files/slide_image-30.png) no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_30.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_30.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_30.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_30.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_30 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_30 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_30.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_30.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_30.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }
#ffs-slide-stacks_in_40 .ffs-slide-image {
  background: url(../files/slide_image-40.png) no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_40.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_40.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_40.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_40.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_40 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_40 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_40.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_40.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_40.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

#stacks_in_42 {
	font-weight: lighter;
}
#ffs-slide-stacks_in_43 .ffs-slide-image {
  background: url(../files/slide_image-43.png) no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_43.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_43.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_43.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_43.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_43 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_43 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_43.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_43.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_43.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

#stacks_in_45 {
	font-weight: lighter;
}
#ffs-slide-stacks_in_46 .ffs-slide-image {
  background: url(../files/slide_image-46.png) no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_46.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_46.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_46.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_46.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_46 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_46 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_46.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_46.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_46.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

#stacks_in_48 {
	font-weight: lighter;
}
#ffs-slide-stacks_in_49 .ffs-slide-image {
  background: url(../files/slide_image-49.png) no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_49.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_49.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_49.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_49.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_49 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_49 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_49.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_49.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_49.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_57 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_57 {
		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_103 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_103 .theDivider1,
#simpleDivider_stacks_in_103 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_103 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_103.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_103.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_103 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_103.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_103.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_103.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_103.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_107 {
	background-color: rgba(0, 0, 0, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	margin:  5px;
	padding:  3px;
}

#stacks_in_108 {
	line-height: 3em;
	font-size: 144%;
}
/*
 * 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_104 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_104 .theDivider1,
#simpleDivider_stacks_in_104 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_104 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_104.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_104.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_104 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_104.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_104.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_104.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_104.bgImageOn .theDivider1 img {
	display: block;
}


.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_109 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_109 {
		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_120 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_120 .theDivider1,
#simpleDivider_stacks_in_120 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_120 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_120.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_120.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_120 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_120.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_120.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_120.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_120.bgImageOn .theDivider1 img {
	display: block;
}

