@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;
}/* Start doore stack page CSS code */	.doo-re-grid{	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	  vertical-align: top;	}		.doo-re-grid *, .doo-re-grid *:after, .doo-re-grid *:before {	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	}			[class*='re-col-'] {	  display: inline-block;	}			.re-col-desk-0 {	  width: 0;	  display: none;	}	.re-col-desk-1 {	  width: 8.333333%;	  display: inline-block;	}	.re-col-desk-2 {	  width: 16.666666%;	  display: inline-block;	}	.re-col-desk-3 {	  width: 25%;	  display: inline-block;	}	.re-col-desk-4 {	  width: 33.333333%;	  display: inline-block;	}	.re-col-desk-5 {	  width: 41.666666%;	  display: inline-block;	}	.re-col-desk-6 {	  width: 50%;	  display: inline-block;	}	.re-col-desk-7 {	  width: 58.333333%;	  display: inline-block;	}	.re-col-desk-8 {	  width: 66.666666%;	  display: inline-block;	}	.re-col-desk-9 {	  width: 75%;	  display: inline-block;	}	.re-col-desk-10 {	  width: 83.333333%;	  display: inline-block;	}	.re-col-desk-11 {	  width: 91.666666%;	  display: inline-block;	}	.re-col-desk-12 {	  width: 100%;	  display: inline-block;	}			/* End doore stack page CSS code */.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
/* Start dooFaq2 stack page CSS code */
/* Iconate keyframe animations */
@-webkit-keyframes zoomOut{50%{-webkit-transform:scale(0,0);transform:scale(0,0);opacity:0}100%{-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1}}@-moz-keyframes zoomOut{50%{-moz-transform:scale(0,0);transform:scale(0,0);opacity:0}100%{-moz-transform:scale(1,1);transform:scale(1,1);opacity:1}}@-o-keyframes zoomOut{50%{-o-transform:scale(0,0);transform:scale(0,0);opacity:0}100%{-o-transform:scale(1,1);transform:scale(1,1);opacity:1}}@keyframes zoomOut{50%{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);opacity:0}100%{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);opacity:1}}@-webkit-keyframes zoomIn{0%{opacity:.6}25%,75%{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@-moz-keyframes zoomIn{0%{opacity:.6}25%,75%{-moz-transform:scale(1.8);transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@-o-keyframes zoomIn{0%{opacity:.6}25%,75%{-o-transform:scale(1.8);transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@keyframes zoomIn{0%{opacity:.6}25%,75%{-webkit-transform:scale(1.8);-moz-transform:scale(1.8);-o-transform:scale(1.8);transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@-o-keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOutRight{25%{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}50%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}75%{-webkit-transform:translateX(-5px);transform:translateX(-5px);opacity:.2}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-moz-keyframes fadeOutRight{25%{-moz-transform:translateX(10px);transform:translateX(10px);opacity:0}50%{-moz-transform:translateX(-20px);transform:translateX(-20px);opacity:0}75%{-moz-transform:translateX(-5px);transform:translateX(-5px);opacity:.2}100%{-moz-transform:translateX(0);transform:translateX(0);opacity:1}}@-o-keyframes fadeOutRight{25%{-o-transform:translateX(10px);transform:translateX(10px);opacity:0}50%{-o-transform:translateX(-20px);transform:translateX(-20px);opacity:0}75%{-o-transform:translateX(-5px);transform:translateX(-5px);opacity:.2}100%{-o-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fadeOutRight{25%{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px);opacity:0}50%{-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px);opacity:0}75%{-webkit-transform:translateX(-5px);-moz-transform:translateX(-5px);-o-transform:translateX(-5px);transform:translateX(-5px);opacity:.2}100%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes fadeOutLeft{25%{-webkit-transform:translateX(-10px);transform:translateX(-10px);opacity:0}50%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}75%{-webkit-transform:translateX(5px);transform:translateX(5px);opacity:.2}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-moz-keyframes fadeOutLeft{25%{-moz-transform:translateX(-10px);transform:translateX(-10px);opacity:0}50%{-moz-transform:translateX(20px);transform:translateX(20px);opacity:0}75%{-moz-transform:translateX(5px);transform:translateX(5px);opacity:.2}100%{-moz-transform:translateX(0);transform:translateX(0);opacity:1}}@-o-keyframes fadeOutLeft{25%{-o-transform:translateX(-10px);transform:translateX(-10px);opacity:0}50%{-o-transform:translateX(20px);transform:translateX(20px);opacity:0}75%{-o-transform:translateX(5px);transform:translateX(5px);opacity:.2}100%{-o-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fadeOutLeft{25%{-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px);opacity:0}50%{-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px);opacity:0}75%{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-o-transform:translateX(5px);transform:translateX(5px);opacity:.2}100%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes fadeOutTop{25%{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:0}50%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}75%{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:.2}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-moz-keyframes fadeOutTop{25%{-moz-transform:translateY(-5px);transform:translateY(-5px);opacity:0}50%{-moz-transform:translateY(20px);transform:translateY(20px);opacity:0}75%{-moz-transform:translateY(5px);transform:translateY(5px);opacity:.2}100%{-moz-transform:translateY(0);transform:translateY(0);opacity:1}}@-o-keyframes fadeOutTop{25%{-o-transform:translateY(-5px);transform:translateY(-5px);opacity:0}50%{-o-transform:translateY(20px);transform:translateY(20px);opacity:0}75%{-o-transform:translateY(5px);transform:translateY(5px);opacity:.2}100%{-o-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fadeOutTop{25%{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);opacity:0}50%{-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px);opacity:0}75%{-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px);opacity:.2}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes fadeOutBottom{25%{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:0}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}75%{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:.2}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-moz-keyframes fadeOutBottom{25%{-moz-transform:translateY(5px);transform:translateY(5px);opacity:0}50%{-moz-transform:translateY(-10px);transform:translateY(-10px);opacity:0}75%{-moz-transform:translateY(-5px);transform:translateY(-5px);opacity:.2}100%{-moz-transform:translateY(0);transform:translateY(0);opacity:1}}@-o-keyframes fadeOutBottom{25%{-o-transform:translateY(5px);transform:translateY(5px);opacity:0}50%{-o-transform:translateY(-10px);transform:translateY(-10px);opacity:0}75%{-o-transform:translateY(-5px);transform:translateY(-5px);opacity:.2}100%{-o-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fadeOutBottom{25%{-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px);opacity:0}50%{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px);opacity:0}75%{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);opacity:.2}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes verticalFlip{50%{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@-moz-keyframes verticalFlip{50%{-moz-transform:rotateX(90deg);transform:rotateX(90deg)}100%{-moz-transform:rotateX(0deg);transform:rotateX(0deg)}}@-o-keyframes verticalFlip{50%{transform:rotateX(90deg)}100%{transform:rotateX(0deg)}}@keyframes verticalFlip{50%{-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);transform:rotateX(0deg)}}@-webkit-keyframes horizontalFlip{50%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-moz-keyframes horizontalFlip{50%{-moz-transform:rotateY(90deg);transform:rotateY(90deg)}100%{-moz-transform:rotateY(0deg);transform:rotateY(0deg)}}@-o-keyframes horizontalFlip{50%{transform:rotateY(90deg)}100%{transform:rotateY(0deg)}}@keyframes horizontalFlip{50%{-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);transform:rotateY(90deg)}100%{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);transform:rotateY(0deg)}}@-webkit-keyframes bounceOutBottom{20%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}50%{opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-moz-keyframes bounceOutBottom{20%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}50%{opacity:0;-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-o-keyframes bounceOutBottom{20%,100%{transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;transform:translate3d(0,-5px,0)}50%{opacity:0;transform:translate3d(0,10px,0)}}@keyframes bounceOutBottom{20%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-webkit-transform:translate3d(0,-5px,0);-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}50%{opacity:0;-webkit-transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-webkit-keyframes bounceOutTop{20%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}50%{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}}@-moz-keyframes bounceOutTop{20%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-moz-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}50%{opacity:0;-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}}@-o-keyframes bounceOutTop{20%,100%{transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;transform:translate3d(0,5px,0)}50%{opacity:0;transform:translate3d(0,-10px,0)}}@keyframes bounceOutTop{20%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-webkit-transform:translate3d(0,5px,0);-moz-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}50%{opacity:0;-webkit-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}}@-webkit-keyframes bounceOutLeft{20%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}50%{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}}@-moz-keyframes bounceOutLeft{20%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-moz-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}50%{opacity:0;-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}}@-o-keyframes bounceOutLeft{20%,100%{transform:translate3d(0,0,0)}40%,80%{opacity:1;transform:translate3d(5px,0,0)}50%{opacity:0;transform:translate3d(-10px,0,0)}}@keyframes bounceOutLeft{20%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-webkit-transform:translate3d(5px,0,0);-moz-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}50%{opacity:0;-webkit-transform:translate3d(-10px,0,0);-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}}@-webkit-keyframes bounceOutRight{20%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}50%{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-moz-keyframes bounceOutRight{20%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-moz-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}50%{opacity:0;-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-o-keyframes bounceOutRight{20%,100%{transform:translate3d(0,0,0)}40%,80%{opacity:1;transform:translate3d(-5px,0,0)}50%{opacity:0;transform:translate3d(10px,0,0)}}@keyframes bounceOutRight{20%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-webkit-transform:translate3d(-5px,0,0);-moz-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}50%{opacity:0;-webkit-transform:translate3d(10px,0,0);-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes rubberBand{0%,100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%,60%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%,80%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}}@-moz-keyframes rubberBand{0%,100%{-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%,60%{-moz-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%,80%{-moz-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-moz-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}}@-o-keyframes rubberBand{0%,100%{transform:scale3d(1,1,1)}30%,60%{transform:scale3d(1.25,.75,1)}40%,80%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}}@keyframes rubberBand{0%,100%{-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%,60%{-webkit-transform:scale3d(1.25,.75,1);-moz-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%,80%{-webkit-transform:scale3d(.75,1.25,1);-moz-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);-moz-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}}@-webkit-keyframes tada{50%{-webkit-transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-webkit-transform-origin:center;transform-origin:center}70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-webkit-transform-origin:center;transform-origin:center}60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-webkit-transform-origin:center;transform-origin:center}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:center;transform-origin:center}}@-moz-keyframes tada{50%{-moz-transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-moz-transform-origin:center;transform-origin:center}70%,90%{-moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-moz-transform-origin:center;transform-origin:center}60%,80%{-moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-moz-transform-origin:center;transform-origin:center}100%{-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-moz-transform-origin:center;transform-origin:center}}@-o-keyframes tada{50%{transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-o-transform-origin:center;transform-origin:center}70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-o-transform-origin:center;transform-origin:center}60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-o-transform-origin:center;transform-origin:center}100%{transform:scale3d(1,1,1);-o-transform-origin:center;transform-origin:center}}@keyframes tada{50%{-webkit-transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-moz-transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}100%{-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}}@-webkit-keyframes rollOutRight{30%{-webkit-transform:translateX(10px) rotate3d(0,0,1,50deg);transform:translateX(10px) rotate3d(0,0,1,50deg);opacity:0}50%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}55%{-webkit-transform:translateX(-20px) rotate3d(0,0,1,-90deg);transform:translateX(-20px) rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-moz-keyframes rollOutRight{30%{-moz-transform:translateX(10px) rotate3d(0,0,1,50deg);transform:translateX(10px) rotate3d(0,0,1,50deg);opacity:0}50%{-moz-transform:translateX(-20px);transform:translateX(-20px);opacity:0}55%{-moz-transform:translateX(-20px) rotate3d(0,0,1,-90deg);transform:translateX(-20px) rotate3d(0,0,1,-90deg);opacity:0}100%{-moz-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-o-keyframes rollOutRight{30%{transform:translateX(10px) rotate3d(0,0,1,50deg);opacity:0}50%{-o-transform:translateX(-20px);transform:translateX(-20px);opacity:0}55%{transform:translateX(-20px) rotate3d(0,0,1,-90deg);opacity:0}100%{transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@keyframes rollOutRight{30%{-webkit-transform:translateX(10px) rotate3d(0,0,1,50deg);-moz-transform:translateX(10px) rotate3d(0,0,1,50deg);transform:translateX(10px) rotate3d(0,0,1,50deg);opacity:0}50%{-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px);opacity:0}55%{-webkit-transform:translateX(-20px) rotate3d(0,0,1,-90deg);-moz-transform:translateX(-20px) rotate3d(0,0,1,-90deg);transform:translateX(-20px) rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform:translateX(0) rotate3d(0,0,1,0deg);-moz-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-webkit-keyframes rollOutLeft{30%{-webkit-transform:translateX(-10px) rotate3d(0,0,1,-50deg);transform:translateX(-10px) rotate3d(0,0,1,-50deg);opacity:0}50%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}55%{-webkit-transform:translateX(20px) rotate3d(0,0,1,90deg);transform:translateX(20px) rotate3d(0,0,1,90deg);opacity:0}100%{-webkit-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-moz-keyframes rollOutLeft{30%{-moz-transform:translateX(-10px) rotate3d(0,0,1,-50deg);transform:translateX(-10px) rotate3d(0,0,1,-50deg);opacity:0}50%{-moz-transform:translateX(20px);transform:translateX(20px);opacity:0}55%{-moz-transform:translateX(20px) rotate3d(0,0,1,90deg);transform:translateX(20px) rotate3d(0,0,1,90deg);opacity:0}100%{-moz-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-o-keyframes rollOutLeft{30%{transform:translateX(-10px) rotate3d(0,0,1,-50deg);opacity:0}50%{-o-transform:translateX(20px);transform:translateX(20px);opacity:0}55%{transform:translateX(20px) rotate3d(0,0,1,90deg);opacity:0}100%{transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@keyframes rollOutLeft{30%{-webkit-transform:translateX(-10px) rotate3d(0,0,1,-50deg);-moz-transform:translateX(-10px) rotate3d(0,0,1,-50deg);transform:translateX(-10px) rotate3d(0,0,1,-50deg);opacity:0}50%{-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px);opacity:0}55%{-webkit-transform:translateX(20px) rotate3d(0,0,1,90deg);-moz-transform:translateX(20px) rotate3d(0,0,1,90deg);transform:translateX(20px) rotate3d(0,0,1,90deg);opacity:0}100%{-webkit-transform:translateX(0) rotate3d(0,0,1,0deg);-moz-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-webkit-keyframes rotateClockwise{0%{opacity:1;-webkit-transform-origin:center;transform-origin:center}50%{opacity:0;-webkit-transform-origin:center;transform-origin:center}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg);-webkit-transform-origin:center;transform-origin:center;opacity:1}}@-moz-keyframes rotateClockwise{0%{opacity:1;-moz-transform-origin:center;transform-origin:center}50%{opacity:0;-moz-transform-origin:center;transform-origin:center}100%{-moz-transform:rotateZ(360deg);transform:rotateZ(360deg);-moz-transform-origin:center;transform-origin:center;opacity:1}}@-o-keyframes rotateClockwise{0%{opacity:1;-o-transform-origin:center;transform-origin:center}50%{opacity:0;-o-transform-origin:center;transform-origin:center}100%{transform:rotateZ(360deg);-o-transform-origin:center;transform-origin:center;opacity:1}}@keyframes rotateClockwise{0%{opacity:1;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}50%{opacity:0;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}100%{-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);transform:rotateZ(360deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center;opacity:1}}@-webkit-keyframes rotateAntiClockwise{0%{opacity:1;-webkit-transform-origin:center;transform-origin:center}50%{opacity:0;-webkit-transform-origin:center;transform-origin:center}100%{-webkit-transform:rotateZ(-360deg);transform:rotateZ(-360deg);-webkit-transform-origin:center;transform-origin:center;opacity:1}}@-moz-keyframes rotateAntiClockwise{0%{opacity:1;-moz-transform-origin:center;transform-origin:center}50%{opacity:0;-moz-transform-origin:center;transform-origin:center}100%{-moz-transform:rotateZ(-360deg);transform:rotateZ(-360deg);-moz-transform-origin:center;transform-origin:center;opacity:1}}@-o-keyframes rotateAntiClockwise{0%{opacity:1;-o-transform-origin:center;transform-origin:center}50%{opacity:0;-o-transform-origin:center;transform-origin:center}100%{transform:rotateZ(-360deg);-o-transform-origin:center;transform-origin:center;opacity:1}}@keyframes rotateAntiClockwise{0%{opacity:1;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}50%{opacity:0;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}100%{-webkit-transform:rotateZ(-360deg);-moz-transform:rotateZ(-360deg);transform:rotateZ(-360deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center;opacity:1}}

/* End dooFaq2 stack page CSS code */
#stacks_in_8849_284 {
	background-color: rgba(64, 64, 64, 1.00);
	padding: 20px 0px 15px 0px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8849_286 {
	max-width: 1600px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_8849_286 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8849_278 {
	font-size: 0.95em;
	color: #FFFFFF;
	line-height: 1.30em;
}

#stacks_in_8849_278 p {
	font-size: 0.95em;
	color: ##FFFFFF;
	line-height: 1.30em;
}

#stacks_in_8849_278 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8849_278 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8849_278 a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_8849_278  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8849_278 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8849_278 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8849_278 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8849_278 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8849_278 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_8849_278 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_8849_278 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_8849_278 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_8849_278 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8849_278 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_8849_278 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_8849_278 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_8849_280 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_8849_280 {
		text-align: center !important;
	}
	
	#stacks_in_8849_280 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_8849_280 {
		text-align: center !important;
	}
	
	#stacks_in_8849_280 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_8849_280 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_8849_281 {
	word-spacing: 5px;
	text-transform: uppercase;
}


/* Start doobox Chauffeur css */

.stacks_in_8849_2wrapper{
width: 50px;
margin: 0 auto;

display : none;

opacity:0.7;
}

.stacks_in_8849_2bulter{
cursor: pointer;
border: 1px solid #2C2C2C;
background: #404040;
width: 50px;
height: 50px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #BFBFBF;
text-align: center;
line-height: 50px;
margin: 5px;
z-index: 1000001;
background: #404040;
}


.stacks_in_8849_2bulter i {
	display: block;
	margin: 0 auto 0 auto;
	font-size: 20px;
	line-height: 48px; 
	vertical-align: middle;
}


.stacks_in_8849_2bulter:hover{
color: #ABABAB;
background: #4F4F4F; /* Old browsers */
}

/* end doobox Chauffeur css */


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

#stacks_in_8849_3 {
	background-color: rgba(64, 64, 64, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8849_4 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_8849_4 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/* Start dooMax stack CSS code */#stacks_in_8849_5_23942, .stacks_in_8849_5_23942MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_8849_5_23942MaxWidthContainer{	    max-width: 95%;	}    .stacks_in_8849_5_23942MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_8849_5_23942MaxWidthContainer{		    max-width: 95%;		}								    .stacks_in_8849_5_23942MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_8849_5_23942MaxWidthContainer{		    max-width: 95%;		}								    .stacks_in_8849_5_23942MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8849_5_23926 {
	font-size: 0.80em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_8849_5_23926 p {
	font-size: 0.80em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_8849_5_23926 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8849_5_23926 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8849_5_23926 a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_8849_5_23926  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8849_5_23926 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8849_5_23926 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8849_5_23926 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8849_5_23926 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8849_5_23926 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_8849_5_23926 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_8849_5_23926 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_8849_5_23926 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_8849_5_23926 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8849_5_23926 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_8849_5_23926 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_8849_5_23926 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* Start dooReflow stack each CSS code */	#stacks_in_8849_5_23924 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -0px;		margin-bottom: -0px;	}	#stacks_in_8849_5_23924 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 0px;	  padding-bottom: 0px;	  vertical-align: middle;	}			@media all and (max-width: 900px) {		#stacks_in_8849_5_23924 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8849_5_23924 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 600px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8849_5_23924 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8849_5_23924 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8849_5_23924 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */


body *,
body *::before,
body *::after {
  	overflow: visible !important;
}


#gatorWrapperstacks_in_8849_5_24000 {
	max-width: 1500px;
	margin: 0 auto;
}

#gatorstacks_in_8849_5_24000 {
	width: calc(100% - 0rem - 0rem);
	z-index: 999999;
	position: relative;
	min-height: calc(1rem + 0px + 0px);
	line-height: 1rem;
	border-radius: 0px;
	margin: 1rem 0rem 0.5rem 0rem;
  padding: 0px;
}



#gatorBarFillstacks_in_8849_5_24000 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 20;
	height: 100%;
	display: block;
	
	
	
  	border-radius: 0px;
}

#gatorNavBarWrapstacks_in_8849_5_24000 {
	position: relative;
	width: 100%;
	display: block;
	z-index: 40;
	max-width: 1500px;
	margin: 0 auto;
}

#gatorContentstacks_in_8849_5_24000 {
	width: 100%;
	z-index: 201;
	position: relative;
}

#gatorNavstacks_in_8849_5_24000 {
	transition: max-height 300ms linear;
	-webkit-transition: max-height 300ms linear;
	-moz-transition: max-height 300ms linear;
	overflow: hidden;
	z-index: 30;
	width: 100%;
}

#gatorNavstacks_in_8849_5_24000 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	display: block;
}

#gatorNavstacks_in_8849_5_24000 li {
	padding: 0;
	margin: 0;
	position: relative;
}

#gatorNavstacks_in_8849_5_24000 ul li a {
	display: block;
	text-decoration: none;
	transition: all 300ms ease-in-out;
	text-align: left;
	padding: 0.5rem 0 0.5rem 1.50rem;
	color: rgba(255, 255, 255, 0.50);
	line-height: 1.4;
	font-size: 0.75rem;
	letter-spacing: 0px;
	line-height: normal;
	border-bottom: 1px solid rgba(25, 25, 25, 1.00);
	
	background: rgba(52, 58, 64, 1.00);
	
	
	
	text-align: left !important;
	
	
	
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	
	
	
}

#gatorNavstacks_in_8849_5_24000 ul li a.parent-link {
	padding-right: 4rem; /* Give parent links extra right padding for the reveal button */
}

#gatorNavstacks_in_8849_5_24000 li:first-child {
	border-top: 1px solid rgba(25, 25, 25, 1.00);
}

#gatorNavstacks_in_8849_5_24000 ul li a:hover {
	color: rgba(255, 255, 255, 1.00);
	
	background-color: rgba(52, 58, 64, 1.00);
	
}

#gatorNavstacks_in_8849_5_24000 ul li a:active {
	color: rgba(255, 255, 255, 1.00);
	
	background-color: rgba(52, 58, 64, 1.00);
	
}

#gatorNavstacks_in_8849_5_24000 ul li a.current,
#gatorNavstacks_in_8849_5_24000 ul li a.currentAncestor {
	color: rgba(255, 255, 255, 1.00);
	
	
	
	
	
	background-color: rgba(52, 58, 64, 1.00);
	
}

#gatorNavstacks_in_8849_5_24000 ul ul li a {
	color: rgba(255, 255, 255, 0.50);
}

#gatorNavstacks_in_8849_5_24000 ul ul li a:hover {
	color: rgba(255, 255, 255, 1.00);
}

#gatorNavstacks_in_8849_5_24000 ul ul li a:active {
	color: rgba(255, 255, 255, 1.00);
}

#gatorNavstacks_in_8849_5_24000 ul ul ul li a.current,
#gatorNavstacks_in_8849_5_24000 ul ul ul li a.currentAncestor {
	color: rgba(255, 255, 255, 1.00);
}

#gatorNavstacks_in_8849_5_24000 ul li a i {
	display: none;
}



#gatorNavstacks_in_8849_5_24000 ul li a:active {
	outline: none;
}

#gatorNavstacks_in_8849_5_24000 li ul {
	display: block;
	max-height: 0;
	overflow: hidden;
	transition: all 300ms ease-in-out;
}

#gatorNavstacks_in_8849_5_24000 ul ul li:first-child {
	border-top: none;
}

#gatorNavstacks_in_8849_5_24000 ul ul li a {
	padding-left: calc(1.5rem * 2);
}

#gatorNavstacks_in_8849_5_24000 ul ul ul li a {
	padding-left: calc(1.5rem * 3);
}

#gatorNavstacks_in_8849_5_24000 ul ul ul ul li a {
	padding-left: calc(1.5rem * 4);
}

#gatorNavstacks_in_8849_5_24000 ul ul ul ul ul li a {
	padding-left: calc(1.5rem * 5);
}

#mobileNavButtonstacks_in_8849_5_24000 {
	text-align: left;
	height: 1rem;
	line-height: 1rem;
	font-size: 100%;
	display: block;
	width: 100%;
	cursor: pointer;
	padding: 0 1.50rem;
	position: relative;
	font-size: 0.75rem;
	color: rgba(255, 255, 255, 0.50);
	transition: all 300ms ease-in-out;
}

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

#menuToggleTitlestacks_in_8849_5_24000:before {
	content: 'Menu';
}

/* Closed menu */

#gatorContentstacks_in_8849_5_24000.gator-closed-state #menu_toggle_expand_stacks_in_8849_5_24000 {
	display: inline;
}

#gatorContentstacks_in_8849_5_24000.gator-closed-state #menu_toggle_collapse_stacks_in_8849_5_24000 {
	display: none;
}

/* Expanded opened menu */

#gatorContentstacks_in_8849_5_24000.gator-opened-state #menu_toggle_expand_stacks_in_8849_5_24000 {
	display: none;
}

#gatorContentstacks_in_8849_5_24000.gator-opened-state #menu_toggle_collapse_stacks_in_8849_5_24000 {
	display: inline;
}

#gatorContentstacks_in_8849_5_24000.gator-closed-state #gatorNavstacks_in_8849_5_24000 {
	max-height: 0px;
	overflow: hidden !important;
}

#gatorContentstacks_in_8849_5_24000.gator-opened-state #gatorNavstacks_in_8849_5_24000,
#gatorNavstacks_in_8849_5_24000 .gator-open > ul {
	max-height: 2000px;
	overflow: auto;
}

#gatorNavstacks_in_8849_5_24000 .gator-more {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 2rem;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	cursor: pointer;
	color: rgba(255, 255, 255, 0.50);
	border: 1px solid rgba(25, 25, 25, 1.00);
	background: rgba(51, 51, 51, 1.00);
	font-size: 1rem;
	transition: color 300ms ease-in-out;
}

#gatorNavstacks_in_8849_5_24000 .gator-more:hover {
	color: rgba(255, 255, 255, 1.00);
}

#gatorNavstacks_in_8849_5_24000 .gator-more i {
	transition: transform 0.3s;
}

#gatorNavstacks_in_8849_5_24000 li.gator-open > .gator-more i {
	transform: rotate(-180deg);
}

/* Styling applied on screens 750px and wider */
@media screen and (min-width: 750px){

	#gatorstacks_in_8849_5_24000 {
		min-height: calc(1rem + 0rem + 0.5rem);
    top: auto;
    left: auto;
    max-height: none;
    overflow: visible;
	}

	

	

	#mobileNavButtonstacks_in_8849_5_24000 {
		display: none;
	}

	#gatorContentstacks_in_8849_5_24000.gator-closed-state #gatorNavstacks_in_8849_5_24000,
	#gatorContentstacks_in_8849_5_24000.gator-opened-state #gatorNavstacks_in_8849_5_24000 {
		max-height: 2000px;
		overflow: visible !important;
	}

	#gatorNavBarWrapstacks_in_8849_5_24000 {
		display: block;
		position: relative;
		z-index: 40;
	}

	#gatorContentstacks_in_8849_5_24000 {
		z-index: 201;
		position: relative;
		display: block;
		width: auto;
		float: right;
	}

	#gatorNavstacks_in_8849_5_24000 {
		background: none;
		margin-bottom: 0;
		font-size: 100%;
		min-height: 0px;
		overflow: visible;
		display: flex;
	}

	#navButtonstacks_in_8849_5_24000,
	#gatorNavstacks_in_8849_5_24000 .gator-more {
		display: none !important;
	}

	#gatorNavstacks_in_8849_5_24000 ul li {
		display: block;
		float: left;
		margin: 0;
		position: relative;
		white-space: nowrap;
	}

	#gatorNavstacks_in_8849_5_24000 li:first-child {
		border-top: none;
	}

  

  

  

	/* Remove inherited background styling from the mobile menu */
	#gatorNavstacks_in_8849_5_24000 ul li a,
	#gatorNavstacks_in_8849_5_24000 ul li a:hover,
	#gatorNavstacks_in_8849_5_24000 ul li a:active,
	#gatorNavstacks_in_8849_5_24000 ul li a.current,
	#gatorNavstacks_in_8849_5_24000 ul li a.currentAncestor {
		background: none;
	}

	#gatorNavstacks_in_8849_5_24000 ul li a {
    display: inline-block;
		text-align: left;
		height: auto;
		width: auto;
		height: auto;
		padding: 0 1rem;
		position: relative;
		font-size: 0.75rem;
		letter-spacing: 0px;
		border-bottom: none;
		border-radius: 0rem;
		margin: 0rem 0rem 0.5rem 0rem;
		color: rgba(255, 255, 255, 0.50);
		background-color: rgba(255, 255, 255, 0.00);
		min-height: 0;
		line-height: 1rem;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    font-weight: bold;
  	
  	
  	
	}

	#gatorNavstacks_in_8849_5_24000 ul li a.parent-link {
		padding: 0 1rem;
	}

	#gatorNavstacks_in_8849_5_24000 ul li a:hover {
		color: rgba(255, 255, 255, 1.00);
		background-color: rgba(255, 255, 255, 0.00);
	}

	#gatorNavstacks_in_8849_5_24000 ul li a:active {
		color: rgba(255, 255, 255, 1.00);
		background-color: rgba(255, 255, 255, 0.00);
	}

	#gatorNavstacks_in_8849_5_24000 ul li a.current,
	#gatorNavstacks_in_8849_5_24000 ul li a.currentAncestor {
		color: rgba(255, 255, 255, 1.00);
		background-color: rgba(255, 255, 255, 0.00);
	}

	#gatorNavstacks_in_8849_5_24000 ul li a i {
		display: inline-block;
		font-size: 0,75rem;
		padding-left: 5px;
		margin-bottom: -3px;
	}

	#gatorNavstacks_in_8849_5_24000 ul ul {
		position: absolute;
		top: 100%;
		left: -1px;
    width: 200px;
		padding: 0;
		margin: 0;
  	z-index: 149;
  	border: 1px solid rgba(25, 25, 25, 0.00);
		max-height: none;
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translateZ(0); /* Fixes missing elements when the parent is fixed-positioned */
		overflow: visible;
		border-radius: 0px;
		font-size: inherit;
		background-color: rgba(79, 79, 79, 1.00);
		box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.00);
		transition: all 300ms ease-in-out;

    
    background-color: rgba(49, 49, 49, 1.00);
  	background-image: -moz-linear-gradient(top, rgba(49, 49, 49, 1.00), rgba(52, 58, 64, 1.00));
  	background-image: -ms-linear-gradient(top, rgba(49, 49, 49, 1.00), rgba(52, 58, 64, 1.00));
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(49, 49, 49, 1.00)), to(rgba(52, 58, 64, 1.00)));
  	background-image: -webkit-linear-gradient(top, rgba(49, 49, 49, 1.00), rgba(52, 58, 64, 1.00));
  	background-image: -o-linear-gradient(top, rgba(49, 49, 49, 1.00), rgba(52, 58, 64, 1.00));
  	background-image: linear-gradient(top, rgba(49, 49, 49, 1.00), rgba(52, 58, 64, 1.00));
  	background-repeat: repeat-x;
		

    

    

		
	}

	#gatorNavstacks_in_8849_5_24000 ul ul li {
		display: block;
		position: relative;
		width: 100%;
		border-bottom: rgba(25, 25, 25, 1.00) solid 1px;
		border-left: none;
		border-right: none;
		white-space: normal;
	}

	#gatorNavstacks_in_8849_5_24000 ul ul li:first-child {
		border-left: none;
	}

	#gatorNavstacks_in_8849_5_24000 ul ul li:last-child {
		border-bottom: none;
	}

	#gatorNavstacks_in_8849_5_24000 ul ul li a {
		color: rgba(255, 255, 255, 0.50);
		
		background-color: rgba(79, 79, 79, 1.00);
		
		display: block;
		position: relative;
		width: 100%;
		margin: 0;
		border-radius: 0;
		text-align: left !important;
		
		
		
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    
  	
  	
  	
	}

	#gatorNavstacks_in_8849_5_24000 ul ul li:last-child a {
		border-bottom: none;
	}

	#gatorNavstacks_in_8849_5_24000 ul ul li a:hover {
		color: rgba(255, 255, 255, 1.00);
		
		background-color: rgba(49, 49, 49, 1.00);
		
	}

	#gatorNavstacks_in_8849_5_24000 ul ul li a:active {
		color: rgba(255, 255, 255, 1.00);
		
		background-color: rgba(78, 78, 78, 1.00);
		
	}

	#gatorNavstacks_in_8849_5_24000 ul ul li a.current,
	#gatorNavstacks_in_8849_5_24000 ul ul li a.currentAncestor {
		color: rgba(255, 255, 255, 1.00);
		
		background-color: rgba(78, 78, 78, 1.00);
		
	}

	#gatorNavstacks_in_8849_5_24000 ul ul ul {
		top: 0;
		left: 100%;
		margin: 0;
	}

	#gatorNavstacks_in_8849_5_24000 ul ul > li {
		display: block;
		margin: 0;
		position: relative;
	}

	#gatorNavstacks_in_8849_5_24000 ul ul i {
		font-size: 1.25rem;
		position: absolute;
		right: 1.5rem;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	#gatorNavstacks_in_8849_5_24000 ul ul li a,
	#gatorNavstacks_in_8849_5_24000 ul ul ul li a,
	#gatorNavstacks_in_8849_5_24000 ul ul ul ul li a,
	#gatorNavstacks_in_8849_5_24000 ul ul ul ul ul li a,
	#gatorNavstacks_in_8849_5_24000 ul ul ul ul ul ul li a {
		float: none;
		display: block;
		padding: 0.75rem 1.5rem 0.75rem 1.5rem;
		line-height: 1.2;
	}

	#gatorNavstacks_in_8849_5_24000 ul ul li a.parent-link,
	#gatorNavstacks_in_8849_5_24000 ul ul ul li a.parent-link,
	#gatorNavstacks_in_8849_5_24000 ul ul ul ul li a.parent-link,
	#gatorNavstacks_in_8849_5_24000 ul ul ul ul ul li a.parent-link,
	#gatorNavstacks_in_8849_5_24000 ul ul ul ul ul ul ul li a.parent-link,
	#gatorNavstacks_in_8849_5_24000 ul ul ul ul ul ul ul ul li a.parent-link {
		padding: 0.75rem 1.5rem 0.75rem 1.5rem;
	}

	#gatorNavstacks_in_8849_5_24000 ul ul {
		margin-top: 1.5rem;
	}

	#gatorNavstacks_in_8849_5_24000 ul ul ul {
		margin-left: 1.5rem;
	}

	#gatorNavstacks_in_8849_5_24000 > ul > li:hover > ul,
	#gatorNavstacks_in_8849_5_24000 ul ul.gator-focused {
		opacity: 1.00;
		visibility: visible;
		margin-top: 0;
	}

	#gatorNavstacks_in_8849_5_24000 > ul > li > ul > li:hover > ul,
	#gatorNavstacks_in_8849_5_24000 ul ul ul.gator-focused {
		opacity: 1.00;
		visibility: visible;
		margin-top: -1px;
		margin-left: 0;
	}

	/* Styling for touch devices */
	.isTouchDevice #gatorNavstacks_in_8849_5_24000 ul ul {
		opacity: 1.00;
		visibility: visible;
		-webkit-transition: none;
		transition: none;
		display: none;
	}

	.isTouchDevice #gatorNavstacks_in_8849_5_24000>ul>li:hover>ul,
	.isTouchDevice #gatorNavstacks_in_8849_5_24000>ul>li>ul>li:hover>ul,
	.isTouchDevice #gatorNavstacks_in_8849_5_24000>ul>li>ul>li>ul>li:hover>ul,
	.isTouchDevice #gatorNavstacks_in_8849_5_24000>ul>li>ul>li>ul>li>ul>li:hover>ul {
		opacity: 1.00;
		visibility: visible;
		display: block;
	}

	
	#gatorContentstacks_in_8849_5_24000 {
		float: left;
	}

	#gatorNavstacks_in_8849_5_24000 ul li:first-child a {
		border-left: none;
	}
	

	

  

	

	

	

	

	

	

	
}

/* Additional content  */
#gatorPreContentstacks_in_8849_5_24000,
#gatorPostContentstacks_in_8849_5_24000 {
	display: none;
	white-space: nowrap;
}

@media screen and (min-width: 750px){
  #gatorPreContentstacks_in_8849_5_24000,
  #gatorPostContentstacks_in_8849_5_24000{
		max-height: calc(1rem + 0px + 0px);
	}
}








/* Hide the stack in print and PDF output */
@media print {
	#gatorstacks_in_8849_5_24000 {
		display: none;
	}
}



/* -- Start Textalign Each css Template -- */
#stacks_in_8849_5_23947 {
	text-align: right !important;
}




#stacks_in_8849_5_23947 img {
	margin: 0 0 0 auto !important;
}


@media only screen and (max-width: 768px) {
    #stacks_in_8849_5_23947 {
		text-align: right !important;
	}
	
	#stacks_in_8849_5_23947 img {
		margin: 0 auto !important;
	}
	
	
	
	
	#stacks_in_8849_5_23947 img {
		margin: 0 0 0 auto !important;
	}
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_8849_5_23947 {
		text-align: center !important;
	}
	
	#stacks_in_8849_5_23947 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_8849_5_23947 {
	margin: 12px 0px 10px 0px;
}

#stacks_in_8849_5_23948 {
	word-spacing: 5px;
	text-transform: uppercase;
	font-size: 104%;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8849_307 {
	max-width: 900px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_8849_307 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/* Start dooMax stack CSS code */#stacks_in_8849_301, .stacks_in_8849_301MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_8849_301MaxWidthContainer{	    max-width: 80%;	}    .stacks_in_8849_301MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_8849_301MaxWidthContainer{		    max-width: 95%;		}								    .stacks_in_8849_301MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_8849_301MaxWidthContainer{		    max-width: 80%;		}								    .stacks_in_8849_301MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code */
#stacks_in_8849_301 {
	background-color: rgba(231, 231, 231, 1.00);
	-moz-border-radius: 0px 0px 20px 20px;
	-webkit-border-radius: 0px 0px 20px 20px;
	border-radius: 0px 0px 20px 20px;
	margin: 0px 20px 0px 20px;
}
#stacks_in_8849_297 p,#stacks_in_8849_297 div{margin-bottom:0}#stacks_in_8849_297 p,#stacks_in_8849_297 div,#stacks_in_8849_297 ul,#stacks_in_8849_297 ol,#stacks_in_8849_297 dl{color:rgba(49, 49, 49, 1.00)}#stacks_in_8849_297 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8849_297 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8849_297{}}
@media only screen and (max-width:480.00px){#stacks_in_8849_297,#stacks_in_8849_297 div,#stacks_in_8849_297 p,#stacks_in_8849_297 ol,#stacks_in_8849_297 ul li,#stacks_in_8849_297 ol li,#stacks_in_8849_297 ol,#stacks_in_8849_297 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8849_297,#stacks_in_8849_297 div,#stacks_in_8849_297 p,#stacks_in_8849_297 ol,#stacks_in_8849_297 ul li,#stacks_in_8849_297 ol li,#stacks_in_8849_297 ol,#stacks_in_8849_297 dl{font-size:0.90rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8849_297,#stacks_in_8849_297 div,#stacks_in_8849_297 p,#stacks_in_8849_297 ol,#stacks_in_8849_297 ul li,#stacks_in_8849_297 ol li,#stacks_in_8849_297 ol,#stacks_in_8849_297 dl{font-size:0.90rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8849_297,#stacks_in_8849_297 div,#stacks_in_8849_297 p,#stacks_in_8849_297 ol,#stacks_in_8849_297 ul li,#stacks_in_8849_297 ol li,#stacks_in_8849_297 ol,#stacks_in_8849_297 dl{font-size:0.90rem!important}}

#stacks_in_8849_297 {
	padding: 3px 0px 3px 0px;
}

#stacks_in_8849_299 {
	text-transform: uppercase;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8849_124 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_8849_124 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/* Start dooMax stack CSS code */#stacks_in_8849_126, .stacks_in_8849_126MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_8849_126MaxWidthContainer{	    max-width: 95%;	}    .stacks_in_8849_126MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_8849_126MaxWidthContainer{		    max-width: 95%;		}								    .stacks_in_8849_126MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_8849_126MaxWidthContainer{		    max-width: 100%;		}								    .stacks_in_8849_126MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8849_128shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Logo Stack' 
Style Sheet: fsrlogo.css
Created: 25, October, 2010
Last Modified: 22, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8849_133 {
	text-align: center;
}

#logo {
	background: transparent;
}

#logo img {
	position:  relative;
	height: auto !important;
	max-width: 100%;
	overflow: hidden;
}

/* Smartphones (landscape) ----------- */
@media screen and (max-width: 200px) {
	
#stacks_in_8849_133 {
	text-align: center;
}
	
#logo img {
	height: auto !important;
	max-width: 60% !important;
}
}


/* Start Responsive Shim stack CSS code */.stacks_in_8849_174shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8849_22 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_8849_22 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/* Start dooMax stack CSS code */#stacks_in_8849_25, .stacks_in_8849_25MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_8849_25MaxWidthContainer{	    max-width: 95%;	}    .stacks_in_8849_25MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_8849_25MaxWidthContainer{		    max-width: 95%;		}								    .stacks_in_8849_25MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_8849_25MaxWidthContainer{		    max-width: 100%;		}								    .stacks_in_8849_25MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8849_66 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_8849_66 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_8849_66 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8849_66 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8849_66 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8849_66 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8849_66 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8849_66 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8849_66 {
	padding: 30px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8849_68 {
	font-size: 0.80em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_8849_68 p {
	font-size: 0.80em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_8849_68 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8849_68 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8849_68 a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_8849_68  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8849_68 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8849_68 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8849_68 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8849_68 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8849_68 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_8849_68 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_8849_68 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_8849_68 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_8849_68 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8849_68 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_8849_68 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_8849_68 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Logo Stack' 
Style Sheet: fsrlogo.css
Created: 25, October, 2010
Last Modified: 22, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8849_14 {
	text-align: left;
}

#logo {
	background: transparent;
}

#logo img {
	position:  relative;
	height: auto !important;
	max-width: 100%;
	overflow: hidden;
}

/* Smartphones (landscape) ----------- */
@media screen and (max-width: 600px) {
	
#stacks_in_8849_14 {
	text-align: center;
}
	
#logo img {
	height: auto !important;
	max-width: 75% !important;
}
}


/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8849_73 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.20em;
}

#stacks_in_8849_73 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.20em;
}

#stacks_in_8849_73 a:link  {
	color: #404040;
	text-decoration: none;
}

#stacks_in_8849_73 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8849_73 a:hover {
	color: #000000;
	text-decoration: none;
}

#stacks_in_8849_73  a:active  {
	color: #404040;
	text-decoration: none;
}

#stacks_in_8849_73 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8849_73 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8849_73 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8849_73 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8849_73 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_8849_73 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_8849_73 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_8849_73 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_8849_73 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8849_73 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_8849_73 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_8849_73 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* Start dooReflow stack each CSS code */	#stacks_in_8849_93 .grid-pad{		margin-left: -0px;		margin-right: -0px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_8849_93 [class*='re-col-']{	  padding-left: 0px;	  padding-right: 0px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8849_93 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8849_93 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8849_93 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8849_93 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8849_93 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8849_93 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8849_98 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_8849_98 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_8849_98 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8849_98 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8849_98 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8849_98 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8849_98 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8849_98 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
/* START ICONZ CSS */

#stacks_in_8849_103 i {
	font-size: 4em;
	line-height: normal !important;
	
	color: #6C6C6C !important;
	
	text-align:center;
}


#stacks_in_8849_103 i {
	line-height: 1.2em !important;
}
#stacks_in_8849_103 i:before {
	background: #EEEEEE !important;
	width: 1.2em;
	min-width: 1.2em;
	height: 1.2em;
	line-height: 1.2em !important;
	display: inline-block !important;
	vertical-align:middle !important;
	
	-webkit-border-radius: 0.0em;
	-moz-border-radius: 0.0em;
	border-radius: 0.0em;
	
}







/* if no text */
#stacks_in_8849_103 {
	text-align: center;
}

#stacks_in_8849_103 a{
	text-decoration: none;
}


	
		#stacks_in_8849_103 a i:hover{
			color: #7B7B7B !important;
		}
		
		
		#stacks_in_8849_103 a i:hover:before{
			background: #FDFDFD !important;
		}
		
	




#stacks_in_8849_103 .stacks_in_8849_103quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_8849_103 .stacks_in_8849_103quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_8849_103 .stacks_in_8849_103quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 #stacks_in_8849_105 p,#stacks_in_8849_105 div{margin-bottom:0}#stacks_in_8849_105 p,#stacks_in_8849_105 div,#stacks_in_8849_105 ul,#stacks_in_8849_105 ol,#stacks_in_8849_105 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_8849_105 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8849_105 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8849_105{}}
@media only screen and (max-width:480.00px){#stacks_in_8849_105,#stacks_in_8849_105 div,#stacks_in_8849_105 p,#stacks_in_8849_105 ol,#stacks_in_8849_105 ul li,#stacks_in_8849_105 ol li,#stacks_in_8849_105 ol,#stacks_in_8849_105 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8849_105,#stacks_in_8849_105 div,#stacks_in_8849_105 p,#stacks_in_8849_105 ol,#stacks_in_8849_105 ul li,#stacks_in_8849_105 ol li,#stacks_in_8849_105 ol,#stacks_in_8849_105 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8849_105,#stacks_in_8849_105 div,#stacks_in_8849_105 p,#stacks_in_8849_105 ol,#stacks_in_8849_105 ul li,#stacks_in_8849_105 ol li,#stacks_in_8849_105 ol,#stacks_in_8849_105 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8849_105,#stacks_in_8849_105 div,#stacks_in_8849_105 p,#stacks_in_8849_105 ol,#stacks_in_8849_105 ul li,#stacks_in_8849_105 ol li,#stacks_in_8849_105 ol,#stacks_in_8849_105 dl{font-size:0.80rem!important}}
#stacks_in_8849_108 p,#stacks_in_8849_108 div{margin-bottom:0}#stacks_in_8849_108 p,#stacks_in_8849_108 div,#stacks_in_8849_108 ul,#stacks_in_8849_108 ol,#stacks_in_8849_108 dl{color:rgba(49, 49, 49, 1.00)}#stacks_in_8849_108 a{color:rgba(49, 49, 49, 1.00)}#stacks_in_8849_108 a:hover{color:rgba(49, 49, 49, 1.00)}@media only screen and (min-width:0px){#stacks_in_8849_108{}}
@media only screen and (max-width:480.00px){#stacks_in_8849_108,#stacks_in_8849_108 div,#stacks_in_8849_108 p,#stacks_in_8849_108 ol,#stacks_in_8849_108 ul li,#stacks_in_8849_108 ol li,#stacks_in_8849_108 ol,#stacks_in_8849_108 dl{font-size:1.20rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8849_108,#stacks_in_8849_108 div,#stacks_in_8849_108 p,#stacks_in_8849_108 ol,#stacks_in_8849_108 ul li,#stacks_in_8849_108 ol li,#stacks_in_8849_108 ol,#stacks_in_8849_108 dl{font-size:1.20rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8849_108,#stacks_in_8849_108 div,#stacks_in_8849_108 p,#stacks_in_8849_108 ol,#stacks_in_8849_108 ul li,#stacks_in_8849_108 ol li,#stacks_in_8849_108 ol,#stacks_in_8849_108 dl{font-size:1.20rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8849_108,#stacks_in_8849_108 div,#stacks_in_8849_108 p,#stacks_in_8849_108 ol,#stacks_in_8849_108 ul li,#stacks_in_8849_108 ol li,#stacks_in_8849_108 ol,#stacks_in_8849_108 dl{font-size:1.20rem!important}}
/* Start dooReflow stack each CSS code */	#stacks_in_8849_111 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_8849_111 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_8849_111 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8849_111 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8849_111 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8849_111 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8849_111 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8849_111 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
/* START ICONZ CSS */

#stacks_in_8849_113 i {
	font-size: 4em;
	line-height: normal !important;
	
	color: #6C6C6C !important;
	
	text-align:center;
}


#stacks_in_8849_113 i {
	line-height: 1.2em !important;
}
#stacks_in_8849_113 i:before {
	background: #EEEEEE !important;
	width: 1.2em;
	min-width: 1.2em;
	height: 1.2em;
	line-height: 1.2em !important;
	display: inline-block !important;
	vertical-align:middle !important;
	
	-webkit-border-radius: 0.0em;
	-moz-border-radius: 0.0em;
	border-radius: 0.0em;
	
}







/* if no text */
#stacks_in_8849_113 {
	text-align: center;
}

#stacks_in_8849_113 a{
	text-decoration: none;
}


	
		#stacks_in_8849_113 a i:hover{
			color: #7B7B7B !important;
		}
		
		
		#stacks_in_8849_113 a i:hover:before{
			background: #FDFDFD !important;
		}
		
	




#stacks_in_8849_113 .stacks_in_8849_113quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_8849_113 .stacks_in_8849_113quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_8849_113 .stacks_in_8849_113quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 #stacks_in_8849_115 p,#stacks_in_8849_115 div{margin-bottom:0}#stacks_in_8849_115 p,#stacks_in_8849_115 div,#stacks_in_8849_115 ul,#stacks_in_8849_115 ol,#stacks_in_8849_115 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_8849_115 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8849_115 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8849_115{}}
@media only screen and (max-width:480.00px){#stacks_in_8849_115,#stacks_in_8849_115 div,#stacks_in_8849_115 p,#stacks_in_8849_115 ol,#stacks_in_8849_115 ul li,#stacks_in_8849_115 ol li,#stacks_in_8849_115 ol,#stacks_in_8849_115 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8849_115,#stacks_in_8849_115 div,#stacks_in_8849_115 p,#stacks_in_8849_115 ol,#stacks_in_8849_115 ul li,#stacks_in_8849_115 ol li,#stacks_in_8849_115 ol,#stacks_in_8849_115 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8849_115,#stacks_in_8849_115 div,#stacks_in_8849_115 p,#stacks_in_8849_115 ol,#stacks_in_8849_115 ul li,#stacks_in_8849_115 ol li,#stacks_in_8849_115 ol,#stacks_in_8849_115 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8849_115,#stacks_in_8849_115 div,#stacks_in_8849_115 p,#stacks_in_8849_115 ol,#stacks_in_8849_115 ul li,#stacks_in_8849_115 ol li,#stacks_in_8849_115 ol,#stacks_in_8849_115 dl{font-size:0.80rem!important}}
#stacks_in_8849_118 p,#stacks_in_8849_118 div{margin-bottom:0}#stacks_in_8849_118 p,#stacks_in_8849_118 div,#stacks_in_8849_118 ul,#stacks_in_8849_118 ol,#stacks_in_8849_118 dl{color:rgba(49, 49, 49, 1.00)}#stacks_in_8849_118 a{color:rgba(49, 49, 49, 1.00)}#stacks_in_8849_118 a:hover{color:rgba(0, 0, 0, 1.00)}@media only screen and (min-width:0px){#stacks_in_8849_118{}}
@media only screen and (max-width:480.00px){#stacks_in_8849_118,#stacks_in_8849_118 div,#stacks_in_8849_118 p,#stacks_in_8849_118 ol,#stacks_in_8849_118 ul li,#stacks_in_8849_118 ol li,#stacks_in_8849_118 ol,#stacks_in_8849_118 dl{font-size:1.20rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8849_118,#stacks_in_8849_118 div,#stacks_in_8849_118 p,#stacks_in_8849_118 ol,#stacks_in_8849_118 ul li,#stacks_in_8849_118 ol li,#stacks_in_8849_118 ol,#stacks_in_8849_118 dl{font-size:1.20rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8849_118,#stacks_in_8849_118 div,#stacks_in_8849_118 p,#stacks_in_8849_118 ol,#stacks_in_8849_118 ul li,#stacks_in_8849_118 ol li,#stacks_in_8849_118 ol,#stacks_in_8849_118 dl{font-size:1.20rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8849_118,#stacks_in_8849_118 div,#stacks_in_8849_118 p,#stacks_in_8849_118 ol,#stacks_in_8849_118 ul li,#stacks_in_8849_118 ol li,#stacks_in_8849_118 ol,#stacks_in_8849_118 dl{font-size:1.20rem!important}}
/* Start Responsive Shim stack CSS code */.stacks_in_8849_42shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */

.fnav,
.fnav * {
	font-family: Open Sans, sans-serif;
	box-sizing:	border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.fnav {
	width: 100%;
	padding: 0 10px;
	float: left;
	position: relative;
	background: rgba(238, 238, 238, 1.00);
	
}


/* Max width restriciton */


.fnav img {
	max-width: 150px;
	height: auto;
}

@media (max-width: 1024px) {
	.fnav img {
		max-width: px;
		height: auto;
	}
	
	.fnav-brand {
		margin-top: 5px!important;
	}
}

@media (max-width: 1150px) {
	.fnav img {
		max-width: 50px;
		height: auto;
	}
	
	.fnav-brand {
		margin-top: 5px!important;
	}
	/* Edge to Edge on mobile */
	.fnav {
		padding: 0px;
		background: #F0F0F0; /*Add solid colour on mobile menu*/
	}
}

/* Fixed Nav */
.fixed {
	position: fixed;
	width: 100%;
}



/* Scroll to solid colour*/
 

.normal {
	position: absolute;
	width: 100%;
}

.subnavver {
	/* This is just here for a jquery selection - no styling needed */
}

.fnav a	{
	-o-transition: color .3s linear, background .3s linear;
	-moz-transition: color .3s linear, background .3s linear;
	-webkit-transition: color .3s linear, background .3s linear;
	transition: color .3s linear, background .3s linear;
}

.fnav-brand {
	margin: 18px 30px 0 0;
	float: left;
	text-decoration: none;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.3;
	cursor: pointer;
}

a.fnav-brand {
	text-decoration: none;
    color: rgba(255, 255, 255, 1.00)!important;
}

a:visited.fnav-brand {
	color: inherit;
}

a.fnav-brand:hover {
	text-decoration: none;
	color: rgba(255, 255, 255, 1.00)!important;
}

.fnav-menu {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

.fnav-menu.fnav-right {
	float: right;
}

.fnav-menu > li {
	display: inline-block;
	float: left;
}

.fnav-menu > li > a {
	padding: 26px 16px;
	display: inline-block;
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
	color: rgba(49, 49, 49, 1.00);
	outline: 0;
	line-height: 1.42857143;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	position:relative;
	text-transform: uppercase;
}

.fnav-menu > li.active > a,
.fnav-menu > li:hover > a {
	color: rgba(255, 255, 255, 1.00);

}

li.subnavver a:hover:before {
	display: none !important;
}

.fnav-menu ul.dropdown, .fnav-menu ul.dropdown li ul.dropdown {
	list-style: none;
    margin: 0;
    padding: 0;   
	display: none;
    position: absolute;
    z-index: 99;
	min-width: 180px;
	white-space: nowrap;
	background: rgba(255, 255, 255, 0.70);
}
.fnav-menu ul.dropdown li ul.dropdown {
    left: 100%;
}

.fnav-menu ul.dropdown li {
	clear: both;
	width: 100%;
	border: 0 none;
	font-size: 12px;
	position: relative;
}

.fnav-menu ul.dropdown li a {
	width: 100%;
	background: none;
	padding: 10px 25px 10px 22px;
	color: rgba(49, 49, 49, 1.00);
	text-decoration: none;
	display: inline-block;
	float: left;
	clear: both;
	position: relative;
	outline: 0;
	-o-transition: padding .2s linear;
	-moz-transition: padding .2s linear;
	-webkit-transition: padding .2s linear;
	transition: padding .2s linear;
	font-size: 13px;
}

.fnav-menu ul.dropdown li:hover > a {
	padding-left: 28px;
	padding-right: 19px;
	color: rgba(255, 255, 255, 1.00);
}

.fnav-menu ul.dropdown.dropdown-left {
	left: none;
}
.fnav-menu ul.dropdown li ul.dropdown.dropdown-left {
	left: -100%;
}

.fnav-menu li .indicator {
	margin-left: 3px;
}
.fnav-menu li ul.dropdown li .indicator {
	position: absolute;
	top: 8px;
	right: 10px;
	font-size: 15px;
}

.fnav .showhide {
	width: 60px;
	height: 46px;
	padding: 13px 0 0;
	display: none;
	float: right;
	text-decoration: none;
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}

.fnav .showhide em {
	width: 20px;
	height: 3px;
	margin: 3.5px 20px 0;
	float: right;
	background: rgba(49, 49, 49, 1.00);
}

 
 
		 .fnav .showhide:before {
			content: "MENU"; 		
			position: absolute;
			float: left;
			right: 50px;
			color: rgba(49, 49, 49, 1.00);
		}
		
		@media (min-width: 1150px) {
			.fnav {
				padding-right: 0px;
			}
		}



@media (max-width: 1150px) {
	.fnav-responsive.fnav {
		padding: 0;
	}
	
	.fnav-responsive .fnav-brand{
		margin: 8px 30px 10px 20px;
		font-size: 20px;
		line-height: 1.55;
	}
	
	.fnav-responsive .showhide{
		margin: 0;
	}
	
	.fnav-responsive .fnav-menu{
		width: 100%;
		float: left !important;
	}
	
	.fnav-responsive .fnav-menu.scrollable{
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}
	.fnav-responsive .fnav-menu.scrollable > .scrollable-fix{
		display: block;
	}
	
	.fnav-responsive .fnav-menu > li{
		width: 100%;
		display: block;
		position: relative;
	}
	
	.fnav-responsive .fnav-menu > li > a{
		width: 100%;
		padding: 12px 20px;
		display: block;
		border-bottom: solid 1px #f0f0f0;
	}
	.fnav-responsive .fnav-menu > li:first-child > a{
		border-top: solid 1px #f0f0f0;
	}
	
	.fnav-responsive .fnav-menu > li.subnavver:first-child > a{
		border-top: 0px;
	}
	
	.fnav-responsive .fnav-menu ul.dropdown,
	.fnav-responsive .fnav-menu ul.dropdown li ul.dropdown{
		width: 100%;
		left: 0;
		position: static;
		border: none;
		background: rgba(255, 255, 255, 0.70);
		float: left;
	}
	
	.fnav-responsive .fnav-menu ul.dropdown li{
		position: relative;
	}
	
	.fnav-responsive .fnav-menu ul.dropdown li a{
		border-bottom: solid 1px #f0f0f0;
	}
	
	.fnav-responsive .fnav-menu.fnav-indented > li > ul.dropdown > li > a {
		padding-left: 40px !important;
	}
	
	.fnav-responsive .fnav-menu.fnav-indented > li > ul.dropdown > li > ul.dropdown > li > a {
		padding-left: 60px !important;
	}
	
	.fnav-responsive .fnav-menu.fnav-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
		padding-left: 80px !important;
	}
	
	.fnav-responsive .fnav-menu.fnav-indented > li > ul.dropdown > li:hover > a {
		padding-left: 50px !important;
	}
	
	.fnav-responsive .fnav-menu.fnav-indented > li > ul.dropdown > li > ul.dropdown > li:hover > a {
		padding-left: 70px !important;
	}
	
	.fnav-responsive .fnav-menu.fnav-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li:hover > a {
		padding-left: 90px !important;
	}
	
	.fnav-responsive .fnav-menu li .indicator{		
		width: 60px;
		height: 45px;
		position: absolute;
		right: 0;
		top: 0;
		font-size: 22px;
		text-align: center;
		line-height: 43px;
		border-left: solid 1px #f5f5f5;
	}
	
	.fnav-responsive .fnav-menu li ul.dropdown li .indicator{
		height: 38px;
		right: 0;
		top: 0;
		font-size: 18px;
		line-height: 36px;
	}

}

/* Animation Sets */
.zoom-in {
    -webkit-animation: zoomIn 400ms ease both;
    -moz-animation: zoomIn 400ms ease both;
    -o-animation: zoomIn 400ms ease both;
    animation: zoomIn 400ms ease both;
}
@-webkit-keyframes zoomIn {
    0% { -webkit-transform: scale(1.5); }
    100% { -webkit-transform: scale(1); }
}
@-moz-keyframes zoomIn {
    0% { -moz-transform: scale(1.5); }
    100% { -moz-transform: scale(1); }
}
@-o-keyframes zoomIn {
    0% { opacity: 0; -o-transform: scale(1.5); }
    100% { opacity: 1; -o-transform: scale(1); }
}
@keyframes zoomIn {
    0% { transform: scale(1.5); }
    100% { transform: scale(1); }
}
.zoom-out{
    -webkit-animation: zoomOut 400ms ease both;
    -moz-animation: zoomOut 400ms ease both;
    -o-animation: zoomOut 400ms ease both;
    animation: zoomOut 400ms ease both;
}
@-webkit-keyframes zoomOut {
    0% { -webkit-transform: scale(.6); }
    100% { -webkit-transform: scale(1); }
}
@-moz-keyframes zoomOut {
    0% { -moz-transform: scale(.6); }
    100% { -moz-transform: scale(1); }
}
@-o-keyframes zoomOut {
    0% { -o-transform: scale(.6); }
    100% { -o-transform: scale(1); }
}
@keyframes zoomOut {
    0% { transform: scale(.6); }
    100% { transform: scale(1); }
}
.drop-up{
    -webkit-animation: drop-up 400ms ease both;
    -moz-animation: drop-up 400ms ease both;
    -o-animation: drop-up 400ms ease both;
    animation: drop-up 400ms ease both;
}
@-webkit-keyframes drop-up {
    0% { -webkit-transform: translateY(100px); }
    100% { -webkit-transform: translateY(0); }
}
@-moz-keyframes drop-up {
    0% { -moz-transform: translateY(100px); }
    100% { -moz-transform: translateY(0); }
}
@-o-keyframes drop-up {
    0% { -o-transform: translateY(100px); }
    100% { -o-transform: translateY(0); }
}
@keyframes drop-up {
    0% { transform: translateY(100px); }
    100% { transform: translateY(0); }
}
.drop-left{
    -webkit-animation: drop-left 400ms ease both;
    -moz-animation: drop-left 400ms ease both;
    -o-animation: drop-left 400ms ease both;
    animation: drop-left 400ms ease both;
}
@-webkit-keyframes drop-left {
    0% { -webkit-transform: translateX(-100px); }
    100% { -webkit-transform: translateX(0); }
}
@-moz-keyframes drop-left {
    0% { -moz-transform: translateX(-100px); }
    100% { -moz-transform: translateX(0); }
}
@-o-keyframes drop-left {
    0% { -o-transform: translateX(-100px); }
    100% { -o-transform: translateX(0); }
}
@keyframes drop-left {
    0% { transform: translateX(-100px); }
    100% { transform: translateX(0); }
}
.swing {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation: swing 400ms ease-out both;
	-moz-animation: swing 400ms ease-out both;
	-o-animation: swing 400ms ease-out both;
	animation: swing 400ms ease-out both;
}
@-webkit-keyframes swing {
	20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
	20% { -webkit-transform: rotate(15deg); }	
	40% { -webkit-transform: rotate(-10deg); }
	60% { -webkit-transform: rotate(5deg); }	
	80% { -webkit-transform: rotate(-5deg); }	
	100% { -webkit-transform: rotate(0deg); }
}
@-moz-keyframes swing {
	20% { -moz-transform: rotate(15deg); }	
	40% { -moz-transform: rotate(-10deg); }
	60% { -moz-transform: rotate(5deg); }	
	80% { -moz-transform: rotate(-5deg); }	
	100% { -moz-transform: rotate(0deg); }
}
@-o-keyframes swing {
	20% { -o-transform: rotate(15deg); }	
	40% { -o-transform: rotate(-10deg); }
	60% { -o-transform: rotate(5deg); }	
	80% { -o-transform: rotate(-5deg); }	
	100% { -o-transform: rotate(0deg); }
}
@keyframes swing {
	20% { transform: rotate(15deg); }	
	40% { transform: rotate(-10deg); }
	60% { transform: rotate(5deg); }	
	80% { transform: rotate(-5deg); }	
	100% { transform: rotate(0deg); }
}

.flip{
	-webkit-animation: flip 700ms ease both;
	-moz-animation: flip 700ms ease both;
    -o-animation: flip 700ms ease both;
    animation: flip 700ms ease both;
}
@-webkit-keyframes flip {
  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 flip {
  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;
  }
}
.roll-in{
	-webkit-animation: roll-in 400ms ease both;
	-moz-animation: roll-in 400ms ease both;
    -o-animation: roll-in 400ms ease both;
    animation: roll-in 400ms ease both;
}
@-webkit-keyframes roll-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-15deg);
    transform: translateX(-100%) rotate(-15deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes roll-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-15deg);
    -ms-transform: translateX(-100%) rotate(-15deg);
    transform: translateX(-100%) rotate(-15deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.stretch{
	-webkit-animation: stretch 500ms ease both;
	-moz-animation: stretch 500ms ease both;
    -o-animation: stretch 500ms ease both;
    animation: stretch 500ms ease both;
	transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%; 		
}
@keyframes stretch{
	0% { transform: scaleX(0.3); }
	40% { transform: scaleX(1.02); }
	60% { transform: scaleX(0.98); }
	80% { transform: scaleX(1.01); }
	100% { transform: scaleX(0.98); }				
	80% { transform: scaleX(1.01); }
	100% { transform: scaleX(1); }							
}
@-webkit-keyframes stretch{
	0% { -webkit-transform: scaleX(0.3); }
	40% { -webkit-transform: scaleX(1.02); }
	60% { -webkit-transform: scaleX(0.98); }
	80% { -webkit-transform: scaleX(1.01); }
	100% { -webkit-transform: scaleX(0.98); }				
	80% { -webkit-transform: scaleX(1.01); }
	100% { -webkit-transform: scaleX(1); }		
}
@-o-keyframes stretch{
	0% { -o-transform: scaleX(0.3); }
	40% { -o-transform: scaleX(1.02); }
	60% { -o-transform: scaleX(0.98); }
	80% { -o-transform: scaleX(1.01); }
	100% { -o-transform: scaleX(0.98); }				
	80% { -o-transform: scaleX(1.01); }
	100% { -o-transform: scaleX(1); }		
}

/* Divider */
 

	.fnav-menu li {
		border-left: 1px solid #FFFFFF;
	}
	
	.fnav-menu ul.dropdown li, 	 .fnav-menu li:first-child {
		border-left: none;
	}

	
	@media (max-width: 1150px) {
		.fnav-menu > li > a {
			border-left: 0;
		}
	}



/* Hide Divider Lines Mobile */
 


/* Align Center */

	@media (min-width: 1150px) {
	
		.fnav-menu {
			text-align: center;
		}
		
		.fnav, .fnav-menu, .fnav-menu > li {
			float: none;
		}
		
		.fnav-menu ul.dropdown, .fnav-menu ul.dropdown li {
			float: left!important;
		}
	}
	


/* Align Dropdown items */

	@media (min-width: 1150px) {
		.fnav-menu ul.dropdown li a {
			text-align: left;
		}
}







/* Start Content Below Navigation */
 
	
	.offset-content {
		position: relative;
	}



/*

/* SKINS*/

/*
Border Bottom Skin
*/



/*
Border Top Skin
*/




/*
Border Boxed Skin
*/








/*
Strip Skin
*/

/* Active/hover state (Menu items) */
.fnav-menu > li.active > a,
.fnav-menu > li:hover > a, .fnav-menu ul.dropdown li:hover > a{
	background: rgba(57, 147, 33, 1.00);
}

/* Mobile mode (Responsive mode) */
@media (max-width: 1150px){
	/* Menu items */
	.fnav-responsive .fnav-menu > li > a{
		padding: 12px 20px !important;
	}
}













/*
Gradient Skin
*/



/*
Mobile Logo overwrites
*/
 

/*
Fade in Navigation Animation
*/
 

/* Hide Accessibility Highlights */
 

/*
	Hacks for Microsoft Windows IE Browsers
*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
    /* Hack for bullets to stop appearing in IE*/
    .fnav-menu ul.dropdown, .fnav-menu ul.dropdown li ul.dropdown {display: block!important;}
    .fnav-menu  {display: block;}

}

@supports (-ms-accelerator:true) {
  /* IE Edge 12+ CSS styles go here */ 
    .fnav-menu ul.dropdown, .fnav-menu ul.dropdown li ul.dropdown {display: block!important;}
    .fnav-menu  {display: block;}
}#stacks_in_10493 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_10493 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_10493 .fluid-image.unlimited img{width:100% !important}#stacks_in_10493 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_10493 .fluid-image.align-left img{float:left}#stacks_in_10493 .fluid-image.align-right img{float:right}
/* Start Eternity stack CSS code *//* ---------------------------- /// ---------- Base CSS --------- ///------------------------------ */#stacks_in_8856{	background: url("../customer-counter-q-cam_files/bgimageurl-8856.jpg");	min-height: 800px;	background-size: auto;	background-color: transparent;	background-repeat: no-repeat;	background-position:50% 50%;	background-attachment: fixed;	/* -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;  */	background: url("../customer-counter-q-cam_files/bgimageurl-8856.jpg") fixed; }/* ---------------------------- /// ---------- Repeat --------- ///------------------------------ */#stacks_in_8856, #stacks_in_8856:hover{	background-repeat: repeat-y !important;}/* ---------------------------- /// ----------- Bg Size --------- ///------------------------------ */#stacks_in_8856, #stacks_in_8856:hover{	background-size: cover;}/* --- if the background type is cover------ use alternitive positioning -- */#stacks_in_8856, #stacks_in_8856:hover{    	-webkit-background-size: 100%;     -moz-background-size: 100%;     -o-background-size: 100%;     background-size: 100%;     -webkit-background-size: cover;     -moz-background-size: cover;     -o-background-size: cover;     background-size: cover; 	background-position:bottom center;}/* -----------------------------------------    Links Managment   ----------------------------------------- *//* End Eternity stack CSS code */
#stacks_in_8857 {
	background-color: rgba(255, 255, 255, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8858 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_8858 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/* Start dooMax stack CSS code */#stacks_in_8859, .stacks_in_8859MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_8859MaxWidthContainer{	    max-width: 90%;	}    .stacks_in_8859MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_8859MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_8859MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_8859MaxWidthContainer{		    max-width: 85%;		}								    .stacks_in_8859MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8860shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code *//* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_8861 {
	font-family: 'open sans', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 100%;
	line-height: 100%;
}

}

/* Start Responsive Shim stack CSS code */.stacks_in_8862shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8863 {
	font-size: 1.30em;
	color: #000000;
	line-height: 1.20em;
}

#stacks_in_8863 p {
	font-size: 1.30em;
	color: ##000000;
	line-height: 1.20em;
}

#stacks_in_8863 a:link  {
	color: #808080;
	text-decoration: none;
}

#stacks_in_8863 a:visited {
	color: #808080;
	text-decoration: none;
}

#stacks_in_8863 a:hover {
	color: #000000;
	text-decoration: none;
}

#stacks_in_8863  a:active  {
	color: #808080;
	text-decoration: none;
}

#stacks_in_8863 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8863 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8863 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8863 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8863 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_8863 {
	font-size: 1.75em;
	line-height: 1.61em;
}

#stacks_in_8863 p {
	font-size: 1.75em;
	line-height: 1.61em;
}

#stacks_in_8863 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_8863 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8863 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_8863 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_8863 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Breadcrumb Stack' 
Style Sheet: fsrbreadcrumb.css
Created: 27, October, 2010
Last Modified: 18, January 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8864 {
}

#stacks_in_8864 #breadcrumbcontainer {
	line-height: 1.26em;
	text-align: center;
}


#stacks_in_8864 {
	padding: 0px 0px 5px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8866shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8867 {
	font-size: 1.00em;
	color: #000000;
	line-height: 1.20em;
}

#stacks_in_8867 p {
	font-size: 1.00em;
	color: ##000000;
	line-height: 1.20em;
}

#stacks_in_8867 a:link  {
	color: #808080;
	text-decoration: none;
}

#stacks_in_8867 a:visited {
	color: #808080;
	text-decoration: none;
}

#stacks_in_8867 a:hover {
	color: #000000;
	text-decoration: none;
}

#stacks_in_8867  a:active  {
	color: #808080;
	text-decoration: none;
}

#stacks_in_8867 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8867 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8867 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8867 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8867 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_8867 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_8867 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_8867 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_8867 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8867 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_8867 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_8867 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Breadcrumb Stack' 
Style Sheet: fsrbreadcrumb.css
Created: 27, October, 2010
Last Modified: 18, January 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8868 {
}

#stacks_in_8868 #breadcrumbcontainer {
	line-height: 1.00em;
	text-align: right;
}


#stacks_in_8868 {
	padding: 0px 0px 5px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9545shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10101 {
	font-size: 2.80em;
	color: #404040;
	line-height: 1.00em;
}

#stacks_in_10101 p {
	font-size: 2.80em;
	color: ##404040;
	line-height: 1.00em;
}

#stacks_in_10101 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_10101 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_10101 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_10101  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_10101 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10101 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10101 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10101 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10101 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10101 {
	font-size: 2.00em;
	line-height: 1.10em;
}

#stacks_in_10101 p {
	font-size: 2.00em;
	line-height: 1.10em;
}

#stacks_in_10101 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10101 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10101 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10101 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10101 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10102 {
	text-align: left !important;
}


#stacks_in_10102 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_10102 {
		text-align: left !important;
	}
	
	#stacks_in_10102 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10102 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10102 {
		text-align: left !important;
	}
	
	#stacks_in_10102 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10102 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10103 {
	text-transform: uppercase;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9290shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8879shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10436 {
	font-size: 1.60em;
	color: #000000;
	line-height: 2.01em;
}

#stacks_in_10436 p {
	font-size: 1.60em;
	color: ##000000;
	line-height: 2.01em;
}

#stacks_in_10436 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10436 a:visited {
	color: #313131;
	text-decoration: none;
}

#stacks_in_10436 a:hover {
	color: #313131;
	text-decoration: none;
}

#stacks_in_10436  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10436 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10436 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10436 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10436 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10436 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10436 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_10436 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_10436 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10436 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10436 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10436 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10436 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_8875 {
	text-align: left !important;
}


#stacks_in_8875 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_8875 {
		text-align: left !important;
	}
	
	#stacks_in_8875 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_8875 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_8875 {
		text-align: left !important;
	}
	
	#stacks_in_8875 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_8875 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_8875 {
	margin: 0px 0px 15px 1px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8890shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start dooMax stack CSS code */#stacks_in_10552, .stacks_in_10552MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}     .stacks_in_10552MaxWidthContainer{	    max-width: 800px;	}    .stacks_in_10552MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {	 	    .stacks_in_10552MaxWidthContainer{		    max-width: 700px;		}										    .stacks_in_10552MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {	 	    .stacks_in_10552MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_10552MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_10547 .grid-pad{		margin-left: -30px;		margin-right: -30px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_10547 [class*='re-col-']{	  padding-left: 30px;	  padding-right: 30px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_10547 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_10547 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_10547 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_10547 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_10547 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10547 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_10547 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_10547 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10547 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10547 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10547 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10547 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10547 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10547 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10547 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10547 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10547 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10547 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10547 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */#stacks_in_10543 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_10543 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_10543 .fluid-image.unlimited img{width:100% !important}#stacks_in_10543 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_10543 .fluid-image.align-left img{float:left}#stacks_in_10543 .fluid-image.align-right img{float:right}
/* Start Responsive Shim stack CSS code */.stacks_in_10565shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10555 {
	font-size: 1.11em;
	color: #000000;
	line-height: 1.29em;
}

#stacks_in_10555 p {
	font-size: 1.11em;
	color: ##000000;
	line-height: 1.29em;
}

#stacks_in_10555 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_10555 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_10555 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_10555  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_10555 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10555 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10555 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10555 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10555 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10555 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10555 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10555 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10555 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10555 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10555 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10555 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10557 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_10557 {
		text-align: center !important;
	}
	
	#stacks_in_10557 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10557 {
		text-align: center !important;
	}
	
	#stacks_in_10557 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10557 {
	margin: 0px 20px 0px 20px;
}
#stacks_in_10545 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_10545 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_10545 .fluid-image.unlimited img{width:100% !important}#stacks_in_10545 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_10545 .fluid-image.align-left img{float:left}#stacks_in_10545 .fluid-image.align-right img{float:right}
/* Start Responsive Shim stack CSS code */.stacks_in_10566shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10561 {
	font-size: 1.11em;
	color: #000000;
	line-height: 1.29em;
}

#stacks_in_10561 p {
	font-size: 1.11em;
	color: ##000000;
	line-height: 1.29em;
}

#stacks_in_10561 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_10561 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_10561 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_10561  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_10561 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10561 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10561 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10561 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10561 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10561 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10561 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10561 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10561 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10561 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10561 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10561 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10563 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_10563 {
		text-align: center !important;
	}
	
	#stacks_in_10563 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10563 {
		text-align: center !important;
	}
	
	#stacks_in_10563 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10563 {
	margin: 0px 20px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_10554shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10433 {
	font-size: 1.30em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_10433 p {
	font-size: 1.30em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_10433 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10433 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10433 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10433  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10433 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10433 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10433 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10433 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10433 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10433 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_10433 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_10433 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10433 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10433 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10433 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10433 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_8882 {
	text-align: left !important;
}


#stacks_in_8882 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_8882 {
		text-align: left !important;
	}
	
	#stacks_in_8882 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_8882 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_8882 {
		text-align: left !important;
	}
	
	#stacks_in_8882 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_8882 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_8882 {
	margin: 0px 0px 40px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9352shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10572shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10567 {
	font-size: 1.60em;
	color: #000000;
	line-height: 2.01em;
}

#stacks_in_10567 p {
	font-size: 1.60em;
	color: ##000000;
	line-height: 2.01em;
}

#stacks_in_10567 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10567 a:visited {
	color: #313131;
	text-decoration: none;
}

#stacks_in_10567 a:hover {
	color: #313131;
	text-decoration: none;
}

#stacks_in_10567  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10567 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10567 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10567 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10567 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10567 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10567 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_10567 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_10567 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10567 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10567 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10567 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10567 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10569 {
	text-align: left !important;
}


#stacks_in_10569 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_10569 {
		text-align: left !important;
	}
	
	#stacks_in_10569 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10569 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10569 {
		text-align: left !important;
	}
	
	#stacks_in_10569 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10569 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10569 {
	margin: 0px 0px 15px 1px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_10573shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#uTubestacks_in_13744 {
	position: relative;
	
	
	
	
	padding-bottom: 56.25%;
	
	
	
	height: 0;
	overflow: hidden;
}

#uTubestacks_in_13744 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background: #000000;
	border: none;
	box-shadow: none;
	outline: none;
}





/* Start Responsive Shim stack CSS code */.stacks_in_10652shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10653shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code */
#stacks_in_10574 {
	background-color: rgba(217, 217, 217, 0.90);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10576 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_10576 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/* Start dooMax stack CSS code */#stacks_in_10578, .stacks_in_10578MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_10578MaxWidthContainer{	    max-width: 90%;	}    .stacks_in_10578MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_10578MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_10578MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_10578MaxWidthContainer{		    max-width: 85%;		}								    .stacks_in_10578MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10580shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10581shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_10582 {
	font-family: 'open sans', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 100%;
	line-height: 100%;
}

}

/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10584 {
	font-size: 2.80em;
	color: #404040;
	line-height: 1.00em;
}

#stacks_in_10584 p {
	font-size: 2.80em;
	color: ##404040;
	line-height: 1.00em;
}

#stacks_in_10584 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_10584 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_10584 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_10584  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_10584 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10584 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10584 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10584 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10584 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10584 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10584 p {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10584 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10584 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10584 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10584 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10584 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10586 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_10586 {
		text-align: center !important;
	}
	
	#stacks_in_10586 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10586 {
		text-align: center !important;
	}
	
	#stacks_in_10586 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10587 {
	text-transform: uppercase;
}
/* Start Responsive Shim stack CSS code */.stacks_in_10588shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10779 {
	font-size: 1.30em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_10779 p {
	font-size: 1.30em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_10779 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10779 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10779 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10779  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10779 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10779 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10779 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10779 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10779 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10779 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_10779 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_10779 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10779 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10779 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10779 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10779 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10781 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_10781 {
		text-align: center !important;
	}
	
	#stacks_in_10781 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10781 {
		text-align: center !important;
	}
	
	#stacks_in_10781 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10781 {
	margin: 0px 30px 40px 30px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_10783 .grid-pad{		margin-left: -50px;		margin-right: -50px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_10783 [class*='re-col-']{	  padding-left: 50px;	  padding-right: 50px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_10783 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_10783 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_10783 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_10783 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_10783 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10783 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_10783 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_10783 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10783 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10783 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10783 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10783 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10783 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10783 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10783 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10783 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10783 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10783 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10783 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//* Start dooFaq2 stack each CSS code */

#stacks_in_10790 .faq-question{
	position: relative;
	font-size: 110% !important;
	line-height: normal !important;
	font-weight: bold;
	padding: 10px 14px 10px 12px;
	padding-right: 50px;
	margin-top: 1px;
	border-radius: 4px;
	cursor: pointer;
}

#stacks_in_10790 .faq-icon{
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 14px 10px 12px;
}

/* Hack to stop text flickr */
#stacks_in_10790 .faq-icon i{
	position: relative;
	z-index: 100;
}



#stacks_in_10790 .fa-bars, #stacks_in_10790 .fa-toggle-off, #stacks_in_10790 .fa-question, #stacks_in_10790 .fa-angle-right{
	display: none;
}

#stacks_in_10790 .fa-bars{
	display: inline;
}

#stacks_in_10790 .faq-answer{
	margin: 0 4px 0 4px;
	padding: 20px 0px 20px 0px;
}


/* THEME */
#stacks_in_10790 .faqQuestionClosed{
	background-color: rgba(64, 64, 64, 1.00) !important;
	color: rgba(255, 255, 255, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
    
}

#stacks_in_10790 .faqQuestionOpen{
	background: rgba(128, 128, 128, 1.00) !important;
	color: rgba(255, 255, 255, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
}

#stacks_in_10790 .faqQuestionOpen:hover{
	background: rgba(128, 128, 128, 1.00) !important;
}

#stacks_in_10790 .faqQuestionClosed:hover{
	background: rgba(99, 99, 99, 1.00) !important;
	
	background: rgba(29, 29, 29, 1.00) !important;
	
}



#stacks_in_10790 .faq-answer {
  display: none;
}





/* End dooFaq2 stack each CSS code *//* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10798 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_10798 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_10798 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10798 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10798 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10798  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10798 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10798 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10798 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10798 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10798 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10798 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10798 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10798 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10798 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10798 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10798 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10798 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10800 {
	text-align: left !important;
}


#stacks_in_10800 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_10800 {
		text-align: left !important;
	}
	
	#stacks_in_10800 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10800 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10800 {
		text-align: left !important;
	}
	
	#stacks_in_10800 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10800 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10800 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10805 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_10805 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_10805 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10805 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10805 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10805  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10805 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10805 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10805 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10805 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10805 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10805 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10805 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10805 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10805 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10805 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10805 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10805 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10807 {
	text-align: left !important;
}


#stacks_in_10807 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_10807 {
		text-align: left !important;
	}
	
	#stacks_in_10807 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10807 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10807 {
		text-align: left !important;
	}
	
	#stacks_in_10807 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10807 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10807 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10812 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_10812 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_10812 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10812 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10812 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10812  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10812 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10812 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10812 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10812 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10812 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10812 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10812 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10812 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10812 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10812 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10812 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10812 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10814 {
	text-align: left !important;
}


#stacks_in_10814 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_10814 {
		text-align: left !important;
	}
	
	#stacks_in_10814 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10814 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10814 {
		text-align: left !important;
	}
	
	#stacks_in_10814 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10814 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10814 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10827 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_10827 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_10827 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10827 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10827 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10827  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10827 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10827 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10827 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10827 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10827 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10827 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10827 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10827 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10827 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10827 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10827 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10827 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10829 {
	text-align: left !important;
}


#stacks_in_10829 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_10829 {
		text-align: left !important;
	}
	
	#stacks_in_10829 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10829 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10829 {
		text-align: left !important;
	}
	
	#stacks_in_10829 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10829 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10829 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10834 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_10834 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_10834 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10834 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10834 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10834  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10834 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10834 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10834 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10834 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10834 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10834 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10834 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10834 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10834 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10834 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10834 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10834 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10836 {
	text-align: left !important;
}


#stacks_in_10836 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_10836 {
		text-align: left !important;
	}
	
	#stacks_in_10836 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10836 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10836 {
		text-align: left !important;
	}
	
	#stacks_in_10836 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10836 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10836 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10841 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_10841 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_10841 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10841 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10841 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10841  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10841 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10841 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10841 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10841 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10841 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10841 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10841 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10841 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10841 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10841 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10841 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10841 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10843 {
	text-align: left !important;
}


#stacks_in_10843 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_10843 {
		text-align: left !important;
	}
	
	#stacks_in_10843 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10843 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10843 {
		text-align: left !important;
	}
	
	#stacks_in_10843 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10843 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10843 {
	margin: 10px 0px 10px 0px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_11037 .grid-pad{		margin-left: -2px;		margin-right: -2px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_11037 [class*='re-col-']{	  padding-left: 2px;	  padding-right: 2px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_11037 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_11037 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_11037 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_11037 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_11037 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11037 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_11037 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_11037 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11037 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11037 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11037 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11037 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11037 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11037 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11037 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11037 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11037 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11037 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11037 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11039 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11039 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11039 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11039 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11039 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11039  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11039 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11039 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11039 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11039 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11039 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11039 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11039 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11039 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11039 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11039 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11039 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11039 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11041 {
	text-align: left !important;
}


#stacks_in_11041 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11041 {
		text-align: left !important;
	}
	
	#stacks_in_11041 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11041 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11041 {
		text-align: left !important;
	}
	
	#stacks_in_11041 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11041 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11041 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11044 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11044 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11044 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11044 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11044 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11044  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11044 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11044 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11044 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11044 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11044 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11044 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11044 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11044 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11044 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11044 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11044 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11044 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11046 {
	text-align: left !important;
}


#stacks_in_11046 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11046 {
		text-align: left !important;
	}
	
	#stacks_in_11046 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11046 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11046 {
		text-align: left !important;
	}
	
	#stacks_in_11046 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11046 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11046 {
	margin: 10px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_11051 .grid-pad{		margin-left: -2px;		margin-right: -2px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_11051 [class*='re-col-']{	  padding-left: 2px;	  padding-right: 2px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_11051 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_11051 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_11051 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_11051 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_11051 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11051 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_11051 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_11051 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11051 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11051 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11051 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11051 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11051 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11051 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11051 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11051 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11051 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11051 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11051 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11053 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11053 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11053 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11053 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11053 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11053  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11053 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11053 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11053 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11053 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11053 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11053 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11053 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11053 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11053 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11053 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11053 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11053 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11055 {
	text-align: left !important;
}


#stacks_in_11055 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11055 {
		text-align: left !important;
	}
	
	#stacks_in_11055 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11055 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11055 {
		text-align: left !important;
	}
	
	#stacks_in_11055 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11055 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11055 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11058 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11058 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11058 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11058 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11058 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11058  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11058 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11058 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11058 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11058 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11058 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11058 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11058 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11058 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11058 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11058 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11058 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11058 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11060 {
	text-align: left !important;
}


#stacks_in_11060 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11060 {
		text-align: left !important;
	}
	
	#stacks_in_11060 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11060 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11060 {
		text-align: left !important;
	}
	
	#stacks_in_11060 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11060 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11060 {
	margin: 10px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_11065 .grid-pad{		margin-left: -2px;		margin-right: -2px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_11065 [class*='re-col-']{	  padding-left: 2px;	  padding-right: 2px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_11065 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_11065 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_11065 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_11065 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_11065 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11065 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_11065 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_11065 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11065 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11065 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11065 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11065 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11065 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11065 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11065 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11065 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11065 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11065 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11065 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11067 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11067 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11067 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11067 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11067 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11067  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11067 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11067 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11067 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11067 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11067 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11067 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11067 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11067 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11067 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11067 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11067 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11067 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11069 {
	text-align: left !important;
}


#stacks_in_11069 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11069 {
		text-align: left !important;
	}
	
	#stacks_in_11069 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11069 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11069 {
		text-align: left !important;
	}
	
	#stacks_in_11069 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11069 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11069 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11072 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11072 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11072 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11072 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11072 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11072  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11072 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11072 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11072 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11072 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11072 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11072 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11072 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11072 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11072 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11072 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11072 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11072 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11074 {
	text-align: left !important;
}


#stacks_in_11074 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11074 {
		text-align: left !important;
	}
	
	#stacks_in_11074 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11074 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11074 {
		text-align: left !important;
	}
	
	#stacks_in_11074 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11074 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11074 {
	margin: 10px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_11079 .grid-pad{		margin-left: -2px;		margin-right: -2px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_11079 [class*='re-col-']{	  padding-left: 2px;	  padding-right: 2px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_11079 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_11079 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_11079 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_11079 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_11079 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11079 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_11079 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_11079 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11079 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11079 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11079 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11079 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11079 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11079 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11079 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11079 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11079 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11079 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11079 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11081 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11081 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11081 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11081 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11081 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11081  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11081 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11081 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11081 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11081 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11081 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11081 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11081 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11081 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11081 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11081 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11081 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11081 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11083 {
	text-align: left !important;
}


#stacks_in_11083 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11083 {
		text-align: left !important;
	}
	
	#stacks_in_11083 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11083 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11083 {
		text-align: left !important;
	}
	
	#stacks_in_11083 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11083 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11083 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11086 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11086 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11086 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11086 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11086 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11086  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11086 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11086 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11086 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11086 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11086 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11086 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11086 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11086 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11086 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11086 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11086 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11086 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11088 {
	text-align: left !important;
}


#stacks_in_11088 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11088 {
		text-align: left !important;
	}
	
	#stacks_in_11088 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11088 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11088 {
		text-align: left !important;
	}
	
	#stacks_in_11088 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11088 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11088 {
	margin: 10px 0px 10px 0px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_10993 .grid-pad{		margin-left: -2px;		margin-right: -2px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_10993 [class*='re-col-']{	  padding-left: 2px;	  padding-right: 2px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_10993 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_10993 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_10993 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_10993 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_10993 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10993 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_10993 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_10993 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10993 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10993 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10993 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10993 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10993 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10993 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10993 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10993 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10993 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10993 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10993 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10995 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_10995 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_10995 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10995 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10995 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10995  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10995 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10995 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10995 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10995 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10995 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10995 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10995 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10995 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10995 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10995 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10995 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10995 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10997 {
	text-align: left !important;
}


#stacks_in_10997 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_10997 {
		text-align: left !important;
	}
	
	#stacks_in_10997 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10997 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10997 {
		text-align: left !important;
	}
	
	#stacks_in_10997 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10997 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10997 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11000 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11000 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11000 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11000 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11000 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11000  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11000 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11000 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11000 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11000 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11000 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11000 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11000 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11000 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11000 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11000 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11000 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11000 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11002 {
	text-align: left !important;
}


#stacks_in_11002 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11002 {
		text-align: left !important;
	}
	
	#stacks_in_11002 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11002 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11002 {
		text-align: left !important;
	}
	
	#stacks_in_11002 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11002 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11002 {
	margin: 10px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_11007 .grid-pad{		margin-left: -2px;		margin-right: -2px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_11007 [class*='re-col-']{	  padding-left: 2px;	  padding-right: 2px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_11007 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_11007 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_11007 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_11007 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_11007 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11007 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_11007 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_11007 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11007 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11007 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11007 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11007 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11007 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11007 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11007 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11007 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11007 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11007 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11007 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11009 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11009 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11009 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11009 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11009 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11009  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11009 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11009 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11009 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11009 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11009 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11009 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11009 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11009 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11009 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11009 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11009 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11009 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11011 {
	text-align: left !important;
}


#stacks_in_11011 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11011 {
		text-align: left !important;
	}
	
	#stacks_in_11011 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11011 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11011 {
		text-align: left !important;
	}
	
	#stacks_in_11011 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11011 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11011 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11014 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11014 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11014 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11014 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11014 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11014  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11014 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11014 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11014 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11014 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11014 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11014 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11014 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11014 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11014 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11014 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11014 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11014 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11016 {
	text-align: left !important;
}


#stacks_in_11016 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11016 {
		text-align: left !important;
	}
	
	#stacks_in_11016 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11016 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11016 {
		text-align: left !important;
	}
	
	#stacks_in_11016 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11016 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11016 {
	margin: 10px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_11021 .grid-pad{		margin-left: -2px;		margin-right: -2px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_11021 [class*='re-col-']{	  padding-left: 2px;	  padding-right: 2px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_11021 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_11021 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_11021 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_11021 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_11021 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11021 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_11021 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_11021 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11021 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11021 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11021 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11021 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11021 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11021 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11021 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11021 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11021 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11021 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11021 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11023 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11023 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11023 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11023 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11023 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11023  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11023 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11023 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11023 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11023 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11023 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11023 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11023 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11023 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11023 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11023 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11023 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11023 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11025 {
	text-align: left !important;
}


#stacks_in_11025 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11025 {
		text-align: left !important;
	}
	
	#stacks_in_11025 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11025 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11025 {
		text-align: left !important;
	}
	
	#stacks_in_11025 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11025 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11025 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11028 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11028 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11028 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11028 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11028 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11028  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11028 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11028 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11028 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11028 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11028 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11028 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11028 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11028 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11028 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11028 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11028 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11028 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11030 {
	text-align: left !important;
}


#stacks_in_11030 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11030 {
		text-align: left !important;
	}
	
	#stacks_in_11030 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11030 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11030 {
		text-align: left !important;
	}
	
	#stacks_in_11030 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11030 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11030 {
	margin: 10px 0px 10px 0px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11095shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_10850 .grid-pad{		margin-left: -2px;		margin-right: -2px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_10850 [class*='re-col-']{	  padding-left: 2px;	  padding-right: 2px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_10850 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_10850 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_10850 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_10850 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_10850 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10850 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_10850 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_10850 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10850 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10850 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10850 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10850 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10850 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10850 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10850 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10850 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10850 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10850 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10850 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10856 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_10856 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_10856 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10856 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10856 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10856  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10856 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10856 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10856 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10856 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10856 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10856 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10856 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10856 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10856 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10856 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10856 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10856 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10858 {
	text-align: left !important;
}


#stacks_in_10858 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_10858 {
		text-align: left !important;
	}
	
	#stacks_in_10858 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10858 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10858 {
		text-align: left !important;
	}
	
	#stacks_in_10858 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10858 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10858 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10862 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_10862 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_10862 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10862 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10862 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10862  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10862 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10862 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10862 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10862 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10862 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10862 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10862 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10862 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10862 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10862 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10862 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10862 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10864 {
	text-align: left !important;
}


#stacks_in_10864 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_10864 {
		text-align: left !important;
	}
	
	#stacks_in_10864 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10864 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10864 {
		text-align: left !important;
	}
	
	#stacks_in_10864 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10864 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10864 {
	margin: 10px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_10885 .grid-pad{		margin-left: -2px;		margin-right: -2px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_10885 [class*='re-col-']{	  padding-left: 2px;	  padding-right: 2px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_10885 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_10885 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_10885 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_10885 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_10885 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10885 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_10885 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_10885 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10885 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10885 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10885 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10885 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10885 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10885 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10885 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10885 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10885 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10885 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10885 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10887 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_10887 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_10887 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10887 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10887 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10887  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10887 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10887 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10887 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10887 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10887 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10887 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10887 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10887 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10887 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10887 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10887 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10887 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10889 {
	text-align: left !important;
}


#stacks_in_10889 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_10889 {
		text-align: left !important;
	}
	
	#stacks_in_10889 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10889 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10889 {
		text-align: left !important;
	}
	
	#stacks_in_10889 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10889 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10889 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10892 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_10892 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_10892 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10892 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10892 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10892  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10892 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10892 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10892 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10892 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10892 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10892 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10892 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10892 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10892 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10892 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10892 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10892 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10894 {
	text-align: left !important;
}


#stacks_in_10894 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_10894 {
		text-align: left !important;
	}
	
	#stacks_in_10894 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10894 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10894 {
		text-align: left !important;
	}
	
	#stacks_in_10894 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10894 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10894 {
	margin: 10px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_10904 .grid-pad{		margin-left: -2px;		margin-right: -2px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_10904 [class*='re-col-']{	  padding-left: 2px;	  padding-right: 2px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_10904 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_10904 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_10904 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_10904 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_10904 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10904 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_10904 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_10904 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10904 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10904 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10904 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10904 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10904 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10904 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10904 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10904 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10904 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10904 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10904 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10906 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_10906 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_10906 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10906 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10906 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10906  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10906 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10906 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10906 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10906 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10906 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10906 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10906 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10906 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10906 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10906 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10906 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10906 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10908 {
	text-align: left !important;
}


#stacks_in_10908 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_10908 {
		text-align: left !important;
	}
	
	#stacks_in_10908 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10908 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10908 {
		text-align: left !important;
	}
	
	#stacks_in_10908 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10908 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10908 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10911 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_10911 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_10911 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10911 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10911 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10911  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10911 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10911 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10911 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10911 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10911 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10911 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10911 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_10911 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10911 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10911 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10911 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10911 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10913 {
	text-align: left !important;
}


#stacks_in_10913 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_10913 {
		text-align: left !important;
	}
	
	#stacks_in_10913 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10913 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10913 {
		text-align: left !important;
	}
	
	#stacks_in_10913 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10913 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10913 {
	margin: 10px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_11096 .grid-pad{		margin-left: -2px;		margin-right: -2px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_11096 [class*='re-col-']{	  padding-left: 2px;	  padding-right: 2px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_11096 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_11096 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_11096 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_11096 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_11096 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11096 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_11096 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_11096 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11096 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11096 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11096 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11096 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11096 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11096 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11096 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11096 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11096 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11096 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11096 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11098 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11098 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11098 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11098 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11098 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11098  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11098 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11098 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11098 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11098 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11098 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11098 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11098 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11098 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11098 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11098 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11098 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11098 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11100 {
	text-align: left !important;
}


#stacks_in_11100 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11100 {
		text-align: left !important;
	}
	
	#stacks_in_11100 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11100 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11100 {
		text-align: left !important;
	}
	
	#stacks_in_11100 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11100 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11100 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11103 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11103 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11103 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11103 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11103 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11103  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11103 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11103 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11103 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11103 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11103 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11103 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11103 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_11103 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11103 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11103 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11103 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11103 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11105 {
	text-align: left !important;
}


#stacks_in_11105 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11105 {
		text-align: left !important;
	}
	
	#stacks_in_11105 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11105 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11105 {
		text-align: left !important;
	}
	
	#stacks_in_11105 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11105 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11105 {
	margin: 10px 0px 10px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_10651shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code */
#stacks_in_11181 {
	background-color: rgba(255, 255, 255, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11183 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_11183 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/* Start dooMax stack CSS code */#stacks_in_11185, .stacks_in_11185MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_11185MaxWidthContainer{	    max-width: 90%;	}    .stacks_in_11185MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_11185MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_11185MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_11185MaxWidthContainer{		    max-width: 85%;		}								    .stacks_in_11185MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11187shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11188shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_11189 {
	font-family: 'open sans', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 100%;
	line-height: 100%;
}

}

/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11191 {
	font-size: 2.80em;
	color: #404040;
	line-height: 1.00em;
}

#stacks_in_11191 p {
	font-size: 2.80em;
	color: ##404040;
	line-height: 1.00em;
}

#stacks_in_11191 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_11191 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_11191 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_11191  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_11191 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11191 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11191 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11191 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11191 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11191 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11191 p {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11191 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11191 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11191 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11191 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11191 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11193 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_11193 {
		text-align: center !important;
	}
	
	#stacks_in_11193 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11193 {
		text-align: center !important;
	}
	
	#stacks_in_11193 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11194 {
	text-transform: uppercase;
}
/* Start Responsive Shim stack CSS code */.stacks_in_11195shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11196 {
	font-size: 1.30em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_11196 p {
	font-size: 1.30em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_11196 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11196 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11196 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11196  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11196 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11196 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11196 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11196 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11196 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11196 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11196 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11196 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11196 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11196 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11196 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11196 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11198 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_11198 {
		text-align: center !important;
	}
	
	#stacks_in_11198 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11198 {
		text-align: center !important;
	}
	
	#stacks_in_11198 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11198 {
	margin: 0px 30px 40px 30px;
}
/* Start dooMax stack CSS code */#stacks_in_11428, .stacks_in_11428MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_11428MaxWidthContainer{	    max-width: 90%;	}    .stacks_in_11428MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_11428MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_11428MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_11428MaxWidthContainer{		    max-width: 100%;		}								    .stacks_in_11428MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_11200 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_11200 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_11200 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_11200 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_11200 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_11200 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_11200 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11200 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_11200 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_11200 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11200 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11200 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11200 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11200 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11200 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11200 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11200 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11200 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11200 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11200 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11200 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_11406 {
	background-color: rgba(239, 239, 239, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 30px 30px 30px 30px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11408 {
	font-size: 1.30em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_11408 p {
	font-size: 1.30em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_11408 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11408 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11408 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11408  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11408 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11408 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11408 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11408 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11408 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11408 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11408 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11408 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11408 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11408 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11408 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11408 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11410 {
	text-align: left !important;
}


#stacks_in_11410 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11410 {
		text-align: left !important;
	}
	
	#stacks_in_11410 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11410 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11410 {
		text-align: left !important;
	}
	
	#stacks_in_11410 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11410 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11414 {
	background-color: rgba(239, 239, 239, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 30px 30px 30px 30px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11416 {
	font-size: 1.30em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_11416 p {
	font-size: 1.30em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_11416 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11416 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11416 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11416  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11416 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11416 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11416 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11416 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11416 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11416 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11416 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11416 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11416 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11416 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11416 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11416 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11418 {
	text-align: left !important;
}


#stacks_in_11418 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11418 {
		text-align: left !important;
	}
	
	#stacks_in_11418 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11418 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11418 {
		text-align: left !important;
	}
	
	#stacks_in_11418 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11418 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11422 {
	background-color: rgba(239, 239, 239, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 30px 30px 30px 30px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11424 {
	font-size: 1.30em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_11424 p {
	font-size: 1.30em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_11424 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11424 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11424 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11424  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11424 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11424 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11424 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11424 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11424 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11424 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11424 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11424 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11424 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11424 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11424 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11424 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11426 {
	text-align: left !important;
}


#stacks_in_11426 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11426 {
		text-align: left !important;
	}
	
	#stacks_in_11426 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11426 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11426 {
		text-align: left !important;
	}
	
	#stacks_in_11426 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11426 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_11405shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code */
#stacks_in_11460 {
	background-color: rgba(217, 217, 217, 0.90);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11462 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_11462 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/* Start dooMax stack CSS code */#stacks_in_11464, .stacks_in_11464MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_11464MaxWidthContainer{	    max-width: 90%;	}    .stacks_in_11464MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_11464MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_11464MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_11464MaxWidthContainer{		    max-width: 85%;		}								    .stacks_in_11464MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11466shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11467shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_11468 {
	font-family: 'open sans', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 100%;
	line-height: 100%;
}

}

/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11470 {
	font-size: 2.80em;
	color: #404040;
	line-height: 1.00em;
}

#stacks_in_11470 p {
	font-size: 2.80em;
	color: ##404040;
	line-height: 1.00em;
}

#stacks_in_11470 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_11470 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_11470 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_11470  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_11470 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11470 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11470 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11470 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11470 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11470 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11470 p {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11470 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11470 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11470 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11470 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11470 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11472 {
	text-align: left !important;
}


#stacks_in_11472 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11472 {
		text-align: left !important;
	}
	
	#stacks_in_11472 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11472 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11472 {
		text-align: left !important;
	}
	
	#stacks_in_11472 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11472 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11473 {
	text-transform: uppercase;
}
/* Start Responsive Shim stack CSS code */.stacks_in_11474shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_11538 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -0px;		margin-bottom: -0px;	}	#stacks_in_11538 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 0px;	  padding-bottom: 0px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_11538 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_11538 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_11538 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_11538 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_11538 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11538 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_11538 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_11538 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_11538 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_11538 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_11538 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_11538 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_11538 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_11538 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_11538 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_11538 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_11538 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_11538 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_11538 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11551 {
	font-size: 1.30em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_11551 p {
	font-size: 1.30em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_11551 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11551 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11551 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11551  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11551 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11551 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11551 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11551 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11551 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11551 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11551 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11551 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11551 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11551 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11551 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11551 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11553 {
	text-align: left !important;
}


#stacks_in_11553 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11553 {
		text-align: left !important;
	}
	
	#stacks_in_11553 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11553 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11553 {
		text-align: left !important;
	}
	
	#stacks_in_11553 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11553 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11555 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11555 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11555 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11555 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11555 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11555  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11555 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11555 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11555 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11555 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11555 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11555 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11555 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11555 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11555 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11555 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11555 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11555 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11565 {
	text-align: left !important;
}


#stacks_in_11565 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11565 {
		text-align: left !important;
	}
	
	#stacks_in_11565 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11565 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11565 {
		text-align: left !important;
	}
	
	#stacks_in_11565 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11565 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11565 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11557 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11557 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11557 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11557 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11557 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11557  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11557 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11557 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11557 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11557 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11557 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11557 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11557 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11557 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11557 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11557 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11557 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11557 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11568 {
	text-align: left !important;
}


#stacks_in_11568 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11568 {
		text-align: left !important;
	}
	
	#stacks_in_11568 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11568 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11568 {
		text-align: left !important;
	}
	
	#stacks_in_11568 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11568 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11568 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11559 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11559 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11559 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11559 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11559 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11559  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11559 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11559 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11559 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11559 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11559 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11559 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11559 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11559 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11559 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11559 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11559 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11559 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11571 {
	text-align: left !important;
}


#stacks_in_11571 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11571 {
		text-align: left !important;
	}
	
	#stacks_in_11571 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11571 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11571 {
		text-align: left !important;
	}
	
	#stacks_in_11571 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11571 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11571 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11561 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_11561 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_11561 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11561 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11561 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_11561  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_11561 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_11561 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_11561 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_11561 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_11561 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_11561 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11561 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_11561 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_11561 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_11561 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_11561 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_11561 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_11574 {
	text-align: left !important;
}


#stacks_in_11574 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_11574 {
		text-align: left !important;
	}
	
	#stacks_in_11574 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11574 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_11574 {
		text-align: left !important;
	}
	
	#stacks_in_11574 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_11574 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_11574 {
	margin: 10px 0px 10px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_11537shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code */
#stacks_in_11991 {
	background-color: rgba(255, 255, 255, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_11993 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_11993 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/* Start dooMax stack CSS code */#stacks_in_11995, .stacks_in_11995MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_11995MaxWidthContainer{	    max-width: 90%;	}    .stacks_in_11995MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_11995MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_11995MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_11995MaxWidthContainer{		    max-width: 85%;		}								    .stacks_in_11995MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11997shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11998shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_11999 {
	font-family: 'open sans', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 100%;
	line-height: 100%;
}

}

/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12001 {
	font-size: 2.80em;
	color: #404040;
	line-height: 1.00em;
}

#stacks_in_12001 p {
	font-size: 2.80em;
	color: ##404040;
	line-height: 1.00em;
}

#stacks_in_12001 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_12001 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_12001 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_12001  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_12001 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12001 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12001 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12001 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12001 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12001 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12001 p {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12001 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12001 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12001 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12001 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12001 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_12003 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_12003 {
		text-align: center !important;
	}
	
	#stacks_in_12003 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12003 {
		text-align: center !important;
	}
	
	#stacks_in_12003 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12004 {
	text-transform: uppercase;
}
/* Start Responsive Shim stack CSS code */.stacks_in_12005shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12006 {
	font-size: 1.30em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_12006 p {
	font-size: 1.30em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_12006 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12006 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12006 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12006  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12006 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12006 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12006 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12006 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12006 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12006 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_12006 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_12006 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12006 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12006 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12006 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12006 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_12008 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_12008 {
		text-align: center !important;
	}
	
	#stacks_in_12008 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12008 {
		text-align: center !important;
	}
	
	#stacks_in_12008 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12008 {
	margin: 0px 30px 40px 30px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_12010 .grid-pad{		margin-left: -50px;		margin-right: -50px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_12010 [class*='re-col-']{	  padding-left: 50px;	  padding-right: 50px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_12010 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_12010 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_12010 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_12010 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_12010 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_12010 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_12010 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_12010 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_12010 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_12010 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_12010 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_12010 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_12010 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_12010 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_12010 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_12010 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_12010 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_12010 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_12010 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_12216 {
	padding: 0px 20px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_12218shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code *//* Start dooFaq2 stack each CSS code */

#stacks_in_12015 .faq-question{
	position: relative;
	font-size: 110% !important;
	line-height: normal !important;
	font-weight: bold;
	padding: 10px 14px 10px 12px;
	padding-right: 50px;
	margin-top: 1px;
	border-radius: 4px;
	cursor: pointer;
}

#stacks_in_12015 .faq-icon{
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 14px 10px 12px;
}

/* Hack to stop text flickr */
#stacks_in_12015 .faq-icon i{
	position: relative;
	z-index: 100;
}



#stacks_in_12015 .fa-bars, #stacks_in_12015 .fa-toggle-off, #stacks_in_12015 .fa-question, #stacks_in_12015 .fa-angle-right{
	display: none;
}

#stacks_in_12015 .fa-bars{
	display: inline;
}

#stacks_in_12015 .faq-answer{
	margin: 0 4px 0 4px;
	padding: 20px 0px 20px 0px;
}


/* THEME */
#stacks_in_12015 .faqQuestionClosed{
	background-color: rgba(64, 64, 64, 1.00) !important;
	color: rgba(255, 255, 255, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
    
}

#stacks_in_12015 .faqQuestionOpen{
	background: rgba(128, 128, 128, 1.00) !important;
	color: rgba(255, 255, 255, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
}

#stacks_in_12015 .faqQuestionOpen:hover{
	background: rgba(128, 128, 128, 1.00) !important;
}

#stacks_in_12015 .faqQuestionClosed:hover{
	background: rgba(99, 99, 99, 1.00) !important;
	
	background: rgba(29, 29, 29, 1.00) !important;
	
}



#stacks_in_12015 .faq-answer {
  display: none;
}





/* End dooFaq2 stack each CSS code *//* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12019 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12019 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12019 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12019 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12019 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12019  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12019 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12019 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12019 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12019 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12019 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12019 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12019 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12019 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12019 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12019 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12019 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12019 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12221 *,
#adaptiveGridstacks_in_12221 *:before,
#adaptiveGridstacks_in_12221 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12221 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12221 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12221:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12221 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12221 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12221 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12221 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12221 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12221 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12221 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12221 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12221 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12221 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12221 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12221 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12221 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12221 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12221 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12221 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12221 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12221 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12221 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12221 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12221 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12221 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12221 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12221 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12221 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12221 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12221 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12221 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12221 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12221 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12221 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12221 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12221 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12221 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12221 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12221 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12221 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12221 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12221 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12221 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12221 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12221 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12221 .column1,
	#adaptiveGridstacks_in_12221 .column2,
	#adaptiveGridstacks_in_12221 .column3,
	#adaptiveGridstacks_in_12221 .column4,
	#adaptiveGridstacks_in_12221 .column5,
	#adaptiveGridstacks_in_12221 .column6,
	#adaptiveGridstacks_in_12221 .column7,
	#adaptiveGridstacks_in_12221 .column8,
	#adaptiveGridstacks_in_12221 .column9,
	#adaptiveGridstacks_in_12221 .column10,
	#adaptiveGridstacks_in_12221 .column11,
	#adaptiveGridstacks_in_12221 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12221 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12021 {
	text-align: left !important;
}


#stacks_in_12021 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12021 {
		text-align: left !important;
	}
	
	#stacks_in_12021 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12021 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12021 {
		text-align: left !important;
	}
	
	#stacks_in_12021 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12021 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12021 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12228 {
	text-align: left !important;
}


#stacks_in_12228 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12228 {
		text-align: left !important;
	}
	
	#stacks_in_12228 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12228 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12228 {
		text-align: left !important;
	}
	
	#stacks_in_12228 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12228 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12228 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12232 {
	text-align: left !important;
}


#stacks_in_12232 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12232 {
		text-align: left !important;
	}
	
	#stacks_in_12232 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12232 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12232 {
		text-align: left !important;
	}
	
	#stacks_in_12232 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12232 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12232 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12236 {
	text-align: left !important;
}


#stacks_in_12236 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12236 {
		text-align: left !important;
	}
	
	#stacks_in_12236 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12236 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12236 {
		text-align: left !important;
	}
	
	#stacks_in_12236 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12236 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12236 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12261 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12261 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12261 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12261 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12261 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12261  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12261 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12261 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12261 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12261 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12261 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12261 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12261 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12261 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12261 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12261 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12261 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12261 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12248 *,
#adaptiveGridstacks_in_12248 *:before,
#adaptiveGridstacks_in_12248 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12248 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12248 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12248:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12248 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12248 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12248 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12248 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12248 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12248 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12248 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12248 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12248 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12248 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12248 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12248 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12248 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12248 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12248 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12248 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12248 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12248 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12248 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12248 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12248 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12248 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12248 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12248 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12248 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12248 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12248 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12248 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12248 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12248 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12248 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12248 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12248 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12248 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12248 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12248 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12248 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12248 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12248 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12248 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12248 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12248 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12248 .column1,
	#adaptiveGridstacks_in_12248 .column2,
	#adaptiveGridstacks_in_12248 .column3,
	#adaptiveGridstacks_in_12248 .column4,
	#adaptiveGridstacks_in_12248 .column5,
	#adaptiveGridstacks_in_12248 .column6,
	#adaptiveGridstacks_in_12248 .column7,
	#adaptiveGridstacks_in_12248 .column8,
	#adaptiveGridstacks_in_12248 .column9,
	#adaptiveGridstacks_in_12248 .column10,
	#adaptiveGridstacks_in_12248 .column11,
	#adaptiveGridstacks_in_12248 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12248 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12250 {
	text-align: left !important;
}


#stacks_in_12250 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12250 {
		text-align: left !important;
	}
	
	#stacks_in_12250 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12250 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12250 {
		text-align: left !important;
	}
	
	#stacks_in_12250 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12250 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12250 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12253 {
	text-align: left !important;
}


#stacks_in_12253 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12253 {
		text-align: left !important;
	}
	
	#stacks_in_12253 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12253 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12253 {
		text-align: left !important;
	}
	
	#stacks_in_12253 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12253 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12253 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12256 {
	text-align: left !important;
}


#stacks_in_12256 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12256 {
		text-align: left !important;
	}
	
	#stacks_in_12256 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12256 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12256 {
		text-align: left !important;
	}
	
	#stacks_in_12256 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12256 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12256 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12259 {
	text-align: left !important;
}


#stacks_in_12259 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12259 {
		text-align: left !important;
	}
	
	#stacks_in_12259 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12259 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12259 {
		text-align: left !important;
	}
	
	#stacks_in_12259 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12259 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12259 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12350 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12350 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12350 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12350 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12350 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12350  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12350 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12350 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12350 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12350 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12350 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12350 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12350 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12350 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12350 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12350 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12350 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12350 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12352 *,
#adaptiveGridstacks_in_12352 *:before,
#adaptiveGridstacks_in_12352 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12352 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12352 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12352:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12352 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12352 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12352 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12352 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12352 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12352 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12352 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12352 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12352 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12352 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12352 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12352 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12352 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12352 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12352 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12352 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12352 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12352 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12352 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12352 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12352 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12352 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12352 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12352 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12352 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12352 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12352 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12352 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12352 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12352 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12352 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12352 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12352 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12352 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12352 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12352 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12352 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12352 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12352 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12352 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12352 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12352 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12352 .column1,
	#adaptiveGridstacks_in_12352 .column2,
	#adaptiveGridstacks_in_12352 .column3,
	#adaptiveGridstacks_in_12352 .column4,
	#adaptiveGridstacks_in_12352 .column5,
	#adaptiveGridstacks_in_12352 .column6,
	#adaptiveGridstacks_in_12352 .column7,
	#adaptiveGridstacks_in_12352 .column8,
	#adaptiveGridstacks_in_12352 .column9,
	#adaptiveGridstacks_in_12352 .column10,
	#adaptiveGridstacks_in_12352 .column11,
	#adaptiveGridstacks_in_12352 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12352 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12354 {
	text-align: left !important;
}


#stacks_in_12354 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12354 {
		text-align: left !important;
	}
	
	#stacks_in_12354 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12354 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12354 {
		text-align: left !important;
	}
	
	#stacks_in_12354 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12354 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12354 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12357 {
	text-align: left !important;
}


#stacks_in_12357 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12357 {
		text-align: left !important;
	}
	
	#stacks_in_12357 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12357 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12357 {
		text-align: left !important;
	}
	
	#stacks_in_12357 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12357 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12357 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12360 {
	text-align: left !important;
}


#stacks_in_12360 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12360 {
		text-align: left !important;
	}
	
	#stacks_in_12360 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12360 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12360 {
		text-align: left !important;
	}
	
	#stacks_in_12360 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12360 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12360 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12369 {
	text-align: left !important;
}


#stacks_in_12369 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12369 {
		text-align: left !important;
	}
	
	#stacks_in_12369 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12369 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12369 {
		text-align: left !important;
	}
	
	#stacks_in_12369 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12369 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12369 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12385 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12385 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12385 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12385 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12385 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12385  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12385 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12385 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12385 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12385 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12385 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12385 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12385 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12385 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12385 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12385 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12385 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12385 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12387 *,
#adaptiveGridstacks_in_12387 *:before,
#adaptiveGridstacks_in_12387 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12387 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12387 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12387:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12387 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12387 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12387 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12387 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12387 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12387 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12387 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12387 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12387 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12387 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12387 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12387 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12387 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12387 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12387 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12387 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12387 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12387 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12387 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12387 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12387 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12387 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12387 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12387 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12387 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12387 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12387 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12387 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12387 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12387 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12387 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12387 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12387 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12387 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12387 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12387 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12387 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12387 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12387 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12387 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12387 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12387 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12387 .column1,
	#adaptiveGridstacks_in_12387 .column2,
	#adaptiveGridstacks_in_12387 .column3,
	#adaptiveGridstacks_in_12387 .column4,
	#adaptiveGridstacks_in_12387 .column5,
	#adaptiveGridstacks_in_12387 .column6,
	#adaptiveGridstacks_in_12387 .column7,
	#adaptiveGridstacks_in_12387 .column8,
	#adaptiveGridstacks_in_12387 .column9,
	#adaptiveGridstacks_in_12387 .column10,
	#adaptiveGridstacks_in_12387 .column11,
	#adaptiveGridstacks_in_12387 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12387 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12389 {
	text-align: left !important;
}


#stacks_in_12389 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12389 {
		text-align: left !important;
	}
	
	#stacks_in_12389 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12389 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12389 {
		text-align: left !important;
	}
	
	#stacks_in_12389 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12389 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12389 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12392 {
	text-align: left !important;
}


#stacks_in_12392 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12392 {
		text-align: left !important;
	}
	
	#stacks_in_12392 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12392 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12392 {
		text-align: left !important;
	}
	
	#stacks_in_12392 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12392 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12392 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12395 {
	text-align: left !important;
}


#stacks_in_12395 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12395 {
		text-align: left !important;
	}
	
	#stacks_in_12395 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12395 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12395 {
		text-align: left !important;
	}
	
	#stacks_in_12395 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12395 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12395 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12398 {
	text-align: left !important;
}


#stacks_in_12398 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12398 {
		text-align: left !important;
	}
	
	#stacks_in_12398 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12398 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12398 {
		text-align: left !important;
	}
	
	#stacks_in_12398 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12398 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12398 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12416 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12416 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12416 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12416 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12416 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12416  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12416 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12416 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12416 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12416 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12416 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12416 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12416 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12416 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12416 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12416 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12416 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12416 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12418 *,
#adaptiveGridstacks_in_12418 *:before,
#adaptiveGridstacks_in_12418 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12418 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12418 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12418:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12418 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12418 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12418 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12418 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12418 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12418 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12418 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12418 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12418 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12418 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12418 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12418 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12418 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12418 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12418 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12418 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12418 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12418 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12418 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12418 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12418 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12418 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12418 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12418 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12418 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12418 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12418 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12418 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12418 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12418 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12418 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12418 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12418 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12418 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12418 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12418 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12418 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12418 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12418 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12418 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12418 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12418 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12418 .column1,
	#adaptiveGridstacks_in_12418 .column2,
	#adaptiveGridstacks_in_12418 .column3,
	#adaptiveGridstacks_in_12418 .column4,
	#adaptiveGridstacks_in_12418 .column5,
	#adaptiveGridstacks_in_12418 .column6,
	#adaptiveGridstacks_in_12418 .column7,
	#adaptiveGridstacks_in_12418 .column8,
	#adaptiveGridstacks_in_12418 .column9,
	#adaptiveGridstacks_in_12418 .column10,
	#adaptiveGridstacks_in_12418 .column11,
	#adaptiveGridstacks_in_12418 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12418 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12420 {
	text-align: left !important;
}


#stacks_in_12420 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12420 {
		text-align: left !important;
	}
	
	#stacks_in_12420 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12420 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12420 {
		text-align: left !important;
	}
	
	#stacks_in_12420 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12420 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12420 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12423 {
	text-align: left !important;
}


#stacks_in_12423 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12423 {
		text-align: left !important;
	}
	
	#stacks_in_12423 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12423 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12423 {
		text-align: left !important;
	}
	
	#stacks_in_12423 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12423 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12423 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12426 {
	text-align: left !important;
}


#stacks_in_12426 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12426 {
		text-align: left !important;
	}
	
	#stacks_in_12426 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12426 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12426 {
		text-align: left !important;
	}
	
	#stacks_in_12426 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12426 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12426 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12429 {
	text-align: left !important;
}


#stacks_in_12429 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12429 {
		text-align: left !important;
	}
	
	#stacks_in_12429 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12429 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12429 {
		text-align: left !important;
	}
	
	#stacks_in_12429 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12429 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12429 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12447 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12447 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12447 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12447 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12447 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12447  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12447 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12447 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12447 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12447 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12447 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12447 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12447 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12447 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12447 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12447 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12447 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12447 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12449 *,
#adaptiveGridstacks_in_12449 *:before,
#adaptiveGridstacks_in_12449 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12449 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12449 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12449:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12449 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12449 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12449 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12449 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12449 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12449 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12449 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12449 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12449 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12449 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12449 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12449 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12449 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12449 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12449 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12449 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12449 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12449 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12449 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12449 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12449 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12449 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12449 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12449 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12449 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12449 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12449 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12449 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12449 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12449 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12449 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12449 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12449 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12449 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12449 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12449 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12449 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12449 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12449 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12449 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12449 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12449 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12449 .column1,
	#adaptiveGridstacks_in_12449 .column2,
	#adaptiveGridstacks_in_12449 .column3,
	#adaptiveGridstacks_in_12449 .column4,
	#adaptiveGridstacks_in_12449 .column5,
	#adaptiveGridstacks_in_12449 .column6,
	#adaptiveGridstacks_in_12449 .column7,
	#adaptiveGridstacks_in_12449 .column8,
	#adaptiveGridstacks_in_12449 .column9,
	#adaptiveGridstacks_in_12449 .column10,
	#adaptiveGridstacks_in_12449 .column11,
	#adaptiveGridstacks_in_12449 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12449 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12451 {
	text-align: left !important;
}


#stacks_in_12451 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12451 {
		text-align: left !important;
	}
	
	#stacks_in_12451 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12451 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12451 {
		text-align: left !important;
	}
	
	#stacks_in_12451 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12451 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12451 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12454 {
	text-align: left !important;
}


#stacks_in_12454 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12454 {
		text-align: left !important;
	}
	
	#stacks_in_12454 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12454 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12454 {
		text-align: left !important;
	}
	
	#stacks_in_12454 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12454 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12454 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12457 {
	text-align: left !important;
}


#stacks_in_12457 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12457 {
		text-align: left !important;
	}
	
	#stacks_in_12457 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12457 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12457 {
		text-align: left !important;
	}
	
	#stacks_in_12457 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12457 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12457 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12460 {
	text-align: left !important;
}


#stacks_in_12460 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12460 {
		text-align: left !important;
	}
	
	#stacks_in_12460 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12460 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12460 {
		text-align: left !important;
	}
	
	#stacks_in_12460 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12460 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12460 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12479 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12479 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12479 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12479 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12479 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12479  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12479 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12479 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12479 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12479 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12479 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12479 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12479 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12479 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12479 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12479 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12479 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12479 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12481 *,
#adaptiveGridstacks_in_12481 *:before,
#adaptiveGridstacks_in_12481 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12481 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12481 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12481:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12481 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12481 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12481 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12481 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12481 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12481 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12481 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12481 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12481 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12481 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12481 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12481 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12481 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12481 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12481 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12481 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12481 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12481 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12481 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12481 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12481 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12481 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12481 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12481 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12481 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12481 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12481 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12481 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12481 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12481 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12481 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12481 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12481 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12481 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12481 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12481 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12481 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12481 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12481 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12481 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12481 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12481 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12481 .column1,
	#adaptiveGridstacks_in_12481 .column2,
	#adaptiveGridstacks_in_12481 .column3,
	#adaptiveGridstacks_in_12481 .column4,
	#adaptiveGridstacks_in_12481 .column5,
	#adaptiveGridstacks_in_12481 .column6,
	#adaptiveGridstacks_in_12481 .column7,
	#adaptiveGridstacks_in_12481 .column8,
	#adaptiveGridstacks_in_12481 .column9,
	#adaptiveGridstacks_in_12481 .column10,
	#adaptiveGridstacks_in_12481 .column11,
	#adaptiveGridstacks_in_12481 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12481 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12483 {
	text-align: left !important;
}


#stacks_in_12483 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12483 {
		text-align: left !important;
	}
	
	#stacks_in_12483 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12483 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12483 {
		text-align: left !important;
	}
	
	#stacks_in_12483 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12483 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12483 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12486 {
	text-align: left !important;
}


#stacks_in_12486 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12486 {
		text-align: left !important;
	}
	
	#stacks_in_12486 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12486 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12486 {
		text-align: left !important;
	}
	
	#stacks_in_12486 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12486 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12486 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12489 {
	text-align: left !important;
}


#stacks_in_12489 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12489 {
		text-align: left !important;
	}
	
	#stacks_in_12489 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12489 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12489 {
		text-align: left !important;
	}
	
	#stacks_in_12489 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12489 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12489 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12492 {
	text-align: left !important;
}


#stacks_in_12492 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12492 {
		text-align: left !important;
	}
	
	#stacks_in_12492 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12492 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12492 {
		text-align: left !important;
	}
	
	#stacks_in_12492 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12492 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12492 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12511 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12511 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12511 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12511 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12511 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12511  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12511 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12511 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12511 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12511 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12511 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12511 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12511 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12511 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12511 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12511 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12511 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12511 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12513 *,
#adaptiveGridstacks_in_12513 *:before,
#adaptiveGridstacks_in_12513 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12513 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12513 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12513:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12513 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12513 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12513 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12513 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12513 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12513 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12513 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12513 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12513 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12513 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12513 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12513 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12513 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12513 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12513 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12513 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12513 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12513 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12513 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12513 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12513 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12513 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12513 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12513 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12513 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12513 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12513 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12513 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12513 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12513 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12513 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12513 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12513 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12513 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12513 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12513 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12513 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12513 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12513 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12513 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12513 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12513 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12513 .column1,
	#adaptiveGridstacks_in_12513 .column2,
	#adaptiveGridstacks_in_12513 .column3,
	#adaptiveGridstacks_in_12513 .column4,
	#adaptiveGridstacks_in_12513 .column5,
	#adaptiveGridstacks_in_12513 .column6,
	#adaptiveGridstacks_in_12513 .column7,
	#adaptiveGridstacks_in_12513 .column8,
	#adaptiveGridstacks_in_12513 .column9,
	#adaptiveGridstacks_in_12513 .column10,
	#adaptiveGridstacks_in_12513 .column11,
	#adaptiveGridstacks_in_12513 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12513 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12515 {
	text-align: left !important;
}


#stacks_in_12515 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12515 {
		text-align: left !important;
	}
	
	#stacks_in_12515 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12515 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12515 {
		text-align: left !important;
	}
	
	#stacks_in_12515 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12515 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12515 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12518 {
	text-align: left !important;
}


#stacks_in_12518 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12518 {
		text-align: left !important;
	}
	
	#stacks_in_12518 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12518 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12518 {
		text-align: left !important;
	}
	
	#stacks_in_12518 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12518 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12518 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12521 {
	text-align: left !important;
}


#stacks_in_12521 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12521 {
		text-align: left !important;
	}
	
	#stacks_in_12521 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12521 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12521 {
		text-align: left !important;
	}
	
	#stacks_in_12521 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12521 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12521 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12524 {
	text-align: left !important;
}


#stacks_in_12524 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12524 {
		text-align: left !important;
	}
	
	#stacks_in_12524 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12524 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12524 {
		text-align: left !important;
	}
	
	#stacks_in_12524 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12524 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12524 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12543 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12543 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12543 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12543 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12543 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12543  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12543 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12543 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12543 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12543 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12543 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12543 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12543 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12543 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12543 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12543 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12543 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12543 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12545 *,
#adaptiveGridstacks_in_12545 *:before,
#adaptiveGridstacks_in_12545 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12545 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12545 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12545:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12545 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12545 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12545 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12545 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12545 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12545 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12545 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12545 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12545 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12545 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12545 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12545 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12545 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12545 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12545 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12545 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12545 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12545 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12545 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12545 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12545 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12545 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12545 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12545 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12545 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12545 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12545 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12545 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12545 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12545 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12545 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12545 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12545 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12545 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12545 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12545 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12545 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12545 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12545 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12545 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12545 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12545 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12545 .column1,
	#adaptiveGridstacks_in_12545 .column2,
	#adaptiveGridstacks_in_12545 .column3,
	#adaptiveGridstacks_in_12545 .column4,
	#adaptiveGridstacks_in_12545 .column5,
	#adaptiveGridstacks_in_12545 .column6,
	#adaptiveGridstacks_in_12545 .column7,
	#adaptiveGridstacks_in_12545 .column8,
	#adaptiveGridstacks_in_12545 .column9,
	#adaptiveGridstacks_in_12545 .column10,
	#adaptiveGridstacks_in_12545 .column11,
	#adaptiveGridstacks_in_12545 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12545 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12547 {
	text-align: left !important;
}


#stacks_in_12547 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12547 {
		text-align: left !important;
	}
	
	#stacks_in_12547 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12547 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12547 {
		text-align: left !important;
	}
	
	#stacks_in_12547 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12547 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12547 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12550 {
	text-align: left !important;
}


#stacks_in_12550 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12550 {
		text-align: left !important;
	}
	
	#stacks_in_12550 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12550 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12550 {
		text-align: left !important;
	}
	
	#stacks_in_12550 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12550 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12550 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12553 {
	text-align: left !important;
}


#stacks_in_12553 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12553 {
		text-align: left !important;
	}
	
	#stacks_in_12553 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12553 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12553 {
		text-align: left !important;
	}
	
	#stacks_in_12553 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12553 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12553 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12556 {
	text-align: left !important;
}


#stacks_in_12556 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12556 {
		text-align: left !important;
	}
	
	#stacks_in_12556 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12556 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12556 {
		text-align: left !important;
	}
	
	#stacks_in_12556 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12556 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12556 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12575 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12575 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12575 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12575 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12575 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12575  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12575 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12575 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12575 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12575 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12575 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12575 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12575 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12575 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12575 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12575 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12575 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12575 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12577 *,
#adaptiveGridstacks_in_12577 *:before,
#adaptiveGridstacks_in_12577 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12577 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12577 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12577:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12577 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12577 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12577 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12577 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12577 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12577 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12577 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12577 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12577 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12577 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12577 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12577 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12577 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12577 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12577 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12577 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12577 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12577 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12577 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12577 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12577 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12577 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12577 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12577 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12577 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12577 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12577 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12577 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12577 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12577 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12577 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12577 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12577 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12577 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12577 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12577 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12577 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12577 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12577 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12577 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12577 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12577 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12577 .column1,
	#adaptiveGridstacks_in_12577 .column2,
	#adaptiveGridstacks_in_12577 .column3,
	#adaptiveGridstacks_in_12577 .column4,
	#adaptiveGridstacks_in_12577 .column5,
	#adaptiveGridstacks_in_12577 .column6,
	#adaptiveGridstacks_in_12577 .column7,
	#adaptiveGridstacks_in_12577 .column8,
	#adaptiveGridstacks_in_12577 .column9,
	#adaptiveGridstacks_in_12577 .column10,
	#adaptiveGridstacks_in_12577 .column11,
	#adaptiveGridstacks_in_12577 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12577 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12579 {
	text-align: left !important;
}


#stacks_in_12579 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12579 {
		text-align: left !important;
	}
	
	#stacks_in_12579 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12579 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12579 {
		text-align: left !important;
	}
	
	#stacks_in_12579 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12579 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12579 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12582 {
	text-align: left !important;
}


#stacks_in_12582 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12582 {
		text-align: left !important;
	}
	
	#stacks_in_12582 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12582 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12582 {
		text-align: left !important;
	}
	
	#stacks_in_12582 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12582 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12582 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12585 {
	text-align: left !important;
}


#stacks_in_12585 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12585 {
		text-align: left !important;
	}
	
	#stacks_in_12585 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12585 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12585 {
		text-align: left !important;
	}
	
	#stacks_in_12585 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12585 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12585 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12588 {
	text-align: left !important;
}


#stacks_in_12588 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12588 {
		text-align: left !important;
	}
	
	#stacks_in_12588 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12588 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12588 {
		text-align: left !important;
	}
	
	#stacks_in_12588 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12588 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12588 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12607 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12607 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12607 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12607 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12607 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12607  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12607 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12607 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12607 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12607 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12607 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12607 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12607 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12607 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12607 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12607 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12607 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12607 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12609 *,
#adaptiveGridstacks_in_12609 *:before,
#adaptiveGridstacks_in_12609 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12609 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12609 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12609:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12609 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12609 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12609 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12609 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12609 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12609 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12609 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12609 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12609 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12609 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12609 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12609 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12609 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12609 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12609 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12609 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12609 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12609 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12609 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12609 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12609 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12609 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12609 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12609 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12609 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12609 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12609 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12609 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12609 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12609 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12609 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12609 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12609 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12609 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12609 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12609 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12609 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12609 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12609 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12609 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12609 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12609 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12609 .column1,
	#adaptiveGridstacks_in_12609 .column2,
	#adaptiveGridstacks_in_12609 .column3,
	#adaptiveGridstacks_in_12609 .column4,
	#adaptiveGridstacks_in_12609 .column5,
	#adaptiveGridstacks_in_12609 .column6,
	#adaptiveGridstacks_in_12609 .column7,
	#adaptiveGridstacks_in_12609 .column8,
	#adaptiveGridstacks_in_12609 .column9,
	#adaptiveGridstacks_in_12609 .column10,
	#adaptiveGridstacks_in_12609 .column11,
	#adaptiveGridstacks_in_12609 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12609 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12611 {
	text-align: left !important;
}


#stacks_in_12611 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12611 {
		text-align: left !important;
	}
	
	#stacks_in_12611 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12611 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12611 {
		text-align: left !important;
	}
	
	#stacks_in_12611 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12611 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12611 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12614 {
	text-align: left !important;
}


#stacks_in_12614 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12614 {
		text-align: left !important;
	}
	
	#stacks_in_12614 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12614 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12614 {
		text-align: left !important;
	}
	
	#stacks_in_12614 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12614 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12614 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12617 {
	text-align: left !important;
}


#stacks_in_12617 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12617 {
		text-align: left !important;
	}
	
	#stacks_in_12617 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12617 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12617 {
		text-align: left !important;
	}
	
	#stacks_in_12617 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12617 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12617 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12620 {
	text-align: left !important;
}


#stacks_in_12620 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12620 {
		text-align: left !important;
	}
	
	#stacks_in_12620 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12620 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12620 {
		text-align: left !important;
	}
	
	#stacks_in_12620 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12620 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12620 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12639 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12639 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12639 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12639 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12639 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12639  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12639 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12639 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12639 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12639 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12639 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12639 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12639 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12639 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12639 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12639 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12639 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12639 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12641 *,
#adaptiveGridstacks_in_12641 *:before,
#adaptiveGridstacks_in_12641 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12641 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12641 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12641:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12641 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12641 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12641 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12641 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12641 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12641 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12641 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12641 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12641 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12641 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12641 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12641 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12641 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12641 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12641 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12641 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12641 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12641 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12641 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12641 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12641 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12641 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12641 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12641 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12641 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12641 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12641 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12641 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12641 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12641 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12641 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12641 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12641 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12641 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12641 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12641 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12641 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12641 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12641 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12641 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12641 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12641 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12641 .column1,
	#adaptiveGridstacks_in_12641 .column2,
	#adaptiveGridstacks_in_12641 .column3,
	#adaptiveGridstacks_in_12641 .column4,
	#adaptiveGridstacks_in_12641 .column5,
	#adaptiveGridstacks_in_12641 .column6,
	#adaptiveGridstacks_in_12641 .column7,
	#adaptiveGridstacks_in_12641 .column8,
	#adaptiveGridstacks_in_12641 .column9,
	#adaptiveGridstacks_in_12641 .column10,
	#adaptiveGridstacks_in_12641 .column11,
	#adaptiveGridstacks_in_12641 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12641 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12643 {
	text-align: left !important;
}


#stacks_in_12643 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12643 {
		text-align: left !important;
	}
	
	#stacks_in_12643 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12643 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12643 {
		text-align: left !important;
	}
	
	#stacks_in_12643 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12643 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12643 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12646 {
	text-align: left !important;
}


#stacks_in_12646 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12646 {
		text-align: left !important;
	}
	
	#stacks_in_12646 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12646 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12646 {
		text-align: left !important;
	}
	
	#stacks_in_12646 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12646 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12646 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12649 {
	text-align: left !important;
}


#stacks_in_12649 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12649 {
		text-align: left !important;
	}
	
	#stacks_in_12649 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12649 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12649 {
		text-align: left !important;
	}
	
	#stacks_in_12649 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12649 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12649 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12652 {
	text-align: left !important;
}


#stacks_in_12652 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12652 {
		text-align: left !important;
	}
	
	#stacks_in_12652 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12652 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12652 {
		text-align: left !important;
	}
	
	#stacks_in_12652 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12652 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12652 {
	margin: 10px 0px 10px 0px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13060 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_13060 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_13060 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13060 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13060 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13060  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13060 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13060 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13060 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13060 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13060 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13060 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13060 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13060 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13060 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13060 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13060 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13060 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_13062 *,
#adaptiveGridstacks_in_13062 *:before,
#adaptiveGridstacks_in_13062 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_13062 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_13062 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_13062:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_13062 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_13062 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_13062 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13062 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_13062 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_13062 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13062 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_13062 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_13062 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13062 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_13062 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_13062 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13062 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_13062 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_13062 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13062 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13062 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13062 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13062 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13062 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13062 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13062 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13062 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13062 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13062 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13062 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13062 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13062 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13062 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13062 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13062 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13062 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_13062 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13062 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_13062 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13062 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13062 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13062 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13062 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_13062 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_13062 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_13062 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_13062 .column1,
	#adaptiveGridstacks_in_13062 .column2,
	#adaptiveGridstacks_in_13062 .column3,
	#adaptiveGridstacks_in_13062 .column4,
	#adaptiveGridstacks_in_13062 .column5,
	#adaptiveGridstacks_in_13062 .column6,
	#adaptiveGridstacks_in_13062 .column7,
	#adaptiveGridstacks_in_13062 .column8,
	#adaptiveGridstacks_in_13062 .column9,
	#adaptiveGridstacks_in_13062 .column10,
	#adaptiveGridstacks_in_13062 .column11,
	#adaptiveGridstacks_in_13062 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_13062 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_13064 {
	text-align: left !important;
}


#stacks_in_13064 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13064 {
		text-align: left !important;
	}
	
	#stacks_in_13064 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13064 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13064 {
		text-align: left !important;
	}
	
	#stacks_in_13064 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13064 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13064 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13067 {
	text-align: left !important;
}


#stacks_in_13067 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13067 {
		text-align: left !important;
	}
	
	#stacks_in_13067 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13067 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13067 {
		text-align: left !important;
	}
	
	#stacks_in_13067 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13067 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13067 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13070 {
	text-align: left !important;
}


#stacks_in_13070 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13070 {
		text-align: left !important;
	}
	
	#stacks_in_13070 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13070 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13070 {
		text-align: left !important;
	}
	
	#stacks_in_13070 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13070 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13070 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13073 {
	text-align: left !important;
}


#stacks_in_13073 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13073 {
		text-align: left !important;
	}
	
	#stacks_in_13073 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13073 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13073 {
		text-align: left !important;
	}
	
	#stacks_in_13073 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13073 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13073 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13076 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_13076 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_13076 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13076 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13076 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13076  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13076 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13076 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13076 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13076 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13076 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13076 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13076 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13076 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13076 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13076 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13076 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13076 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_13078 *,
#adaptiveGridstacks_in_13078 *:before,
#adaptiveGridstacks_in_13078 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_13078 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_13078 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_13078:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_13078 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_13078 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_13078 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13078 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_13078 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_13078 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13078 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_13078 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_13078 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13078 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_13078 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_13078 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13078 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_13078 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_13078 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13078 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13078 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13078 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13078 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13078 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13078 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13078 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13078 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13078 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13078 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13078 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13078 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13078 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13078 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13078 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13078 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13078 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_13078 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13078 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_13078 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13078 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13078 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13078 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13078 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_13078 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_13078 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_13078 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_13078 .column1,
	#adaptiveGridstacks_in_13078 .column2,
	#adaptiveGridstacks_in_13078 .column3,
	#adaptiveGridstacks_in_13078 .column4,
	#adaptiveGridstacks_in_13078 .column5,
	#adaptiveGridstacks_in_13078 .column6,
	#adaptiveGridstacks_in_13078 .column7,
	#adaptiveGridstacks_in_13078 .column8,
	#adaptiveGridstacks_in_13078 .column9,
	#adaptiveGridstacks_in_13078 .column10,
	#adaptiveGridstacks_in_13078 .column11,
	#adaptiveGridstacks_in_13078 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_13078 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_13080 {
	text-align: left !important;
}


#stacks_in_13080 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13080 {
		text-align: left !important;
	}
	
	#stacks_in_13080 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13080 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13080 {
		text-align: left !important;
	}
	
	#stacks_in_13080 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13080 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13080 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13083 {
	text-align: left !important;
}


#stacks_in_13083 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13083 {
		text-align: left !important;
	}
	
	#stacks_in_13083 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13083 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13083 {
		text-align: left !important;
	}
	
	#stacks_in_13083 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13083 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13083 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13086 {
	text-align: left !important;
}


#stacks_in_13086 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13086 {
		text-align: left !important;
	}
	
	#stacks_in_13086 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13086 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13086 {
		text-align: left !important;
	}
	
	#stacks_in_13086 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13086 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13086 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13089 {
	text-align: left !important;
}


#stacks_in_13089 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13089 {
		text-align: left !important;
	}
	
	#stacks_in_13089 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13089 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13089 {
		text-align: left !important;
	}
	
	#stacks_in_13089 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13089 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13089 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13092 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_13092 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_13092 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13092 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13092 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13092  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13092 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13092 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13092 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13092 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13092 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13092 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13092 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13092 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13092 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13092 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13092 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13092 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_13094 *,
#adaptiveGridstacks_in_13094 *:before,
#adaptiveGridstacks_in_13094 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_13094 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_13094 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_13094:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_13094 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_13094 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_13094 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13094 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_13094 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_13094 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13094 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_13094 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_13094 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13094 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_13094 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_13094 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13094 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_13094 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_13094 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13094 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13094 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13094 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13094 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13094 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13094 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13094 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13094 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13094 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13094 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13094 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13094 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13094 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13094 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13094 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13094 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13094 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_13094 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13094 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_13094 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13094 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13094 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13094 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13094 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_13094 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_13094 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_13094 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_13094 .column1,
	#adaptiveGridstacks_in_13094 .column2,
	#adaptiveGridstacks_in_13094 .column3,
	#adaptiveGridstacks_in_13094 .column4,
	#adaptiveGridstacks_in_13094 .column5,
	#adaptiveGridstacks_in_13094 .column6,
	#adaptiveGridstacks_in_13094 .column7,
	#adaptiveGridstacks_in_13094 .column8,
	#adaptiveGridstacks_in_13094 .column9,
	#adaptiveGridstacks_in_13094 .column10,
	#adaptiveGridstacks_in_13094 .column11,
	#adaptiveGridstacks_in_13094 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_13094 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_13096 {
	text-align: left !important;
}


#stacks_in_13096 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13096 {
		text-align: left !important;
	}
	
	#stacks_in_13096 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13096 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13096 {
		text-align: left !important;
	}
	
	#stacks_in_13096 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13096 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13096 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13099 {
	text-align: left !important;
}


#stacks_in_13099 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13099 {
		text-align: left !important;
	}
	
	#stacks_in_13099 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13099 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13099 {
		text-align: left !important;
	}
	
	#stacks_in_13099 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13099 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13099 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13102 {
	text-align: left !important;
}


#stacks_in_13102 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13102 {
		text-align: left !important;
	}
	
	#stacks_in_13102 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13102 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13102 {
		text-align: left !important;
	}
	
	#stacks_in_13102 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13102 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13102 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13105 {
	text-align: left !important;
}


#stacks_in_13105 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13105 {
		text-align: left !important;
	}
	
	#stacks_in_13105 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13105 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13105 {
		text-align: left !important;
	}
	
	#stacks_in_13105 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13105 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13105 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13108 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_13108 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_13108 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13108 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13108 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13108  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13108 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13108 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13108 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13108 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13108 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13108 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13108 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13108 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13108 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13108 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13108 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13108 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_13110 *,
#adaptiveGridstacks_in_13110 *:before,
#adaptiveGridstacks_in_13110 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_13110 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_13110 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_13110:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_13110 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_13110 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_13110 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13110 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_13110 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_13110 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13110 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_13110 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_13110 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13110 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_13110 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_13110 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13110 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_13110 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_13110 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13110 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13110 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13110 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13110 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13110 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13110 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13110 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13110 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13110 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13110 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13110 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13110 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13110 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13110 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13110 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13110 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13110 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_13110 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13110 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_13110 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13110 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13110 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13110 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13110 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_13110 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_13110 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_13110 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_13110 .column1,
	#adaptiveGridstacks_in_13110 .column2,
	#adaptiveGridstacks_in_13110 .column3,
	#adaptiveGridstacks_in_13110 .column4,
	#adaptiveGridstacks_in_13110 .column5,
	#adaptiveGridstacks_in_13110 .column6,
	#adaptiveGridstacks_in_13110 .column7,
	#adaptiveGridstacks_in_13110 .column8,
	#adaptiveGridstacks_in_13110 .column9,
	#adaptiveGridstacks_in_13110 .column10,
	#adaptiveGridstacks_in_13110 .column11,
	#adaptiveGridstacks_in_13110 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_13110 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_13112 {
	text-align: left !important;
}


#stacks_in_13112 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13112 {
		text-align: left !important;
	}
	
	#stacks_in_13112 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13112 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13112 {
		text-align: left !important;
	}
	
	#stacks_in_13112 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13112 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13112 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13115 {
	text-align: left !important;
}


#stacks_in_13115 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13115 {
		text-align: left !important;
	}
	
	#stacks_in_13115 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13115 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13115 {
		text-align: left !important;
	}
	
	#stacks_in_13115 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13115 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13115 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13118 {
	text-align: left !important;
}


#stacks_in_13118 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13118 {
		text-align: left !important;
	}
	
	#stacks_in_13118 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13118 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13118 {
		text-align: left !important;
	}
	
	#stacks_in_13118 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13118 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13118 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13121 {
	text-align: left !important;
}


#stacks_in_13121 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13121 {
		text-align: left !important;
	}
	
	#stacks_in_13121 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13121 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13121 {
		text-align: left !important;
	}
	
	#stacks_in_13121 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13121 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13121 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13124 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_13124 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_13124 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13124 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13124 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13124  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13124 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13124 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13124 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13124 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13124 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13124 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13124 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13124 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13124 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13124 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13124 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13124 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_13126 *,
#adaptiveGridstacks_in_13126 *:before,
#adaptiveGridstacks_in_13126 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_13126 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_13126 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_13126:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_13126 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_13126 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_13126 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13126 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_13126 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_13126 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13126 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_13126 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_13126 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13126 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_13126 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_13126 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13126 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_13126 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_13126 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13126 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13126 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13126 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13126 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13126 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13126 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13126 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13126 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13126 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13126 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13126 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13126 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13126 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13126 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13126 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13126 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13126 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_13126 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13126 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_13126 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13126 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13126 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13126 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13126 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_13126 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_13126 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_13126 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_13126 .column1,
	#adaptiveGridstacks_in_13126 .column2,
	#adaptiveGridstacks_in_13126 .column3,
	#adaptiveGridstacks_in_13126 .column4,
	#adaptiveGridstacks_in_13126 .column5,
	#adaptiveGridstacks_in_13126 .column6,
	#adaptiveGridstacks_in_13126 .column7,
	#adaptiveGridstacks_in_13126 .column8,
	#adaptiveGridstacks_in_13126 .column9,
	#adaptiveGridstacks_in_13126 .column10,
	#adaptiveGridstacks_in_13126 .column11,
	#adaptiveGridstacks_in_13126 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_13126 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_13128 {
	text-align: left !important;
}


#stacks_in_13128 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13128 {
		text-align: left !important;
	}
	
	#stacks_in_13128 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13128 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13128 {
		text-align: left !important;
	}
	
	#stacks_in_13128 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13128 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13128 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13131 {
	text-align: left !important;
}


#stacks_in_13131 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13131 {
		text-align: left !important;
	}
	
	#stacks_in_13131 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13131 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13131 {
		text-align: left !important;
	}
	
	#stacks_in_13131 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13131 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13131 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13134 {
	text-align: left !important;
}


#stacks_in_13134 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13134 {
		text-align: left !important;
	}
	
	#stacks_in_13134 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13134 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13134 {
		text-align: left !important;
	}
	
	#stacks_in_13134 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13134 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13134 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13137 {
	text-align: left !important;
}


#stacks_in_13137 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13137 {
		text-align: left !important;
	}
	
	#stacks_in_13137 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13137 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13137 {
		text-align: left !important;
	}
	
	#stacks_in_13137 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13137 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13137 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13140 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_13140 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_13140 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13140 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13140 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13140  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13140 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13140 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13140 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13140 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13140 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13140 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13140 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13140 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13140 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13140 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13140 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13140 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_13142 *,
#adaptiveGridstacks_in_13142 *:before,
#adaptiveGridstacks_in_13142 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_13142 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_13142 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_13142:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_13142 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_13142 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_13142 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13142 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_13142 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_13142 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13142 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_13142 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_13142 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13142 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_13142 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_13142 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13142 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_13142 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_13142 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13142 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13142 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13142 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13142 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13142 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13142 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13142 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13142 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13142 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13142 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13142 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13142 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13142 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13142 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13142 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13142 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13142 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_13142 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13142 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_13142 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13142 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13142 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13142 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13142 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_13142 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_13142 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_13142 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_13142 .column1,
	#adaptiveGridstacks_in_13142 .column2,
	#adaptiveGridstacks_in_13142 .column3,
	#adaptiveGridstacks_in_13142 .column4,
	#adaptiveGridstacks_in_13142 .column5,
	#adaptiveGridstacks_in_13142 .column6,
	#adaptiveGridstacks_in_13142 .column7,
	#adaptiveGridstacks_in_13142 .column8,
	#adaptiveGridstacks_in_13142 .column9,
	#adaptiveGridstacks_in_13142 .column10,
	#adaptiveGridstacks_in_13142 .column11,
	#adaptiveGridstacks_in_13142 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_13142 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_13144 {
	text-align: left !important;
}


#stacks_in_13144 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13144 {
		text-align: left !important;
	}
	
	#stacks_in_13144 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13144 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13144 {
		text-align: left !important;
	}
	
	#stacks_in_13144 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13144 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13144 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13147 {
	text-align: left !important;
}


#stacks_in_13147 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13147 {
		text-align: left !important;
	}
	
	#stacks_in_13147 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13147 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13147 {
		text-align: left !important;
	}
	
	#stacks_in_13147 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13147 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13147 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13150 {
	text-align: left !important;
}


#stacks_in_13150 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13150 {
		text-align: left !important;
	}
	
	#stacks_in_13150 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13150 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13150 {
		text-align: left !important;
	}
	
	#stacks_in_13150 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13150 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13150 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13153 {
	text-align: left !important;
}


#stacks_in_13153 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13153 {
		text-align: left !important;
	}
	
	#stacks_in_13153 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13153 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13153 {
		text-align: left !important;
	}
	
	#stacks_in_13153 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13153 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13153 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13156 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_13156 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_13156 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13156 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13156 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13156  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13156 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13156 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13156 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13156 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13156 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13156 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13156 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13156 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13156 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13156 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13156 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13156 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_13158 *,
#adaptiveGridstacks_in_13158 *:before,
#adaptiveGridstacks_in_13158 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_13158 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_13158 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_13158:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_13158 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_13158 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_13158 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13158 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_13158 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_13158 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13158 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_13158 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_13158 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13158 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_13158 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_13158 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13158 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_13158 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_13158 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13158 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13158 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13158 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13158 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13158 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13158 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13158 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13158 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13158 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13158 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13158 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13158 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13158 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13158 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13158 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13158 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13158 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_13158 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13158 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_13158 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13158 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13158 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13158 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13158 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_13158 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_13158 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_13158 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_13158 .column1,
	#adaptiveGridstacks_in_13158 .column2,
	#adaptiveGridstacks_in_13158 .column3,
	#adaptiveGridstacks_in_13158 .column4,
	#adaptiveGridstacks_in_13158 .column5,
	#adaptiveGridstacks_in_13158 .column6,
	#adaptiveGridstacks_in_13158 .column7,
	#adaptiveGridstacks_in_13158 .column8,
	#adaptiveGridstacks_in_13158 .column9,
	#adaptiveGridstacks_in_13158 .column10,
	#adaptiveGridstacks_in_13158 .column11,
	#adaptiveGridstacks_in_13158 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_13158 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_13160 {
	text-align: left !important;
}


#stacks_in_13160 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13160 {
		text-align: left !important;
	}
	
	#stacks_in_13160 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13160 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13160 {
		text-align: left !important;
	}
	
	#stacks_in_13160 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13160 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13160 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13163 {
	text-align: left !important;
}


#stacks_in_13163 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13163 {
		text-align: left !important;
	}
	
	#stacks_in_13163 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13163 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13163 {
		text-align: left !important;
	}
	
	#stacks_in_13163 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13163 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13163 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13166 {
	text-align: left !important;
}


#stacks_in_13166 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13166 {
		text-align: left !important;
	}
	
	#stacks_in_13166 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13166 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13166 {
		text-align: left !important;
	}
	
	#stacks_in_13166 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13166 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13166 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13169 {
	text-align: left !important;
}


#stacks_in_13169 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13169 {
		text-align: left !important;
	}
	
	#stacks_in_13169 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13169 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13169 {
		text-align: left !important;
	}
	
	#stacks_in_13169 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13169 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13169 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13172 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_13172 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_13172 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13172 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13172 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13172  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13172 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13172 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13172 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13172 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13172 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13172 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13172 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13172 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13172 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13172 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13172 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13172 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_13174 *,
#adaptiveGridstacks_in_13174 *:before,
#adaptiveGridstacks_in_13174 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_13174 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_13174 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_13174:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_13174 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_13174 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_13174 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13174 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_13174 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_13174 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13174 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_13174 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_13174 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13174 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_13174 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_13174 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13174 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_13174 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_13174 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13174 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13174 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13174 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13174 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13174 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13174 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13174 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13174 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13174 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13174 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13174 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13174 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13174 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13174 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13174 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13174 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13174 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_13174 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13174 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_13174 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13174 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13174 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13174 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13174 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_13174 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_13174 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_13174 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_13174 .column1,
	#adaptiveGridstacks_in_13174 .column2,
	#adaptiveGridstacks_in_13174 .column3,
	#adaptiveGridstacks_in_13174 .column4,
	#adaptiveGridstacks_in_13174 .column5,
	#adaptiveGridstacks_in_13174 .column6,
	#adaptiveGridstacks_in_13174 .column7,
	#adaptiveGridstacks_in_13174 .column8,
	#adaptiveGridstacks_in_13174 .column9,
	#adaptiveGridstacks_in_13174 .column10,
	#adaptiveGridstacks_in_13174 .column11,
	#adaptiveGridstacks_in_13174 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_13174 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_13176 {
	text-align: left !important;
}


#stacks_in_13176 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13176 {
		text-align: left !important;
	}
	
	#stacks_in_13176 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13176 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13176 {
		text-align: left !important;
	}
	
	#stacks_in_13176 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13176 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13176 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13179 {
	text-align: left !important;
}


#stacks_in_13179 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13179 {
		text-align: left !important;
	}
	
	#stacks_in_13179 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13179 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13179 {
		text-align: left !important;
	}
	
	#stacks_in_13179 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13179 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13179 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13182 {
	text-align: left !important;
}


#stacks_in_13182 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13182 {
		text-align: left !important;
	}
	
	#stacks_in_13182 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13182 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13182 {
		text-align: left !important;
	}
	
	#stacks_in_13182 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13182 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13182 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13185 {
	text-align: left !important;
}


#stacks_in_13185 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13185 {
		text-align: left !important;
	}
	
	#stacks_in_13185 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13185 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13185 {
		text-align: left !important;
	}
	
	#stacks_in_13185 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13185 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13185 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13188 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_13188 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_13188 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13188 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13188 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13188  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13188 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13188 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13188 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13188 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13188 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13188 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13188 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13188 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13188 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13188 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13188 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13188 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_13190 *,
#adaptiveGridstacks_in_13190 *:before,
#adaptiveGridstacks_in_13190 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_13190 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_13190 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_13190:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_13190 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_13190 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_13190 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13190 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_13190 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_13190 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13190 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_13190 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_13190 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13190 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_13190 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_13190 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13190 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_13190 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_13190 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13190 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13190 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13190 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13190 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13190 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13190 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13190 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13190 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13190 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13190 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13190 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13190 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13190 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13190 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13190 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13190 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13190 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_13190 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13190 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_13190 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13190 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13190 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13190 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13190 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_13190 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_13190 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_13190 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_13190 .column1,
	#adaptiveGridstacks_in_13190 .column2,
	#adaptiveGridstacks_in_13190 .column3,
	#adaptiveGridstacks_in_13190 .column4,
	#adaptiveGridstacks_in_13190 .column5,
	#adaptiveGridstacks_in_13190 .column6,
	#adaptiveGridstacks_in_13190 .column7,
	#adaptiveGridstacks_in_13190 .column8,
	#adaptiveGridstacks_in_13190 .column9,
	#adaptiveGridstacks_in_13190 .column10,
	#adaptiveGridstacks_in_13190 .column11,
	#adaptiveGridstacks_in_13190 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_13190 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_13192 {
	text-align: left !important;
}


#stacks_in_13192 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13192 {
		text-align: left !important;
	}
	
	#stacks_in_13192 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13192 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13192 {
		text-align: left !important;
	}
	
	#stacks_in_13192 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13192 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13192 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13195 {
	text-align: left !important;
}


#stacks_in_13195 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13195 {
		text-align: left !important;
	}
	
	#stacks_in_13195 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13195 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13195 {
		text-align: left !important;
	}
	
	#stacks_in_13195 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13195 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13195 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13198 {
	text-align: left !important;
}


#stacks_in_13198 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13198 {
		text-align: left !important;
	}
	
	#stacks_in_13198 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13198 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13198 {
		text-align: left !important;
	}
	
	#stacks_in_13198 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13198 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13198 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13201 {
	text-align: left !important;
}


#stacks_in_13201 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13201 {
		text-align: left !important;
	}
	
	#stacks_in_13201 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13201 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13201 {
		text-align: left !important;
	}
	
	#stacks_in_13201 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13201 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13201 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13204 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_13204 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_13204 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13204 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13204 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13204  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13204 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13204 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13204 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13204 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13204 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13204 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13204 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13204 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13204 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13204 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13204 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13204 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_13206 *,
#adaptiveGridstacks_in_13206 *:before,
#adaptiveGridstacks_in_13206 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_13206 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_13206 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_13206:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_13206 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_13206 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_13206 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13206 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_13206 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_13206 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13206 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_13206 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_13206 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13206 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_13206 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_13206 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13206 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_13206 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_13206 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13206 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13206 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13206 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13206 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13206 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13206 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13206 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13206 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13206 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13206 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13206 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13206 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13206 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13206 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13206 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13206 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13206 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_13206 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13206 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_13206 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13206 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13206 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13206 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13206 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_13206 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_13206 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_13206 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_13206 .column1,
	#adaptiveGridstacks_in_13206 .column2,
	#adaptiveGridstacks_in_13206 .column3,
	#adaptiveGridstacks_in_13206 .column4,
	#adaptiveGridstacks_in_13206 .column5,
	#adaptiveGridstacks_in_13206 .column6,
	#adaptiveGridstacks_in_13206 .column7,
	#adaptiveGridstacks_in_13206 .column8,
	#adaptiveGridstacks_in_13206 .column9,
	#adaptiveGridstacks_in_13206 .column10,
	#adaptiveGridstacks_in_13206 .column11,
	#adaptiveGridstacks_in_13206 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_13206 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_13208 {
	text-align: left !important;
}


#stacks_in_13208 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13208 {
		text-align: left !important;
	}
	
	#stacks_in_13208 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13208 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13208 {
		text-align: left !important;
	}
	
	#stacks_in_13208 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13208 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13208 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13211 {
	text-align: left !important;
}


#stacks_in_13211 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13211 {
		text-align: left !important;
	}
	
	#stacks_in_13211 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13211 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13211 {
		text-align: left !important;
	}
	
	#stacks_in_13211 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13211 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13211 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13214 {
	text-align: left !important;
}


#stacks_in_13214 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13214 {
		text-align: left !important;
	}
	
	#stacks_in_13214 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13214 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13214 {
		text-align: left !important;
	}
	
	#stacks_in_13214 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13214 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13214 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13217 {
	text-align: left !important;
}


#stacks_in_13217 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13217 {
		text-align: left !important;
	}
	
	#stacks_in_13217 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13217 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13217 {
		text-align: left !important;
	}
	
	#stacks_in_13217 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13217 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13217 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13220 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_13220 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_13220 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13220 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13220 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13220  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13220 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13220 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13220 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13220 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13220 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13220 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13220 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13220 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13220 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13220 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13220 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13220 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_13222 *,
#adaptiveGridstacks_in_13222 *:before,
#adaptiveGridstacks_in_13222 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_13222 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_13222 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_13222:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_13222 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_13222 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_13222 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13222 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_13222 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_13222 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13222 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_13222 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_13222 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13222 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_13222 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_13222 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13222 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_13222 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_13222 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13222 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13222 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13222 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13222 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13222 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13222 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13222 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13222 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13222 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13222 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13222 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13222 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13222 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13222 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13222 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13222 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13222 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_13222 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13222 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_13222 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13222 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13222 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13222 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13222 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_13222 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_13222 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_13222 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_13222 .column1,
	#adaptiveGridstacks_in_13222 .column2,
	#adaptiveGridstacks_in_13222 .column3,
	#adaptiveGridstacks_in_13222 .column4,
	#adaptiveGridstacks_in_13222 .column5,
	#adaptiveGridstacks_in_13222 .column6,
	#adaptiveGridstacks_in_13222 .column7,
	#adaptiveGridstacks_in_13222 .column8,
	#adaptiveGridstacks_in_13222 .column9,
	#adaptiveGridstacks_in_13222 .column10,
	#adaptiveGridstacks_in_13222 .column11,
	#adaptiveGridstacks_in_13222 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_13222 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_13224 {
	text-align: left !important;
}


#stacks_in_13224 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13224 {
		text-align: left !important;
	}
	
	#stacks_in_13224 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13224 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13224 {
		text-align: left !important;
	}
	
	#stacks_in_13224 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13224 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13224 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13227 {
	text-align: left !important;
}


#stacks_in_13227 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13227 {
		text-align: left !important;
	}
	
	#stacks_in_13227 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13227 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13227 {
		text-align: left !important;
	}
	
	#stacks_in_13227 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13227 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13227 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13230 {
	text-align: left !important;
}


#stacks_in_13230 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13230 {
		text-align: left !important;
	}
	
	#stacks_in_13230 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13230 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13230 {
		text-align: left !important;
	}
	
	#stacks_in_13230 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13230 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13230 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13233 {
	text-align: left !important;
}


#stacks_in_13233 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13233 {
		text-align: left !important;
	}
	
	#stacks_in_13233 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13233 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13233 {
		text-align: left !important;
	}
	
	#stacks_in_13233 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13233 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13233 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13236 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_13236 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_13236 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13236 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13236 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13236  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13236 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13236 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13236 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13236 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13236 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13236 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13236 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13236 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13236 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13236 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13236 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13236 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_13238 *,
#adaptiveGridstacks_in_13238 *:before,
#adaptiveGridstacks_in_13238 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_13238 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_13238 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_13238:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_13238 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_13238 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_13238 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13238 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_13238 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_13238 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13238 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_13238 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_13238 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13238 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_13238 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_13238 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13238 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_13238 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_13238 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13238 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13238 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13238 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13238 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13238 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13238 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13238 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13238 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13238 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13238 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13238 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13238 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13238 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13238 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13238 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13238 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13238 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_13238 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13238 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_13238 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13238 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13238 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13238 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13238 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_13238 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_13238 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_13238 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_13238 .column1,
	#adaptiveGridstacks_in_13238 .column2,
	#adaptiveGridstacks_in_13238 .column3,
	#adaptiveGridstacks_in_13238 .column4,
	#adaptiveGridstacks_in_13238 .column5,
	#adaptiveGridstacks_in_13238 .column6,
	#adaptiveGridstacks_in_13238 .column7,
	#adaptiveGridstacks_in_13238 .column8,
	#adaptiveGridstacks_in_13238 .column9,
	#adaptiveGridstacks_in_13238 .column10,
	#adaptiveGridstacks_in_13238 .column11,
	#adaptiveGridstacks_in_13238 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_13238 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_13240 {
	text-align: left !important;
}


#stacks_in_13240 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13240 {
		text-align: left !important;
	}
	
	#stacks_in_13240 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13240 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13240 {
		text-align: left !important;
	}
	
	#stacks_in_13240 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13240 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13240 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13243 {
	text-align: left !important;
}


#stacks_in_13243 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13243 {
		text-align: left !important;
	}
	
	#stacks_in_13243 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13243 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13243 {
		text-align: left !important;
	}
	
	#stacks_in_13243 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13243 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13243 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13246 {
	text-align: left !important;
}


#stacks_in_13246 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13246 {
		text-align: left !important;
	}
	
	#stacks_in_13246 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13246 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13246 {
		text-align: left !important;
	}
	
	#stacks_in_13246 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13246 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13246 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_13249 {
	text-align: left !important;
}


#stacks_in_13249 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13249 {
		text-align: left !important;
	}
	
	#stacks_in_13249 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13249 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13249 {
		text-align: left !important;
	}
	
	#stacks_in_13249 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13249 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13249 {
	margin: 10px 0px 10px 0px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12672 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12672 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12672 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12672 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12672 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12672  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12672 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12672 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12672 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12672 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12672 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12672 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12672 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12672 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12672 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12672 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12672 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12672 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12674 *,
#adaptiveGridstacks_in_12674 *:before,
#adaptiveGridstacks_in_12674 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12674 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12674 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12674:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12674 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12674 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12674 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12674 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12674 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12674 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12674 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12674 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12674 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12674 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12674 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12674 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12674 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12674 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12674 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12674 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12674 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12674 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12674 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12674 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12674 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12674 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12674 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12674 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12674 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12674 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12674 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12674 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12674 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12674 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12674 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12674 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12674 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12674 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12674 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12674 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12674 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12674 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12674 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12674 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12674 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12674 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12674 .column1,
	#adaptiveGridstacks_in_12674 .column2,
	#adaptiveGridstacks_in_12674 .column3,
	#adaptiveGridstacks_in_12674 .column4,
	#adaptiveGridstacks_in_12674 .column5,
	#adaptiveGridstacks_in_12674 .column6,
	#adaptiveGridstacks_in_12674 .column7,
	#adaptiveGridstacks_in_12674 .column8,
	#adaptiveGridstacks_in_12674 .column9,
	#adaptiveGridstacks_in_12674 .column10,
	#adaptiveGridstacks_in_12674 .column11,
	#adaptiveGridstacks_in_12674 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12674 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12676 {
	text-align: left !important;
}


#stacks_in_12676 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12676 {
		text-align: left !important;
	}
	
	#stacks_in_12676 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12676 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12676 {
		text-align: left !important;
	}
	
	#stacks_in_12676 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12676 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12676 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12679 {
	text-align: left !important;
}


#stacks_in_12679 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12679 {
		text-align: left !important;
	}
	
	#stacks_in_12679 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12679 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12679 {
		text-align: left !important;
	}
	
	#stacks_in_12679 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12679 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12679 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12682 {
	text-align: left !important;
}


#stacks_in_12682 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12682 {
		text-align: left !important;
	}
	
	#stacks_in_12682 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12682 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12682 {
		text-align: left !important;
	}
	
	#stacks_in_12682 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12682 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12682 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12685 {
	text-align: left !important;
}


#stacks_in_12685 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12685 {
		text-align: left !important;
	}
	
	#stacks_in_12685 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12685 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12685 {
		text-align: left !important;
	}
	
	#stacks_in_12685 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12685 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12685 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12688 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12688 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12688 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12688 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12688 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12688  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12688 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12688 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12688 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12688 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12688 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12688 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12688 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12688 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12688 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12688 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12688 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12688 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12690 *,
#adaptiveGridstacks_in_12690 *:before,
#adaptiveGridstacks_in_12690 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12690 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12690 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12690:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12690 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12690 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12690 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12690 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12690 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12690 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12690 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12690 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12690 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12690 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12690 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12690 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12690 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12690 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12690 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12690 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12690 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12690 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12690 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12690 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12690 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12690 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12690 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12690 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12690 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12690 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12690 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12690 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12690 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12690 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12690 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12690 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12690 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12690 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12690 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12690 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12690 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12690 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12690 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12690 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12690 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12690 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12690 .column1,
	#adaptiveGridstacks_in_12690 .column2,
	#adaptiveGridstacks_in_12690 .column3,
	#adaptiveGridstacks_in_12690 .column4,
	#adaptiveGridstacks_in_12690 .column5,
	#adaptiveGridstacks_in_12690 .column6,
	#adaptiveGridstacks_in_12690 .column7,
	#adaptiveGridstacks_in_12690 .column8,
	#adaptiveGridstacks_in_12690 .column9,
	#adaptiveGridstacks_in_12690 .column10,
	#adaptiveGridstacks_in_12690 .column11,
	#adaptiveGridstacks_in_12690 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12690 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12692 {
	text-align: left !important;
}


#stacks_in_12692 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12692 {
		text-align: left !important;
	}
	
	#stacks_in_12692 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12692 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12692 {
		text-align: left !important;
	}
	
	#stacks_in_12692 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12692 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12692 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12695 {
	text-align: left !important;
}


#stacks_in_12695 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12695 {
		text-align: left !important;
	}
	
	#stacks_in_12695 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12695 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12695 {
		text-align: left !important;
	}
	
	#stacks_in_12695 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12695 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12695 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12698 {
	text-align: left !important;
}


#stacks_in_12698 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12698 {
		text-align: left !important;
	}
	
	#stacks_in_12698 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12698 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12698 {
		text-align: left !important;
	}
	
	#stacks_in_12698 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12698 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12698 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12866 {
	text-align: left !important;
}


#stacks_in_12866 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12866 {
		text-align: left !important;
	}
	
	#stacks_in_12866 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12866 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12866 {
		text-align: left !important;
	}
	
	#stacks_in_12866 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12866 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12866 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12704 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12704 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12704 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12704 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12704 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12704  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12704 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12704 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12704 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12704 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12704 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12704 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12704 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12704 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12704 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12704 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12704 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12704 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12706 *,
#adaptiveGridstacks_in_12706 *:before,
#adaptiveGridstacks_in_12706 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12706 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12706 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12706:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12706 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12706 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12706 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12706 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12706 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12706 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12706 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12706 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12706 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12706 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12706 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12706 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12706 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12706 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12706 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12706 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12706 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12706 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12706 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12706 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12706 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12706 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12706 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12706 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12706 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12706 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12706 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12706 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12706 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12706 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12706 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12706 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12706 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12706 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12706 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12706 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12706 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12706 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12706 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12706 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12706 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12706 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12706 .column1,
	#adaptiveGridstacks_in_12706 .column2,
	#adaptiveGridstacks_in_12706 .column3,
	#adaptiveGridstacks_in_12706 .column4,
	#adaptiveGridstacks_in_12706 .column5,
	#adaptiveGridstacks_in_12706 .column6,
	#adaptiveGridstacks_in_12706 .column7,
	#adaptiveGridstacks_in_12706 .column8,
	#adaptiveGridstacks_in_12706 .column9,
	#adaptiveGridstacks_in_12706 .column10,
	#adaptiveGridstacks_in_12706 .column11,
	#adaptiveGridstacks_in_12706 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12706 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12708 {
	text-align: left !important;
}


#stacks_in_12708 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12708 {
		text-align: left !important;
	}
	
	#stacks_in_12708 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12708 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12708 {
		text-align: left !important;
	}
	
	#stacks_in_12708 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12708 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12708 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12711 {
	text-align: left !important;
}


#stacks_in_12711 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12711 {
		text-align: left !important;
	}
	
	#stacks_in_12711 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12711 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12711 {
		text-align: left !important;
	}
	
	#stacks_in_12711 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12711 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12711 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12714 {
	text-align: left !important;
}


#stacks_in_12714 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12714 {
		text-align: left !important;
	}
	
	#stacks_in_12714 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12714 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12714 {
		text-align: left !important;
	}
	
	#stacks_in_12714 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12714 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12714 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12717 {
	text-align: left !important;
}


#stacks_in_12717 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12717 {
		text-align: left !important;
	}
	
	#stacks_in_12717 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12717 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12717 {
		text-align: left !important;
	}
	
	#stacks_in_12717 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12717 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12717 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12720 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12720 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12720 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12720 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12720 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12720  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12720 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12720 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12720 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12720 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12720 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12720 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12720 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12720 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12720 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12720 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12720 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12720 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12722 *,
#adaptiveGridstacks_in_12722 *:before,
#adaptiveGridstacks_in_12722 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12722 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12722 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12722:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12722 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12722 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12722 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12722 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12722 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12722 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12722 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12722 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12722 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12722 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12722 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12722 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12722 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12722 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12722 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12722 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12722 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12722 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12722 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12722 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12722 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12722 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12722 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12722 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12722 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12722 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12722 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12722 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12722 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12722 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12722 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12722 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12722 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12722 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12722 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12722 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12722 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12722 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12722 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12722 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12722 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12722 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12722 .column1,
	#adaptiveGridstacks_in_12722 .column2,
	#adaptiveGridstacks_in_12722 .column3,
	#adaptiveGridstacks_in_12722 .column4,
	#adaptiveGridstacks_in_12722 .column5,
	#adaptiveGridstacks_in_12722 .column6,
	#adaptiveGridstacks_in_12722 .column7,
	#adaptiveGridstacks_in_12722 .column8,
	#adaptiveGridstacks_in_12722 .column9,
	#adaptiveGridstacks_in_12722 .column10,
	#adaptiveGridstacks_in_12722 .column11,
	#adaptiveGridstacks_in_12722 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12722 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12724 {
	text-align: left !important;
}


#stacks_in_12724 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12724 {
		text-align: left !important;
	}
	
	#stacks_in_12724 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12724 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12724 {
		text-align: left !important;
	}
	
	#stacks_in_12724 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12724 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12724 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12727 {
	text-align: left !important;
}


#stacks_in_12727 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12727 {
		text-align: left !important;
	}
	
	#stacks_in_12727 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12727 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12727 {
		text-align: left !important;
	}
	
	#stacks_in_12727 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12727 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12727 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12730 {
	text-align: left !important;
}


#stacks_in_12730 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12730 {
		text-align: left !important;
	}
	
	#stacks_in_12730 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12730 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12730 {
		text-align: left !important;
	}
	
	#stacks_in_12730 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12730 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12730 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12733 {
	text-align: left !important;
}


#stacks_in_12733 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12733 {
		text-align: left !important;
	}
	
	#stacks_in_12733 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12733 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12733 {
		text-align: left !important;
	}
	
	#stacks_in_12733 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12733 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12733 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12736 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12736 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12736 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12736 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12736 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12736  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12736 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12736 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12736 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12736 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12736 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12736 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12736 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12736 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12736 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12736 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12736 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12736 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12738 *,
#adaptiveGridstacks_in_12738 *:before,
#adaptiveGridstacks_in_12738 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12738 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12738 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12738:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12738 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12738 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12738 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12738 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12738 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12738 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12738 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12738 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12738 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12738 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12738 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12738 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12738 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12738 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12738 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12738 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12738 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12738 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12738 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12738 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12738 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12738 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12738 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12738 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12738 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12738 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12738 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12738 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12738 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12738 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12738 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12738 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12738 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12738 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12738 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12738 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12738 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12738 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12738 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12738 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12738 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12738 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12738 .column1,
	#adaptiveGridstacks_in_12738 .column2,
	#adaptiveGridstacks_in_12738 .column3,
	#adaptiveGridstacks_in_12738 .column4,
	#adaptiveGridstacks_in_12738 .column5,
	#adaptiveGridstacks_in_12738 .column6,
	#adaptiveGridstacks_in_12738 .column7,
	#adaptiveGridstacks_in_12738 .column8,
	#adaptiveGridstacks_in_12738 .column9,
	#adaptiveGridstacks_in_12738 .column10,
	#adaptiveGridstacks_in_12738 .column11,
	#adaptiveGridstacks_in_12738 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12738 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12740 {
	text-align: left !important;
}


#stacks_in_12740 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12740 {
		text-align: left !important;
	}
	
	#stacks_in_12740 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12740 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12740 {
		text-align: left !important;
	}
	
	#stacks_in_12740 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12740 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12740 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12743 {
	text-align: left !important;
}


#stacks_in_12743 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12743 {
		text-align: left !important;
	}
	
	#stacks_in_12743 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12743 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12743 {
		text-align: left !important;
	}
	
	#stacks_in_12743 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12743 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12743 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12746 {
	text-align: left !important;
}


#stacks_in_12746 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12746 {
		text-align: left !important;
	}
	
	#stacks_in_12746 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12746 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12746 {
		text-align: left !important;
	}
	
	#stacks_in_12746 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12746 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12746 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12749 {
	text-align: left !important;
}


#stacks_in_12749 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12749 {
		text-align: left !important;
	}
	
	#stacks_in_12749 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12749 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12749 {
		text-align: left !important;
	}
	
	#stacks_in_12749 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12749 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12749 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12752 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12752 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12752 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12752 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12752 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12752  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12752 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12752 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12752 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12752 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12752 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12752 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12752 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12752 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12752 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12752 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12752 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12752 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12754 *,
#adaptiveGridstacks_in_12754 *:before,
#adaptiveGridstacks_in_12754 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12754 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12754 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12754:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12754 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12754 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12754 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12754 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12754 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12754 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12754 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12754 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12754 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12754 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12754 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12754 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12754 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12754 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12754 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12754 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12754 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12754 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12754 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12754 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12754 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12754 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12754 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12754 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12754 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12754 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12754 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12754 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12754 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12754 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12754 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12754 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12754 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12754 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12754 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12754 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12754 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12754 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12754 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12754 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12754 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12754 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12754 .column1,
	#adaptiveGridstacks_in_12754 .column2,
	#adaptiveGridstacks_in_12754 .column3,
	#adaptiveGridstacks_in_12754 .column4,
	#adaptiveGridstacks_in_12754 .column5,
	#adaptiveGridstacks_in_12754 .column6,
	#adaptiveGridstacks_in_12754 .column7,
	#adaptiveGridstacks_in_12754 .column8,
	#adaptiveGridstacks_in_12754 .column9,
	#adaptiveGridstacks_in_12754 .column10,
	#adaptiveGridstacks_in_12754 .column11,
	#adaptiveGridstacks_in_12754 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12754 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12756 {
	text-align: left !important;
}


#stacks_in_12756 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12756 {
		text-align: left !important;
	}
	
	#stacks_in_12756 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12756 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12756 {
		text-align: left !important;
	}
	
	#stacks_in_12756 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12756 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12756 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12759 {
	text-align: left !important;
}


#stacks_in_12759 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12759 {
		text-align: left !important;
	}
	
	#stacks_in_12759 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12759 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12759 {
		text-align: left !important;
	}
	
	#stacks_in_12759 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12759 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12759 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12762 {
	text-align: left !important;
}


#stacks_in_12762 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12762 {
		text-align: left !important;
	}
	
	#stacks_in_12762 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12762 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12762 {
		text-align: left !important;
	}
	
	#stacks_in_12762 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12762 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12762 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12765 {
	text-align: left !important;
}


#stacks_in_12765 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12765 {
		text-align: left !important;
	}
	
	#stacks_in_12765 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12765 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12765 {
		text-align: left !important;
	}
	
	#stacks_in_12765 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12765 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12765 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12768 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12768 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12768 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12768 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12768 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12768  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12768 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12768 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12768 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12768 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12768 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12768 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12768 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12768 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12768 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12768 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12768 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12768 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12770 *,
#adaptiveGridstacks_in_12770 *:before,
#adaptiveGridstacks_in_12770 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12770 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12770 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12770:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12770 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12770 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12770 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12770 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12770 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12770 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12770 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12770 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12770 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12770 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12770 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12770 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12770 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12770 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12770 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12770 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12770 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12770 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12770 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12770 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12770 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12770 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12770 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12770 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12770 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12770 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12770 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12770 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12770 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12770 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12770 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12770 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12770 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12770 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12770 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12770 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12770 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12770 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12770 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12770 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12770 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12770 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12770 .column1,
	#adaptiveGridstacks_in_12770 .column2,
	#adaptiveGridstacks_in_12770 .column3,
	#adaptiveGridstacks_in_12770 .column4,
	#adaptiveGridstacks_in_12770 .column5,
	#adaptiveGridstacks_in_12770 .column6,
	#adaptiveGridstacks_in_12770 .column7,
	#adaptiveGridstacks_in_12770 .column8,
	#adaptiveGridstacks_in_12770 .column9,
	#adaptiveGridstacks_in_12770 .column10,
	#adaptiveGridstacks_in_12770 .column11,
	#adaptiveGridstacks_in_12770 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12770 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12772 {
	text-align: left !important;
}


#stacks_in_12772 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12772 {
		text-align: left !important;
	}
	
	#stacks_in_12772 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12772 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12772 {
		text-align: left !important;
	}
	
	#stacks_in_12772 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12772 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12772 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12775 {
	text-align: left !important;
}


#stacks_in_12775 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12775 {
		text-align: left !important;
	}
	
	#stacks_in_12775 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12775 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12775 {
		text-align: left !important;
	}
	
	#stacks_in_12775 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12775 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12775 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12778 {
	text-align: left !important;
}


#stacks_in_12778 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12778 {
		text-align: left !important;
	}
	
	#stacks_in_12778 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12778 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12778 {
		text-align: left !important;
	}
	
	#stacks_in_12778 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12778 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12778 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12781 {
	text-align: left !important;
}


#stacks_in_12781 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12781 {
		text-align: left !important;
	}
	
	#stacks_in_12781 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12781 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12781 {
		text-align: left !important;
	}
	
	#stacks_in_12781 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12781 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12781 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12784 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12784 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12784 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12784 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12784 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12784  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12784 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12784 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12784 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12784 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12784 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12784 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12784 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12784 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12784 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12784 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12784 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12784 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12786 *,
#adaptiveGridstacks_in_12786 *:before,
#adaptiveGridstacks_in_12786 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12786 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12786 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12786:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12786 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12786 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12786 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12786 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12786 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12786 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12786 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12786 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12786 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12786 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12786 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12786 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12786 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12786 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12786 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12786 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12786 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12786 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12786 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12786 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12786 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12786 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12786 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12786 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12786 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12786 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12786 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12786 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12786 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12786 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12786 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12786 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12786 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12786 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12786 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12786 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12786 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12786 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12786 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12786 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12786 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12786 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12786 .column1,
	#adaptiveGridstacks_in_12786 .column2,
	#adaptiveGridstacks_in_12786 .column3,
	#adaptiveGridstacks_in_12786 .column4,
	#adaptiveGridstacks_in_12786 .column5,
	#adaptiveGridstacks_in_12786 .column6,
	#adaptiveGridstacks_in_12786 .column7,
	#adaptiveGridstacks_in_12786 .column8,
	#adaptiveGridstacks_in_12786 .column9,
	#adaptiveGridstacks_in_12786 .column10,
	#adaptiveGridstacks_in_12786 .column11,
	#adaptiveGridstacks_in_12786 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12786 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12788 {
	text-align: left !important;
}


#stacks_in_12788 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12788 {
		text-align: left !important;
	}
	
	#stacks_in_12788 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12788 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12788 {
		text-align: left !important;
	}
	
	#stacks_in_12788 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12788 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12788 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12791 {
	text-align: left !important;
}


#stacks_in_12791 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12791 {
		text-align: left !important;
	}
	
	#stacks_in_12791 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12791 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12791 {
		text-align: left !important;
	}
	
	#stacks_in_12791 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12791 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12791 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12794 {
	text-align: left !important;
}


#stacks_in_12794 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12794 {
		text-align: left !important;
	}
	
	#stacks_in_12794 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12794 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12794 {
		text-align: left !important;
	}
	
	#stacks_in_12794 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12794 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12794 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12797 {
	text-align: left !important;
}


#stacks_in_12797 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12797 {
		text-align: left !important;
	}
	
	#stacks_in_12797 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12797 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12797 {
		text-align: left !important;
	}
	
	#stacks_in_12797 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12797 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12797 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12800 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12800 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12800 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12800 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12800 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12800  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12800 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12800 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12800 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12800 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12800 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12800 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12800 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12800 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12800 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12800 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12800 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12800 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12802 *,
#adaptiveGridstacks_in_12802 *:before,
#adaptiveGridstacks_in_12802 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12802 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12802 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12802:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12802 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12802 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12802 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12802 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12802 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12802 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12802 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12802 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12802 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12802 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12802 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12802 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12802 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12802 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12802 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12802 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12802 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12802 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12802 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12802 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12802 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12802 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12802 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12802 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12802 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12802 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12802 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12802 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12802 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12802 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12802 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12802 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12802 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12802 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12802 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12802 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12802 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12802 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12802 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12802 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12802 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12802 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12802 .column1,
	#adaptiveGridstacks_in_12802 .column2,
	#adaptiveGridstacks_in_12802 .column3,
	#adaptiveGridstacks_in_12802 .column4,
	#adaptiveGridstacks_in_12802 .column5,
	#adaptiveGridstacks_in_12802 .column6,
	#adaptiveGridstacks_in_12802 .column7,
	#adaptiveGridstacks_in_12802 .column8,
	#adaptiveGridstacks_in_12802 .column9,
	#adaptiveGridstacks_in_12802 .column10,
	#adaptiveGridstacks_in_12802 .column11,
	#adaptiveGridstacks_in_12802 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12802 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12804 {
	text-align: left !important;
}


#stacks_in_12804 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12804 {
		text-align: left !important;
	}
	
	#stacks_in_12804 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12804 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12804 {
		text-align: left !important;
	}
	
	#stacks_in_12804 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12804 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12804 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12807 {
	text-align: left !important;
}


#stacks_in_12807 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12807 {
		text-align: left !important;
	}
	
	#stacks_in_12807 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12807 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12807 {
		text-align: left !important;
	}
	
	#stacks_in_12807 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12807 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12807 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12810 {
	text-align: left !important;
}


#stacks_in_12810 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12810 {
		text-align: left !important;
	}
	
	#stacks_in_12810 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12810 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12810 {
		text-align: left !important;
	}
	
	#stacks_in_12810 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12810 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12810 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12813 {
	text-align: left !important;
}


#stacks_in_12813 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12813 {
		text-align: left !important;
	}
	
	#stacks_in_12813 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12813 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12813 {
		text-align: left !important;
	}
	
	#stacks_in_12813 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12813 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12813 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12816 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12816 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12816 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12816 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12816 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12816  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12816 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12816 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12816 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12816 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12816 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12816 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12816 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12816 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12816 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12816 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12816 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12816 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12818 *,
#adaptiveGridstacks_in_12818 *:before,
#adaptiveGridstacks_in_12818 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12818 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12818 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12818:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12818 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12818 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12818 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12818 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12818 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12818 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12818 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12818 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12818 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12818 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12818 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12818 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12818 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12818 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12818 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12818 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12818 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12818 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12818 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12818 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12818 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12818 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12818 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12818 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12818 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12818 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12818 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12818 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12818 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12818 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12818 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12818 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12818 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12818 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12818 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12818 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12818 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12818 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12818 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12818 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12818 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12818 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12818 .column1,
	#adaptiveGridstacks_in_12818 .column2,
	#adaptiveGridstacks_in_12818 .column3,
	#adaptiveGridstacks_in_12818 .column4,
	#adaptiveGridstacks_in_12818 .column5,
	#adaptiveGridstacks_in_12818 .column6,
	#adaptiveGridstacks_in_12818 .column7,
	#adaptiveGridstacks_in_12818 .column8,
	#adaptiveGridstacks_in_12818 .column9,
	#adaptiveGridstacks_in_12818 .column10,
	#adaptiveGridstacks_in_12818 .column11,
	#adaptiveGridstacks_in_12818 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12818 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12820 {
	text-align: left !important;
}


#stacks_in_12820 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12820 {
		text-align: left !important;
	}
	
	#stacks_in_12820 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12820 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12820 {
		text-align: left !important;
	}
	
	#stacks_in_12820 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12820 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12820 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12823 {
	text-align: left !important;
}


#stacks_in_12823 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12823 {
		text-align: left !important;
	}
	
	#stacks_in_12823 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12823 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12823 {
		text-align: left !important;
	}
	
	#stacks_in_12823 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12823 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12823 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12826 {
	text-align: left !important;
}


#stacks_in_12826 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12826 {
		text-align: left !important;
	}
	
	#stacks_in_12826 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12826 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12826 {
		text-align: left !important;
	}
	
	#stacks_in_12826 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12826 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12826 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12829 {
	text-align: left !important;
}


#stacks_in_12829 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12829 {
		text-align: left !important;
	}
	
	#stacks_in_12829 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12829 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12829 {
		text-align: left !important;
	}
	
	#stacks_in_12829 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12829 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12829 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12832 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12832 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12832 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12832 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12832 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12832  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12832 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12832 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12832 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12832 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12832 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12832 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12832 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12832 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12832 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12832 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12832 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12832 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12834 *,
#adaptiveGridstacks_in_12834 *:before,
#adaptiveGridstacks_in_12834 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12834 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12834 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12834:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12834 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12834 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12834 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12834 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12834 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12834 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12834 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12834 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12834 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12834 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12834 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12834 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12834 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12834 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12834 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12834 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12834 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12834 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12834 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12834 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12834 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12834 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12834 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12834 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12834 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12834 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12834 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12834 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12834 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12834 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12834 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12834 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12834 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12834 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12834 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12834 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12834 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12834 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12834 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12834 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12834 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12834 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12834 .column1,
	#adaptiveGridstacks_in_12834 .column2,
	#adaptiveGridstacks_in_12834 .column3,
	#adaptiveGridstacks_in_12834 .column4,
	#adaptiveGridstacks_in_12834 .column5,
	#adaptiveGridstacks_in_12834 .column6,
	#adaptiveGridstacks_in_12834 .column7,
	#adaptiveGridstacks_in_12834 .column8,
	#adaptiveGridstacks_in_12834 .column9,
	#adaptiveGridstacks_in_12834 .column10,
	#adaptiveGridstacks_in_12834 .column11,
	#adaptiveGridstacks_in_12834 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12834 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12836 {
	text-align: left !important;
}


#stacks_in_12836 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12836 {
		text-align: left !important;
	}
	
	#stacks_in_12836 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12836 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12836 {
		text-align: left !important;
	}
	
	#stacks_in_12836 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12836 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12836 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12839 {
	text-align: left !important;
}


#stacks_in_12839 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12839 {
		text-align: left !important;
	}
	
	#stacks_in_12839 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12839 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12839 {
		text-align: left !important;
	}
	
	#stacks_in_12839 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12839 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12839 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12842 {
	text-align: left !important;
}


#stacks_in_12842 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12842 {
		text-align: left !important;
	}
	
	#stacks_in_12842 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12842 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12842 {
		text-align: left !important;
	}
	
	#stacks_in_12842 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12842 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12842 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12845 {
	text-align: left !important;
}


#stacks_in_12845 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12845 {
		text-align: left !important;
	}
	
	#stacks_in_12845 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12845 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12845 {
		text-align: left !important;
	}
	
	#stacks_in_12845 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12845 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12845 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_12848 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.40em;
}

#stacks_in_12848 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.40em;
}

#stacks_in_12848 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12848 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12848 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_12848  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_12848 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_12848 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_12848 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_12848 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_12848 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_12848 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12848 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_12848 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_12848 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_12848 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_12848 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_12848 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_12850 *,
#adaptiveGridstacks_in_12850 *:before,
#adaptiveGridstacks_in_12850 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_12850 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_12850 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_12850:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_12850 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_12850 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_12850 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12850 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_12850 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_12850 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12850 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_12850 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_12850 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12850 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_12850 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_12850 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12850 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_12850 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_12850 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12850 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12850 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12850 .column1 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12850 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12850 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12850 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12850 .column2 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12850 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12850 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12850 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12850 .column3 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12850 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12850 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12850 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12850 .column4 {
		width: 25.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12850 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_12850 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_12850 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_12850 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_12850 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_12850 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12850 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_12850 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_12850 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_12850 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_12850 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_12850 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_12850 .column1,
	#adaptiveGridstacks_in_12850 .column2,
	#adaptiveGridstacks_in_12850 .column3,
	#adaptiveGridstacks_in_12850 .column4,
	#adaptiveGridstacks_in_12850 .column5,
	#adaptiveGridstacks_in_12850 .column6,
	#adaptiveGridstacks_in_12850 .column7,
	#adaptiveGridstacks_in_12850 .column8,
	#adaptiveGridstacks_in_12850 .column9,
	#adaptiveGridstacks_in_12850 .column10,
	#adaptiveGridstacks_in_12850 .column11,
	#adaptiveGridstacks_in_12850 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_12850 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_12852 {
	text-align: left !important;
}


#stacks_in_12852 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12852 {
		text-align: left !important;
	}
	
	#stacks_in_12852 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12852 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12852 {
		text-align: left !important;
	}
	
	#stacks_in_12852 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12852 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12852 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12855 {
	text-align: left !important;
}


#stacks_in_12855 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12855 {
		text-align: left !important;
	}
	
	#stacks_in_12855 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12855 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12855 {
		text-align: left !important;
	}
	
	#stacks_in_12855 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12855 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12855 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12858 {
	text-align: left !important;
}


#stacks_in_12858 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12858 {
		text-align: left !important;
	}
	
	#stacks_in_12858 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12858 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12858 {
		text-align: left !important;
	}
	
	#stacks_in_12858 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12858 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12858 {
	margin: 10px 0px 10px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_12861 {
	text-align: left !important;
}


#stacks_in_12861 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_12861 {
		text-align: left !important;
	}
	
	#stacks_in_12861 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12861 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_12861 {
		text-align: left !important;
	}
	
	#stacks_in_12861 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_12861 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_12861 {
	margin: 10px 0px 10px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_13448shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13444 {
	font-size: 1.11em;
	color: #000000;
	line-height: 1.29em;
}

#stacks_in_13444 p {
	font-size: 1.11em;
	color: ##000000;
	line-height: 1.29em;
}

#stacks_in_13444 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_13444 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_13444 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_13444  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_13444 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13444 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13444 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13444 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13444 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13444 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_13444 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_13444 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13444 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13444 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13444 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13444 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_13446 {
	text-align: left !important;
}


#stacks_in_13446 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13446 {
		text-align: left !important;
	}
	
	#stacks_in_13446 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13446 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13446 {
		text-align: left !important;
	}
	
	#stacks_in_13446 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13446 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_12215shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code */
#stacks_in_13451 {
	background-color: rgba(217, 217, 217, 0.90);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13453 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_13453 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/* Start dooMax stack CSS code */#stacks_in_13455, .stacks_in_13455MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_13455MaxWidthContainer{	    max-width: 90%;	}    .stacks_in_13455MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_13455MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_13455MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_13455MaxWidthContainer{		    max-width: 85%;		}								    .stacks_in_13455MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_13457shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_13458shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_13459 {
	font-family: 'open sans', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 100%;
	line-height: 100%;
}

}

/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13568 {
	font-size: 2.80em;
	color: #404040;
	line-height: 1.00em;
}

#stacks_in_13568 p {
	font-size: 2.80em;
	color: ##404040;
	line-height: 1.00em;
}

#stacks_in_13568 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_13568 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_13568 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_13568  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_13568 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13568 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13568 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13568 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13568 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13568 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13568 p {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13568 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13568 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13568 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13568 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13568 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_13570 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_13570 {
		text-align: center !important;
	}
	
	#stacks_in_13570 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13570 {
		text-align: center !important;
	}
	
	#stacks_in_13570 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13571 {
	text-transform: uppercase;
}
/* Start Responsive Shim stack CSS code */.stacks_in_13465shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_13572 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -0px;		margin-bottom: -0px;	}	#stacks_in_13572 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 0px;	  padding-bottom: 0px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_13572 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_13572 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_13572 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_13572 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_13572 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_13572 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_13572 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_13572 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_13572 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_13572 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_13572 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_13572 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_13572 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_13572 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_13572 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_13572 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_13572 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_13572 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_13572 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_13634shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_13583 .grid-pad{		margin-left: -20px;		margin-right: -20px;		margin-top: -14px;		margin-bottom: -14px;	}	#stacks_in_13583 [class*='re-col-']{	  padding-left: 20px;	  padding-right: 20px;	  padding-top: 14px;	  padding-bottom: 14px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_13583 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_13583 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_13583 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_13583 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_13583 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_13583 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_13583 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_13583 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_13583 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_13583 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_13583 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_13583 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_13583 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_13583 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_13583 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_13583 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_13583 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_13583 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_13583 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_13598 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -0px;		margin-bottom: -0px;	}	#stacks_in_13598 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 0px;	  padding-bottom: 0px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_13598 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_13598 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_13598 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_13598 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_13598 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_13598 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_13598 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_13598 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_13598 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_13598 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_13598 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_13598 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_13598 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_13598 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_13598 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_13598 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_13598 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_13598 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_13598 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */#stacks_in_13626 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_13626 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_13626 .fluid-image.unlimited img{width:100% !important}#stacks_in_13626 .fluid-image.define_max img{width:100% !important;max-width:100px !important}#stacks_in_13626 .fluid-image.align-left img{float:left}#stacks_in_13626 .fluid-image.align-right img{float:right}
/* Start Responsive Shim stack CSS code */.stacks_in_13635shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13616 {
	font-size: 1.20em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_13616 p {
	font-size: 1.20em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_13616 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_13616 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_13616 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_13616  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_13616 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13616 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13616 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13616 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13616 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13616 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13616 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13616 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13616 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13616 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13616 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13616 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_13618 {
	text-align: left !important;
}


#stacks_in_13618 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13618 {
		text-align: left !important;
	}
	
	#stacks_in_13618 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13618 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13618 {
		text-align: center !important;
	}
	
	#stacks_in_13618 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- *//* Start dooReflow stack each CSS code */	#stacks_in_13607 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -0px;		margin-bottom: -0px;	}	#stacks_in_13607 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 0px;	  padding-bottom: 0px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_13607 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_13607 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_13607 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_13607 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_13607 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_13607 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_13607 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_13607 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_13607 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_13607 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_13607 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_13607 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_13607 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_13607 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_13607 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_13607 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_13607 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_13607 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_13607 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */#stacks_in_13630 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_13630 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_13630 .fluid-image.unlimited img{width:100% !important}#stacks_in_13630 .fluid-image.define_max img{width:100% !important;max-width:100px !important}#stacks_in_13630 .fluid-image.align-left img{float:left}#stacks_in_13630 .fluid-image.align-right img{float:right}
/* Start Responsive Shim stack CSS code */.stacks_in_13636shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13622 {
	font-size: 1.20em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_13622 p {
	font-size: 1.20em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_13622 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_13622 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_13622 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_13622  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_13622 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13622 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13622 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13622 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13622 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13622 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13622 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_13622 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13622 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13622 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13622 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13622 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_13624 {
	text-align: left !important;
}


#stacks_in_13624 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_13624 {
		text-align: left !important;
	}
	
	#stacks_in_13624 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_13624 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13624 {
		text-align: center !important;
	}
	
	#stacks_in_13624 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_13528shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code */
#stacks_in_8976 {
	background-color: rgba(255, 255, 255, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8978 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_8978 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/* Start dooMax stack CSS code */#stacks_in_8980, .stacks_in_8980MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_8980MaxWidthContainer{	    max-width: 90%;	}    .stacks_in_8980MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_8980MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_8980MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_8980MaxWidthContainer{		    max-width: 85%;		}								    .stacks_in_8980MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_9068shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8987shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_9011 {
	font-family: 'open sans', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 100%;
	line-height: 100%;
}

}

/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9069 {
	font-size: 2.80em;
	color: #404040;
	line-height: 1.00em;
}

#stacks_in_9069 p {
	font-size: 2.80em;
	color: ##404040;
	line-height: 1.00em;
}

#stacks_in_9069 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9069 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_9069 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_9069  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9069 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_9069 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_9069 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_9069 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_9069 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_9069 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9069 p {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9069 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_9069 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9069 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_9069 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_9069 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_9070 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_9070 {
		text-align: center !important;
	}
	
	#stacks_in_9070 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_9070 {
		text-align: center !important;
	}
	
	#stacks_in_9070 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_9071 {
	text-transform: uppercase;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9073shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13707 {
	font-size: 1.30em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_13707 p {
	font-size: 1.30em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_13707 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13707 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13707 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13707  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13707 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13707 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13707 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13707 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13707 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13707 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_13707 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_13707 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13707 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13707 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13707 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13707 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_13709 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_13709 {
		text-align: center !important;
	}
	
	#stacks_in_13709 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13709 {
		text-align: center !important;
	}
	
	#stacks_in_13709 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13709 {
	margin: 0px 30px 40px 30px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_13674 .grid-pad{		margin-left: -10px;		margin-right: -10px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_13674 [class*='re-col-']{	  padding-left: 10px;	  padding-right: 10px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 900px) {		#stacks_in_13674 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_13674 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_13674 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_13674 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_13674 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_13674 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_13674 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_13674 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_13674 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_13674 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_13674 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_13674 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_13674 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_13674 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_13674 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_13674 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_13674 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_13674 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_13674 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */#stacks_in_13699 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_13699 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_13699 .fluid-image.unlimited img{width:100% !important}#stacks_in_13699 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_13699 .fluid-image.align-left img{float:left}#stacks_in_13699 .fluid-image.align-right img{float:right}
/* Start Responsive Shim stack CSS code */.stacks_in_13717shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13713 {
	font-size: 1.30em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_13713 p {
	font-size: 1.30em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_13713 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13713 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13713 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13713  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13713 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13713 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13713 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13713 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13713 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13713 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_13713 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_13713 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13713 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13713 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13713 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13713 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_13715 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_13715 {
		text-align: center !important;
	}
	
	#stacks_in_13715 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13715 {
		text-align: center !important;
	}
	
	#stacks_in_13715 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13715 {
	margin: 0px 10px 40px 10px;
}
#stacks_in_13701 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_13701 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_13701 .fluid-image.unlimited img{width:100% !important}#stacks_in_13701 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_13701 .fluid-image.align-left img{float:left}#stacks_in_13701 .fluid-image.align-right img{float:right}
/* Start Responsive Shim stack CSS code */.stacks_in_13720shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13721 {
	font-size: 1.30em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_13721 p {
	font-size: 1.30em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_13721 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13721 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13721 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13721  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13721 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13721 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13721 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13721 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13721 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13721 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_13721 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_13721 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13721 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13721 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13721 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13721 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_13723 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_13723 {
		text-align: center !important;
	}
	
	#stacks_in_13723 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13723 {
		text-align: center !important;
	}
	
	#stacks_in_13723 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13723 {
	margin: 0px 10px 40px 10px;
}
#stacks_in_13703 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_13703 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_13703 .fluid-image.unlimited img{width:100% !important}#stacks_in_13703 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_13703 .fluid-image.align-left img{float:left}#stacks_in_13703 .fluid-image.align-right img{float:right}
/* Start Responsive Shim stack CSS code */.stacks_in_13727shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13728 {
	font-size: 1.30em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_13728 p {
	font-size: 1.30em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_13728 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13728 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13728 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13728  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13728 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13728 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13728 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13728 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13728 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13728 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_13728 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_13728 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13728 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13728 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13728 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13728 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_13730 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_13730 {
		text-align: center !important;
	}
	
	#stacks_in_13730 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13730 {
		text-align: center !important;
	}
	
	#stacks_in_13730 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13730 {
	margin: 0px 10px 40px 10px;
}
#stacks_in_13705 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_13705 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_13705 .fluid-image.unlimited img{width:100% !important}#stacks_in_13705 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_13705 .fluid-image.align-left img{float:left}#stacks_in_13705 .fluid-image.align-right img{float:right}
/* Start Responsive Shim stack CSS code */.stacks_in_13734shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_13735 {
	font-size: 1.30em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_13735 p {
	font-size: 1.30em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_13735 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13735 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13735 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_13735  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_13735 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_13735 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_13735 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_13735 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_13735 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_13735 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_13735 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_13735 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_13735 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_13735 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_13735 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_13735 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_13737 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_13737 {
		text-align: center !important;
	}
	
	#stacks_in_13737 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_13737 {
		text-align: center !important;
	}
	
	#stacks_in_13737 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_13737 {
	margin: 0px 10px 40px 10px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8988shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_10447{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 *//* Start Responsive Shim stack CSS code */.stacks_in_10451_18shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//*  */
.unslider {
  position: relative;
  box-sizing: border-box; }

#testimonials-stacks_in_10451_5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  #testimonials-stacks_in_10451_5 * {
    box-sizing: border-box; }
  #testimonials-stacks_in_10451_5 .testimonials-arrows {
    max-width: 1300px;
    padding: 0 10px 0 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    #testimonials-stacks_in_10451_5 .testimonials-arrows .testimonials-arrow-stacks_in_10451_5 {
      width: 30px;
      height: 30px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(88, 88, 88, 1.00);
      font-size: 14px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #testimonials-stacks_in_10451_5 .testimonials-arrows .testimonials-arrow-stacks_in_10451_5:hover {
        color: rgba(255, 255, 255, 1.00);
        background: rgba(51, 51, 51, 1.00); }
      #testimonials-stacks_in_10451_5 .testimonials-arrows .testimonials-arrow-stacks_in_10451_5:first-child {
        border-radius: 0px 0 0 0px; }
      #testimonials-stacks_in_10451_5 .testimonials-arrows .testimonials-arrow-stacks_in_10451_5:last-child {
        border-radius: 0 0px 0px 0; }
  #testimonials-stacks_in_10451_5 .testimonials {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
    #testimonials-stacks_in_10451_5 .testimonials ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      box-sizing: border-box; }
      #testimonials-stacks_in_10451_5 .testimonials ul li {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        box-sizing: border-box; }
        #testimonials-stacks_in_10451_5 .testimonials ul li.testimonials-stacks_in_10451_5-active .testimonials-outer {
          opacity: 1;
          transition: all 0.1s; }
        #testimonials-stacks_in_10451_5 .testimonials ul li .testimonials-outer {
          padding: 20px 10px 20px 10px;
          /*  */
          height: 100%;
          /*  */
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          transition: all 0.3s;
          box-sizing: border-box; }
        #testimonials-stacks_in_10451_5 .testimonials ul li .testimonials-inner {
          /*  */
          /*  */
          background: rgba(255, 255, 255, 1.00);
          /*  */
          /*  */
          /*  */
          /*  */
          padding: 30px 30px;
          border-radius: 0px;
          min-height: 300px;
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          transition: all 0.3s;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box; }
  #testimonials-stacks_in_10451_5 .testimonials-image-outer {
    /*  */
    /*  */
    background: rgba(51, 51, 51, 1.00);
    /*  */
    /*  */
    /*  */
    width: 200px;
    height: 200px;
    border-radius: 0px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    position: relative; }
    #testimonials-stacks_in_10451_5 .testimonials-image-outer i {
      top: 50%;
      left: 50%;
      position: absolute;
      color: rgba(85, 85, 85, 1.00);
      font-size: 200px;
      opacity: 1;
      transition: opacity 0.3s ease;
      transition-delay: 1s;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  #testimonials-stacks_in_10451_5 .testimonials-content-outer {
    /*  */
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    /*  */
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-quotations {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      /*  */
      font-weight: bold;
      /*  */ }
      #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-quotations span {
        /*  */
        font-family: "Open Sans";
        /*  */
        display: none;
        line-height: 1;
        color: rgba(31, 35, 38, 0.50);
        height: 50.000000px;
        font-size: 100px; }
      #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-quotations i {
        font-size: 100px;
        color: rgba(31, 35, 38, 0.50); }
      #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-quotations.first {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-quotations.first i {
          -webkit-transform: scale(-1, 1);
                  transform: scale(-1, 1); }
      #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-quotations.last {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
    #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-inner {
      width: 100%;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding: 20px; }
      #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-inner-text {
        /*  */
        font-family: "Open Sans";
        /*  */
        color: rgba(49, 49, 49, 1.00);
        font-size: 20px;
        text-align: center;
        line-height: 28.000000px; }
      #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-inner-name {
        /*  */
        font-family: "Open Sans";
        /*  */
        color: rgba(108, 108, 108, 1.00);
        margin-top: 20px;
        font-size: 14px;
        text-align: center; }
      #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-inner-rating {
        margin-top: 20px;
        text-align: center; }
        #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-inner-rating i {
          color: rgba(255, 255, 255, 1.00);
          font-size: 20px; }

#testimonials-stacks_in_10451_5.arrows-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

#testimonials-stacks_in_10451_5.arrows-bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

#testimonials-stacks_in_10451_5.arrows-left .testimonials-arrows {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#testimonials-stacks_in_10451_5.arrows-center .testimonials-arrows {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#testimonials-stacks_in_10451_5.arrows-right .testimonials-arrows {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

#testimonials-stacks_in_10451_5.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_10451_5 {
  border-radius: 0px; }
  #testimonials-stacks_in_10451_5.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_10451_5.prev {
    margin-right: 6px; }

#testimonials-stacks_in_10451_5.images-hide ul li .testimonials-outer .testimonials-inner .testimonials-image-outer {
  display: none; }

#testimonials-stacks_in_10451_5.images-left ul li .testimonials-outer .testimonials-inner {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

#testimonials-stacks_in_10451_5.images-center ul li .testimonials-outer .testimonials-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

#testimonials-stacks_in_10451_5.images-right ul li .testimonials-outer .testimonials-inner {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

#testimonials-stacks_in_10451_5.images-top ul li .testimonials-outer .testimonials-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  #testimonials-stacks_in_10451_5.images-top ul li .testimonials-outer .testimonials-inner .testimonials-image-outer {
    margin-top: 0px;
    margin-bottom: 10px; }

#testimonials-stacks_in_10451_5.images-bottom ul li .testimonials-outer .testimonials-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
  #testimonials-stacks_in_10451_5.images-bottom ul li .testimonials-outer .testimonials-inner .testimonials-image-outer {
    margin-bottom: 0px;
    margin-top: 10px; }

#testimonials-stacks_in_10451_5.quotations-vert .testimonials-content-outer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#testimonials-stacks_in_10451_5.quotations-vert.quotations-normal .testimonials-content-outer .content-quotations.first {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#testimonials-stacks_in_10451_5.quotations-vert.quotations-normal .testimonials-content-outer .content-quotations.last {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

#testimonials-stacks_in_10451_5.quotations-vert.quotations-center .testimonials-content-outer .content-quotations {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#testimonials-stacks_in_10451_5.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.first {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  #testimonials-stacks_in_10451_5.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.first i, #testimonials-stacks_in_10451_5.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.first span {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1); }

#testimonials-stacks_in_10451_5.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.last {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  #testimonials-stacks_in_10451_5.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.last i, #testimonials-stacks_in_10451_5.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.last span {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1); }

#testimonials-stacks_in_10451_5.quotations-horiz .testimonials-content-outer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  #testimonials-stacks_in_10451_5.quotations-horiz .testimonials-content-outer .content-inner {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }

#testimonials-stacks_in_10451_5.quotations-horiz.quotations-normal .testimonials-content-outer .content-quotations.first {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

#testimonials-stacks_in_10451_5.quotations-horiz.quotations-normal .testimonials-content-outer .content-quotations.last {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

#testimonials-stacks_in_10451_5.quotations-horiz.quotations-center .testimonials-content-outer .content-quotations {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

#testimonials-stacks_in_10451_5.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.first {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  #testimonials-stacks_in_10451_5.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.first i, #testimonials-stacks_in_10451_5.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.first span {
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1); }

#testimonials-stacks_in_10451_5.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.last {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  #testimonials-stacks_in_10451_5.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.last i, #testimonials-stacks_in_10451_5.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.last span {
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1); }

#testimonials-stacks_in_10451_5.hide-quotations-first .testimonials-content-outer .content-quotations.first {
  display: none; }

#testimonials-stacks_in_10451_5.hide-quotations-last .testimonials-content-outer .content-quotations.last {
  display: none; }

#testimonials-stacks_in_10451_5.font-quotations .testimonials-content-outer .content-quotations span {
  display: block; }

#testimonials-stacks_in_10451_5.font-quotations .testimonials-content-outer .content-quotations i {
  display: none; }

#testimonials-stacks_in_10451_5.name-hide .content-inner-name {
  display: none; }

#testimonials-stacks_in_10451_5.rating-hide .content-inner-rating {
  display: none; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-one i.rating:nth-child(1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-one i.rating:nth-child(n+2)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-one-half i.rating:nth-child(1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-one-half i.rating:nth-child(2)::before {
  content: "\f3ad"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-one-half i.rating:nth-child(n+3)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-two i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-two i.rating:nth-child(n+3)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-two-half i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-two-half i.rating:nth-child(3)::before {
  content: "\f3ad"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-two-half i.rating:nth-child(n+4)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-three i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-three i.rating:nth-child(n+4)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-three-half i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-three-half i.rating:nth-child(4)::before {
  content: "\f3ad"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-three-half i.rating:nth-child(n+5)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-four i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-four i.rating:nth-child(n+5)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-four-half i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-four-half i.rating:nth-child(5)::before {
  content: "\f3ad"; }

#testimonials-stacks_in_10451_5.rating-stars .content-inner-rating.rating-five i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_10451_5.rating-hearts .content-inner-rating.rating-one i.rating:nth-child(1)::before {
  content: "\f388"; }

#testimonials-stacks_in_10451_5.rating-hearts .content-inner-rating.rating-one i.rating:nth-child(n+2)::before {
  content: "\f387"; }

#testimonials-stacks_in_10451_5.rating-hearts .content-inner-rating.rating-two i.rating:nth-child(n+1)::before {
  content: "\f388"; }

#testimonials-stacks_in_10451_5.rating-hearts .content-inner-rating.rating-two i.rating:nth-child(n+3)::before {
  content: "\f387"; }

#testimonials-stacks_in_10451_5.rating-hearts .content-inner-rating.rating-three i.rating:nth-child(n+1)::before {
  content: "\f388"; }

#testimonials-stacks_in_10451_5.rating-hearts .content-inner-rating.rating-three i.rating:nth-child(n+4)::before {
  content: "\f387"; }

#testimonials-stacks_in_10451_5.rating-hearts .content-inner-rating.rating-four i.rating:nth-child(n+1)::before {
  content: "\f388"; }

#testimonials-stacks_in_10451_5.rating-hearts .content-inner-rating.rating-four i.rating:nth-child(n+5)::before {
  content: "\f387"; }

#testimonials-stacks_in_10451_5.rating-hearts .content-inner-rating.rating-five i.rating:nth-child(n+1)::before {
  content: "\f388"; }

@media (max-width: 400px) {
  /*  */
  #testimonials-stacks_in_10451_5.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_10451_5 {
    border-radius: 0px; }
    #testimonials-stacks_in_10451_5.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_10451_5:first-child {
      border-radius: 0px; }
    #testimonials-stacks_in_10451_5.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_10451_5:last-child {
      border-radius: 0px; }
  #testimonials-stacks_in_10451_5 .testimonials-arrows .testimonials-arrow-stacks_in_10451_5 {
    width: 30px;
    height: 30px;
    font-size: 14px; }
    #testimonials-stacks_in_10451_5 .testimonials-arrows .testimonials-arrow-stacks_in_10451_5:first-child {
      border-radius: 0px 0 0 0px; }
    #testimonials-stacks_in_10451_5 .testimonials-arrows .testimonials-arrow-stacks_in_10451_5:last-child {
      border-radius: 0 0px 0px 0; }
  #testimonials-stacks_in_10451_5 .testimonials ul li .testimonials-inner {
    min-height: 300px; }
  #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-quotations span {
    height: 30.000000px;
    font-size: 60px; }
  #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-inner-text {
    font-size: 16px;
    line-height: 22.400000px; }
  #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-inner-name {
    font-size: 13px; }
  #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-inner-rating i {
    font-size: 16px; }
  #testimonials-stacks_in_10451_5 .testimonials-image-outer {
    width: 200px;
    height: 200px;
    border-radius: 0px; }
    #testimonials-stacks_in_10451_5 .testimonials-image-outer i {
      font-size: 200px; }
  /*  */ }

@media (min-width: 400px) and (max-width: 780px) {
  /*  */
  #testimonials-stacks_in_10451_5.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_10451_5 {
    border-radius: 0px; }
    #testimonials-stacks_in_10451_5.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_10451_5:first-child {
      border-radius: 0px; }
    #testimonials-stacks_in_10451_5.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_10451_5:last-child {
      border-radius: 0px; }
  #testimonials-stacks_in_10451_5 .testimonials-arrows .testimonials-arrow-stacks_in_10451_5 {
    width: 30px;
    height: 30px;
    font-size: 14px; }
    #testimonials-stacks_in_10451_5 .testimonials-arrows .testimonials-arrow-stacks_in_10451_5:first-child {
      border-radius: 0px 0 0 0px; }
    #testimonials-stacks_in_10451_5 .testimonials-arrows .testimonials-arrow-stacks_in_10451_5:last-child {
      border-radius: 0 0px 0px 0; }
  #testimonials-stacks_in_10451_5 .testimonials ul li .testimonials-inner {
    min-height: 300px; }
  #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-quotations span {
    height: 40.000000px;
    font-size: 80px; }
  #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-inner-text {
    font-size: 18px;
    line-height: 25.199999px; }
  #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-inner-name {
    font-size: 14px; }
  #testimonials-stacks_in_10451_5 .testimonials-content-outer .content-inner-rating i {
    font-size: 18px; }
  #testimonials-stacks_in_10451_5 .testimonials-image-outer {
    width: 200px;
    height: 200px;
    border-radius: 0px; }
    #testimonials-stacks_in_10451_5 .testimonials-image-outer i {
      font-size: 200px; }
  /*  */ }
/*  */
#testimonials-card-stacks_in_10451_3 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../customer-counter-q-cam_files/general_image-3-309.jpg) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_10451_3 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/*  */
#testimonials-card-stacks_in_10451_10 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../customer-counter-q-cam_files/general_image-10-309.jpg) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_10451_10 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/*  */
#testimonials-card-stacks_in_10451_13 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../customer-counter-q-cam_files/general_image-13-309.jpg) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_10451_13 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/*  */
#testimonials-card-stacks_in_10451_16 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../customer-counter-q-cam_files/general_image-16-309.jpg) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_10451_16 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/* Start Responsive Shim stack CSS code */.stacks_in_10448shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_10449_1 {
	background-color: rgba(255, 255, 255, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10449_2 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_10449_2 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/* Start dooMax stack CSS code */#stacks_in_10449_3, .stacks_in_10449_3MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_10449_3MaxWidthContainer{	    max-width: 90%;	}    .stacks_in_10449_3MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_10449_3MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_10449_3MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_10449_3MaxWidthContainer{		    max-width: 85%;		}								    .stacks_in_10449_3MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10449_130shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10449_5shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code *//* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_10449_6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 100%;
	line-height: 100%;
}

}

/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10449_131 {
	font-size: 1.60em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_10449_131 p {
	font-size: 1.60em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_10449_131 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10449_131 a:visited {
	color: #313131;
	text-decoration: none;
}

#stacks_in_10449_131 a:hover {
	color: #313131;
	text-decoration: none;
}

#stacks_in_10449_131  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10449_131 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10449_131 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10449_131 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10449_131 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10449_131 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10449_131 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10449_131 p {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10449_131 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10449_131 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10449_131 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10449_131 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10449_131 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10449_8 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_10449_8 {
		text-align: center !important;
	}
	
	#stacks_in_10449_8 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10449_8 {
		text-align: center !important;
	}
	
	#stacks_in_10449_8 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10449_8 {
	margin: 0px 0px 20px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_10449_14shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code *//* Start dooMax stack CSS code */#stacks_in_10449_90, .stacks_in_10449_90MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}     .stacks_in_10449_90MaxWidthContainer{	    max-width: 800px;	}    .stacks_in_10449_90MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {	 	    .stacks_in_10449_90MaxWidthContainer{		    max-width: 750px;		}										    .stacks_in_10449_90MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {	 	    .stacks_in_10449_90MaxWidthContainer{		    max-width: 960px;		}										    .stacks_in_10449_90MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_10449_13 .grid-pad{		margin-left: -30px;		margin-right: -30px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_10449_13 [class*='re-col-']{	  padding-left: 30px;	  padding-right: 30px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_10449_13 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_10449_13 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_10449_13 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_10449_13 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_10449_13 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_10449_13 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10449_137 {
	font-size: 1.60em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_10449_137 p {
	font-size: 1.60em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_10449_137 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10449_137 a:visited {
	color: #313131;
	text-decoration: none;
}

#stacks_in_10449_137 a:hover {
	color: #313131;
	text-decoration: none;
}

#stacks_in_10449_137  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10449_137 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10449_137 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10449_137 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10449_137 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10449_137 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10449_137 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10449_137 p {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10449_137 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10449_137 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10449_137 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10449_137 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10449_137 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10449_16 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_10449_16 {
		text-align: center !important;
	}
	
	#stacks_in_10449_16 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10449_16 {
		text-align: center !important;
	}
	
	#stacks_in_10449_16 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10449_16 {
	margin: 0px 0px 30px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10449_93 {
	font-size: 1.30em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_10449_93 p {
	font-size: 1.30em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_10449_93 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10449_93 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10449_93 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10449_93  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10449_93 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10449_93 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10449_93 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10449_93 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10449_93 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10449_93 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_10449_93 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_10449_93 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10449_93 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10449_93 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10449_93 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10449_93 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10449_81 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_10449_81 {
		text-align: center !important;
	}
	
	#stacks_in_10449_81 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10449_81 {
		text-align: center !important;
	}
	
	#stacks_in_10449_81 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_10449_84shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10449_85shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code */#stacks_in_10449_86 .buttonalienwrap
{ text-align: center; }
	
	#stacks_in_10449_86 .buttonalien
{
	display: inline-block;
	background:  #FFFFFF  url() 1 0px 0px; 
	/*list-style-image is used as a preloader for hover button*/	

 
 
 
 

	text-align: center;
	margin: 0px;
	border: 1px solid #BBBBBB;
	1 
	1
	1
	1 
	/**/

    text-decoration: none !important;
	line-height: 145%;
	font-size: 100%;
}
#stacks_in_10449_86 .buttonalien:hover
{
	background:  #000000  url() 1 0px 0px;

 
 
 
 

	margin: 0px;	
	1
	1 
	/**/
}

#stacks_in_10449_86 .buttonalien:active
{
	position: relative;
	top: 0px;
	/**/
}

#stacks_in_10449_86 .buttonalien a
{
	display: block;
	overflow: hidden;
	list-style-image: url();
	text-decoration: none !important;
	color: #404040 !important;

	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;

}
#stacks_in_10449_86 .buttonalien:hover a
{
	color: #1F2326 !important;
}

@media screen and (max-width: 400px) {
	#stacks_in_10449_86 .buttonalien
{
	display: block !important;

}}

#stacks_in_10449_86 {
	padding: 3px 0px 3px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10449_143 {
	font-size: 1.60em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_10449_143 p {
	font-size: 1.60em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_10449_143 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10449_143 a:visited {
	color: #313131;
	text-decoration: none;
}

#stacks_in_10449_143 a:hover {
	color: #313131;
	text-decoration: none;
}

#stacks_in_10449_143  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10449_143 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10449_143 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10449_143 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10449_143 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10449_143 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10449_143 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10449_143 p {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10449_143 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10449_143 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10449_143 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10449_143 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10449_143 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10449_36 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_10449_36 {
		text-align: center !important;
	}
	
	#stacks_in_10449_36 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10449_36 {
		text-align: center !important;
	}
	
	#stacks_in_10449_36 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10449_36 {
	margin: 0px 0px 30px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10449_99 {
	font-size: 1.30em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_10449_99 p {
	font-size: 1.30em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_10449_99 a:link  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10449_99 a:visited {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10449_99 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_10449_99  a:active  {
	color: #000000;
	text-decoration: none;
}

#stacks_in_10449_99 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10449_99 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10449_99 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10449_99 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10449_99 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10449_99 {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_10449_99 p {
	font-size: 1.20em;
	line-height: 1.40em;
}

#stacks_in_10449_99 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10449_99 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10449_99 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10449_99 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10449_99 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_10449_76 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_10449_76 {
		text-align: center !important;
	}
	
	#stacks_in_10449_76 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10449_76 {
		text-align: center !important;
	}
	
	#stacks_in_10449_76 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10449_39 {
	font-size: 1.00em;
	color: #000000;
	line-height: 1.40em;
}

#stacks_in_10449_39 p {
	font-size: 1.00em;
	color: ##000000;
	line-height: 1.40em;
}

#stacks_in_10449_39 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_10449_39 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_10449_39 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_10449_39  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_10449_39 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_10449_39 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_10449_39 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_10449_39 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_10449_39 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_10449_39 {
	font-size: 0.90em;
	line-height: 1.40em;
}

#stacks_in_10449_39 p {
	font-size: 0.90em;
	line-height: 1.40em;
}

#stacks_in_10449_39 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_10449_39 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_10449_39 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_10449_39 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_10449_39 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* Start Obscure Email stack CSS code */.stacks_in_10449_92topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_10449_92mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_10449_92small{font-weight: normal;font-size: 12px;}.stacks_in_10449_92centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_10449_92centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10449_43shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10449_44shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code */#stacks_in_10449_45 .buttonalienwrap
{ text-align: center; }
	
	#stacks_in_10449_45 .buttonalien
{
	display: inline-block;
	background:  #FFFFFF  url() 1 0px 0px; 
	/*list-style-image is used as a preloader for hover button*/	

 
 
 
 

	text-align: center;
	margin: 0px;
	border: 1px solid #BBBBBB;
	1 
	1
	1
	1 
	/**/

    text-decoration: none !important;
	line-height: 145%;
	font-size: 100%;
}
#stacks_in_10449_45 .buttonalien:hover
{
	background:  #000000  url() 1 0px 0px;

 
 
 
 

	margin: 0px;	
	1
	1 
	/**/
}

#stacks_in_10449_45 .buttonalien:active
{
	position: relative;
	top: 0px;
	/**/
}

#stacks_in_10449_45 .buttonalien a
{
	display: block;
	overflow: hidden;
	list-style-image: url();
	text-decoration: none !important;
	color: #404040 !important;

	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;

}
#stacks_in_10449_45 .buttonalien:hover a
{
	color: #1F2326 !important;
}

@media screen and (max-width: 400px) {
	#stacks_in_10449_45 .buttonalien
{
	display: block !important;

}}

#stacks_in_10449_45 {
	padding: 3px 0px 3px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_10449_50shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8942_23994 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_8942_23994 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/* Start dooMax stack CSS code */#stacks_in_8942_23996, .stacks_in_8942_23996MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_8942_23996MaxWidthContainer{	    max-width: 90%;	}    .stacks_in_8942_23996MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_8942_23996MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_8942_23996MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_8942_23996MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_8942_23996MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_8942_24000 {
	font-family: 'open sans', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 100%;
	line-height: 100%;
}

}

/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8942_24002 {
	font-size: 2.50em;
	color: #404040;
	line-height: 1.10em;
}

#stacks_in_8942_24002 p {
	font-size: 2.50em;
	color: ##404040;
	line-height: 1.10em;
}

#stacks_in_8942_24002 a:link  {
	color: #404040;
	text-decoration: none;
}

#stacks_in_8942_24002 a:visited {
	color: #800080;
	text-decoration: none;
}

#stacks_in_8942_24002 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_8942_24002  a:active  {
	color: #404040;
	text-decoration: none;
}

#stacks_in_8942_24002 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8942_24002 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8942_24002 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8942_24002 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8942_24002 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 800px) {
	
#stacks_in_8942_24002 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8942_24002 p {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8942_24002 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_8942_24002 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8942_24002 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_8942_24002 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_8942_24002 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* Start Responsive Shim stack CSS code */.stacks_in_8942_24004shim{	padding-top: 100px;}@media all and (max-width: 1200px) {.stacks_in_8942_24004shim{	padding-top: 50px;}}@media all and (max-width: 800px) {.stacks_in_8942_24004shim{	padding-top: 50px;}}/* End Responsive Shim stack CSS code *//* -- Start Textalign Each css Template -- */
#stacks_in_8942_24005 {
	text-align: left !important;
}


#stacks_in_8942_24005 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_8942_24005 {
		text-align: left !important;
	}
	
	#stacks_in_8942_24005 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_8942_24005 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_8942_24005 {
		text-align: left !important;
	}
	
	#stacks_in_8942_24005 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_8942_24005 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_8942_24005 {
	margin: 0px 0px 5px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8942_24008shim{	padding-top: 50px;}@media all and (max-width: 1200px) {.stacks_in_8942_24008shim{	padding-top: 40px;}}@media all and (max-width: 800px) {.stacks_in_8942_24008shim{	padding-top: 20px;}}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8942_24009 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -10px;		margin-bottom: -10px;	}	#stacks_in_8942_24009 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 10px;	  padding-bottom: 10px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8942_24009 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8942_24009 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8942_24009 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8942_24009 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8942_24009 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8942_24011 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.30em;
}

#stacks_in_8942_24011 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.30em;
}

#stacks_in_8942_24011 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_8942_24011 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_8942_24011 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_8942_24011  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_8942_24011 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8942_24011 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8942_24011 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8942_24011 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8942_24011 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_8942_24011 {
	font-size: 1.10em;
	line-height: 1.30em;
}

#stacks_in_8942_24011 p {
	font-size: 1.10em;
	line-height: 1.30em;
}

#stacks_in_8942_24011 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_8942_24011 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8942_24011 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_8942_24011 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_8942_24011 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_8942_24013 {
	text-align: left !important;
}


#stacks_in_8942_24013 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_8942_24013 {
		text-align: left !important;
	}
	
	#stacks_in_8942_24013 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_8942_24013 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_8942_24013 {
		text-align: left !important;
	}
	
	#stacks_in_8942_24013 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_8942_24013 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_8942_24013 {
	margin: 0px 0px 2px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8942_24017 {
	font-size: 1.20em;
	color: #404040;
	line-height: 1.30em;
}

#stacks_in_8942_24017 p {
	font-size: 1.20em;
	color: ##404040;
	line-height: 1.30em;
}

#stacks_in_8942_24017 a:link  {
	color: #404040;
	text-decoration: none;
}

#stacks_in_8942_24017 a:visited {
	color: #404040;
	text-decoration: none;
}

#stacks_in_8942_24017 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_8942_24017  a:active  {
	color: #404040;
	text-decoration: none;
}

#stacks_in_8942_24017 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8942_24017 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8942_24017 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8942_24017 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8942_24017 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_8942_24017 {
	font-size: 1.10em;
	line-height: 1.30em;
}

#stacks_in_8942_24017 p {
	font-size: 1.10em;
	line-height: 1.30em;
}

#stacks_in_8942_24017 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_8942_24017 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8942_24017 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_8942_24017 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_8942_24017 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_8942_24019 {
	text-align: left !important;
}


#stacks_in_8942_24019 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_8942_24019 {
		text-align: left !important;
	}
	
	#stacks_in_8942_24019 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_8942_24019 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_8942_24019 {
		text-align: left !important;
	}
	
	#stacks_in_8942_24019 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_8942_24019 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_8942_24019 {
	margin: 0px 0px 2px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8942_24024shim{	padding-top: 50px;}@media all and (max-width: 1200px) {.stacks_in_8942_24024shim{	padding-top: 40px;}}@media all and (max-width: 800px) {.stacks_in_8942_24024shim{	padding-top: 20px;}}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8942_24040shim{	padding-top: 100px;}@media all and (max-width: 1200px) {.stacks_in_8942_24040shim{	padding-top: 40px;}}@media all and (max-width: 800px) {.stacks_in_8942_24040shim{	padding-top: 20px;}}/* End Responsive Shim stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_8942_24041topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_8942_24041mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_8942_24041small{font-weight: normal;font-size: 12px;}.stacks_in_8942_24041centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_8942_24041centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */
#stacks_in_8944_24094 {
	background-color: rgba(64, 64, 64, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8944_24104 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_8944_24104 {
	max-width: 100% !important;
	min-width: % !important;
}

}

#stacks_in_8944_24104 {
	margin:  30px;
}
/* Start dooMax stack CSS code */#stacks_in_8944_24102, .stacks_in_8944_24102MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_8944_24102MaxWidthContainer{	    max-width: 90%;	}    .stacks_in_8944_24102MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_8944_24102MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_8944_24102MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_8944_24102MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_8944_24102MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8944_24183shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8944_24178shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8944_24100 .grid-pad{		margin-left: -30px;		margin-right: -30px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_8944_24100 [class*='re-col-']{	  padding-left: 30px;	  padding-right: 30px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8944_24100 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8944_24100 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8944_24100 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8944_24100 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8944_24100 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8944_24145 {
	font-size: 1.10em;
	color: #BFBFBF;
	line-height: 1.20em;
}

#stacks_in_8944_24145 p {
	font-size: 1.10em;
	color: ##BFBFBF;
	line-height: 1.20em;
}

#stacks_in_8944_24145 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24145 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24145 a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_8944_24145  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24145 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8944_24145 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8944_24145 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8944_24145 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8944_24145 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_8944_24145 {
	font-size: 1.10em;
	line-height: 1.30em;
}

#stacks_in_8944_24145 p {
	font-size: 1.10em;
	line-height: 1.30em;
}

#stacks_in_8944_24145 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_8944_24145 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8944_24145 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_8944_24145 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_8944_24145 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}@media only screen and (min-width:0px){#stacks_in_8944_24147{}}


#stacks_in_8944_24149 {
	text-transform: uppercase;
}

#stacks_in_8944_24179 {
	padding: 10px 0px 30px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8944_24098 {
	font-size: 1.10em;
	color: #FFFFFF;
	line-height: 1.30em;
}

#stacks_in_8944_24098 p {
	font-size: 1.10em;
	color: ##FFFFFF;
	line-height: 1.30em;
}

#stacks_in_8944_24098 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24098 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24098 a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_8944_24098  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24098 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8944_24098 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8944_24098 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8944_24098 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8944_24098 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_8944_24098 {
	font-size: 1.10em;
	line-height: 1.30em;
}

#stacks_in_8944_24098 p {
	font-size: 1.10em;
	line-height: 1.30em;
}

#stacks_in_8944_24098 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_8944_24098 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8944_24098 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_8944_24098 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_8944_24098 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}@media only screen and (min-width:0px){#stacks_in_8944_24120{}}

/* Start Responsive Shim stack CSS code */.stacks_in_8944_24186shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code */#stacks_in_8944_24184 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_8944_24184 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_8944_24184 .fluid-image.unlimited img{width:100% !important}#stacks_in_8944_24184 .fluid-image.define_max img{width:100% !important;max-width:200px !important}#stacks_in_8944_24184 .fluid-image.align-left img{float:left}#stacks_in_8944_24184 .fluid-image.align-right img{float:right}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8944_24163 {
	font-size: 1.10em;
	color: #BFBFBF;
	line-height: 1.20em;
}

#stacks_in_8944_24163 p {
	font-size: 1.10em;
	color: ##BFBFBF;
	line-height: 1.20em;
}

#stacks_in_8944_24163 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24163 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24163 a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_8944_24163  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24163 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8944_24163 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8944_24163 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8944_24163 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8944_24163 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_8944_24163 {
	font-size: 1.10em;
	line-height: 1.30em;
}

#stacks_in_8944_24163 p {
	font-size: 1.10em;
	line-height: 1.30em;
}

#stacks_in_8944_24163 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_8944_24163 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8944_24163 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_8944_24163 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_8944_24163 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}@media only screen and (min-width:0px){#stacks_in_8944_24130{}}


#stacks_in_8944_24132 {
	text-transform: uppercase;
}

#stacks_in_8944_24180 {
	padding: 10px 0px 30px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8944_24123 {
	font-size: 1.10em;
	color: #FFFFFF;
	line-height: 1.30em;
}

#stacks_in_8944_24123 p {
	font-size: 1.10em;
	color: ##FFFFFF;
	line-height: 1.30em;
}

#stacks_in_8944_24123 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24123 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24123 a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_8944_24123  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24123 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8944_24123 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8944_24123 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8944_24123 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8944_24123 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_8944_24123 {
	font-size: 1.10em;
	line-height: 1.30em;
}

#stacks_in_8944_24123 p {
	font-size: 1.10em;
	line-height: 1.30em;
}

#stacks_in_8944_24123 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_8944_24123 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8944_24123 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_8944_24123 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_8944_24123 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}@media only screen and (min-width:0px){#stacks_in_8944_24125{}}

/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8944_24173 {
	font-size: 1.10em;
	color: #BFBFBF;
	line-height: 1.20em;
}

#stacks_in_8944_24173 p {
	font-size: 1.10em;
	color: ##BFBFBF;
	line-height: 1.20em;
}

#stacks_in_8944_24173 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24173 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24173 a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_8944_24173  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24173 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8944_24173 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8944_24173 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8944_24173 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8944_24173 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_8944_24173 {
	font-size: 1.10em;
	line-height: 1.30em;
}

#stacks_in_8944_24173 p {
	font-size: 1.10em;
	line-height: 1.30em;
}

#stacks_in_8944_24173 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_8944_24173 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8944_24173 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_8944_24173 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_8944_24173 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}@media only screen and (min-width:0px){#stacks_in_8944_24153{}}


#stacks_in_8944_24155 {
	text-transform: uppercase;
}

#stacks_in_8944_24182 {
	padding: 10px 0px 30px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8944_24157 {
	font-size: 1.10em;
	color: #FFFFFF;
	line-height: 1.30em;
}

#stacks_in_8944_24157 p {
	font-size: 1.10em;
	color: ##FFFFFF;
	line-height: 1.30em;
}

#stacks_in_8944_24157 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24157 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24157 a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_8944_24157  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24157 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8944_24157 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8944_24157 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8944_24157 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8944_24157 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_8944_24157 {
	font-size: 1.10em;
	line-height: 1.30em;
}

#stacks_in_8944_24157 p {
	font-size: 1.10em;
	line-height: 1.30em;
}

#stacks_in_8944_24157 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_8944_24157 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8944_24157 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_8944_24157 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_8944_24157 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}@media only screen and (min-width:0px){#stacks_in_8944_24159{}}

/* Start Responsive Shim stack CSS code */.stacks_in_8944_24162shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code */
#stacks_in_8944_24068 {
	background-color: rgba(37, 37, 37, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8944_24070 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_8944_24070 {
	max-width: 100% !important;
	min-width: % !important;
}

}

#stacks_in_8944_24070 {
	margin:  30px;
}
/* Start dooMax stack CSS code */#stacks_in_8944_24072, .stacks_in_8944_24072MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_8944_24072MaxWidthContainer{	    max-width: 90%;	}    .stacks_in_8944_24072MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_8944_24072MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_8944_24072MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_8944_24072MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_8944_24072MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8944_24074 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_8944_24074 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8944_24074 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8944_24074 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8944_24074 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8944_24074 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8944_24074 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8944_24076 {
	font-size: 0.90em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_8944_24076 p {
	font-size: 0.90em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_8944_24076 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24076 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24076 a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_8944_24076  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_8944_24076 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8944_24076 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8944_24076 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8944_24076 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8944_24076 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_8944_24076 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_8944_24076 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_8944_24076 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_8944_24076 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_8944_24076 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_8944_24076 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_8944_24076 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_8944_24078 {
	text-align: left !important;
}


#stacks_in_8944_24078 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_8944_24078 {
		text-align: left !important;
	}
	
	#stacks_in_8944_24078 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_8944_24078 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_8944_24078 {
		text-align: center !important;
	}
	
	#stacks_in_8944_24078 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_8944_24078 {
	margin: 45px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8944_24081shim{	padding-top: 45px;}@media all and (max-width: 768px) {.stacks_in_8944_24081shim{	padding-top: 10px;}}@media all and (max-width: 480px) {.stacks_in_8944_24081shim{	padding-top: 1px;}}/* End Responsive Shim stack CSS code *//* -- Start Textalign Each css Template -- */
#stacks_in_8944_24082 {
	text-align: left !important;
}


#stacks_in_8944_24082 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_8944_24082 {
		text-align: left !important;
	}
	
	#stacks_in_8944_24082 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_8944_24082 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_8944_24082 {
		text-align: center !important;
	}
	
	#stacks_in_8944_24082 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_8944_24082 {
	margin: 20px 0px 20px 0px;
	padding: 5px 0px 5px 0px;
}
#stacks_in_8944_24086 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_8944_24086 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_8944_24086 .fluid-image.unlimited img{width:100% !important}#stacks_in_8944_24086 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_8944_24086 .fluid-image.align-left img{float:left}#stacks_in_8944_24086 .fluid-image.align-right img{float:right}

#stacks_in_8944_24086 {
	margin: 40px 0px 0px 0px;
}
#stacks_in_8944_24088 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_8944_24088 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_8944_24088 .fluid-image.unlimited img{width:100% !important}#stacks_in_8944_24088 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_8944_24088 .fluid-image.align-left img{float:left}#stacks_in_8944_24088 .fluid-image.align-right img{float:right}

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