/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; }
table { border-collapse:collapse; border-spacing:0; }
ul { list-style-type:disc; }
.page ol, .page ul { list-style-position:inside; }
.page ol > li, .page  ul > li { text-indent: -1em; padding-left: 1em; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
/*General styles*/

html, body, #container { height:100%; }
button { border:none;}
#container { height:100%; min-height:100%;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[onclick], [onrollover], button { cursor:pointer; pointer-events:auto; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%;
	top:0; left:0; margin:auto;
	padding:6px;
    position:fixed;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1;
    z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom;
    width:18px;
}
#loadIndicator span:after { content:' Loading Content...'; }
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px;
	line-height:26px;
	clear:both;
	position:relative;
	margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none;
	color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.pageItem, svg { position:absolute; }
.pageItem, .pageItemIFrame {
	display:block;
	top:0;
	left:0;
	width:auto !important;
	height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}

html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }

.page {
	position:relative;
	float:left;
	height:100%;
	width:100%;
	overflow:hidden;
}

.pages {
	list-style:none outside none;
	padding:0;
	margin:0 auto ;
}	

#container > .page { /*center single page baker*/
    position:absolute;
    bottom:0;
    left:0; 
    right:0;
    top:0;
    margin:0 auto;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; }

.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}	

@media only screen and (max-device-width:1024px) {
	.anythingSlider {padding:0;}
}

object, embed, img, a { outline:0; }

.liquid svg {
    height:100%;
    width:100%;
}

.noPlugin {
	width:100%;
	height:100%;
	background:#ccc;
	border:1px solid #666;
	padding:6px;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.paper-horizontal {
	position:absolute;
	top:50%;
	overflow:visible;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')";/*IE8*/
}

/*video skins*/
.mejs-none .mejs-controls {display:none !important;}

.liquid .page, .page.liquid {
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }

.page.ls { bottom:auto !important; }

#container > nav { display:none; }
#container > nav > button {
	display:block;
	position:absolute;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /* half height of image */
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.png) no-repeat;
}	
#container > nav > button:hover { opacity:.7; }
#container > nav > #backBtn { left:0; background-position:left bottom; }
#container > nav > #nextBtn { right:0; background-position:right bottom; }

/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 	Colorbox User Style:
*/
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See:http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.hidden { display:none; }
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:none; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.mso > .state.active, .mso > .state.transition { display:block; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
}
.valign-bottom { vertical-align:bottom; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex; 
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:1.5em; padding-left:1.5em; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px;
	white-space:nowrap;
    width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline;
    list-style-type:none;
    margin:0 4px;
    outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

/*CSS Generated from InDesign Styles*/
body { background:#ededed; }#slider { width:1024.00px; height:768.00px; }.page { width:1024.00px; height:768.00px; background: #fff !important; }.paper-vertical { width:1024.00px; height:100%; }.paper-horizontal { width:8272.00px; height:768.00px; margin-top:-384.00px; }@media all and (max-height:768.00px) {	.paper-horizontal { margin:0;top:0;}	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/	.anythingSlider-in5 .arrow a { margin: -68px 0 0 0; }}@media all and (max-width:1024.00px) {	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;margin:0;top:0;border:0; }	.paper-vertical, .paper-horizontal { padding:0; }}.mejs-audio {display:none;}#share-wrap {    left: 0;    position: fixed;    top: 25%;    background-color: rgba(0,0,0,.65);    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);    z-index: 9999;    -webkit-animation:share-fadein 1s ease 2s;    animation:share-fadein 1s ease 2s;}#share-wrap.align-right { right:0; left:auto; }#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }#share-wrap > a > span { display: none; }#share-wrap > a {	display:block;	width:30px;	height:30px;	border-radius:50%;	background:url(../images/sharebtns.png) no-repeat;	background-size: 392px 30px;	-webkit-background-size: 392px 30px;	-moz-background-size: 392px 30px;	margin:12px;	padding:3px;}#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }#share-wrap > a#sb-fb {	background-color:#3b5998;    background-position:-27px 50%;}#share-wrap > a#sb-tw {    background-color:#00aced;    background-position: -265px 50%;}#share-wrap > a#sb-gp {	background-color:#e74c3c;	background-position: -85px 50%;}#share-wrap > a#sb-li {	background-color:#007fb1;	background-position: -116px 50%;}#share-wrap > a:hover {	box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5);}@keyframes share-fadein {    from { opacity: 0; }    to   { opacity: 1; }}@-webkit-keyframes share-fadein {    from { opacity: 0; }    to   { opacity: 1; }}@font-face {	font-family:FF-MinionPro-Regular;	src:url("../fonts/MinionPro-Regular.otf");}@font-face {	font-family:FF-Calibri;	src:url("../fonts/Calibri.ttf");}@font-face {	font-family:FF-Calibri-Bold;	src:url("../fonts/Calibri Bold.ttf");	font-weight:bold;}#item7732 {	background:#fff;	width:1024px !important;	height:60px !important;	top:708px !important;}#item7731 {	background:#fff;	width:1024px !important;	height:69px !important;}#item6003_container {	background:#fff;	width:153px !important;	height:38px !important;	left:835px !important;	top:21px !important;}#item11686:active {	background:url('../images/item11686.png') no-repeat -60px 50%;}#item11686 {	width:52px !important;	height:51px !important;	left:33px !important;	top:713px !important;	background:url('../images/item11686.png') no-repeat 0px 50%;}#item29504:active {	background:url('../images/item29504.png') no-repeat -60px 50%;}#item29504 {	width:52px !important;	height:51px !important;	left:553px !important;	top:713px !important;	background:url('../images/item29504.png') no-repeat 0px 50%;}#item57837 {	width:442px !important;	height:26px !important;	left:42px !important;	top:-65px !important;}#item15379:active {	background:url('../images/item15379.png') no-repeat -226px 50%;}#item15379 {	width:218px !important;	height:24px !important;	left:773px !important;	top:724px !important;	background:url('../images/item15379.png') no-repeat 0px 50%;}#item59978:active {	background:url('../images/item59978.png') no-repeat -60px 50%;}#item59978 {	width:52px !important;	height:51px !important;	left:108px !important;	top:713px !important;	background:url('../images/item59978.png') no-repeat 0px 50%;}#item60018:active {	background:url('../images/item60018.png') no-repeat -60px 50%;}#item60018 {	width:52px !important;	height:51px !important;	left:182px !important;	top:713px !important;	background:url('../images/item60018.png') no-repeat 0px 50%;}#item60252:active {	background:url('../images/item60252.png') no-repeat -60px 50%;}#item60252 {	width:52px !important;	height:51px !important;	left:331px !important;	top:713px !important;	background:url('../images/item60252.png') no-repeat 0px 50%;}#item60364:active {	background:url('../images/item60364.png') no-repeat -60px 50%;}#item60364 {	width:52px !important;	height:51px !important;	left:405px !important;	top:713px !important;	background:url('../images/item60364.png') no-repeat 0px 50%;}#item60499:active {	background:url('../images/item60499.png') no-repeat -60px 50%;}#item60499 {	width:52px !important;	height:51px !important;	left:480px !important;	top:713px !important;	background:url('../images/item60499.png') no-repeat 0px 50%;}#item72974:active {	background:url('../images/item72974.png') no-repeat -60px 50%;}#item72974 {	width:52px !important;	height:51px !important;	left:257px !important;	top:713px !important;	background:url('../images/item72974.png') no-repeat 0px 50%;}#item59381_container {	width:942px !important;	height:356px !important;	left:82px !important;	top:60px !important;}@keyframes fadein-59381 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-59381 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item59383_container {	width:130px !important;	height:192px !important;	left:894px !important;	top:220px !important;}@keyframes fadein-59383 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-59383 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item59385_container {	width:81px !important;	height:71px !important;	left:943px !important;	top:546px !important;}@keyframes fadein-59385 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-59385 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item59387_container {	width:932px !important;	height:379px !important;	left:92px !important;	top:329px !important;}@keyframes fadein-59387 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-59387 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item59389_container {	width:103px !important;	height:95px !important;	left:92px !important;	top:613px !important;}@keyframes fadein-59389 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-59389 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item59391_container {	width:373px !important;	height:648px !important;	top:60px !important;}@keyframes fadein-59391 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-59391 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item59393_container {	width:94px !important;	height:86px !important;	left:498px !important;	top:60px !important;}@keyframes fadein-59393 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-59393 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item59395_container {	width:103px !important;	height:68px !important;	top:568px !important;}@keyframes fadein-59395 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-59395 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@keyframes fadein-59513 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-59513 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item32475 {	width:352px !important;	height:10px !important;	left:609px !important;	top:680px !important;}@keyframes fadein-32475 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-32475 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@keyframes springleft-59620 {	0% {transform:translate(200.5px,0px);}	100% {transform:translate(0px,0px);}}@-webkit-keyframes springleft-59620 {	0% {-webkit-transform:translate(200.5px,0px);}	100% {-webkit-transform:translate(0px,0px);}}#item59620:active {	background:url('../images/item59620.png') no-repeat -289px 50%;}#item59620 {	width:280px !important;	height:281px !important;	left:337px !important;	top:122px !important;	background:url('../images/item59620.png') no-repeat 0px 50%;}@keyframes springleft-59621 {	0% {transform:translate(200.5px,0px);}	100% {transform:translate(0px,0px);}}@-webkit-keyframes springleft-59621 {	0% {-webkit-transform:translate(200.5px,0px);}	100% {-webkit-transform:translate(0px,0px);}}#item59621:active {	background:url('../images/item59621.png') no-repeat -382px 50%;}#item59621 {	width:374px !important;	height:239px !important;	left:575px !important;	top:124px !important;	background:url('../images/item59621.png') no-repeat 0px 50%;}@keyframes springright-59619 {	0% {transform:translate(-146.98px,0px);}	100% {transform:translate(0px,0px);}}@-webkit-keyframes springright-59619 {	0% {-webkit-transform:translate(-146.98px,0px);}	100% {-webkit-transform:translate(0px,0px);}}#item59619:active {	background:url('../images/item59619.png') no-repeat -273px 50%;}#item59619 {	width:264px !important;	height:499px !important;	left:90px !important;	top:122px !important;	background:url('../images/item59619.png') no-repeat 0px 50%;}@keyframes springright-59622 {	0% {transform:translate(-146.98px,0px);}	100% {transform:translate(0px,0px);}}@-webkit-keyframes springright-59622 {	0% {-webkit-transform:translate(-146.98px,0px);}	100% {-webkit-transform:translate(0px,0px);}}#item59622:active {	background:url('../images/item59622.png') no-repeat -537px 50%;}#item59622 {	width:528px !important;	height:306px !important;	left:89px !important;	top:356px !important;	background:url('../images/item59622.png') no-repeat 0px 50%;}@keyframes springleft-72647 {	0% {transform:translate(200.5px,0px);}	100% {transform:translate(0px,0px);}}@-webkit-keyframes springleft-72647 {	0% {-webkit-transform:translate(200.5px,0px);}	100% {-webkit-transform:translate(0px,0px);}}#item72647:active {	background:url('../images/item72647.png') no-repeat -459px 50%;}#item72647 {	width:450px !important;	height:318px !important;	left:500px !important;	top:344px !important;	background:url('../images/item72647.png') no-repeat 0px 50%;}#item29903 {	background:#e6e6e6;	width:1024px !important;	height:639px !important;	top:69px !important;}@keyframes flyinfromleft-29903 {	0% {		opacity:0.00;		transform:translate(-307px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes flyinfromleft-29903 {	0% {		opacity:0.00;		-webkit-transform:translate(-307px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}#item29878 {	width:126px !important;	height:21px !important;	left:36px !important;	top:102px !important;}@keyframes flyinfromleft-29878 {	0% {		opacity:0.00;		transform:translate(-307px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes flyinfromleft-29878 {	0% {		opacity:0.00;		-webkit-transform:translate(-307px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}#item29905 {	width:936px !important;	height:109px !important;	left:36px !important;	top:160px !important;}@keyframes flyinfromleft-29905 {	0% {		opacity:0.00;		transform:translate(-307px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes flyinfromleft-29905 {	0% {		opacity:0.00;		-webkit-transform:translate(-307px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}#item29928 {	width:174px !important;	height:312px !important;	left:36px !important;	top:297px !important;}@keyframes flyinfrombottom-29928 {	0% {		opacity:0.00;		transform:translate(-3.69px,349.99px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes flyinfrombottom-29928 {	0% {		opacity:0.00;		-webkit-transform:translate(-3.69px,349.99px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}#item29986 {	width:174px !important;	height:330px !important;	left:425px !important;	top:297px !important;}@keyframes flyinfrombottom-29986 {	0% {		opacity:0.00;		transform:translate(-3.51px,340.98px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes flyinfrombottom-29986 {	0% {		opacity:0.00;		-webkit-transform:translate(-3.51px,340.98px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}#item57937 {	width:174px !important;	height:366px !important;	left:230px !important;	top:297px !important;}@keyframes flyinfrombottom-57937 {	0% {		opacity:0.00;		transform:translate(-3.15px,322.99px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes flyinfrombottom-57937 {	0% {		opacity:0.00;		-webkit-transform:translate(-3.15px,322.99px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}#item57942 {	width:174px !important;	height:348px !important;	left:619px !important;	top:297px !important;}@keyframes flyinfrombottom-57942 {	0% {		opacity:0.00;		transform:translate(-3.33px,331.98px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes flyinfrombottom-57942 {	0% {		opacity:0.00;		-webkit-transform:translate(-3.33px,331.98px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}#item57947 {	width:174px !important;	height:384px !important;	left:814px !important;	top:297px !important;}@keyframes flyinfrombottom-57947 {	0% {		opacity:0.00;		transform:translate(-2.97px,313.99px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes flyinfrombottom-57947 {	0% {		opacity:0.00;		-webkit-transform:translate(-2.97px,313.99px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}@keyframes flyinfromleft-67211 {	0% {		opacity:0.00;		transform:translate(-307px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes flyinfromleft-67211 {	0% {		opacity:0.00;		-webkit-transform:translate(-307px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}#item61568 {	width:233px !important;	height:107px !important;	left:36px !important;	top:316px !important;}@keyframes springright-61568 {	0% {		opacity:0.00;		transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes springright-61568 {	0% {		opacity:0.00;		-webkit-transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}@keyframes springright-60514 {	0% {		opacity:0.00;		transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes springright-60514 {	0% {		opacity:0.00;		-webkit-transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}@keyframes fadein-55012 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-55012 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item54917:active {	background:url('../images/item54917.png') no-repeat -34px 50%;}#item54917 {	width:26px !important;	height:46px !important;	left:-3px !important;	top:-1px !important;	background:url('../images/item54917.png') no-repeat 0px 50%;}#item54922:active {	background:url('../images/item54922.png') no-repeat -36px 50%;}#item54922 {	width:28px !important;	height:51px !important;	left:166px !important;	top:-3px !important;	background:url('../images/item54922.png') no-repeat 0px 50%;}#item60942_container {	width:580px !important;	height:588px !important;}#item72382_container {	background:#e6e6e6;	border:solid 2.5px #e6e6e6;	width:450px !important;	height:561px !important;	left:79px !important;}#item72383 {	width:360px !important;	height:482px !important;	left:116px !important;	top:37px !important;}#item72408 {	width:146px !important;	height:10px !important;	left:18px !important;}#item60864_container {	width:580px !important;	height:588px !important;}#item71485_container {	background:#e6e6e6;	border:solid 2.5px #e6e6e6;	width:450px !important;	height:561px !important;	left:580px !important;	top:27px !important;}#item71486 {	width:360px !important;	height:477px !important;	left:618px !important;	top:64px !important;}#item71511 {	width:146px !important;	height:10px !important;	left:18px !important;}#item60812_container {	width:580px !important;	height:588px !important;}#item68524_container {	background:#e6e6e6;	border:solid 2.5px #e6e6e6;	width:450px !important;	height:561px !important;	left:580px !important;	top:27px !important;}#item68525 {	width:343px !important;	height:482px !important;	left:618px !important;	top:64px !important;}#item60810 {	width:580px !important;	height:588px !important;	left:444px !important;	top:69px !important;}@keyframes fadein-55329 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-55329 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@keyframes flyinfromleft-67234 {	0% {		opacity:0.00;		transform:translate(-307px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes flyinfromleft-67234 {	0% {		opacity:0.00;		-webkit-transform:translate(-307px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}@keyframes springright-62402 {	0% {		opacity:0.00;		transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes springright-62402 {	0% {		opacity:0.00;		-webkit-transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}#item62376 {	width:233px !important;	height:147px !important;	left:36px !important;	top:316px !important;}@keyframes springright-62376 {	0% {		opacity:0.00;		transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes springright-62376 {	0% {		opacity:0.00;		-webkit-transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}@keyframes fadein-62362 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-62362 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item62363:active {	background:url('../images/item62363.png') no-repeat -34px 50%;}#item62363 {	width:26px !important;	height:46px !important;	left:-3px !important;	top:-1px !important;	background:url('../images/item62363.png') no-repeat 0px 50%;}#item62368:active {	background:url('../images/item62368.png') no-repeat -36px 50%;}#item62368 {	width:28px !important;	height:51px !important;	left:166px !important;	top:-3px !important;	background:url('../images/item62368.png') no-repeat 0px 50%;}@keyframes fadein-62435 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-62435 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item62571_container {	width:580px !important;	height:588px !important;}#item68388_container {	background:#e6e6e6;	border:solid 2.5px #e6e6e6;	width:450px !important;	height:561px !important;	left:79px !important;}#item68389 {	width:360px !important;	height:482px !important;	left:116px !important;	top:37px !important;}#item68414 {	width:146px !important;	height:10px !important;	left:18px !important;}#item62494_container {	width:580px !important;	height:588px !important;}#item71308_container {	background:#e6e6e6;	border:solid 2.5px #e6e6e6;	width:450px !important;	height:561px !important;	left:580px !important;	top:27px !important;}#item71309 {	width:360px !important;	height:475px !important;	left:618px !important;	top:64px !important;}#item71335 {	width:146px !important;	height:10px !important;	left:18px !important;}#item62441_container {	width:580px !important;	height:588px !important;}#item68004_container {	background:#e6e6e6;	border:solid 2.5px #e6e6e6;	width:450px !important;	height:561px !important;	left:580px !important;	top:27px !important;}#item68005 {	width:326px !important;	height:482px !important;	left:618px !important;	top:64px !important;}#item62439 {	width:580px !important;	height:588px !important;	left:444px !important;	top:69px !important;}@keyframes flyinfromleft-67246 {	0% {		opacity:0.00;		transform:translate(-307px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes flyinfromleft-67246 {	0% {		opacity:0.00;		-webkit-transform:translate(-307px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}@keyframes springright-63759 {	0% {		opacity:0.00;		transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes springright-63759 {	0% {		opacity:0.00;		-webkit-transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}#item63770 {	width:233px !important;	height:147px !important;	left:36px !important;	top:316px !important;}@keyframes springright-63770 {	0% {		opacity:0.00;		transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes springright-63770 {	0% {		opacity:0.00;		-webkit-transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}@keyframes fadein-63745 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-63745 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item63746:active {	background:url('../images/item63746.png') no-repeat -34px 50%;}#item63746 {	width:26px !important;	height:46px !important;	left:-3px !important;	top:-1px !important;	background:url('../images/item63746.png') no-repeat 0px 50%;}#item63751:active {	background:url('../images/item63751.png') no-repeat -36px 50%;}#item63751 {	width:28px !important;	height:51px !important;	left:166px !important;	top:-3px !important;	background:url('../images/item63751.png') no-repeat 0px 50%;}@keyframes fadein-63816 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-63816 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item63951_container {	width:580px !important;	height:588px !important;}#item69281_container {	background:#e6e6e6;	border:solid 2.5px #e6e6e6;	width:450px !important;	height:561px !important;	left:79px !important;}#item69282 {	width:360px !important;	height:482px !important;	left:116px !important;	top:37px !important;}#item69308 {	width:146px !important;	height:10px !important;	left:18px !important;}#item63874_container {	width:580px !important;	height:588px !important;}#item71658_container {	background:#e6e6e6;	border:solid 2.5px #e6e6e6;	width:450px !important;	height:561px !important;	left:580px !important;	top:27px !important;}#item71659 {	width:360px !important;	height:477px !important;	left:618px !important;	top:64px !important;}#item71684 {	width:146px !important;	height:10px !important;	left:18px !important;}#item63821_container {	width:580px !important;	height:588px !important;}#item68972_container {	background:#e6e6e6;	border:solid 2.5px #e6e6e6;	width:450px !important;	height:561px !important;	left:580px !important;	top:27px !important;}#item68974 {	width:336px !important;	height:482px !important;	left:618px !important;	top:64px !important;}#item63819 {	width:580px !important;	height:588px !important;	left:444px !important;	top:69px !important;}@keyframes flyinfromleft-67275 {	0% {		opacity:0.00;		transform:translate(-307px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes flyinfromleft-67275 {	0% {		opacity:0.00;		-webkit-transform:translate(-307px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}@keyframes springright-64889 {	0% {		opacity:0.00;		transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes springright-64889 {	0% {		opacity:0.00;		-webkit-transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}#item64900 {	width:233px !important;	height:147px !important;	left:36px !important;	top:316px !important;}@keyframes springright-64900 {	0% {		opacity:0.00;		transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes springright-64900 {	0% {		opacity:0.00;		-webkit-transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}@keyframes fadein-64875 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-64875 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item64876:active {	background:url('../images/item64876.png') no-repeat -34px 50%;}#item64876 {	width:26px !important;	height:46px !important;	left:-3px !important;	top:-1px !important;	background:url('../images/item64876.png') no-repeat 0px 50%;}#item64881:active {	background:url('../images/item64881.png') no-repeat -36px 50%;}#item64881 {	width:28px !important;	height:51px !important;	left:166px !important;	top:-3px !important;	background:url('../images/item64881.png') no-repeat 0px 50%;}@keyframes fadein-64946 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-64946 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item65080_container {	width:580px !important;	height:588px !important;}#item72201_container {	background:#e6e6e6;	border:solid 2.5px #e6e6e6;	width:450px !important;	height:561px !important;	left:79px !important;}#item72203 {	width:360px !important;	height:482px !important;	left:116px !important;	top:37px !important;}#item72228 {	width:146px !important;	height:10px !important;	left:18px !important;}#item65003_container {	width:580px !important;	height:588px !important;}#item71830_container {	background:#e6e6e6;	border:solid 2.5px #e6e6e6;	width:450px !important;	height:561px !important;	left:580px !important;	top:27px !important;}#item71831 {	width:360px !important;	height:479px !important;	left:618px !important;	top:64px !important;}#item71857 {	width:146px !important;	height:10px !important;	left:18px !important;}#item64951_container {	width:580px !important;	height:588px !important;}#item69415_container {	background:#e6e6e6;	border:solid 2.5px #e6e6e6;	width:450px !important;	height:561px !important;	left:580px !important;	top:27px !important;}#item69416 {	width:328px !important;	height:482px !important;	left:618px !important;	top:64px !important;}#item64949 {	width:580px !important;	height:588px !important;	left:444px !important;	top:69px !important;}@keyframes flyinfromleft-67294 {	0% {		opacity:0.00;		transform:translate(-307px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes flyinfromleft-67294 {	0% {		opacity:0.00;		-webkit-transform:translate(-307px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}@keyframes springright-65938 {	0% {		opacity:0.00;		transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes springright-65938 {	0% {		opacity:0.00;		-webkit-transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}#item65949 {	width:233px !important;	height:67px !important;	left:36px !important;	top:316px !important;}@keyframes springright-65949 {	0% {		opacity:0.00;		transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes springright-65949 {	0% {		opacity:0.00;		-webkit-transform:translate(-146.98px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}@keyframes fadein-65923 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-65923 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item65924:active {	background:url('../images/item65924.png') no-repeat -34px 50%;}#item65924 {	width:26px !important;	height:46px !important;	left:-3px !important;	top:-1px !important;	background:url('../images/item65924.png') no-repeat 0px 50%;}#item65929:active {	background:url('../images/item65929.png') no-repeat -36px 50%;}#item65929 {	width:28px !important;	height:51px !important;	left:166px !important;	top:-3px !important;	background:url('../images/item65929.png') no-repeat 0px 50%;}@keyframes fadein-66018 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-66018 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item66153_container {	width:580px !important;	height:588px !important;}#item70094_container {	background:#e6e6e6;	border:solid 2.5px #e6e6e6;	width:450px !important;	height:561px !important;	left:79px !important;}#item70095 {	width:360px !important;	height:482px !important;	left:116px !important;	top:37px !important;}#item70120 {	width:146px !important;	height:10px !important;	left:18px !important;}#item66075_container {	width:580px !important;	height:588px !important;}#item71966_container {	background:#e6e6e6;	border:solid 2.5px #e6e6e6;	width:450px !important;	height:561px !important;	left:580px !important;	top:27px !important;}#item71967 {	width:358px !important;	height:482px !important;	left:618px !important;	top:64px !important;}#item66023_container {	width:580px !important;	height:588px !important;}#item69852_container {	background:#e6e6e6;	border:solid 2.5px #e6e6e6;	width:450px !important;	height:561px !important;	left:580px !important;	top:27px !important;}#item69853 {	width:328px !important;	height:482px !important;	left:618px !important;	top:64px !important;}#item66021 {	width:580px !important;	height:588px !important;	left:444px !important;	top:69px !important;}#item13852 {	width:154px !important;	height:21px !important;	left:60px !important;	top:124px !important;}@keyframes fadein-13852 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-13852 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item30543 {	width:519px !important;	height:48px !important;	left:60px !important;	top:197px !important;}@keyframes fadein-30543 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-30543 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item30960 {	width:271px !important;	height:13px !important;	left:60px !important;	top:456px !important;}@keyframes fadein-30960 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-30960 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item57238 {	width:428px !important;	height:13px !important;	left:114px !important;	top:499px !important;}@keyframes fadein-57238 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-57238 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@keyframes fadein-57814 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-57814 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item57814 {	width:47px !important;	height:40px !important;	left:62px !important;	top:487px !important;	background:url('../images/item57814.png') no-repeat 50% 50%;}@keyframes fadein-57818 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-57818 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item57818 {	width:41px !important;	height:31px !important;	left:62px !important;	top:549px !important;	background:url('../images/item57818.png') no-repeat 50% 50%;}#item57278 {	width:441px !important;	height:13px !important;	left:114px !important;	top:555px !important;}@keyframes fadein-57278 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-57278 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@keyframes fadein-57825 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-57825 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item57825 {	width:52px !important;	height:51px !important;	left:57px !important;	top:317px !important;	background:url('../images/item57825.png') no-repeat 50% 50%;}#item57315 {	width:182px !important;	height:13px !important;	left:114px !important;	top:334px !important;}@keyframes fadein-57315 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-57315 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@keyframes fadein-57828 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-57828 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item57828 {	width:52px !important;	height:51px !important;	left:57px !important;	top:261px !important;	background:url('../images/item57828.png') no-repeat 50% 50%;}#item57380 {	width:94px !important;	height:13px !important;	left:114px !important;	top:279px !important;}@keyframes fadein-57380 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-57380 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@keyframes fadein-57823 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-57823 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item57823 {	width:52px !important;	height:51px !important;	left:57px !important;	top:372px !important;	background:url('../images/item57823.png') no-repeat 50% 50%;}#item57436 {	width:153px !important;	height:13px !important;	left:114px !important;	top:391px !important;}@keyframes fadein-57436 {	0% {opacity:0.00;}	100% {opacity:1.00;}}@-webkit-keyframes fadein-57436 {	0% {opacity:0.00;}	100% {opacity:1.00;}}#item67183_container {	width:730px !important;	height:617px !important;	left:296px !important;	top:97px !important;}@keyframes springleft-67183 {	0% {		opacity:0.00;		transform:translate(200.5px,0px);	}	100% {		opacity:1.00;		transform:translate(0px,0px);	}}@-webkit-keyframes springleft-67183 {	0% {		opacity:0.00;		-webkit-transform:translate(200.5px,0px);	}	100% {		opacity:1.00;		-webkit-transform:translate(0px,0px);	}}p.autoParaStyle6 {	font-weight:bold;	font-family:FF-Calibri-Bold,Calibri,Georgia, serif;	font-size:16px;	line-height:18px;	color:#fff;	margin-bottom:8px;	text-align:left;}p.autoParaStyle5 {	font-family:FF-Calibri,Calibri,Georgia, serif;	font-size:16px;	line-height:18px;	color:#fff;	margin-bottom:8px;	text-align:left;}p.autoParaStyle4 {	font-family:FF-Calibri,Calibri,Georgia, serif;	font-size:28px;	line-height:29px;	color:#fff;	text-transform:uppercase;	margin-bottom:20px;	text-align:left;}p.autoParaStyle3 {	font-weight:bold;	font-family:FF-Calibri-Bold,Calibri,Georgia, serif;	font-size:13px;	line-height:14px;	color:#04bcf7;	text-align:center;}p.autoParaStyle2 {	font-weight:bold;	font-family:FF-Calibri-Bold,Calibri,Georgia, serif;	font-size:36px;	line-height:40px;	color:#fff;	margin-top:5px;	margin-bottom:10px;	text-align:left;}p.autoParaStyle1 {	font-weight:bold;	font-family:FF-Calibri-Bold,Calibri,Georgia, serif;	font-size:35px;	line-height:35px;	color:#00b6f0;	text-transform:uppercase;	text-align:left;}p.footnote {	font-family:FF-Calibri,Calibri,Georgia, serif;	font-size:6px;	line-height:17px;	color:#fff;	margin-bottom:6px;	text-align:right;}p.Testimonial-Text {	font-family:FF-Calibri,Calibri,Georgia, serif;	font-size:16px;	line-height:17px;	color:#fff;	letter-spacing:-0.020em;	margin-bottom:6px;	text-align:right;}p.Sub-Head-1 {	font-weight:bold;	font-family:FF-Calibri-Bold,Calibri,Georgia, serif;	font-size:12px;	line-height:15px;	color:#000;	letter-spacing:-0.020em;	margin-top:17px;	margin-bottom:6px;	text-align:left;}p.Body {	font-family:FF-Calibri,Calibri,Georgia, serif;	font-size:12px;	line-height:14px;	color:#808284;	letter-spacing:0.010em;	margin-bottom:17px;	text-align:left;}p.Heading-1 {	font-weight:bold;	font-family:FF-Calibri-Bold,Calibri,Georgia, serif;	font-size:18px;	line-height:20px;	color:#000;	text-transform:uppercase;	text-align:center;}ul.li {	font-family:FF-Calibri,Calibri,Georgia, serif;	font-size:16px;	line-height:18px;	color:#808284;	padding-left:20px;	text-align:left;}p.h7 {	font-weight:bold;	font-family:FF-Calibri-Bold,Calibri,Georgia, serif;	font-size:10px;	line-height:8px;	color:#fff;	text-align:center;}p.h6 {	font-weight:bold;	font-family:FF-Calibri-Bold,Calibri,Georgia, serif;	font-size:13px;	line-height:14px;	color:#fff;	text-align:center;}p.h5 {	font-weight:bold;	font-family:FF-Calibri-Bold,Calibri,Georgia, serif;	font-size:15px;	line-height:16px;	color:#fff;	text-align:center;}p.h4 {	font-family:FF-Calibri,Calibri,Georgia, serif;	font-size:18px;	line-height:19px;	color:#808284;	letter-spacing:0.010em;	text-transform:uppercase;	margin-bottom:11px;	text-align:left;}p.h3 {	font-family:FF-Calibri,Calibri,Georgia, serif;	font-size:18px;	line-height:19px;	color:#04bcf7;	margin-top:5px;	margin-bottom:10px;	text-align:left;}p.h2 {	font-family:FF-Calibri,Calibri,Georgia, serif;	font-size:28px;	line-height:29px;	color:#04bcf7;	text-transform:uppercase;	margin-bottom:20px;	text-align:left;}p.h1 {	font-weight:bold;	font-family:FF-Calibri-Bold,Calibri,Georgia, serif;	font-size:36px;	line-height:40px;	color:#04bcf7;	margin-top:5px;	margin-bottom:10px;	text-align:left;}p.p {	font-family:FF-Calibri,Calibri,Georgia, serif;	font-size:16px;	line-height:18px;	color:#808083;	margin-bottom:8px;	text-align:left;}p.Basic-Paragraph {	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;	font-size:12px;	line-height:14px;	color:#000;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:2;	-ms-hyphenate-after:2;	-moz-hyphenate-after:2;	-webkit-hyphenate-after:2;	hyphenate-before:2;	-ms-hyphenate-before:2;	-moz-hyphenate-before:2;	-webkit-hyphenate-before:2;	text-align:left;}p.No-Paragraph-Style {	font-family:"Minion Pro","Times New Roman", Times, serif;	font-size:12px;	line-height:14px;	color:#000;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:2;	-ms-hyphenate-after:2;	-moz-hyphenate-after:2;	-webkit-hyphenate-after:2;	hyphenate-before:2;	-ms-hyphenate-before:2;	-moz-hyphenate-before:2;	-webkit-hyphenate-before:2;	text-align:left;}span.autoCharStyle2 {	font-family:FF-Calibri,Calibri,Georgia, serif;	font-size:35px;	line-height:35px;	color:#000;}span.autoCharStyle1 {	font-family:FF-Calibri,Calibri,Georgia, serif;	color:#b0b9bf;}span.Bold {	font-weight:bold;	font-family:FF-Calibri-Bold,Calibri,Georgia, serif;}span.bold {	font-weight:bold;}span.Bullets-Black {	color:#b0b9bf;}span.None {}#in5footer,  #prefooter {display:none;}