@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;
}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Hide Show Stack' 
Style Sheet: fsrmobilehideshow.css Style Sheet
Created: 10, June 2014
Last Modified: 29, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


/************************************************************************************
DESKTOP
*************************************************************************************/


#stacks_in_3402_page7desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_3402_page7mobilecontent { 
	display: none;
}




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

@media screen and (max-width: 600px) {
	
#stacks_in_3402_page7mobilecontent { 
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_3402_page7desktopcontent {
	display: none;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Sticky Stack' 
Style Sheet: fsrsticky.css
Created: 04, June, 2014
Last Modified: 29, June 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_15482_page7 {

}

#stacks_in_15482_page7 .stacks_in_15482_page7_sticky {
	display: block;
	height: auto;
	max-width: 3000px;
	width: 100%;
	position: relative;
	z-index: 999;
}

.stickUp {
	max-width: 3000px;
	z-index: 999;
}

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

@media screen and (max-width: 800px) {
	
#stacks_in_15482_page7 .stacks_in_15482_page7_sticky, .stickUp { 
	display: block;
	max-width: 100%;

}
}/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 12, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_15483_page7_wrapper {
	
}

#stacks_in_15483_page7_wrapper #stacks_in_15483_page7_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	filter: alpha(opacity=95);
	opacity: 0.95;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_15484_page7 {
	font-size: 1.10em;
	color: #666666;
	line-height: 1.20em;
}

#stacks_in_15484_page7 p {
	font-size: 1.10em;
	color: ##666666;
	line-height: 1.20em;
}

#stacks_in_15484_page7 a:link  {
	color: #666666;
	text-decoration: none;
}

#stacks_in_15484_page7 a:visited {
	color: #666666;
	text-decoration: none;
}

#stacks_in_15484_page7 a:hover {
	color: #112D5F;
	text-decoration: none;
}

#stacks_in_15484_page7  a:active  {
	color: #666666;
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

}#stacks_in_15485_page7{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_15485_page7 .c+.c .count{margin-left: 0px;}
#stacks_in_15485_page7.s3 .c.s2_3 .count,#stacks_in_15485_page7.s4 .c.s2_4 .count,#stacks_in_15485_page7.s4 .c.s3_4 .count{ margin-left: 0px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_15485_page7.s2 .c.s1_2 .c-pad,#stacks_in_15485_page7.s3 .c.s1_3 .c-pad,#stacks_in_15485_page7.s4 .c.s1_4 .c-pad{padding: 0 0px 0 0;}
#stacks_in_15485_page7.s3 .c.s2_3 .c-pad,#stacks_in_15485_page7.s4 .c.s2_4 .c-pad,#stacks_in_15485_page7.s4 .c.s3_4 .c-pad{ padding: 0 0px;}
#stacks_in_15485_page7.s2 .c.s2_2 .c-pad,#stacks_in_15485_page7.s3 .c.s3_3 .c-pad,#stacks_in_15485_page7.s4 .c.s4_4 .c-pad{ padding: 0 0 0 0px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

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

	#stacks_in_15485_page7 .c+.c .count,
	#stacks_in_15485_page7.s3 .c.s2_3 .count,
	#stacks_in_15485_page7.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_15485_page7 .c{margin: 1% 0;padding: 0 0;width: 100%;}
	#stacks_in_15485_page7 .c:first-child{ padding: 0 0 0;}
	#stacks_in_15485_page7 .c:last-child{ padding: 0 0 0;}
	#stacks_in_15485_page7.s2 .c-pad,#stacks_in_15485_page7.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_15485_page7.s4 .c.s2_4 .count,
	#stacks_in_15485_page7.s4 .c.s4_4 .count{ margin-left: 0px;}
	#stacks_in_15485_page7.s4 .c {width: 49.2%;}
	#stacks_in_15485_page7.s4 .c.s1_4 .c-pad,#stacks_in_15485_page7.s4 .c.s3_4 .c-pad{ padding: 0 0px 0 0;}
	#stacks_in_15485_page7.s4 .c.s2_4 .c-pad,#stacks_in_15485_page7.s4 .c.s4_4 .c-pad{ padding: 0 0 0 0px;}
}

@media only screen and (max-width: 400px) {
	#stacks_in_15485_page7 .count{ margin-left: 0 !important;}
	#stacks_in_15485_page7 .c .c-pad{padding: 0 !important;}
	#stacks_in_15485_page7.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_15486_page7{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 */  @media screen and (max-width:770px){#stacks_in_15487_page7{display:none}} 

#stacks_in_15488_page7 .flexgridtable {
	display: table;
	border-collapse: collapse;
	border: none;
 
 }

#stacks_in_15488_page7 .flexgridtr {
	vertical-align: top;
	display: table-row;}

#stacks_in_15488_page7 .yfirst {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 
	width: auto;
}

#stacks_in_15488_page7 .y2 {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 100px;
}
#stacks_in_15488_page7 .y3 {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 100px;
}
#stacks_in_15488_page7 .y4 {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 100px;
}
#stacks_in_15488_page7 .y5 {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 100px;
}
#stacks_in_15488_page7 .y6 {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 100px;
}
#stacks_in_15488_page7 .y7 {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 100px;
}
#stacks_in_15488_page7 .y8 {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 100px;
}
#stacks_in_15488_page7 .y9 {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 100px;
}

#stacks_in_15488_page7 .ylast {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
 	
	width: 100px;
}	
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Logo Stack' 
Style Sheet: fsrlogo.css
Created: 25, October, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


#stacks_in_15489_page7 {
	text-align: left;
}

#logo {
	background: transparent;
}

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

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



#stacks_in_15489_page7 {
	padding: 0px 0px 0px 30px;
}

#stacks_in_15494_page7 .flexgridtable {
	display: table;
	border-collapse: collapse;
	border: none;
 
 }

#stacks_in_15494_page7 .flexgridtr {
	vertical-align: top;
	display: table-row;}

#stacks_in_15494_page7 .yfirst {
	display: block;
	overflow: hidden;
	padding: 0px 7px 0px 0px;
 
	width: auto;
}

#stacks_in_15494_page7 .y2 {
	display: block;
	overflow: hidden;
	padding: 0px 7px 0px 7px;
 
	width: auto;
}
#stacks_in_15494_page7 .y3 {
	display: block;
	overflow: hidden;
	padding: 0px 7px 0px 7px;
 
	width: auto;
}
#stacks_in_15494_page7 .y4 {
	display: block;
	overflow: hidden;
	padding: 0px 7px 0px 7px;
 	
	width: 100px;
}
#stacks_in_15494_page7 .y5 {
	display: block;
	overflow: hidden;
	padding: 0px 7px 0px 7px;
 	
	width: 100px;
}
#stacks_in_15494_page7 .y6 {
	display: block;
	overflow: hidden;
	padding: 0px 7px 0px 7px;
 	
	width: 100px;
}
#stacks_in_15494_page7 .y7 {
	display: block;
	overflow: hidden;
	padding: 0px 7px 0px 7px;
 	
	width: 100px;
}
#stacks_in_15494_page7 .y8 {
	display: block;
	overflow: hidden;
	padding: 0px 7px 0px 7px;
 	
	width: 100px;
}
#stacks_in_15494_page7 .y9 {
	display: block;
	overflow: hidden;
	padding: 0px 7px 0px 7px;
 
	width: auto;
}

#stacks_in_15494_page7 .ylast {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 7px;
 
	width: auto;
}	

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

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

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

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

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

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

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Alt Stack' 
Style Sheet: fsrrepositionalt.css Style Sheet
Created: 26, August 2013
Last Modified: 03, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9408_page7 {
	padding: 15% 0% 20% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 1030px) {
	
#stacks_in_9408_page7 { 
    padding: 10% 5% 15% 5%;
    margin: 0% 0% 0% 0%;
}
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7657_page7 {
	font-size: 1.00em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_7657_page7 p {
	font-size: 1.00em;
	color: ##000000;
	line-height: 1.10em;
}

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

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

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

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

#stacks_in_7657_page7 h1 {
	color: #042D60;
	font-size: 3.00em;
	line-height: 1.20em;
}

#stacks_in_7657_page7 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_7657_page7 h3 {
	color: #993300;
	font-size: 2.46em;
	line-height: 1.20em;
}

#stacks_in_7657_page7 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.20em;
}

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_7657_page7 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_7657_page7 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_7657_page7 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

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

#stacks_in_7657_page7 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_7657_page7 {
	margin: 0px 0px 15px 0px;
}

#stacks_in_7659_page7 {
	padding: 0px 0px 80px 0px;
}

#stacks_in_7660_page7 {
	font-weight: lighter;
}

#stacks_in_9447_page7 {
	padding: 0px 0px 40px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9453_page7 {
	font-size: 1.10em;
	color: #666666;
	line-height: 1.40em;
}

#stacks_in_9453_page7 p {
	font-size: 1.10em;
	color: ##666666;
	line-height: 1.40em;
}

#stacks_in_9453_page7 a:link  {
	color: #666666;
	text-decoration: none;
}

#stacks_in_9453_page7 a:visited {
	color: #666666;
	text-decoration: none;
}

#stacks_in_9453_page7 a:hover {
	color: #042D60;
	text-decoration: none;
}

#stacks_in_9453_page7  a:active  {
	color: #666666;
	text-decoration: none;
}

#stacks_in_9453_page7 h1 {
	color: #042D60;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_9453_page7 h2 {
	color: #042D60;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_9453_page7 h3 {
	color: #042D60;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_9453_page7 h4 {
	color: #042D60;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_9453_page7 h5 {
	color: #042D60;
	font-size: 1.20em;
	line-height: 1.00em;
}

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

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

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

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

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

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

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

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

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

#stacks_in_8314_page7 {
	font-size: 1.00em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_8314_page7 p {
	font-size: 1.00em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_8314_page7 a:link  {
	color: #666666;
	text-decoration: underline;
}

#stacks_in_8314_page7 a:visited {
	color: #666666;
	text-decoration: underline;
}

#stacks_in_8314_page7 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#stacks_in_8314_page7  a:active  {
	color: #666666;
	text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_8314_page7 {
	background-color: rgba(4, 45, 96, 1.00);
	border: solid rgba(250, 250, 250, 1.00);
	border-width: 2px 0px 0px 0px;
}
#stacks_in_8316_page7{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_8316_page7 .c+.c .count{margin-left: 4px;}
#stacks_in_8316_page7.s3 .c.s2_3 .count,#stacks_in_8316_page7.s4 .c.s2_4 .count,#stacks_in_8316_page7.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_8316_page7.s2 .c.s1_2 .c-pad,#stacks_in_8316_page7.s3 .c.s1_3 .c-pad,#stacks_in_8316_page7.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_8316_page7.s3 .c.s2_3 .c-pad,#stacks_in_8316_page7.s4 .c.s2_4 .c-pad,#stacks_in_8316_page7.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_8316_page7.s2 .c.s2_2 .c-pad,#stacks_in_8316_page7.s3 .c.s3_3 .c-pad,#stacks_in_8316_page7.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

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

	#stacks_in_8316_page7 .c+.c .count,
	#stacks_in_8316_page7.s3 .c.s2_3 .count,
	#stacks_in_8316_page7.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_8316_page7 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_8316_page7 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_8316_page7 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_8316_page7.s2 .c-pad,#stacks_in_8316_page7.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_8316_page7.s4 .c.s2_4 .count,
	#stacks_in_8316_page7.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_8316_page7.s4 .c {width: 49.2%;}
	#stacks_in_8316_page7.s4 .c.s1_4 .c-pad,#stacks_in_8316_page7.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_8316_page7.s4 .c.s2_4 .c-pad,#stacks_in_8316_page7.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 400px) {
	#stacks_in_8316_page7 .count{ margin-left: 0 !important;}
	#stacks_in_8316_page7 .c .c-pad{padding: 0 !important;}
	#stacks_in_8316_page7.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

#stacks_in_8316_page7 {
	padding: 10px 0px 80px 0px;
}

#stacks_in_8336_page7 .flexgridtable {
	display: table;
	border-collapse: collapse;
	border: none;
 
 }

#stacks_in_8336_page7 .flexgridtr {
	vertical-align: top;
	display: table-row;}

#stacks_in_8336_page7 .yfirst {
	display: block;
	overflow: hidden;
	padding: 0px 10px 0px 0px;
 
	width: auto;
}

#stacks_in_8336_page7 .y2 {
	display: block;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
 
	width: auto;
}
#stacks_in_8336_page7 .y3 {
	display: block;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
 	
	width: 100px;
}
#stacks_in_8336_page7 .y4 {
	display: block;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
 	
	width: 100px;
}
#stacks_in_8336_page7 .y5 {
	display: block;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
 	
	width: 100px;
}
#stacks_in_8336_page7 .y6 {
	display: block;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
 	
	width: 100px;
}
#stacks_in_8336_page7 .y7 {
	display: block;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
 	
	width: 100px;
}
#stacks_in_8336_page7 .y8 {
	display: block;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
 	
	width: 100px;
}
#stacks_in_8336_page7 .y9 {
	display: block;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
 	
	width: 100px;
}

#stacks_in_8336_page7 .ylast {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 10px;
 
	width: auto;
}	

#stacks_in_8336_page7 {
	padding: 10px 50px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8338_page7 {
	font-size: 1.00em;
	color: #FAFAFA;
	line-height: 1.20em;
}

#stacks_in_8338_page7 p {
	font-size: 1.00em;
	color: ##FAFAFA;
	line-height: 1.20em;
}

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

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

#stacks_in_8338_page7 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_8338_page7 {
	padding: 0px 10px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8342_page7 {
	font-size: 1.00em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_8342_page7 p {
	font-size: 1.00em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

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

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

#stacks_in_8342_page7 a:hover {
	color: #666666;
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_8342_page7 {
	padding: 0px 10px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8347_page7 {
	font-size: 1.00em;
	color: #FAFAFA;
	line-height: 1.20em;
}

#stacks_in_8347_page7 p {
	font-size: 1.00em;
	color: ##FAFAFA;
	line-height: 1.20em;
}

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

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

#stacks_in_8347_page7 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_8347_page7 {
	padding: 0px 10px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8351_page7 {
	font-size: 1.00em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_8351_page7 p {
	font-size: 1.00em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

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

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

#stacks_in_8351_page7 a:hover {
	color: #666666;
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_8351_page7 {
	padding: 0px 10px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8363_page7 {
	font-size: 1.00em;
	color: #FAFAFA;
	line-height: 1.20em;
}

#stacks_in_8363_page7 p {
	font-size: 1.00em;
	color: ##FAFAFA;
	line-height: 1.20em;
}

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

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

#stacks_in_8363_page7 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_8367_page7 {
	font-size: 1.00em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_8367_page7 p {
	font-size: 1.00em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

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

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

#stacks_in_8367_page7 a:hover {
	color: #CC0066;
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
#stacks_in_7975_page7 {
	background-color: rgba(255, 255, 255, 1.00);
}
#stacks_in_7981_page7{border-radius:0px;}#stacks_in_7981_page7 .boxgrid{width:100%;display:block;position:relative;overflow:hidden;margin:0 auto}#stacks_in_7981_page7 .boxgrid .back,#stacks_in_7981_page7 .boxgrid .cover{width:100%;margin:0;padding:0;display:block;position:absolute;top:0;left:0;border-radius:0px;}#stacks_in_7981_page7 .boxgrid .cover{filter:alpha(opacity=100);-moz-opacity:1.00;-khtml-opacity:1.00;opacity:1.00; } 
#stacks_in_7983_page7 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_7983_page7 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_7983_page7 .fluid-image.unlimited img{width:100% !important}#stacks_in_7983_page7 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_7983_page7 .fluid-image.align-left img{float:left}#stacks_in_7983_page7 .fluid-image.align-right img{float:right}
#stacks_in_7986_page7 .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_7986_page7 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_7986_page7 .fluid-image.unlimited img{width:100% !important}#stacks_in_7986_page7 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_7986_page7 .fluid-image.align-left img{float:left}#stacks_in_7986_page7 .fluid-image.align-right img{float:right}

#stacks_in_7986_page7 {
	padding: 100px 10px 0px 10px;
}

#stacks_in_7988_page7 {
	background-color: rgba(4, 45, 96, 1.00);
	padding: 15px 0px 30px 0px;
}

#stacks_in_7990_page7 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_7990_page7 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_7990_page7 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_7990_page7 {
	background-color: rgba(4, 45, 96, 1.00);
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
}
#stacks_in_7992_page7 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s ease;transition:all 1s ease;border-radius:0px;}#stacks_in_7992_page7 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_7992_page7 .fluid-image.unlimited img{width:100% !important}#stacks_in_7992_page7 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_7992_page7 .fluid-image.align-left img{float:left}#stacks_in_7992_page7 .fluid-image.align-right img{float:right}
#stacks_in_7995_page7 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s ease;transition:all 1s ease;border-radius:0px;}#stacks_in_7995_page7 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_7995_page7 .fluid-image.unlimited img{width:100% !important}#stacks_in_7995_page7 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_7995_page7 .fluid-image.align-left img{float:left}#stacks_in_7995_page7 .fluid-image.align-right img{float:right}
#stacks_in_7998_page7 .fluid-image img{width:auto;max-width:100% !important;height:auto !important;min-width:50px !important;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s ease;transition:all 1s ease;border-radius:0px;}#stacks_in_7998_page7 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_7998_page7 .fluid-image.unlimited img{width:100% !important}#stacks_in_7998_page7 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_7998_page7 .fluid-image.align-left img{float:left}#stacks_in_7998_page7 .fluid-image.align-right img{float:right}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Alt Stack' 
Style Sheet: fsrrepositionalt.css Style Sheet
Created: 26, August 2013
Last Modified: 03, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8000_page7 {
	padding: 0px 50px 0px 50px;
	margin: 0px 0px 0px 0px;
}

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

@media screen and (max-width: 770px) {
	
#stacks_in_8000_page7 { 
    padding: 5% 5% 0% 5%;
    margin: 0% 0% 0% 0%;
}
}

#stacks_in_8000_page7 {
	background-color: rgba(250, 250, 250, 1.00);
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8002_page7 {
	font-size: 1.00em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_8002_page7 p {
	font-size: 1.00em;
	color: ##000000;
	line-height: 1.10em;
}

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

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

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

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

#stacks_in_8002_page7 h1 {
	color: #042D60;
	font-size: 1.60em;
	line-height: 1.00em;
}

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

#stacks_in_8002_page7 h3 {
	color: #993300;
	font-size: 2.46em;
	line-height: 1.00em;
}

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_8002_page7 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_8002_page7 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_8002_page7 h1 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

#stacks_in_8002_page7 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

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

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

}
#stacks_in_8002_page7 {
	margin: 10px 0px 15px 0px;
}

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

#stacks_in_8006_page7 {
	font-weight: lighter;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8382_page7 {
	font-size: 1.00em;
	color: #666666;
	line-height: 1.30em;
}

#stacks_in_8382_page7 p {
	font-size: 1.00em;
	color: ##666666;
	line-height: 1.30em;
}

#stacks_in_8382_page7 a:link  {
	color: #666666;
	text-decoration: none;
}

#stacks_in_8382_page7 a:visited {
	color: #666666;
	text-decoration: none;
}

#stacks_in_8382_page7 a:hover {
	color: #042D60;
	text-decoration: none;
}

#stacks_in_8382_page7  a:active  {
	color: #666666;
	text-decoration: none;
}

#stacks_in_8382_page7 h1 {
	color: #042D60;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_8382_page7 h2 {
	color: #042D60;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_8382_page7 h3 {
	color: #042D60;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_8382_page7 h4 {
	color: #042D60;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_8382_page7 h5 {
	color: #042D60;
	font-size: 1.20em;
	line-height: 1.00em;
}

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

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

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

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

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

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

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

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

}
#stacks_in_8387_page7 {
	padding: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Alt Stack' 
Style Sheet: fsrrepositionalt.css Style Sheet
Created: 26, August 2013
Last Modified: 03, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8047_page7 {
	padding: 20px 55px 30px 55px;
	margin: 0px 0px 0px 0px;
}

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

@media screen and (max-width: 800px) {
	
#stacks_in_8047_page7 { 
    padding: 20px 20px 60px 20px;
    margin: 0px 0px 0px 0px;
}
}

#stacks_in_8047_page7 {
	background-color: rgba(4, 45, 96, 1.00);
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8049_page7 {
	font-size: 1.00em;
	color: #FFFFFF;
	line-height: 1.40em;
}

#stacks_in_8049_page7 p {
	font-size: 1.00em;
	color: ##FFFFFF;
	line-height: 1.40em;
}

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

#stacks_in_8049_page7 a:visited {
	color: #FAFAFA;
	text-decoration: none;
}

#stacks_in_8049_page7 a:hover {
	color: #666666;
	text-decoration: none;
}

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

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_8049_page7 {
	font-size: 1.00em;
	line-height: 1.40em;
}

#stacks_in_8049_page7 p {
	font-size: 1.00em;
	line-height: 1.40em;
}

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

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

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

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

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

}
#stacks_in_8065_page7 {
	padding: 20px 0px 30px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_8066_page7 {
	font-size: 0.90em;
	color: #FFFFFF;
	line-height: 1.40em;
}

#stacks_in_8066_page7 p {
	font-size: 0.90em;
	color: ##FFFFFF;
	line-height: 1.40em;
}

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

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

#stacks_in_8066_page7 a:hover {
	color: #666666;
	text-decoration: none;
}

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

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

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

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

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

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

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

@media screen and (max-width: 700px) {
	
#stacks_in_8066_page7 {
	font-size: 1.00em;
	line-height: 1.40em;
}

#stacks_in_8066_page7 p {
	font-size: 1.00em;
	line-height: 1.40em;
}

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

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

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

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

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

}
#stacks_in_8070_page7 {
	padding: 20px 0px 50px 0px;
}
