


#stacks_in_20 *,
.nimblehost_myMenuOuterWrapper_stacks_in_20 * {
	-webkit-box-sizing: content-box;
	 box-sizing: content-box;
}

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

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

.nimblehost_myMenuInnerWrapper_stacks_in_20 {
	-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(244, 244, 244, 1.00);
	background: linear-gradient(bottom, rgba(196, 196, 196, 1.00) 0%, rgba(244, 244, 244, 1.00) 100%);
	background: -o-linear-gradient(bottom, rgba(196, 196, 196, 1.00) 0%, rgba(244, 244, 244, 1.00) 100%);
	background: -moz-linear-gradient(bottom, rgba(196, 196, 196, 1.00) 0%, rgba(244, 244, 244, 1.00) 100%);
	background: -moz-linear-gradient(100% 100% 90deg, rgba(196, 196, 196, 1.00), rgba(244, 244, 244, 1.00));
	background: -webkit-linear-gradient(bottom, rgba(196, 196, 196, 1.00) 0%, rgba(244, 244, 244, 1.00) 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(244, 244, 244, 1.00)), to(rgba(196, 196, 196, 1.00)));
	background: -ms-linear-gradient(bottom, rgba(196, 196, 196, 1.00) 0%, rgba(244, 244, 244, 1.00) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(244, 244, 244, 1.00), endColorstr=rgba(196, 196, 196, 1.00))";/* For IE 8 */
	
}
@-moz-document url-prefix() {  }
.nimblehost_myMenuLabel_stacks_in_20 {
	
	display: none;
	
	color: rgba(0, 0, 0, 1.00);
}

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

.nimblehost_myMenu_stacks_in_20 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_20 ul li a, .customMenuItems li a { 
	margin: 0;
	padding: 0 12px;
	display: block;
	text-align: left;
	text-decoration: none;
	line-height: 33px;
	color: rgba(51, 51, 51, 1.00);
	
	
	False
	zoom: 1;
}
.nimblehost_myMenu_stacks_in_20 ul li a:hover, .customMenuItems li a:hover { 
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(153, 153, 153, 1.00);
}
.nimblehost_myMenu_stacks_in_20 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_20 ul li a#current, .nimblehost_myMenu_stacks_in_20 ul li a.current, .nimblehost_myMenu_stacks_in_20 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_20 ul li.ddarrow a { padding-right: 22px !important; }
.nimblehost_myMenu_stacks_in_20 ul ul li.ddarrow a { padding-right: 12px !important; }

.nimblehost_myMenu_stacks_in_20 ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_20 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_20 ul ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_20 ul .customMenuItems ul li.ddarrow .childIndicator {
	background-image: url(../files/ddarrow.png);
}



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

/* Second Level Menu Items */
.nimblehost_myMenu_stacks_in_20 ul ul {
	border: none;
	margin: 0;
	padding: 5px 0 !important;
	height: auto;
	position: absolute;
	width: 150px;
	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(244, 244, 244, 1.00);
		background: linear-gradient(bottom, rgba(196, 196, 196, 1.00) 0%, rgba(244, 244, 244, 1.00) 100%);
		background: -o-linear-gradient(bottom, rgba(196, 196, 196, 1.00) 0%, rgba(244, 244, 244, 1.00) 100%);
		background: -moz-linear-gradient(bottom, rgba(196, 196, 196, 1.00) 0%, rgba(244, 244, 244, 1.00) 100%);
		background: -moz-linear-gradient(100% 100% 90deg, rgba(196, 196, 196, 1.00), rgba(244, 244, 244, 1.00));
		background: -webkit-linear-gradient(bottom, rgba(196, 196, 196, 1.00) 0%, rgba(244, 244, 244, 1.00) 100%);
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(244, 244, 244, 1.00)), to(rgba(196, 196, 196, 1.00)));
		background: -ms-linear-gradient(bottom, rgba(196, 196, 196, 1.00) 0%, rgba(244, 244, 244, 1.00) 100%);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(244, 244, 244, 1.00), endColorstr=rgba(196, 196, 196, 1.00))";/* For IE 8 */
		
	
}

.nimblehost_myMenu_stacks_in_20 ul ul li { 
	
	display: block;
	
}

.nimblehost_myMenu_stacks_in_20 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);
		
	
	
	False
}



.nimblehost_myMenu_stacks_in_20 ul ul ul {
	top: -5px;
	left: 150px;
	padding: 5px 0 !important;
}



.nimblehost_myMenuInnerWrapper_stacks_in_20 .myMenu_mobileToggle { display: none; }






#stacks_out_75 {
	width: 36%;
	margin-right:0;
}
body{background-color:#FFFFFF;}@media only screen and (min-width:40.063em){body{}}.vegas-loading{display:none}.vegas-background{image-rendering:optimizeQuality;max-width:none !important}.vegas-overlay,.vegas-background{-webkit-user-select:none;user-select:none}.vegas-overlay{opacity:0.80}.vegas-timer-progress{background:#FFFFFF}
#SuperMenuWrapperstacks_in_2 {
	position: relative;
}



#SuperMenu1 {
	height: 40px;
	line-height: 40px;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	font-size: 125%;
	display: block;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	transition: all 300ms ease-in-out;
	position: relative;
	z-index: 1;
}

#SuperMenu1 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	outline: none;
	text-decoration: none;
}

/*  */





#SuperMenu1:hover,
#SuperMenu1.supermenu-active {
	opacity: 0.80;
	color: #FFFFFF;
}

#SuperMenu1.supermenu-active {
	cursor: default;
}
















/* Local image image applied as a CSS background */
#SuperMenu1 {
	background: url();
	background-size: 100%;
}






#SuperMenu1.supermenu-active {
}

#SuperMenuPanel-SuperMenu1 {
	display: none;
	position: absolute;
	left: 0;
	z-index: 997;
}

#SuperMenuFillstacks_in_2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: #cdcdcd;
	z-index: 998;
	opacity: 0.80;
	border-bottom: 2px solid #EAEAEA;
}




/* Solid colour fill */
#SuperMenuFillstacks_in_2 {
	background: #FFFFFF;
}
















#SuperMenuContentstacks_in_2 {
	position: relative;
	z-index: 999;
	color: #333333;
	margin: 0 auto;
	padding-left: 5.00%;
	padding-right: 5.00%;
	padding-top: 2.00%;
	padding-bottom: 2.00%;
	font-size: 100%;
}



#SuperMenuContentstacks_in_2 h1,
#SuperMenuContentstacks_in_2 h2,
#SuperMenuContentstacks_in_2 h3,
#SuperMenuContentstacks_in_2 h4,
#SuperMenuContentstacks_in_2 h5,
#SuperMenuContentstacks_in_2 h6 {
	color: #000000;
}

#SuperMenuContentstacks_in_2 a,
#SuperMenuContentstacks_in_2 a:visited {
	color: #0080FF;
}

#SuperMenuContentstacks_in_2 a:hover,
#SuperMenuContentstacks_in_2 a:active {
	color: #004080;
}

#SuperMenuClosestacks_in_2 {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	outline: none;
	border: none;
	z-index: 1000;
}

@media screen and (max-width: 0px) {
	#SuperMenuWrapperstacks_in_2, #SuperMenuPanel-SuperMenu1 {
		display: none !important;
	}
}

@media print {
	#SuperMenuWrapperstacks_in_2, #SuperMenuPanel-SuperMenu1 {
		display: none;
	}
}

/* @end */




#stacks_in_2 {
	background-color: rgba(204, 204, 204, 1.00);
}

#stacks_out_2 {
	width: 28%;
	margin-left:0;
}
#SuperMenuWrapperstacks_in_12 {
	position: relative;
}



#SuperMenu2 {
	height: 40px;
	line-height: 40px;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	font-size: 125%;
	display: block;
	color: #555555;
	text-align: center;
	cursor: pointer;
	transition: all 300ms ease-in-out;
	position: relative;
	z-index: 1;
}

#SuperMenu2 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	outline: none;
	text-decoration: none;
}

/*  */





#SuperMenu2:hover,
#SuperMenu2.supermenu-active {
	opacity: 0.80;
	color: #333333;
}

#SuperMenu2.supermenu-active {
	cursor: default;
}




/* Solid colour fill */
#SuperMenu2 {
	background: #EAEAEA;
}

#SuperMenu2:hover,
#SuperMenu2.supermenu-active {
	background: #CDCDCD;
}

















#SuperMenu2.supermenu-active {
}

#SuperMenuPanel-SuperMenu2 {
	display: none;
	position: absolute;
	left: 0;
	z-index: 997;
}

#SuperMenuFillstacks_in_12 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: #cdcdcd;
	z-index: 998;
	opacity: 0.80;
	border-bottom: 2px solid #EAEAEA;
}




/* Solid colour fill */
#SuperMenuFillstacks_in_12 {
	background: #CDCDCD;
}
















#SuperMenuContentstacks_in_12 {
	position: relative;
	z-index: 999;
	color: #333333;
	margin: 0 auto;
	padding-left: 5.00%;
	padding-right: 5.00%;
	padding-top: 2.00%;
	padding-bottom: 2.00%;
	font-size: 100%;
}



#SuperMenuContentstacks_in_12 h1,
#SuperMenuContentstacks_in_12 h2,
#SuperMenuContentstacks_in_12 h3,
#SuperMenuContentstacks_in_12 h4,
#SuperMenuContentstacks_in_12 h5,
#SuperMenuContentstacks_in_12 h6 {
	color: #000000;
}

#SuperMenuContentstacks_in_12 a,
#SuperMenuContentstacks_in_12 a:visited {
	color: #0080FF;
}

#SuperMenuContentstacks_in_12 a:hover,
#SuperMenuContentstacks_in_12 a:active {
	color: #004080;
}

#SuperMenuClosestacks_in_12 {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	outline: none;
	border: none;
	z-index: 1000;
}

@media screen and (max-width: 0px) {
	#SuperMenuWrapperstacks_in_12, #SuperMenuPanel-SuperMenu2 {
		display: none !important;
	}
}

@media print {
	#SuperMenuWrapperstacks_in_12, #SuperMenuPanel-SuperMenu2 {
		display: none;
	}
}

/* @end */




#stacks_out_12 {
	width: 28%;
	margin-left:0;
}
#SuperMenuWrapperstacks_in_34 {
	position: relative;
}



#SuperMenu3 {
	height: 40px;
	line-height: 40px;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	font-size: 125%;
	display: block;
	color: #555555;
	text-align: center;
	cursor: pointer;
	transition: all 300ms ease-in-out;
	position: relative;
	z-index: 1;
}

#SuperMenu3 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	outline: none;
	text-decoration: none;
}

/*  */





#SuperMenu3:hover,
#SuperMenu3.supermenu-active {
	opacity: 0.80;
	color: #333333;
}

#SuperMenu3.supermenu-active {
	cursor: default;
}




/* Solid colour fill */
#SuperMenu3 {
	background: #EAEAEA;
}

#SuperMenu3:hover,
#SuperMenu3.supermenu-active {
	background: #CDCDCD;
}

















#SuperMenu3.supermenu-active {
}

#SuperMenuPanel-SuperMenu3 {
	display: none;
	position: absolute;
	left: 0;
	z-index: 997;
}

#SuperMenuFillstacks_in_34 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: #cdcdcd;
	z-index: 998;
	opacity: 0.80;
	border-bottom: 2px solid #EAEAEA;
}




/* Solid colour fill */
#SuperMenuFillstacks_in_34 {
	background: #CDCDCD;
}
















#SuperMenuContentstacks_in_34 {
	position: relative;
	z-index: 999;
	color: #333333;
	margin: 0 auto;
	padding-left: 5.00%;
	padding-right: 5.00%;
	padding-top: 2.00%;
	padding-bottom: 2.00%;
	font-size: 100%;
}



#SuperMenuContentstacks_in_34 h1,
#SuperMenuContentstacks_in_34 h2,
#SuperMenuContentstacks_in_34 h3,
#SuperMenuContentstacks_in_34 h4,
#SuperMenuContentstacks_in_34 h5,
#SuperMenuContentstacks_in_34 h6 {
	color: #000000;
}

#SuperMenuContentstacks_in_34 a,
#SuperMenuContentstacks_in_34 a:visited {
	color: #0080FF;
}

#SuperMenuContentstacks_in_34 a:hover,
#SuperMenuContentstacks_in_34 a:active {
	color: #004080;
}

#SuperMenuClosestacks_in_34 {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	outline: none;
	border: none;
	z-index: 1000;
}

@media screen and (max-width: 0px) {
	#SuperMenuWrapperstacks_in_34, #SuperMenuPanel-SuperMenu3 {
		display: none !important;
	}
}

@media print {
	#SuperMenuWrapperstacks_in_34, #SuperMenuPanel-SuperMenu3 {
		display: none;
	}
}

/* @end */




#stacks_out_34 {
	width: 28%;
	margin-left:0;
}
#stacks_in_61_float {
	float:left;
	width:20%;
}
#stacks_in_61 {
	margin:  12px;
	padding:  14px;
}

#stacks_out_61 {
	margin-left:0;
}
#SuperMenuWrapperstacks_in_77 {
	position: relative;
}



#SuperMenu4 {
	height: 40px;
	line-height: 40px;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	font-size: 125%;
	display: block;
	color: #555555;
	text-align: center;
	cursor: pointer;
	transition: all 300ms ease-in-out;
	position: relative;
	z-index: 1;
}

#SuperMenu4 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	outline: none;
	text-decoration: none;
}

/*  */





#SuperMenu4:hover,
#SuperMenu4.supermenu-active {
	opacity: 0.80;
	color: #333333;
}

#SuperMenu4.supermenu-active {
	cursor: default;
}




/* Solid colour fill */
#SuperMenu4 {
	background: #FFFFFF;
}

#SuperMenu4:hover,
#SuperMenu4.supermenu-active {
	background: #E6E6E6;
}

















#SuperMenu4.supermenu-active {
}

#SuperMenuPanel-SuperMenu4 {
	display: none;
	position: absolute;
	left: 0;
	z-index: 997;
}

#SuperMenuFillstacks_in_77 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: #cdcdcd;
	z-index: 998;
	opacity: 0.80;
	border-bottom: 2px solid #EAEAEA;
}




/* Solid colour fill */
#SuperMenuFillstacks_in_77 {
	background: #FFFFFF;
}
















#SuperMenuContentstacks_in_77 {
	position: relative;
	z-index: 999;
	color: #333333;
	margin: 0 auto;
	padding-left: 5.00%;
	padding-right: 5.00%;
	padding-top: 2.00%;
	padding-bottom: 2.00%;
	font-size: 100%;
}



#SuperMenuContentstacks_in_77 h1,
#SuperMenuContentstacks_in_77 h2,
#SuperMenuContentstacks_in_77 h3,
#SuperMenuContentstacks_in_77 h4,
#SuperMenuContentstacks_in_77 h5,
#SuperMenuContentstacks_in_77 h6 {
	color: #000000;
}

#SuperMenuContentstacks_in_77 a,
#SuperMenuContentstacks_in_77 a:visited {
	color: #0080FF;
}

#SuperMenuContentstacks_in_77 a:hover,
#SuperMenuContentstacks_in_77 a:active {
	color: #004080;
}

#SuperMenuClosestacks_in_77 {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	outline: none;
	border: none;
	z-index: 1000;
}

@media screen and (max-width: 0px) {
	#SuperMenuWrapperstacks_in_77, #SuperMenuPanel-SuperMenu4 {
		display: none !important;
	}
}

@media print {
	#SuperMenuWrapperstacks_in_77, #SuperMenuPanel-SuperMenu4 {
		display: none;
	}
}

/* @end */




#stacks_out_77 {
	width: 28%;
	margin-left:0;
}
