/* FlowBox 3rd Generation - 13-Jan-2012 - revised 24-Feb-2012 */
/* in case of reponse questions
video{max-width:100%;height:auto;}
*/
/* @group ColorBox Styling Group for FlowBox Stack Usage */

/* @group Style 1 */

#colorbox,#cbox1Overlay,#cbox1Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox1Overlay{position:fixed;width:100%;height:100%;}
#cbox1MiddleLeft,#cbox1BottomLeft{clear:left;}
#cbox1Content{position:relative;}
#cbox1LoadedContent{overflow:auto;}
#cbox1Title{margin:0;}
#cbox1LoadingOverlay,#cbox1LoadingGraphic{position:absolute;top:0;left:0;width:100%;}
#cbox1Previous,#cbox1Next,#cbox1Close,#cbox1Slideshow{cursor:pointer;}
.cbox1Photo{float:left;margin:auto;border:0;display:block;}
.cbox1Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:1 */
#cbox1Overlay{background:url(overlay1.png) repeat 0 0;}
#colorbox{}
#cbox1TopLeft{width:21px;height:21px;background:url(controls1.png) no-repeat -100px 0;}
#cbox1TopRight{width:21px;height:21px;background:url(controls1.png) no-repeat -129px 0;}
#cbox1BottomLeft{width:21px;height:21px;background:url(controls1.png) no-repeat -100px -29px;}
#cbox1BottomRight{width:21px;height:21px;background:url(controls1.png) no-repeat -129px -29px;}
#cbox1MiddleLeft{width:21px;background:url(controls1.png) left top repeat-y;}
#cbox1MiddleRight{width:21px;background:url(controls1.png) right top repeat-y;}
#cbox1TopCenter{height:21px;background:url(border1.png) 0 0 repeat-x;}
#cbox1BottomCenter{height:21px;background:url(border1.png) 0 -29px repeat-x;}
#cbox1Content{background:#FFFFFF;overflow:hidden;}
#cbox1Error{padding:50px;border:1px solid #ccc;}
#cbox1LoadedContent{margin-bottom:28px;padding: 5px;}
#cbox1Title{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#000000;}
#cbox1Current{position:absolute;bottom:4px;left:58px;color:#000000;}
#cbox1Slideshow{position:absolute;bottom:4px;right:30px;color:#000000;}
#cbox1Previous{position:absolute;bottom:0;left:0;background:url(controls1.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px;color:#000000;}
#cbox1Previous.hover{background-position:-75px -25px;}
#cbox1Next{position:absolute;bottom:0;left:27px;background:url(controls1.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px;color:#000000;}
#cbox1Next.hover{background-position:-50px -25px;}
#cbox1LoadingOverlay{background:url(loading_background1.png) no-repeat center center;}
#cbox1LoadingGraphic{background:url(loading1.gif) no-repeat center center;}
#cbox1Close{position:absolute;bottom:0;right:0;background:url(controls1.png) no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px;color:#000000;}
#cbox1Close.hover{background-position:-25px -25px;}
/* The following fixes a problem where IE7+ replaces a PNG's alpha transparency with a black fill
when an alpha filter (opacity change) is set on the element or ancestor element. */
.cbox1IE #cbox1TopLeft,
.cbox1IE #cbox1TopCenter,
.cbox1IE #cbox1TopRight,
.cbox1IE #cbox1BottomLeft,
.cbox1IE #cbox1BottomCenter,
.cbox1IE #cbox1BottomRight,
.cbox1IE #cbox1MiddleLeft,
.cbox1IE #cbox1MiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
/* The following provides PNG transparency support for IE6 */
.cbox1IE6 #cbox1TopLeft{background:url(borderTopLeft1.png);}
.cbox1IE6 #cbox1TopCenter{background:url(borderTopCenter11.png);}
.cbox1IE6 #cbox1TopRight{background:url(borderTopRight11.png);}
.cbox1IE6 #cbox1BottomLeft{background:url(borderBottomLeft1.png);}
.cbox1IE6 #cbox1BottomCenter{background:url(borderBottomCenter1.png);}
.cbox1IE6 #cbox1BottomRight{background:url(borderBottomRight1.png);}
.cbox1IE6 #cbox1MiddleLeft{background:url(borderMiddleLeft1.png);}
.cbox1IE6 #cbox1MiddleRight{background:url(borderMiddleRight1.png);}
.cbox1IE6 #cbox1TopLeft,
.cbox1IE6 #cbox1TopCenter,
.cbox1IE6 #cbox1TopRight,
.cbox1IE6 #cbox1BottomLeft,
.cbox1IE6 #cbox1BottomCenter,
.cbox1IE6 #cbox1BottomRight,
.cbox1IE6 #cbox1MiddleLeft,
.cbox1IE6 #cbox1MiddleRight{_behavior:expression(this.src = this.src ? this.src :this.currentStyle.backgroundImage.split('"')[1],this.style.background = "none",this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ",sizingMethod='scale')");}

/* @end */

/* ColorBox Core Style:2 */

/* @group Style 2 */
/* Core Style:2 */
#colorbox,#cbox2Overlay,#cbox2Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox2Overlay{position:fixed;width:100%;height:100%;}
#cbox2MiddleLeft,#cbox2BottomLeft{clear:left;}
#cbox2Content{position:relative;}
#cbox2LoadedContent{overflow:auto;}
#cbox2Title{margin:0;}
#cbox2LoadingOverlay,#cbox2LoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cbox2Previous,#cbox2Next,#cbox2Close,#cbox2Slideshow{cursor:pointer;}
.cbox2Photo{float:left;margin:auto;border:0;display:block;}
.cbox2Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:2 */
#cbox2Overlay{background:#fff;}
#colorbox{}
#cbox2Content{margin-top:32px;overflow:visible;}
.cbox2Iframe{background:#fff;}
#cbox2Error{padding:50px;border:1px solid #ccc;}
#cbox2LoadedContent{background:#000;padding:5px;}
#cbox2LoadingGraphic{background:url(loading2.gif) no-repeat center center;}
#cbox2LoadingOverlay{background:#000;}
#cbox2Title{position:absolute;top:-22px;left:0;color:#000;}
#cbox2Current{position:absolute;top:-22px;right:205px;text-indent:-9999px;}
#cbox2Slideshow,#cbox2Previous,#cbox2Next,#cbox2Close{text-indent:-9999px;width:20px;height:20px;position:absolute;top:-20px;background:url(controls2.png) no-repeat 0 0;}
#cbox2Previous{background-position:0px 0px;right:44px;}
#cbox2Previous:hover{background-position:0px -25px;}
#cbox2Next{background-position:-25px 0px;right:22px;}
#cbox2Next:hover{background-position:-25px -25px;}
#cbox2Close{background-position:-50px 0px;right:0;}
#cbox2Close:hover{background-position:-50px -25px;}
.cbox2Slideshow_on #cbox2Previous,.cbox2Slideshow_off #cbox2Previous{right:66px;}
.cbox2Slideshow_on #cbox2Slideshow{background-position:-75px -25px;right:44px;}
.cbox2Slideshow_on #cbox2Slideshow:hover{background-position:-100px -25px;}
.cbox2Slideshow_off #cbox2Slideshow{background-position:-100px 0px;right:44px;}
.cbox2Slideshow_off #cbox2Slideshow:hover{background-position:-75px -25px;}

/* @end */
/* ColorBox Core Style:3 */

/* @group Style 3 */
/* Core Style:3 */
#colorbox,#cbox3Overlay,#cbox3Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox3Overlay{position:fixed;width:100%;height:100%;}
#cbox3MiddleLeft,#cbox3BottomLeft{clear:left;}
#cbox3Content{position:relative;}
#cbox3LoadedContent{overflow:auto;}
#cbox3Title{margin:0;}
#cbox3LoadingOverlay,#cbox3LoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cbox3Previous,#cbox3Next,#cbox3Close,#cbox3Slideshow{cursor:pointer;}
.cbox3Photo{float:left;margin:auto;border:0;display:block;}
.cbox3Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:3 */
#cbox3Overlay{background:#000;}
#colorbox{}
#cbox3Content{margin-top:20px;}
.cbox3Iframe{background:#fff;}
#cbox3Error{padding:50px;border:1px solid #ccc;}
#cbox3LoadedContent{border:5px solid #000;background:#000;padding: 5px;background-color: none;}
#cbox3Title{position:absolute;top:-20px;left:0;color:#ccc;}
#cbox3Current{position:absolute;top:-20px;right:0px;color:#ccc;}
#cbox3Slideshow{position:absolute;top:-20px;right:90px;color:#fff;}
#cbox3Previous{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(controls3.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px;}
#cbox3Previous:hover{background-position:bottom left;}
#cbox3Next{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(controls3.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px;}
#cbox3Next:hover{background-position:bottom right;}
#cbox3LoadingOverlay{background:#000;}
#cbox3LoadingGraphic{background:url(loading3.gif) no-repeat center center;}
#cbox3Close{position:absolute;top:5px;right:5px;display:block;background:url(controls3.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px;}
#cbox3Close:hover{background-position:bottom center;}

/* @end */
/* ColorBox Core Style:4 */

/* @group Style 4  */
/* Core Style:4 */
#colorbox,#cbox4Overlay,#cbox4Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox4Overlay{position:fixed;width:100%;height:100%;}
#cbox4MiddleLeft,#cbox4BottomLeft{clear:left;}
#cbox4Content{position:relative;}
#cbox4LoadedContent{overflow:auto;}
#cbox4Title{margin:0;}
#cbox4LoadingOverlay,#cbox4LoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cbox4Previous,#cbox4Next,#cbox4Close,#cbox4Slideshow{cursor:pointer;}
.cbox4Photo{float:left;margin:auto;border:0;display:block;}
.cbox4Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:4 */
#cbox4Overlay{background:#fff;}
#colorbox{}
#cbox4TopLeft{width:25px;height:25px;background:url(border14.png) no-repeat 0 0;}
#cbox4TopCenter{height:25px;background:url(border14.png) repeat-x 0 -50px;}
#cbox4TopRight{width:25px;height:25px;background:url(border14.png) no-repeat -25px 0;}
#cbox4BottomLeft{width:25px;height:25px;background:url(border14.png) no-repeat 0 -25px;}
#cbox4BottomCenter{height:25px;background:url(border14.png) repeat-x 0 -75px;}
#cbox4BottomRight{width:25px;height:25px;background:url(border14.png) no-repeat -25px -25px;}
#cbox4MiddleLeft{width:25px;background:url(border24.png) repeat-y 0 0;}
#cbox4MiddleRight{width:25px;background:url(border24.png) repeat-y -25px 0;}
#cbox4Content{background:#fff;overflow:hidden;}
.cbox4Iframe{background:#fff;}
#cbox4Error{padding:50px;border:1px solid #ccc;}
#cbox4LoadedContent{margin-bottom:20px;padding: 5px;}
#cbox4Title{position:absolute;bottom:0px;left:0;text-align:center;width:100%;color:#999;}
#cbox4Current{position:absolute;bottom:0px;left:100px;color:#999;}
#cbox4Slideshow{position:absolute;bottom:0px;right:42px;color:#444;}
#cbox4Previous{position:absolute;bottom:0px;left:0;color:#444;}
#cbox4Next{position:absolute;bottom:0px;left:63px;color:#444;}
#cbox4LoadingOverlay{background:#fff url(loading4.gif) no-repeat 5px 5px;}
#cbox4Close{position:absolute;bottom:0;right:0;display:block;color:#444;}
/*
The following fixes a problem where IE7 and IE8 replace a4.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/
*/
.cbox4IE #cbox4TopLeft,
.cbox4IE #cbox4TopCenter,
.cbox4IE #cbox4TopRight,
.cbox4IE #cbox4BottomLeft,
.cbox4IE #cbox4BottomCenter,
.cbox4IE #cbox4BottomRight,
.cbox4IE #cbox4MiddleLeft,
.cbox4IE #cbox4MiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
/*
The following provides4.png transparency support for IE6
Feel free to remove this and the / directory if you have dropped IE6 support.
*/
.cbox4IE6 #cbox4TopLeft{background:url(borderTopLeft4.png);}
.cbox4IE6 #cbox4TopCenter{background:url(borderTopCenter4.png);}
.cbox4IE6 #cbox4TopRight{background:url(borderTopRight4.png);}
.cbox4IE6 #cbox4BottomLeft{background:url(borderBottomLeft4.png);}
.cbox4IE6 #cbox4BottomCenter{background:url(borderBottomCenter4.png);}
.cbox4IE6 #cbox4BottomRight{background:url(borderBottomRight4.png);}
.cbox4IE6 #cbox4MiddleLeft{background:url(borderMiddleLeft4.png);}
.cbox4IE6 #cbox4MiddleRight{background:url(borderMiddleRight4.png);}
.cbox4IE6 #cbox4TopLeft,
.cbox4IE6 #cbox4TopCenter,
.cbox4IE6 #cbox4TopRight,
.cbox4IE6 #cbox4BottomLeft,
.cbox4IE6 #cbox4BottomCenter,
.cbox4IE6 #cbox4BottomRight,
.cbox4IE6 #cbox4MiddleLeft,
.cbox4IE6 #cbox4MiddleRight{_behavior:expression(this.src = this.src ? this.src :this.currentStyle.backgroundImage.split('"')[1],this.style.background = "none",this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ",sizingMethod='scale')");}

/* @end */
/* ColorBox Core Style:5 */

/* @group Style 5 */
/*  Core Style:5  */ 
#colorbox,#cbox5Overlay,#cbox5Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox5Overlay{position:fixed;width:100%;height:100%;}
#cbox5MiddleLeft,#cbox5BottomLeft{clear:left;}
#cbox5Content{position:relative;}
#cbox5LoadedContent{overflow:auto;}
#cbox5Title{margin:0;}
#cbox5LoadingOverlay,#cbox5LoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cbox5Previous,#cbox5Next,#cbox5Close,#cbox5Slideshow{cursor:pointer;}
.cbox5Photo{float:left;margin:auto;border:0;display:block;}
.cbox5Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:5 */
#cbox5Overlay{background:#000;}
#colorbox{}
#cbox5TopLeft{width:14px;height:14px;background:url(controls5.png) no-repeat 0 0;}
#cbox5TopCenter{height:14px;background:url(border5.png) repeat-x top left;}
#cbox5TopRight{width:14px;height:14px;background:url(controls5.png) no-repeat -36px 0;}
#cbox5BottomLeft{width:14px;height:43px;background:url(controls5.png) no-repeat 0 -32px;}
#cbox5BottomCenter{height:43px;background:url(border5.png) repeat-x bottom left;}
#cbox5BottomRight{width:14px;height:43px;background:url(controls5.png) no-repeat -36px -32px;}
#cbox5MiddleLeft{width:14px;background:url(controls5.png) repeat-y -175px 0;}
#cbox5MiddleRight{width:14px;background:url(controls5.png) repeat-y -211px 0;}
#cbox5Content{background:#fff;overflow:visible;}
.cbox5Iframe{background:#fff;}
#cbox5Error{padding:50px;border:1px solid #ccc;}
#cbox5LoadedContent{margin-bottom:5px;padding: 5px;}
#cbox5LoadingOverlay{background:url(loading_background5.png) no-repeat center center;}
#cbox5LoadingGraphic{background:url(loading5.gif) no-repeat center center;}
#cbox5Title{position:absolute;bottom:-25px;left:0;text-align:center;width:100%;font-weight:bold;color:#7C7C7C;}
#cbox5Current{position:absolute;bottom:-25px;left:58px;font-weight:bold;color:#7C7C7C;}
#cbox5Previous,#cbox5Next,#cbox5Close,#cbox5Slideshow{position:absolute;bottom:-29px;background:url(controls5.png) no-repeat 0px 0px;width:23px;height:23px;text-indent:-9999px;}
#cbox5Previous{left:0px;background-position:-51px -25px;}
#cbox5Previous:hover{background-position:-51px 0px;}
#cbox5Next{left:27px;background-position:-75px -25px;}
#cbox5Next:hover{background-position:-75px 0px;}
#cbox5Close{right:0;background-position:-100px -25px;}
#cbox5Close:hover{background-position:-100px 0px;}
.cbox5Slideshow_on #cbox5Slideshow{background-position:-125px 0px;right:27px;}
.cbox5Slideshow_on #cbox5Slideshow:hover{background-position:-150px 0px;}
.cbox5Slideshow_off #cbox5Slideshow{background-position:-150px -25px;right:27px;}
.cbox5Slideshow_off #cbox5Slideshow:hover{background-position:-125px 0px;}
/* @end */

/* @end */


.nimblehost_myMenuOuterWrapper_stacks_in_391_page8 { 
	margin: 0;
	padding: 0;
	
	position: absolute;
	
	z-index: 100; 
	
	position: relative;
	
	
	
	
	
}

.nimblehost_myMenuInnerWrapper_stacks_in_391_page8, .nimblehost_myMenu_stacks_in_391_page8 ul ul, .nimblehost_myMenuInnerWrapper_stacks_in_391_page8 .myMenu_mobileToggle p { 
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
}

.nimblehost_myMenuInnerWrapper_stacks_in_391_page8 {
	-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: transparent;
	
}
@-moz-document url-prefix() {  }
.nimblehost_myMenuLabel_stacks_in_391_page8 {
	
	display: none;
	
	color: #000000;
}

.nimblehost_myMenu_stacks_in_391_page8 { 
	padding: 0 5px;
	
	
}
.nimblehost_myMenu_stacks_in_391_page8 ul { 
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	width: auto;
	
	
	min-height: 33px;
	
	
	border-top: none;
	border-bottom: none;
	
}

.nimblehost_myMenu_stacks_in_391_page8 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_391_page8 ul li a, .customMenuItems li a { 
	margin: 0;
	padding: 0 12px;
	display: block;
	text-align: left;
	text-decoration: none;
	line-height: 33px;
	color: #000000;
	
	
	border-top: none;
	border-bottom: none;
	
	border-top: none; border-bottom: none;
	zoom: 1;
}
.nimblehost_myMenu_stacks_in_391_page8 ul li a:hover, .customMenuItems li a:hover { 
	color: #FF0080;
	background-color: #E6E6E6;
}
.nimblehost_myMenu_stacks_in_391_page8 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_391_page8 ul li a#current, .nimblehost_myMenu_stacks_in_391_page8 ul li a.current, .nimblehost_myMenu_stacks_in_391_page8 ul li a.currentAncestor {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #FFFFFF;
	color: #FF0080;
	-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_391_page8 ul li.ddarrow a { padding-right: 22px !important; }
.nimblehost_myMenu_stacks_in_391_page8 ul ul li.ddarrow a { padding-right: 12px !important; }

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

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

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

/* Second Level Menu Items */
.nimblehost_myMenu_stacks_in_391_page8 ul ul {
	border: none;
	margin: 0;
	padding: 5px 0 !important;
	height: auto;
	position: absolute;
	width: 500px;
	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: transparent;
	
}

.nimblehost_myMenu_stacks_in_391_page8 ul ul li { 
	
	display: block;
	
}

.nimblehost_myMenu_stacks_in_391_page8 ul ul li a { 
	width: auto;
	
		
		border-top: solid 1px #FFFFFF;
		border-bottom: solid 1px #AAAAAA;
		
	
	
	border-top: none;
	border-bottom: none;
	
	border-top: none; border-bottom: none;
}



.nimblehost_myMenu_stacks_in_391_page8 ul ul ul {
	top: -5px;
	left: 500px;
	padding: 5px 0 !important;
}



.nimblehost_myMenuInnerWrapper_stacks_in_391_page8 .myMenu_mobileToggle { display: none; }


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

	.nimblehost_myMenuInnerWrapper_stacks_in_391_page8 .subMenuBackground { display: none; }

	.nimblehost_myMenuLabel_stacks_in_391_page8 { display: none; }

	.nimblehost_myMenu_stacks_in_391_page8 { padding: 5px 0; }

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

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

	.nimblehost_myMenu_stacks_in_391_page8 ul li a, .customMenuItems li a { color: #000000; border-top: solid 1px #FFFFFF; border-bottom: solid 1px #AAAAAA; border-top: none; border-bottom: none; }

	.nimblehost_myMenu_stacks_in_391_page8 ul ul, .nimblehost_myMenu_stacks_in_391_page8 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_391_page8 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_391_page8 ul ul li { display: block; }

	.nimblehost_myMenu_stacks_in_391_page8 ul ul li a { padding-left: 20px; color: #000000 ; }
	.nimblehost_myMenu_stacks_in_391_page8 ul ul ul li a { padding-left: 40px; }
	.nimblehost_myMenu_stacks_in_391_page8 ul ul ul ul li a { padding-left: 60px; }
	.nimblehost_myMenu_stacks_in_391_page8 ul ul ul ul ul li a { padding-left: 80px; }
	.nimblehost_myMenu_stacks_in_391_page8 ul ul ul ul ul ul li a { padding-left: 100px; }
	.nimblehost_myMenu_stacks_in_391_page8 ul ul ul ul ul ul ul li a { padding-left: 120px; }
	.nimblehost_myMenu_stacks_in_391_page8 ul ul ul ul ul ul ul ul li a { padding-left: 140px; }
	.nimblehost_myMenu_stacks_in_391_page8 ul ul ul ul ul ul ul ul ul li a { padding-left: 160px; }
	.nimblehost_myMenu_stacks_in_391_page8 ul ul ul ul ul ul ul ul ul ul li a { padding-left: 180px; }

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

	.nimblehost_myMenuInnerWrapper_stacks_in_391_page8 .myMenu_mobileToggle {
		margin: 0; padding: 0; display: block; color: #000000; position: fixed; z-index: 1000;
		top: 0;
		
		
		
		right: 0;

	}

	.nimblehost_myMenuInnerWrapper_stacks_in_391_page8 .myMenu_mobileToggle p {
		margin: 0; padding: 10px 5px; height: 23px; text-align: right;
		
		background: transparent;
		
		-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_391_page8 .myMenu_mobileToggle .mt-bar-wrapper { display: inline-block; width: 30px; }

	.nimblehost_myMenuInnerWrapper_stacks_in_391_page8 .myMenu_mobileToggle .mt-bar { display: block; margin: 2px 5px; width: 20px; height: 3px; border-radius: 2px; background-color: #CCCCCC; border-top: solid 1px #666666; border-bottom: solid 1px #FFFFFF; }

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





.spacerStack {
	height: 70px;
}

#spacerStackstacks_in_386_page8 {
	height: 70px;
}#stacks_in_90_page8 .flexgridwrap
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/* Custom CSS ; */
}

#stacks_in_90_page8 .flexgridtable a
{
 
}
#stacks_in_90_page8 .flexgridtable a:hover
{
 
}


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

 
	background: url() repeat 0px 0px;
 

	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background s ease-in-out;
-ms-transition: background s ease-in-out;
-o-transition: background s ease-in-out;
transition: background s ease-in-out;

 
}

#stacks_in_90_page8 .flexgridtable:hover
{
 
	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;
 
}

#stacks_in_90_page8 .flexgridtr
{
	vertical-align: top;
	display:  block;
	padding: 0px;
}

#stacks_in_90_page8 .flexgridtable:hover
{
 
/*Nothing happens here*/
 
}

#stacks_in_90_page8 .flexgridtd1:hover
{
 
/*Nothing happens here*/

}
#stacks_in_90_page8 .flexgridtd2:hover
{
 
/*Nothing happens here*/

}
#stacks_in_90_page8 .flexgridtd3:hover
{
 
/*Nothing happens here*/

}
#stacks_in_90_page8 .flexgridtd4:hover
{
 
/*Nothing happens here*/

}
#stacks_in_90_page8 .flexgridtd5:hover
{
 
/*Nothing happens here*/

}
#stacks_in_90_page8 .flexgridtd6:hover
{
 
/*Nothing happens here*/

}
#stacks_in_90_page8 .flexgridtd7:hover
{
 
/*Nothing happens here*/

}
#stacks_in_90_page8 .flexgridtd8:hover
{
 
/*Nothing happens here*/

}
#stacks_in_90_page8 .flexgridtd9:hover
{
 
/*Nothing happens here*/

}
#stacks_in_90_page8 .flexgridtd10:hover
{
 
/*Nothing happens here*/

}

#stacks_in_90_page8 .flexgridtd1
{
	display: table-cell;
	vertical-align: top;


 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_90_page8 .y1 /*defligra stacks*/
{
	display: block;
 	
	width: 330px;


 	
	padding: 0px;

	
 
	height: auto;
	overflow: visible;
 
}

#stacks_in_90_page8 .flexgridtd2
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_90_page8 .y2 /*defligra stacks*/
{
	display: block;
 	
	width: 160px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_90_page8 .flexgridtd3
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_90_page8 .y3 /*defligra stacks*/
{
	display: block;
 	
	width: 330px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_90_page8 .flexgridtd4
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_90_page8 .y4 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_90_page8 .flexgridtd5
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_90_page8 .y5 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_90_page8 .flexgridtd6
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_90_page8 .y6 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_90_page8 .flexgridtd7
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_90_page8 .y7 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_90_page8 .flexgridtd8
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_90_page8 .y8 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
  	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_90_page8 .flexgridtd9
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_90_page8 .y9 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_90_page8 .flexgridtd10
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

 
	border-right:  0px solid #333333;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}
#stacks_in_90_page8 .y10 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}











.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_186_page8 {
	height: 40px;
}/*ReFlowStackStart*/
#stacks_in_339_page8 .reflowpos {
	margin-left: auto;
	text-align:center;
	margin-right: auto;

	display: table;
	max-width: 100%;


text-align: on;
padding-left: 2px; /*centering columns*/
/*Custom CSS;*/
}
#stacks_in_339_page8 .reflowouter {
	width: 320 )%px;
	float: left;
 
	display: inline-block; float:none;
	vertical-align: bottom; float:none;

/*padding-left: 2px;*/
/*Custom CSS;*/
}
#stacks_in_339_page8 .reflowinner {
	display: block;
	width: 320px;
	overflow: hidden;
	padding: 13px;

	margin-right: 2px;
	/*margin-bottom: 4px;*/
	margin-bottom: 2px;





   
	background: transparent;

	text-align: on;





}
	/*Custom CSS;*/
}
#stacks_in_339_page8 .reflowinner_block {
/*Custom CSS;*/
}

#stacks_in_339_page8 .reflowinner:hover {




   
	background: transparent;

/*Custom CSS;*/

}
#stacks_in_339_page8 .reflowinner img {

}


/*ReFlowStackEnd*/p {margin:0;padding:0;}

.htmltag {

color:lightgray;
}

#stacks_in_78_page8 .htmlcontent {
 
}

#stacks_in_78_page8 .htmlwrap {
display:block;

}

#stacks_in_78_page8 .htmltagpreview {

color: #lightgray;
}


.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_310_page8 {
	height: 40px;
}/*ReFlowStackStart*/
#stacks_in_294_page8 .reflowpos {
	margin-left: auto;
	text-align:center;
	margin-right: auto;

	display: table;
	max-width: 100%;


text-align: on;
padding-left: 2px; /*centering columns*/
/*Custom CSS;*/
}
#stacks_in_294_page8 .reflowouter {
	width: 320 )%px;
	float: left;
 
	display: inline-block; float:none;
	vertical-align: bottom; float:none;

/*padding-left: 2px;*/
/*Custom CSS;*/
}
#stacks_in_294_page8 .reflowinner {
	display: block;
	width: 320px;
	overflow: hidden;
	padding: 18px;

	margin-right: 2px;
	/*margin-bottom: 4px;*/
	margin-bottom: 2px;





   
	background: transparent;

	text-align: on;





}
	/*Custom CSS;*/
}
#stacks_in_294_page8 .reflowinner_block {
/*Custom CSS;*/
}

#stacks_in_294_page8 .reflowinner:hover {




   
	background: transparent;

/*Custom CSS;*/

}
#stacks_in_294_page8 .reflowinner img {

}


/*ReFlowStackEnd*/