/*
 * com.onelittledesigner.easy_header_css
 */

.eh-main-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}
.eh-main-wrap .eh-line-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eh-main-wrap .eh-title {
  line-height: 1.1;
  margin: 0;
}
.eh-main-wrap .eh-subtitle {
  flex: 0 0 100%;
  line-height: 1.1;
}
.eh-main-wrap .eh-line-wrap .eh-line-left svg,
.eh-main-wrap .eh-line-wrap .eh-line-right svg,
.eh-main-wrap .eh-line-wrap .eh-line-left,
.eh-main-wrap .eh-line-wrap .eh-line-right,
.eh-main-wrap .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-align-left .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-align-center .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-align-right .eh-line-wrap .eh-line-left {
  display: flex;
}
.eh-main-wrap.eh-line-3 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-3 .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-4 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-4 .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-5 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-5 .eh-line-wrap .eh-line-right {
  display: block;
}
.eh-main-wrap.eh-main-wrap.eh-side-right:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-right:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-right,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-right {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-left {
  display: flex;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-position-3 .eh-line-wrap .eh-line-right {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1 .eh-line-right {
  display: none;
}
.eh-main-wrap.eh-shape-group-00 .eh-line-shape {
  display: none;
}
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {
  display: block;
}
.eh-main-wrap.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center {
  display: flex;
}
.eh-main-wrap.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center {
  display: flex;
}
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape-pre,
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape-post,
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  display: none;
}
.eh-main-wrap.eh-shape-0 .eh-line-wrap .eh-line-shape > svg {
  display: none;
}
.eh-main-wrap.eh-line-position-0 .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-0 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-0 .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-0 .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-1 .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-1 .eh-title {
  order: 1;
}
.eh-main-wrap.eh-line-position-1 .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-1 .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-subtitle {
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-line-wrap-1 {
  display: flex;
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-2 .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-2 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-2 .eh-subtitle {
  order: 3;
}
.eh-main-wrap.eh-line-position-2 .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1,
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 {
  margin: 0 !important;
}
.eh-main-wrap.eh-line-position-3 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap {
  width: auto;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-3 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-3 .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-line-wrap-1 {
  order: 2;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-subtitle {
  order: 1;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-3.eh-side-right .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-3.eh-side-left .eh-line-wrap-2 {
  display: none;
}

.eh-main-wrap.eh-align-left .eh-line-wrap {
  justify-content: flex-start;
}
.eh-main-wrap.eh-align-center {
  align-content: center;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.eh-main-wrap.eh-align-right {
  align-content: flex-end;
  justify-content: flex-end;
  text-align: right;
}
.eh-main-wrap.eh-align-right:not(.eh-line-position-3) {
  align-items: flex-end;
}
.eh-main-wrap.eh-align-right .eh-line-wrap {
  justify-content: flex-end;
}
.eh-main-wrap.eh-line-group-300 .eh-extender {
  display: block;
  box-sizing: border-box;
  flex: 1;
}
.eh-main-wrap.eh-line-group-300.eh-side-left .eh-extender-right,
.eh-main-wrap.eh-line-group-300.eh-side-right .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-line-1.eh-shape-group-00:not(.eh-line-position-3) .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-2.eh-shape-group-00:not(.eh-line-position-3) .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-position-3.eh-line-group-300 .eh-line-wrap-1 .eh-extender-right,
.eh-main-wrap.eh-line-position-3.eh-line-group-300 .eh-line-wrap-2 .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap {
  width: 100%;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-0.eh-full-width .eh-line-wrap,
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap {
  flex: 1;
}
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap .eh-line-right {
  width: auto !important;
  flex: 1;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-300.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-line-group-300.eh-full-width .eh-line-wrap .eh-line-right {
  width: auto;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap-2 .eh-extender-left,
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap-1 .eh-extender-right {
  display: none;
}
.eh-main-wrap.eh-full-width:not(.eh-line-group-0) .eh-line-wrap {
  width: 100%;
  flex: 1;
}
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap:after,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap:after,
.eh-main-wrap.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  content: "";
  display: block;
  flex: 1;
  width: auto;
}
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap .eh-extender,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  content: "";
  display: block;
  flex: 1;
  width: auto;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before {
  margin-right: 8px;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  margin-left: 8px;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1:after,
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2:before {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1 {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1 > * {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 > * {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap:before,
.eh-main-wrap.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap:after,
.eh-main-wrap.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender-right {
  display: none;
}

.eh-main-wrap .eh-line-wrap .eh-lines {
  display: flex;
  align-items: center;
  border: 0px solid transparent;
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  display: block;
  width: 100%;
}
.eh-main-wrap.eh-line-group-0 .eh-line-wrap .eh-lines svg {
  display: none;
}
.eh-main-wrap:not(.eh-line-group-0) .eh-line-wrap .eh-line-left {
  transform: scale(-1,1);
}
.eh-main-wrap.eh-line-102 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-103 .eh-line-wrap .eh-lines svg {
  height: 12px;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-1 .eh-line-wrap .eh-lines svg {
  height: 9px;
  width: 16px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-2 .eh-line-wrap .eh-lines svg {
  height: 10px;
  width: 20px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-3 .eh-line-wrap .eh-lines svg {
  height: 12px;
  width: 24px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-4 .eh-line-wrap .eh-lines svg {
  height: 14px;
  width: 28px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-1 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-1 .eh-line-wrap .eh-lines svg {
  height: 17px;
  width: 32px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-2 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-2 .eh-line-wrap .eh-lines svg {
  height: 18px;
  width: 36px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-3 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-3 .eh-line-wrap .eh-lines svg {
  height: 21px;
  width: 40px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-4 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-4 .eh-line-wrap .eh-lines svg {
  height: 24px;
  width: 48px !important;
}

.eh-main-wrap.eh-shape-1 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-11 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-101 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-201 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-5 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-105 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-205 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg {
    transform: scale(1,-1);
}
.eh-main-wrap.eh-shape-1 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-11 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-101 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-201 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-5 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-105 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-205 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg {
  transform: scale(1,-1);
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  height: 8px;
}
.eh-main-wrap.eh-line-301 .eh-line-wrap .eh-lines svg {
  height: 12px;
}
.eh-main-wrap.eh-line-303 .eh-line-wrap .eh-lines svg {
  height: 16px;
}
.eh-main-wrap .eh-line-wrap .eh-line-shape svg {
  display: none;
  width: 100%;
  height: 100%;
  fill:  transparent;
  overflow: visible;
  box-sizing: content-box;
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  overflow: visible;
}
.eh-main-wrap.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  display: block;
  position: absolute !important;
  top: 0;
  left: 0;
  stroke: transparent;
  box-sizing: border-box;
}
.eh-main-wrap.eh-shape-group-200 .eh-line-wrap .eh-line-shape {
  position: relative;
}
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  display: block;
}
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  transform: translate(-50%,0);
}
.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap {
  min-width: 0px;
  display: grid;
  justify-content: flex-end;
  grid-template-columns:  min-content min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 {
  justify-content: flex-start;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap-1 {
  grid-template-columns:  1fr min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns:  1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: 1fr min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap {
  grid-template-columns: min-content 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap .eh-extender  {
  width: 100% !important;
}
.eh-main-wrap .eh-title div[tag="node"],
.eh-main-wrap .eh-subtitle div[tag="node"] {
  min-width: 20px !important;
}
.eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  border: 0px solid transparent;
  padding: 0;
  margin: 0;
}
.eh-main-wrap .eh-title .out:has(.mez>div[tag="node"]),
.eh-main-wrap .eh-subtitle .out:has(.mez>div[tag="node"]) {
  padding: 0;
  overflow: visible;
}
.mez.selected > div > .eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.mez.selected > div > .eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  box-shadow: 0 0 0 1px #acadb7;
}
.dark .mez.selected > div > .eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.dark .mez.selected > div > .eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  box-shadow: 0 0 0 1px #666666;
}


/*
 * mb-arrows
 */

.movingbox{--arrow-size:40px;--arrow-block-size:40px;--arrow-color:hsla(0,0%,0%,0.85);--arrow-bg-color:hsla(0,0%,70%,0.5);--arrow-x-custom:50px;--arrow-y-custom:50px;--arrow-disabled:0.5}.single-slide .mb-arrow{display:none}.mb-arrow{display:block;line-height:1;cursor:pointer;background-color:transparent;padding:0;margin:0;border:none;opacity:0;transition:opacity 500ms ease 0s;-webkit-appearance:none;appearance:none}.mb-arrow:hover{background-color:transparent}.slick-initialized .mb-arrow:not(.arrow-hover){opacity:1}.mb-arrow.slick-disabled{cursor:default;opacity:var(--arrow-disabled) !important}.mb-arrow:not(.custom-arrow){position:absolute;z-index:53;width:var(--arrow-size);height:var(--arrow-size);font-size:var(--arrow-size);color:var(--arrow-color)}.mb-arrow:not(.custom-arrow) > *{transition:color 200ms linear}.mb-arrow:not(.custom-arrow) > svg{max-width:var(--arrow-size);max-height:var(--arrow-size)}.mb-arrow:not(.custom-arrow) > svg [fill]{transition:fill 200ms linear}.arrow-hide{display:none}.arrow-block{background-color:var(--arrow-bg-color);transform:none !important}.arrow-block:hover{background-color:var(--arrow-bg-color)}.movingbox:not(.slide-vert) .arrow-block{height:100%;min-width:var(--arrow-size);width:var(--arrow-block-size);top:0 !important}.movingbox:not(.slide-vert) .arrow-block.mb-next{right:0}.movingbox.slide-vert .arrow-block{width:100%;height:var(--arrow-block-size);min-height:var(--arrow-size)}.movingbox.slide-vert .arrow-block.mb-prev{top:0 !important}.movingbox.slide-vert .arrow-block.mb-next{bottom:0 !important}.mb-arrow.arrow-hover{opacity:0;transition:opacity 500ms ease}.movingbox:hover .mb-arrow.arrow-hover{opacity:1}.arrow-y-custom.mb-prev{top:var(--arrow-y-custom)}.arrow-y-custom.mb-next{bottom:var(--arrow-y-custom)}.arrow-y-custom.arrow-flush-top{top:var(--arrow-y-custom);bottom:auto}.arrow-y-custom.arrow-flush-bottom{bottom:var(--arrow-y-custom);top:auto}.arrow-x-custom.mb-prev{left:var(--arrow-x-custom)}.arrow-x-custom.mb-next{right:var(--arrow-x-custom)}.arrow-x-custom.arrow-flush-left{right:auto;left:var(--arrow-x-custom)}.arrow-x-custom.arrow-flush-right{left:auto;right:var(--arrow-x-custom)}.arrow-y-outside.mb-prev{top:0;transform:translateY(-100%)}.arrow-y-outside.mb-next{bottom:0;transform:translateY(100%)}.arrow-y-inside.mb-prev{top:0}.arrow-y-inside.mb-next{bottom:0}.arrow-y-center{top:50%;transform:translateY(-50%)}.arrow-x-outside.mb-prev{left:0;transform:translateX(-100%)}.arrow-x-outside.mb-next{right:0;transform:translateX(100%)}.arrow-x-outside.arrow-y-center.mb-prev{transform:translateX(-100%) translateY(-50%)}.arrow-x-outside.arrow-y-center.mb-next{transform:translateX(100%) translateY(-50%)}.arrow-x-outside.arrow-y-outside.mb-prev{transform:translateX(-100%) translateY(-100%)}.arrow-x-outside.arrow-y-outside.mb-next{transform:translateX(100%) translateY(100%)}.arrow-x-inside.mb-prev{left:0}.arrow-x-inside.mb-next{right:0}.arrow-x-center{right:50%;transform:translateX(50%)}.arrow-x-center.arrow-block{right:0}.arrow-x-center.arrow-y-outside.mb-prev{transform:translateY(-100%) translateX(50%)}.arrow-x-center.arrow-y-outside.mb-next{transform:translateY(100%) translateX(50%)}.arrow-flush-left{right:auto !important;left:0 !important}.arrow-flush-left.arrow-x-outside{transform:translateX(-100%)}.arrow-flush-left.arrow-x-outside.arrow-y-outside.mb-prev{transform:translateX(-100%) translateY(-100%)}.arrow-flush-left.arrow-x-outside.arrow-y-outside.mb-next{transform:translateX(-100%) translateY(100%)}.arrow-flush-right{right:0 !important;left:auto !important}.arrow-flush-right.arrow-x-outside{transform:translateX(100%)}.arrow-flush-right.arrow-x-outside.arrow-y-outside.mb-prev{transform:translateX(100%) translateY(-100%)}.arrow-flush-right.arrow-x-outside.arrow-y-outside.mb-next{transform:translateX(100%) translateY(100%)}.arrow-flush-top{top:0 !important;bottom:auto !important}.arrow-flush-top.arrow-y-outside{transform:translateY(-100%)}.arrow-flush-top.arrow-y-outside.arrow-x-outside.mb-prev{transform:translateX(-100%) translateY(-100%)}.arrow-flush-top.arrow-y-outside.arrow-x-outside.mb-next{transform:translateX(100%) translateY(-100%)}.arrow-flush-bottom{top:auto !important;bottom:0 !important}.arrow-flush-bottom.arrow-y-outside{transform:translateY(100%)}.arrow-flush-bottom.arrow-y-outside.arrow-x-outside.mb-prev{transform:translateX(-100%) translateY(100%)}.arrow-flush-bottom.arrow-y-outside.arrow-x-outside.mb-next{transform:translateX(100%) translateY(100%)}.movingbox.smart-margins:has(.arrow-y-outside){padding-top:var(--arrow-size);padding-bottom:var(--arrow-size)}.movingbox.smart-margins:has(.arrow-y-outside):has(.arrow-block){padding-top:var(--arrow-block-size);padding-bottom:var(--arrow-block-size)}.movingbox.smart-margins:has(.arrow-y-outside):has(.arrow-flush-top){padding-bottom:0}.movingbox.smart-margins:has(.arrow-y-outside):has(.arrow-flush-bottom){padding-top:0}.movingbox.smart-margins:has(.arrow-x-outside){margin-left:var(--arrow-size);margin-right:var(--arrow-size)}.movingbox.smart-margins:has(.arrow-x-outside):has(.arrow-block){margin-left:var(--arrow-block-size);margin-right:var(--arrow-block-size)}.movingbox.smart-margins:has(.arrow-x-outside):has(.arrow-flush-left){margin-right:0}.movingbox.smart-margins:has(.arrow-x-outside):has(.arrow-flush-right){margin-left:0}


.target_stack.width-fill{width:100%}.target_stack.width-auto{width:auto}.target_stack.position-browser{position:fixed !important}.target_stack.position-absolute{position:absolute !important}.target_stack.position-body{position:absolute !important}.target_stack.position-right{float:right}.target_stack.position-left{float:left}.target_stack.vcenter{top:0;height:100%}.target_stack.vcenter > .com_joeworkman_stacks_target_stack{position:relative;top:50%;transform:translateY(-50%)}.target_stack.hcenter > .com_joeworkman_stacks_target_stack{position:relative;left:50%;transform:translateX(-50%)}.target_stack.hcenter.vcenter > .com_joeworkman_stacks_target_stack{transform:translateX(-50%) translateY(-50%)}@media only screen and (min-width:40em){.target_stack.target-small-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important}.target_stack.target-small-only > .com_joeworkman_stacks_target_stack{left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important}}@media only screen and (max-width:39.9375em){.target_stack.disable-small{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important}.target_stack.disable-small > .com_joeworkman_stacks_target_stack{left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important}}@media only screen and (max-width:62.5em){.target_stack.disable-medium{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important}.target_stack.disable-medium > .com_joeworkman_stacks_target_stack{left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important}}
.mb-cloned .stacks_left{float:left;width:49%}.mb-cloned .stacks_right{float:right;width:49%}.movingbox{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;--caption-bg-color:rgba(0,0,0,0.5);--caption-color:#fff;--caption-size:1rem}.movingbox .caption{position:relative;margin:0;padding:0}.movingbox .caption .slide-caption{position:absolute;z-index:10;background-color:var(--caption-bg-color);color:var(--caption-color);font-size:var(--caption-size);padding:1rem;margin:0;transition:opacity 500ms ease 0s}.movingbox .caption.caption-static .slide-caption{position:relative}.movingbox .caption.caption-bottom .slide-caption{bottom:0;left:0;right:0}.movingbox .caption.caption-full .slide-caption{top:50%;left:0;right:0;text-align:center;translate:0 -50%;background:none}.movingbox .caption.caption-full::before{content:" ";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--caption-bg-color)}.movingbox .caption.caption-centered .slide-caption{top:50%;left:50%;text-align:center;translate:-50% -50%}.movingbox .caption.caption-hover .slide-caption{opacity:0}.mb-slide:not(.mb-active) .slide-caption{opacity:0}.mb-slide.mb-active:hover .caption.caption-hover .slide-caption{opacity:1}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list.dragging{cursor:pointer;cursor:hand;cursor:grabbing}.slick-track{position:relative;left:0;top:0;display:block;zoom:1}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.mb-center{z-index:11;position:relative}.mb-slide{float:left;min-height:1px;display:none}.mb-slide .slick-loading img,.mb-slide .slick-loading video{display:none}.mb-slide .dragging img{pointer-events:none;-webkit-user-select:none;user-select:none}.mb-slide > div{overflow:hidden}.mb-slide:not(.mb-active) a{pointer-events:none}.centermode .mb-slide:not(.mb-current) a{pointer-events:none}.slick-initialized .mb-slide{display:block}.slick-loading .mb-slide{visibility:hidden}.slick-vertical .mb-slide{display:block;height:auto}.movingbox{position:relative}.movingbox.stretch-media .mb-slide img,.movingbox.stretch-media .mb-slide video{height:auto;width:100%;max-width:100%;display:block}.movingbox > .mb-slide{opacity:0}.movingbox > .mb-slide:first-child{opacity:1}.movingbox .image-slide img,.movingbox .video-slide video{display:block}.movingbox[dir=rtl]{text-align:end}.movingbox .mb-tap-target{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;padding:0;margin:0;border:none;outline:none;z-index:1001;top:0;height:100%;width:50%}.movingbox .mb-tap-target.next{right:0}.movingbox .mb-tap-target.hide{display:none}.movingbox.slide-vert .mb-tap-target{height:50%;width:100%}.movingbox.slide-vert .mb-tap-target.next{bottom:0;right:auto;top:auto}.mb-animate.hide-on-load{opacity:0}
.raincheck{position:relative;background-color:transparent;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgY2xhc3M9Imxkcy1yb2xsaW5nIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiBmaWxsPSJub25lIiBuZy1hdHRyLXN0cm9rZT0ie3tjb25maWcuY29sb3J9fSIgbmctYXR0ci1zdHJva2Utd2lkdGg9Int7Y29uZmlnLndpZHRofX0iIG5nLWF0dHItcj0ie3tjb25maWcucmFkaXVzfX0iIG5nLWF0dHItc3Ryb2tlLWRhc2hhcnJheT0ie3tjb25maWcuZGFzaGFycmF5fX0iIHN0cm9rZT0icmdiYSgyMTQsMjE0LDIxNCwwLjUpIiBzdHJva2Utd2lkdGg9IjEwIiByPSIzNSIgc3Ryb2tlLWRhc2hhcnJheT0iMTY0LjkzMzYxNDMxMzQ2NDE1IDU2Ljk3Nzg3MTQzNzgyMTM4Ij48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgY2FsY01vZGU9ImxpbmVhciIgdmFsdWVzPSIwIDUwIDUwOzM2MCA1MCA1MCIga2V5VGltZXM9IjA7MSIgZHVyPSIxcyIgYmVnaW49IjBzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100px 100px;background-position:center center;transition:background-image 300ms ease-out}.raincheck .raincheck-inner{opacity:0;transition:opacity 300ms ease-out}.raincheck.loaded{background-image:none}.raincheck.loaded .raincheck-inner{opacity:1}
.lines{border:0;height:0;width:100%;margin:0;padding:0;opacity:1}.lines-wrapper{position:relative}.lines-wrapper.vertical{height:100%}
/* Font style applied when the page has finished loading */

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

/* DooBox Spin CSS Document */




#stacks_in_1267844_140 .stacks_in_1267844_140spin{
display:none;
}







   #stacks_in_1267844_130>.bwd-shear-container.eq-height>.shear-wrapper{margin-top:0!important}#stacks_in_1267844_130>.bwd-shear-container>.shear-wrapper>.shear-inner .top-edge,#stacks_in_1267844_130>.bwd-shear-container>.shear-wrapper>.shear-inner .bot-edge{z-index:1}#stacks_in_1267844_130{z-index:1;overflow:visible}#stacks_in_1267844_130>.shear-mag{position:absolute;top:0rem}#stacks_in_1267844_130>.bwd-shear-container>.section-layer{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;z-index:-1}#stacks_in_1267844_130>.bwd-shear-container>.section-layer::after{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;content:"";background-color:rgba(0, 0, 0, 0.00)}#stacks_in_1267844_130>.bwd-shear-container>.section-layer.scale-image img{max-height:100%}#stacks_in_1267844_130>.bwd-shear-container>.section-layer.scale-content *{max-height:100%}#stacks_in_1267844_130>.bwd-shear-container>.section-layer .layer-content{height:100%;opacity:1.0}#stacks_in_1267844_130 .shear-inner>.inner-content>.content-wrapper.fill-content{height:100%}@media screen and (min-width: 0 ) and (min-height: 0 ){#stacks_in_1267844_130>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height{overflow:hidden}#stacks_in_1267844_130>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center{padding-top:0!important;padding-bottom:0!important}#stacks_in_1267844_130>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center>.content-wrapper{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}#stacks_in_1267844_130>.bwd-shear-container.top-margin-none{margin-top:0!important}#stacks_in_1267844_130>.bwd-shear-container.top-margin-prop{margin-top:0.00%}#stacks_in_1267844_130>.bwd-shear-container.top-margin-rem{margin-top:0.00rem}#stacks_in_1267844_130>.bwd-shear-container.bot-margin-none{margin-bottom:0!important}#stacks_in_1267844_130>.bwd-shear-container.bot-margin-prop{margin-bottom:0.00%}#stacks_in_1267844_130>.bwd-shear-container.bot-margin-rem{margin-bottom:0.00rem}#stacks_in_1267844_130>.bwd-shear-container>.shear-wrapper>.shear-inner::after{margin-top:0.00%}#stacks_in_1267844_130>.bwd-shear-container.eq-height{margin-top:0!important}   #stacks_in_1267844_130>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentPad{padding-top:2.00%;padding-bottom:2.00%}#stacks_in_1267844_130>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentSidePad{padding-left:2.00%;padding-right:2.00%}#stacks_in_1267844_130>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remPad{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1267844_130>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remSidePad{padding-left:0.00rem;padding-right:0.00rem} #stacks_in_1267844_130>.bwd-shear-container>.shear-wrapper>.shear-inner::after{position:absolute;top:0;height:100%;left:0;width:100%;content:"";-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg);z-index:-1;opacity:1.0;border-width: 0px ;border-style:solid;border-color:rgba(0, 0, 0, 1.00);border-radius: 0px ;box-shadow: none }
#stacks_in_1267844_130>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-none:after{background:transparent}#stacks_in_1267844_130>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-color::after{background-color:rgba(105, 157, 255, 1.00)} 
   #stacks_in_1267844_130>.bwd-shear-container.top-margin-auto{margin-top:calc(4.00vw + 0%)}#stacks_in_1267844_130>.bwd-shear-container.top-margin-auto.topCon-con-none{margin-top:0%}#stacks_in_1267844_130>.bwd-shear-container.bot-margin-auto{margin-bottom:calc(4.00vw + 0%)}#stacks_in_1267844_130>.bwd-shear-container.top-margin-auto.botCon-con-none{margin-bottom:0%}#stacks_in_1267844_130>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.autoPad{padding-bottom:0%;padding-top:0%}  

#stacks_in_1267844_130 {
	background-color: rgba(204, 204, 204, 0.50);
}
#usefulStackWrapperstacks_in_1267844_136 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1267844_136 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1267844_136 {
		display: none;
	}
}













#stacks_in_1267844_136 {
	margin: 110px 0px 0px 0px;
}
#usefulStackWrapperstacks_in_1267844_138 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1267844_138 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1267844_138 {
		display: none;
	}
}













#stacks_in_1267844_138 {
	margin: 120px 0px 0px 0px;
}
   #stacks_in_1267844_143>.bwd-shear-container.eq-height>.shear-wrapper{margin-top:0!important}#stacks_in_1267844_143>.bwd-shear-container>.shear-wrapper>.shear-inner .top-edge,#stacks_in_1267844_143>.bwd-shear-container>.shear-wrapper>.shear-inner .bot-edge{z-index:1}#stacks_in_1267844_143{z-index:1;overflow:visible}#stacks_in_1267844_143>.shear-mag{position:absolute;top:0rem}#stacks_in_1267844_143>.bwd-shear-container>.section-layer{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;z-index:-1}#stacks_in_1267844_143>.bwd-shear-container>.section-layer::after{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;content:"";background-color:rgba(0, 0, 0, 0.00)}#stacks_in_1267844_143>.bwd-shear-container>.section-layer.scale-image img{max-height:100%}#stacks_in_1267844_143>.bwd-shear-container>.section-layer.scale-content *{max-height:100%}#stacks_in_1267844_143>.bwd-shear-container>.section-layer .layer-content{height:100%;opacity:1.0}#stacks_in_1267844_143 .shear-inner>.inner-content>.content-wrapper.fill-content{height:100%}@media screen and (min-width: 0 ) and (min-height: 0 ){#stacks_in_1267844_143>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height{overflow:hidden}#stacks_in_1267844_143>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center{padding-top:0!important;padding-bottom:0!important}#stacks_in_1267844_143>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center>.content-wrapper{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}#stacks_in_1267844_143>.bwd-shear-container.top-margin-none{margin-top:0!important}#stacks_in_1267844_143>.bwd-shear-container.top-margin-prop{margin-top:0.00%}#stacks_in_1267844_143>.bwd-shear-container.top-margin-rem{margin-top:0.00rem}#stacks_in_1267844_143>.bwd-shear-container.bot-margin-none{margin-bottom:0!important}#stacks_in_1267844_143>.bwd-shear-container.bot-margin-prop{margin-bottom:0.00%}#stacks_in_1267844_143>.bwd-shear-container.bot-margin-rem{margin-bottom:0.00rem}#stacks_in_1267844_143>.bwd-shear-container>.shear-wrapper>.shear-inner::after{margin-top:0.00%}#stacks_in_1267844_143>.bwd-shear-container.eq-height{margin-top:0!important}   #stacks_in_1267844_143>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentPad{padding-top:2.00%;padding-bottom:2.00%}#stacks_in_1267844_143>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentSidePad{padding-left:2.00%;padding-right:2.00%}#stacks_in_1267844_143>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remPad{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1267844_143>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remSidePad{padding-left:0.00rem;padding-right:0.00rem} #stacks_in_1267844_143>.bwd-shear-container>.shear-wrapper>.shear-inner::after{position:absolute;top:0;height:100%;left:0;width:100%;content:"";-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg);z-index:-1;opacity:1.0;border-width: 0px ;border-style:solid;border-color:rgba(0, 0, 0, 1.00);border-radius: 0px ;box-shadow: none }
#stacks_in_1267844_143>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-none:after{background:transparent}#stacks_in_1267844_143>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-color::after{background-color:rgba(105, 157, 255, 1.00)} 
   #stacks_in_1267844_143>.bwd-shear-container.top-margin-auto{margin-top:calc(4.00vw + 0%)}#stacks_in_1267844_143>.bwd-shear-container.top-margin-auto.topCon-con-none{margin-top:0%}#stacks_in_1267844_143>.bwd-shear-container.bot-margin-auto{margin-bottom:calc(4.00vw + 0%)}#stacks_in_1267844_143>.bwd-shear-container.top-margin-auto.botCon-con-none{margin-bottom:0%}#stacks_in_1267844_143>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.autoPad{padding-bottom:0%;padding-top:0%}  

#stacks_in_1267844_143 {
	background-color: rgba(152, 183, 173, 1.00);
    background-image: url("3DE63F36-F144-4CDD-8DBF-C8C8253A44A2.png");
	background-repeat: repeat-x;
	background-size: contain;
	background-position: center;
}
#usefulStackWrapperstacks_in_1267844_144 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1267844_144 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1267844_144 {
		display: none;
	}
}













#stacks_in_1267844_144 {
	margin: 110px 0px 0px 0px;
}
#usefulStackWrapperstacks_in_1267844_146 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1267844_146 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1267844_146 {
		display: none;
	}
}













#stacks_in_1267844_146 {
	margin: 120px 0px 0px 0px;
}
   #stacks_in_1267844_153>.bwd-shear-container.eq-height>.shear-wrapper{margin-top:0!important}#stacks_in_1267844_153>.bwd-shear-container>.shear-wrapper>.shear-inner .top-edge,#stacks_in_1267844_153>.bwd-shear-container>.shear-wrapper>.shear-inner .bot-edge{z-index:1}#stacks_in_1267844_153{z-index:1;overflow:visible}#stacks_in_1267844_153>.shear-mag{position:absolute;top:0rem}#stacks_in_1267844_153>.bwd-shear-container>.section-layer{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;z-index:-1}#stacks_in_1267844_153>.bwd-shear-container>.section-layer::after{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;content:"";background-color:rgba(0, 0, 0, 0.00)}#stacks_in_1267844_153>.bwd-shear-container>.section-layer.scale-image img{max-height:100%}#stacks_in_1267844_153>.bwd-shear-container>.section-layer.scale-content *{max-height:100%}#stacks_in_1267844_153>.bwd-shear-container>.section-layer .layer-content{height:100%;opacity:1.0}#stacks_in_1267844_153 .shear-inner>.inner-content>.content-wrapper.fill-content{height:100%}@media screen and (min-width: 0 ) and (min-height: 0 ){#stacks_in_1267844_153>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height{overflow:hidden}#stacks_in_1267844_153>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center{padding-top:0!important;padding-bottom:0!important}#stacks_in_1267844_153>.bwd-shear-container>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center>.content-wrapper{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}#stacks_in_1267844_153>.bwd-shear-container.top-margin-none{margin-top:0!important}#stacks_in_1267844_153>.bwd-shear-container.top-margin-prop{margin-top:0.00%}#stacks_in_1267844_153>.bwd-shear-container.top-margin-rem{margin-top:0.00rem}#stacks_in_1267844_153>.bwd-shear-container.bot-margin-none{margin-bottom:0!important}#stacks_in_1267844_153>.bwd-shear-container.bot-margin-prop{margin-bottom:0.00%}#stacks_in_1267844_153>.bwd-shear-container.bot-margin-rem{margin-bottom:0.00rem}#stacks_in_1267844_153>.bwd-shear-container>.shear-wrapper>.shear-inner::after{margin-top:0.00%}#stacks_in_1267844_153>.bwd-shear-container.eq-height{margin-top:0!important}   #stacks_in_1267844_153>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentPad{padding-top:2.00%;padding-bottom:2.00%}#stacks_in_1267844_153>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.percentSidePad{padding-left:2.00%;padding-right:2.00%}#stacks_in_1267844_153>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remPad{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1267844_153>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.remSidePad{padding-left:0.00rem;padding-right:0.00rem} #stacks_in_1267844_153>.bwd-shear-container>.shear-wrapper>.shear-inner::after{position:absolute;top:0;height:100%;left:0;width:100%;content:"";-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg);z-index:-1;opacity:1.0;border-width: 0px ;border-style:solid;border-color:rgba(0, 0, 0, 1.00);border-radius: 0px ;box-shadow: none }
#stacks_in_1267844_153>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-none:after{background:transparent}#stacks_in_1267844_153>.bwd-shear-container>.shear-wrapper>.shear-inner.bg-color::after{background-color:rgba(105, 157, 255, 1.00)} 
   #stacks_in_1267844_153>.bwd-shear-container.top-margin-auto{margin-top:calc(4.00vw + 0%)}#stacks_in_1267844_153>.bwd-shear-container.top-margin-auto.topCon-con-none{margin-top:0%}#stacks_in_1267844_153>.bwd-shear-container.bot-margin-auto{margin-bottom:calc(4.00vw + 0%)}#stacks_in_1267844_153>.bwd-shear-container.top-margin-auto.botCon-con-none{margin-bottom:0%}#stacks_in_1267844_153>.bwd-shear-container>.shear-wrapper>.shear-inner>.inner-content.autoPad{padding-bottom:0%;padding-top:0%}  

#stacks_in_1267844_153 {
	background-color: rgba(227, 121, 167, 1.00);
}
#usefulStackWrapperstacks_in_1267844_154 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1267844_154 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1267844_154 {
		display: none;
	}
}













#stacks_in_1267844_154 {
	margin: 110px 0px 0px 0px;
}
#usefulStackWrapperstacks_in_1267844_156 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1267844_156 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1267844_156 {
		display: none;
	}
}













#stacks_in_1267844_156 {
	margin: 120px 0px 0px 0px;
}
#linkBoxstacks_in_1267844_83 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_1267844_83 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_1267844_83 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}


#usefulStackWrapperstacks_in_1267844_162 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1600px;
	min-height: 0px;
	max-height: 450px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1267844_162 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 20px;
	margin-top: 110px;
	margin-left: 20px;
	margin-right: 20px;
	
	display: block;
}








@media screen and (max-width: 650px) {
	#usefulStackstacks_in_1267844_162 {
		display: block;
	}
}









@media print {
	#usefulStackWrapperstacks_in_1267844_162 {
		display: none;
	}
}





#stacks_in_1267844_162 {
    background-image: url("2E8511CC-BEAB-435F-AAD3-AA1F13872D78.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
#usefulStackWrapperstacks_in_1267844_163 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 20px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1267844_163 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1267844_163 {
		display: none;
	}
}












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

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

#usefulStackWrapperstacks_in_829756 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_829756 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_829756 {
		display: none;
	}
}















#stacks_in_1162900 { margin: 0px !important; padding: 0px !important; }
#atm_AnimateItstacks_in_1162900 {  -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -webkit-animation-duration: 1s; -webkit-animation-delay: .2s; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: both; -moz-animation-duration: 1s; -moz-animation-delay: .2s; -moz-animation-timing-function: ease; -moz-animation-fill-mode: both; -ms-animation-duration: 1s; -ms-animation-delay: .2s; -ms-animation-timing-function: ease; -ms-animation-fill-mode: both; animation-duration: 1s; animation-delay: .2s; animation-timing-function: ease; animation-fill-mode: both;  -webkit-font-smoothing: antialiased; /*font-smooth: always;*/ }


#stacks_in_459581 {
	padding: 0px 0px 10px 0px;
}



#stacks_in_1162902 { margin: 0px !important; padding: 0px !important; }
#atm_AnimateItstacks_in_1162902 {  -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -webkit-animation-duration: 1s; -webkit-animation-delay: .2s; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: both; -moz-animation-duration: 1s; -moz-animation-delay: .2s; -moz-animation-timing-function: ease; -moz-animation-fill-mode: both; -ms-animation-duration: 1s; -ms-animation-delay: .2s; -ms-animation-timing-function: ease; -ms-animation-fill-mode: both; animation-duration: 1s; animation-delay: .2s; animation-timing-function: ease; animation-fill-mode: both;  -webkit-font-smoothing: antialiased; /*font-smooth: always;*/ }

#stacks_in_1265425>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1265425>.s3_row>.s3_column_left {
	width: 80.00%;
}

#stacks_in_1265425>.s3_row>.s3_column_right {
	width: 20.000000%;
}




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










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



}



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



}





/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1267381Calligrapher{			font-size: 90% !important;			color: #FFFFFF !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1267381Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267381Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267381Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267381Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267381Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267381Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267381Calligrapher h6, .stacks_in_1267381Calligrapher h5, .stacks_in_1267381Calligrapher h4, .stacks_in_1267381Calligrapher h3, .stacks_in_1267381Calligrapher h2, .stacks_in_1267381Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1267381Calligrapher, .stacks_in_1267381Calligrapher h1, .stacks_in_1267381Calligrapher h2, .stacks_in_1267381Calligrapher h3, .stacks_in_1267381Calligrapher h4, .stacks_in_1267381Calligrapher h5, .stacks_in_1267381Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1267381targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1267381Calligrapher a:link{			color: #0099FF !important;			text-decoration: none !important;		}				.stacks_in_1267381Calligrapher a:visited{			color: #0099FF !important;		}				.stacks_in_1267381Calligrapher a:active{			color: #0099FF !important;		}				.stacks_in_1267381Calligrapher a:hover{			color: #003366 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_1267382>.s3_row {
	margin: 0 -20px;
}

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

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




#stacks_in_1267382>.s3_row>.s3_column {
	padding: 0 20px;
}










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



}



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



}






#stacks_in_1267389 {
	font-size: 120%;
}

#stacks_in_1267386 {
	font-size: 120%;
}

#stacks_in_1267348 {
	padding: 0px 0px 10px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1267356Calligrapher{			font-size: 90% !important;			color: #FFFFFF !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1267356Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267356Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267356Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267356Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267356Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267356Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267356Calligrapher h6, .stacks_in_1267356Calligrapher h5, .stacks_in_1267356Calligrapher h4, .stacks_in_1267356Calligrapher h3, .stacks_in_1267356Calligrapher h2, .stacks_in_1267356Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1267356Calligrapher, .stacks_in_1267356Calligrapher h1, .stacks_in_1267356Calligrapher h2, .stacks_in_1267356Calligrapher h3, .stacks_in_1267356Calligrapher h4, .stacks_in_1267356Calligrapher h5, .stacks_in_1267356Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1267356targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1267356Calligrapher a:link{			color: #0099FF !important;			text-decoration: none !important;		}				.stacks_in_1267356Calligrapher a:visited{			color: #0099FF !important;		}				.stacks_in_1267356Calligrapher a:active{			color: #0099FF !important;		}				.stacks_in_1267356Calligrapher a:hover{			color: #003366 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1267345 {
	margin: 0px 0px 10px 0px;
}

#stacks_in_1267347 {
	font-size: 120%;
}

#stacks_in_1267501 {
	margin: 0px 0px 10px 0px;
}
/* Font style applied when the page has finished loading */

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

#linkBoxstacks_in_1266547_472721 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_1266547_472721 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_1266547_472721 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}


#usefulStackWrapperstacks_in_1266547_472740 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1266547_472740 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1266547_472740 {
		display: none;
	}
}













#stacks_in_1266547_472740 {
	background-color: rgba(236, 32, 41, 1.00);
}
#usefulStackWrapperstacks_in_1266547_472715 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 200px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1266547_472715 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 840px) {
	#usefulStackstacks_in_1266547_472715 {
		display: none;
	}
}












/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1266547_472717Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1266547_472717Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266547_472717Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266547_472717Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266547_472717Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266547_472717Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266547_472717Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266547_472717Calligrapher h6, .stacks_in_1266547_472717Calligrapher h5, .stacks_in_1266547_472717Calligrapher h4, .stacks_in_1266547_472717Calligrapher h3, .stacks_in_1266547_472717Calligrapher h2, .stacks_in_1266547_472717Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1266547_472717Calligrapher, .stacks_in_1266547_472717Calligrapher h1, .stacks_in_1266547_472717Calligrapher h2, .stacks_in_1266547_472717Calligrapher h3, .stacks_in_1266547_472717Calligrapher h4, .stacks_in_1266547_472717Calligrapher h5, .stacks_in_1266547_472717Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1266547_472717targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1266547_472717Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1266547_472717Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1266547_472717Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1266547_472717Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1266547_472719 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_1266547_472720 {
	font-size: 110%;
	font-weight: lighter;
}
#usefulStackWrapperstacks_in_1266547_472749 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1266547_472749 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1266547_472749 {
		display: none;
	}
}













#stacks_in_1266547_472749 {
	background-color: rgba(0, 0, 0, 1.00);
	padding: 20px 0px 20px 0px;
}
#linkBoxstacks_in_1266547_472753 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_1266547_472753 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_1266547_472753 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}


#usefulStackWrapperstacks_in_1266014 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1266014 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1266014 {
		display: none;
	}
}













#stacks_in_1266964 {
	background-color: rgba(242, 241, 244, 1.00);
	border: solid rgba(204, 204, 204, 1.00);
	border-width:  1px;
	margin: 0px 20px 20px 20px;
}
#stacks_in_1266966>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1266966>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_1266966>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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


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


}



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


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


}






#stacks_in_1266966 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1266968Calligrapher{			font-size: 180% !important;			color: #870E1B !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1266968Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266968Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266968Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266968Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266968Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266968Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266968Calligrapher h6, .stacks_in_1266968Calligrapher h5, .stacks_in_1266968Calligrapher h4, .stacks_in_1266968Calligrapher h3, .stacks_in_1266968Calligrapher h2, .stacks_in_1266968Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1266968Calligrapher, .stacks_in_1266968Calligrapher h1, .stacks_in_1266968Calligrapher h2, .stacks_in_1266968Calligrapher h3, .stacks_in_1266968Calligrapher h4, .stacks_in_1266968Calligrapher h5, .stacks_in_1266968Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1266968targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1266968Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1266968Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1266968Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1266968Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1266968 {
	margin: 10px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1266972Calligrapher{			font-size: 120% !important;			color: #000000 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1266972Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266972Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266972Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266972Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266972Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266972Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266972Calligrapher h6, .stacks_in_1266972Calligrapher h5, .stacks_in_1266972Calligrapher h4, .stacks_in_1266972Calligrapher h3, .stacks_in_1266972Calligrapher h2, .stacks_in_1266972Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1266972Calligrapher, .stacks_in_1266972Calligrapher h1, .stacks_in_1266972Calligrapher h2, .stacks_in_1266972Calligrapher h3, .stacks_in_1266972Calligrapher h4, .stacks_in_1266972Calligrapher h5, .stacks_in_1266972Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1266972targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1266972Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1266972Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1266972Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1266972Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1266972 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_1266913 {
	margin: 0px 0px 30px 0px;
}

#stacks_in_1267332 {
	margin: 0px 5px 30px 5px;
}

#stacks_in_1265447 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width:  1px;
	margin: 0px 20px 20px 20px;
	padding:  10px;
}
:root {
  --multi_columns_stacks_in_1266787:1fr minmax(400px,min-content) 1fr;
}
#multi_columns_stacks_in_1266787 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1266787);
  grid-gap: 16px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_1266787 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1266787 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_1266787 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1266787 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 701px) {
  #multi_columns_stacks_in_1266787 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1266787 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1266787 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1266787 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 700px) and (min-width: 501px) {
  #multi_columns_stacks_in_1266787 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1266787 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1266787 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1266787 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1266787 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1266787 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1266787 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1266787 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 700px) {
  #multi_columns_stacks_in_1266787 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_1266787 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_1266787 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1266787 > div > * {position: relative;}
  #multi_columns_stacks_in_1266787 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1266787 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1266787 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1266787 > div > * {position: relative;}
  #multi_columns_stacks_in_1266787 > div > * > * {transform: translate(0,0);}
  
}

/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1266136Calligrapher{			font-size: 150% !important;			color: #336699 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1266136Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266136Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266136Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266136Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266136Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266136Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266136Calligrapher h6, .stacks_in_1266136Calligrapher h5, .stacks_in_1266136Calligrapher h4, .stacks_in_1266136Calligrapher h3, .stacks_in_1266136Calligrapher h2, .stacks_in_1266136Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1266136Calligrapher, .stacks_in_1266136Calligrapher h1, .stacks_in_1266136Calligrapher h2, .stacks_in_1266136Calligrapher h3, .stacks_in_1266136Calligrapher h4, .stacks_in_1266136Calligrapher h5, .stacks_in_1266136Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1266136targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1266136Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1266136Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1266136Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1266136Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1266142Calligrapher{			font-size: 200% !important;			color: #336699 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1266142Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266142Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266142Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266142Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266142Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266142Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266142Calligrapher h6, .stacks_in_1266142Calligrapher h5, .stacks_in_1266142Calligrapher h4, .stacks_in_1266142Calligrapher h3, .stacks_in_1266142Calligrapher h2, .stacks_in_1266142Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1266142Calligrapher, .stacks_in_1266142Calligrapher h1, .stacks_in_1266142Calligrapher h2, .stacks_in_1266142Calligrapher h3, .stacks_in_1266142Calligrapher h4, .stacks_in_1266142Calligrapher h5, .stacks_in_1266142Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1266142targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1266142Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1266142Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1266142Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1266142Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1266146Calligrapher{			font-size: 120% !important;			color: #000000 !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1266146Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266146Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266146Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266146Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266146Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266146Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266146Calligrapher h6, .stacks_in_1266146Calligrapher h5, .stacks_in_1266146Calligrapher h4, .stacks_in_1266146Calligrapher h3, .stacks_in_1266146Calligrapher h2, .stacks_in_1266146Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1266146Calligrapher, .stacks_in_1266146Calligrapher h1, .stacks_in_1266146Calligrapher h2, .stacks_in_1266146Calligrapher h3, .stacks_in_1266146Calligrapher h4, .stacks_in_1266146Calligrapher h5, .stacks_in_1266146Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1266146targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1266146Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1266146Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1266146Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1266146Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1265446buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1265446 a, #stacks_in_1265446 a:hover, #stacks_in_1265446 a:visited, #stacks_in_1265446 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1265446button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #3399FF !important;
	border-color: #2B82D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_1265446button:hover{
	color: #FFFFFF !important;
	background-color: #003366 !important;
	border-color: #002B56 !important;
}

#stacks_in_1265446 a, #stacks_in_1265446 a:visited, #stacks_in_1265446 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1265446 a:hover{
	color: #FFFFFF !important;
}




















	/* -- TYPE FLAT EXTRA LARGE OVERRIDE -- */
	.stacks_in_1265446button{
		border-color: #3399FF !important;
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.stacks_in_1265446button:hover{
		border-color: #003366 !important;
	}
	



















.stacks_in_1265446buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1265446buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1265446buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1265446buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1265446 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1265455buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1265455 a, #stacks_in_1265455 a:hover, #stacks_in_1265455 a:visited, #stacks_in_1265455 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1265455button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #3399FF !important;
	border-color: #2B82D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_1265455button:hover{
	color: #FFFFFF !important;
	background-color: #003366 !important;
	border-color: #002B56 !important;
}

#stacks_in_1265455 a, #stacks_in_1265455 a:visited, #stacks_in_1265455 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1265455 a:hover{
	color: #FFFFFF !important;
}




















	/* -- TYPE FLAT EXTRA LARGE OVERRIDE -- */
	.stacks_in_1265455button{
		border-color: #3399FF !important;
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.stacks_in_1265455button:hover{
		border-color: #003366 !important;
	}
	



















.stacks_in_1265455buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1265455buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1265455buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1265455buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1265455 {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
}

#stacks_in_1266785 {
	margin: 0px 0px 20px 0px;
}
@charset "UTF-8";.movingbox.stacks_in_1267769{--wait-time:1000ms;--animation-speed:0.50s}  

#stacks_in_1267334 {
	margin: 0px 5px 0px 5px;
}

#stacks_in_1266161 {
	margin: 0px 5px 0px 5px;
}

#stacks_in_1266006 {
	margin: 0px 5px 0px 5px;
}

#stacks_in_1268058 {
	margin: 0px 5px 0px 5px;
}

#stacks_in_1267503 {
	margin: 0px 5px 0px 5px;
}

#stacks_in_1266762 {
	margin: 0px 5px 0px 5px;
}

#stacks_in_1266018 {
	margin: 0px 5px 0px 5px;
}

#stacks_in_1268214 {
	margin: 0px 5px 0px 5px;
}

#stacks_in_1266010 {
	margin: 0px 5px 0px 5px;
}
/* Font style applied when the page has finished loading */

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

#linkBoxstacks_in_1266590 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_1266590 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_1266590 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}


/* DooBox Spin CSS Document */




#stacks_in_1266827 .stacks_in_1266827spin{
display:none;
}







#usefulStackWrapperstacks_in_1266554 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 95px;
	max-height: 10000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1266554 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1266554 {
		display: none;
	}
}













#stacks_in_1266554 {
	background-color: rgba(247, 130, 8, 1.00);
}

#stacks_out_1266554 {
	margin-right:0;
}
#stacks_in_1266556>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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



}





#usefulStackWrapperstacks_in_1266558 {
	margin: 0 0 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 10000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1266558 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1266558 {
		display: none;
	}
}













#stacks_in_1266558 {
	background-color: rgba(247, 130, 8, 1.00);
}

#stacks_out_1266558 {
	margin-right:0;
}

#stacks_in_1266560 {
	padding: 20px 30px 0px 0px;
}

#stacks_in_1266578 {
	padding: 60px 20px 0px 0px;
}
#usefulStackWrapperstacks_in_1266588 {
	margin: 0 auto 0 0;
	min-width: 0px;
	max-width: 10000px;
	min-height: 200px;
	max-height: 200px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1266588 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1266588 {
		display: none;
	}
}













#stacks_in_1266588 {
    background-image: url("EEEC9ED3-57F2-4294-AACA-074F09835901.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left bottom;
}

#stacks_out_1266588 {
	margin-right:0;
}
#usefulStackWrapperstacks_in_1266800 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 95px;
	max-height: 10000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1266800 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1266800 {
		display: none;
	}
}













#stacks_in_1266800 {
	background-color: rgba(114, 65, 131, 1.00);
}

#stacks_out_1266800 {
	margin-right:0;
}
#stacks_in_1266801>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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



}





#usefulStackWrapperstacks_in_1266806 {
	margin: 0 0 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 10000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1266806 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1266806 {
		display: none;
	}
}













#stacks_in_1266806 {
	background-color: rgba(114, 65, 131, 1.00);
}

#stacks_out_1266806 {
	margin-right:0;
}

#stacks_in_1266807 {
	padding: 20px 30px 0px 0px;
}

#stacks_in_1266817 {
	padding: 60px 20px 0px 0px;
}
#usefulStackWrapperstacks_in_1266803 {
	margin: 0 auto 0 0;
	min-width: 0px;
	max-width: 10000px;
	min-height: 200px;
	max-height: 200px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1266803 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1266803 {
		display: none;
	}
}













#stacks_in_1266803 {
    background-image: url("0B82CD27-8B70-4877-8A76-B5B9E455F300.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left bottom;
}

#stacks_out_1266803 {
	margin-right:0;
}
#usefulStackWrapperstacks_in_1266831 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 95px;
	max-height: 10000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1266831 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1266831 {
		display: none;
	}
}













#stacks_in_1266831 {
	background-color: rgba(83, 118, 116, 1.00);
}

#stacks_out_1266831 {
	margin-right:0;
}
#stacks_in_1266832>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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



}





#usefulStackWrapperstacks_in_1266837 {
	margin: 0 0 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 10000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1266837 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1266837 {
		display: none;
	}
}













#stacks_in_1266837 {
	background-color: rgba(83, 118, 116, 1.00);
}

#stacks_out_1266837 {
	margin-right:0;
}

#stacks_in_1266838 {
	padding: 20px 30px 0px 0px;
}

#stacks_in_1266848 {
	padding: 60px 20px 0px 0px;
}
#usefulStackWrapperstacks_in_1266834 {
	margin: 0 auto 0 0;
	min-width: 0px;
	max-width: 10000px;
	min-height: 200px;
	max-height: 200px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1266834 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1266834 {
		display: none;
	}
}













#stacks_in_1266834 {
    background-image: url("8B9552CE-A7B7-4338-BF40-7DB69D6B359F.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left bottom;
}

#stacks_out_1266834 {
	margin-right:0;
}
#linkBoxstacks_in_1268185 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_1268185 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_1268185 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}


#usefulStackWrapperstacks_in_1268170 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1200px;
	min-height: 0px;
	max-height: 500px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1268170 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1268170 {
		display: none;
	}
}













#stacks_in_1268170 {
    background-image: url("F31726A4-B992-4A52-ABE8-4C9EF10207E6.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
#eh_stacks_in_1268177 {
  margin: 30px 0 10px;
  padding: 0 2px;
}
#eh_stacks_in_1268177:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1268177.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1268177.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1268177.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1268177.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1268177 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1268177.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1268177 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1268177 .eh-title {font-size: 50px;}/*  */
/*  */
#eh_stacks_in_1268177 .eh-title {
  max-width: 800px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(255, 255, 255, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_1268177 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268177 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1268177.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268177.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #FFFFFF;}
#eh_stacks_in_1268177.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268177.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #FFFFFF;}
#eh_stacks_in_1268177.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268177.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #FFFFFF;
  height: 2px;
  border-bottom: 2px solid #FFFFFF;
  box-sizing: content-box;
}
#eh_stacks_in_1268177.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268177.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1268177.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268177.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #FFFFFF;
  border-image: linear-gradient(-90deg, #FFFFFF, transparent) 1;
}

#eh_stacks_in_1268177.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #FFFFFF, transparent) 1;}
#eh_stacks_in_1268177.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268177.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1268177.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268177.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #FFFFFF;}
#eh_stacks_in_1268177.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268177.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1268177:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_1268177:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #FFFFFF;
  fill: #FFFFFF;
}
#eh_stacks_in_1268177.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_1268177.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1268177.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 21px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_1268177.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_1268177.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1268177.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_1268177.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #FFFFFF;
}
#eh_stacks_in_1268177.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268177.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268177.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268177.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268177.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1268177.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #FFFFFF;}
#eh_stacks_in_1268177.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1268177.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1268177.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1268177.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1268177.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1268177.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #FFFFFF;}
#eh_stacks_in_1268177.eh-line-303 .eh-extender,
#eh_stacks_in_1268177.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_1268177.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1268177.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1268177.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1268177 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1268177 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1268177.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1268177.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1268177.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1268177.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1268177:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_1268177.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1268177.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1268177.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1268177:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #FFFFFF;}
#eh_stacks_in_1268177:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268177:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_1268177.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1268177.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1268177.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1268177.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1268177.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1268177.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1268177.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1268177.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1268177.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1268177.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1268177.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1268177.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1268177.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1268177.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1268177.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1268177.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1268177.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1268177.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_1268177.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1268177.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1268177.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1268177.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1268177.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1268177.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1268177.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg {
  /* bottom: calc(2px / 2); */
  margin-top: 0;
  position: relative;
  transform: rotate(180deg);
}
#eh_stacks_in_1268177.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #FFFFFF;}
#eh_stacks_in_1268177.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #FFFFFF;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_1268177.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_1268177.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1268177.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_1268177.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1268177.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_1268177 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_1268177 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_1268177.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_1268177.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268177.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1268177.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1268177.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1268177.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1268177.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1268177.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #FFFFFF;
}
#eh_stacks_in_1268177.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1268177.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #FFFFFF;
}
#eh_stacks_in_1268182 {
  margin: 10px 0 30px;
  padding: 0 2px;
}
#eh_stacks_in_1268182:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1268182.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1268182.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1268182.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1268182.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1268182 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1268182.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1268182 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1268182 .eh-title {font-size: 25px;}/*  */
/*  */
#eh_stacks_in_1268182 .eh-title {
  max-width: 800px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(255, 255, 255, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_1268182 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268182 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1268182.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268182.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #FFFFFF;}
#eh_stacks_in_1268182.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268182.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #FFFFFF;}
#eh_stacks_in_1268182.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268182.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #FFFFFF;
  height: 2px;
  border-bottom: 2px solid #FFFFFF;
  box-sizing: content-box;
}
#eh_stacks_in_1268182.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268182.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1268182.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268182.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #FFFFFF;
  border-image: linear-gradient(-90deg, #FFFFFF, transparent) 1;
}

#eh_stacks_in_1268182.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #FFFFFF, transparent) 1;}
#eh_stacks_in_1268182.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268182.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1268182.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268182.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #FFFFFF;}
#eh_stacks_in_1268182.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268182.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1268182:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_1268182:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #FFFFFF;
  fill: #FFFFFF;
}
#eh_stacks_in_1268182.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_1268182.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1268182.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 21px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_1268182.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_1268182.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1268182.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_1268182.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #FFFFFF;
}
#eh_stacks_in_1268182.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268182.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268182.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268182.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268182.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1268182.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #FFFFFF;}
#eh_stacks_in_1268182.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1268182.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1268182.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1268182.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1268182.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1268182.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #FFFFFF;}
#eh_stacks_in_1268182.eh-line-303 .eh-extender,
#eh_stacks_in_1268182.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_1268182.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1268182.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1268182.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1268182 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1268182 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1268182.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1268182.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1268182.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1268182.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1268182:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_1268182.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1268182.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1268182.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1268182:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #FFFFFF;}
#eh_stacks_in_1268182:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268182:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_1268182.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1268182.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1268182.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1268182.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1268182.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1268182.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1268182.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1268182.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1268182.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1268182.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1268182.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1268182.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1268182.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1268182.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1268182.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1268182.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1268182.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1268182.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_1268182.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1268182.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1268182.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1268182.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1268182.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1268182.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1268182.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg {
  /* bottom: calc(2px / 2); */
  margin-top: 0;
  position: relative;
  transform: rotate(180deg);
}
#eh_stacks_in_1268182.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #FFFFFF;}
#eh_stacks_in_1268182.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #FFFFFF;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_1268182.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_1268182.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1268182.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_1268182.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1268182.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_1268182 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_1268182 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_1268182.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_1268182.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1268182.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1268182.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1268182.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1268182.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1268182.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1268182.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #FFFFFF;
}
#eh_stacks_in_1268182.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1268182.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #FFFFFF;
}
#linkBoxstacks_in_1265156 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_1265156 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_1265156 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}


/* -- Start Eternity2 Each css Template -- */

.stacks_in_1265363eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_1265363eternityContainer {
	background-image: url("../files/background_image-1265363.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_1265363overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/00.png") !important;
}

.stacks_in_1265363contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_1265363content{
	max-width: 1600px;
	margin: 0 auto 0 auto;
	
	text-align: center !important;
}

.stacks_in_1265363content,.stacks_in_1265363content h1,.stacks_in_1265363content h2,.stacks_in_1265363content h3,.stacks_in_1265363content h4,.stacks_in_1265363content h5,.stacks_in_1265363content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_1265363content a,.stacks_in_1265363content a:active,.stacks_in_1265363content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_1265363content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_1265363eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_1265363eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_1265363eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_1265363eternityContainer {
		min-height: 100px;
	}
	
	.stacks_in_1265363contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */
#stacks_in_1265364 {
	padding: 10px 10px 15px 10px;
}
#linkBoxstacks_in_1265554 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_1265554 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_1265554 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}


.raincheck.stacks_in_1267897{transition:background-image 300ms ease-out;}.raincheck.stacks_in_1267897 .raincheck-inner{transition:opacity 300ms ease-out}

#stacks_in_1265564 {
    background-image: url("32A6D2B1-002F-4C99-8949-C8858A6F94B8.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#stacks_in_1265556 {
	padding: 5px 20px 5px 20px;
}
.raincheck.stacks_in_1267951{transition:background-image 300ms ease-out;}.raincheck.stacks_in_1267951 .raincheck-inner{transition:opacity 300ms ease-out}
#usefulStackWrapperstacks_in_471808 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 10000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_471808 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_471808 {
		display: none;
	}
}













#stacks_in_471808 {
	background-color: rgba(51, 102, 153, 1.00);
	padding:  5px;
}
#stacks_in_1138864>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1138864>.s3_row>.s3_column_left {
	width: 40.00%;
}

#stacks_in_1138864>.s3_row>.s3_column_right {
	width: 60.000000%;
}




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










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


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


}



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


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


}






#stacks_in_1138864 {
	padding: 0px 20px 0px 20px;
}

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

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1265825 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_1265825 {
		display: none !important;
	}
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1264932Calligrapher{			font-size: 140% !important;			color: #FFFFFF !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.1em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1264932Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264932Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264932Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264932Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264932Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264932Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264932Calligrapher h6, .stacks_in_1264932Calligrapher h5, .stacks_in_1264932Calligrapher h4, .stacks_in_1264932Calligrapher h3, .stacks_in_1264932Calligrapher h2, .stacks_in_1264932Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1264932Calligrapher, .stacks_in_1264932Calligrapher h1, .stacks_in_1264932Calligrapher h2, .stacks_in_1264932Calligrapher h3, .stacks_in_1264932Calligrapher h4, .stacks_in_1264932Calligrapher h5, .stacks_in_1264932Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1264932targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1264932Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1264932Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1264932Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1264932Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1264932 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_1264933 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_1264949 {
	margin: 20px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1266155 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1266155 {
		display: none !important;
	}
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1138870Calligrapher{			font-size: 200% !important;			color: #FFFFFF !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1138870Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1138870Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1138870Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1138870Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1138870Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1138870Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1138870Calligrapher h6, .stacks_in_1138870Calligrapher h5, .stacks_in_1138870Calligrapher h4, .stacks_in_1138870Calligrapher h3, .stacks_in_1138870Calligrapher h2, .stacks_in_1138870Calligrapher h1{			color: #FFFFFF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1138870Calligrapher, .stacks_in_1138870Calligrapher h1, .stacks_in_1138870Calligrapher h2, .stacks_in_1138870Calligrapher h3, .stacks_in_1138870Calligrapher h4, .stacks_in_1138870Calligrapher h5, .stacks_in_1138870Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1138870targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1138870Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1138870Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1138870Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1138870Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1264936Calligrapher{			font-size: 110% !important;			color: #FFFFFF !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1264936Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264936Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264936Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264936Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264936Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264936Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264936Calligrapher h6, .stacks_in_1264936Calligrapher h5, .stacks_in_1264936Calligrapher h4, .stacks_in_1264936Calligrapher h3, .stacks_in_1264936Calligrapher h2, .stacks_in_1264936Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1264936Calligrapher, .stacks_in_1264936Calligrapher h1, .stacks_in_1264936Calligrapher h2, .stacks_in_1264936Calligrapher h3, .stacks_in_1264936Calligrapher h4, .stacks_in_1264936Calligrapher h5, .stacks_in_1264936Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1264936targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1264936Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1264936Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1264936Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1264936Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1266945 {
	margin: 5px 0px 0px 0px;
}
.lines.stacks_in_1267888{width:80%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:1px solid rgba(255, 255, 255, 1.00);background:rgba(255, 255, 255, 1.00);transform:rotate(0deg)}.lines.stacks_in_1267888.vertical{border-left:1px solid rgba(255, 255, 255, 1.00);border-bottom:none;width:0;height:80%;margin:0 auto;margin-top:calc((80% - 100%)/-2)}.lines.stacks_in_1267888.double{background:none;border-top:1px solid rgba(255, 255, 255, 1.00)}.lines.stacks_in_1267888.double:not(.vertical){height:0px}.lines.stacks_in_1267888.double.vertical{width:0px;border-top:none;border-right:1px solid rgba(255, 255, 255, 1.00)}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1264695Calligrapher{			font-size: 130% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.1em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1264695Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264695Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264695Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264695Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264695Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264695Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1264695Calligrapher h6, .stacks_in_1264695Calligrapher h5, .stacks_in_1264695Calligrapher h4, .stacks_in_1264695Calligrapher h3, .stacks_in_1264695Calligrapher h2, .stacks_in_1264695Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1264695Calligrapher, .stacks_in_1264695Calligrapher h1, .stacks_in_1264695Calligrapher h2, .stacks_in_1264695Calligrapher h3, .stacks_in_1264695Calligrapher h4, .stacks_in_1264695Calligrapher h5, .stacks_in_1264695Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1264695targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1264695Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1264695Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1264695Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1264695Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1264696 {
	margin: 0px 30px 20px 30px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1267611Calligrapher{			font-size: 110% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.1em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1267611Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267611Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267611Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267611Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267611Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267611Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267611Calligrapher h6, .stacks_in_1267611Calligrapher h5, .stacks_in_1267611Calligrapher h4, .stacks_in_1267611Calligrapher h3, .stacks_in_1267611Calligrapher h2, .stacks_in_1267611Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1267611Calligrapher, .stacks_in_1267611Calligrapher h1, .stacks_in_1267611Calligrapher h2, .stacks_in_1267611Calligrapher h3, .stacks_in_1267611Calligrapher h4, .stacks_in_1267611Calligrapher h5, .stacks_in_1267611Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1267611targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1267611Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1267611Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1267611Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1267611Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1267612 {
	margin: 0px 30px 10px 30px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1267609buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1267609 a, #stacks_in_1267609 a:hover, #stacks_in_1267609 a:visited, #stacks_in_1267609 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1267609button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #003366 !important;
	background-color: #99CCFF !important;
	border-color: #82ADD8 !important;
	box-sizing: border-box !important;
}

.stacks_in_1267609button:hover{
	color: #FFFFFF !important;
	background-color: #003366 !important;
	border-color: #002B56 !important;
}

#stacks_in_1267609 a, #stacks_in_1267609 a:visited, #stacks_in_1267609 a:active{
	color: #003366 !important;
}

#stacks_in_1267609 a:hover{
	color: #FFFFFF !important;
}










	/* -- TYPE BOOSTRAP EXTRA LARGE OVERRIDE -- */
	.stacks_in_1267609button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	





























.stacks_in_1267609buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1267609buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1267609buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1267609buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1268216Calligrapher{			font-size: 130% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.1em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1268216Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268216Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268216Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268216Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268216Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268216Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268216Calligrapher h6, .stacks_in_1268216Calligrapher h5, .stacks_in_1268216Calligrapher h4, .stacks_in_1268216Calligrapher h3, .stacks_in_1268216Calligrapher h2, .stacks_in_1268216Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1268216Calligrapher, .stacks_in_1268216Calligrapher h1, .stacks_in_1268216Calligrapher h2, .stacks_in_1268216Calligrapher h3, .stacks_in_1268216Calligrapher h4, .stacks_in_1268216Calligrapher h5, .stacks_in_1268216Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1268216targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1268216Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1268216Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1268216Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1268216Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1268217 {
	margin: 20px 30px 20px 30px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1268060Calligrapher{			font-size: 150% !important;			color: #00BFFF !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1268060Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268060Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268060Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268060Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268060Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268060Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268060Calligrapher h6, .stacks_in_1268060Calligrapher h5, .stacks_in_1268060Calligrapher h4, .stacks_in_1268060Calligrapher h3, .stacks_in_1268060Calligrapher h2, .stacks_in_1268060Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1268060Calligrapher, .stacks_in_1268060Calligrapher h1, .stacks_in_1268060Calligrapher h2, .stacks_in_1268060Calligrapher h3, .stacks_in_1268060Calligrapher h4, .stacks_in_1268060Calligrapher h5, .stacks_in_1268060Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1268060targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1268060Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1268060Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1268060Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1268060Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1267510 {
	margin: 20px 30px 20px 30px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1268189Calligrapher{			font-size: 150% !important;			color: #00BFFF !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1268189Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268189Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268189Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268189Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268189Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268189Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268189Calligrapher h6, .stacks_in_1268189Calligrapher h5, .stacks_in_1268189Calligrapher h4, .stacks_in_1268189Calligrapher h3, .stacks_in_1268189Calligrapher h2, .stacks_in_1268189Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1268189Calligrapher, .stacks_in_1268189Calligrapher h1, .stacks_in_1268189Calligrapher h2, .stacks_in_1268189Calligrapher h3, .stacks_in_1268189Calligrapher h4, .stacks_in_1268189Calligrapher h5, .stacks_in_1268189Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1268189targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1268189Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1268189Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1268189Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1268189Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1268190 {
	margin: 20px 30px 0px 30px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1268162Calligrapher{			font-size: 150% !important;			color: #00BFFF !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1268162Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268162Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268162Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268162Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268162Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268162Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1268162Calligrapher h6, .stacks_in_1268162Calligrapher h5, .stacks_in_1268162Calligrapher h4, .stacks_in_1268162Calligrapher h3, .stacks_in_1268162Calligrapher h2, .stacks_in_1268162Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1268162Calligrapher, .stacks_in_1268162Calligrapher h1, .stacks_in_1268162Calligrapher h2, .stacks_in_1268162Calligrapher h3, .stacks_in_1268162Calligrapher h4, .stacks_in_1268162Calligrapher h5, .stacks_in_1268162Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1268162targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1268162Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1268162Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1268162Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1268162Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1268163 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_1268193>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_1268193 {
	margin: 30px 0px 20px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1268196buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1268196 a, #stacks_in_1268196 a:hover, #stacks_in_1268196 a:visited, #stacks_in_1268196 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1268196button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #0099CC !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_1268196button:hover{
	color: #FFFFFF !important;
	background-color: #0099CC !important;
	border-color: #0082AD !important;
}

#stacks_in_1268196 a, #stacks_in_1268196 a:visited, #stacks_in_1268196 a:active{
	color: #0099CC !important;
}

#stacks_in_1268196 a:hover{
	color: #FFFFFF !important;
}










	/* -- TYPE BOOSTRAP EXTRA LARGE OVERRIDE -- */
	.stacks_in_1268196button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	





























.stacks_in_1268196buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1268196buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1268196buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1268196buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1268194buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1268194 a, #stacks_in_1268194 a:hover, #stacks_in_1268194 a:visited, #stacks_in_1268194 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1268194button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #0099CC !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_1268194button:hover{
	color: #FFFFFF !important;
	background-color: #0099CC !important;
	border-color: #0082AD !important;
}

#stacks_in_1268194 a, #stacks_in_1268194 a:visited, #stacks_in_1268194 a:active{
	color: #0099CC !important;
}

#stacks_in_1268194 a:hover{
	color: #FFFFFF !important;
}










	/* -- TYPE BOOSTRAP EXTRA LARGE OVERRIDE -- */
	.stacks_in_1268194button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	





























.stacks_in_1268194buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1268194buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1268194buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1268194buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1268066buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1268066 a, #stacks_in_1268066 a:hover, #stacks_in_1268066 a:visited, #stacks_in_1268066 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1268066button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #0099CC !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_1268066button:hover{
	color: #FFFFFF !important;
	background-color: #0099CC !important;
	border-color: #0082AD !important;
}

#stacks_in_1268066 a, #stacks_in_1268066 a:visited, #stacks_in_1268066 a:active{
	color: #0099CC !important;
}

#stacks_in_1268066 a:hover{
	color: #FFFFFF !important;
}










	/* -- TYPE BOOSTRAP EXTRA LARGE OVERRIDE -- */
	.stacks_in_1268066button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	





























.stacks_in_1268066buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1268066buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1268066buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1268066buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1268066 {
	margin: 0px 0px 10px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1266947Calligrapher{			font-size: 150% !important;			color: #3399FF !important;			font-weight:   lighter !important;			font-style: italic !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1266947Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266947Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266947Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266947Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266947Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266947Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1266947Calligrapher h6, .stacks_in_1266947Calligrapher h5, .stacks_in_1266947Calligrapher h4, .stacks_in_1266947Calligrapher h3, .stacks_in_1266947Calligrapher h2, .stacks_in_1266947Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1266947Calligrapher, .stacks_in_1266947Calligrapher h1, .stacks_in_1266947Calligrapher h2, .stacks_in_1266947Calligrapher h3, .stacks_in_1266947Calligrapher h4, .stacks_in_1266947Calligrapher h5, .stacks_in_1266947Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1266947targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1266947Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1266947Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1266947Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1266947Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1267618 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1267337 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1267337 {
		display: none !important;
	}
}
.raincheck.stacks_in_1267953{transition:background-image 300ms ease-out;}.raincheck.stacks_in_1267953 .raincheck-inner{transition:opacity 300ms ease-out}
.raincheck.stacks_in_1267899{transition:background-image 300ms ease-out;}.raincheck.stacks_in_1267899 .raincheck-inner{transition:opacity 300ms ease-out}
@charset "UTF-8";.movingbox.stacks_in_1267704{--wait-time:4000ms;--animation-speed:1.00s}  
.raincheck.stacks_in_1267905{transition:background-image 0ms ease-out;}.raincheck.stacks_in_1267905 .raincheck-inner{transition:opacity 0ms ease-out}
.raincheck.stacks_in_1267943{transition:background-image 0ms ease-out;}.raincheck.stacks_in_1267943 .raincheck-inner{transition:opacity 0ms ease-out}
.raincheck.stacks_in_1267934{transition:background-image 0ms ease-out;}.raincheck.stacks_in_1267934 .raincheck-inner{transition:opacity 0ms ease-out}
.raincheck.stacks_in_1267907{transition:background-image 0ms ease-out;}.raincheck.stacks_in_1267907 .raincheck-inner{transition:opacity 0ms ease-out}
.raincheck.stacks_in_1267909{transition:background-image 0ms ease-out;}.raincheck.stacks_in_1267909 .raincheck-inner{transition:opacity 0ms ease-out}
.raincheck.stacks_in_1267911{transition:background-image 0ms ease-out;}.raincheck.stacks_in_1267911 .raincheck-inner{transition:opacity 0ms ease-out}
.raincheck.stacks_in_1267913{transition:background-image 0ms ease-out;}.raincheck.stacks_in_1267913 .raincheck-inner{transition:opacity 0ms ease-out}
.raincheck.stacks_in_1267915{transition:background-image 0ms ease-out;}.raincheck.stacks_in_1267915 .raincheck-inner{transition:opacity 0ms ease-out}
.raincheck.stacks_in_1267917{transition:background-image 0ms ease-out;}.raincheck.stacks_in_1267917 .raincheck-inner{transition:opacity 0ms ease-out}
.raincheck.stacks_in_1267919{transition:background-image 0ms ease-out;}.raincheck.stacks_in_1267919 .raincheck-inner{transition:opacity 0ms ease-out}
.movingbox.stacks_in_1267704{--arrow-size:calc(40rem / 16);--arrow-block-size:calc(40rem / 16);--arrow-color:rgba(255, 255, 255, 0.80);--arrow-bg-color:rgba(127, 127, 127, 0.10);--arrow-x-custom:50px;--arrow-y-custom:50px;--arrow-disabled:0.50}
#linkBoxstacks_in_1267965 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_1267965 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_1267965 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}


/* DooBox Spin CSS Document */




#stacks_in_1267966 .stacks_in_1267966spin{
display:none;
}







#usefulStackWrapperstacks_in_1267967 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1800px;
	min-height: 200px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1267967 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1267967 {
		display: none;
	}
}













#stacks_in_1267967 {
    background-image: url("134CC8FD-FBAC-4FD9-9553-D909BF7696C4.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
}
#usefulStackWrapperstacks_in_1267992 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1800px;
	min-height: 200px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1267992 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1267992 {
		display: none;
	}
}













#stacks_in_1267992 {
    background-image: url("BCA66013-0B92-4C07-A93C-49F356E675A5.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
}
#usefulStackWrapperstacks_in_1268017 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1800px;
	min-height: 200px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1268017 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1268017 {
		display: none;
	}
}













#stacks_in_1268017 {
    background-image: url("3856BE8C-6718-49B9-9F34-99839749C75E.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
}
#usefulStackWrapperstacks_in_1267466 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1267466 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1267466 {
		display: none;
	}
}













#stacks_in_1267466 {
	background-color: rgba(102, 153, 204, 1.00);
	padding: 20px 40px 20px 40px;
}
#stacks_in_1267470>.s3_row {
	margin: 0 -15px;
}

#stacks_in_1267470>.s3_row>.s3_column_left {
	width: 40.00%;
}

#stacks_in_1267470>.s3_row>.s3_column_right {
	width: 60.000000%;
}




#stacks_in_1267470>.s3_row>.s3_column {
	padding: 0 15px;
}










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


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


}



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


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


}





/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1267471Calligrapher{			font-size: 190% !important;			color: #FFFFFF !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1267471Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267471Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267471Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267471Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267471Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267471Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267471Calligrapher h6, .stacks_in_1267471Calligrapher h5, .stacks_in_1267471Calligrapher h4, .stacks_in_1267471Calligrapher h3, .stacks_in_1267471Calligrapher h2, .stacks_in_1267471Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1267471Calligrapher, .stacks_in_1267471Calligrapher h1, .stacks_in_1267471Calligrapher h2, .stacks_in_1267471Calligrapher h3, .stacks_in_1267471Calligrapher h4, .stacks_in_1267471Calligrapher h5, .stacks_in_1267471Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1267471targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1267471Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1267471Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1267471Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1267471Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1267472 {
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1267475Calligrapher{			font-size: 100% !important;			color: #003366 !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1267475Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267475Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267475Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267475Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267475Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267475Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1267475Calligrapher h6, .stacks_in_1267475Calligrapher h5, .stacks_in_1267475Calligrapher h4, .stacks_in_1267475Calligrapher h3, .stacks_in_1267475Calligrapher h2, .stacks_in_1267475Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1267475Calligrapher, .stacks_in_1267475Calligrapher h1, .stacks_in_1267475Calligrapher h2, .stacks_in_1267475Calligrapher h3, .stacks_in_1267475Calligrapher h4, .stacks_in_1267475Calligrapher h5, .stacks_in_1267475Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1267475targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1267475Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1267475Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1267475Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1267475Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_1267491>.s3_row {
	margin: 0 -10px;
}

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

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




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










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


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


}



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


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


}






#stacks_in_1267491 {
	margin: 15px 0px 10px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1267495buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1267495 a, #stacks_in_1267495 a:hover, #stacks_in_1267495 a:visited, #stacks_in_1267495 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1267495button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_1267495button:hover{
	color: #003366 !important;
	background-color: #003366 !important;
	border-color: #002B56 !important;
}

#stacks_in_1267495 a, #stacks_in_1267495 a:visited, #stacks_in_1267495 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1267495 a:hover{
	color: #003366 !important;
}




























	/* -- TYPE GHOST EXTRA LARGE OVERRIDE -- */
	.stacks_in_1267495button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.stacks_in_1267495button:hover{
		background-color: transparent !important;
	}
	











.stacks_in_1267495buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1267495buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1267495buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1267495buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1267493buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1267493 a, #stacks_in_1267493 a:hover, #stacks_in_1267493 a:visited, #stacks_in_1267493 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1267493button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_1267493button:hover{
	color: #003366 !important;
	background-color: #003366 !important;
	border-color: #002B56 !important;
}

#stacks_in_1267493 a, #stacks_in_1267493 a:visited, #stacks_in_1267493 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1267493 a:hover{
	color: #003366 !important;
}




























	/* -- TYPE GHOST EXTRA LARGE OVERRIDE -- */
	.stacks_in_1267493button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.stacks_in_1267493button:hover{
		background-color: transparent !important;
	}
	











.stacks_in_1267493buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1267493buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1267493buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1267493buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */#usefulStackWrapperstacks_in_1266933 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1266933 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1266933 {
		display: none;
	}
}













#stacks_in_1266933 {
	background-color: rgba(102, 153, 204, 1.00);
	padding: 20px 40px 20px 40px;
}
#usefulStackWrapperstacks_in_471836 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_471836 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_471836 {
		display: none;
	}
}













#stacks_in_471836 {
	background-color: rgba(51, 102, 153, 1.00);
	padding:  20px;
}
#stacks_in_997996_995448>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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



}



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


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


}



/* DooBox Spin CSS Document */




#stacks_in_997996_995493 .stacks_in_997996_995493spin{
display:none;
}







/* DooBox Spin CSS Document */




#stacks_in_997996_995464 .stacks_in_997996_995464spin{
display:none;
}







/* DooBox Spin CSS Document */




#stacks_in_997996_995485 .stacks_in_997996_995485spin{
display:none;
}







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

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

#usefulStackWrapperstacks_in_472599_472649 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1200px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_472599_472649 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_472599_472649 {
		display: none;
	}
}












/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_472599_472651Calligrapher{			font-size: 90% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_472599_472651Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_472599_472651Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_472599_472651Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_472599_472651Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_472599_472651Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_472599_472651Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_472599_472651Calligrapher h6, .stacks_in_472599_472651Calligrapher h5, .stacks_in_472599_472651Calligrapher h4, .stacks_in_472599_472651Calligrapher h3, .stacks_in_472599_472651Calligrapher h2, .stacks_in_472599_472651Calligrapher h1{			color: #FFFFFF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_472599_472651Calligrapher, .stacks_in_472599_472651Calligrapher h1, .stacks_in_472599_472651Calligrapher h2, .stacks_in_472599_472651Calligrapher h3, .stacks_in_472599_472651Calligrapher h4, .stacks_in_472599_472651Calligrapher h5, .stacks_in_472599_472651Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_472599_472651targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_472599_472651Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_472599_472651Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_472599_472651Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_472599_472651Calligrapher a:hover{			color: #CCCCCC !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */#stacks_in_472599_472653>.s3_row {
	margin: 0 -10px;
}

#stacks_in_472599_472653>.s3_row>.s3_column_left {
	width: 60.00%;
}

#stacks_in_472599_472653>.s3_row>.s3_column_right {
	width: 40.000000%;
}




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










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


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


}



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


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


}






#stacks_in_472599_472653 {
	margin: 40px 20px 20px 20px;
}
#stacks_in_472599_472673>.s3_row {
	margin: 0 -5px;
}

#stacks_in_472599_472673>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_472599_472673>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_472599_472673>.s3_row>.s3_column {
	padding: 0 5px;
}










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



}



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


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


}





/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_472599_1139294buttonPressWrapper{
	position: relative !important;
}

#stacks_in_472599_1139294 a, #stacks_in_472599_1139294 a:hover, #stacks_in_472599_1139294 a:visited, #stacks_in_472599_1139294 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_472599_1139294button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #999999 !important;
	border-color: #828282 !important;
	box-sizing: border-box !important;
}

.stacks_in_472599_1139294button:hover{
	color: #FFFFFF !important;
	background-color: #00CC00 !important;
	border-color: #00AD00 !important;
}

#stacks_in_472599_1139294 a, #stacks_in_472599_1139294 a:visited, #stacks_in_472599_1139294 a:active{
	color: #FFFFFF !important;
}

#stacks_in_472599_1139294 a:hover{
	color: #FFFFFF !important;
}
















	/* -- TYPE FLAT REGULAR OVERRIDE -- */
	.stacks_in_472599_1139294button{
		border-color: #999999 !important;
	}
	.stacks_in_472599_1139294button:hover{
		border-color: #00CC00 !important;
	}
	























.stacks_in_472599_1139294buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_472599_1139294buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_472599_1139294buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_472599_1139294buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_472599_1139294 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_472599_472677 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_472599_472655>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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



}





/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_472599_1139304buttonPressWrapper{
	position: relative !important;
}

#stacks_in_472599_1139304 a, #stacks_in_472599_1139304 a:hover, #stacks_in_472599_1139304 a:visited, #stacks_in_472599_1139304 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_472599_1139304button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #999999 !important;
	border-color: #828282 !important;
	box-sizing: border-box !important;
}

.stacks_in_472599_1139304button:hover{
	color: #FFFFFF !important;
	background-color: #3366CC !important;
	border-color: #2B56AD !important;
}

#stacks_in_472599_1139304 a, #stacks_in_472599_1139304 a:visited, #stacks_in_472599_1139304 a:active{
	color: #FFFFFF !important;
}

#stacks_in_472599_1139304 a:hover{
	color: #FFFFFF !important;
}
















	/* -- TYPE FLAT REGULAR OVERRIDE -- */
	.stacks_in_472599_1139304button{
		border-color: #999999 !important;
	}
	.stacks_in_472599_1139304button:hover{
		border-color: #3366CC !important;
	}
	























.stacks_in_472599_1139304buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_472599_1139304buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_472599_1139304buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_472599_1139304buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_472599_1139304 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_472599_1139295>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_472599_1139295 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_472599_1139300 {
	width: 113px;
	float: left;
	margin-left:0;
}
#usefulStackWrapperstacks_in_472599_1139286 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_472599_1139286 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: none;
}








@media screen and (max-width: 880px) {
	#usefulStackstacks_in_472599_1139286 {
		display: block;
	}
}












.target_stacks_in_472599_1139288{z-index:99;}.target_stacks_in_472599_1139288.rotate{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center}.target_stacks_in_472599_1139288.width-flexible{width:100%}.target_stacks_in_472599_1139288.width-fixed{width:250px}.target_stacks_in_472599_1139288.height-flexible{height:100%}.target_stacks_in_472599_1139288.height-fixed{height:250px}.target_stacks_in_472599_1139288.top_pt{top:96%}.target_stacks_in_472599_1139288.top_px{top:96px}.target_stacks_in_472599_1139288.bottom_pt{bottom:96%}.target_stacks_in_472599_1139288.bottom_px{bottom:96px}.target_stacks_in_472599_1139288.right_pt{right:0%}.target_stacks_in_472599_1139288.right_px{right:0px}.target_stacks_in_472599_1139288.left_pt{left:0%}.target_stacks_in_472599_1139288.left_px{left:0px}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_472599_1139290Calligrapher{			font-size: 100% !important;			color: #999999 !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_472599_1139290Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_472599_1139290Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_472599_1139290Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_472599_1139290Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_472599_1139290Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_472599_1139290Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_472599_1139290Calligrapher h6, .stacks_in_472599_1139290Calligrapher h5, .stacks_in_472599_1139290Calligrapher h4, .stacks_in_472599_1139290Calligrapher h3, .stacks_in_472599_1139290Calligrapher h2, .stacks_in_472599_1139290Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_472599_1139290Calligrapher, .stacks_in_472599_1139290Calligrapher h1, .stacks_in_472599_1139290Calligrapher h2, .stacks_in_472599_1139290Calligrapher h3, .stacks_in_472599_1139290Calligrapher h4, .stacks_in_472599_1139290Calligrapher h5, .stacks_in_472599_1139290Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_472599_1139290targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_472599_1139290Calligrapher a:link{			color: #666666 !important;			text-decoration: none !important;		}				.stacks_in_472599_1139290Calligrapher a:visited{			color: #666666 !important;		}				.stacks_in_472599_1139290Calligrapher a:active{			color: #666666 !important;		}				.stacks_in_472599_1139290Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_472599_1139292 {
	background-color: rgba(204, 204, 204, 0.90);
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 0px 0px 1px 0px;
	padding: 3px 0px 3px 0px;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_472599_1019309_1019302 #myExtraContent7,
#ExtraContentPlusstacks_in_472599_1019309_1019302 #fs {
	display: none;
}


#stacks_in_472599_1019309_1019307 {
	margin: 20px 0px 0px 0px;
}
#jr_overlay{top:0;left:0;padding:0;margin:0;z-index:2147483646;position:absolute}#jr_wrap{position:absolute;text-align:center;width:100%;z-index:2147483647;padding:0;margin:0}#jr_inner{font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;font-size:12px;background:#FFF;border:1px solid #CCC;color:#4f4f4f;margin:0 auto;height:auto;padding:20px;position:relative}#jr_header{display:block;color:#333;padding:5px;padding-bottom:0;margin:0;font-family:Helvetica,Arial,sans-serif;font-weight:bold;text-align:left;font-size:1.3em;margin-bottom:.5em}#jr_inner p{text-align:left;padding:5px;margin:0}#jr_inner ul{list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:0}#jr_inner ul li{cursor:pointer;float:left;width:120px;height:122px;margin:0 10px 10px 10px;padding:0;text-align:center}#jr_inner li a{color:#333;font-size:.8em;text-decoration:none;padding:0;margin:0}#jr_inner li a:hover{text-decoration:underline}#jr_inner .jr_icon{width:100px;height:100px;margin:1px auto;padding:0;background:transparent no-repeat scroll left top;cursor:pointer}#jr_close{margin:0 0 0 50px;clear:both;text-align:left;padding:0;margin:0}#jr_close a{color:#000;display:block;width:auto;margin:0;padding:0;text-decoration:underline}#jr_close p{padding:10px 0 0 0;margin:0}h1#jr_header{letter-spacing:1px!important}
