.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}
/* TRIGGER FONT */

@font-face {
  font-family: 'trigger';
  src: url('../index_files/trigger_font/trigger.eot?57958819');
  src: url('../index_files/trigger_font/trigger.eot?57958819#iefix') format('embedded-opentype'),
       url('../index_files/trigger_font/trigger.woff?57958819') format('woff'),
       url('../index_files/trigger_font/trigger.ttf?57958819') format('truetype'),
       url('../index_files/trigger_font/trigger.svg?57958819#trigger') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'trigger';
    src: url('../font/trigger.svg?60643705#trigger') format('svg');
  }
}
*/

 
 [class^="trigger-"]:before, [class*=" trigger-"]:before {
  font-family: "trigger";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
     
  /* fix buttons height, for twitter bootstrap */
  /*line-height: 1em;*/
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /*margin-left: .2em;*/
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.trigger-plus-squared:before { content: '\e800'; } /* '' */
.trigger-minus-squared:before { content: '\e801'; } /* '' */
.trigger-plus-squared-alt:before { content: '\e802'; } /* '' */
.trigger-minus-squared-alt:before { content: '\e803'; } /* '' */
.trigger-cancel-1:before { content: '\e804'; } /* '' */
.trigger-ok:before { content: '\e805'; } /* '' */
.trigger-ok-circled:before { content: '\e806'; } /* '' */
.trigger-cancel-circled:before { content: '\e807'; } /* '' */
.trigger-ok-circled2:before { content: '\e808'; } /* '' */
.trigger-cancel-circled2:before { content: '\e809'; } /* '' */
.trigger-ok-squared:before { content: '\e80a'; } /* '' */
.trigger-plus-circled:before { content: '\e80b'; } /* '' */
.trigger-minus-circled:before { content: '\e80c'; } /* '' */
.trigger-toggle-off:before { content: '\e80d'; } /* '' */
.trigger-toggle-on:before { content: '\e80e'; } /* '' */
.trigger-cog:before { content: '\e80f'; } /* '' */
.trigger-info-circled:before { content: '\e810'; } /* '' */
.trigger-help-circled:before { content: '\e811'; } /* '' */
.trigger-eye:before { content: '\e812'; } /* '' */
.trigger-eye-off:before { content: '\e813'; } /* '' */
.trigger-code-1:before { content: '\e814'; } /* '' */
.trigger-chat:before { content: '\e815'; } /* '' */
.trigger-chat-empty:before { content: '\e816'; } /* '' */
.trigger-down-open-1:before { content: '\e817'; } /* '' */
.trigger-up-open-1:before { content: '\e818'; } /* '' */
.trigger-star:before { content: '\e819'; } /* '' */
.trigger-star-empty:before { content: '\e81a'; } /* '' */
.trigger-heart:before { content: '\e81b'; } /* '' */
.trigger-heart-empty:before { content: '\e81c'; } /* '' */
.trigger-plus-1:before { content: '\e81d'; } /* '' */
.trigger-minus-1:before { content: '\e81e'; } /* '' */
.trigger-help-1:before { content: '\e81f'; } /* '' */
.trigger-info-1:before { content: '\e820'; } /* '' */
.trigger-mail:before { content: '\e821'; } /* '' */
.trigger-mail-squared:before { content: '\e822'; } /* '' */
.trigger-export-alt:before { content: '\e823'; } /* '' */
.trigger-export:before { content: '\e824'; } /* '' */
.trigger-menu-1:before { content: '\e825'; } /* '' */.com_bigwhiteduck_stacks_sections_pro_stack>.s-pro.eq-height,.com_bigwhiteduck_stacks_sections_pro_stack>.s-pro.eq-height>.shear-wrapper{margin-top:0!important}.com_bigwhiteduck_stacks_sections_pro_stack>.s-pro>.shear-wrapper>.shear-inner>.inner-content>.content-wrapper.fill-content{height:100%}.section-overflow{overflow:visible!important}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
#stacks_in_1495517 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1495517 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_1495517 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_1495517 > .row.padding-detailed.padding-medium-up,#stacks_in_1495517 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1495517 > .row.padding-detailed.padding-y-medium-up,#stacks_in_1495517 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_1495517 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1495517 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_1495517 {
	background-color: rgba(204, 204, 204, 1.00);
    background-image: url("2571D109-797A-4E8D-9CDA-0E6261481043.jpg");
	background-repeat: repeat;
	background-position: center;
}
/* Start Obscure Email stack CSS code */.stacks_in_1495518_19topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1495518_19mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1495518_19small{font-weight: normal;font-size: 12px;}.stacks_in_1495518_19centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1495518_19centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1495518_18topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1495518_18mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1495518_18small{font-weight: normal;font-size: 12px;}.stacks_in_1495518_18centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1495518_18centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1495518_13topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1495518_13mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1495518_13small{font-weight: normal;font-size: 12px;}.stacks_in_1495518_13centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1495518_13centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1495518_12topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1495518_12mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1495518_12small{font-weight: normal;font-size: 12px;}.stacks_in_1495518_12centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1495518_12centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1495518_10topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1495518_10mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1495518_10small{font-weight: normal;font-size: 12px;}.stacks_in_1495518_10centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1495518_10centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1495518_3topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1495518_3mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1495518_3small{font-weight: normal;font-size: 12px;}.stacks_in_1495518_3centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1495518_3centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1495518_4topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1495518_4mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1495518_4small{font-weight: normal;font-size: 12px;}.stacks_in_1495518_4centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1495518_4centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1495518_5topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1495518_5mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1495518_5small{font-weight: normal;font-size: 12px;}.stacks_in_1495518_5centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1495518_5centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1495518_11topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1495518_11mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1495518_11small{font-weight: normal;font-size: 12px;}.stacks_in_1495518_11centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1495518_11centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1495518_6topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1495518_6mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1495518_6small{font-weight: normal;font-size: 12px;}.stacks_in_1495518_6centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1495518_6centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1495518_7topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1495518_7mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1495518_7small{font-weight: normal;font-size: 12px;}.stacks_in_1495518_7centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1495518_7centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1495518_14topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1495518_14mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1495518_14small{font-weight: normal;font-size: 12px;}.stacks_in_1495518_14centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1495518_14centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1495518_15topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1495518_15mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1495518_15small{font-weight: normal;font-size: 12px;}.stacks_in_1495518_15centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1495518_15centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1495518_16topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1495518_16mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1495518_16small{font-weight: normal;font-size: 12px;}.stacks_in_1495518_16centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1495518_16centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1495518_17topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1495518_17mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1495518_17small{font-weight: normal;font-size: 12px;}.stacks_in_1495518_17centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1495518_17centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */
#stacks_in_1495519 {
	background-color: rgba(255, 255, 255, 1.00);
}
  .theme-version{display:block}.theme-version.number-110,#stacks_in_1495519_1{display:none}.stacks_out{overflow:visible !important}.stacks_in{overflow:visible}::-moz-selection{color:rgba(255, 255, 255, 1.00);background:rgba(0, 140, 186, 1.00);}::selection{color:rgba(255, 255, 255, 1.00);background:rgba(0, 140, 186, 1.00);}::-moz-selection{color:rgba(255, 255, 255, 1.00);background:rgba(0, 140, 186, 1.00);}body,.font-family-text{font-family:Helvetica, 'Helvetica Neue', Arial, sans-serif;font-weight:300;}h1,.font-family-h1{font-family:"Lato",sans-serif;font-style:normal;font-weight:300;}h1 a,.font-family-h1 a{font-family:inherit}h2,h3,h4,h5,h6,.font-family-h2{font-family:"Lato",sans-serif;font-style:normal;font-weight:300;}h2 a,h3 a,h4 a,h5 a,h6 a,.font-family-h2 a{font-family:inherit}body{background-color:#FBF9F7;}.hide-for-touch,.show-for-touch{display:none}.no-js .hide-for-touch{display:block}.vegas-loading{display:none}.vegas-background{-ms-interpolation-mode:bicubic;image-rendering:optimizeQuality;max-width:none !important}.vegas-overlay,.vegas-background{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hide-overflow{overflow:hidden !important}.columns > .equalizer.small-up{height:100%}@media only screen and (min-width:40.063em){.columns > .equalizer.medium-up{height:100%}}@media only screen and (min-width:62.563em){.columns > .equalizer.large-up{height:100%}}@media only screen and (max-width:40em){.row.collapse-small > .columns{padding-left:0;padding-right:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row.collapse-medium > .columns{padding-left:0;padding-right:0}}@media only screen and (max-width:40em){.row .row.collapse-small{margin:0;width:auto}.row .row.collapse-small::before,.row .row.collapse-small::after{content:" ";display:table}.row .row.collapse-small::after{clear:both}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row .row.collapse-medium{margin:0;width:auto}.row .row.collapse-medium::before,.row .row.collapse-medium::after{content:" ";display:table}.row .row.collapse-medium::after{clear:both}}.column,.columns{padding-left:1.00rem;padding-right:1.00rem}.row .row{margin:0 -1.00rem}.row.divider > .columns:not(:first-child):before{content:" ";margin:0 -1.00rem;position:absolute}@media only screen and (max-width:40em){.row.divider-medium-up > .columns::before,.row.divider-large-up > .columns::before,.small-12::before{display:none}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row.divider-large-up > .columns::before,.medium-12::before{display:none}}@media only screen and (min-width:62.563em){.large-12:before{display:none}}.floating-body.radius{border-radius:3px}.floating-body.radius > .columns > .stacks_out:first-child > .stacks_in > .top-bar-wrapper:not(.fixed){border-top-right-radius:3px;border-top-left-radius:3px}.floating-body .top-bar-wrapper.contain-to-grid.fixed{max-width:1100px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.radius{background-clip:padding-box}img{color:#FBF9F7}img.radius{border-radius:3px}img.round{border-radius:1000px}.row{max-width:1100px !important;}.row.max-edge{max-width:100% !important}body{color:rgba(75, 67, 65, 1.00)}a{color:rgba(183, 80, 9, 1.00);-webkit-text-decoration:none;text-decoration:none;font-weight:inherit}a:hover,a:focus{color:rgba(246, 152, 108, 1.00)}a.close,a.close-reveal-modal{text-decoration:none}.alt{color:rgba(128, 128, 128, 1.00)}.alt a{color:rgba(75, 67, 65, 1.00);-webkit-text-decoration:none;text-decoration:none}.alt a:hover,.alt a:focus{color:rgba(221, 110, 87, 1.00)}.alt small{color:rgba(166, 166, 166, 1.00)}h1,h2,h3,h4,h5,h6{color:rgba(183, 80, 9, 1.00);margin-top:0}h1.alt,h2.alt,h3.alt,h4.alt,h5.alt,h6.alt{color:rgba(45, 84, 136, 1.00)}h1.subheader,h2.subheader,h3.subheader,h4.subheader,h5.subheader,h6.subheader{color:rgba(237, 104, 11, 1.00)}h1.subheader.alt,h2.subheader.alt,h3.subheader.alt,h4.subheader.alt,h5.subheader.alt,h6.subheader.alt{color:rgba(58, 109, 176, 1.00)}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:50%;color:rgba(97, 87, 84, 1.00)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit !important}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{opacity:0.8;color:inherit !important}h1{font-size:2.12rem}h2{font-size:1.69rem}h3{font-size:1.38rem}h4{font-size:1.12rem}h5{font-size:1.12rem}h6{font-size:1.00rem}p,ul li,ol li{font-size:0.90rem}@media only screen and (min-width:40.063em){h1{font-size:2.75rem}h2{font-size:2.31rem}h3{font-size:1.69rem}h4{font-size:1.44rem}h5{font-size:1.12rem}h6{font-size:1.00rem}p,ul li,ol li{font-size:1.00rem}}code{color:rgba(204, 55, 30, 1.00)}hr,blockquote,abbr,acronym,.vcard{border-color:rgba(227, 132, 97, 1.00)}hr.alt,blockquote.alt,abbr.alt,acronym.alt,.vcard.alt{border-color:rgba(221, 221, 221, 1.00)}hr.primary,blockquote.primary,abbr.primary,acronym.primary,.vcard.primary{border-color:rgba(0, 140, 186, 1.00)}hr.primary,blockquote.primary,abbr.primary,acronym.primary,.vcard.primary{border-color:rgba(0, 140, 186, 1.00)}hr.secondary,blockquote.secondary,abbr.secondary,acronym.secondary,.vcard.secondary{border-color:rgba(231, 231, 231, 1.00)}hr.swatch1,blockquote.swatch1,abbr.swatch1,acronym.swatch1,.vcard.swatch1{border-color:rgba(221, 110, 87, 1.00)}hr.swatch2,blockquote.swatch2,abbr.swatch2,acronym.swatch2,.vcard.swatch2{border-color:rgba(34, 34, 34, 1.00)}hr.swatch3,blockquote.swatch3,abbr.swatch3,acronym.swatch3,.vcard.swatch3{border-color:rgba(34, 34, 34, 1.00)}hr.swatch4,blockquote.swatch4,abbr.swatch4,acronym.swatch4,.vcard.swatch4{border-color:rgba(248, 248, 248, 1.00)}hr.swatch5,blockquote.swatch5,abbr.swatch5,acronym.swatch5,.vcard.swatch5{border-color:rgba(248, 248, 248, 1.00)}hr.swatch6,blockquote.swatch6,abbr.swatch6,acronym.swatch6,.vcard.swatch6{border-color:rgba(248, 248, 248, 1.00)}blockquote,blockquote p{color:rgba(97, 87, 84, 1.00)}blockquote cite,blockquote cite a,blockquote p cite,blockquote p cite a{color:rgba(90, 80, 78, 1.00)}blockquote.alt,blockquote.alt p,blockquote p.alt,blockquote p.alt p{color:rgba(166, 166, 166, 1.00)}blockquote.alt cite,blockquote.alt cite a,blockquote.alt p cite,blockquote.alt p cite a,blockquote p.alt cite,blockquote p.alt cite a,blockquote p.alt p cite,blockquote p.alt p cite a{color:rgba(153, 153, 153, 1.00)}.flex-video{margin-bottom:0}.contain-to-grid .top-bar{max-width:1100px}.top-bar .top-bar-section ul li > a.button{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar .top-bar-section ul li > a.button:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.top-bar .top-bar-section ul li > a.button.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.top-bar .top-bar-section ul li > a.button.secondary:hover{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.top-bar .top-bar-section ul li > a.button.alert{background-color:rgba(240, 65, 36, 1.00)}.top-bar .top-bar-section ul li > a.button.alert:hover{background-color:rgba(228, 61, 34, 1.00)}.top-bar .top-bar-section ul li > a.button.success{background-color:rgba(67, 172, 106, 1.00)}.top-bar .top-bar-section ul li > a.button.success:hover{background-color:rgba(63, 163, 100, 1.00)}.top-bar .top-bar-section ul li > a.button.radius{border-radius:3px}.top-bar-wrapper.fn-scheme-primary{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-primary ul:not(.title-area) ul.dropdown{background-color:rgba(0, 140, 186, 1.00)}.top-bar-wrapper.fn-scheme-primary .site-title,.top-bar-wrapper.fn-scheme-primary .site-title small,.top-bar-wrapper.fn-scheme-primary a:not(.button){color:rgba(255, 255, 255, 1.00) !important}.top-bar-wrapper.fn-scheme-primary .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00);box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.top-bar-wrapper.fn-scheme-secondary ul:not(.title-area) ul.dropdown{background-color:rgba(231, 231, 231, 1.00)}.top-bar-wrapper.fn-scheme-secondary .site-title,.top-bar-wrapper.fn-scheme-secondary .site-title small,.top-bar-wrapper.fn-scheme-secondary a:not(.button){color:rgba(51, 51, 51, 1.00) !important}.top-bar-wrapper.fn-scheme-secondary .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(51, 51, 51, 1.00),0 7px 0 1px rgba(51, 51, 51, 1.00),0 14px 0 1px rgba(51, 51, 51, 1.00);box-shadow:0 0 0 1px rgba(51, 51, 51, 1.00),0 7px 0 1px rgba(51, 51, 51, 1.00),0 14px 0 1px rgba(51, 51, 51, 1.00)}.top-bar-wrapper.fn-scheme-swatch1{background-color:rgba(221, 110, 87, 1.00);color:rgba(75, 67, 65, 1.00)}.top-bar-wrapper.fn-scheme-swatch1 ul:not(.title-area) ul.dropdown{background-color:rgba(221, 110, 87, 1.00)}.top-bar-wrapper.fn-scheme-swatch1 .site-title,.top-bar-wrapper.fn-scheme-swatch1 .site-title small,.top-bar-wrapper.fn-scheme-swatch1 a:not(.button){color:rgba(75, 67, 65, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch1 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(75, 67, 65, 1.00),0 7px 0 1px rgba(75, 67, 65, 1.00),0 14px 0 1px rgba(75, 67, 65, 1.00);box-shadow:0 0 0 1px rgba(75, 67, 65, 1.00),0 7px 0 1px rgba(75, 67, 65, 1.00),0 14px 0 1px rgba(75, 67, 65, 1.00)}.top-bar-wrapper.fn-scheme-swatch2{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch2 ul:not(.title-area) ul.dropdown{background-color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch2 .site-title,.top-bar-wrapper.fn-scheme-swatch2 .site-title small,.top-bar-wrapper.fn-scheme-swatch2 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch2 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00);box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch3{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch3 ul:not(.title-area) ul.dropdown{background-color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch3 .site-title,.top-bar-wrapper.fn-scheme-swatch3 .site-title small,.top-bar-wrapper.fn-scheme-swatch3 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch3 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00);box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch4{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch4 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch4 .site-title,.top-bar-wrapper.fn-scheme-swatch4 .site-title small,.top-bar-wrapper.fn-scheme-swatch4 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch4 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00);box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch5{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch5 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch5 .site-title,.top-bar-wrapper.fn-scheme-swatch5 .site-title small,.top-bar-wrapper.fn-scheme-swatch5 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch5 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00);box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch6{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch6 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch6 .site-title,.top-bar-wrapper.fn-scheme-swatch6 .site-title small,.top-bar-wrapper.fn-scheme-swatch6 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch6 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00);box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.alert-box{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00);border-color:rgba(0, 133, 176, 1.00)}.alert-box a:not(.close){color:rgba(255, 255, 255, 1.00);text-decoration:underline}.alert-box.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00);border-color:rgba(219, 219, 219, 1.00)}.alert-box.alert{background-color:rgba(240, 65, 36, 1.00);border-color:rgba(228, 61, 34, 1.00)}.alert-box.success{background-color:rgba(67, 172, 106, 1.00);border-color:rgba(63, 163, 100, 1.00)}.alert-box.warning{background-color:rgba(240, 138, 36, 1.00);border-color:rgba(228, 131, 34, 1.00)}.alert-box.info{background-color:rgba(160, 211, 232, 1.00);color:rgba(76, 76, 76, 1.00);border-color:rgba(152, 200, 220, 1.00)}.alert-box.radius{border-radius:3px}.breadcrumbs{background-color:rgba(231, 231, 231, 1.00);border-color:rgba(219, 219, 219, 1.00);color:rgba(51, 51, 51, 1.00)}.breadcrumbs .current a{color:rgba(51, 51, 51, 1.00)}.breadcrumbs.radius{border-radius:3px}.breadcrumbs header{display:inline}.breadcrumbs .fa{font-size:1em}.breadcrumbs .unavailable{color:rgba(51, 51, 51, 1.00)}.breadcrumbs li:before{color:rgba(76, 76, 76, 1.00)}.breadcrumbs *:first-child:before{margin:0 .75rem}.button{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.button:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.button.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.button.secondary:hover{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.button.alert{background-color:rgba(240, 65, 36, 1.00)}.button.alert:hover{background-color:rgba(228, 61, 34, 1.00)}.button.success{background-color:rgba(67, 172, 106, 1.00)}.button.success:hover{background-color:rgba(63, 163, 100, 1.00)}.button.radius{border-radius:3px}.button.ghost{background-color:transparent;border-width:1px;border-color:rgba(0, 140, 186, 1.00);color:rgba(0, 140, 186, 1.00)}.button.ghost:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(0, 133, 176, 1.00);background-color:rgba(0, 133, 176, 1.00)}.button.ghost.secondary{border-color:rgba(231, 231, 231, 1.00);color:rgba(231, 231, 231, 1.00)}.button.ghost.secondary:hover{color:rgba(51, 51, 51, 1.00);border-color:rgba(219, 219, 219, 1.00);background-color:rgba(219, 219, 219, 1.00)}.button.ghost.alert{border-color:rgba(240, 65, 36, 1.00);color:rgba(240, 65, 36, 1.00)}.button.ghost.alert:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(228, 61, 34, 1.00);background-color:rgba(228, 61, 34, 1.00)}.button.ghost.success{border-color:rgba(67, 172, 106, 1.00);color:rgba(67, 172, 106, 1.00)}.button.ghost.success:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(63, 163, 100, 1.00);background-color:rgba(63, 163, 100, 1.00)}.split.button.radius span{border-top-right-radius:3px;border-bottom-right-radius:3px}.split.button span::after{border-top-color:rgba(255, 255, 255, 1.00)}.split.button.secondary span::after{border-top-color:rgba(51, 51, 51, 1.00)}.button-group.radius > *:first-child,.button-group.radius > *:first-child > a,.button-group.radius > *:first-child > button,.button-group.radius > *:first-child > .button{border-bottom-left-radius:3px;border-top-left-radius:3px}.button-group.radius > *:last-child,.button-group.radius > *:last-child > a,.button-group.radius > *:last-child > button,.button-group.radius > *:last-child > .button{border-top-right-radius:3px;border-bottom-right-radius:3px}.button-group.stack > li .button,.button-group.stack-for-small > li .button{border-top:1px solid rgba(255,255,255,0.5)}.icon-bar{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.icon-bar > .item{cursor:pointer;color:rgba(255, 255, 255, 1.00)}.icon-bar > .item label,.icon-bar > .item i{color:rgba(255, 255, 255, 1.00)}.icon-bar > .item:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.icon-bar.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item{color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item label,.icon-bar.secondary > .item i{color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item:hover{background-color:rgba(219, 219, 219, 1.00);color:rgba(51, 51, 51, 1.00)}form[data-abide] .error label{color:rgba(240, 65, 36, 1.00)}form[data-abide] .error small.error,form[data-abide] .error span.error{background-color:rgba(240, 65, 36, 1.00);color:rgba(255, 255, 255, 1.00)}input[type="radio"]{margin-left:1px}form input[type="text"],form input[type="password"],form input[type="date"],form input[type="datetime"],form input[type="datetime-local"],form input[type="month"],form input[type="week"],form input[type="email"],form input[type="number"],form input[type="search"],form input[type="tel"],form input[type="time"],form input[type="url"],form textarea,form select{font-size:16px;color:rgba(75, 67, 65, 1.00)}form input[type="text"]:focus,form input[type="password"]:focus,form input[type="date"]:focus,form input[type="datetime"]:focus,form input[type="datetime-local"]:focus,form input[type="month"]:focus,form input[type="week"]:focus,form input[type="email"]:focus,form input[type="number"]:focus,form input[type="search"]:focus,form input[type="tel"]:focus,form input[type="time"]:focus,form input[type="url"]:focus,form textarea:focus,form select:focus{border-color:rgba(0, 140, 186, 1.00)}form fieldset{border-color:rgba(227, 132, 97, 1.00)}form legend{background-color:#FBF9F7}form label{color:rgba(90, 80, 78, 1.00)}form.radius input[type="text"],form.radius input[type="password"],form.radius input[type="date"],form.radius input[type="datetime"],form.radius input[type="datetime-local"],form.radius input[type="month"],form.radius input[type="week"],form.radius input[type="email"],form.radius input[type="number"],form.radius input[type="search"],form.radius input[type="tel"],form.radius input[type="time"],form.radius input[type="url"],form.radius textarea,form.radius select,form.radius small.error{border-radius:3px}form.radius span.prefix,form.radius label.prefix{border-bottom-left-radius:3px;border-top-left-radius:3px}form.radius span.postfix,form.radius label.postfix{border-top-right-radius:3px;border-bottom-right-radius:3px}form.radius .input-group > *:first-child,form.radius .input-group > *:first-child *{border-bottom-left-radius:3px;border-top-left-radius:3px}form.radius .input-group > *:last-child,form.radius .input-group > *:last-child *{border-top-right-radius:3px;border-bottom-right-radius:3px}.range-slider,.range-slider.radius,.range-slider.round{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(225, 225, 225, 1.00)}.range-slider .range-slider-handle,.range-slider.radius .range-slider-handle,.range-slider.round .range-slider-handle{background-color:rgba(0, 140, 186, 1.00)}.range-slider .range-slider-handle:hover,.range-slider.radius .range-slider-handle:hover,.range-slider.round .range-slider-handle:hover{background-color:rgba(0, 133, 176, 1.00)}.range-slider .range-slider-active-segment,.range-slider.radius .range-slider-active-segment,.range-slider.round .range-slider-active-segment{background-color:rgba(225, 225, 225, 1.00)}.range-slider.secondary,.range-slider.radius.secondary,.range-slider.round.secondary{background-color:rgba(51, 51, 51, 1.00);border-color:rgba(21, 21, 21, 1.00)}.range-slider.secondary .range-slider-handle,.range-slider.radius.secondary .range-slider-handle,.range-slider.round.secondary .range-slider-handle{background-color:rgba(231, 231, 231, 1.00)}.range-slider.secondary .range-slider-handle:hover,.range-slider.radius.secondary .range-slider-handle:hover,.range-slider.round.secondary .range-slider-handle:hover{background-color:rgba(219, 219, 219, 1.00)}.range-slider.secondary .range-slider-active-segment,.range-slider.radius.secondary .range-slider-active-segment,.range-slider.round.secondary .range-slider-active-segment{background-color:rgba(21, 21, 21, 1.00)}.slider-display{display:block;margin-top:16px}fieldset.switch label{background-color:#e6e6e6}fieldset.switch label::after{background-color:rgba(255, 255, 255, 1.00)}fieldset.switch input:checked + label{background-color:rgba(0, 140, 186, 1.00)}fieldset.switch.secondary label::after{background-color:rgba(51, 51, 51, 1.00)}fieldset.switch.secondary input:checked + label{background-color:rgba(231, 231, 231, 1.00)}fieldset.switch.alert input:checked + label{background-color:rgba(240, 65, 36, 1.00)}fieldset.switch.success input:checked + label{background-color:rgba(67, 172, 106, 1.00)}.label{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00);margin-bottom:0}.label.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.label.alert{background-color:rgba(240, 65, 36, 1.00)}.label.success{background-color:rgba(67, 172, 106, 1.00)}.label.radius{border-radius:3px}.alert-box .close{opacity:0.5}.slideshow-wrapper{min-height:50px;z-index:10}.orbit-container .orbit-bullets li{cursor:pointer;background:rgba(231, 231, 231, 1.00)}.orbit-container .orbit-bullets li.active,.orbit-container .orbit-bullets li:hover{background:rgba(0, 140, 186, 1.00)}.accordion .accordion-navigation > a{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.accordion .accordion-navigation > a:hover{background-color:rgba(0, 133, 176, 1.00)}.accordion .accordion-navigation > a.radius{border-radius:3px}.accordion .accordion-navigation > a.round{border-radius:1000px}.accordion .accordion-navigation.active > a{background-color:rgba(0, 133, 176, 1.00)}.accordion .accordion-navigation > .content{background-color:transparent !important}.accordion.secondary .accordion-navigation > a{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.accordion.secondary .accordion-navigation > a:hover{background-color:rgba(219, 219, 219, 1.00)}.accordion.secondary .accordion-navigation.active > a{background-color:rgba(219, 219, 219, 1.00)}.tabs li.tab-title > a{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.tabs li.tab-title > a:hover{background-color:rgba(0, 133, 176, 1.00)}.tabs li.tab-title.active > a{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.tabs.secondary li.tab-title > a{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.tabs.secondary li.tab-title > a:hover{background-color:rgba(219, 219, 219, 1.00)}.tabs.secondary li.tab-title.active > a{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.tabs.swatch1 li.tab-title > a{background-color:rgba(221, 110, 87, 1.00);color:rgba(75, 67, 65, 1.00)}.tabs.swatch1 li.tab-title > a:hover{background-color:rgba(209, 104, 82, 1.00)}.tabs.swatch1 li.tab-title.active > a{color:rgba(75, 67, 65, 1.00);background-color:rgba(209, 104, 82, 1.00)}.tabs.swatch2 li.tab-title > a{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch2 li.tab-title > a:hover{background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch2 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch3 li.tab-title > a{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch3 li.tab-title > a:hover{background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch3 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch4 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch4 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch4 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch5 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch5 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch5 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch6 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch6 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch6 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.radius li.tab-title:first-child a{border-bottom-left-radius:3px;border-top-left-radius:3px}.tabs.radius li.tab-title:last-child a{border-top-right-radius:3px;border-bottom-right-radius:3px}.th.radius{border-radius:3px}.th:hover,.th:focus{-webkit-box-shadow:0 0 6px 1px rgba(0, 70, 93, 1.00);box-shadow:0 0 6px 1px rgba(0, 70, 93, 1.00)}.f-dropdown,.f-dropdown.content{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(51, 51, 51, 1.00)}.f-dropdown::before,.f-dropdown.content::before{border-color:transparent transparent rgba(255, 255, 255, 1.00) transparent}.f-dropdown::after,.f-dropdown.content::after{border-color:transparent transparent rgba(204, 204, 204, 1.00) transparent}.f-dropdown li a,.f-dropdown.content li a{color:rgba(51, 51, 51, 1.00)}.f-dropdown li:hover,.f-dropdown.content li:hover{background-color:rgba(0,0,0,0.1)}.f-dropdown.radius,.f-dropdown.content.radius{border-radius:3px}.tooltip{border-radius:3px;background-color:rgba(51, 51, 51, 1.00);color:rgba(255, 255, 255, 1.00)}.panel{background-color:rgba(242, 242, 242, 1.00);border-color:rgba(219, 219, 219, 1.00)}.panel.radius{border-radius:3px}.panel p{color:rgba(75, 67, 65, 1.00)}.panel p a{color:rgba(183, 80, 9, 1.00)}.panel p.alt{color:rgba(128, 128, 128, 1.00)}.panel p.alt a{color:rgba(75, 67, 65, 1.00)}.panel p.alt a:hover{color:rgba(221, 110, 87, 1.00)}.panel p.alt small{color:rgba(166, 166, 166, 1.00)}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6{color:rgba(183, 80, 9, 1.00)}.panel h1.alt,.panel h2.alt,.panel h3.alt,.panel h4.alt,.panel h5.alt,.panel h6.alt{color:rgba(45, 84, 136, 1.00)}.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader{color:rgba(237, 104, 11, 1.00)}.panel h1.subheader.alt,.panel h2.subheader.alt,.panel h3.subheader.alt,.panel h4.subheader.alt,.panel h5.subheader.alt,.panel h6.subheader.alt{color:rgba(58, 109, 176, 1.00)}.pricing-table.primary .title{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.pricing-table.primary .price{color:rgba(75, 67, 65, 1.00)}.pricing-table.primary .description{color:rgba(75, 67, 65, 1.00)}.pricing-table.primary .bullet-item{color:rgba(75, 67, 65, 1.00)}.pricing-table.secondary .title{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.pricing-table.secondary .price{color:rgba(75, 67, 65, 1.00)}.pricing-table.secondary .description{color:rgba(75, 67, 65, 1.00)}.pricing-table.secondary .bullet-item{color:rgba(75, 67, 65, 1.00)}.pricing-table.radius{border-radius:3px}.pricing-table.radius .title{border-top-right-radius:3px;border-top-left-radius:3px}.pricing-table.radius .cta-button{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.side-nav li a:not(.button){color:rgba(183, 80, 9, 1.00)}.side-nav li a:not(.button):hover{background-color:rgba(249, 145, 106, 1.00);color:rgba(246, 152, 108, 1.00)}.side-nav li.active > a:first-child:not(.button){color:rgba(183, 80, 9, 1.00)}.side-nav li.active:not(.has-dropdown) a:not(.button){color:rgba(155, 68, 7, 1.00)}.side-nav header{color:rgba(75, 67, 65, 1.00);margin-top:1rem;margin-bottom:0.5rem}.side-nav label{color:rgba(90, 80, 78, 1.00)}.side-nav li.divider{border-top-color:rgba(227, 132, 97, 1.00)}.side-nav.alt li a:not(.button){color:rgba(75, 67, 65, 1.00)}.side-nav.alt li a:not(.button):hover{background-color:rgba(243, 243, 243, 1.00);color:rgba(221, 110, 87, 1.00)}.side-nav.alt li.active > a:first-child:not(.button){color:rgba(75, 67, 65, 1.00)}.side-nav.alt li.active:not(.has-dropdown) a:not(.button){color:rgba(63, 56, 55, 1.00)}.side-nav.alt header{color:rgba(128, 128, 128, 1.00)}.side-nav.alt label{color:rgba(153, 153, 153, 1.00)}.side-nav.alt li.divider{border-top-color:rgba(221, 221, 221, 1.00)}.sub-nav dt,.sub-nav dd,.sub-nav li{float:none;display:inline-block}.sub-nav dt a:not(.button),.sub-nav dd a:not(.button),.sub-nav li a:not(.button){color:rgba(0, 140, 186, 1.00)}.sub-nav dt a:not(.button):hover,.sub-nav dd a:not(.button):hover,.sub-nav li a:not(.button):hover{color:rgba(0, 133, 176, 1.00)}.sub-nav dt.active a:not(.button),.sub-nav dd.active a:not(.button),.sub-nav li.active a:not(.button){color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 140, 186, 1.00)}.sub-nav dt.active a:not(.button):hover,.sub-nav dd.active a:not(.button):hover,.sub-nav li.active a:not(.button):hover{background-color:rgba(0, 133, 176, 1.00)}.sub-nav dt.active a:not(.button).secondary,.sub-nav dd.active a:not(.button).secondary,.sub-nav li.active a:not(.button).secondary{color:rgba(51, 51, 51, 1.00);background-color:rgba(231, 231, 231, 1.00)}.sub-nav dt.active a:not(.button).secondary:hover,.sub-nav dd.active a:not(.button).secondary:hover,.sub-nav li.active a:not(.button).secondary:hover{background-color:rgba(219, 219, 219, 1.00)}.sub-nav.secondary dt a:not(.button),.sub-nav.secondary dd a:not(.button),.sub-nav.secondary li a:not(.button){color:rgba(231, 231, 231, 1.00)}.sub-nav.secondary dt a:not(.button):hover,.sub-nav.secondary dd a:not(.button):hover,.sub-nav.secondary li a:not(.button):hover{color:rgba(219, 219, 219, 1.00)}.sub-nav.secondary dt.active a:not(.button),.sub-nav.secondary dd.active a:not(.button),.sub-nav.secondary li.active a:not(.button){color:rgba(51, 51, 51, 1.00);background-color:rgba(231, 231, 231, 1.00)}.sub-nav.secondary dt.active a:not(.button):hover,.sub-nav.secondary dd.active a:not(.button):hover,.sub-nav.secondary li.active a:not(.button):hover{background-color:rgba(219, 219, 219, 1.00)}.reveal-modal{z-index:9999;background-color:rgba(255, 255, 255, 1.00);color:rgba(51, 51, 51, 1.00);border:none;border-radius:0}@media screen and (max-width:39.9375em){.reveal-modal{border-radius:0 !important}}.reveal-modal.fullscreen{position:fixed;top:0px !important;width:100vw;height:100vh;overflow-y:scroll}.reveal-modal.fullscreen .close-reveal-modal{position:fixed}.reveal-modal.radius{border-radius:3px}.reveal-modal .close-reveal-modal{color:rgba(170, 170, 170, 1.00);font-weight:normal;z-index:99999}.reveal-modal-bg{z-index:9998;background:rgba(0, 0, 0, 0.45)}nav.inline-nav ul.inline-list{margin-left:0}nav.inline-nav ul.inline-list li{float:none;display:inline-block}nav.inline-nav ul.inline-list li:first-child{margin-left:0}nav.inline-nav ul.inline-list li.active{border-width:0 0 1px 0;border-style:solid;border-bottom-color:rgba(183, 80, 9, 1.00)}nav.inline-nav ul.inline-list.alt li.active{border-bottom-color:rgba(75, 67, 65, 1.00)}.clearing-blackout{background-color:rgba(255, 255, 255, 1.00)}.clearing-assembled .clearing-container .visible-img,.clearing-assembled .clearing-container .clearing-caption{background-color:rgba(255, 255, 255, 1.00)}.clearing-assembled .clearing-container .carousel{background-color:rgba(242, 242, 242, 1.00)}.clearing-assembled .clearing-container .clearing-close{color:rgba(170, 170, 170, 1.00)}.clearing-assembled .clearing-container .clearing-close:hover,.clearing-assembled .clearing-container .clearing-close:focus{color:rgba(170, 170, 170, 1.00)}.clearing-assembled .clearing-container .clearing-main-next > span{border-color:transparent;border-left-color:rgba(51, 51, 51, 1.00)}.clearing-assembled .clearing-container .clearing-main-prev > span{border-color:transparent;border-right-color:rgba(51, 51, 51, 1.00)}.clearing-assembled .clearing-container .clearing-caption{color:rgba(51, 51, 51, 1.00)}.copyright{color:rgba(75, 67, 65, 1.00);font-size:0.9rem}.copyright a{color:rgba(183, 80, 9, 1.00)}.copyright a:hover{color:rgba(246, 152, 108, 1.00)}.stacks_s_hidden,.stacks_m_hidden,.stacks_l_hidden{display:block !important}@media only screen and (max-width:40em){.stacks_s_hidden{display:none !important}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.stacks_m_hidden{display:none !important}}@media only screen and (min-width:62.563em){.stacks_l_hidden{display:none !important}}.fn-text-header{color:rgba(183, 80, 9, 1.00)}.fn-text-link a{color:rgba(183, 80, 9, 1.00)}.fn-text-link a:hover{color:rgba(246, 152, 108, 1.00)}.fn-text-text{color:rgba(75, 67, 65, 1.00)}.fn-text-text p,.fn-text-text div{color:rgba(75, 67, 65, 1.00)}.fn-text-accent{color:rgba(227, 132, 97, 1.00)}.fn-text-code-text{color:rgba(204, 55, 30, 1.00)}.fn-text-header-alt{color:rgba(45, 84, 136, 1.00)}.fn-text-link-alt a{color:rgba(75, 67, 65, 1.00)}.fn-text-link-alt a:hover{color:rgba(221, 110, 87, 1.00)}.fn-text-accent-alt{color:rgba(221, 221, 221, 1.00)}.fn-text-primary{color:rgba(0, 140, 186, 1.00)}.fn-text-primary-text{color:rgba(255, 255, 255, 1.00)}.fn-text-primary-text p,.fn-text-primary-text div{color:rgba(255, 255, 255, 1.00)}.fn-text-secondary{color:rgba(231, 231, 231, 1.00)}.fn-text-secondary-text{color:rgba(51, 51, 51, 1.00)}.fn-text-secondary-text p,.fn-text-secondary-text div{color:rgba(51, 51, 51, 1.00)}.fn-text-alert{color:rgba(240, 65, 36, 1.00)}.fn-text-success{color:rgba(67, 172, 106, 1.00)}.fn-text-warning{color:rgba(240, 138, 36, 1.00)}.fn-text-info{color:rgba(160, 211, 232, 1.00)}.fn-text-modal{color:rgba(255, 255, 255, 1.00)}.fn-text-modal-close{color:rgba(170, 170, 170, 1.00)}.fn-text-modal-text{color:rgba(51, 51, 51, 1.00)}.fn-text-modal-text p,.fn-text-modal-text div{color:rgba(51, 51, 51, 1.00)}.fn-text-text-alt{color:rgba(128, 128, 128, 1.00)}.fn-text-text-alt p,.fn-text-text-alt div{color:rgba(128, 128, 128, 1.00)}.fn-text-text-alt h1,.fn-text-text-alt h2,.fn-text-text-alt h3,.fn-text-text-alt h4,.fn-text-text-alt h5,.fn-text-text-alt h6{color:rgba(45, 84, 136, 1.00)}.fn-text-text-alt h1 a,.fn-text-text-alt h2 a,.fn-text-text-alt h3 a,.fn-text-text-alt h4 a,.fn-text-text-alt h5 a,.fn-text-text-alt h6 a{color:rgba(45, 84, 136, 1.00)}.fn-text-text-alt h1 a:hover,.fn-text-text-alt h2 a:hover,.fn-text-text-alt h3 a:hover,.fn-text-text-alt h4 a:hover,.fn-text-text-alt h5 a:hover,.fn-text-text-alt h6 a:hover{color:rgba(58, 109, 176, 1.00)}.fn-text-text-alt h1 small,.fn-text-text-alt h2 small,.fn-text-text-alt h3 small,.fn-text-text-alt h4 small,.fn-text-text-alt h5 small,.fn-text-text-alt h6 small{color:rgba(45, 84, 136, 1.00)}.fn-text-text-alt a{color:rgba(75, 67, 65, 1.00)}.fn-text-text-alt a:hover{color:rgba(221, 110, 87, 1.00)}.fn-text-sw1c1{color:rgba(221, 110, 87, 1.00)}.fn-text-sw1c1 p,.fn-text-sw1c1 div{color:rgba(221, 110, 87, 1.00)}.fn-text-sw1c1 h1,.fn-text-sw1c1 h2,.fn-text-sw1c1 h3,.fn-text-sw1c1 h4,.fn-text-sw1c1 h5,.fn-text-sw1c1 h6,.fn-text-sw1c1 a{color:rgba(75, 67, 65, 1.00)}.fn-text-sw1c1 a:hover{color:rgba(71, 63, 61, 1.00)}.fn-text-sw1c2{color:rgba(75, 67, 65, 1.00)}.fn-text-sw1c2 p,.fn-text-sw1c2 div{color:rgba(75, 67, 65, 1.00)}.fn-text-sw1c2 h1,.fn-text-sw1c2 h2,.fn-text-sw1c2 h3,.fn-text-sw1c2 h4,.fn-text-sw1c2 h5,.fn-text-sw1c2 h6,.fn-text-sw1c2 a{color:rgba(221, 110, 87, 1.00)}.fn-text-sw1c2 a:hover{color:rgba(209, 104, 82, 1.00)}.fn-text-sw2c1{color:rgba(34, 34, 34, 1.00)}.fn-text-sw2c1 p,.fn-text-sw2c1 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw2c1 h1,.fn-text-sw2c1 h2,.fn-text-sw2c1 h3,.fn-text-sw2c1 h4,.fn-text-sw2c1 h5,.fn-text-sw2c1 h6,.fn-text-sw2c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw2c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c2 p,.fn-text-sw2c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c2 h1,.fn-text-sw2c2 h2,.fn-text-sw2c2 h3,.fn-text-sw2c2 h4,.fn-text-sw2c2 h5,.fn-text-sw2c2 h6,.fn-text-sw2c2 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw2c2 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw3c1{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c1 p,.fn-text-sw3c1 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c1 h1,.fn-text-sw3c1 h2,.fn-text-sw3c1 h3,.fn-text-sw3c1 h4,.fn-text-sw3c1 h5,.fn-text-sw3c1 h6,.fn-text-sw3c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw3c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c2 p,.fn-text-sw3c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c2 h1,.fn-text-sw3c2 h2,.fn-text-sw3c2 h3,.fn-text-sw3c2 h4,.fn-text-sw3c2 h5,.fn-text-sw3c2 h6,.fn-text-sw3c2 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c2 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw4c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c1 p,.fn-text-sw4c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c1 h1,.fn-text-sw4c1 h2,.fn-text-sw4c1 h3,.fn-text-sw4c1 h4,.fn-text-sw4c1 h5,.fn-text-sw4c1 h6,.fn-text-sw4c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw4c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c2 p,.fn-text-sw4c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c2 h1,.fn-text-sw4c2 h2,.fn-text-sw4c2 h3,.fn-text-sw4c2 h4,.fn-text-sw4c2 h5,.fn-text-sw4c2 h6,.fn-text-sw4c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw5c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c1 p,.fn-text-sw5c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c1 h1,.fn-text-sw5c1 h2,.fn-text-sw5c1 h3,.fn-text-sw5c1 h4,.fn-text-sw5c1 h5,.fn-text-sw5c1 h6,.fn-text-sw5c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw5c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c2 p,.fn-text-sw5c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c2 h1,.fn-text-sw5c2 h2,.fn-text-sw5c2 h3,.fn-text-sw5c2 h4,.fn-text-sw5c2 h5,.fn-text-sw5c2 h6,.fn-text-sw5c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw6c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw6c1 p,.fn-text-sw6c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw6c1 h1,.fn-text-sw6c1 h2,.fn-text-sw6c1 h3,.fn-text-sw6c1 h4,.fn-text-sw6c1 h5,.fn-text-sw6c1 h6,.fn-text-sw6c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw6c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c2 p,.fn-text-sw6c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c2 h1,.fn-text-sw6c2 h2,.fn-text-sw6c2 h3,.fn-text-sw6c2 h4,.fn-text-sw6c2 h5,.fn-text-sw6c2 h6,.fn-text-sw6c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw6c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw1c1{color:rgba(221, 110, 87, 1.00)}.panel .fn-text-sw1c1 p,.panel .fn-text-sw1c1 div{color:rgba(221, 110, 87, 1.00)}.panel .fn-text-sw1c1 h1,.panel .fn-text-sw1c1 h2,.panel .fn-text-sw1c1 h3,.panel .fn-text-sw1c1 h4,.panel .fn-text-sw1c1 h5,.panel .fn-text-sw1c1 h6,.panel .fn-text-sw1c1 a{color:rgba(75, 67, 65, 1.00)}.panel .fn-text-sw1c1 a:hover{color:rgba(71, 63, 61, 1.00)}.panel .fn-text-sw1c2{color:rgba(75, 67, 65, 1.00)}.panel .fn-text-sw1c2 p,.panel .fn-text-sw1c2 div{color:rgba(75, 67, 65, 1.00)}.panel .fn-text-sw1c2 h1,.panel .fn-text-sw1c2 h2,.panel .fn-text-sw1c2 h3,.panel .fn-text-sw1c2 h4,.panel .fn-text-sw1c2 h5,.panel .fn-text-sw1c2 h6,.panel .fn-text-sw1c2 a{color:rgba(221, 110, 87, 1.00)}.panel .fn-text-sw1c2 a:hover{color:rgba(209, 104, 82, 1.00)}.panel .fn-text-sw2c1{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw2c1 p,.panel .fn-text-sw2c1 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw2c1 h1,.panel .fn-text-sw2c1 h2,.panel .fn-text-sw2c1 h3,.panel .fn-text-sw2c1 h4,.panel .fn-text-sw2c1 h5,.panel .fn-text-sw2c1 h6,.panel .fn-text-sw2c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw2c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c2 p,.panel .fn-text-sw2c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c2 h1,.panel .fn-text-sw2c2 h2,.panel .fn-text-sw2c2 h3,.panel .fn-text-sw2c2 h4,.panel .fn-text-sw2c2 h5,.panel .fn-text-sw2c2 h6,.panel .fn-text-sw2c2 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw2c2 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw3c1{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c1 p,.panel .fn-text-sw3c1 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c1 h1,.panel .fn-text-sw3c1 h2,.panel .fn-text-sw3c1 h3,.panel .fn-text-sw3c1 h4,.panel .fn-text-sw3c1 h5,.panel .fn-text-sw3c1 h6,.panel .fn-text-sw3c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw3c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c2 p,.panel .fn-text-sw3c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c2 h1,.panel .fn-text-sw3c2 h2,.panel .fn-text-sw3c2 h3,.panel .fn-text-sw3c2 h4,.panel .fn-text-sw3c2 h5,.panel .fn-text-sw3c2 h6,.panel .fn-text-sw3c2 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c2 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw4c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c1 p,.panel .fn-text-sw4c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c1 h1,.panel .fn-text-sw4c1 h2,.panel .fn-text-sw4c1 h3,.panel .fn-text-sw4c1 h4,.panel .fn-text-sw4c1 h5,.panel .fn-text-sw4c1 h6,.panel .fn-text-sw4c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw4c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c2 p,.panel .fn-text-sw4c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c2 h1,.panel .fn-text-sw4c2 h2,.panel .fn-text-sw4c2 h3,.panel .fn-text-sw4c2 h4,.panel .fn-text-sw4c2 h5,.panel .fn-text-sw4c2 h6,.panel .fn-text-sw4c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw5c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c1 p,.panel .fn-text-sw5c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c1 h1,.panel .fn-text-sw5c1 h2,.panel .fn-text-sw5c1 h3,.panel .fn-text-sw5c1 h4,.panel .fn-text-sw5c1 h5,.panel .fn-text-sw5c1 h6,.panel .fn-text-sw5c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw5c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c2 p,.panel .fn-text-sw5c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c2 h1,.panel .fn-text-sw5c2 h2,.panel .fn-text-sw5c2 h3,.panel .fn-text-sw5c2 h4,.panel .fn-text-sw5c2 h5,.panel .fn-text-sw5c2 h6,.panel .fn-text-sw5c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw6c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw6c1 p,.panel .fn-text-sw6c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw6c1 h1,.panel .fn-text-sw6c1 h2,.panel .fn-text-sw6c1 h3,.panel .fn-text-sw6c1 h4,.panel .fn-text-sw6c1 h5,.panel .fn-text-sw6c1 h6,.panel .fn-text-sw6c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw6c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c2 p,.panel .fn-text-sw6c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c2 h1,.panel .fn-text-sw6c2 h2,.panel .fn-text-sw6c2 h3,.panel .fn-text-sw6c2 h4,.panel .fn-text-sw6c2 h5,.panel .fn-text-sw6c2 h6,.panel .fn-text-sw6c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw6c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-bg-header{background-color:rgba(183, 80, 9, 1.00)}.fn-bg-text{background-color:rgba(75, 67, 65, 1.00)}.fn-bg-link{background-color:rgba(183, 80, 9, 1.00)}.fn-bg-link-hover{background-color:rgba(246, 152, 108, 1.00)}.fn-bg-accent{background-color:rgba(227, 132, 97, 1.00)}.fn-bg-code-text{background-color:rgba(204, 55, 30, 1.00)}.fn-bg-modal-text{background-color:rgba(51, 51, 51, 1.00)}.fn-bg-header-alt{background-color:rgba(45, 84, 136, 1.00)}.fn-bg-text-alt{background-color:rgba(128, 128, 128, 1.00)}.fn-bg-link-alt{background-color:rgba(75, 67, 65, 1.00)}.fn-bg-link-hover-alt{background-color:rgba(221, 110, 87, 1.00)}.fn-bg-accent-alt{background-color:rgba(221, 221, 221, 1.00)}.fn-bg-primary{background-color:rgba(0, 140, 186, 1.00)}.fn-bg-primary-text{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-secondary{background-color:rgba(231, 231, 231, 1.00)}.fn-bg-secondary-text{background-color:rgba(51, 51, 51, 1.00)}.fn-bg-alert{background-color:rgba(240, 65, 36, 1.00)}.fn-bg-success{background-color:rgba(67, 172, 106, 1.00)}.fn-bg-warning{background-color:rgba(240, 138, 36, 1.00)}.fn-bg-info{background-color:rgba(160, 211, 232, 1.00)}.fn-bg-modal{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-modal-close{background-color:rgba(170, 170, 170, 1.00)}.fn-bg-sw1c1{background-color:rgba(221, 110, 87, 1.00)}.fn-bg-sw1c2{background-color:rgba(75, 67, 65, 1.00)}.fn-bg-sw2c1{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw2c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw3c1{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw3c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw4c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw4c2{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw5c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw5c2{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw6c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw6c2{background-color:rgba(34, 34, 34, 1.00)}.fn-backdrop{background-color:rgba(0, 0, 0, 0.45)}.fn-backdrop-solid{background-color:rgba(0, 0, 0, 0.45)}.fn-scheme-primary{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.fn-scheme-primary div,.fn-scheme-primary p{color:rgba(255, 255, 255, 1.00)}.fn-scheme-primary.button:hover{background-color:rgba(0, 133, 176, 1.00)}.fn-scheme-secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.fn-scheme-secondary div,.fn-scheme-secondary p{color:rgba(51, 51, 51, 1.00)}.fn-scheme-secondary.button:hover{background-color:rgba(219, 219, 219, 1.00)}.fn-scheme-modal{background-color:rgba(255, 255, 255, 1.00);color:rgba(51, 51, 51, 1.00)}.fn-scheme-modal div,.fn-scheme-modal p{color:rgba(51, 51, 51, 1.00)}.fn-scheme-modal .close{color:rgba(170, 170, 170, 1.00)}.fn-scheme-swatch1{background-color:rgba(221, 110, 87, 1.00);color:rgba(75, 67, 65, 1.00)}.fn-scheme-swatch1 div,.fn-scheme-swatch1 p{color:rgba(75, 67, 65, 1.00)}.fn-scheme-swatch1.switch{background-color:transparent}.fn-scheme-swatch1.switch label::after{background-color:rgba(75, 67, 65, 1.00)}.fn-scheme-swatch1.switch input:checked + label{background-color:rgba(221, 110, 87, 1.00)}.fn-scheme-swatch1.button:hover{background-color:rgba(209, 104, 82, 1.00)}.fn-scheme-swatch1.ghost{background-color:transparent;border-color:rgba(221, 110, 87, 1.00);color:rgba(221, 110, 87, 1.00)}.fn-scheme-swatch1.ghost.button:hover{color:rgba(75, 67, 65, 1.00);border-color:rgba(209, 104, 82, 1.00);background-color:rgba(209, 104, 82, 1.00)}.fn-scheme-swatch2{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2 div,.fn-scheme-swatch2 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2.switch{background-color:transparent}.fn-scheme-swatch2.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch2.button:hover{background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch2.ghost{background-color:transparent;border-color:rgba(34, 34, 34, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch2.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(32, 32, 32, 1.00);background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch3{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3 div,.fn-scheme-swatch3 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3.switch{background-color:transparent}.fn-scheme-swatch3.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch3.button:hover{background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch3.ghost{background-color:transparent;border-color:rgba(34, 34, 34, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch3.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(32, 32, 32, 1.00);background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch4{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4 div,.fn-scheme-swatch4 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4.switch{background-color:transparent}.fn-scheme-swatch4.switch label::after{background-color:rgba(75, 67, 65, 1.00)}.fn-scheme-swatch4.switch input:checked + label{background-color:rgba(221, 110, 87, 1.00)}.fn-scheme-swatch4.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch4.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch5{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5 div,.fn-scheme-swatch5 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch5.switch{background-color:transparent}.fn-scheme-swatch5.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch5.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch5.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch6{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6 div,.fn-scheme-swatch6 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6.switch{background-color:transparent}.fn-scheme-swatch6.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch6.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch6.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch6.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}
    #stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner>.inner-content>.content-wrapper>.content{margin:0;padding:0}#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner>.inner-content>.content-wrapper>.content.preload-content{opacity:0}#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner::before,#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner::after{box-sizing:border-box!important}#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner::before{z-index:-1}#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner::after{z-index:0}#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner>.inner-content{position:relative;z-index:1}#stacks_in_1384673{ z-index:1; overflow:visible}#stacks_in_1384673>.s-pro>.sections-layer{display:none}      #stacks_in_1384673>.s-pro.top-margin-prop{margin-top:0.00%!important}#stacks_in_1384673>.s-pro.top-margin-rem{margin-top:0.00rem!important}#stacks_in_1384673>.s-pro.bot-margin-prop{margin-bottom:0.00%!important}#stacks_in_1384673>.s-pro.bot-margin-rem{margin-bottom:0.00rem!important}#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner::after,#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner::before{margin-top:0.00%}      #stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner>.inner-content.manPad{padding-top:4.00%;padding-bottom:4.00%}@media screen and (min-width:640px){#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner>.inner-content.manPad{padding-top:5.80%;padding-bottom:6.20%}
}  #stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner::before{ border-width: 0px ;border-style:solid;border-color:rgba(0, 0, 0, 1.00);  box-shadow: none ;}#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner::before,#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner::after{ border-radius: 0px ;}#stacks_in_1384673>.s-pro>.sections-layer{ border-radius: 0px ;}    #stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner::before,#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner::after{position:absolute;top:0;height:100%;left:0;width:100%;content:""}#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.bg-color::before{background-color:rgba(105, 157, 255, 1.00)}  #stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.bg-image::before{opacity:1.0;background-repeat:no-repeat;background-position:center center;background-size:cover}#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.bg-image.bg-fixed::before{background-attachment:fixed;width:100%}#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.bg-image:not(.bg-warehouse)::before{background-image:url(../index_files/bgImage-1384673.jpg)}#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.bg-image.bg-warehouse::before{background-image:url()}#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.bg-image.bg-col-mob::before{background-color:transparent}@media only screen and (max-width:40.063em){#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.bg-image.bg-col-mob::before{background-color:rgba(105, 157, 255, 1.00);background-image:none}}@media only screen and (max-device-width:1024px){#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.bg-image.bg-fixed::before{background-attachment:scroll!important}}@media only screen and (min-width:40.063em){#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.bg-image.bg-col-mob::before{background-color:transparent} #stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.bg-image.bg-warehouse::before{}}     #stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.o-bg-color::after{background-color:rgba(0, 0, 0, 0.30)}   #stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.o-bg-image::after{opacity:0.90;background-repeat:no-repeat;background-position:center center;background-size:cover}#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.o-bg-image.o-bg-fixed::after{background-attachment:fixed;width:100%}#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.o-bg-image:not(.o-bg-warehouse)::after{background-image:url()}#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.o-bg-image.o-bg-warehouse::after{background-image:url()}#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.o-bg-image.o-bg-col-mob::after{background-color:transparent} @media only screen and (max-device-width:1024px){#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.o-bg-image.o-bg-fixed::after{background-attachment:scroll!important}}@media only screen and (max-width:40.063em){#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.o-bg-image.o-bg-col-mob::after{background-color:rgba(0, 0, 0, 0.30);background-image:none}}@media only screen and (min-width:40.063em){#stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.o-bg-image.o-bg-col-mob::after{background-color:transparent} #stacks_in_1384673>.s-pro>.shear-wrapper>.shear-inner.o-bg-image.o-bg-warehouse::after{}} 

#stacks_in_1384673 {
	border: solid rgba(227, 223, 222, 1.00);
	border-width: 0px 0px 3px 0px;
}
/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_1384675.headerInheritStylesOff,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	text-align: center;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1384675.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff h6 {
	color: #FFFFFF;
}
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1384675.headerInheritColorsOff h6:hover {
	color: #FFFFFF;
}
#stacks_in_1495521_1 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1495521_1 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_1495521_1 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_1495521_1 > .row.padding-detailed.padding-medium-up,#stacks_in_1495521_1 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1495521_1 > .row.padding-detailed.padding-y-medium-up,#stacks_in_1495521_1 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_1495521_1 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1495521_1 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


  .top-bar-wrapper{   } .top-bar{background:none!important}                      .top-bar-section li a:not(.button), .top-bar-section ul li.has-dropdown li{    }     .top-bar-section ul li>a{text-transform:uppercase!important}
      .top-bar-section li.active>a:not(.button){opacity:1.00!important;filter:alpha(opacity=100);    }      .top-bar-section ul li.active>a{text-decoration:none!important}   .top-bar-section ul li.active>a{border-bottom:0}      .top-bar-section ul li>a:hover, .top-bar-section li:hover>a:not(.button){        }
  .top-bar-section ul li.has-dropdown li>a:hover{color:#B75009!important}              .top-bar-section ul li.has-dropdown .dropdown{display:block!important;visibility:hidden!important;opacity:0!important}   .top-bar-section ul li.has-dropdown:hover>.dropdown{visibility:visible!important;opacity:1!important;transition:opacity 0.35s ease-in-out;-moz-transition:opacity 0.35s ease-in-out;-webkit-transition:opacity 0.35s ease-in-out}  .top-bar-section ul li.has-dropdown:hover>.dropdown,.top-bar-section .has-dropdown.moved:hover>.dropdown,.top-bar-section .has-dropdown.moved>.dropdown{ border:0px solid #000000!important;  -moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;      }
  .top-bar-section ul li.has-dropdown li>a{color:#4B4341!important}    .top-bar-section ul li.has-dropdown .dropdown{background:#EDEBEB!important}       .top-bar-section ul li.has-dropdown li a{text-align:left!important}  



/*This is because the show-for-small class is had coded in the Top Bar JS*/
#stacks_in_1495521_3 ul.dropdown .parent-link.show-for-small {
	display:block!important;
}

ul.zone {
	float:left;
}


meta.foundation-mq-topbar {
  font-family:"/only screen and (min-width:40.063em)/"!important;
  width:40.063em!important;
}
@media only screen and (min-width:40.063em) {


	

	.contain-to-grid.matchPadding .top-bar {
		padding-left:0.9375rem;
		padding-right:0.9375rem;
	}

	.menu-align-right.zone-align-left ul.menu,
	.menu-align-left.zone-align-right ul.zone,
	.menu-align-centered.zone-align-right ul.zone,
	.menu-align-right.zone-align-right .top-bar-section {
		float:right;
	}

	.menu-align-centered.full-width .zone,
	.menu-align-centered.full-width .title-area .name {
		display:none!important;
	}
	.top-bar .title-area {
		margin-right:1.1rem;
	}
	.top-bar .title-area.title-area-hide {
		margin-right:0;
	}

	#stacks_in_1495521_3 ul.dropdown .parent-link.show-for-small {
		display:none!important;
	}

	.top-bar {overflow: visible; }
	  .top-bar:before, .top-bar:after {
	    content: " ";
	    display: table; }
	  .top-bar:after {
	    clear: both; }
	  .top-bar .toggle-topbar {
	    display: none; }
	  .top-bar .title-area {
	    float: left; }
	  .top-bar .name .site-title a {
	    width: auto; }
	  .top-bar input, .top-bar .button, .top-bar button {
	    font-size: 0.875rem;
	    position: relative;
	    top: 7px; }
	.top-bar-section {
	  transition: none 0 0;
	  left: 0 !important; }
/*
.top-bar-section.align-right {
	  position: absolute;
	  left:auto!important;
	  right:0 !important; }
*/
	.top-bar-section ul {
	    width: auto;
	    height: auto !important;
	    display: inline; }
	    .top-bar-section ul li {
	      float: left; }

	    *[dir="rtl"] .top-bar-section ul li {float:right}

	      .top-bar-section ul li .js-generated {
	        display: none; }
	  .top-bar-section li:not(.has-form) a:not(.button) {
	    padding: 0 15px;
	    line-height: 45px;}
	  .top-bar-section li.active:not(.has-form) a:not(.button) {
	    padding: 0 15px;
	    line-height: 45px;
	    color: white;}
	  .top-bar-section .has-dropdown > a {
	    padding-right: 35px !important; }
	  *[dir="rtl"] .top-bar-section .has-dropdown > a {
	    padding-right: 15px !important;
	    padding-left: 35px !important; }
	    .top-bar-section .has-dropdown > a:after {
	      content: "";
	      display: block;
	      width: 0;
	      height: 0;
	      border: solid 5px;
	      margin-top: -2.5px;
	      top: 22.5px; }
	  .top-bar-section .has-dropdown.moved {
	    position: relative; }
	    .top-bar-section .has-dropdown.moved > .dropdown {
	      display: block;
	      position: absolute !important;
	      height: 1px;
	      width: 1px;
	      overflow: hidden;
	      clip: rect(1px, 1px, 1px, 1px); }
	  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
	    display: block;
	    position: static !important;
	    height: auto;
	    width: auto;
	    overflow: visible;
	    clip: auto;
	    position: absolute !important; }
	  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
	    border: none;
	    content: "\00bb";
	    top: 1rem;
	    margin-top: -1px;
	    right: 5px;
	    line-height: 1.2; }
	  .top-bar-section .dropdown {
	    left: 0;
	    top: auto;
	    background: transparent;
	    min-width: 100%; }
	   *[dir="rtl"] .top-bar-section .dropdown {
	      left: auto;
	      right:0; }
	    .top-bar-section .dropdown li a {
	      color: white;
	      line-height: 45px;
	      white-space: nowrap;
	      padding: 12px 15px;}
	    .top-bar-section .dropdown li label {
	      white-space: nowrap;}
	    .top-bar-section .dropdown li .dropdown {
	      left: 100%;
	      top: 0; }
	   /* Updated below selector to support Magellan div */
	  .top-bar-section > div > ul > .divider, .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
	    border-bottom: none;
	    border-top: none;
	    border-right: solid 1px #4e4e4e;
	    clear: none;
	    height: 45px;
	    width: 0; }
	  .top-bar-section .has-form {
	    padding: 0 15px;
	    height: 45px; }
	  .top-bar-section .right li .dropdown {
	    left: auto;
	    right: 0; }
	    .top-bar-section .right li .dropdown li .dropdown {
	      right: 100%; }
	  .top-bar-section .left li .dropdown {
	    right: auto;
	    left: 0; }
	    .top-bar-section .left li .dropdown li .dropdown {
	      left: 100%; }
	.no-js .top-bar-section .has-dropdown:hover > .dropdown {
	  display: block;
	  position: static !important;
	  height: auto;
	  width: auto;
	  overflow: visible;
	  clip: auto;
	  position: absolute !important; }

	#stacks_in_1495521_3 .menu-align-centered ul.menu {
		display:block;
		text-align:center;
		position: absolute;
		top:0;
		left:0;
		width:100%;
	}
	#stacks_in_1495521_3 .menu-align-centered ul.menu >li {
		float:none;
		display:inline-block;
		vertical-align:top;
	}
	#stacks_in_1495521_3 .menu-align-centered.full-width ul.menu >li {
		float:left;
	}
	#stacks_in_1495521_3 .top-bar .name .site-title small{
		display:inline!important;
	}

 
	#stacks_in_1495521_3 .top-bar-section > ul > .divider,
	#stacks_in_1495521_3 .top-bar-section > ul > [role="separator"] {
		height: 45px;
	}

	#stacks_in_1495521_3 .top-bar-section li:not(.has-form) a:not(.button) {
	    padding: 0 6px;
	    line-height: 45px;
	}

	#stacks_in_1495521_3 .top-bar-section .has-dropdown > a{
		padding-right: 26px !important;
	}
	#stacks_in_1495521_3 .top-bar-section .has-dropdown > a:after {
		top:50%;
	}
	#stacks_in_1495521_3 .top-bar-section .has-dropdown .dropdown li a{
    	line-height:45px !important;
		padding:0 6px !important;
	}
	#stacks_in_1495521_3 .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after{
		top: 1rem;
	}
	#stacks_in_1495521_3 .top-bar-section .has-dropdown .dropdown label {
		padding: 8px 6px 2px;
	}
	#stacks_in_1495521_3 .top-bar-section .has-form {
		padding: 0 6px;
		height: 45px;
	}

}

*[dir="rtl"] .top-bar .toggle-topbar.menu-icon a{padding:0 .9375rem 0 2.5rem;text-indent:0}*[dir="rtl"] .top-bar-section ul li > a{padding:12px 0.9375rem}#stacks_in_1495521_3{overflow:visible}#stacks_in_1495521_3 [data-magellan-expedition],#stacks_in_1495521_3 [data-magellan-expedition-clone]{background:none;padding:0 !important}#stacks_in_1495521_3 .contain-to-grid .top-bar{margin:0 auto}#stacks_in_1495521_3 .top-bar-wrapper{z-index:1999}#stacks_in_1495521_3 .top-bar-wrapper .top-bar-section .dropdown{z-index:1999}#stacks_in_1495521_3 .top-bar .site-title small{font-size:60%;display:inline}#stacks_in_1495521_3 .top-bar .top-bar-section ul li{background:none !important}#stacks_in_1495521_3 .top-bar .top-bar-section ul li > a.button{padding-top:0.35rem;position:relative}#stacks_in_1495521_3 a:not(.button){text-decoration:none}#stacks_in_1495521_3 .top-bar-section .has-form{background:inherit}#stacks_in_1495521_3 .top-bar .fa{vertical-align:middle}#stacks_in_1495521_3 .top-bar ul.title-area,#stacks_in_1495521_3 .top-bar ul.zone{z-index:2000}#stacks_in_1495521_3 .top-bar ul.zone{position:relative}#stacks_in_1495521_3 .top-bar .name{display:block;position:relative;padding:0 0.9375rem}#stacks_in_1495521_3 .top-bar .name.collapse{padding:0}#stacks_in_1495521_3 .top-bar .name a{height:45px;display:inline-block}#stacks_in_1495521_3 .top-bar .name span{height:100%}#stacks_in_1495521_3 .top-bar .name img{display:inline-block;vertical-align:top;height:100%;width:auto}#stacks_in_1495521_3 .top-bar .name .site-title{display:inline-block;color:rgba(183, 80, 9, 1.00);height:45px;padding:0;margin:0;line-height:45px;font-size:1.0625rem}#stacks_in_1495521_3 .top-bar .name .site-title small{color:rgba(164, 72, 8, 1.00)}#stacks_in_1495521_3 .top-bar,#stacks_in_1495521_3 .title-area,#stacks_in_1495521_3 a:not(.button){background:transparent}#stacks_in_1495521_3 ul:not(.title-area) .dropdown label{color:rgba(183, 80, 9, 0.36)}#stacks_in_1495521_3 ul:not(.title-area) li:hover > a:not(.button),#stacks_in_1495521_3 ul:not(.title-area) li.has-dropdown > a.hovered:not(.button){background-color:rgba(204, 204, 204, 1.00);color:rgba(255, 255, 255, 1.00)}#stacks_in_1495521_3 .top-bar-section .divider,#stacks_in_1495521_3 .top-bar-section [role="separator"]{border-color:rgba(183, 80, 9, 0.36)}#stacks_in_1495521_3 .top-bar-section .has-dropdown > a:after{border-color:rgba(183, 80, 9, 0.36) transparent transparent transparent}#stacks_in_1495521_3 .top-bar.expanded .toggle-topbar a span{-webkit-box-shadow:none;box-shadow:none}#stacks_in_1495521_3 .top-bar-wrapper:not(.swatch) .site-title{color:rgba(183, 80, 9, 1.00)}#stacks_in_1495521_3 .top-bar-wrapper:not(.swatch) .site-title small{color:rgba(164, 72, 8, 1.00)}#stacks_in_1495521_3 .top-bar-wrapper:not(.swatch) .back > h5,#stacks_in_1495521_3 .top-bar-wrapper:not(.swatch) .back > h5 > a,#stacks_in_1495521_3 .top-bar-wrapper:not(.swatch) a:not(.button){color:rgba(183, 80, 9, 1.00)}#stacks_in_1495521_3 .top-bar-wrapper:not(.swatch) .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(183, 80, 9, 1.00),0 7px 0 1px rgba(183, 80, 9, 1.00),0 14px 0 1px rgba(183, 80, 9, 1.00);box-shadow:0 0 0 1px rgba(183, 80, 9, 1.00),0 7px 0 1px rgba(183, 80, 9, 1.00),0 14px 0 1px rgba(183, 80, 9, 1.00);height:1px;background-color:rgba(183, 80, 9, 1.00)}#stacks_in_1495521_3 .top-bar-wrapper:not(.swatch) ul:not(.title-area) ul.dropdown{background:rgba(237, 235, 235, 1.00)}#stacks_in_1495521_3 .top-bar-wrapper.fixed{top:0px}#stacks_in_1495521_3 .top-bar-wrapper.fixed.fixedShadow{-webkit-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;box-shadow:rgba(0,0,0,0.40) 0 1px 5px}#stacks_in_1495521_3 .top-bar-wrapper.solid{background:rgba(237, 235, 235, 1.00)}#stacks_in_1495521_3 .top-bar-wrapper.twotone{background-color:rgba(224, 224, 224, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(+,%id=baseColor[1]),color-stop(+,%id=baseColor[1]),color-stop(+,%id=baseColor[1]),color-stop(50%,rgba(237, 235, 235, 1.00)),color-stop(-,%id=baseColor[0]));background-image:linear-gradient(to bottom,rgba(224, 224, 224, 1.00) 0%,rgba(214, 214, 214, 1.00) 45%,rgba(209, 209, 209, 1.00) 50%,rgba(237, 235, 235, 1.00) 50%,rgba(227, 225, 225, 1.00) 100%)}#stacks_in_1495521_3 .top-bar-wrapper.onecolor{background-color:rgba(255, 255, 255, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(+,%id=baseColor[0]),color-stop(85%,rgba(237, 235, 235, 1.00)));background-image:linear-gradient(to bottom,rgba(255, 255, 255, 1.00),rgba(237, 235, 235, 1.00) 85%)}#stacks_in_1495521_3 .top-bar-wrapper.twocolor{background-color:rgba(204, 204, 204, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(204, 204, 204, 1.00)),color-stop(85%,rgba(237, 235, 235, 1.00)));background-image:linear-gradient(to bottom,rgba(204, 204, 204, 1.00),rgba(237, 235, 235, 1.00) 85%)}#stacks_in_1495521_3 .top-bar-wrapper.styleActive li.active > a{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 1.00)}#stacks_in_1495521_3 .top-bar-wrapper.stickyLogo.sticky .top-bar .title-area li.name{visibility:hidden;opacity:0;-webkit-transition:visibility 0s linear 0.5s,opacity 0.5s linear;transition:visibility 0s linear 0.5s,opacity 0.5s linear}#stacks_in_1495521_3 .top-bar-wrapper.stickyLogo.fixed .top-bar .title-area li.name{opacity:1;visibility:visible;-webkit-transition-delay:0s;transition-delay:0s}#stacks_in_1495521_3 .top-bar-wrapper.sticky.sticky-hide{opacity:0;-webkit-transition:opacity 0.1s ease;transition:opacity 0.1s ease}#stacks_in_1495521_3 .top-bar-wrapper.sticky.sticky-hide.fixed{opacity:1;height:45px;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease}#stacks_in_1495521_3 .top-bar-wrapper.sticky.sticky-hide.expanded{height:auto}#stacks_in_1495521_3 .top-bar-wrapper:not(.submenuIndicator) .top-bar-section .has-dropdown > a{padding-right:15px !important}#stacks_in_1495521_3 .top-bar-wrapper:not(.submenuIndicator) .top-bar-section .has-dropdown > a::after{display:none}.f-topbar-fixed{padding-top:45px !important}#stacks_in_1495521_3 .expanded:not(.top-bar) .top-bar-section{margin-top:45px}#stacks_in_1495521_3 .top-bar{height:45px;line-height:45px}#stacks_in_1495521_3 .top-bar.expanded{height:auto;line-height:inherit}#stacks_in_1495521_3 .top-bar .name{height:45px;padding:0 6px}#stacks_in_1495521_3 .top-bar .name .site-title,#stacks_in_1495521_3 .top-bar .name a,#stacks_in_1495521_3 .top-bar .name span{height:45px;line-height:45px;font-size:1.06rem}#stacks_in_1495521_3 .toggle-topbar a{font-size:0.84rem}#stacks_in_1495521_3 .toggle-topbar.menu-icon{right:6px}#stacks_in_1495521_3 .top-bar-section ul li > a{padding-left:6px;font-size:0.84rem}#stacks_in_1495521_3 .top-bar-section ul li > a.button{font-size:0.84rem;padding-right:6px;padding-left:6px}#stacks_in_1495521_3 .top-bar-section .has-form{padding:0 15px}#stacks_in_1495521_3 .top-bar-section .dropdown li{font-size:0.84rem}#stacks_in_1495521_3 .top-bar-section .dropdown li a{padding:8px 6px}#stacks_in_1495521_3 .top-bar-section .dropdown li.has-form{padding:8px 6px}#stacks_in_1495521_3 .top-bar-section .dropdown label{padding:8px 6px 2px;font-size:80%}
#stacks_in_1495545_1 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1495545_1 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_1495545_1 > .row.padding-detailed{padding:0.00rem 0.60rem 0.00rem 0.50rem}@media only screen and (max-width:40em){#stacks_in_1495545_1 > .row.padding-detailed.padding-medium-up,#stacks_in_1495545_1 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1495545_1 > .row.padding-detailed.padding-y-medium-up,#stacks_in_1495545_1 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_1495545_1 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1495545_1 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_1495545_1 {
	background-color: rgba(251, 249, 247, 1.00);
	padding: 15px 0px 0px 0px;
}

#stacks_in_1495545_10 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1495545_10 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_1495545_10 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495545_11 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495545_11.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495545_11.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_1495545_11.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495545_11.lineHeightOn {
	line-height: 18px;
}
#simpleText_stacks_in_1495545_11.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495545_11.inheritOff a, #simpleText_stacks_in_1495545_11.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495545_11.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495545_11.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495545_11.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495545_11.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495545_11.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495545_11.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495545_11.reFontSizeOn {
		font-size: 12px;
		line-height: 12px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495545_11.reFontSizeOn {
		font-size: 11px;
		line-height: 11px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495545_11.reFontSizeOn {
		font-size: 11px;
		line-height: 11px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495545_11 .fontFamilyOff,
#simpleText_stacks_in_1495545_11 .fontFamilyOff *,
#simpleText_stacks_in_1495545_11 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495545_11 {
	margin: 6px 0px 38px 6px;
}
/* Layout */
.gsc-control{ width: 95% !important; }
.gsc-results{ float: left; }
.gsc-resultsHeader{ clear: none; float: left; }

/* Highlighting */

.gs-result .gs-title b,
.gs-result .gs-snippet b{ color: #0087A8 !important; background-color: #FFFFFF !important; }

/* General: Result title link */
.gs-result .gs-title, .gs-result .gs-title *{ color: #B75009 !important; }

/* General: Result description */
.gs-result .gs-snippet{ color: #4B4341 !important; }

/* General: Result URL */
.gs-result .gs-visibleUrl, .gs-result a.gs-visibleUrl{ color: #E38461 !important; }
.gs-result .gs-visibleUrl-short{ display: none !important; }
.gs-result .gs-visibleUrl-long{ display: block !important; }

/* Blog: Relative date */
.gs-blogResult .gs-relativePublishedDate, .gs-blogResult .gs-publishedDate{ color: #666666 !important; }

/* Image: Dimensions */
.gs-imageResult .gs-size{ color: #666666 !important; }

/* Image: Border */
.gs-result img.gs-image{ border-color: #E9D6C9 !important; }

/* News: Publisher */
.gs-newsResult .gs-publisher{ color: #666666 !important; }

/* News: Publish date */
.gs-relativePublishedDate, .gs-publishedDate{ color: #000000 !important; }

/* Pagination: Link */
.gsc-cursor-page{ color: #F6986C !important; }
.gsc-cursor-page:hover{ color: #F6986C !important; }

/* Pagination: Current Link */
.gsc-cursor-current-page, .gsc-cursor-current-page:hover{ color: #2D5488 !important; }

/* Pagination: More Link */
/*.gsc-trailing-more-results, .gsc-trailing-more-results a{ color: {{result_pagination_link_more}} !important; }*/
#stacks_in_1495523 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1495523 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_1495523 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_1495523 > .row.padding-detailed.padding-medium-up,#stacks_in_1495523 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1495523 > .row.padding-detailed.padding-y-medium-up,#stacks_in_1495523 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_1495523 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1495523 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_1495523 {
	background-color: rgba(251, 249, 247, 1.00);
}
#stacks_in_1495524 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1495524 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_1495524 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_1495524 > .row.padding-detailed.padding-medium-up,#stacks_in_1495524 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1495524 > .row.padding-detailed.padding-y-medium-up,#stacks_in_1495524 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_1495524 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1495524 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


/* START NOTES CSS */


  
/* END NOTES CSS */      

#stacks_in_2257 {
	border: solid rgba(191, 191, 191, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
@media only screen and (min-width:0px){#stacks_in_1495536{}}


.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_24895 {
	height: 10.00px;
}




















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

#stacks_in_1495731 {
	margin: 0px 0px 8px 0px;
}

.spacerStack {
	height: 4.00px;
}

#spacerStackstacks_in_1495747 {
	height: 4.00px;
}




















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

#stacks_in_1495748 {
	margin: 0px 0px 8px 0px;
}


#stacks_in_1495755 p,#stacks_in_1495755 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1495755{}}

#stacks_in_1495755.p-pro-clear:before,#stacks_in_1495755.p-pro-clear:after{content:" ";display:table}#stacks_in_1495755.p-pro-clear:after{clear:both}#stacks_in_1495755 .effect-label{display:block !important}#stacks_in_1495755 .ppro > p:first-of-type + *{clear:both}#stacks_in_1495755 .ppro-img{opacity:1.0;padding: 3px 10px 0px 0px }#stacks_in_1495755 .ppro-img.prop-width{width:12%;max-width:250px;min-width:100px;height:auto}#stacks_in_1495755 .ppro-img.fixed-width{width:200px;height:auto}#stacks_in_1495755 .ppro-img.align-left{float:left}#stacks_in_1495755 .ppro-img.align-right{float:right}#stacks_in_1495755 .ppro-img.align-top-center{display:block;margin:0 auto}#stacks_in_1495755 .ppro-img.toggle-off,#stacks_in_1495755 .ppro-img.toggle-Off,#stacks_in_1495755 .ppro-img.toggle-OFF,#stacks_in_1495755 .ppro-img.toggle-NO,#stacks_in_1495755 .ppro-img.toggle-No,#stacks_in_1495755 .ppro-img.toggle-no,#stacks_in_1495755 .ppro-img.toggle-false{display:none}
#stacks_in_1495759 p,#stacks_in_1495759 div{margin-bottom:0}#stacks_in_1495759 p,#stacks_in_1495759 div,#stacks_in_1495759 ul,#stacks_in_1495759 ol,#stacks_in_1495759 dl{color:rgba(118, 110, 107, 1.00)}#stacks_in_1495759 a{color:rgba(183, 80, 9, 1.00)}#stacks_in_1495759 a:hover{color:rgba(246, 152, 108, 1.00)}#stacks_in_1495759 p,#stacks_in_1495759 div,#stacks_in_1495759 ul,#stacks_in_1495759 ol,#stacks_in_1495759 dl{line-height:0.60;font-size:0.50rem}
#stacks_in_1495761 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495761 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495761 {
	margin: 4px 0px 0px 0px;
}


#stacks_in_1495738 p,#stacks_in_1495738 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1495738{}}

#stacks_in_1495738.p-pro-clear:before,#stacks_in_1495738.p-pro-clear:after{content:" ";display:table}#stacks_in_1495738.p-pro-clear:after{clear:both}#stacks_in_1495738 .effect-label{display:block !important}#stacks_in_1495738 .ppro > p:first-of-type + *{clear:both}#stacks_in_1495738 .ppro-img{opacity:1.0;padding: 3px 10px 0px 0px }#stacks_in_1495738 .ppro-img.prop-width{width:12%;max-width:250px;min-width:100px;height:auto}#stacks_in_1495738 .ppro-img.fixed-width{width:200px;height:auto}#stacks_in_1495738 .ppro-img.align-left{float:left}#stacks_in_1495738 .ppro-img.align-right{float:right}#stacks_in_1495738 .ppro-img.align-top-center{display:block;margin:0 auto}#stacks_in_1495738 .ppro-img.toggle-off,#stacks_in_1495738 .ppro-img.toggle-Off,#stacks_in_1495738 .ppro-img.toggle-OFF,#stacks_in_1495738 .ppro-img.toggle-NO,#stacks_in_1495738 .ppro-img.toggle-No,#stacks_in_1495738 .ppro-img.toggle-no,#stacks_in_1495738 .ppro-img.toggle-false{display:none}
#stacks_in_1495742 p,#stacks_in_1495742 div{margin-bottom:0}#stacks_in_1495742 p,#stacks_in_1495742 div,#stacks_in_1495742 ul,#stacks_in_1495742 ol,#stacks_in_1495742 dl{color:rgba(118, 110, 107, 1.00)}#stacks_in_1495742 a{color:rgba(183, 80, 9, 1.00)}#stacks_in_1495742 a:hover{color:rgba(246, 152, 108, 1.00)}#stacks_in_1495742 p,#stacks_in_1495742 div,#stacks_in_1495742 ul,#stacks_in_1495742 ol,#stacks_in_1495742 dl{line-height:0.60;font-size:0.50rem}
#stacks_in_1495744 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495744 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495744 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495715 {
	margin: 0px 0px 8px 0px;
}


#stacks_in_1495722 p,#stacks_in_1495722 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1495722{}}

#stacks_in_1495722.p-pro-clear:before,#stacks_in_1495722.p-pro-clear:after{content:" ";display:table}#stacks_in_1495722.p-pro-clear:after{clear:both}#stacks_in_1495722 .effect-label{display:block !important}#stacks_in_1495722 .ppro > p:first-of-type + *{clear:both}#stacks_in_1495722 .ppro-img{opacity:1.0;padding: 3px 10px 0px 0px }#stacks_in_1495722 .ppro-img.prop-width{width:12%;max-width:250px;min-width:100px;height:auto}#stacks_in_1495722 .ppro-img.fixed-width{width:200px;height:auto}#stacks_in_1495722 .ppro-img.align-left{float:left}#stacks_in_1495722 .ppro-img.align-right{float:right}#stacks_in_1495722 .ppro-img.align-top-center{display:block;margin:0 auto}#stacks_in_1495722 .ppro-img.toggle-off,#stacks_in_1495722 .ppro-img.toggle-Off,#stacks_in_1495722 .ppro-img.toggle-OFF,#stacks_in_1495722 .ppro-img.toggle-NO,#stacks_in_1495722 .ppro-img.toggle-No,#stacks_in_1495722 .ppro-img.toggle-no,#stacks_in_1495722 .ppro-img.toggle-false{display:none}
#stacks_in_1495726 p,#stacks_in_1495726 div{margin-bottom:0}#stacks_in_1495726 p,#stacks_in_1495726 div,#stacks_in_1495726 ul,#stacks_in_1495726 ol,#stacks_in_1495726 dl{color:rgba(118, 110, 107, 1.00)}#stacks_in_1495726 a{color:rgba(183, 80, 9, 1.00)}#stacks_in_1495726 a:hover{color:rgba(246, 152, 108, 1.00)}#stacks_in_1495726 p,#stacks_in_1495726 div,#stacks_in_1495726 ul,#stacks_in_1495726 ol,#stacks_in_1495726 dl{line-height:0.60;font-size:0.50rem}
#stacks_in_1495728 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495728 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495728 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495651 {
	margin: 0px 0px 8px 0px;
}


#stacks_in_1495661 p,#stacks_in_1495661 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1495661{}}

#stacks_in_1495661.p-pro-clear:before,#stacks_in_1495661.p-pro-clear:after{content:" ";display:table}#stacks_in_1495661.p-pro-clear:after{clear:both}#stacks_in_1495661 .effect-label{display:block !important}#stacks_in_1495661 .ppro > p:first-of-type + *{clear:both}#stacks_in_1495661 .ppro-img{opacity:1.0;padding: 3px 10px 0px 0px }#stacks_in_1495661 .ppro-img.prop-width{width:12%;max-width:250px;min-width:100px;height:auto}#stacks_in_1495661 .ppro-img.fixed-width{width:200px;height:auto}#stacks_in_1495661 .ppro-img.align-left{float:left}#stacks_in_1495661 .ppro-img.align-right{float:right}#stacks_in_1495661 .ppro-img.align-top-center{display:block;margin:0 auto}#stacks_in_1495661 .ppro-img.toggle-off,#stacks_in_1495661 .ppro-img.toggle-Off,#stacks_in_1495661 .ppro-img.toggle-OFF,#stacks_in_1495661 .ppro-img.toggle-NO,#stacks_in_1495661 .ppro-img.toggle-No,#stacks_in_1495661 .ppro-img.toggle-no,#stacks_in_1495661 .ppro-img.toggle-false{display:none}
#stacks_in_1495665 p,#stacks_in_1495665 div{margin-bottom:0}#stacks_in_1495665 p,#stacks_in_1495665 div,#stacks_in_1495665 ul,#stacks_in_1495665 ol,#stacks_in_1495665 dl{color:rgba(118, 110, 107, 1.00)}#stacks_in_1495665 a{color:rgba(183, 80, 9, 1.00)}#stacks_in_1495665 a:hover{color:rgba(246, 152, 108, 1.00)}#stacks_in_1495665 p,#stacks_in_1495665 div,#stacks_in_1495665 ul,#stacks_in_1495665 ol,#stacks_in_1495665 dl{line-height:0.60;font-size:0.50rem}
#stacks_in_1495667 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495667 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495667 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495652 {
	margin: 0px 0px 8px 0px;
}


#stacks_in_1495674 p,#stacks_in_1495674 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1495674{}}

#stacks_in_1495674.p-pro-clear:before,#stacks_in_1495674.p-pro-clear:after{content:" ";display:table}#stacks_in_1495674.p-pro-clear:after{clear:both}#stacks_in_1495674 .effect-label{display:block !important}#stacks_in_1495674 .ppro > p:first-of-type + *{clear:both}#stacks_in_1495674 .ppro-img{opacity:1.0;padding: 3px 10px 0px 0px }#stacks_in_1495674 .ppro-img.prop-width{width:12%;max-width:250px;min-width:100px;height:auto}#stacks_in_1495674 .ppro-img.fixed-width{width:200px;height:auto}#stacks_in_1495674 .ppro-img.align-left{float:left}#stacks_in_1495674 .ppro-img.align-right{float:right}#stacks_in_1495674 .ppro-img.align-top-center{display:block;margin:0 auto}#stacks_in_1495674 .ppro-img.toggle-off,#stacks_in_1495674 .ppro-img.toggle-Off,#stacks_in_1495674 .ppro-img.toggle-OFF,#stacks_in_1495674 .ppro-img.toggle-NO,#stacks_in_1495674 .ppro-img.toggle-No,#stacks_in_1495674 .ppro-img.toggle-no,#stacks_in_1495674 .ppro-img.toggle-false{display:none}
#stacks_in_1495678 p,#stacks_in_1495678 div{margin-bottom:0}#stacks_in_1495678 p,#stacks_in_1495678 div,#stacks_in_1495678 ul,#stacks_in_1495678 ol,#stacks_in_1495678 dl{color:rgba(118, 110, 107, 1.00)}#stacks_in_1495678 a{color:rgba(183, 80, 9, 1.00)}#stacks_in_1495678 a:hover{color:rgba(246, 152, 108, 1.00)}#stacks_in_1495678 p,#stacks_in_1495678 div,#stacks_in_1495678 ul,#stacks_in_1495678 ol,#stacks_in_1495678 dl{line-height:0.60;font-size:0.50rem}
#stacks_in_1495680 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495680 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495680 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495653 {
	margin: 0px 0px 8px 0px;
}


#stacks_in_1495687 p,#stacks_in_1495687 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1495687{}}

#stacks_in_1495687.p-pro-clear:before,#stacks_in_1495687.p-pro-clear:after{content:" ";display:table}#stacks_in_1495687.p-pro-clear:after{clear:both}#stacks_in_1495687 .effect-label{display:block !important}#stacks_in_1495687 .ppro > p:first-of-type + *{clear:both}#stacks_in_1495687 .ppro-img{opacity:1.0;padding: 3px 10px 0px 0px }#stacks_in_1495687 .ppro-img.prop-width{width:12%;max-width:250px;min-width:100px;height:auto}#stacks_in_1495687 .ppro-img.fixed-width{width:200px;height:auto}#stacks_in_1495687 .ppro-img.align-left{float:left}#stacks_in_1495687 .ppro-img.align-right{float:right}#stacks_in_1495687 .ppro-img.align-top-center{display:block;margin:0 auto}#stacks_in_1495687 .ppro-img.toggle-off,#stacks_in_1495687 .ppro-img.toggle-Off,#stacks_in_1495687 .ppro-img.toggle-OFF,#stacks_in_1495687 .ppro-img.toggle-NO,#stacks_in_1495687 .ppro-img.toggle-No,#stacks_in_1495687 .ppro-img.toggle-no,#stacks_in_1495687 .ppro-img.toggle-false{display:none}
#stacks_in_1495691 p,#stacks_in_1495691 div{margin-bottom:0}#stacks_in_1495691 p,#stacks_in_1495691 div,#stacks_in_1495691 ul,#stacks_in_1495691 ol,#stacks_in_1495691 dl{color:rgba(118, 110, 107, 1.00)}#stacks_in_1495691 a{color:rgba(183, 80, 9, 1.00)}#stacks_in_1495691 a:hover{color:rgba(246, 152, 108, 1.00)}#stacks_in_1495691 p,#stacks_in_1495691 div,#stacks_in_1495691 ul,#stacks_in_1495691 ol,#stacks_in_1495691 dl{line-height:0.60;font-size:0.50rem}
#stacks_in_1495693 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495693 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495693 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495654 {
	margin: 0px 0px 8px 0px;
}


#stacks_in_1495700 p,#stacks_in_1495700 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1495700{}}

#stacks_in_1495700.p-pro-clear:before,#stacks_in_1495700.p-pro-clear:after{content:" ";display:table}#stacks_in_1495700.p-pro-clear:after{clear:both}#stacks_in_1495700 .effect-label{display:block !important}#stacks_in_1495700 .ppro > p:first-of-type + *{clear:both}#stacks_in_1495700 .ppro-img{opacity:1.0;padding: 3px 10px 0px 0px }#stacks_in_1495700 .ppro-img.prop-width{width:12%;max-width:250px;min-width:100px;height:auto}#stacks_in_1495700 .ppro-img.fixed-width{width:200px;height:auto}#stacks_in_1495700 .ppro-img.align-left{float:left}#stacks_in_1495700 .ppro-img.align-right{float:right}#stacks_in_1495700 .ppro-img.align-top-center{display:block;margin:0 auto}#stacks_in_1495700 .ppro-img.toggle-off,#stacks_in_1495700 .ppro-img.toggle-Off,#stacks_in_1495700 .ppro-img.toggle-OFF,#stacks_in_1495700 .ppro-img.toggle-NO,#stacks_in_1495700 .ppro-img.toggle-No,#stacks_in_1495700 .ppro-img.toggle-no,#stacks_in_1495700 .ppro-img.toggle-false{display:none}
#stacks_in_1495704 p,#stacks_in_1495704 div{margin-bottom:0}#stacks_in_1495704 p,#stacks_in_1495704 div,#stacks_in_1495704 ul,#stacks_in_1495704 ol,#stacks_in_1495704 dl{color:rgba(118, 110, 107, 1.00)}#stacks_in_1495704 a{color:rgba(183, 80, 9, 1.00)}#stacks_in_1495704 a:hover{color:rgba(246, 152, 108, 1.00)}#stacks_in_1495704 p,#stacks_in_1495704 div,#stacks_in_1495704 ul,#stacks_in_1495704 ol,#stacks_in_1495704 dl{line-height:0.60;font-size:0.50rem}
#stacks_in_1495706 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495706 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495706 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495635 {
	margin: 0px 0px 8px 0px;
}


#stacks_in_1495642 p,#stacks_in_1495642 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1495642{}}

#stacks_in_1495642.p-pro-clear:before,#stacks_in_1495642.p-pro-clear:after{content:" ";display:table}#stacks_in_1495642.p-pro-clear:after{clear:both}#stacks_in_1495642 .effect-label{display:block !important}#stacks_in_1495642 .ppro > p:first-of-type + *{clear:both}#stacks_in_1495642 .ppro-img{opacity:1.0;padding: 3px 10px 0px 0px }#stacks_in_1495642 .ppro-img.prop-width{width:12%;max-width:250px;min-width:100px;height:auto}#stacks_in_1495642 .ppro-img.fixed-width{width:200px;height:auto}#stacks_in_1495642 .ppro-img.align-left{float:left}#stacks_in_1495642 .ppro-img.align-right{float:right}#stacks_in_1495642 .ppro-img.align-top-center{display:block;margin:0 auto}#stacks_in_1495642 .ppro-img.toggle-off,#stacks_in_1495642 .ppro-img.toggle-Off,#stacks_in_1495642 .ppro-img.toggle-OFF,#stacks_in_1495642 .ppro-img.toggle-NO,#stacks_in_1495642 .ppro-img.toggle-No,#stacks_in_1495642 .ppro-img.toggle-no,#stacks_in_1495642 .ppro-img.toggle-false{display:none}
#stacks_in_1495646 p,#stacks_in_1495646 div{margin-bottom:0}#stacks_in_1495646 p,#stacks_in_1495646 div,#stacks_in_1495646 ul,#stacks_in_1495646 ol,#stacks_in_1495646 dl{color:rgba(118, 110, 107, 1.00)}#stacks_in_1495646 a{color:rgba(183, 80, 9, 1.00)}#stacks_in_1495646 a:hover{color:rgba(246, 152, 108, 1.00)}#stacks_in_1495646 p,#stacks_in_1495646 div,#stacks_in_1495646 ul,#stacks_in_1495646 ol,#stacks_in_1495646 dl{line-height:0.60;font-size:0.50rem}
#stacks_in_1495648 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495648 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495648 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495619 {
	margin: 0px 0px 8px 0px;
}


#stacks_in_1495626 p,#stacks_in_1495626 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1495626{}}

#stacks_in_1495626.p-pro-clear:before,#stacks_in_1495626.p-pro-clear:after{content:" ";display:table}#stacks_in_1495626.p-pro-clear:after{clear:both}#stacks_in_1495626 .effect-label{display:block !important}#stacks_in_1495626 .ppro > p:first-of-type + *{clear:both}#stacks_in_1495626 .ppro-img{opacity:1.0;padding: 3px 10px 0px 0px }#stacks_in_1495626 .ppro-img.prop-width{width:12%;max-width:250px;min-width:100px;height:auto}#stacks_in_1495626 .ppro-img.fixed-width{width:200px;height:auto}#stacks_in_1495626 .ppro-img.align-left{float:left}#stacks_in_1495626 .ppro-img.align-right{float:right}#stacks_in_1495626 .ppro-img.align-top-center{display:block;margin:0 auto}#stacks_in_1495626 .ppro-img.toggle-off,#stacks_in_1495626 .ppro-img.toggle-Off,#stacks_in_1495626 .ppro-img.toggle-OFF,#stacks_in_1495626 .ppro-img.toggle-NO,#stacks_in_1495626 .ppro-img.toggle-No,#stacks_in_1495626 .ppro-img.toggle-no,#stacks_in_1495626 .ppro-img.toggle-false{display:none}
#stacks_in_1495630 p,#stacks_in_1495630 div{margin-bottom:0}#stacks_in_1495630 p,#stacks_in_1495630 div,#stacks_in_1495630 ul,#stacks_in_1495630 ol,#stacks_in_1495630 dl{color:rgba(118, 110, 107, 1.00)}#stacks_in_1495630 a{color:rgba(183, 80, 9, 1.00)}#stacks_in_1495630 a:hover{color:rgba(246, 152, 108, 1.00)}#stacks_in_1495630 p,#stacks_in_1495630 div,#stacks_in_1495630 ul,#stacks_in_1495630 ol,#stacks_in_1495630 dl{line-height:0.60;font-size:0.50rem}
#stacks_in_1495632 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495632 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495632 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495603 {
	margin: 0px 0px 8px 0px;
}


#stacks_in_1495609 p,#stacks_in_1495609 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1495609{}}

#stacks_in_1495609.p-pro-clear:before,#stacks_in_1495609.p-pro-clear:after{content:" ";display:table}#stacks_in_1495609.p-pro-clear:after{clear:both}#stacks_in_1495609 .effect-label{display:block !important}#stacks_in_1495609 .ppro > p:first-of-type + *{clear:both}#stacks_in_1495609 .ppro-img{opacity:1.0;padding: 3px 10px 0px 0px }#stacks_in_1495609 .ppro-img.prop-width{width:12%;max-width:250px;min-width:100px;height:auto}#stacks_in_1495609 .ppro-img.fixed-width{width:200px;height:auto}#stacks_in_1495609 .ppro-img.align-left{float:left}#stacks_in_1495609 .ppro-img.align-right{float:right}#stacks_in_1495609 .ppro-img.align-top-center{display:block;margin:0 auto}#stacks_in_1495609 .ppro-img.toggle-off,#stacks_in_1495609 .ppro-img.toggle-Off,#stacks_in_1495609 .ppro-img.toggle-OFF,#stacks_in_1495609 .ppro-img.toggle-NO,#stacks_in_1495609 .ppro-img.toggle-No,#stacks_in_1495609 .ppro-img.toggle-no,#stacks_in_1495609 .ppro-img.toggle-false{display:none}
#stacks_in_1495613 p,#stacks_in_1495613 div{margin-bottom:0}#stacks_in_1495613 p,#stacks_in_1495613 div,#stacks_in_1495613 ul,#stacks_in_1495613 ol,#stacks_in_1495613 dl{color:rgba(118, 110, 107, 1.00)}#stacks_in_1495613 a{color:rgba(183, 80, 9, 1.00)}#stacks_in_1495613 a:hover{color:rgba(246, 152, 108, 1.00)}#stacks_in_1495613 p,#stacks_in_1495613 div,#stacks_in_1495613 ul,#stacks_in_1495613 ol,#stacks_in_1495613 dl{line-height:0.60;font-size:0.50rem}
#stacks_in_1495615 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495615 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495615 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495587 {
	margin: 0px 0px 8px 0px;
}


#stacks_in_1495593 p,#stacks_in_1495593 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1495593{}}

#stacks_in_1495593.p-pro-clear:before,#stacks_in_1495593.p-pro-clear:after{content:" ";display:table}#stacks_in_1495593.p-pro-clear:after{clear:both}#stacks_in_1495593 .effect-label{display:block !important}#stacks_in_1495593 .ppro > p:first-of-type + *{clear:both}#stacks_in_1495593 .ppro-img{opacity:1.0;padding: 3px 10px 0px 0px }#stacks_in_1495593 .ppro-img.prop-width{width:12%;max-width:250px;min-width:100px;height:auto}#stacks_in_1495593 .ppro-img.fixed-width{width:200px;height:auto}#stacks_in_1495593 .ppro-img.align-left{float:left}#stacks_in_1495593 .ppro-img.align-right{float:right}#stacks_in_1495593 .ppro-img.align-top-center{display:block;margin:0 auto}#stacks_in_1495593 .ppro-img.toggle-off,#stacks_in_1495593 .ppro-img.toggle-Off,#stacks_in_1495593 .ppro-img.toggle-OFF,#stacks_in_1495593 .ppro-img.toggle-NO,#stacks_in_1495593 .ppro-img.toggle-No,#stacks_in_1495593 .ppro-img.toggle-no,#stacks_in_1495593 .ppro-img.toggle-false{display:none}
#stacks_in_1495597 p,#stacks_in_1495597 div{margin-bottom:0}#stacks_in_1495597 p,#stacks_in_1495597 div,#stacks_in_1495597 ul,#stacks_in_1495597 ol,#stacks_in_1495597 dl{color:rgba(118, 110, 107, 1.00)}#stacks_in_1495597 a{color:rgba(183, 80, 9, 1.00)}#stacks_in_1495597 a:hover{color:rgba(246, 152, 108, 1.00)}#stacks_in_1495597 p,#stacks_in_1495597 div,#stacks_in_1495597 ul,#stacks_in_1495597 ol,#stacks_in_1495597 dl{line-height:0.60;font-size:0.50rem}
#stacks_in_1495599 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495599 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495599 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495571 {
	margin: 0px 0px 8px 0px;
}


#stacks_in_1495577 p,#stacks_in_1495577 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1495577{}}

#stacks_in_1495577.p-pro-clear:before,#stacks_in_1495577.p-pro-clear:after{content:" ";display:table}#stacks_in_1495577.p-pro-clear:after{clear:both}#stacks_in_1495577 .effect-label{display:block !important}#stacks_in_1495577 .ppro > p:first-of-type + *{clear:both}#stacks_in_1495577 .ppro-img{opacity:1.0;padding: 3px 10px 0px 0px }#stacks_in_1495577 .ppro-img.prop-width{width:12%;max-width:250px;min-width:100px;height:auto}#stacks_in_1495577 .ppro-img.fixed-width{width:200px;height:auto}#stacks_in_1495577 .ppro-img.align-left{float:left}#stacks_in_1495577 .ppro-img.align-right{float:right}#stacks_in_1495577 .ppro-img.align-top-center{display:block;margin:0 auto}#stacks_in_1495577 .ppro-img.toggle-off,#stacks_in_1495577 .ppro-img.toggle-Off,#stacks_in_1495577 .ppro-img.toggle-OFF,#stacks_in_1495577 .ppro-img.toggle-NO,#stacks_in_1495577 .ppro-img.toggle-No,#stacks_in_1495577 .ppro-img.toggle-no,#stacks_in_1495577 .ppro-img.toggle-false{display:none}
#stacks_in_1495581 p,#stacks_in_1495581 div{margin-bottom:0}#stacks_in_1495581 p,#stacks_in_1495581 div,#stacks_in_1495581 ul,#stacks_in_1495581 ol,#stacks_in_1495581 dl{color:rgba(118, 110, 107, 1.00)}#stacks_in_1495581 a{color:rgba(183, 80, 9, 1.00)}#stacks_in_1495581 a:hover{color:rgba(246, 152, 108, 1.00)}#stacks_in_1495581 p,#stacks_in_1495581 div,#stacks_in_1495581 ul,#stacks_in_1495581 ol,#stacks_in_1495581 dl{line-height:0.60;font-size:0.50rem}
#stacks_in_1495583 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495583 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495583 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495546 {
	margin: 0px 0px 8px 0px;
}


#stacks_in_1495550 p,#stacks_in_1495550 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1495550{}}

#stacks_in_1495550.p-pro-clear:before,#stacks_in_1495550.p-pro-clear:after{content:" ";display:table}#stacks_in_1495550.p-pro-clear:after{clear:both}#stacks_in_1495550 .effect-label{display:block !important}#stacks_in_1495550 .ppro > p:first-of-type + *{clear:both}#stacks_in_1495550 .ppro-img{opacity:1.0;padding: 3px 10px 0px 0px }#stacks_in_1495550 .ppro-img.prop-width{width:12%;max-width:250px;min-width:100px;height:auto}#stacks_in_1495550 .ppro-img.fixed-width{width:200px;height:auto}#stacks_in_1495550 .ppro-img.align-left{float:left}#stacks_in_1495550 .ppro-img.align-right{float:right}#stacks_in_1495550 .ppro-img.align-top-center{display:block;margin:0 auto}#stacks_in_1495550 .ppro-img.toggle-off,#stacks_in_1495550 .ppro-img.toggle-Off,#stacks_in_1495550 .ppro-img.toggle-OFF,#stacks_in_1495550 .ppro-img.toggle-NO,#stacks_in_1495550 .ppro-img.toggle-No,#stacks_in_1495550 .ppro-img.toggle-no,#stacks_in_1495550 .ppro-img.toggle-false{display:none}
#stacks_in_1495554 p,#stacks_in_1495554 div{margin-bottom:0}#stacks_in_1495554 p,#stacks_in_1495554 div,#stacks_in_1495554 ul,#stacks_in_1495554 ol,#stacks_in_1495554 dl{color:rgba(118, 110, 107, 1.00)}#stacks_in_1495554 a{color:rgba(183, 80, 9, 1.00)}#stacks_in_1495554 a:hover{color:rgba(246, 152, 108, 1.00)}#stacks_in_1495554 p,#stacks_in_1495554 div,#stacks_in_1495554 ul,#stacks_in_1495554 ol,#stacks_in_1495554 dl{line-height:0.60;font-size:0.50rem}
#stacks_in_1495556 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495556 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495556 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495488 {
	margin: 0px 0px 8px 0px;
}


#stacks_in_1495489 .effect-label{display:block !important}#stacks_in_1495489 .header-pro{width:100% !important}
#columnOnestacks_in_1495493 {
	padding-top: 6.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 15.00px;
}

@media screen and (min-width:200px) {
	#betterFloatstacks_in_1495493 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_1495493 {
		width: 105.00px;
	}

	#columnTwostacks_in_1495493 {
		width: calc(100% - 105.00px);
	}

	
	#columnOnestacks_in_1495493 {
		float: left;
	}

	#columnTwostacks_in_1495493 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_1495493 {
		float: none;
		width: auto;
	}
	

/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495498 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495498.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495498.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495498.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495498.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495498.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495498.inheritOff a, #simpleText_stacks_in_1495498.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495498.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495498.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495498.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495498.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495498.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495498.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495498.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495498.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495498.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495498 .fontFamilyOff,
#simpleText_stacks_in_1495498 .fontFamilyOff *,
#simpleText_stacks_in_1495498 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495498 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495500 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495500 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495500 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495476 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495477 {
	margin: 0px 0px 5px 0px;
}
#columnOnestacks_in_1495479 {
	padding-top: 1.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 15.00px;
}

@media screen and (min-width:200px) {
	#betterFloatstacks_in_1495479 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_1495479 {
		width: 105.00px;
	}

	#columnTwostacks_in_1495479 {
		width: calc(100% - 105.00px);
	}

	
	#columnOnestacks_in_1495479 {
		float: left;
	}

	#columnTwostacks_in_1495479 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_1495479 {
		float: none;
		width: auto;
	}
	

/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495484 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495484.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495484.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495484.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495484.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495484.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495484.inheritOff a, #simpleText_stacks_in_1495484.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495484.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495484.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495484.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495484.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495484.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495484.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495484.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495484.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495484.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495484 .fontFamilyOff,
#simpleText_stacks_in_1495484 .fontFamilyOff *,
#simpleText_stacks_in_1495484 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495484 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495486 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495486 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495486 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495457 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495458 {
	margin: 0px 0px 5px 0px;
}
#columnOnestacks_in_1495460 {
	padding-top: 1.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 15.00px;
}

@media screen and (min-width:200px) {
	#betterFloatstacks_in_1495460 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_1495460 {
		width: 105.00px;
	}

	#columnTwostacks_in_1495460 {
		width: calc(100% - 105.00px);
	}

	
	#columnOnestacks_in_1495460 {
		float: left;
	}

	#columnTwostacks_in_1495460 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_1495460 {
		float: none;
		width: auto;
	}
	

/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495465 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495465.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495465.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495465.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495465.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495465.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495465.inheritOff a, #simpleText_stacks_in_1495465.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495465.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495465.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495465.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495465.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495465.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495465.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495465.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495465.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495465.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495465 .fontFamilyOff,
#simpleText_stacks_in_1495465 .fontFamilyOff *,
#simpleText_stacks_in_1495465 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495465 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495467 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495467 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495467 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495411 {
	margin: 0px 0px 8px 0px;
}


#stacks_in_1495412 .effect-label{display:block !important}#stacks_in_1495412 .header-pro{width:100% !important}
#columnOnestacks_in_1495416 {
	padding-top: 6.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 15.00px;
}

@media screen and (min-width:200px) {
	#betterFloatstacks_in_1495416 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_1495416 {
		width: 105.00px;
	}

	#columnTwostacks_in_1495416 {
		width: calc(100% - 105.00px);
	}

	
	#columnOnestacks_in_1495416 {
		float: left;
	}

	#columnTwostacks_in_1495416 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_1495416 {
		float: none;
		width: auto;
	}
	



/* Start doobox image pop css */

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

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

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

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


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

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

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


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


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

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



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


/* end doobox image pop css */

/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495421 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495421.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495421.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495421.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495421.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495421.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495421.inheritOff a, #simpleText_stacks_in_1495421.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495421.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495421.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495421.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495421.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495421.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495421.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495421.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495421.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495421.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495421 .fontFamilyOff,
#simpleText_stacks_in_1495421 .fontFamilyOff *,
#simpleText_stacks_in_1495421 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495421 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495423 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495423 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495423 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495425 {
	margin: 0px 0px 8px 0px;
}


#stacks_in_1495426 .effect-label{display:block !important}#stacks_in_1495426 .header-pro{width:100% !important}
#columnOnestacks_in_1495430 {
	padding-top: 1.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 15.00px;
}

@media screen and (min-width:200px) {
	#betterFloatstacks_in_1495430 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_1495430 {
		width: 105.00px;
	}

	#columnTwostacks_in_1495430 {
		width: calc(100% - 105.00px);
	}

	
	#columnOnestacks_in_1495430 {
		float: left;
	}

	#columnTwostacks_in_1495430 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_1495430 {
		float: none;
		width: auto;
	}
	

/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495435 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495435.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495435.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495435.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495435.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495435.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495435.inheritOff a, #simpleText_stacks_in_1495435.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495435.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495435.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495435.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495435.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495435.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495435.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495435.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495435.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495435.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495435 .fontFamilyOff,
#simpleText_stacks_in_1495435 .fontFamilyOff *,
#simpleText_stacks_in_1495435 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495435 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495437 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495437 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495437 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495370 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495371 {
	margin: 0px 0px 5px 0px;
}
#columnOnestacks_in_1495373 {
	padding-top: 1.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 15.00px;
}

@media screen and (min-width:200px) {
	#betterFloatstacks_in_1495373 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_1495373 {
		width: 105.00px;
	}

	#columnTwostacks_in_1495373 {
		width: calc(100% - 105.00px);
	}

	
	#columnOnestacks_in_1495373 {
		float: left;
	}

	#columnTwostacks_in_1495373 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_1495373 {
		float: none;
		width: auto;
	}
	


#stacks_out_1495373 {
	margin-left:0;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495378 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495378.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495378.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495378.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495378.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495378.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495378.inheritOff a, #simpleText_stacks_in_1495378.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495378.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495378.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495378.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495378.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495378.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495378.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495378.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495378.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495378.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495378 .fontFamilyOff,
#simpleText_stacks_in_1495378 .fontFamilyOff *,
#simpleText_stacks_in_1495378 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495378 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495380 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495380 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495380 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495337 {
	margin: 0px 0px 8px 0px;
}


#stacks_in_1495338 .effect-label{display:block !important}#stacks_in_1495338 .header-pro{width:100% !important}
#columnOnestacks_in_1495342 {
	padding-top: 1.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 15.00px;
}

@media screen and (min-width:200px) {
	#betterFloatstacks_in_1495342 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_1495342 {
		width: 105.00px;
	}

	#columnTwostacks_in_1495342 {
		width: calc(100% - 105.00px);
	}

	
	#columnOnestacks_in_1495342 {
		float: left;
	}

	#columnTwostacks_in_1495342 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_1495342 {
		float: none;
		width: auto;
	}
	

/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495347 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495347.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495347.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495347.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495347.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495347.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495347.inheritOff a, #simpleText_stacks_in_1495347.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495347.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495347.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495347.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495347.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495347.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495347.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495347.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495347.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495347.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495347 .fontFamilyOff,
#simpleText_stacks_in_1495347 .fontFamilyOff *,
#simpleText_stacks_in_1495347 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495347 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495349 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495349 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495349 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495320 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495321 {
	margin: 0px 0px 5px 0px;
}
#columnOnestacks_in_1495323 {
	padding-top: 1.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 15.00px;
}

@media screen and (min-width:200px) {
	#betterFloatstacks_in_1495323 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_1495323 {
		width: 105.00px;
	}

	#columnTwostacks_in_1495323 {
		width: calc(100% - 105.00px);
	}

	
	#columnOnestacks_in_1495323 {
		float: left;
	}

	#columnTwostacks_in_1495323 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_1495323 {
		float: none;
		width: auto;
	}
	

/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495328 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495328.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495328.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495328.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495328.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495328.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495328.inheritOff a, #simpleText_stacks_in_1495328.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495328.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495328.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495328.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495328.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495328.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495328.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495328.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495328.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495328.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495328 .fontFamilyOff,
#simpleText_stacks_in_1495328 .fontFamilyOff *,
#simpleText_stacks_in_1495328 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495328 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495330 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495330 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495330 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495259 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495260 {
	margin: 0px 0px 5px 0px;
}
#columnOnestacks_in_1495262 {
	padding-top: 1.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 15.00px;
}

@media screen and (min-width:200px) {
	#betterFloatstacks_in_1495262 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_1495262 {
		width: 105.00px;
	}

	#columnTwostacks_in_1495262 {
		width: calc(100% - 105.00px);
	}

	
	#columnOnestacks_in_1495262 {
		float: left;
	}

	#columnTwostacks_in_1495262 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_1495262 {
		float: none;
		width: auto;
	}
	

/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495267 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495267.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495267.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495267.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495267.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495267.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495267.inheritOff a, #simpleText_stacks_in_1495267.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495267.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495267.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495267.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495267.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495267.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495267.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495267.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495267.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495267.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495267 .fontFamilyOff,
#simpleText_stacks_in_1495267 .fontFamilyOff *,
#simpleText_stacks_in_1495267 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495267 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495269 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495269 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495269 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495293 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495294 {
	margin: 0px 0px 5px 0px;
}
#columnOnestacks_in_1495296 {
	padding-top: 1.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 15.00px;
}

@media screen and (min-width:200px) {
	#betterFloatstacks_in_1495296 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_1495296 {
		width: 105.00px;
	}

	#columnTwostacks_in_1495296 {
		width: calc(100% - 105.00px);
	}

	
	#columnOnestacks_in_1495296 {
		float: left;
	}

	#columnTwostacks_in_1495296 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_1495296 {
		float: none;
		width: auto;
	}
	

/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495301 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495301.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495301.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495301.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495301.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495301.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495301.inheritOff a, #simpleText_stacks_in_1495301.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495301.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495301.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495301.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495301.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495301.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495301.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495301.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495301.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495301.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495301 .fontFamilyOff,
#simpleText_stacks_in_1495301 .fontFamilyOff *,
#simpleText_stacks_in_1495301 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495301 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495303 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495303 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495303 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495276 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495277 {
	margin: 0px 0px 5px 0px;
}
#columnOnestacks_in_1495279 {
	padding-top: 1.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 15.00px;
}

@media screen and (min-width:200px) {
	#betterFloatstacks_in_1495279 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_1495279 {
		width: 105.00px;
	}

	#columnTwostacks_in_1495279 {
		width: calc(100% - 105.00px);
	}

	
	#columnOnestacks_in_1495279 {
		float: left;
	}

	#columnTwostacks_in_1495279 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_1495279 {
		float: none;
		width: auto;
	}
	

/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495284 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495284.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495284.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495284.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495284.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495284.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495284.inheritOff a, #simpleText_stacks_in_1495284.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495284.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495284.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495284.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495284.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495284.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495284.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495284.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495284.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495284.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495284 .fontFamilyOff,
#simpleText_stacks_in_1495284 .fontFamilyOff *,
#simpleText_stacks_in_1495284 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495284 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495286 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495286 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495286 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495242 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495243 {
	margin: 0px 0px 5px 0px;
}
#columnOnestacks_in_1495245 {
	padding-top: 1.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 15.00px;
}

@media screen and (min-width:200px) {
	#betterFloatstacks_in_1495245 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_1495245 {
		width: 105.00px;
	}

	#columnTwostacks_in_1495245 {
		width: calc(100% - 105.00px);
	}

	
	#columnOnestacks_in_1495245 {
		float: left;
	}

	#columnTwostacks_in_1495245 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_1495245 {
		float: none;
		width: auto;
	}
	

/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495250 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495250.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495250.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495250.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495250.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495250.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495250.inheritOff a, #simpleText_stacks_in_1495250.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495250.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495250.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495250.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495250.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495250.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495250.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495250.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495250.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495250.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495250 .fontFamilyOff,
#simpleText_stacks_in_1495250 .fontFamilyOff *,
#simpleText_stacks_in_1495250 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495250 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495252 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495252 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495252 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495310 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495311 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495316 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495316.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495316.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495316.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495316.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495316.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495316.inheritOff a, #simpleText_stacks_in_1495316.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495316.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495316.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495316.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495316.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495316.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495316.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495316.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495316.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495316.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495316 .fontFamilyOff,
#simpleText_stacks_in_1495316 .fontFamilyOff *,
#simpleText_stacks_in_1495316 .fontFamilyOff a {
	font-family: Arial;
}

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

#stacks_in_1495225 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495226 {
	margin: 0px 0px 5px 0px;
}
#columnOnestacks_in_1495228 {
	padding-top: 1.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 15.00px;
}

@media screen and (min-width:200px) {
	#betterFloatstacks_in_1495228 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_1495228 {
		width: 105.00px;
	}

	#columnTwostacks_in_1495228 {
		width: calc(100% - 105.00px);
	}

	
	#columnOnestacks_in_1495228 {
		float: left;
	}

	#columnTwostacks_in_1495228 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_1495228 {
		float: none;
		width: auto;
	}
	

/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495233 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495233.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495233.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495233.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495233.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495233.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495233.inheritOff a, #simpleText_stacks_in_1495233.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495233.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495233.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495233.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495233.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495233.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495233.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495233.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495233.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495233.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495233 .fontFamilyOff,
#simpleText_stacks_in_1495233 .fontFamilyOff *,
#simpleText_stacks_in_1495233 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495233 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495235 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495235 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495235 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495203 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495204 {
	margin: 0px 0px 5px 0px;
}
#columnOnestacks_in_1495206 {
	padding-top: 1.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 15.00px;
}

@media screen and (min-width:200px) {
	#betterFloatstacks_in_1495206 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_1495206 {
		width: 105.00px;
	}

	#columnTwostacks_in_1495206 {
		width: calc(100% - 105.00px);
	}

	
	#columnOnestacks_in_1495206 {
		float: left;
	}

	#columnTwostacks_in_1495206 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_1495206 {
		float: none;
		width: auto;
	}
	

/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495211 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495211.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495211.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495211.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495211.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495211.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495211.inheritOff a, #simpleText_stacks_in_1495211.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495211.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495211.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495211.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495211.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495211.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495211.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495211.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495211.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495211.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495211 .fontFamilyOff,
#simpleText_stacks_in_1495211 .fontFamilyOff *,
#simpleText_stacks_in_1495211 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495211 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495213 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495213 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495213 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495181 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495182 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495187 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495187.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495187.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495187.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495187.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495187.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495187.inheritOff a, #simpleText_stacks_in_1495187.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495187.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495187.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495187.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495187.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495187.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495187.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495187.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495187.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495187.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495187 .fontFamilyOff,
#simpleText_stacks_in_1495187 .fontFamilyOff *,
#simpleText_stacks_in_1495187 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495187 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495189 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495189 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495189 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495360 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495162 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495167 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495167.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495167.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495167.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495167.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495167.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495167.inheritOff a, #simpleText_stacks_in_1495167.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495167.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495167.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495167.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495167.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495167.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495167.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495167.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495167.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495167.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495167 .fontFamilyOff,
#simpleText_stacks_in_1495167 .fontFamilyOff *,
#simpleText_stacks_in_1495167 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495167 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495368 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495368 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495368 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495171 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495172 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495177 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495177.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495177.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495177.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495177.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495177.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495177.inheritOff a, #simpleText_stacks_in_1495177.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495177.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495177.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495177.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495177.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495177.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495177.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495177.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495177.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495177.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495177 .fontFamilyOff,
#simpleText_stacks_in_1495177 .fontFamilyOff *,
#simpleText_stacks_in_1495177 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495177 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495179 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495179 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495179 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495151 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495152 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495157 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495157.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495157.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495157.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495157.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495157.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495157.inheritOff a, #simpleText_stacks_in_1495157.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495157.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495157.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495157.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495157.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495157.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495157.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495157.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495157.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495157.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495157 .fontFamilyOff,
#simpleText_stacks_in_1495157 .fontFamilyOff *,
#simpleText_stacks_in_1495157 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495157 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495159 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495159 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495159 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495091 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495092 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495097 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495097.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495097.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495097.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495097.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495097.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495097.inheritOff a, #simpleText_stacks_in_1495097.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495097.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495097.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495097.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495097.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495097.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495097.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495097.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495097.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495097.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495097 .fontFamilyOff,
#simpleText_stacks_in_1495097 .fontFamilyOff *,
#simpleText_stacks_in_1495097 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495097 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495099 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495099 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495099 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495081 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495082 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495087 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495087.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495087.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495087.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495087.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495087.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495087.inheritOff a, #simpleText_stacks_in_1495087.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495087.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495087.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495087.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495087.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495087.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495087.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495087.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495087.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495087.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495087 .fontFamilyOff,
#simpleText_stacks_in_1495087 .fontFamilyOff *,
#simpleText_stacks_in_1495087 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495087 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495089 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495089 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495089 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495111 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495112 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495117 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495117.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495117.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495117.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495117.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495117.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495117.inheritOff a, #simpleText_stacks_in_1495117.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495117.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495117.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495117.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495117.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495117.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495117.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495117.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495117.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495117.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495117 .fontFamilyOff,
#simpleText_stacks_in_1495117 .fontFamilyOff *,
#simpleText_stacks_in_1495117 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495117 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495119 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495119 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495119 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495041 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495042 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495047 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495047.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495047.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495047.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495047.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495047.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495047.inheritOff a, #simpleText_stacks_in_1495047.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495047.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495047.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495047.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495047.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495047.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495047.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495047.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495047.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495047.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495047 .fontFamilyOff,
#simpleText_stacks_in_1495047 .fontFamilyOff *,
#simpleText_stacks_in_1495047 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495047 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495049 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495049 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495049 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495001 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495002 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495007 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495007.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495007.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495007.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495007.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495007.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495007.inheritOff a, #simpleText_stacks_in_1495007.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495007.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495007.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495007.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495007.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495007.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495007.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495007.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495007.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495007.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495007 .fontFamilyOff,
#simpleText_stacks_in_1495007 .fontFamilyOff *,
#simpleText_stacks_in_1495007 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495007 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495009 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495009 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495009 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1495011 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1495012 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1495017 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1495017.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1495017.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1495017.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1495017.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1495017.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1495017.inheritOff a, #simpleText_stacks_in_1495017.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1495017.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1495017.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1495017.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1495017.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1495017.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1495017.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1495017.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1495017.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1495017.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1495017 .fontFamilyOff,
#simpleText_stacks_in_1495017 .fontFamilyOff *,
#simpleText_stacks_in_1495017 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1495017 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1495019 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495019 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495019 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1494971 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1494972 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1494977 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1494977.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1494977.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1494977.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1494977.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1494977.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1494977.inheritOff a, #simpleText_stacks_in_1494977.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1494977.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1494977.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1494977.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1494977.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1494977.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1494977.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1494977.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1494977.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1494977.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1494977 .fontFamilyOff,
#simpleText_stacks_in_1494977 .fontFamilyOff *,
#simpleText_stacks_in_1494977 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1494977 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1494979 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1494979 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1494979 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1494931 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1494932 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1494937 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1494937.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1494937.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1494937.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1494937.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1494937.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1494937.inheritOff a, #simpleText_stacks_in_1494937.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1494937.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1494937.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1494937.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1494937.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1494937.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1494937.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1494937.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1494937.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1494937.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1494937 .fontFamilyOff,
#simpleText_stacks_in_1494937 .fontFamilyOff *,
#simpleText_stacks_in_1494937 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1494937 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1494939 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1494939 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1494939 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1494981 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1494982 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1494987 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1494987.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1494987.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1494987.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1494987.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1494987.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1494987.inheritOff a, #simpleText_stacks_in_1494987.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1494987.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1494987.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1494987.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1494987.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1494987.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1494987.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1494987.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1494987.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1494987.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1494987 .fontFamilyOff,
#simpleText_stacks_in_1494987 .fontFamilyOff *,
#simpleText_stacks_in_1494987 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1494987 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1494989 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1494989 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1494989 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1494951 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1494952 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1494957 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1494957.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1494957.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1494957.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1494957.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1494957.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1494957.inheritOff a, #simpleText_stacks_in_1494957.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1494957.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1494957.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1494957.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1494957.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1494957.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1494957.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1494957.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1494957.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1494957.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1494957 .fontFamilyOff,
#simpleText_stacks_in_1494957 .fontFamilyOff *,
#simpleText_stacks_in_1494957 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1494957 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1494959 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1494959 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1494959 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1494941 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1494942 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1494947 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1494947.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1494947.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1494947.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1494947.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1494947.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1494947.inheritOff a, #simpleText_stacks_in_1494947.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1494947.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1494947.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1494947.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1494947.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1494947.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1494947.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1494947.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1494947.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1494947.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1494947 .fontFamilyOff,
#simpleText_stacks_in_1494947 .fontFamilyOff *,
#simpleText_stacks_in_1494947 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1494947 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1494949 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1494949 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1494949 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1494921 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1494922 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1494927 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1494927.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1494927.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1494927.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1494927.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1494927.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1494927.inheritOff a, #simpleText_stacks_in_1494927.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1494927.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1494927.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1494927.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1494927.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1494927.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1494927.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1494927.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1494927.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1494927.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1494927 .fontFamilyOff,
#simpleText_stacks_in_1494927 .fontFamilyOff *,
#simpleText_stacks_in_1494927 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1494927 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1494929 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1494929 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1494929 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1494901 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1494902 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1494907 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1494907.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1494907.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1494907.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1494907.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1494907.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1494907.inheritOff a, #simpleText_stacks_in_1494907.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1494907.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1494907.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1494907.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1494907.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1494907.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1494907.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1494907.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1494907.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1494907.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1494907 .fontFamilyOff,
#simpleText_stacks_in_1494907 .fontFamilyOff *,
#simpleText_stacks_in_1494907 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1494907 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1494909 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1494909 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1494909 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1494891 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1494893 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1494898 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1494898.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1494898.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1494898.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1494898.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1494898.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1494898.inheritOff a, #simpleText_stacks_in_1494898.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1494898.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1494898.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1494898.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1494898.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1494898.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1494898.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1494898.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1494898.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1494898.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1494898 .fontFamilyOff,
#simpleText_stacks_in_1494898 .fontFamilyOff *,
#simpleText_stacks_in_1494898 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1494898 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1494900 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1494900 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1494900 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_365104 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_365106 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_365114 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_365114.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_365114.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_365114.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_365114.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_365114.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_365114.inheritOff a, #simpleText_stacks_in_365114.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_365114.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_365114.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_365114.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_365114.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_365114.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_365114.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_365114.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_365114.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_365114.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_365114 .fontFamilyOff,
#simpleText_stacks_in_365114 .fontFamilyOff *,
#simpleText_stacks_in_365114 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_365114 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_365116 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_365116 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_365116 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1464545 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1464547 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1464552 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1464552.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1464552.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1464552.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1464552.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1464552.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1464552.inheritOff a, #simpleText_stacks_in_1464552.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1464552.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1464552.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1464552.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1464552.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1464552.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1464552.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1464552.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1464552.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1464552.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1464552 .fontFamilyOff,
#simpleText_stacks_in_1464552 .fontFamilyOff *,
#simpleText_stacks_in_1464552 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1464552 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1464554 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1464554 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1464554 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1464320 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1464322 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1464327 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1464327.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1464327.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1464327.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1464327.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1464327.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1464327.inheritOff a, #simpleText_stacks_in_1464327.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1464327.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1464327.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1464327.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1464327.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1464327.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1464327.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1464327.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1464327.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1464327.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1464327 .fontFamilyOff,
#simpleText_stacks_in_1464327 .fontFamilyOff *,
#simpleText_stacks_in_1464327 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1464327 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1464329 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1464329 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1464329 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1422036 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_1422038 {
	margin: 0px 0px 5px 0px;
}
/* Magnific Popup CSS */

.mfp-bg {
    z-index: 502; /* originally 502 */
    background: #0B0B0B;
}

.mfp-wrap {
    z-index: 503; /* originally 503 */
}

.mfp-content {
    z-index: 505; /* defaults to 505 */
}

.mfp-preloader {
    z-index: 504; /* originally 504 */
}

button.mfp-close,
button.mfp-arrow {
    z-index: 506; /* originally 506 */
}

.mfp-iframe-holder .mfp-content {
    
    
    
    
}

.responsivelightbox-inline {
    background: #FFFFFF;

    max-width: 500px;

}

/* Animation */
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 1.15s ease-out;
  -moz-transition: all 1.15s ease-out;
  transition: all 1.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* End Animation */
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_1422046 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1422046.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_1422046.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_1422046.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_1422046.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_1422046.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_1422046.inheritOff a, #simpleText_stacks_in_1422046.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1422046.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_1422046.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1422046.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_1422046.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_1422046.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1422046.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1422046.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1422046.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1422046.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_1422046 .fontFamilyOff,
#simpleText_stacks_in_1422046 .fontFamilyOff *,
#simpleText_stacks_in_1422046 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_1422046 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_1422048 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1422048 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1422048 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_340612 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_340614 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_340619 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_340619.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_340619.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_340619.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_340619.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_340619.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_340619.inheritOff a, #simpleText_stacks_in_340619.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_340619.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_340619.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_340619.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_340619.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_340619.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_340619.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_340619.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_340619.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_340619.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_340619 .fontFamilyOff,
#simpleText_stacks_in_340619 .fontFamilyOff *,
#simpleText_stacks_in_340619 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_340619 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_340621 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_340621 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_340621 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_340582 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_340584 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_340589 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_340589.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_340589.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_340589.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_340589.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_340589.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_340589.inheritOff a, #simpleText_stacks_in_340589.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_340589.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_340589.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_340589.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_340589.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_340589.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_340589.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_340589.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_340589.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_340589.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_340589 .fontFamilyOff,
#simpleText_stacks_in_340589 .fontFamilyOff *,
#simpleText_stacks_in_340589 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_340589 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_340591 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_340591 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_340591 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_340552 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_340554 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_340559 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_340559.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_340559.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_340559.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_340559.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_340559.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_340559.inheritOff a, #simpleText_stacks_in_340559.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_340559.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_340559.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_340559.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_340559.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_340559.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_340559.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_340559.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_340559.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_340559.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_340559 .fontFamilyOff,
#simpleText_stacks_in_340559 .fontFamilyOff *,
#simpleText_stacks_in_340559 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_340559 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_340561 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_340561 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_340561 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_340522 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_340524 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_340529 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_340529.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_340529.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_340529.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_340529.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_340529.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_340529.inheritOff a, #simpleText_stacks_in_340529.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_340529.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_340529.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_340529.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_340529.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_340529.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_340529.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_340529.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_340529.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_340529.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_340529 .fontFamilyOff,
#simpleText_stacks_in_340529 .fontFamilyOff *,
#simpleText_stacks_in_340529 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_340529 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_340531 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_340531 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_340531 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_229913 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_229915 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_229920 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_229920.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_229920.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_229920.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_229920.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_229920.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_229920.inheritOff a, #simpleText_stacks_in_229920.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_229920.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_229920.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_229920.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_229920.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_229920.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_229920.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_229920.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_229920.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_229920.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_229920 .fontFamilyOff,
#simpleText_stacks_in_229920 .fontFamilyOff *,
#simpleText_stacks_in_229920 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_229920 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_229922 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_229922 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_229922 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_229943 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_229945 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_229950 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_229950.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_229950.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_229950.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_229950.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_229950.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_229950.inheritOff a, #simpleText_stacks_in_229950.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_229950.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_229950.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_229950.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_229950.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_229950.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_229950.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_229950.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_229950.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_229950.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_229950 .fontFamilyOff,
#simpleText_stacks_in_229950 .fontFamilyOff *,
#simpleText_stacks_in_229950 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_229950 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_229952 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_229952 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_229952 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_217469 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_217471 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_217476 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_217476.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_217476.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_217476.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_217476.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_217476.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_217476.inheritOff a, #simpleText_stacks_in_217476.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_217476.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_217476.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_217476.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_217476.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_217476.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_217476.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_217476.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_217476.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_217476.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_217476 .fontFamilyOff,
#simpleText_stacks_in_217476 .fontFamilyOff *,
#simpleText_stacks_in_217476 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_217476 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_217478 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_217478 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_217478 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_217204 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_217206 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_217211 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_217211.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_217211.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_217211.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_217211.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_217211.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_217211.inheritOff a, #simpleText_stacks_in_217211.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_217211.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_217211.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_217211.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_217211.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_217211.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_217211.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_217211.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_217211.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_217211.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_217211 .fontFamilyOff,
#simpleText_stacks_in_217211 .fontFamilyOff *,
#simpleText_stacks_in_217211 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_217211 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_217213 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_217213 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_217213 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_216989 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_216991 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_216996 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_216996.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_216996.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_216996.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_216996.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_216996.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_216996.inheritOff a, #simpleText_stacks_in_216996.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_216996.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_216996.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_216996.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_216996.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_216996.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_216996.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_216996.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_216996.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_216996.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_216996 .fontFamilyOff,
#simpleText_stacks_in_216996 .fontFamilyOff *,
#simpleText_stacks_in_216996 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_216996 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_216998 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_216998 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_216998 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_216959 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_216961 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_216966 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_216966.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_216966.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_216966.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_216966.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_216966.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_216966.inheritOff a, #simpleText_stacks_in_216966.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_216966.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_216966.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_216966.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_216966.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_216966.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_216966.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_216966.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_216966.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_216966.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_216966 .fontFamilyOff,
#simpleText_stacks_in_216966 .fontFamilyOff *,
#simpleText_stacks_in_216966 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_216966 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_216968 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_216968 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_216968 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_216785 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_216787 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_216792 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_216792.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_216792.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_216792.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_216792.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_216792.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_216792.inheritOff a, #simpleText_stacks_in_216792.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_216792.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_216792.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_216792.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_216792.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_216792.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_216792.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_216792.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_216792.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_216792.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_216792 .fontFamilyOff,
#simpleText_stacks_in_216792 .fontFamilyOff *,
#simpleText_stacks_in_216792 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_216792 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_216794 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_216794 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_216794 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_206489 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_206491 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_206496 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_206496.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_206496.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_206496.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_206496.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_206496.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_206496.inheritOff a, #simpleText_stacks_in_206496.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_206496.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_206496.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_206496.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_206496.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_206496.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_206496.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_206496.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_206496.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_206496.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_206496 .fontFamilyOff,
#simpleText_stacks_in_206496 .fontFamilyOff *,
#simpleText_stacks_in_206496 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_206496 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_206498 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_206498 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_206498 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_206669 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_206671 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_206676 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_206676.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_206676.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_206676.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_206676.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_206676.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_206676.inheritOff a, #simpleText_stacks_in_206676.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_206676.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_206676.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_206676.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_206676.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_206676.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_206676.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_206676.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_206676.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_206676.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_206676 .fontFamilyOff,
#simpleText_stacks_in_206676 .fontFamilyOff *,
#simpleText_stacks_in_206676 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_206676 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_206678 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_206678 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_206678 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_206519 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_206521 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_206526 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_206526.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_206526.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_206526.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_206526.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_206526.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_206526.inheritOff a, #simpleText_stacks_in_206526.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_206526.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_206526.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_206526.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_206526.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_206526.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_206526.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_206526.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_206526.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_206526.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_206526 .fontFamilyOff,
#simpleText_stacks_in_206526 .fontFamilyOff *,
#simpleText_stacks_in_206526 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_206526 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_206528 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_206528 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_206528 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_206549 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_206551 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_206556 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_206556.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_206556.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_206556.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_206556.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_206556.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_206556.inheritOff a, #simpleText_stacks_in_206556.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_206556.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_206556.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_206556.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_206556.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_206556.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_206556.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_206556.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_206556.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_206556.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_206556 .fontFamilyOff,
#simpleText_stacks_in_206556 .fontFamilyOff *,
#simpleText_stacks_in_206556 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_206556 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_206558 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_206558 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_206558 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_196413 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_196415 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_196420 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_196420.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_196420.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_196420.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_196420.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_196420.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_196420.inheritOff a, #simpleText_stacks_in_196420.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_196420.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_196420.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_196420.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_196420.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_196420.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_196420.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_196420.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_196420.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_196420.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_196420 .fontFamilyOff,
#simpleText_stacks_in_196420 .fontFamilyOff *,
#simpleText_stacks_in_196420 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_196420 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_196422 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_196422 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_196422 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_206609 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_206611 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_206616 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_206616.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_206616.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_206616.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_206616.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_206616.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_206616.inheritOff a, #simpleText_stacks_in_206616.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_206616.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_206616.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_206616.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_206616.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_206616.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_206616.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_206616.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_206616.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_206616.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_206616 .fontFamilyOff,
#simpleText_stacks_in_206616 .fontFamilyOff *,
#simpleText_stacks_in_206616 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_206616 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_206618 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_206618 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_206618 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_206579 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_206581 {
	margin: 0px 0px 5px 0px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_206586 {
	position: relative;
	color: #4B4341;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_206586.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_206586.fontSizeInheritOff {
	font-size: 9px;
	line-height: 9px;
}
#simpleText_stacks_in_206586.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_206586.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_206586.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_206586.inheritOff a, #simpleText_stacks_in_206586.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_206586.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_206586.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_206586.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_206586.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_206586.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_206586.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_206586.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_206586.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_206586.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_206586 .fontFamilyOff,
#simpleText_stacks_in_206586 .fontFamilyOff *,
#simpleText_stacks_in_206586 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_206586 {
	padding: 5px 10px 0px 0px;
}
#stacks_in_206588 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_206588 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_206588 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_32882 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_32884 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_32889 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_32889 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_32889 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_32850 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_32852 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_32857 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_32857 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_32857 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_32818 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_32820 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_32825 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_32825 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_32825 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_24920 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_24922 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_24927 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_24927 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_24927 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_19706 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_19708 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_19713 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_19713 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_19713 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_19771 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_19773 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_19780 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_19780 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_19780 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_17112 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_17116 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_17135 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_17135 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_17135 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_20454 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_20456 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_20461 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_20461 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_20461 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_16530 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_16532 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_16537 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_16537 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_16537 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_17737 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_17739 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_17750 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_17750 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_17750 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_18878 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_18880 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_18885 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_18885 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_18885 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_15797 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_15856 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_15861 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_15861 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_15861 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_17795 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_17797 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_17804 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_17804 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_17804 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_15799 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_15850 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_15855 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_15855 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_15855 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_56848 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_56850 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_56855 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_56855 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_56855 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_14878 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_14907 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_14913 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_14913 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_14913 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_14915 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_14917 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_14922 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_14922 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_14922 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_15767 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_15769 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_15774 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_15774 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_15774 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_14943 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_14945 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_14955 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_14955 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_14955 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_14815 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_14817 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_14849 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_14849 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_14849 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_20942 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_20944 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_20949 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_20949 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_20949 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_15001 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_15003 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_15008 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_15008 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_15008 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_20984 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_20986 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_20991 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_20991 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_20991 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_16844 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_16846 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_16856 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_16856 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_16856 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_20894 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_20896 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_20901 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_20901 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_20901 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_16517 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_16519 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_16524 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_16524 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_16524 {
	margin: 18px 0px 0px 0px;
}
#stacks_in_1495389 .trigger_pre2014 {
	cursor: pointer;
	display: inline-block;
	color: #515151;

	
	font-size: 26px;
	line-height: 26px;
	

	padding-left: 1px;
}

#stacks_in_1495389 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_1495389 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_1495389 .toggle_open .closed_image {
	display: none;
}

#stacks_in_1495389 .toggle_closed .open_image {
	display: none;
}



#stacks_in_1495389 {
	position: relative;
	text-align: center;
}

#stacks_in_1495389 .trigger_label,
#stacks_in_1495389 .trigger_label_open {
	font-size: 18px;
	color: #B75009;
	margin-left: 4px;
	
	line-height: 26px;
	vertical-align: top;
	
}

#stacks_in_1495389 .trigger_label_open {
	display: none;
}

#stacks_in_1495389 {
	margin: 20px 0px 30px 0px;
}

#stacks_out_1495389 {
	width: 92%;
}

#stacks_in_1495390 {
	position: relative;
	display: block;
}

.pre2014 {
	position: relative;
	
	
}






	
	#stacks_in_1495390 .cpsl_pre2014 {
		padding: 0px;
	}
	





#stacks_in_1495390 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_13412 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_13414 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_13428 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_13428 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_13428 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_13384 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_13394 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_13399 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_13399 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_13399 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_13353 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_13355 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_13360 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_13360 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_13360 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_12621 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_12623 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_12628 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_12628 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_12628 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_13418 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_13420 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_13425 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_13425 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_13425 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_13025 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_13027 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_13032 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_13032 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_13032 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_13385 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_13387 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_13392 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_13392 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_13392 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_12589 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_12591 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_12596 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_12596 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_12596 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_12717 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_12719 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_12724 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_12724 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_12724 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_13057 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_13059 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_13064 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_13064 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_13064 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_12009 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_12013 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_12018 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_12018 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_12018 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_13090 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_13092 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_13097 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_13097 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_13097 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_12685 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_12687 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_12692 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_12692 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_12692 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_13207 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_13209 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_13214 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_13214 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_13214 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_11924 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_11926 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_11933 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_11933 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_11933 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_10483 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_10497 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_10523 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_10523 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_10523 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_19132 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_19134 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_19139 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_19139 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_19139 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_10756 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_10761 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_10761 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_10761 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_9994 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_10004 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_10010 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_10010 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_10010 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_10085 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_10087 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_10094 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_10094 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_10094 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_9534 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_9536 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_9541 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_9541 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_9541 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_9632 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_9634 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_9658 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_9658 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_9658 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_10403 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_10405 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_10422 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_10422 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_10422 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_9589 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_9591 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_9596 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_9596 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_9596 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_14672 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_14674 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_12822 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_12824 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_12831 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_12831 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_12831 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_8267 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_8269 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1495399 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495399 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495399 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_14092 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_14094 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1495400 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495400 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495400 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_14063 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_14065 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1495401 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495401 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495401 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_8754 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_8756 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1495402 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495402 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495402 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_11778 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_11780 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1495403 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495403 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495403 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_8725 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_8727 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1495404 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495404 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495404 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_11796 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_11798 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1495405 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495405 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495405 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_7411 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_7413 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1495406 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495406 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495406 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_11814 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_11816 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1495407 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495407 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495407 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_11847 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_11849 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1495408 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495408 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495408 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_11830 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_11832 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1495409 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495409 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495409 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_11865 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_11867 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_1495410 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_1495410 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_1495410 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_11883 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_11885 {
	margin: 0px 0px 5px 0px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1495398 {
	height: 40.00px;
}




















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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1495564 {
	height: 40.00px;
}




















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


/* Start doobox Chauffeur css */

.stacks_in_1495565_1wrapper{
width: 56px;
margin: 0 auto;

display : none;

opacity:0.7;
}

.stacks_in_1495565_1bulter{
cursor: pointer;
border: 1px solid #BD3E00;
background: #D15200;
width: 56px;
height: 56px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #FFFFFF;
text-align: center;
line-height: 56px;
margin: 5px;
z-index: 1000001;
background: #D15200;
}


.stacks_in_1495565_1bulter i {
	display: block;
	margin: 0 auto 0 auto;
	font-size: 20px;
	line-height: 54px; 
	vertical-align: middle;
}


.stacks_in_1495565_1bulter:hover{
color: #EBEBEB;
background: #E0610F; /* Old browsers */
}

/* end doobox Chauffeur css */

/*!
*  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.7.0');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
