<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">



#gatorWrapperstacks_in_p2_n1_page7 {
	max-width: 1500px;
	margin: 0 auto;
}

#gatorstacks_in_p2_n1_page7 {
	width: calc(100% - 3rem - 0rem);
	z-index: 200;
	position: relative;
	min-height: calc(3.5rem + 5px + 5px);
	line-height: 3.5rem;
	border-radius: 0px;
	margin: 0.75rem 0rem 3rem 0rem;
  padding: 5px;
}



#gatorBarFillstacks_in_p2_n1_page7 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 20;
	height: 100%;
	display: block;

	
  background-color: rgba(221, 255, 250, 1.00);
	background-image: -moz-linear-gradient(top, rgba(221, 255, 250, 1.00), rgba(52, 58, 64, 1.00));
	background-image: -ms-linear-gradient(top, rgba(221, 255, 250, 1.00), rgba(52, 58, 64, 1.00));
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(221, 255, 250, 1.00)), to(rgba(52, 58, 64, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(221, 255, 250, 1.00), rgba(52, 58, 64, 1.00));
	background-image: -o-linear-gradient(top, rgba(221, 255, 250, 1.00), rgba(52, 58, 64, 1.00));
	background-image: linear-gradient(top, rgba(221, 255, 250, 1.00), rgba(52, 58, 64, 1.00));
	background-repeat: repeat-x;
	

	

	

  	border-radius: 0px;
}

#gatorNavBarWrapstacks_in_p2_n1_page7 {
	position: relative;
	width: 100%;
	display: block;
	z-index: 40;
  max-width: 1500px;
  margin: 0 auto;
}

#gatorContentstacks_in_p2_n1_page7 {
	width: 100%;
	z-index: 201;
	position: relative;
}

#gatorNavstacks_in_p2_n1_page7 {
	transition: max-height 300ms linear;
	-webkit-transition: max-height 300ms linear;
	-moz-transition: max-height 300ms linear;
	overflow: hidden;
	z-index: 30;
	width: 100%;
}

#gatorNavstacks_in_p2_n1_page7 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	display: block;
}

#gatorNavstacks_in_p2_n1_page7 li {
	padding: 0;
	margin: 0;
	position: relative;
}

#gatorNavstacks_in_p2_n1_page7 ul li a {
	display: block;
	text-decoration: none;
	transition: all 300ms ease-in-out;
	width: 100%;
	text-align: left;
	padding: 0.5rem 0 0.5rem 1.50rem;
	color: rgba(255, 255, 255, 0.50);
	line-height: 1.4;
	font-size: 1.25rem;
	border-bottom: 1px solid rgba(25, 25, 25, 1.00);

	
	background: rgba(52, 58, 64, 1.00);
	

	

	

  text-align: left !important;
  
  
  
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
}

#gatorNavstacks_in_p2_n1_page7 ul li a.parent-link {
	padding-right: 4rem; /* Give parent links extra right padding for the reveal button */
}

#gatorNavstacks_in_p2_n1_page7 li:first-child {
	border-top: 1px solid rgba(25, 25, 25, 1.00);
}

#gatorNavstacks_in_p2_n1_page7 ul li a:hover {
	color: rgba(255, 255, 255, 1.00);
	
	background-color: rgba(52, 58, 64, 1.00);
	
}

#gatorNavstacks_in_p2_n1_page7 ul li a:active {
	color: rgba(255, 255, 255, 1.00);
	
	background-color: rgba(52, 58, 64, 1.00);
	
}

#gatorNavstacks_in_p2_n1_page7 ul li a.current,
#gatorNavstacks_in_p2_n1_page7 ul li a.currentAncestor {
	color: rgba(255, 255, 255, 1.00);
	
	
	
	
	
	background-color: rgba(52, 58, 64, 1.00);
	
}

#gatorNavstacks_in_p2_n1_page7 ul li a i {
	display: none;
}


#gatorNavstacks_in_p2_n1_page7 a:focus {
	box-shadow: none;
	outline: rgba(255, 0, 0, 1.00) solid 2px;
}


#gatorNavstacks_in_p2_n1_page7 ul li a:active {
	outline: none;
}

#gatorNavstacks_in_p2_n1_page7 li ul {
	display: block;
	max-height: 0;
	overflow: hidden;
	transition: all 300ms ease-in-out;
}

#gatorNavstacks_in_p2_n1_page7 ul ul li:first-child {
	border-top: none;
}

#gatorNavstacks_in_p2_n1_page7 ul ul li a {
	padding-left: calc( * 2);
}

#gatorNavstacks_in_p2_n1_page7 ul ul ul li a {
	padding-left: calc( * 3);
}

#gatorNavstacks_in_p2_n1_page7 ul ul ul ul li a {
	padding-left: calc( * 4);
}

#gatorNavstacks_in_p2_n1_page7 ul ul ul ul ul li a {
	padding-left: calc( * 5);
}

#mobileNavButtonstacks_in_p2_n1_page7 {
	text-align: left;
	height: 3.5rem;
	line-height: 3.5rem;
	font-size: 100%;
	display: block;
	width: 100%;
	cursor: pointer;
	padding: 0 1.50rem;
	position: relative;
	font-size: 1.25rem;
	color: rgba(255, 255, 255, 0.50);
	transition: all 300ms ease-in-out;
}

#mobileNavButtonstacks_in_p2_n1_page7:hover {
	color: rgba(255, 255, 255, 1.00);
}

#menuToggleTitlestacks_in_p2_n1_page7:before {
	content: 'Menu';
}

/* Closed menu */

#gatorContentstacks_in_p2_n1_page7.gator-closed-state #menu_toggle_expand_stacks_in_p2_n1_page7 {
	display: inline;
}

#gatorContentstacks_in_p2_n1_page7.gator-closed-state #menu_toggle_collapse_stacks_in_p2_n1_page7 {
	display: none;
}

/* Expanded opened menu */

#gatorContentstacks_in_p2_n1_page7.gator-opened-state #menu_toggle_expand_stacks_in_p2_n1_page7 {
	display: none;
}

#gatorContentstacks_in_p2_n1_page7.gator-opened-state #menu_toggle_collapse_stacks_in_p2_n1_page7 {
	display: inline;
}

#gatorContentstacks_in_p2_n1_page7.gator-closed-state #gatorNavstacks_in_p2_n1_page7 {
	max-height: 0px;
	overflow: hidden !important;
}

#gatorContentstacks_in_p2_n1_page7.gator-opened-state #gatorNavstacks_in_p2_n1_page7,
#gatorNavstacks_in_p2_n1_page7 .gator-open &gt; ul {
	max-height: 2000px;
	overflow: auto;
}

#gatorNavstacks_in_p2_n1_page7 .gator-more {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 3rem;
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	cursor: pointer;
	color: rgba(255, 255, 255, 0.50);
	border: 1px solid rgba(25, 25, 25, 1.00);
	background: rgba(51, 51, 51, 1.00);
	font-size: 2rem;
	transition: color 300ms ease-in-out;
}

#gatorNavstacks_in_p2_n1_page7 .gator-more:hover {
	color: rgba(255, 255, 255, 1.00);
}

#gatorNavstacks_in_p2_n1_page7 .gator-more i {
	transition: transform 0.3s;
}

#gatorNavstacks_in_p2_n1_page7 li.gator-open &gt; .gator-more i {
	transform: rotate(-180deg);
}

/* Styling applied on screens 996px and wider */
@media screen and (min-width: 996px){

	#gatorstacks_in_p2_n1_page7 {
		min-height: calc(3.5rem + 0rem + 0rem);
    top: auto;
    left: auto;
    max-height: none;
    overflow: visible;
	}

	
	#gatorstacks_in_p2_n1_page7 {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
	

	

	#mobileNavButtonstacks_in_p2_n1_page7 {
		display: none;
	}

	#gatorContentstacks_in_p2_n1_page7.gator-closed-state #gatorNavstacks_in_p2_n1_page7,
	#gatorContentstacks_in_p2_n1_page7.gator-opened-state #gatorNavstacks_in_p2_n1_page7 {
		max-height: 2000px;
		overflow: visible !important;
	}

	#gatorNavBarWrapstacks_in_p2_n1_page7 {
		display: block;
		position: relative;
		z-index: 40;
	}

	#gatorContentstacks_in_p2_n1_page7 {
		z-index: 201;
		position: relative;
		display: block;
		width: auto;
		float: right;
	}

	#gatorNavstacks_in_p2_n1_page7 {
		background: none;
		margin-bottom: 0;
		font-size: 100%;
		min-height: 0px;
		overflow: visible;
		display: flex;
	}

	#navButtonstacks_in_p2_n1_page7,
	#gatorNavstacks_in_p2_n1_page7 .gator-more {
		display: none !important;
	}

	#gatorNavstacks_in_p2_n1_page7 ul li {
		display: block;
		float: left;
		margin: 0;
		position: relative;
		white-space: no-wrap;
	}

	#gatorNavstacks_in_p2_n1_page7 li:first-child {
		border-top: none;
	}

  

  

  

	/* Remove inherited background styling from the mobile menu */
	#gatorNavstacks_in_p2_n1_page7 ul li a,
	#gatorNavstacks_in_p2_n1_page7 ul li a:hover,
	#gatorNavstacks_in_p2_n1_page7 ul li a:active,
	#gatorNavstacks_in_p2_n1_page7 ul li a.current,
	#gatorNavstacks_in_p2_n1_page7 ul li a.currentAncestor {
		background: none;
	}

	#gatorNavstacks_in_p2_n1_page7 ul li a {
    display: inline-block;
		text-align: left;
		height: auto;
		width: auto;
		height: auto;
		padding: 0 0.75rem;
		position: relative;
		font-size: 1rem;
		border-bottom: none;
		border-radius: 0rem;
		margin: 0rem 0rem 0rem 0rem;
		color: rgba(1, 1, 1, 1.00);
		background-color: rgba(255, 255, 255, 0.00);
		min-height: 0;
		line-height: 3.5rem;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    
  	
  	
  	
	}

	#gatorNavstacks_in_p2_n1_page7 ul li a.parent-link {
		padding: 0 0.75rem;
	}

	#gatorNavstacks_in_p2_n1_page7 ul li a:hover {
		color: rgba(255, 255, 255, 1.00);
		background-color: rgba(255, 255, 255, 0.00);
	}

	#gatorNavstacks_in_p2_n1_page7 ul li a:active {
		color: rgba(255, 255, 255, 1.00);
		background-color: rgba(255, 255, 255, 0.00);
	}

	#gatorNavstacks_in_p2_n1_page7 ul li a.current,
	#gatorNavstacks_in_p2_n1_page7 ul li a.currentAncestor {
		color: rgba(255, 255, 255, 1.00);
		background-color: rgba(255, 255, 255, 0.00);
	}

	#gatorNavstacks_in_p2_n1_page7 ul li a i {
		display: inline-block;
		font-size: 1.25rem;
		padding-left: 5px;
		margin-bottom: -3px;
	}

	#gatorNavstacks_in_p2_n1_page7 ul ul {
		position: absolute;
		top: 100%;
		left: -1px;
    width: 200px;
		padding: 0;
		margin: 0;
  	z-index: 149;
  	border: 1px solid rgba(25, 25, 25, 1.00);
		max-height: none;
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translateZ(0); /* Fixes missing elements when the parent is fixed-positioned */
		overflow: visible;
		border-radius: 0px;
		font-size: inherit;
		background-color: rgba(52, 58, 64, 1.00);
		box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.75);
		transition: all 300ms ease-in-out;

    

    

    
		background: none;
		

		
	}

	#gatorNavstacks_in_p2_n1_page7 ul ul li {
		display: block;
		position: relative;
		width: 100%;
		border-bottom: rgba(25, 25, 25, 1.00) solid 1px;
		border-left: none;
		border-right: none;
		white-space: normal;
	}

	#gatorNavstacks_in_p2_n1_page7 ul ul li:first-child {
		border-left: none;
	}

	#gatorNavstacks_in_p2_n1_page7 ul ul li:last-child {
		border-bottom: none;
	}

	#gatorNavstacks_in_p2_n1_page7 ul ul li a {
		color: rgba(255, 255, 255, 0.50);
		
		display: block;
		position: relative;
		width: 100%;
		margin: 0;
		border-radius: 0;
		text-align: left !important;
		
		
		
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    
  	
  	
  	
	}

	#gatorNavstacks_in_p2_n1_page7 ul ul li:last-child a {
		border-bottom: none;
	}

	#gatorNavstacks_in_p2_n1_page7 ul ul li a:hover {
		color: rgba(255, 255, 255, 1.00);
		
	}

	#gatorNavstacks_in_p2_n1_page7 ul ul li a:active {
		color: rgba(255, 255, 255, 1.00);
		
	}

	#gatorNavstacks_in_p2_n1_page7 ul ul li a.current,
	#gatorNavstacks_in_p2_n1_page7 ul ul li a.currentAncestor {
		color: rgba(255, 255, 255, 1.00);
		
	}

	#gatorNavstacks_in_p2_n1_page7 ul ul ul {
		top: 0;
		left: 100%;
		margin: 0;
	}

	#gatorNavstacks_in_p2_n1_page7 ul ul &gt; li {
		display: block;
		margin: 0;
		position: relative;
	}

	#gatorNavstacks_in_p2_n1_page7 ul ul i {
		font-size: 1.25rem;
		position: absolute;
		right: 1.5rem;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	#gatorNavstacks_in_p2_n1_page7 ul ul li a,
	#gatorNavstacks_in_p2_n1_page7 ul ul ul li a,
	#gatorNavstacks_in_p2_n1_page7 ul ul ul ul li a,
	#gatorNavstacks_in_p2_n1_page7 ul ul ul ul ul li a,
	#gatorNavstacks_in_p2_n1_page7 ul ul ul ul ul ul li a {
		float: none;
		display: block;
		padding: 1rem 1.5rem 1rem 1.5rem;
		line-height: 1.2;
	}

	#gatorNavstacks_in_p2_n1_page7 ul ul li a.parent-link,
	#gatorNavstacks_in_p2_n1_page7 ul ul ul li a.parent-link,
	#gatorNavstacks_in_p2_n1_page7 ul ul ul ul li a.parent-link,
	#gatorNavstacks_in_p2_n1_page7 ul ul ul ul ul li a.parent-link,
	#gatorNavstacks_in_p2_n1_page7 ul ul ul ul ul ul ul li a.parent-link,
	#gatorNavstacks_in_p2_n1_page7 ul ul ul ul ul ul ul ul li a.parent-link {
		padding: 1rem 1.5rem 1rem 1.5rem;
	}

	#gatorNavstacks_in_p2_n1_page7 ul ul {
		margin-top: 1.5rem;
	}

	#gatorNavstacks_in_p2_n1_page7 ul ul ul {
		margin-left: 1.5rem;
	}

	#gatorNavstacks_in_p2_n1_page7 &gt; ul &gt; li:hover &gt; ul,
	#gatorNavstacks_in_p2_n1_page7 ul ul.gator-focused {
		opacity: 1.00;
		visibility: visible;
		margin-top: 0;
	}

	#gatorNavstacks_in_p2_n1_page7 &gt; ul &gt; li &gt; ul &gt; li:hover &gt; ul,
	#gatorNavstacks_in_p2_n1_page7 ul ul ul.gator-focused {
		opacity: 1.00;
		visibility: visible;
		margin-top: -1px;
		margin-left: 0;
	}

	/* Styling for touch devices */
	.isTouchDevice #gatorNavstacks_in_p2_n1_page7 ul ul {
		opacity: 1.00;
		visibility: visible;
		-webkit-transition: none;
		transition: none;
		display: none;
	}

	.isTouchDevice #gatorNavstacks_in_p2_n1_page7&gt;ul&gt;li:hover&gt;ul,
	.isTouchDevice #gatorNavstacks_in_p2_n1_page7&gt;ul&gt;li&gt;ul&gt;li:hover&gt;ul,
	.isTouchDevice #gatorNavstacks_in_p2_n1_page7&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li:hover&gt;ul,
	.isTouchDevice #gatorNavstacks_in_p2_n1_page7&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li:hover&gt;ul {
		opacity: 1.00;
		visibility: visible;
		display: block;
	}

	

	

  
	#gatorContentstacks_in_p2_n1_page7 {
	    float: right;
  }
	

	

	

	

	

	

	

	
}

/* Additional content  */
#gatorPreContentstacks_in_p2_n1_page7,
#gatorPostContentstacks_in_p2_n1_page7 {
	display: none;
	white-space: nowrap;
}

@media screen and (min-width: 996px){
  #gatorPreContentstacks_in_p2_n1_page7,
  #gatorPostContentstacks_in_p2_n1_page7{
		max-height: calc(3.5rem + 5px + 5px);
	}
}




#gatorPreContentstacks_in_p2_n1_page7 {
	display: block;
	padding-left: 1.5rem;
	padding-right: 20rem;
	font-size: 125%;
	
	
	
	;
	color: rgba(255, 255, 255, 1.00);
}


#gatorPreContentstacks_in_p2_n1_page7 img {
  max-height: 3.5rem;
  max-width: none;
}


@media screen and (min-width: 996px){
	#gatorPreContentstacks_in_p2_n1_page7 {
		
	}
}













#gatorPreContentstacks_in_p2_n1_page7 a,
#gatorPreContentstacks_in_p2_n1_page7 a:visited {
	color: rgba(255, 255, 255, 1.00);
	text-decoration: none;
	
	
	
	;
	transition: all 300ms ease-in-out;
}

#gatorPreContentstacks_in_p2_n1_page7 a:hover,
#gatorPreContentstacks_in_p2_n1_page7 a:active {
	color: rgba(255, 255, 255, 0.50)
	text-decoration: none;
	
	
	
	;
}





/* Hide the stack in print and PDF output */
@media print {
	#gatorstacks_in_p2_n1_page7 {
		display: none;
	}
}




#stacks_in_3_page7 {
	margin: 120px 0px 20px 0px;
}
/* @group Font Icons */

@font-face {
  font-family: 'fontello';
  src: url('font-icons/fontello.eot?19778278');
  src: url('font-icons/fontello.eot?19778278#iefix') format('embedded-opentype'),
	   url('font-icons/fontello.woff?19778278') format('woff'),
	   url('font-icons/fontello.ttf?19778278') format('truetype'),
	   url('font-icons/fontello.svg?19778278#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

#freeStyleWrapperstacks_in_5_page7 [class^="freestyle-icon-"]:before,
#freeStyleWrapperstacks_in_5_page7 [class*=" freestyle-icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;
	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */
	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
#freeStyleWrapperstacks_in_5_page7 .freestyle-icon-left-open:before { content: '\e800'; }
#freeStyleWrapperstacks_in_5_page7 .freestyle-icon-right-open:before { content: '\e801'; }
#freeStyleWrapperstacks_in_5_page7 .freestyle-icon-play:before { content: '\e802'; }
#freeStyleWrapperstacks_in_5_page7 .freestyle-icon-pause:before { content: '\e803'; }

/* @end */

/* @group General / CSS reset */

#freeStyleWrapperstacks_in_5_page7 {
	display: block;
	position: relative;
	width: 100%;
	z-index: 1;
}

#freeStyleWrapperstacks_in_5_page7 a {
	outline: none;
}

#freeStyleWrapperstacks_in_5_page7 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#freeStyleWrapperstacks_in_5_page7 li {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* @end */

%[if 1 ]%

/* @group BX Slider */

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;
	left: -5px;
	background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/freestyle-bx-loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(freestyle-images/freestyle-bx-controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(freestyle-images/freestyle-bx-controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(freestyle-images/freestyle-bx-controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(freestyle-images/freestyle-bx-controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* WW Reset */

.bx-wrapper {
	margin: 0px;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	left: 0px;
}

.bx-wrapper ul,
.bx-wrapper li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.bx-wrapper img {
	max-width: none;
	width: 100%;
	height: auto;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 20px;
	width: 100%;
	z-index: 60;
}

/* Added by WW */

/* Hide slider until loaded */
#freeStyleSliderstacks_in_5_page7 {
	display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666666;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000000;
}

.bx-wrapper .bx-controls a {
	text-decoration: none;
}

.bx-wrapper .bx-controls-direction [class^="freestyle-icon-"] {
	font-size: 22px;
	color: #BDBDBD;
	line-height: 34px;
	text-shadow: none;
}

.bx-wrapper .bx-prev {
	left: 10px;
	width: 32px;
	height: 32px;
	text-align: left;
	border-radius: 16px;
	background: #686868;
	opacity: 0.80;
}

.bx-wrapper .bx-prev:hover {
	opacity: 1.00;
}

.bx-wrapper .bx-next {
	right: 10px;
	width: 32px;
	height: 32px;
	text-align: right;
	border-radius: 16px;
	background: #686868;
	opacity: 0.80;
}

.bx-wrapper .bx-next:hover {
	opacity: 1.00;
}

.bx-wrapper .bx-controls-direction a {
	text-indent: 0;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	margin-left: 10px;
}

.bx-wrapper .bx-controls-auto [class^="freestyle-icon-"] {
	font-size: 22px;
	color: #BDBDBD;
	line-height: 34px;
	text-shadow: none;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: 0px;
	width: 32px;
	height: 32px;
	outline: 0;
	background: none;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover [class^="freestyle-icon-"],
.bx-wrapper .bx-controls-auto .bx-start.active [class^="freestyle-icon-"] {
	background: none;
	color: #000000;
	text-shadow: none;
}

.bx-controls-auto,
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	width: 85px;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: 0px;
	width: 32px;
	height: 32px;
	outline: 0;
	background: none;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover [class^="freestyle-icon-"],
.bx-wrapper .bx-controls-auto .bx-stop.active [class^="freestyle-icon-"] {
	background: none;
	color: #000000;
	text-shadow: none;
}




/* @end */









/* @group Maps */

.freeStyleMapContainer {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
}

/* @end */

/* @group Video */

.freeStyleMapContainer iframe {
	max-width: 100%;
	max-height: 100%;
}

.freeStyleVideoContainer {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px; 
	height: 0;
	overflow: hidden;
}
 
.freeStyleVideoContainer iframe,
.freeStyleVideoContainer object,
.freeStyleVideoContainer embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* @end */

/* @group HTML5 Video */

.html5VideoContainer {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}

.html5VideoContainer video,
.html5VideoContainer canvas {
	top: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
 }
 
.html5VideoContainer video {
	height: 100% !important;
	position: absolute;
	-webkit-transform-style: preserve-3d;
}

/* @end */

/* @group Vine Video */





.vineVideoContainer iframe {
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: 0 auto;
	border: none;
	outline: none;
}





/* @end */

/* @group Overlay */

#freeStyleOverlaystacks_in_5_page7 {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 55;
	display: block;
	width: 33%;
}

#overlayFillstacks_in_5_page7 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.80;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}

#overlayContentstacks_in_5_page7 {
	position: relative;
	display: block;
	z-index: 5;
	padding: 2%;
	margin: 0;
	color: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 100%;
}

/* @end */

@media screen and (max-width: 569px) {
	#freeStyleOverlaystacks_in_5_page7 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		display: block;
		width: 100%;
	}
	
	#overlayFillstacks_in_5_page7,
	#overlayContentstacks_in_5_page7 {
		opacity: 1.00;
		border-radius: 0px;
		-webkit-border-radius: 0px;
	}
}


#stacks_in_5_page7 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  2px;
}

#stacks_in_6_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_11_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_13_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_173_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_183_page7 {
	padding: 0px 0px 35px 0px;
}

#stacks_in_p187_n1_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_18_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_21_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_23_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_26_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_28_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_31_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_33_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_36_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_38_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_41_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_43_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_46_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_48_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_51_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_53_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_56_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_58_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_66_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_68_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_71_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_73_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_76_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_78_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_81_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_83_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_86_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_88_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_91_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_93_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_96_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_98_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_101_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_103_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_106_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_108_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_111_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_113_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_116_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_118_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_121_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_123_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_126_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_128_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_131_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_133_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_136_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_138_page7 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_141_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_143_page7 {
	margin: 0px 0px 40px 0px;
}
</pre></body></html>