.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}}
@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}


@-webkit-keyframes puffIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(2,2);
    -webkit-filter: blur(2px);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(1,1);
    -webkit-filter: blur(0px);
  }
}
@keyframes puffIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(2,2);
    filter: blur(2px);
  }

  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1,1);
    filter: blur(0px);
  }
}
@-webkit-keyframes vanishIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(2, 2);
    -webkit-filter: blur(90px);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    -webkit-filter: blur(0px);
  }
}
@keyframes vanishIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(2, 2);
    -webkit-filter: blur(90px);
  }

  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
    -webkit-filter: blur(0px);
  }
}

.puffIn {
  -webkit-animation-name: puffIn;
  animation-name: puffIn;
}
.puffOut {
  -webkit-animation-name: puffOut;
  animation-name: puffOut;
}
.vanishIn {
  -webkit-animation-name: vanishIn;
  animation-name: vanishIn;
}.target_stacks_in_1279_1{z-index:1000;}.target_stacks_in_1279_1.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_1279_1.width-flexible{width:100%}.target_stacks_in_1279_1.width-fixed{width:250px}.target_stacks_in_1279_1.height-flexible{height:100%}.target_stacks_in_1279_1.height-fixed{height:200px}.target_stacks_in_1279_1.top_pt{top:0%}.target_stacks_in_1279_1.top_px{top:0px}.target_stacks_in_1279_1.bottom_pt{bottom:0%}.target_stacks_in_1279_1.bottom_px{bottom:0px}.target_stacks_in_1279_1.right_pt{right:5%}.target_stacks_in_1279_1.right_px{right:5px}.target_stacks_in_1279_1.left_pt{left:5%}.target_stacks_in_1279_1.left_px{left:5px}

#stacks_in_1279_3 {
	padding:  5px;
}

#stacks_in_1279_5 {
	padding:  5px;
}

#stacks_in_1279_7 {
	padding:  5px;
}

/* #stacks_in_1231_16

 */





/* Slider */
.slick-slider
{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}


@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff;
}


/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40%;
	transform: translateY(-50%);
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 45px;
}
[dir='rtl'] .slick-prev
{
    right: 45px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 45px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 45px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}


.tripleplay-hero { width:100%;  position:relative; }
.tripleplay-carousel .tripleplay-carousel-item { height:auto; padding:0 5px;  }

.tripleplay-carousel-image div{
    position: relative;
  }
  
 .tripleplay-carousel-image div:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255, 0.6);
    -moz-transition: all .3s linear!important;
    -webkit-transition: all .3s linear!important;
    -ms-transition: all .3s linear!important;
    -o-transition: all .3s linear!important;
    transition: all .3s linear!important;
  }
  
.tripleplay-carousel-image div:hover:before, .slick-active .tripleplay-carousel-image div:before  { background: none; }
.tripleplay-carousel .tripleplay-carousel-item .tripleplay-carousel-image {  display:block;  text-align:center; }
.tripleplay-carousel .tripleplay-carousel-item .tripleplay-carousel-image img {height:auto!important; position:static!important;  width:100%; display:block;  }
.tripleplay-carousel .tripleplay-carousel-item .tripleplay-caption {visibility:hidden;  }
.tripleplay-carousel .tripleplay-carousel-item .tripleplay-caption h2 { padding-top:20px; font-size:28px; }
.tripleplay-carousel .tripleplay-carousel-item .tripleplay-caption p {font-size:15px; padding:0px; line-height: normal; padding-bottom:5px; padding-top:3px; }

.tripleplay-carousel .tripleplay-carousel-item .tripleplay-caption { text-align: left; }


.tripleplay-carousel .slick-active .tripleplay-carousel-item .tripleplay-caption {visibility:visible;  padding:0 0 2.5px 0px;  padding-bottom:8px; border-bottom:none #CCCCCC;}
.tripleplay-carousel .slick-slide {  transition: opacity .25s ease-in-out!important;
   -moz-transition: opacity .25s ease-in-out!important;
   -webkit-transition: opacity .25s ease-in-out!important;}
.tripleplay-carousel .slick-slide:hover { }

.slick-prev:before, .slick-next:before {  font-size: 60px; line-height: 1;  opacity: .75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;  color: #FFFFFF;}

.slick-prev:before { content: '\2329'; }
[dir="rtl"] .slick-prev:before { content: '\2329'; }

[dir="rtl"] .slick-next { left: -10px; top: 70px; right: auto; }
.slick-next:before { content: "\232A"; }
[dir="rtl"] .slick-next:before { content: '\232A'; }

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait)
{
    .tripleplay-carousel .tripleplay-carousel-item .tripleplay-caption h2 {font-size:19px;}
    .slick-prev,
    .slick-next
    {
        top: 30%;
    }
}

@media only screen and (max-width: 760px) {
	.tripleplay-carousel .tripleplay-carousel-item .tripleplay-caption h2 {font-size:19px;}
    .slick-next
    {
        right: -25px;
    }
    
    .slick-prev
    {
        left: -25px;
    }
}





#stacks_in_1231_30 .tripleplay-carousel-item .tripleplay-caption h2 { color: #C2C2C2; }
#stacks_in_1231_30 .tripleplay-carousel-item .tripleplay-caption p { color: #CCCCCC; }

#stacks_in_1231_19 .tripleplay-carousel-item .tripleplay-caption h2 { color: #CCCCCC; }
#stacks_in_1231_19 .tripleplay-carousel-item .tripleplay-caption p { color: #CCCCCC; }

#stacks_in_1231_32 .tripleplay-carousel-item .tripleplay-caption h2 { color: #CCCCCC; }
#stacks_in_1231_32 .tripleplay-carousel-item .tripleplay-caption p { color: #CCCCCC; }

#stacks_in_1231_23 .tripleplay-carousel-item .tripleplay-caption h2 { color: #CCCCCC; }
#stacks_in_1231_23 .tripleplay-carousel-item .tripleplay-caption p { color: #CCCCCC; }

#stacks_in_1231_25 .tripleplay-carousel-item .tripleplay-caption h2 { color: #CCCCCC; }
#stacks_in_1231_25 .tripleplay-carousel-item .tripleplay-caption p { color: #CCCCCC; }
/* Start dooMax stack CSS code */#stacks_in_1066, .stacks_in_1066MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}     .stacks_in_1066MaxWidthContainer{	    max-width: 960px;	}    .stacks_in_1066MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {	 	    .stacks_in_1066MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_1066MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {	 	    .stacks_in_1066MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_1066MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_543{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_in_543 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_44>.s3_row {
	margin: 0 -10px;
}

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

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




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










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


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


}



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


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


}






#stacks_in_47 {
	margin: 0px 0px 45px 0px;
}

#stacks_in_545 {
	margin: 0px 0px 50px 0px;
}

#stacks_in_53 {
	margin: 0px 0px 50px 0px;
}
#stacks_in_567 .flat_button_2_alignment {
  font-size: 14px;
  
  font-family: Lato;
  
  text-align: left;
}


#stacks_in_567 a,
#stacks_in_567 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 0px;
  
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_567 a .flat_button_2_text {
  padding-left: 2px;
  padding-right: 2px;
  text-align: center !important;
  
}


#stacks_in_567 a i,
#stacks_in_567 a:visited i {
  font-size: 14px;
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;

  
    float: left;
    
  

  

  
}









  /* Gradient Color Mode */
  #stacks_in_567 a,
  #stacks_in_567 a:visited {
    background: rgba(80, 174, 255, 1.00);
    background: -moz-linear-gradient(top,  rgba(80, 174, 255, 1.00) 0%, rgba(0, 104, 179, 1.00) 100%);
    background: -webkit-linear-gradient(top,  rgba(80, 174, 255, 1.00) 0%,rgba(0, 104, 179, 1.00) 100%);
    background: linear-gradient(to bottom,  rgba(80, 174, 255, 1.00) 0%,rgba(0, 104, 179, 1.00) 100%);

    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_567 a:hover,
  #stacks_in_567 a:active {
    background: rgba(4, 110, 204, 1.00);
    background: -moz-linear-gradient(top,  rgba(4, 110, 204, 1.00) 0%, rgba(3, 117, 216, 1.00) 100%);
    background: -webkit-linear-gradient(top,  rgba(4, 110, 204, 1.00) 0%,rgba(3, 117, 216, 1.00) 100%);
    background: linear-gradient(to bottom,  rgba(4, 110, 204, 1.00) 0%,rgba(3, 117, 216, 1.00) 100%);

    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_567 a i,
  #stacks_in_567 a:visited i {
    background: rgba(3, 117, 216, 1.00);
    background: -moz-linear-gradient(top,  rgba(3, 117, 216, 1.00) 0%, rgba(40, 87, 127, 1.00) 100%);
    background: -webkit-linear-gradient(top,  rgba(3, 117, 216, 1.00) 0%,rgba(40, 87, 127, 1.00) 100%);
    background: linear-gradient(to bottom,  rgba(3, 117, 216, 1.00) 0%,rgba(40, 87, 127, 1.00) 100%);

    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_567 a:hover i,
  #stacks_in_567 a:active i {
    background: rgba(0, 96, 146, 1.00);
    background: -moz-linear-gradient(top,  rgba(0, 96, 146, 1.00) 0%, rgba(0, 79, 124, 1.00) 100%);
    background: -webkit-linear-gradient(top,  rgba(0, 96, 146, 1.00) 0%,rgba(0, 79, 124, 1.00) 100%);
    background: linear-gradient(to bottom,  rgba(0, 96, 146, 1.00) 0%,rgba(0, 79, 124, 1.00) 100%);

    color: rgba(255, 255, 255, 1.00);
  }













/* Percentage Width Mode */
  @media (max-width: 47.9em) {
    /* Mobile Breakpoint */
    #stacks_in_567 a,
    #stacks_in_567 a:visited {
      width: 50%;
    }

    

  }

  @media (min-width: 48em) and (max-width: 61.9em) {
    /* Tablet Breakpoint */
    #stacks_in_567 a,
    #stacks_in_567 a:visited {
      width: 50%;
    }

    

  }

  @media (min-width: 62em) {
    /* Desktop Breakpoint */
    #stacks_in_567 a,
    #stacks_in_567 a:visited {
      width: 25%;
    }

    

  }



#stacks_in_59 {
	padding:  2px;
}

#stacks_in_1060 {
	padding:  2px;
}

#stacks_in_571 {
	padding:  2px;
}
#stacks_in_1402>.s3_row {
	margin: 0 -30px;
}

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

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

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

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








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



}



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



}




#stacks_in_1406 {
	padding:  2px;
}

#stacks_in_1408 {
	padding:  2px;
}

#stacks_in_1410 {
	padding:  2px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_550{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_in_550 {
	margin: 50px 0px 40px 0px;
}

#stacks_in_552 {
	margin: 0px 0px 45px 0px;
}
#stacks_in_1364>.s3_row {
	margin: 0 -50px;
}

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

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




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










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



}



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


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


}






#stacks_in_1606 {
	padding: 0px 0px 50px 0px;
}

#stacks_in_1607 {
	line-height: 2em;
}
#stacks_in_549 .flat_button_2_alignment {
  font-size: 14px;
  
  font-family: Lato;
  
  text-align: left;
}


#stacks_in_549 a,
#stacks_in_549 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 0px;
  
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_549 a .flat_button_2_text {
  padding-left: 2px;
  padding-right: 2px;
  text-align: center !important;
  
}


#stacks_in_549 a i,
#stacks_in_549 a:visited i {
  font-size: 14px;
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;

  
    float: left;
    
  

  

  
}









  /* Gradient Color Mode */
  #stacks_in_549 a,
  #stacks_in_549 a:visited {
    background: rgba(80, 174, 255, 1.00);
    background: -moz-linear-gradient(top,  rgba(80, 174, 255, 1.00) 0%, rgba(0, 104, 179, 1.00) 100%);
    background: -webkit-linear-gradient(top,  rgba(80, 174, 255, 1.00) 0%,rgba(0, 104, 179, 1.00) 100%);
    background: linear-gradient(to bottom,  rgba(80, 174, 255, 1.00) 0%,rgba(0, 104, 179, 1.00) 100%);

    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_549 a:hover,
  #stacks_in_549 a:active {
    background: rgba(4, 110, 204, 1.00);
    background: -moz-linear-gradient(top,  rgba(4, 110, 204, 1.00) 0%, rgba(3, 117, 216, 1.00) 100%);
    background: -webkit-linear-gradient(top,  rgba(4, 110, 204, 1.00) 0%,rgba(3, 117, 216, 1.00) 100%);
    background: linear-gradient(to bottom,  rgba(4, 110, 204, 1.00) 0%,rgba(3, 117, 216, 1.00) 100%);

    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_549 a i,
  #stacks_in_549 a:visited i {
    background: rgba(3, 117, 216, 1.00);
    background: -moz-linear-gradient(top,  rgba(3, 117, 216, 1.00) 0%, rgba(40, 87, 127, 1.00) 100%);
    background: -webkit-linear-gradient(top,  rgba(3, 117, 216, 1.00) 0%,rgba(40, 87, 127, 1.00) 100%);
    background: linear-gradient(to bottom,  rgba(3, 117, 216, 1.00) 0%,rgba(40, 87, 127, 1.00) 100%);

    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_549 a:hover i,
  #stacks_in_549 a:active i {
    background: rgba(0, 96, 146, 1.00);
    background: -moz-linear-gradient(top,  rgba(0, 96, 146, 1.00) 0%, rgba(0, 79, 124, 1.00) 100%);
    background: -webkit-linear-gradient(top,  rgba(0, 96, 146, 1.00) 0%,rgba(0, 79, 124, 1.00) 100%);
    background: linear-gradient(to bottom,  rgba(0, 96, 146, 1.00) 0%,rgba(0, 79, 124, 1.00) 100%);

    color: rgba(255, 255, 255, 1.00);
  }













/* Percentage Width Mode */
  @media (max-width: 47.9em) {
    /* Mobile Breakpoint */
    #stacks_in_549 a,
    #stacks_in_549 a:visited {
      width: 50%;
    }

    

  }

  @media (min-width: 48em) and (max-width: 61.9em) {
    /* Tablet Breakpoint */
    #stacks_in_549 a,
    #stacks_in_549 a:visited {
      width: 50%;
    }

    

  }

  @media (min-width: 62em) {
    /* Desktop Breakpoint */
    #stacks_in_549 a,
    #stacks_in_549 a:visited {
      width: 25%;
    }

    

  }



#stacks_in_576 {
	padding: 0px 0px 50px 0px;
}
#stacks_in_578 .flat_button_2_alignment {
  font-size: 14px;
  
  font-family: Lato;
  
  text-align: left;
}


#stacks_in_578 a,
#stacks_in_578 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 0px;
  
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_578 a .flat_button_2_text {
  padding-left: 2px;
  padding-right: 2px;
  text-align: center !important;
  
}


#stacks_in_578 a i,
#stacks_in_578 a:visited i {
  font-size: 14px;
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;

  
    float: left;
    
  

  

  
}









  /* Gradient Color Mode */
  #stacks_in_578 a,
  #stacks_in_578 a:visited {
    background: rgba(80, 174, 255, 1.00);
    background: -moz-linear-gradient(top,  rgba(80, 174, 255, 1.00) 0%, rgba(0, 104, 179, 1.00) 100%);
    background: -webkit-linear-gradient(top,  rgba(80, 174, 255, 1.00) 0%,rgba(0, 104, 179, 1.00) 100%);
    background: linear-gradient(to bottom,  rgba(80, 174, 255, 1.00) 0%,rgba(0, 104, 179, 1.00) 100%);

    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_578 a:hover,
  #stacks_in_578 a:active {
    background: rgba(4, 110, 204, 1.00);
    background: -moz-linear-gradient(top,  rgba(4, 110, 204, 1.00) 0%, rgba(3, 117, 216, 1.00) 100%);
    background: -webkit-linear-gradient(top,  rgba(4, 110, 204, 1.00) 0%,rgba(3, 117, 216, 1.00) 100%);
    background: linear-gradient(to bottom,  rgba(4, 110, 204, 1.00) 0%,rgba(3, 117, 216, 1.00) 100%);

    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_578 a i,
  #stacks_in_578 a:visited i {
    background: rgba(3, 117, 216, 1.00);
    background: -moz-linear-gradient(top,  rgba(3, 117, 216, 1.00) 0%, rgba(40, 87, 127, 1.00) 100%);
    background: -webkit-linear-gradient(top,  rgba(3, 117, 216, 1.00) 0%,rgba(40, 87, 127, 1.00) 100%);
    background: linear-gradient(to bottom,  rgba(3, 117, 216, 1.00) 0%,rgba(40, 87, 127, 1.00) 100%);

    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_578 a:hover i,
  #stacks_in_578 a:active i {
    background: rgba(0, 96, 146, 1.00);
    background: -moz-linear-gradient(top,  rgba(0, 96, 146, 1.00) 0%, rgba(0, 79, 124, 1.00) 100%);
    background: -webkit-linear-gradient(top,  rgba(0, 96, 146, 1.00) 0%,rgba(0, 79, 124, 1.00) 100%);
    background: linear-gradient(to bottom,  rgba(0, 96, 146, 1.00) 0%,rgba(0, 79, 124, 1.00) 100%);

    color: rgba(255, 255, 255, 1.00);
  }













/* Percentage Width Mode */
  @media (max-width: 47.9em) {
    /* Mobile Breakpoint */
    #stacks_in_578 a,
    #stacks_in_578 a:visited {
      width: 50%;
    }

    

  }

  @media (min-width: 48em) and (max-width: 61.9em) {
    /* Tablet Breakpoint */
    #stacks_in_578 a,
    #stacks_in_578 a:visited {
      width: 50%;
    }

    

  }

  @media (min-width: 62em) {
    /* Desktop Breakpoint */
    #stacks_in_578 a,
    #stacks_in_578 a:visited {
      width: 25%;
    }

    

  }


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

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

/* Start dooMax stack CSS code */#stacks_in_1072, .stacks_in_1072MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}     .stacks_in_1072MaxWidthContainer{	    max-width: 960px;	}    .stacks_in_1072MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {	 	    .stacks_in_1072MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_1072MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {	 	    .stacks_in_1072MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_1072MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code */
#stacks_in_1072 {
	padding:  20px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_842{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_in_842 {
	margin: 30px 0px 0px 0px;
}
#stacks_in_844>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






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

#stacks_in_847 {
	margin: 0px 0px 45px 0px;
}

#stacks_in_599 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_2041>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}





/* HoverLiftThing by RapidWeaver Central  */


#hoverliftthingstacks_in_2124 {
   -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
    		box-sizing:border-box;
}

#cardlinkstacks_in_2124  a:link,
#cardlinkstacks_in_2124  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200;	
}


#stacks_in_2124 .hoverliftthing {
	background: rgba(255, 255, 255, 1.00);
	margin: 10px 15px 25px 15px;
	overflow: hidden;
	position: relative;
			
	-webkit-border-radius: none;
			border-radius: none;
	-webkit-box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
			box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
	-webkit-transition: box-shadow 0.3s ease;
			transition: box-shadow 0.3s ease;
	-webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}


#stacks_in_2124 .hoverliftthing:hover {
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2); 
    		box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);    	

}

#stacks_in_2124 .hoverliftthing img {
	-webkit-border-radius: none !important;
			border-radius: none !important;

}

/* Start Gradient stack CSS code */

#stacks_in_2108{
	/* fix for other stacks tramping over us */
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}



	
	
	
	
	
	
	
		#stacks_in_2108::before{
			content:"";
			top:0;
			left:0;
			bottom:0;
			right:0;
			position:absolute;
			
			opacity:0.70;
			
			/* Old browsers */
			background: rgba(80, 174, 255, 0.81);
			/* FF3.6+ */
			background: -moz-linear-gradient(-45deg,  rgba(80, 174, 255, 0.81) 0%,   rgba(255, 255, 255, 1.00) 100%);
			/* Chrome,Safari4+ */
			background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(80, 174, 255, 0.81)),   color-stop(100%,rgba(255, 255, 255, 1.00)));
			/* Chrome10+,Safari5.1+ */
			background: -webkit-linear-gradient(-45deg,  rgba(80, 174, 255, 0.81) 0%,rgba(255, 255, 255, 1.00) 100%);
			/* Opera 11.10+ */
			background: -o-linear-gradient(-45deg,  rgba(80, 174, 255, 0.81) 0%,rgba(255, 255, 255, 1.00) 100%);
			/* IE10+ */
			background: -ms-linear-gradient(-45deg,  rgba(80, 174, 255, 0.81) 0%,rgba(255, 255, 255, 1.00) 100%);
			/* W3C */
			background: linear-gradient(135deg,  rgba(80, 174, 255, 0.81) 0%,rgba(255, 255, 255, 1.00) 100%);
			/* IE6-9 */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(80, 174, 255, 0.81)', endColorstr='rgba(255, 255, 255, 1.00)',GradientType=1 );
		}
	
	
	
	
	






/* End Gradient stack CSS code */
#stacks_in_2108 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  5px;
	padding:  20px;
}

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

#stacks_in_1974 {
	margin: 0px 0px 45px 0px;
}

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

#stacks_in_1977 {
	font-size: 120%;
}

#stacks_in_1978 {
	padding: 20px 20px 40px 20px;
}

#stacks_in_1980 {
	padding: 20px 20px 0px 20px;
}
/* HoverLiftThing by RapidWeaver Central  */


#hoverliftthingstacks_in_2126 {
   -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
    		box-sizing:border-box;
}

#cardlinkstacks_in_2126  a:link,
#cardlinkstacks_in_2126  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200;	
}


#stacks_in_2126 .hoverliftthing {
	background: rgba(255, 255, 255, 1.00);
	margin: 10px 15px 25px 15px;
	overflow: hidden;
	position: relative;
			
	-webkit-border-radius: none;
			border-radius: none;
	-webkit-box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
			box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
	-webkit-transition: box-shadow 0.3s ease;
			transition: box-shadow 0.3s ease;
	-webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}


#stacks_in_2126 .hoverliftthing:hover {
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2); 
    		box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);    	

}

#stacks_in_2126 .hoverliftthing img {
	-webkit-border-radius: none !important;
			border-radius: none !important;

}

/* Start Gradient stack CSS code */

#stacks_in_2106{
	/* fix for other stacks tramping over us */
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}



	#stacks_in_2106::before{
		content:"";
		top:0;
		left:0;
		bottom:0;
		right:0;
		position:absolute;
		
		opacity:0.70;
		
		/* Old browsers */
		background: rgba(80, 174, 255, 0.72);
		/* FF3.6+ */
		background: -moz-radial-gradient(100% 0%, ellipse cover,  rgba(80, 174, 255, 0.72) 0%,   rgba(255, 255, 255, 1.00) 100%);
		/* Chrome,Safari4+ */
		background: -webkit-gradient(radial, 100% 0%, color-stop(0%,rgba(80, 174, 255, 0.72)),   color-stop(100%,rgba(255, 255, 255, 1.00)));
		/* Chrome10+,Safari5.1+ */
		background: -webkit-radial-gradient(100% 0%, ellipse cover,  rgba(80, 174, 255, 0.72) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* Opera 11.10+ */
		background: -o-radial-gradient(100% 0%, ellipse cover,  rgba(80, 174, 255, 0.72) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* IE10+ */
		background: -ms-radial-gradient(100% 0%, ellipse cover,  rgba(80, 174, 255, 0.72) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* W3C */
		background: radial-gradient(ellipse at 100% 0%,  rgba(80, 174, 255, 0.72) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* IE6-9 fallback on horizontal gradient */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
	}
	






/* End Gradient stack CSS code */
#stacks_in_2106 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  5px;
	padding:  20px;
}

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

#stacks_in_1986 {
	margin: 0px 0px 45px 0px;
}

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

#stacks_in_1989 {
	font-size: 120%;
}

#stacks_in_1990 {
	padding: 20px 20px 40px 20px;
}

#stacks_in_1992 {
	padding: 20px 20px 0px 20px;
}
#stacks_in_2080>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}





/* HoverLiftThing by RapidWeaver Central  */


#hoverliftthingstacks_in_2128 {
   -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
    		box-sizing:border-box;
}

#cardlinkstacks_in_2128  a:link,
#cardlinkstacks_in_2128  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200;	
}


#stacks_in_2128 .hoverliftthing {
	background: rgba(255, 255, 255, 1.00);
	margin: 10px 15px 25px 15px;
	overflow: hidden;
	position: relative;
			
	-webkit-border-radius: none;
			border-radius: none;
	-webkit-box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
			box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
	-webkit-transition: box-shadow 0.3s ease;
			transition: box-shadow 0.3s ease;
	-webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}


#stacks_in_2128 .hoverliftthing:hover {
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2); 
    		box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);    	

}

#stacks_in_2128 .hoverliftthing img {
	-webkit-border-radius: none !important;
			border-radius: none !important;

}

/* Start Gradient stack CSS code */

#stacks_in_2112{
	/* fix for other stacks tramping over us */
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}



	#stacks_in_2112::before{
		content:"";
		top:0;
		left:0;
		bottom:0;
		right:0;
		position:absolute;
		
		opacity:0.70;
		
		/* Old browsers */
		background: rgba(80, 174, 255, 1.00);
		/* FF3.6+ */
		background: -moz-radial-gradient(0% 100%, ellipse cover,  rgba(80, 174, 255, 1.00) 0%,   rgba(255, 255, 255, 1.00) 100%);
		/* Chrome,Safari4+ */
		background: -webkit-gradient(radial, 0% 100%, color-stop(0%,rgba(80, 174, 255, 1.00)),   color-stop(100%,rgba(255, 255, 255, 1.00)));
		/* Chrome10+,Safari5.1+ */
		background: -webkit-radial-gradient(0% 100%, ellipse cover,  rgba(80, 174, 255, 1.00) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* Opera 11.10+ */
		background: -o-radial-gradient(0% 100%, ellipse cover,  rgba(80, 174, 255, 1.00) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* IE10+ */
		background: -ms-radial-gradient(0% 100%, ellipse cover,  rgba(80, 174, 255, 1.00) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* W3C */
		background: radial-gradient(ellipse at 0% 100%,  rgba(80, 174, 255, 1.00) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* IE6-9 fallback on horizontal gradient */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
	}
	






/* End Gradient stack CSS code */
#stacks_in_2112 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  5px;
	padding:  20px;
}

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

#stacks_in_1950 {
	margin: 0px 0px 45px 0px;
}

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

#stacks_in_1953 {
	font-size: 120%;
}

#stacks_in_1954 {
	padding: 20px 20px 40px 20px;
}

#stacks_in_1956 {
	padding: 20px 20px 0px 20px;
}
/* HoverLiftThing by RapidWeaver Central  */


#hoverliftthingstacks_in_2130 {
   -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
    		box-sizing:border-box;
}

#cardlinkstacks_in_2130  a:link,
#cardlinkstacks_in_2130  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200;	
}


#stacks_in_2130 .hoverliftthing {
	background: rgba(255, 255, 255, 1.00);
	margin: 10px 15px 25px 15px;
	overflow: hidden;
	position: relative;
			
	-webkit-border-radius: none;
			border-radius: none;
	-webkit-box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
			box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
	-webkit-transition: box-shadow 0.3s ease;
			transition: box-shadow 0.3s ease;
	-webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}


#stacks_in_2130 .hoverliftthing:hover {
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2); 
    		box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);    	

}

#stacks_in_2130 .hoverliftthing img {
	-webkit-border-radius: none !important;
			border-radius: none !important;

}

/* Start Gradient stack CSS code */

#stacks_in_2110{
	/* fix for other stacks tramping over us */
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}



	
	
	
	
	
	
	
		#stacks_in_2110::before{
			content:"";
			top:0;
			left:0;
			bottom:0;
			right:0;
			position:absolute;
			
			opacity:0.70;
			
			/* Old browsers */
			background: rgba(80, 174, 255, 0.64);
			/* FF3.6+ */
			background: -moz-linear-gradient(-45deg,  rgba(80, 174, 255, 0.64) 0%,   rgba(255, 255, 255, 1.00) 100%);
			/* Chrome,Safari4+ */
			background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(80, 174, 255, 0.64)),   color-stop(100%,rgba(255, 255, 255, 1.00)));
			/* Chrome10+,Safari5.1+ */
			background: -webkit-linear-gradient(-45deg,  rgba(80, 174, 255, 0.64) 0%,rgba(255, 255, 255, 1.00) 100%);
			/* Opera 11.10+ */
			background: -o-linear-gradient(-45deg,  rgba(80, 174, 255, 0.64) 0%,rgba(255, 255, 255, 1.00) 100%);
			/* IE10+ */
			background: -ms-linear-gradient(-45deg,  rgba(80, 174, 255, 0.64) 0%,rgba(255, 255, 255, 1.00) 100%);
			/* W3C */
			background: linear-gradient(135deg,  rgba(80, 174, 255, 0.64) 0%,rgba(255, 255, 255, 1.00) 100%);
			/* IE6-9 */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(80, 174, 255, 0.64)', endColorstr='rgba(255, 255, 255, 1.00)',GradientType=1 );
		}
	
	
	
	
	






/* End Gradient stack CSS code */
#stacks_in_2110 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  5px;
	padding:  20px;
}

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

#stacks_in_1962 {
	margin: 0px 0px 45px 0px;
}

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

#stacks_in_1965 {
	font-size: 120%;
}

#stacks_in_1966 {
	padding: 20px 20px 40px 20px;
}

#stacks_in_1968 {
	padding: 20px 20px 0px 20px;
}
#stacks_in_2038>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}





/* HoverLiftThing by RapidWeaver Central  */


#hoverliftthingstacks_in_2132 {
   -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
    		box-sizing:border-box;
}

#cardlinkstacks_in_2132  a:link,
#cardlinkstacks_in_2132  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200;	
}


#stacks_in_2132 .hoverliftthing {
	background: rgba(255, 255, 255, 1.00);
	margin: 10px 15px 25px 15px;
	overflow: hidden;
	position: relative;
			
	-webkit-border-radius: none;
			border-radius: none;
	-webkit-box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
			box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
	-webkit-transition: box-shadow 0.3s ease;
			transition: box-shadow 0.3s ease;
	-webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}


#stacks_in_2132 .hoverliftthing:hover {
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2); 
    		box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);    	

}

#stacks_in_2132 .hoverliftthing img {
	-webkit-border-radius: none !important;
			border-radius: none !important;

}

/* Start Gradient stack CSS code */

#stacks_in_2102{
	/* fix for other stacks tramping over us */
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}



	#stacks_in_2102::before{
		content:"";
		top:0;
		left:0;
		bottom:0;
		right:0;
		position:absolute;
		
		opacity:0.70;
		
		/* Old browsers */
		background: rgba(80, 174, 255, 1.00);
		/* FF3.6+ */
		background: -moz-radial-gradient(100% 100%, ellipse cover,  rgba(80, 174, 255, 1.00) 0%,   rgba(255, 255, 255, 1.00) 100%);
		/* Chrome,Safari4+ */
		background: -webkit-gradient(radial, 100% 100%, color-stop(0%,rgba(80, 174, 255, 1.00)),   color-stop(100%,rgba(255, 255, 255, 1.00)));
		/* Chrome10+,Safari5.1+ */
		background: -webkit-radial-gradient(100% 100%, ellipse cover,  rgba(80, 174, 255, 1.00) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* Opera 11.10+ */
		background: -o-radial-gradient(100% 100%, ellipse cover,  rgba(80, 174, 255, 1.00) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* IE10+ */
		background: -ms-radial-gradient(100% 100%, ellipse cover,  rgba(80, 174, 255, 1.00) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* W3C */
		background: radial-gradient(ellipse at 100% 100%,  rgba(80, 174, 255, 1.00) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* IE6-9 fallback on horizontal gradient */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
	}
	






/* End Gradient stack CSS code */
#stacks_in_2102 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  5px;
	padding:  20px;
}

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

#stacks_in_2060 {
	margin: 0px 0px 45px 0px;
}

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

#stacks_in_2063 {
	font-size: 120%;
}

#stacks_in_2064 {
	padding: 20px 20px 40px 20px;
}

#stacks_in_2066 {
	padding: 20px 20px 0px 20px;
}
/* HoverLiftThing by RapidWeaver Central  */


#hoverliftthingstacks_in_2134 {
   -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
    		box-sizing:border-box;
}

#cardlinkstacks_in_2134  a:link,
#cardlinkstacks_in_2134  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200;	
}


#stacks_in_2134 .hoverliftthing {
	background: rgba(255, 255, 255, 1.00);
	margin: 10px 15px 25px 15px;
	overflow: hidden;
	position: relative;
			
	-webkit-border-radius: none;
			border-radius: none;
	-webkit-box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
			box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
	-webkit-transition: box-shadow 0.3s ease;
			transition: box-shadow 0.3s ease;
	-webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}


#stacks_in_2134 .hoverliftthing:hover {
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2); 
    		box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);    	

}

#stacks_in_2134 .hoverliftthing img {
	-webkit-border-radius: none !important;
			border-radius: none !important;

}

/* Start Gradient stack CSS code */

#stacks_in_2104{
	/* fix for other stacks tramping over us */
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}



	#stacks_in_2104::before{
		content:"";
		top:0;
		left:0;
		bottom:0;
		right:0;
		position:absolute;
		
		opacity:0.70;
		
		/* Old browsers */
		background: rgba(80, 174, 255, 1.00);
		/* FF3.6+ */
		background: -moz-radial-gradient(0% 100%, ellipse cover,  rgba(80, 174, 255, 1.00) 0%,   rgba(255, 255, 255, 1.00) 100%);
		/* Chrome,Safari4+ */
		background: -webkit-gradient(radial, 0% 100%, color-stop(0%,rgba(80, 174, 255, 1.00)),   color-stop(100%,rgba(255, 255, 255, 1.00)));
		/* Chrome10+,Safari5.1+ */
		background: -webkit-radial-gradient(0% 100%, ellipse cover,  rgba(80, 174, 255, 1.00) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* Opera 11.10+ */
		background: -o-radial-gradient(0% 100%, ellipse cover,  rgba(80, 174, 255, 1.00) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* IE10+ */
		background: -ms-radial-gradient(0% 100%, ellipse cover,  rgba(80, 174, 255, 1.00) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* W3C */
		background: radial-gradient(ellipse at 0% 100%,  rgba(80, 174, 255, 1.00) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* IE6-9 fallback on horizontal gradient */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
	}
	






/* End Gradient stack CSS code */
#stacks_in_2104 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  5px;
	padding:  20px;
}

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

#stacks_in_2072 {
	margin: 0px 0px 45px 0px;
}

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

#stacks_in_2075 {
	font-size: 120%;
}

#stacks_in_2076 {
	padding: 20px 20px 40px 20px;
}

#stacks_in_2078 {
	padding: 20px 20px 0px 20px;
}
#stacks_in_2083>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}





/* HoverLiftThing by RapidWeaver Central  */


#hoverliftthingstacks_in_2136 {
   -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
    		box-sizing:border-box;
}

#cardlinkstacks_in_2136  a:link,
#cardlinkstacks_in_2136  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200;	
}


#stacks_in_2136 .hoverliftthing {
	background: rgba(255, 255, 255, 1.00);
	margin: 10px 15px 25px 15px;
	overflow: hidden;
	position: relative;
			
	-webkit-border-radius: none;
			border-radius: none;
	-webkit-box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
			box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
	-webkit-transition: box-shadow 0.3s ease;
			transition: box-shadow 0.3s ease;
	-webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}


#stacks_in_2136 .hoverliftthing:hover {
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2); 
    		box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);    	

}

#stacks_in_2136 .hoverliftthing img {
	-webkit-border-radius: none !important;
			border-radius: none !important;

}

/* Start Gradient stack CSS code */

#stacks_in_2114{
	/* fix for other stacks tramping over us */
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}



	#stacks_in_2114::before{
		content:"";
		top:0;
		left:0;
		bottom:0;
		right:0;
		position:absolute;
		
		opacity:0.70;
		
		/* Old browsers */
		background: rgba(80, 174, 255, 0.48);
		/* FF3.6+ */
		background: -moz-radial-gradient(100% 0%, ellipse cover,  rgba(80, 174, 255, 0.48) 0%,   rgba(255, 255, 255, 1.00) 100%);
		/* Chrome,Safari4+ */
		background: -webkit-gradient(radial, 100% 0%, color-stop(0%,rgba(80, 174, 255, 0.48)),   color-stop(100%,rgba(255, 255, 255, 1.00)));
		/* Chrome10+,Safari5.1+ */
		background: -webkit-radial-gradient(100% 0%, ellipse cover,  rgba(80, 174, 255, 0.48) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* Opera 11.10+ */
		background: -o-radial-gradient(100% 0%, ellipse cover,  rgba(80, 174, 255, 0.48) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* IE10+ */
		background: -ms-radial-gradient(100% 0%, ellipse cover,  rgba(80, 174, 255, 0.48) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* W3C */
		background: radial-gradient(ellipse at 100% 0%,  rgba(80, 174, 255, 0.48) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* IE6-9 fallback on horizontal gradient */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
	}
	






/* End Gradient stack CSS code */
#stacks_in_2114 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  5px;
	padding:  20px;
}

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

#stacks_in_2030 {
	margin: 0px 0px 45px 0px;
}

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

#stacks_in_2033 {
	font-size: 120%;
}

#stacks_in_2034 {
	padding: 20px 20px 40px 20px;
}

#stacks_in_2036 {
	padding: 20px 20px 0px 20px;
}
/* HoverLiftThing by RapidWeaver Central  */


#hoverliftthingstacks_in_2138 {
   -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
    		box-sizing:border-box;
}

#cardlinkstacks_in_2138  a:link,
#cardlinkstacks_in_2138  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200;	
}


#stacks_in_2138 .hoverliftthing {
	background: rgba(255, 255, 255, 1.00);
	margin: 10px 15px 25px 15px;
	overflow: hidden;
	position: relative;
			
	-webkit-border-radius: none;
			border-radius: none;
	-webkit-box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
			box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
	-webkit-transition: box-shadow 0.3s ease;
			transition: box-shadow 0.3s ease;
	-webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}


#stacks_in_2138 .hoverliftthing:hover {
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2); 
    		box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);    	

}

#stacks_in_2138 .hoverliftthing img {
	-webkit-border-radius: none !important;
			border-radius: none !important;

}

/* Start Gradient stack CSS code */

#stacks_in_2116{
	/* fix for other stacks tramping over us */
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}



	#stacks_in_2116::before{
		content:"";
		top:0;
		left:0;
		bottom:0;
		right:0;
		position:absolute;
		
		opacity:0.50;
		
		/* Old browsers */
		background: rgba(80, 174, 255, 0.58);
		/* FF3.6+ */
		background: -moz-radial-gradient(0% 0%, ellipse cover,  rgba(80, 174, 255, 0.58) 0%,   rgba(255, 255, 255, 1.00) 100%);
		/* Chrome,Safari4+ */
		background: -webkit-gradient(radial, 0% 0%, color-stop(0%,rgba(80, 174, 255, 0.58)),   color-stop(100%,rgba(255, 255, 255, 1.00)));
		/* Chrome10+,Safari5.1+ */
		background: -webkit-radial-gradient(0% 0%, ellipse cover,  rgba(80, 174, 255, 0.58) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* Opera 11.10+ */
		background: -o-radial-gradient(0% 0%, ellipse cover,  rgba(80, 174, 255, 0.58) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* IE10+ */
		background: -ms-radial-gradient(0% 0%, ellipse cover,  rgba(80, 174, 255, 0.58) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* W3C */
		background: radial-gradient(ellipse at 0% 0%,  rgba(80, 174, 255, 0.58) 0%,rgba(255, 255, 255, 1.00) 100%);
		/* IE6-9 fallback on horizontal gradient */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
	}
	






/* End Gradient stack CSS code */
#stacks_in_2116 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  5px;
	padding:  20px;
}

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

#stacks_in_2090 {
	margin: 0px 0px 45px 0px;
}

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

#stacks_in_2093 {
	font-size: 120%;
}

#stacks_in_2122 {
	padding: 20px 20px 40px 20px;
}

#stacks_in_2118 {
	padding: 20px 20px 0px 20px;
}
/* HoverLiftThing by RapidWeaver Central  */


#hoverliftthingstacks_in_2148 {
   -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
    		box-sizing:border-box;
}

#cardlinkstacks_in_2148  a:link,
#cardlinkstacks_in_2148  a:hover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200;	
}


#stacks_in_2148 .hoverliftthing {
	background: rgba(255, 255, 255, 1.00);
	margin: 10px 15px 25px 15px;
	overflow: hidden;
	position: relative;
			
	-webkit-border-radius: none;
			border-radius: none;
	-webkit-box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
			box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
	-webkit-transition: box-shadow 0.3s ease;
			transition: box-shadow 0.3s ease;
	-webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}


#stacks_in_2148 .hoverliftthing:hover {
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2); 
    		box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);    	

}

#stacks_in_2148 .hoverliftthing img {
	-webkit-border-radius: none !important;
			border-radius: none !important;

}


#stacks_in_2150 {
	padding:  20px;
}

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

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

/* Start dooMax stack CSS code */#stacks_in_1161, .stacks_in_1161MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}     .stacks_in_1161MaxWidthContainer{	    max-width: 960px;	}    .stacks_in_1161MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {	 	    .stacks_in_1161MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_1161MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {	 	    .stacks_in_1161MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_1161MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_1157{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_in_1157 {
	margin: 50px 0px 30px 0px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_1155{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_in_1149 {
	margin: 0px 0px 45px 0px;
}

#stacks_in_1151 {
	margin: 0px 0px 50px 0px;
}
/* Start dooMax stack CSS code */#stacks_in_1140, .stacks_in_1140MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_1140MaxWidthContainer{	    max-width: 50%;	}    .stacks_in_1140MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_1140MaxWidthContainer{		    max-width: 50%;		}								    .stacks_in_1140MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_1140MaxWidthContainer{		    max-width: 100%;		}								    .stacks_in_1140MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code */
#stacks_in_1140 {
	margin: 0px 0px 40px 0px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_1163{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code *//* HoverLiftThing by RapidWeaver Central  */


#hoverliftthingstacks_in_2140 {
   -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
    		box-sizing:border-box;
}

#cardlinkstacks_in_2140  a:link,
#cardlinkstacks_in_2140  a:hover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200;	
}


#stacks_in_2140 .hoverliftthing {
	background: rgba(255, 255, 255, 1.00);
	margin: 10px 15px 25px 15px;
	overflow: hidden;
	position: relative;
			
	-webkit-border-radius: none;
			border-radius: none;
	-webkit-box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
			box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
	-webkit-transition: box-shadow 0.3s ease;
			transition: box-shadow 0.3s ease;
	-webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}


#stacks_in_2140 .hoverliftthing:hover {
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2); 
    		box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);    	

}

#stacks_in_2140 .hoverliftthing img {
	-webkit-border-radius: none !important;
			border-radius: none !important;

}


#stacks_in_1918 {
	margin: 0px 0px 40px 0px;
}

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

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

/* Start dooMax stack CSS code */#stacks_in_1082_2, .stacks_in_1082_2MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}     .stacks_in_1082_2MaxWidthContainer{	    max-width: 960px;	}    .stacks_in_1082_2MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {	 	    .stacks_in_1082_2MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_1082_2MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {	 	    .stacks_in_1082_2MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_1082_2MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_1082_3{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */#stacks_in_1082_4>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1082_4>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_1082_4>.s3_row>.s3_column_center {
	width: 36.669998%;
}

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

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








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



}



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


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


}




#stacks_in_1082_6 {
	margin: 0px 0px 10px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1082_121 {
		font-family: 'Lato', sans-serif;
		font-weight: 200;
		font-style: normal;
		font-size: 90%;
		line-height: 200%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1082_121 {
		color: rgba(64, 64, 64, 1.00);
	}
}

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

#stacks_in_1082_19 {
	margin: 0px 0px 10px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1082_123 {
		font-family: 'Lato', sans-serif;
		font-weight: 200;
		font-style: normal;
		font-size: 90%;
		line-height: 200%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1082_123 {
		color: rgba(64, 64, 64, 1.00);
	}
}

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

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

#stacks_in_1082_33 {
	margin: 6px 0px 0px 0px;
}

#stacks_in_1082_34 {
	font-size: 80%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1082_127 {
		font-family: 'Lato', sans-serif;
		font-weight: 200;
		font-style: normal;
		font-size: 90%;
		line-height: 200%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1082_127 {
		color: rgba(64, 64, 64, 1.00);
	}
}

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

#stacks_in_1082_45 {
	margin: 30px 0px 10px 0px;
}

#stacks_in_1082_46 {
	font-size: 80%;
}
#stacks_in_1082_101>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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



}






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

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

#stacks_in_1082_99 {
	padding: 10px 0px 0px 0px;
}
/* Start dooMap 2 stack each CSS code */#stacks_in_1082_38map img {    max-width: none !important; }#stacks_in_1082_38 .gm-style-iw{	color: #444 !important;}.gmnoprint img {    max-width: none !important; }.stacks_in_1082_38error{	position: relative;	background: #ffeaea;	padding: 0;	margin: 0;}.dooMapErrorColour{	color: red;}#stacks_in_1082_38map{	height: 250px;	}@media all and (max-width: 1024px) {	#stacks_in_1082_38map{		height: 166.500000px;	}}@media all and (max-width: 480px) {	#stacks_in_1082_38map{		height: 125.000000px;	}}.dooMapClearer{	clear: both;	height: 0;	margin: 0;	padding: 0;}#stacks_in_1082_38directions{	position: relative;	background: #fff;	display: none;	border: 1px solid #ccc;	border-radius: 2px;	padding: 10px;	color: #444;}.stacks_in_1082_38directionsHeader{	display: inline-block !important;	font-size: 20px;	line-height: 22px;	font-weight: bold;	margin-right: 40px;}.dooDirectionsButton{	background: #fff;	border: 1px solid #ccc;	padding: 0 10px 0 10px;	font-size: 14px;	line-height: 22px;	border-radius: 2px;	cursor: pointer;	margin: 0;	color: #444;}.stacks_in_1082_38cancel{	position: absolute;	top: 10px;	right: 10px;	font-size: 24px !important;	padding: 0 0 0 6px;	margin: 0;	border: none !important;}.directions_location_wrapper{	background: #ddd;	padding: 6px 10px 6px 10px;	border: 1px solid #ccc;	border-radius: 2px;	margin-top: 10px;	font-size: 14px;	line-height: 22px;}.directions_location_wrapper:hover{	background: #f4f4f4;}.dooDirectionsShow{	display: inline-block;}.dooDirectionsResultsWrapper{	display: none;	background: #fff;	padding: 10px;	border: 1px solid #ccc;	border-radius: 2px;	margin-top: 10px;}.dooMapInstruction{	border-bottom: 1px solid #ccc;	padding-bottom: 4px;}.dooMapInstructionDistance{	padding-top: 4px;	font-weight: bold;}.dooDirectionsSharingWrapper{	display: none;}.stacks_in_1082_38print, .stacks_in_1082_38email, .stacks_in_1082_38google{	position: relative;	display: inline-block;	margin-top: 8px !important;	margin-right: 3px !important;}	#stacks_in_1082_38 .dooMapLocation{		display: none;	}/* End dooMap 2 stack each CSS code */
#stacks_in_1082_38 {
	border: solid rgba(201, 201, 201, 1.00);
	border-width:  1px;
	margin: 10px 0px 0px 0px;
}
/* Start dooMap2location stack each CSS code *//* End dooMap2location stack each CSS code */#stacks_in_1082_49>.s3_row {
	margin: 0 -0px;
}

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

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

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

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








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



}



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



}




#stacks_in_1082_49 {
	margin: 30px 0px 0px 0px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_1233_50{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */#stacks_in_1233_1{visibility:hidden}

#stacks_in_1233_1 {
	background-color: rgba(0, 104, 179, 1.00);
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1233_2 {
		font-family: 'Lato', sans-serif;
		font-weight: 200;
		font-style: normal;
		font-size: 180%;
		line-height: 110%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1233_2 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_1233_2 {
	margin: 10px 0px 5px 0px;
}

#stacks_in_1233_4 {
	font-size: 50%;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_1233_52{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */#stacks_in_1233_30{visibility:hidden}

#stacks_in_1233_30 {
	background-color: rgba(0, 104, 179, 1.00);
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_1233_39 {
		font-family: 'Lato', sans-serif;
		font-weight: 200;
		font-style: normal;
		font-size: 140%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_1233_39 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_1233_39 {
	margin: 10px 0px 8px 0px;
}

#stacks_in_1233_41 {
	font-size: 50%;
}
