/*
 * vegas
 */

.vegas-wrapper,.vegas-overlay,.vegas-timer,.vegas-slide,.vegas-slide-inner{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;border:none;padding:0;margin:0}.vegas-overlay{opacity:.5;background:transparent url("overlays/02.png") center center repeat}.vegas-timer{top:auto;bottom:0;height:2px}.vegas-timer-progress{width:0%;height:100%;background:white;-webkit-transition:width ease-out;transition:width ease-out}.vegas-timer-running .vegas-timer-progress{width:100%}.vegas-slide,.vegas-slide-inner{margin:0;padding:0;background:transparent center center no-repeat;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform,opacity}body .vegas-container{overflow:hidden !important;position:relative}.vegas-video{min-width:100%;min-height:100%;width:auto;height:auto}body.vegas-container{overflow:auto;position:static;z-index:-2}body.vegas-container > .vegas-timer,body.vegas-container > .vegas-overlay,body.vegas-container > .vegas-slide{position:fixed;z-index:-1}_::full-page-media,_:future,:root body.vegas-container > .vegas-slide,:root body.vegas-container > .vegas-overlay{bottom:-76px}.vegas-transition-blur,.vegas-transition-blur2{opacity:0;-webkit-filter:blur(32px);filter:blur(32px)}.vegas-transition-blur-in,.vegas-transition-blur2-in{opacity:1;-webkit-filter:blur(0px);filter:blur(0px)}.vegas-transition-blur2-out{opacity:0}.vegas-transition-burn,.vegas-transition-burn2{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-burn-in,.vegas-transition-burn2-in{opacity:1;-webkit-filter:contrast(100%) saturate(100%);filter:contrast(100%) saturate(100%)}.vegas-transition-burn2-out{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-fade,.vegas-transition-fade2{opacity:0}.vegas-transition-fade-in,.vegas-transition-fade2-in{opacity:1}.vegas-transition-fade2-out{opacity:0}.vegas-transition-flash,.vegas-transition-flash2{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-flash-in,.vegas-transition-flash2-in{opacity:1;-webkit-filter:brightness(1);filter:brightness(1)}.vegas-transition-flash2-out{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-negative,.vegas-transition-negative2{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-negative-in,.vegas-transition-negative2-in{opacity:1;-webkit-filter:invert(0);filter:invert(0)}.vegas-transition-negative2-out{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-slideDown,.vegas-transition-slideDown2{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-slideDown-in,.vegas-transition-slideDown2-in{-webkit-transform:translateY(0%);transform:translateY(0%)}.vegas-transition-slideDown2-out{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideLeft,.vegas-transition-slideLeft2{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideLeft-in,.vegas-transition-slideLeft2-in{-webkit-transform:translateX(0%);transform:translateX(0%)}.vegas-transition-slideLeft2-out{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.vegas-transition-slideRight,.vegas-transition-slideRight2{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.vegas-transition-slideRight-in,.vegas-transition-slideRight2-in{-webkit-transform:translateX(0%);transform:translateX(0%)}.vegas-transition-slideRight2-out{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideUp,.vegas-transition-slideUp2{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideUp-in,.vegas-transition-slideUp2-in{-webkit-transform:translateY(0%);transform:translateY(0%)}.vegas-transition-slideUp2-out{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-swirlLeft,.vegas-transition-swirlLeft2{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-swirlLeft-in,.vegas-transition-swirlLeft2-in{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);opacity:1}.vegas-transition-swirlLeft2-out{-webkit-transform:scale(2) rotate(-35deg);transform:scale(2) rotate(-35deg);opacity:0}.vegas-transition-swirlRight,.vegas-transition-swirlRight2{-webkit-transform:scale(2) rotate(-35deg);transform:scale(2) rotate(-35deg);opacity:0}.vegas-transition-swirlRight-in,.vegas-transition-swirlRight2-in{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);opacity:1}.vegas-transition-swirlRight2-out{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-zoomIn,.vegas-transition-zoomIn2{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-transition-zoomIn-in,.vegas-transition-zoomIn2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomIn2-out{-webkit-transform:scale(2);transform:scale(2);opacity:0}.vegas-transition-zoomOut,.vegas-transition-zoomOut2{-webkit-transform:scale(2);transform:scale(2);opacity:0}.vegas-transition-zoomOut-in,.vegas-transition-zoomOut2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomOut2-out{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-animation-kenburns{-webkit-animation:kenburns ease-out;animation:kenburns ease-out}@-webkit-keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}.vegas-animation-kenburnsDownLeft{-webkit-animation:kenburnsDownLeft ease-out;animation:kenburnsDownLeft ease-out}@-webkit-keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownRight{-webkit-animation:kenburnsDownRight ease-out;animation:kenburnsDownRight ease-out}@-webkit-keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDown{-webkit-animation:kenburnsDown ease-out;animation:kenburnsDown ease-out}@-webkit-keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsLeft{-webkit-animation:kenburnsLeft ease-out;animation:kenburnsLeft ease-out}@-webkit-keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsRight{-webkit-animation:kenburnsRight ease-out;animation:kenburnsRight ease-out}@-webkit-keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpLeft{-webkit-animation:kenburnsUpLeft ease-out;animation:kenburnsUpLeft ease-out}@-webkit-keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpRight{-webkit-animation:kenburnsUpRight ease-out;animation:kenburnsUpRight ease-out}@-webkit-keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUp{-webkit-animation:kenburnsUp ease-out;animation:kenburnsUp ease-out}@-webkit-keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}





#stacks_in_14447 *,
.nimblehost_myMenuOuterWrapper_stacks_in_14447 * {
	-webkit-box-sizing: content-box;
	 box-sizing: content-box;
}

.nimblehost_myMenuOuterWrapper_stacks_in_14447 { 
	margin: 0;
	padding: 0;
	
	position: absolute;
	
	z-index: 100; 
	
	top: 0.00%;
	left: 0.00%;
	
	
	
	
		
		
		
		
		
	font-family: Helvetica, Arial, sans-serif;
		
		
		
		
		
		
		
	
}

.nimblehost_myMenuInnerWrapper_stacks_in_14447, .nimblehost_myMenu_stacks_in_14447 ul ul, .nimblehost_myMenuInnerWrapper_stacks_in_14447 .myMenu_mobileToggle p { 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

.nimblehost_myMenuInnerWrapper_stacks_in_14447 {
	-webkit-box-shadow: 0 0 5px black;-moz-box-shadow: 0 0 5px black;-ms-box-shadow: 0 0 5px black;box-shadow: 0 0 5px black;
	
	background-color: rgba(0, 0, 255, 1.00);
	background: linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
	background: -o-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
	background: -moz-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
	background: -moz-linear-gradient(100% 100% 90deg, rgba(128, 0, 255, 1.00), rgba(0, 0, 255, 1.00));
	background: -webkit-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 255, 1.00)), to(rgba(128, 0, 255, 1.00)));
	background: -ms-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0, 0, 255, 1.00), endColorstr=rgba(128, 0, 255, 1.00))";/* For IE 8 */
	
}
@-moz-document url-prefix() {  }
.nimblehost_myMenuLabel_stacks_in_14447 {
	
	display: none;
	
	color: rgba(0, 0, 0, 1.00);
}

.nimblehost_myMenu_stacks_in_14447 { 
	padding: 0 5px;
	
	
}
.nimblehost_myMenu_stacks_in_14447 ul { 
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	width: auto;
	
	
	min-height: 33px;
	
	
}

.nimblehost_myMenu_stacks_in_14447 ul li, .customMenuItems li { 
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	display: block;
	background-image: none !important;
	position: relative;
	
	display: inline-block;
	
}

.customMenuItems, .customMenuItems .stacks_out, .customMenuItems .stacks_in {
	display: block;
	
	display: inline;
	
}

.nimblehost_myMenu_stacks_in_14447 ul li a, .customMenuItems li a { 
	margin: 0;
	padding: 0 12px;
	display: block;
	text-align: left;
	text-decoration: none;
	line-height: 33px;
	color: rgba(255, 255, 255, 1.00);
	
	
	False
	zoom: 1;
}
.nimblehost_myMenu_stacks_in_14447 ul li a:hover, .customMenuItems li a:hover { 
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(0, 0, 255, 1.00);
}
.nimblehost_myMenu_stacks_in_14447 ul li a:active, .customMenuItems li a:active {
	-webkit-box-shadow:inset 0 0 3px black;
	-moz-box-shadow:inset 0 0 3px black;
	box-shadow:inset 0 0 3px black;
}
.nimblehost_myMenu_stacks_in_14447 ul li a#current, .nimblehost_myMenu_stacks_in_14447 ul li a.current, .nimblehost_myMenu_stacks_in_14447 ul li a.currentAncestor {
	padding-top: 0;
	padding-bottom: 0;
	background-color: rgba(102, 102, 102, 1.00);
	color: rgba(255, 255, 255, 1.00);
	-webkit-box-shadow:inset 0 0 3px black;
	-moz-box-shadow:inset 0 0 3px black;
	box-shadow:inset 0 0 3px black;
	border: none;
}

.nimblehost_myMenu_stacks_in_14447 ul li.ddarrow a { padding-right: 22px !important; }
.nimblehost_myMenu_stacks_in_14447 ul ul li.ddarrow a { padding-right: 12px !important; }

.nimblehost_myMenu_stacks_in_14447 ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_14447 ul .customMenuItems li.ddarrow .childIndicator { 
	position:absolute;
	top:8px;
	right:3px;
	float:right;
	height: 17px;
	width: 17px;
	background: transparent url(../about_files/ddarrowDown.png) center center no-repeat;
}

.nimblehost_myMenu_stacks_in_14447 ul ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_14447 ul .customMenuItems ul li.ddarrow .childIndicator {
	background-image: url(../about_files/ddarrow.png);
}



.nimblehost_myMenu_stacks_in_14447 .customMenuItems .stacks_out, .nimblehost_myMenu_stacks_in_14447 .customMenuItems .stacks_in { overflow: visible; }

/* Second Level Menu Items */
.nimblehost_myMenu_stacks_in_14447 ul ul {
	border: none;
	margin: 0;
	padding: 5px 0 !important;
	height: auto;
	position: absolute;
	width: 208px;
	z-index: 101; 
	top: 33px;
	left: 0;
	display: none;
	-webkit-box-shadow: 0 0 5px black;-moz-box-shadow: 0 0 5px black;-ms-box-shadow: 0 0 5px black;box-shadow: 0 0 5px black;
	
		
		background-color: rgba(0, 0, 255, 1.00);
		background: linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -o-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(100% 100% 90deg, rgba(128, 0, 255, 1.00), rgba(0, 0, 255, 1.00));
		background: -webkit-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 255, 1.00)), to(rgba(128, 0, 255, 1.00)));
		background: -ms-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0, 0, 255, 1.00), endColorstr=rgba(128, 0, 255, 1.00))";/* For IE 8 */
		
	
}

.nimblehost_myMenu_stacks_in_14447 ul ul li { 
	
	display: block;
	
}

.nimblehost_myMenu_stacks_in_14447 ul ul li a { 
	width: auto;
	
		
		border-top: solid 1px rgba(255, 255, 255, 1.00);
		border-bottom: solid 1px rgba(170, 170, 170, 1.00);
		color: rgba(255, 255, 255, 1.00);
		
	
	
	False
}


.nimblehost_myMenu_stacks_in_14447 ul ul li a:hover, .customMenuItems ul li a:hover { 
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(255, 0, 0, 1.00);
}
.nimblehost_myMenu_stacks_in_14447 ul ul li a#current, .nimblehost_myMenu_stacks_in_14447 ul ul li a.current, .nimblehost_myMenu_stacks_in_14447 ul li a.currentAncestor {
	background-color: rgba(102, 102, 102, 1.00);
	color: rgba(255, 255, 255, 1.00);
}


.nimblehost_myMenu_stacks_in_14447 ul ul ul {
	top: -5px;
	left: 208px;
	padding: 5px 0 !important;
}


.nimblehost_myMenu_stacks_in_14447 ul ul.alwaysDisplaySubMenu/*, .nimblehost_myMenu_stacks_in_14447 ul ul.alwaysDisplaySubMenu[style]*/ { display: block !important; opacity: 1 !important; height: auto !important; }
	


.nimblehost_myMenuInnerWrapper_stacks_in_14447 .myMenu_mobileToggle { display: none; }


@media screen and (max-width: 480px), (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2), only screen and (orientation: portrait) {
	.nimblehost_myMenuOuterWrapper_stacks_in_14447, .nimblehost_myMenuOuterWrapper_stacks_in_14447[style] {
		position: absolute !important; top: 0; bottom: auto; left: 0 !important; width: 100% !important;
		top: 44px;
	}

	.nimblehost_myMenuInnerWrapper_stacks_in_14447 .subMenuBackground { display: none; }

	.nimblehost_myMenuLabel_stacks_in_14447 { display: none; }

	.nimblehost_myMenu_stacks_in_14447 { padding: 5px 0; }

	.nimblehost_myMenu_stacks_in_14447 ul, .nimblehost_myMenu_stacks_in_14447 ul ul { width: 100% !important; }

	.nimblehost_myMenu_stacks_in_14447 ul li, .customMenuItems li, .customMenuItems, .customMenuItems .stacks_out, .customMenuItems .stacks_in { display: block; }

	.nimblehost_myMenu_stacks_in_14447 ul li a, .customMenuItems li a { color: rgba(255, 255, 255, 1.00); border-top: solid 1px rgba(255, 255, 255, 1.00); border-bottom: solid 1px rgba(170, 170, 170, 1.00); False }

	.nimblehost_myMenu_stacks_in_14447 ul ul, .nimblehost_myMenu_stacks_in_14447 ul ul ul { position: relative !important; left: auto !important; top: auto !important; height: auto !important; padding: 0 !important; margin: 0; background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; box-shadow: none; }

	.nimblehost_myMenu_stacks_in_14447 ul ul ul {
		width: 100%; position: relative; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; top: auto; left: auto;
	}
	.nimblehost_myMenu_stacks_in_14447 ul ul li { display: block; }

	.nimblehost_myMenu_stacks_in_14447 ul ul li a { padding-left: 20px; color: rgba(255, 255, 255, 1.00) ; }
	.nimblehost_myMenu_stacks_in_14447 ul ul ul li a { padding-left: 40px; }
	.nimblehost_myMenu_stacks_in_14447 ul ul ul ul li a { padding-left: 60px; }
	.nimblehost_myMenu_stacks_in_14447 ul ul ul ul ul li a { padding-left: 80px; }
	.nimblehost_myMenu_stacks_in_14447 ul ul ul ul ul ul li a { padding-left: 100px; }
	.nimblehost_myMenu_stacks_in_14447 ul ul ul ul ul ul ul li a { padding-left: 120px; }
	.nimblehost_myMenu_stacks_in_14447 ul ul ul ul ul ul ul ul li a { padding-left: 140px; }
	.nimblehost_myMenu_stacks_in_14447 ul ul ul ul ul ul ul ul ul li a { padding-left: 160px; }
	.nimblehost_myMenu_stacks_in_14447 ul ul ul ul ul ul ul ul ul ul li a { padding-left: 180px; }

	.nimblehost_myMenu_stacks_in_14447 ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_14447 ul ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_14447 ul .customMenuItems li.ddarrow .childIndicator { width: 17px; background-image: url(../about_files/ddarrowDown.png); }

	.nimblehost_myMenuInnerWrapper_stacks_in_14447 .myMenu_mobileToggle {
		margin: 0; padding: 0; display: block; color: rgba(0, 0, 0, 1.00); position: fixed; z-index: 1000;
		top: 0;
		
		left: 0;
		
		

	}

	.nimblehost_myMenuInnerWrapper_stacks_in_14447 .myMenu_mobileToggle p {
		margin: 0; padding: 10px 5px; height: 23px; text-align: left;
		
		background: linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -o-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(100% 100% 90deg, rgba(128, 0, 255, 1.00), rgba(0, 0, 255, 1.00));
		background: -webkit-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 255, 1.00)), to(rgba(128, 0, 255, 1.00)));
		background: -ms-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0, 0, 255, 1.00), endColorstr=rgba(128, 0, 255, 1.00))";/* For IE 8 */
		
		-webkit-box-shadow: 0 0 5px black;-moz-box-shadow: 0 0 5px black;-ms-box-shadow: 0 0 5px black;box-shadow: 0 0 5px black;
	}

	.nimblehost_myMenuInnerWrapper_stacks_in_14447 .myMenu_mobileToggle .mt-bar-wrapper { display: inline-block; width: 30px; }

	.nimblehost_myMenuInnerWrapper_stacks_in_14447 .myMenu_mobileToggle .mt-bar { display: block; margin: 2px 5px; width: 20px; height: 3px; border-radius: 2px; background-color: rgba(255, 255, 255, 1.00); border-top: solid 1px rgba(127, 127, 127, 1.00); border-bottom: solid 1px rgba(255, 255, 255, 1.00); }

	.nimblehost_myMenu_stacks_in_14447 { padding-top: 5px; display: none; }
}




	.tablet.nimblehost_myMenuOuterWrapper_stacks_in_14447, .tablet.nimblehost_myMenuOuterWrapper_stacks_in_14447[style] {
		position: absolute !important; top: 0; bottom: auto; left: 0 !important; width: 100% !important;
		top: 44px;
	}

	.tablet .nimblehost_myMenuInnerWrapper_stacks_in_14447 .subMenuBackground { display: none; }

	.tablet .nimblehost_myMenuLabel_stacks_in_14447 { display: none; }

	.tablet .nimblehost_myMenu_stacks_in_14447 { padding: 5px 0; }

	.tablet .nimblehost_myMenu_stacks_in_14447 ul, .tablet .nimblehost_myMenu_stacks_in_14447 ul ul { width: 100% !important; }

	.tablet .nimblehost_myMenu_stacks_in_14447 ul li, .tablet .customMenuItems li, .tablet .customMenuItems, .tablet .customMenuItems .stacks_out, .tablet .customMenuItems .stacks_in { display: block; }

	.tablet .nimblehost_myMenu_stacks_in_14447 ul li a, .tablet .customMenuItems li a { color: rgba(255, 255, 255, 1.00); border-top: solid 1px rgba(255, 255, 255, 1.00); border-bottom: solid 1px rgba(170, 170, 170, 1.00); False }

	.tablet .nimblehost_myMenu_stacks_in_14447 ul ul, .tablet .nimblehost_myMenu_stacks_in_14447 ul ul ul { position: relative !important; left: auto !important; top: auto !important; height: auto !important; padding: 0 !important; margin: 0; background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; box-shadow: none; }

	.tablet .nimblehost_myMenu_stacks_in_14447 ul ul ul {
		width: 100%; position: relative; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; top: auto; left: auto;
	}
	.tablet .nimblehost_myMenu_stacks_in_14447 ul ul li { display: block; }

	.tablet .nimblehost_myMenu_stacks_in_14447 ul ul li a { padding-left: 20px; color: rgba(255, 255, 255, 1.00) ; }
	.tablet .nimblehost_myMenu_stacks_in_14447 ul ul ul li a { padding-left: 40px; }
	.tablet .nimblehost_myMenu_stacks_in_14447 ul ul ul ul li a { padding-left: 60px; }
	.tablet .nimblehost_myMenu_stacks_in_14447 ul ul ul ul ul li a { padding-left: 80px; }
	.tablet .nimblehost_myMenu_stacks_in_14447 ul ul ul ul ul ul li a { padding-left: 100px; }
	.tablet .nimblehost_myMenu_stacks_in_14447 ul ul ul ul ul ul ul li a { padding-left: 120px; }
	.tablet .nimblehost_myMenu_stacks_in_14447 ul ul ul ul ul ul ul ul li a { padding-left: 140px; }
	.tablet .nimblehost_myMenu_stacks_in_14447 ul ul ul ul ul ul ul ul ul li a { padding-left: 160px; }
	.tablet .nimblehost_myMenu_stacks_in_14447 ul ul ul ul ul ul ul ul ul ul li a { padding-left: 180px; }

	.tablet .nimblehost_myMenu_stacks_in_14447 ul li.ddarrow .childIndicator, .tablet .nimblehost_myMenu_stacks_in_14447 ul ul li.ddarrow .childIndicator, .tablet .nimblehost_myMenu_stacks_in_14447 ul .customMenuItems li.ddarrow .childIndicator { width: 17px; background-image: url(../about_files/ddarrowDown.png); }

	.tablet .nimblehost_myMenuInnerWrapper_stacks_in_14447 .myMenu_mobileToggle {
		margin: 0; padding: 0; display: block; color: rgba(0, 0, 0, 1.00); position: fixed; z-index: 1000;
		top: 0;
		
		left: 0;
		
		

	}

	.tablet .nimblehost_myMenuInnerWrapper_stacks_in_14447 .myMenu_mobileToggle p {
		margin: 0; padding: 10px 5px; height: 23px; text-align: left;
		
		background: linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -o-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -moz-linear-gradient(100% 100% 90deg, rgba(128, 0, 255, 1.00), rgba(0, 0, 255, 1.00));
		background: -webkit-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 255, 1.00)), to(rgba(128, 0, 255, 1.00)));
		background: -ms-linear-gradient(bottom, rgba(128, 0, 255, 1.00) 0%, rgba(0, 0, 255, 1.00) 100%);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0, 0, 255, 1.00), endColorstr=rgba(128, 0, 255, 1.00))";/* For IE 8 */
		
		-webkit-box-shadow: 0 0 5px black;-moz-box-shadow: 0 0 5px black;-ms-box-shadow: 0 0 5px black;box-shadow: 0 0 5px black;
	}

	.tablet .nimblehost_myMenuInnerWrapper_stacks_in_14447 .myMenu_mobileToggle .mt-bar-wrapper { display: inline-block; width: 30px; }

	.tablet .nimblehost_myMenuInnerWrapper_stacks_in_14447 .myMenu_mobileToggle .mt-bar { display: block; margin: 2px 5px; width: 20px; height: 3px; border-radius: 2px; background-color: rgba(255, 255, 255, 1.00); border-top: solid 1px rgba(127, 127, 127, 1.00); border-bottom: solid 1px rgba(255, 255, 255, 1.00); }

	.tablet .nimblehost_myMenu_stacks_in_14447 { padding-top: 5px; display: none; }


body{background-color:#FFFFFF;background-attachment:fixed;background:url(../about_files/bodyCover-14454.jpg) no-repeat center center fixed;background-size:cover;}@media only screen and (min-width:40.063em){body{background:url() no-repeat center center fixed;background-size:cover;}}.vegas-loading{display:none}.vegas-background{-ms-interpolation-mode:bicubic;image-rendering:optimizeQuality;max-width:none !important}.vegas-overlay,.vegas-background{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vegas-overlay{opacity:0.80}.vegas-timer-progress{background:#FFFFFF}

#stacks_in_14454 {
	padding:  20px;
}

#stacks_out_14454 {
	width: 250px;
	float: left;
}

#stacks_out_14449 {
	width: 48%;
	margin-right:0;
}
