 a.anchor{height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important} 
.com_joeworkman_stacks_link_stack a{display:block;text-decoration:none!important;padding:0;margin:0}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_88833_page19 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {

#stacks_in_88833_page19 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_88834_page19 {
	background-color: rgba(255, 255, 255, 1.00);
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Sticky Stack' 
Style Sheet: fsrsticky.css
Created: 04, June, 2014
Last Modified: 29, June 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_88835_page19 {

}

#stacks_in_88835_page19 .stacks_in_88835_page19_sticky {
	display: block;
	height: auto;
	max-width: 960px;
	width: 100%;
	position: relative;
	z-index: 999;
}

.stickUp {
	max-width: 960px;
	z-index: 999;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {
	
#stacks_in_88835_page19 .stacks_in_88835_page19_sticky, .stickUp { 
	display: block;
	max-width: 100%;

}
}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Add-Ons Pack 1'
fsrnavmenures3.css style sheet
Created: 21, May, 2013
Last Modified: 03, September, 2015
Version: 1.5
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013-2015 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#navbar {
	display: block !important;	
	height: auto;
	font-size: 1.00em;
	font-weight: 600;
}

#nav ul {
	bottom: 0;
	left: 0;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
}

*:first-child+html #nav ul {
	height: 40px !important;
}

#nav ul li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 40px;
	border-right: 0px solid #FFFFFF;
	width: auto;
}

#nav ul li a, #nav ul li a:visited {
	background: #000000;
	color: #F9FEFF;
	cursor: pointer;
	display: inline-block;
	font-size: 1.00em;
	font-weight: 600;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: #FEC21E;
	color: #FFFFFF;
}

#nav ul li #current {
	background-color: #005DB3;
	color: #FFFFFF;
}

#nav ul li .currentAncestor {
	color: #FFFFFF;
}

#nav ul li a:hover > ul {
	position: relative;
	display: inline-block;
}

#nav ul li.hasChild > a:after {
	content: "\f107";
	float: none;
	margin-left: 6px;
	font-family: "FontAwesome";
	vertical-align: top;
	padding: 0 0 0 8px;
}

#nav li:first-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li:last-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul li:last-child {
	border-right: 0px;
}

/* Sub Menu Levels */

#nav ul ul {
	display: none;
	left: 0;
	line-height: 40px;
	margin: 0;
	position: absolute;
	top: 39px;
	width: 200px;
	z-index: 999;
	text-align: left;
}

#nav ul ul li {
	display: block;
	padding: 0;
	height: 40px;
	width: 200px;
	border-right: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background: #252525;
	color: #FFFFFF;
	border-top: px solid #EFEFEF;
	font-size: 1.00em;
	font-weight: normal;
	height: 40px;
	padding: 0 14px 0 14px;
	margin: 0;
	text-shadow: none;
	width: 186px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 0 14px 0 14px;
	line-height: 40px !important;
	width: 186px !important;
}

#nav ul ul li a:hover {
	background: #005DB3;
	color: #FFFFFF;
	width: 186px;
	background-image: none;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #005DB3;
	color: #FFFFFF;
}

#nav ul ul li:last-child > a {
	border-bottom: 1px solid #EFEFEF;
}

#nav ul ul li.hasChild > a:after {
	content: "\f105";
	display:inline-block;
	float: right;
	margin-left: 6px;
	margin-right: 0;
	font-family: "FontAwesome";
	vertical-align: top;
	padding: 0 0 0 8px;
}

#nav li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul ul ul {
	top: 0;
	left: 214px;
}

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 214px !important;
}

#nav li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

/* #######################################################################

	meanMenu
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#navbar, #nav { 
    display: none; 
    visibility: collapse;
    height: 0px;
}

#pagecontainer, #pagewrapper {
	overflow: hidden !important;
}

@-moz-document url-prefix() {
    #pagecontainer, #pagewrapper {
	overflow: visible !important;
}
}

}

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar { 
float: left;
width: 100%;
position: relative;
background: #000000;
padding: 4px 0 0 0;
min-height: 48px;
z-index: 99999;
}

.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 16px 13px 10px 16px;
position: absolute;
top: 0;
right: 0;
color: #FFFFFF;
cursor: pointer;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
display: block;
background: #FFFFFF;
height: 3px;
margin-top: 3px;
}

.mean-container a:hover.meanmenu-reveal span {
display: block;
background: #FFFFFF;
height: 3px;
margin-top: 3px;
}

.mean-container .mean-nav { 
float: left;
width: 100%;
background: #000000;
margin-top: 48px;
}

.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 90%;
padding: 1em 5%;
margin: 0;
text-align: left;
color: #FFFFFF;
border-bottom: 1px solid #F1F1F1;
text-decoration: none;
text-transform: none;
}

.mean-container .mean-nav ul li:first-child a {
border-top: 1px solid #F1F1F1;	
}

.mean-container .mean-nav ul li #current {
	background-color: #005DB3;
	color: #FFFFFF;
}

.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
border-bottom: 1px solid #F1F1F1;
/*border-bottom: 1px solid #f1f1f1;*/
opacity: 0.75; 
filter: alpha(opacity=75);
text-shadow: none !important;
visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 70%;
padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover { 
color: #FFFFFF;
background: #005DB3;
/*original hover background: #252525;*/
}
.mean-container .mean-nav ul li a.mean-expand {
width: 26px;
height: 26px;
border: none !important;
padding: 12px !important;
text-align: center;
position: absolute;
right: 0;
top: 0;
font-size: 20px !important;
z-index: 2;
font-weight: 700;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background: none;
}
.mean-container .mean-push { 
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both; 
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
}





#stacks_in_88836_page19 {
	background-color: rgba(1, 2, 2, 1.00);
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_88838_page19 {
	
}

#stacks_in_88838_page19 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_88838_page19 img {
	float: none;
	max-width: 100% !important;
	min-width: 40% !important;
	height: auto !important;
}

}#toggleWrapper_stacks_in_88840_page19 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_88840_page19 {
	padding: 20px;
	margin: 0;
	background: #FEC21E;
	font-weight: normal;
	display: block;
	position: relative;
	color: #000000;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_88840_page19:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_88840_page19 {
	display: none;
	margin-top: 0px;
	padding: 20px;
	overflow: hidden;
	background: #FEC21E;
	color: #666666;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_88840_page19 a:link:after,
	#toggleTrigger_stacks_in_88840_page19 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_88840_page19 {
		display: block !important;
	}
}

#stacks_in_88845_page19 {
	display:inline-block; width:100%; line-height: 2.000000em;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 28, July 2015
Version: 1.5
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013-2015 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_88847_page19 {
	padding: 0% 0% 0% 0%;
	margin: 0% 11% 0% 0%;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_88847_page19 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
input#stacks_in_88848_page19.pay-submit{width:auto;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;height:56px;line-height:36px;border:0;margin:0;padding:0 20px;color:#FFFFFF!important;font-size:16px;text-transform:none;background:#9C0A19;width:auto;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}input#stacks_in_88848_page19.pay-submit:hover{background-color:#EE4D41!important;color:#FFFFFF!important;cursor:pointer;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s;-webkit-appearance:none;-moz-appearance:none;appearance:none}
#stacks_in_88848_page19 {
	margin: 2px 0px 2px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 28, July 2015
Version: 1.5
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013-2015 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_88850_page19 {
	padding: 0% 0% 0% 0%;
	margin: 0% 15% 0% 0%;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_88850_page19 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 3% 0% 0%;
}
}

#stacks_in_88851_page19 {
	margin: 8px 0px 0px 0px;
}

#stacks_in_88855_page19 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
	margin: 0px 0px 0px 16px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_88857_page19 #fsr_3colwrap_stacks_in_88857_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_88857_page19 #fsr_3colwrap_stacks_in_88857_page19 #fsr_left3col_stacks_in_88857_page19 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_88857_page19 #fsr_3colwrap_stacks_in_88857_page19 #fsr_left3col_stacks_in_88857_page19 .left3colpad_stacks_in_88857_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88857_page19 #fsr_3colwrap_stacks_in_88857_page19 #fsr_center3col_stacks_in_88857_page19 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_88857_page19 #fsr_3colwrap_stacks_in_88857_page19 #fsr_right3col_stacks_in_88857_page19 .right3colpad_stacks_in_88857_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88857_page19 #fsr_3colwrap_stacks_in_88857_page19 #fsr_right3col_stacks_in_88857_page19 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_88857_page19 #fsr_3colwrap_stacks_in_88857_page19 #fsr_center3col_stacks_in_88857_page19 .center3colpad_stacks_in_88857_page19 {
	padding: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_88857_page19 #fsr_3colwrap_stacks_in_88857_page19 #fsr_left3col_stacks_in_88857_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88857_page19 #fsr_3colwrap_stacks_in_88857_page19 #fsr_left3col_stacks_in_88857_page19 .left3colpad_stacks_in_88857_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88857_page19 #fsr_3colwrap_stacks_in_88857_page19 #fsr_center3col_stacks_in_88857_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88857_page19 #fsr_3colwrap_stacks_in_88857_page19 #fsr_center3col_stacks_in_88857_page19 .center3colpad_stacks_in_88857_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88857_page19 #fsr_3colwrap_stacks_in_88857_page19 #fsr_right3col_stacks_in_88857_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88857_page19 #fsr_3colwrap_stacks_in_88857_page19 #fsr_right3col_stacks_in_88857_page19 .right3colpad_stacks_in_88857_page19 {
	padding: 0px 0px 0px 0px;
}

}/* Start Viewr stack CSS code */#stacks_in_88858_page19 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_88858_page19 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_88858_page19 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_88858_page19 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_88858_page19swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */
#stacks_in_88858_page19 {
	margin:  14px;
}
#stacks_in_88859_page19thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_88859_page19thumbsviewr img {height: auto; width: 100%; }

#toggleWrapper_stacks_in_88863_page19 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_88863_page19 {
	padding: 20px;
	margin: 0;
	background: #FFFFFF;
	font-weight: normal;
	display: block;
	position: relative;
	color: #030303;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_88863_page19:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_88863_page19 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FFFFFF;
	color: #030303;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_88863_page19 a:link:after,
	#toggleTrigger_stacks_in_88863_page19 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_88863_page19 {
		display: block !important;
	}
}
#stacks_in_88864_page19{text-align:justify}
#stacks_in_88867_page19{text-align:justify}
input#stacks_in_88871_page19.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_88871_page19.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_88871_page19 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88872_page19 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade11 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade11.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade11.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade11.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade11 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade11.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade11.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade11.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade11.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade11.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88872_page19:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer11 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88872_page19 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer11, 
#fancyviewer11::before, 
#fancyviewer11::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88872_page19 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88872_page19 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88872_page19 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88872_page19 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88872_page19 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88872_page19 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose11,
#fancyviewerClose11 *
#fancyviewerClose11 *::after,
#fancyviewerClose11 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose11 .fancyviewerCloseInner
#fancyviewerClose11 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer11 {
	padding: 20px;
}

#fancyviewerClose11 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose11 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive11 #fancyviewerClose11 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer11 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88872_page19 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88872_page19 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88872_page19 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88873_page19{text-align:justify}

#stacks_in_88873_page19 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88876_page19{text-align:justify}

#stacks_in_88876_page19 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_88880_page19 #fsr_3colwrap_stacks_in_88880_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_88880_page19 #fsr_3colwrap_stacks_in_88880_page19 #fsr_left3col_stacks_in_88880_page19 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_88880_page19 #fsr_3colwrap_stacks_in_88880_page19 #fsr_left3col_stacks_in_88880_page19 .left3colpad_stacks_in_88880_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88880_page19 #fsr_3colwrap_stacks_in_88880_page19 #fsr_center3col_stacks_in_88880_page19 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_88880_page19 #fsr_3colwrap_stacks_in_88880_page19 #fsr_right3col_stacks_in_88880_page19 .right3colpad_stacks_in_88880_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88880_page19 #fsr_3colwrap_stacks_in_88880_page19 #fsr_right3col_stacks_in_88880_page19 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_88880_page19 #fsr_3colwrap_stacks_in_88880_page19 #fsr_center3col_stacks_in_88880_page19 .center3colpad_stacks_in_88880_page19 {
	padding: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_88880_page19 #fsr_3colwrap_stacks_in_88880_page19 #fsr_left3col_stacks_in_88880_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88880_page19 #fsr_3colwrap_stacks_in_88880_page19 #fsr_left3col_stacks_in_88880_page19 .left3colpad_stacks_in_88880_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88880_page19 #fsr_3colwrap_stacks_in_88880_page19 #fsr_center3col_stacks_in_88880_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88880_page19 #fsr_3colwrap_stacks_in_88880_page19 #fsr_center3col_stacks_in_88880_page19 .center3colpad_stacks_in_88880_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88880_page19 #fsr_3colwrap_stacks_in_88880_page19 #fsr_right3col_stacks_in_88880_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88880_page19 #fsr_3colwrap_stacks_in_88880_page19 #fsr_right3col_stacks_in_88880_page19 .right3colpad_stacks_in_88880_page19 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_88880_page19 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_88881_page19 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_88881_page19 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_88881_page19 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_88881_page19 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_88881_page19swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_88882_page19thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_88882_page19thumbsviewr img {height: auto; width: 100%; }


#stacks_in_88882_page19 {
	margin: 6px 0px 6px 0px;
}
#toggleWrapper_stacks_in_88886_page19 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_88886_page19 {
	padding: 20px;
	margin: 0;
	background: #FFFFFF;
	font-weight: normal;
	display: block;
	position: relative;
	color: #030303;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_88886_page19:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_88886_page19 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FFFFFF;
	color: #030303;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_88886_page19 a:link:after,
	#toggleTrigger_stacks_in_88886_page19 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_88886_page19 {
		display: block !important;
	}
}
#stacks_in_88887_page19{text-align:justify}
#stacks_in_88890_page19{text-align:justify}
input#stacks_in_88894_page19.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_88894_page19.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_88894_page19 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88895_page19 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade12 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade12.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade12.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade12.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade12 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade12.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade12.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade12.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade12.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade12.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88895_page19:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer12 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88895_page19 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer12, 
#fancyviewer12::before, 
#fancyviewer12::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88895_page19 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88895_page19 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88895_page19 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88895_page19 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88895_page19 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88895_page19 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose12,
#fancyviewerClose12 *
#fancyviewerClose12 *::after,
#fancyviewerClose12 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose12 .fancyviewerCloseInner
#fancyviewerClose12 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer12 {
	padding: 20px;
}

#fancyviewerClose12 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose12 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive12 #fancyviewerClose12 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer12 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88895_page19 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88895_page19 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88895_page19 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88896_page19{text-align:justify}

#stacks_in_88896_page19 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88899_page19{text-align:justify}

#stacks_in_88899_page19 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_88903_page19 #fsr_3colwrap_stacks_in_88903_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_88903_page19 #fsr_3colwrap_stacks_in_88903_page19 #fsr_left3col_stacks_in_88903_page19 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_88903_page19 #fsr_3colwrap_stacks_in_88903_page19 #fsr_left3col_stacks_in_88903_page19 .left3colpad_stacks_in_88903_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88903_page19 #fsr_3colwrap_stacks_in_88903_page19 #fsr_center3col_stacks_in_88903_page19 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_88903_page19 #fsr_3colwrap_stacks_in_88903_page19 #fsr_right3col_stacks_in_88903_page19 .right3colpad_stacks_in_88903_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88903_page19 #fsr_3colwrap_stacks_in_88903_page19 #fsr_right3col_stacks_in_88903_page19 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_88903_page19 #fsr_3colwrap_stacks_in_88903_page19 #fsr_center3col_stacks_in_88903_page19 .center3colpad_stacks_in_88903_page19 {
	padding: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_88903_page19 #fsr_3colwrap_stacks_in_88903_page19 #fsr_left3col_stacks_in_88903_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88903_page19 #fsr_3colwrap_stacks_in_88903_page19 #fsr_left3col_stacks_in_88903_page19 .left3colpad_stacks_in_88903_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88903_page19 #fsr_3colwrap_stacks_in_88903_page19 #fsr_center3col_stacks_in_88903_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88903_page19 #fsr_3colwrap_stacks_in_88903_page19 #fsr_center3col_stacks_in_88903_page19 .center3colpad_stacks_in_88903_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88903_page19 #fsr_3colwrap_stacks_in_88903_page19 #fsr_right3col_stacks_in_88903_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88903_page19 #fsr_3colwrap_stacks_in_88903_page19 #fsr_right3col_stacks_in_88903_page19 .right3colpad_stacks_in_88903_page19 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_88903_page19 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_88904_page19 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_88904_page19 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_88904_page19 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_88904_page19 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_88904_page19swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */
#stacks_in_88904_page19 {
	margin:  7px;
	padding:  3px;
}
#stacks_in_88905_page19thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_88905_page19thumbsviewr img {height: auto; width: 100%; }

#toggleWrapper_stacks_in_88909_page19 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_88909_page19 {
	padding: 20px;
	margin: 0;
	background: #FFFFFF;
	font-weight: normal;
	display: block;
	position: relative;
	color: #030303;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_88909_page19:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_88909_page19 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FFFFFF;
	color: #030303;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_88909_page19 a:link:after,
	#toggleTrigger_stacks_in_88909_page19 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_88909_page19 {
		display: block !important;
	}
}
#stacks_in_88910_page19{text-align:justify}
#stacks_in_88913_page19{text-align:justify}
input#stacks_in_88917_page19.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_88917_page19.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_88917_page19 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88918_page19 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade13 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade13.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade13.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade13.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade13 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade13.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade13.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade13.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade13.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade13.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88918_page19:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer13 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88918_page19 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer13, 
#fancyviewer13::before, 
#fancyviewer13::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88918_page19 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88918_page19 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88918_page19 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88918_page19 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88918_page19 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88918_page19 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose13,
#fancyviewerClose13 *
#fancyviewerClose13 *::after,
#fancyviewerClose13 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose13 .fancyviewerCloseInner
#fancyviewerClose13 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer13 {
	padding: 20px;
}

#fancyviewerClose13 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose13 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive13 #fancyviewerClose13 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer13 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88918_page19 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88918_page19 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88918_page19 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88919_page19{text-align:justify}

#stacks_in_88919_page19 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88922_page19{text-align:justify}

#stacks_in_88922_page19 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_88926_page19 #fsr_3colwrap_stacks_in_88926_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_88926_page19 #fsr_3colwrap_stacks_in_88926_page19 #fsr_left3col_stacks_in_88926_page19 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_88926_page19 #fsr_3colwrap_stacks_in_88926_page19 #fsr_left3col_stacks_in_88926_page19 .left3colpad_stacks_in_88926_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88926_page19 #fsr_3colwrap_stacks_in_88926_page19 #fsr_center3col_stacks_in_88926_page19 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_88926_page19 #fsr_3colwrap_stacks_in_88926_page19 #fsr_right3col_stacks_in_88926_page19 .right3colpad_stacks_in_88926_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88926_page19 #fsr_3colwrap_stacks_in_88926_page19 #fsr_right3col_stacks_in_88926_page19 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_88926_page19 #fsr_3colwrap_stacks_in_88926_page19 #fsr_center3col_stacks_in_88926_page19 .center3colpad_stacks_in_88926_page19 {
	padding: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_88926_page19 #fsr_3colwrap_stacks_in_88926_page19 #fsr_left3col_stacks_in_88926_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88926_page19 #fsr_3colwrap_stacks_in_88926_page19 #fsr_left3col_stacks_in_88926_page19 .left3colpad_stacks_in_88926_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88926_page19 #fsr_3colwrap_stacks_in_88926_page19 #fsr_center3col_stacks_in_88926_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88926_page19 #fsr_3colwrap_stacks_in_88926_page19 #fsr_center3col_stacks_in_88926_page19 .center3colpad_stacks_in_88926_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88926_page19 #fsr_3colwrap_stacks_in_88926_page19 #fsr_right3col_stacks_in_88926_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88926_page19 #fsr_3colwrap_stacks_in_88926_page19 #fsr_right3col_stacks_in_88926_page19 .right3colpad_stacks_in_88926_page19 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_88926_page19 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_88927_page19 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_88927_page19 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_88927_page19 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_88927_page19 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_88927_page19swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_88928_page19thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_88928_page19thumbsviewr img {height: auto; width: 100%; }

#toggleWrapper_stacks_in_88932_page19 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_88932_page19 {
	padding: 20px;
	margin: 0;
	background: #FFFFFF;
	font-weight: normal;
	display: block;
	position: relative;
	color: #030303;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_88932_page19:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_88932_page19 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FFFFFF;
	color: #030303;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_88932_page19 a:link:after,
	#toggleTrigger_stacks_in_88932_page19 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_88932_page19 {
		display: block !important;
	}
}
#stacks_in_88933_page19{text-align:justify}
#stacks_in_88936_page19{text-align:justify}
input#stacks_in_88940_page19.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_88940_page19.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_88940_page19 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88941_page19 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade14 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade14.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade14.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade14.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade14 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade14.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade14.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade14.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade14.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade14.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88941_page19:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer14 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88941_page19 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer14, 
#fancyviewer14::before, 
#fancyviewer14::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88941_page19 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88941_page19 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88941_page19 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88941_page19 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88941_page19 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88941_page19 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose14,
#fancyviewerClose14 *
#fancyviewerClose14 *::after,
#fancyviewerClose14 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose14 .fancyviewerCloseInner
#fancyviewerClose14 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer14 {
	padding: 20px;
}

#fancyviewerClose14 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose14 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive14 #fancyviewerClose14 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer14 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88941_page19 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88941_page19 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88941_page19 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88942_page19{text-align:justify}

#stacks_in_88942_page19 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88945_page19{text-align:justify}

#stacks_in_88945_page19 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_88952_page19 #fsr_3colwrap_stacks_in_88952_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_88952_page19 #fsr_3colwrap_stacks_in_88952_page19 #fsr_left3col_stacks_in_88952_page19 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_88952_page19 #fsr_3colwrap_stacks_in_88952_page19 #fsr_left3col_stacks_in_88952_page19 .left3colpad_stacks_in_88952_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88952_page19 #fsr_3colwrap_stacks_in_88952_page19 #fsr_center3col_stacks_in_88952_page19 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_88952_page19 #fsr_3colwrap_stacks_in_88952_page19 #fsr_right3col_stacks_in_88952_page19 .right3colpad_stacks_in_88952_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88952_page19 #fsr_3colwrap_stacks_in_88952_page19 #fsr_right3col_stacks_in_88952_page19 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_88952_page19 #fsr_3colwrap_stacks_in_88952_page19 #fsr_center3col_stacks_in_88952_page19 .center3colpad_stacks_in_88952_page19 {
	padding: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_88952_page19 #fsr_3colwrap_stacks_in_88952_page19 #fsr_left3col_stacks_in_88952_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88952_page19 #fsr_3colwrap_stacks_in_88952_page19 #fsr_left3col_stacks_in_88952_page19 .left3colpad_stacks_in_88952_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88952_page19 #fsr_3colwrap_stacks_in_88952_page19 #fsr_center3col_stacks_in_88952_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88952_page19 #fsr_3colwrap_stacks_in_88952_page19 #fsr_center3col_stacks_in_88952_page19 .center3colpad_stacks_in_88952_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88952_page19 #fsr_3colwrap_stacks_in_88952_page19 #fsr_right3col_stacks_in_88952_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88952_page19 #fsr_3colwrap_stacks_in_88952_page19 #fsr_right3col_stacks_in_88952_page19 .right3colpad_stacks_in_88952_page19 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_88952_page19 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_88953_page19 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_88953_page19 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_88953_page19 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_88953_page19 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_88953_page19swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_88954_page19thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_88954_page19thumbsviewr img {height: auto; width: 100%; }


#stacks_in_88954_page19 {
	margin: 6px 0px 6px 0px;
	padding: 4px 0px 0px 0px;
}
#toggleWrapper_stacks_in_88958_page19 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_88958_page19 {
	padding: 20px;
	margin: 0;
	background: #FFFFFF;
	font-weight: normal;
	display: block;
	position: relative;
	color: #030303;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_88958_page19:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_88958_page19 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FFFFFF;
	color: #030303;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_88958_page19 a:link:after,
	#toggleTrigger_stacks_in_88958_page19 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_88958_page19 {
		display: block !important;
	}
}
#stacks_in_88959_page19{text-align:justify}
#stacks_in_88962_page19{text-align:justify}
input#stacks_in_88966_page19.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_88966_page19.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_88966_page19 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88967_page19 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade15 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade15.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade15.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade15.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade15 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade15.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade15.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade15.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade15.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade15.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88967_page19:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer15 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88967_page19 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer15, 
#fancyviewer15::before, 
#fancyviewer15::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88967_page19 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88967_page19 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88967_page19 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88967_page19 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88967_page19 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88967_page19 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose15,
#fancyviewerClose15 *
#fancyviewerClose15 *::after,
#fancyviewerClose15 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose15 .fancyviewerCloseInner
#fancyviewerClose15 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer15 {
	padding: 20px;
}

#fancyviewerClose15 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose15 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive15 #fancyviewerClose15 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer15 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88967_page19 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88967_page19 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88967_page19 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88968_page19{text-align:justify}

#stacks_in_88968_page19 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88971_page19{text-align:justify}

#stacks_in_88971_page19 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_88975_page19 #fsr_3colwrap_stacks_in_88975_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_88975_page19 #fsr_3colwrap_stacks_in_88975_page19 #fsr_left3col_stacks_in_88975_page19 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_88975_page19 #fsr_3colwrap_stacks_in_88975_page19 #fsr_left3col_stacks_in_88975_page19 .left3colpad_stacks_in_88975_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88975_page19 #fsr_3colwrap_stacks_in_88975_page19 #fsr_center3col_stacks_in_88975_page19 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_88975_page19 #fsr_3colwrap_stacks_in_88975_page19 #fsr_right3col_stacks_in_88975_page19 .right3colpad_stacks_in_88975_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88975_page19 #fsr_3colwrap_stacks_in_88975_page19 #fsr_right3col_stacks_in_88975_page19 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_88975_page19 #fsr_3colwrap_stacks_in_88975_page19 #fsr_center3col_stacks_in_88975_page19 .center3colpad_stacks_in_88975_page19 {
	padding: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_88975_page19 #fsr_3colwrap_stacks_in_88975_page19 #fsr_left3col_stacks_in_88975_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88975_page19 #fsr_3colwrap_stacks_in_88975_page19 #fsr_left3col_stacks_in_88975_page19 .left3colpad_stacks_in_88975_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88975_page19 #fsr_3colwrap_stacks_in_88975_page19 #fsr_center3col_stacks_in_88975_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88975_page19 #fsr_3colwrap_stacks_in_88975_page19 #fsr_center3col_stacks_in_88975_page19 .center3colpad_stacks_in_88975_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88975_page19 #fsr_3colwrap_stacks_in_88975_page19 #fsr_right3col_stacks_in_88975_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88975_page19 #fsr_3colwrap_stacks_in_88975_page19 #fsr_right3col_stacks_in_88975_page19 .right3colpad_stacks_in_88975_page19 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_88975_page19 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_88976_page19 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_88976_page19 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_88976_page19 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_88976_page19 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_88976_page19swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */
#stacks_in_88976_page19 {
	margin:  8px;
}
#stacks_in_88977_page19thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_88977_page19thumbsviewr img {height: auto; width: 100%; }

#toggleWrapper_stacks_in_88981_page19 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_88981_page19 {
	padding: 20px;
	margin: 0;
	background: #FFFFFF;
	font-weight: normal;
	display: block;
	position: relative;
	color: #030303;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_88981_page19:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_88981_page19 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FFFFFF;
	color: #030303;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_88981_page19 a:link:after,
	#toggleTrigger_stacks_in_88981_page19 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_88981_page19 {
		display: block !important;
	}
}
#stacks_in_88982_page19{text-align:justify}
#stacks_in_88985_page19{text-align:justify}
input#stacks_in_88989_page19.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_88989_page19.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_88989_page19 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88990_page19 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade16 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade16.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade16.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade16.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade16 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade16.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade16.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade16.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade16.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade16.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88990_page19:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer16 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88990_page19 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer16, 
#fancyviewer16::before, 
#fancyviewer16::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88990_page19 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88990_page19 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88990_page19 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88990_page19 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88990_page19 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88990_page19 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose16,
#fancyviewerClose16 *
#fancyviewerClose16 *::after,
#fancyviewerClose16 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose16 .fancyviewerCloseInner
#fancyviewerClose16 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer16 {
	padding: 20px;
}

#fancyviewerClose16 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose16 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive16 #fancyviewerClose16 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer16 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88990_page19 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88990_page19 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88990_page19 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88991_page19{text-align:justify}

#stacks_in_88991_page19 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88994_page19{text-align:justify}

#stacks_in_88994_page19 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_88998_page19 #fsr_3colwrap_stacks_in_88998_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_88998_page19 #fsr_3colwrap_stacks_in_88998_page19 #fsr_left3col_stacks_in_88998_page19 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_88998_page19 #fsr_3colwrap_stacks_in_88998_page19 #fsr_left3col_stacks_in_88998_page19 .left3colpad_stacks_in_88998_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88998_page19 #fsr_3colwrap_stacks_in_88998_page19 #fsr_center3col_stacks_in_88998_page19 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_88998_page19 #fsr_3colwrap_stacks_in_88998_page19 #fsr_right3col_stacks_in_88998_page19 .right3colpad_stacks_in_88998_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88998_page19 #fsr_3colwrap_stacks_in_88998_page19 #fsr_right3col_stacks_in_88998_page19 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_88998_page19 #fsr_3colwrap_stacks_in_88998_page19 #fsr_center3col_stacks_in_88998_page19 .center3colpad_stacks_in_88998_page19 {
	padding: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_88998_page19 #fsr_3colwrap_stacks_in_88998_page19 #fsr_left3col_stacks_in_88998_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88998_page19 #fsr_3colwrap_stacks_in_88998_page19 #fsr_left3col_stacks_in_88998_page19 .left3colpad_stacks_in_88998_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88998_page19 #fsr_3colwrap_stacks_in_88998_page19 #fsr_center3col_stacks_in_88998_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88998_page19 #fsr_3colwrap_stacks_in_88998_page19 #fsr_center3col_stacks_in_88998_page19 .center3colpad_stacks_in_88998_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_88998_page19 #fsr_3colwrap_stacks_in_88998_page19 #fsr_right3col_stacks_in_88998_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_88998_page19 #fsr_3colwrap_stacks_in_88998_page19 #fsr_right3col_stacks_in_88998_page19 .right3colpad_stacks_in_88998_page19 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_88998_page19 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_88999_page19 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_88999_page19 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_88999_page19 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_88999_page19 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_88999_page19swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_89000_page19thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_89000_page19thumbsviewr img {height: auto; width: 100%; }

#toggleWrapper_stacks_in_89004_page19 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_89004_page19 {
	padding: 20px;
	margin: 0;
	background: #FFFFFF;
	font-weight: normal;
	display: block;
	position: relative;
	color: #030303;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_89004_page19:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_89004_page19 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FFFFFF;
	color: #030303;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_89004_page19 a:link:after,
	#toggleTrigger_stacks_in_89004_page19 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_89004_page19 {
		display: block !important;
	}
}
#stacks_in_89005_page19{text-align:justify}
#stacks_in_89008_page19{text-align:justify}
input#stacks_in_89012_page19.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_89012_page19.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_89012_page19 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_89013_page19 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade17 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade17.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade17.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade17.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade17 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade17.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade17.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade17.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade17.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade17.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_89013_page19:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer17 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_89013_page19 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer17, 
#fancyviewer17::before, 
#fancyviewer17::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_89013_page19 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_89013_page19 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_89013_page19 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_89013_page19 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_89013_page19 .fancyviewerVideo object,
#fancyviewerContentstacks_in_89013_page19 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose17,
#fancyviewerClose17 *
#fancyviewerClose17 *::after,
#fancyviewerClose17 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose17 .fancyviewerCloseInner
#fancyviewerClose17 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer17 {
	padding: 20px;
}

#fancyviewerClose17 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose17 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive17 #fancyviewerClose17 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer17 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_89013_page19 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_89013_page19 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_89013_page19 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_89014_page19{text-align:justify}

#stacks_in_89014_page19 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_89017_page19{text-align:justify}

#stacks_in_89017_page19 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89021_page19 #fsr_3colwrap_stacks_in_89021_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_89021_page19 #fsr_3colwrap_stacks_in_89021_page19 #fsr_left3col_stacks_in_89021_page19 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_89021_page19 #fsr_3colwrap_stacks_in_89021_page19 #fsr_left3col_stacks_in_89021_page19 .left3colpad_stacks_in_89021_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89021_page19 #fsr_3colwrap_stacks_in_89021_page19 #fsr_center3col_stacks_in_89021_page19 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_89021_page19 #fsr_3colwrap_stacks_in_89021_page19 #fsr_right3col_stacks_in_89021_page19 .right3colpad_stacks_in_89021_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89021_page19 #fsr_3colwrap_stacks_in_89021_page19 #fsr_right3col_stacks_in_89021_page19 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_89021_page19 #fsr_3colwrap_stacks_in_89021_page19 #fsr_center3col_stacks_in_89021_page19 .center3colpad_stacks_in_89021_page19 {
	padding: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_89021_page19 #fsr_3colwrap_stacks_in_89021_page19 #fsr_left3col_stacks_in_89021_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_89021_page19 #fsr_3colwrap_stacks_in_89021_page19 #fsr_left3col_stacks_in_89021_page19 .left3colpad_stacks_in_89021_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89021_page19 #fsr_3colwrap_stacks_in_89021_page19 #fsr_center3col_stacks_in_89021_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_89021_page19 #fsr_3colwrap_stacks_in_89021_page19 #fsr_center3col_stacks_in_89021_page19 .center3colpad_stacks_in_89021_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89021_page19 #fsr_3colwrap_stacks_in_89021_page19 #fsr_right3col_stacks_in_89021_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_89021_page19 #fsr_3colwrap_stacks_in_89021_page19 #fsr_right3col_stacks_in_89021_page19 .right3colpad_stacks_in_89021_page19 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_89021_page19 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_89022_page19 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_89022_page19 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_89022_page19 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_89022_page19 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_89022_page19swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_89023_page19thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_89023_page19thumbsviewr img {height: auto; width: 100%; }

#toggleWrapper_stacks_in_89027_page19 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_89027_page19 {
	padding: 20px;
	margin: 0;
	background: #FFFFFF;
	font-weight: normal;
	display: block;
	position: relative;
	color: #030303;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_89027_page19:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_89027_page19 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FFFFFF;
	color: #030303;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_89027_page19 a:link:after,
	#toggleTrigger_stacks_in_89027_page19 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_89027_page19 {
		display: block !important;
	}
}
#stacks_in_89028_page19{text-align:justify}
#stacks_in_89031_page19{text-align:justify}
input#stacks_in_89035_page19.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_89035_page19.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_89035_page19 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_89036_page19 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade18 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade18.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade18.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade18.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade18 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade18.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade18.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade18.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade18.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade18.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_89036_page19:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer18 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_89036_page19 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer18, 
#fancyviewer18::before, 
#fancyviewer18::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_89036_page19 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_89036_page19 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_89036_page19 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_89036_page19 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_89036_page19 .fancyviewerVideo object,
#fancyviewerContentstacks_in_89036_page19 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose18,
#fancyviewerClose18 *
#fancyviewerClose18 *::after,
#fancyviewerClose18 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose18 .fancyviewerCloseInner
#fancyviewerClose18 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer18 {
	padding: 20px;
}

#fancyviewerClose18 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose18 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive18 #fancyviewerClose18 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer18 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_89036_page19 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_89036_page19 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_89036_page19 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_89037_page19{text-align:justify}

#stacks_in_89037_page19 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_89040_page19{text-align:justify}

#stacks_in_89040_page19 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89044_page19 #fsr_3colwrap_stacks_in_89044_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_89044_page19 #fsr_3colwrap_stacks_in_89044_page19 #fsr_left3col_stacks_in_89044_page19 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_89044_page19 #fsr_3colwrap_stacks_in_89044_page19 #fsr_left3col_stacks_in_89044_page19 .left3colpad_stacks_in_89044_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89044_page19 #fsr_3colwrap_stacks_in_89044_page19 #fsr_center3col_stacks_in_89044_page19 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_89044_page19 #fsr_3colwrap_stacks_in_89044_page19 #fsr_right3col_stacks_in_89044_page19 .right3colpad_stacks_in_89044_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89044_page19 #fsr_3colwrap_stacks_in_89044_page19 #fsr_right3col_stacks_in_89044_page19 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_89044_page19 #fsr_3colwrap_stacks_in_89044_page19 #fsr_center3col_stacks_in_89044_page19 .center3colpad_stacks_in_89044_page19 {
	padding: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_89044_page19 #fsr_3colwrap_stacks_in_89044_page19 #fsr_left3col_stacks_in_89044_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_89044_page19 #fsr_3colwrap_stacks_in_89044_page19 #fsr_left3col_stacks_in_89044_page19 .left3colpad_stacks_in_89044_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89044_page19 #fsr_3colwrap_stacks_in_89044_page19 #fsr_center3col_stacks_in_89044_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_89044_page19 #fsr_3colwrap_stacks_in_89044_page19 #fsr_center3col_stacks_in_89044_page19 .center3colpad_stacks_in_89044_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89044_page19 #fsr_3colwrap_stacks_in_89044_page19 #fsr_right3col_stacks_in_89044_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_89044_page19 #fsr_3colwrap_stacks_in_89044_page19 #fsr_right3col_stacks_in_89044_page19 .right3colpad_stacks_in_89044_page19 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_89044_page19 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_89045_page19 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_89045_page19 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_89045_page19 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_89045_page19 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_89045_page19swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_89046_page19thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_89046_page19thumbsviewr img {height: auto; width: 100%; }

#toggleWrapper_stacks_in_89050_page19 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_89050_page19 {
	padding: 20px;
	margin: 0;
	background: #FFFFFF;
	font-weight: normal;
	display: block;
	position: relative;
	color: #030303;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_89050_page19:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_89050_page19 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FFFFFF;
	color: #030303;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_89050_page19 a:link:after,
	#toggleTrigger_stacks_in_89050_page19 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_89050_page19 {
		display: block !important;
	}
}
#stacks_in_89051_page19{text-align:justify}
#stacks_in_89054_page19{text-align:justify}
input#stacks_in_89058_page19.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_89058_page19.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_89058_page19 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_89059_page19 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade19 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade19.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade19.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade19.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade19 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade19.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade19.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade19.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade19.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade19.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_89059_page19:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer19 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_89059_page19 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer19, 
#fancyviewer19::before, 
#fancyviewer19::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_89059_page19 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_89059_page19 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_89059_page19 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_89059_page19 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_89059_page19 .fancyviewerVideo object,
#fancyviewerContentstacks_in_89059_page19 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose19,
#fancyviewerClose19 *
#fancyviewerClose19 *::after,
#fancyviewerClose19 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose19 .fancyviewerCloseInner
#fancyviewerClose19 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer19 {
	padding: 20px;
}

#fancyviewerClose19 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose19 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive19 #fancyviewerClose19 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer19 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_89059_page19 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_89059_page19 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_89059_page19 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_89060_page19{text-align:justify}

#stacks_in_89060_page19 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_89063_page19{text-align:justify}

#stacks_in_89063_page19 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89067_page19 #fsr_3colwrap_stacks_in_89067_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_89067_page19 #fsr_3colwrap_stacks_in_89067_page19 #fsr_left3col_stacks_in_89067_page19 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_89067_page19 #fsr_3colwrap_stacks_in_89067_page19 #fsr_left3col_stacks_in_89067_page19 .left3colpad_stacks_in_89067_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89067_page19 #fsr_3colwrap_stacks_in_89067_page19 #fsr_center3col_stacks_in_89067_page19 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_89067_page19 #fsr_3colwrap_stacks_in_89067_page19 #fsr_right3col_stacks_in_89067_page19 .right3colpad_stacks_in_89067_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89067_page19 #fsr_3colwrap_stacks_in_89067_page19 #fsr_right3col_stacks_in_89067_page19 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_89067_page19 #fsr_3colwrap_stacks_in_89067_page19 #fsr_center3col_stacks_in_89067_page19 .center3colpad_stacks_in_89067_page19 {
	padding: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_89067_page19 #fsr_3colwrap_stacks_in_89067_page19 #fsr_left3col_stacks_in_89067_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_89067_page19 #fsr_3colwrap_stacks_in_89067_page19 #fsr_left3col_stacks_in_89067_page19 .left3colpad_stacks_in_89067_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89067_page19 #fsr_3colwrap_stacks_in_89067_page19 #fsr_center3col_stacks_in_89067_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_89067_page19 #fsr_3colwrap_stacks_in_89067_page19 #fsr_center3col_stacks_in_89067_page19 .center3colpad_stacks_in_89067_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89067_page19 #fsr_3colwrap_stacks_in_89067_page19 #fsr_right3col_stacks_in_89067_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_89067_page19 #fsr_3colwrap_stacks_in_89067_page19 #fsr_right3col_stacks_in_89067_page19 .right3colpad_stacks_in_89067_page19 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_89067_page19 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_89068_page19 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_89068_page19 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_89068_page19 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_89068_page19 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_89068_page19swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */
#stacks_in_89068_page19 {
	margin:  8px;
}
#stacks_in_89069_page19thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_89069_page19thumbsviewr img {height: auto; width: 100%; }

#toggleWrapper_stacks_in_89073_page19 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_89073_page19 {
	padding: 20px;
	margin: 0;
	background: #FFFFFF;
	font-weight: normal;
	display: block;
	position: relative;
	color: #030303;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_89073_page19:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_89073_page19 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FFFFFF;
	color: #030303;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_89073_page19 a:link:after,
	#toggleTrigger_stacks_in_89073_page19 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_89073_page19 {
		display: block !important;
	}
}
#stacks_in_89074_page19{text-align:justify}
#stacks_in_89077_page19{text-align:justify}
input#stacks_in_89081_page19.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_89081_page19.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_89081_page19 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_89082_page19 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade20 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade20.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade20.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade20.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade20 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade20.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade20.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade20.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade20.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade20.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_89082_page19:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer20 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_89082_page19 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer20, 
#fancyviewer20::before, 
#fancyviewer20::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_89082_page19 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_89082_page19 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_89082_page19 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_89082_page19 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_89082_page19 .fancyviewerVideo object,
#fancyviewerContentstacks_in_89082_page19 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose20,
#fancyviewerClose20 *
#fancyviewerClose20 *::after,
#fancyviewerClose20 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose20 .fancyviewerCloseInner
#fancyviewerClose20 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer20 {
	padding: 20px;
}

#fancyviewerClose20 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose20 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive20 #fancyviewerClose20 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer20 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_89082_page19 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_89082_page19 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_89082_page19 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_89083_page19{text-align:justify}

#stacks_in_89083_page19 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_89086_page19{text-align:justify}

#stacks_in_89086_page19 {
	margin: 0px 5px 0px 5px;
}
#toggleWrapper_stacks_in_89090_page19 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_89090_page19 {
	padding: 20px;
	margin: 0;
	background: #FEC21E;
	font-weight: normal;
	display: block;
	position: relative;
	color: #000000;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_89090_page19:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_89090_page19 {
	display: none;
	margin-top: 0px;
	padding: 20px;
	overflow: hidden;
	background: #FEC21E;
	color: #666666;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_89090_page19 a:link:after,
	#toggleTrigger_stacks_in_89090_page19 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_89090_page19 {
		display: block !important;
	}
}

#stacks_in_89095_page19 {
	display:inline-block; width:100%; line-height: 2.000000em;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Hide Show Stack' 
Style Sheet: fsrmobilehideshow.css Style Sheet
Created: 10, June 2014
Last Modified: 29, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


/************************************************************************************
DESKTOP
*************************************************************************************/


#stacks_in_89097_page19desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_89097_page19mobilecontent { 
	display: none;
}




/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {
	
#stacks_in_89097_page19mobilecontent { 
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_89097_page19desktopcontent {
	display: none;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89098_page19 #fsr_colwrap_stacks_in_89098_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_89098_page19 #fsr_colwrap_stacks_in_89098_page19 #fsr_leftcol_stacks_in_89098_page19 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_89098_page19 #fsr_colwrap_stacks_in_89098_page19 #fsr_leftcol_stacks_in_89098_page19 .leftcolpad_stacks_in_89098_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89098_page19 #fsr_colwrap_stacks_in_89098_page19 #fsr_rightcol_stacks_in_89098_page19 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89098_page19 #fsr_colwrap_stacks_in_89098_page19 #fsr_rightcol_stacks_in_89098_page19 .rightcolpad_stacks_in_89098_page19 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_89098_page19 #fsr_colwrap_stacks_in_89098_page19 #fsr_leftcol_stacks_in_89098_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89098_page19 #fsr_colwrap_stacks_in_89098_page19 #fsr_leftcol_stacks_in_89098_page19 .leftcolpad_stacks_in_89098_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89098_page19 #fsr_colwrap_stacks_in_89098_page19 #fsr_rightcol_stacks_in_89098_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89098_page19 #fsr_colwrap_stacks_in_89098_page19 #fsr_rightcol_stacks_in_89098_page19 .rightcolpad_stacks_in_89098_page19 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_89098_page19 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
	margin: 0px 0px 5px 0px;
	padding: 0px 60px 3px 64px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89099_page19 #fsr_colwrap_stacks_in_89099_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_89099_page19 #fsr_colwrap_stacks_in_89099_page19 #fsr_leftcol_stacks_in_89099_page19 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_89099_page19 #fsr_colwrap_stacks_in_89099_page19 #fsr_leftcol_stacks_in_89099_page19 .leftcolpad_stacks_in_89099_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89099_page19 #fsr_colwrap_stacks_in_89099_page19 #fsr_rightcol_stacks_in_89099_page19 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89099_page19 #fsr_colwrap_stacks_in_89099_page19 #fsr_rightcol_stacks_in_89099_page19 .rightcolpad_stacks_in_89099_page19 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_89099_page19 #fsr_colwrap_stacks_in_89099_page19 #fsr_leftcol_stacks_in_89099_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89099_page19 #fsr_colwrap_stacks_in_89099_page19 #fsr_leftcol_stacks_in_89099_page19 .leftcolpad_stacks_in_89099_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89099_page19 #fsr_colwrap_stacks_in_89099_page19 #fsr_rightcol_stacks_in_89099_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89099_page19 #fsr_colwrap_stacks_in_89099_page19 #fsr_rightcol_stacks_in_89099_page19 .rightcolpad_stacks_in_89099_page19 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89100_page19 #fsr_colwrap_stacks_in_89100_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_89100_page19 #fsr_colwrap_stacks_in_89100_page19 #fsr_leftcol_stacks_in_89100_page19 {
	float: left;
	display: block;
	width: 10%;
	height: auto;
	margin: 0;
}

#stacks_in_89100_page19 #fsr_colwrap_stacks_in_89100_page19 #fsr_leftcol_stacks_in_89100_page19 .leftcolpad_stacks_in_89100_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89100_page19 #fsr_colwrap_stacks_in_89100_page19 #fsr_rightcol_stacks_in_89100_page19 {
	float: right;
	display: block;
	width: 90%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89100_page19 #fsr_colwrap_stacks_in_89100_page19 #fsr_rightcol_stacks_in_89100_page19 .rightcolpad_stacks_in_89100_page19 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_89100_page19 #fsr_colwrap_stacks_in_89100_page19 #fsr_leftcol_stacks_in_89100_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89100_page19 #fsr_colwrap_stacks_in_89100_page19 #fsr_leftcol_stacks_in_89100_page19 .leftcolpad_stacks_in_89100_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89100_page19 #fsr_colwrap_stacks_in_89100_page19 #fsr_rightcol_stacks_in_89100_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89100_page19 #fsr_colwrap_stacks_in_89100_page19 #fsr_rightcol_stacks_in_89100_page19 .rightcolpad_stacks_in_89100_page19 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_89100_page19 {
	margin: 4px 0px 3px 0px;
}
#stacks_in_89102_page19{text-align:justify}

#stacks_in_89102_page19 {
	margin: 10px 0px 0px 86px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89106_page19 #fsr_colwrap_stacks_in_89106_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_89106_page19 #fsr_colwrap_stacks_in_89106_page19 #fsr_leftcol_stacks_in_89106_page19 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_89106_page19 #fsr_colwrap_stacks_in_89106_page19 #fsr_leftcol_stacks_in_89106_page19 .leftcolpad_stacks_in_89106_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89106_page19 #fsr_colwrap_stacks_in_89106_page19 #fsr_rightcol_stacks_in_89106_page19 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89106_page19 #fsr_colwrap_stacks_in_89106_page19 #fsr_rightcol_stacks_in_89106_page19 .rightcolpad_stacks_in_89106_page19 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_89106_page19 #fsr_colwrap_stacks_in_89106_page19 #fsr_leftcol_stacks_in_89106_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89106_page19 #fsr_colwrap_stacks_in_89106_page19 #fsr_leftcol_stacks_in_89106_page19 .leftcolpad_stacks_in_89106_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89106_page19 #fsr_colwrap_stacks_in_89106_page19 #fsr_rightcol_stacks_in_89106_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89106_page19 #fsr_colwrap_stacks_in_89106_page19 #fsr_rightcol_stacks_in_89106_page19 .rightcolpad_stacks_in_89106_page19 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_89106_page19 {
	margin: 4px 0px 6px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89108_page19 {
	
}

#stacks_in_89108_page19 img {
	float: none;
	max-width: 25% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_89108_page19 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}
#stacks_in_89108_page19 {
	margin: 9px 0px 2px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89113_page19 {
	
}

#stacks_in_89113_page19 img {
	float: none;
	max-width: 25% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_89113_page19 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}
#stacks_in_89113_page19 {
	margin: 9px 0px 2px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89119_page19 #fsr_colwrap_stacks_in_89119_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_89119_page19 #fsr_colwrap_stacks_in_89119_page19 #fsr_leftcol_stacks_in_89119_page19 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_89119_page19 #fsr_colwrap_stacks_in_89119_page19 #fsr_leftcol_stacks_in_89119_page19 .leftcolpad_stacks_in_89119_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89119_page19 #fsr_colwrap_stacks_in_89119_page19 #fsr_rightcol_stacks_in_89119_page19 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89119_page19 #fsr_colwrap_stacks_in_89119_page19 #fsr_rightcol_stacks_in_89119_page19 .rightcolpad_stacks_in_89119_page19 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_89119_page19 #fsr_colwrap_stacks_in_89119_page19 #fsr_leftcol_stacks_in_89119_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89119_page19 #fsr_colwrap_stacks_in_89119_page19 #fsr_leftcol_stacks_in_89119_page19 .leftcolpad_stacks_in_89119_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89119_page19 #fsr_colwrap_stacks_in_89119_page19 #fsr_rightcol_stacks_in_89119_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89119_page19 #fsr_colwrap_stacks_in_89119_page19 #fsr_rightcol_stacks_in_89119_page19 .rightcolpad_stacks_in_89119_page19 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89120_page19 #fsr_colwrap_stacks_in_89120_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_89120_page19 #fsr_colwrap_stacks_in_89120_page19 #fsr_leftcol_stacks_in_89120_page19 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_89120_page19 #fsr_colwrap_stacks_in_89120_page19 #fsr_leftcol_stacks_in_89120_page19 .leftcolpad_stacks_in_89120_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89120_page19 #fsr_colwrap_stacks_in_89120_page19 #fsr_rightcol_stacks_in_89120_page19 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89120_page19 #fsr_colwrap_stacks_in_89120_page19 #fsr_rightcol_stacks_in_89120_page19 .rightcolpad_stacks_in_89120_page19 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_89120_page19 #fsr_colwrap_stacks_in_89120_page19 #fsr_leftcol_stacks_in_89120_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89120_page19 #fsr_colwrap_stacks_in_89120_page19 #fsr_leftcol_stacks_in_89120_page19 .leftcolpad_stacks_in_89120_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89120_page19 #fsr_colwrap_stacks_in_89120_page19 #fsr_rightcol_stacks_in_89120_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89120_page19 #fsr_colwrap_stacks_in_89120_page19 #fsr_rightcol_stacks_in_89120_page19 .rightcolpad_stacks_in_89120_page19 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_89120_page19 {
	margin: 4px 0px 6px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89122_page19 {
	
}

#stacks_in_89122_page19 img {
	float: none;
	max-width: 25% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_89122_page19 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}
#stacks_in_89122_page19 {
	margin: 9px 0px 2px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89127_page19 {
	
}

#stacks_in_89127_page19 img {
	float: none;
	max-width: 25% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_89127_page19 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}
#stacks_in_89127_page19 {
	margin: 9px 0px 1px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89132_page19 #fsr_colwrap_stacks_in_89132_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_89132_page19 #fsr_colwrap_stacks_in_89132_page19 #fsr_leftcol_stacks_in_89132_page19 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_89132_page19 #fsr_colwrap_stacks_in_89132_page19 #fsr_leftcol_stacks_in_89132_page19 .leftcolpad_stacks_in_89132_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89132_page19 #fsr_colwrap_stacks_in_89132_page19 #fsr_rightcol_stacks_in_89132_page19 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89132_page19 #fsr_colwrap_stacks_in_89132_page19 #fsr_rightcol_stacks_in_89132_page19 .rightcolpad_stacks_in_89132_page19 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_89132_page19 #fsr_colwrap_stacks_in_89132_page19 #fsr_leftcol_stacks_in_89132_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89132_page19 #fsr_colwrap_stacks_in_89132_page19 #fsr_leftcol_stacks_in_89132_page19 .leftcolpad_stacks_in_89132_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89132_page19 #fsr_colwrap_stacks_in_89132_page19 #fsr_rightcol_stacks_in_89132_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89132_page19 #fsr_colwrap_stacks_in_89132_page19 #fsr_rightcol_stacks_in_89132_page19 .rightcolpad_stacks_in_89132_page19 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_89132_page19 {
	margin: 4px 0px 6px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89134_page19 {
	
}

#stacks_in_89134_page19 img {
	float: none;
	max-width: 25% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_89134_page19 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}
#stacks_in_89134_page19 {
	margin: 9px 0px 0px 0px;
}

#stacks_in_89142_page19 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 3px 0px;
}
#stacks_in_89143_page19{text-align:justify}

#stacks_in_89143_page19 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89145_page19 #fsr_3colwrap_stacks_in_89145_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_89145_page19 #fsr_3colwrap_stacks_in_89145_page19 #fsr_left3col_stacks_in_89145_page19 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_89145_page19 #fsr_3colwrap_stacks_in_89145_page19 #fsr_left3col_stacks_in_89145_page19 .left3colpad_stacks_in_89145_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89145_page19 #fsr_3colwrap_stacks_in_89145_page19 #fsr_center3col_stacks_in_89145_page19 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_89145_page19 #fsr_3colwrap_stacks_in_89145_page19 #fsr_right3col_stacks_in_89145_page19 .right3colpad_stacks_in_89145_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89145_page19 #fsr_3colwrap_stacks_in_89145_page19 #fsr_right3col_stacks_in_89145_page19 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_89145_page19 #fsr_3colwrap_stacks_in_89145_page19 #fsr_center3col_stacks_in_89145_page19 .center3colpad_stacks_in_89145_page19 {
	padding: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 100px) {

#stacks_in_89145_page19 #fsr_3colwrap_stacks_in_89145_page19 #fsr_left3col_stacks_in_89145_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_89145_page19 #fsr_3colwrap_stacks_in_89145_page19 #fsr_left3col_stacks_in_89145_page19 .left3colpad_stacks_in_89145_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89145_page19 #fsr_3colwrap_stacks_in_89145_page19 #fsr_center3col_stacks_in_89145_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_89145_page19 #fsr_3colwrap_stacks_in_89145_page19 #fsr_center3col_stacks_in_89145_page19 .center3colpad_stacks_in_89145_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89145_page19 #fsr_3colwrap_stacks_in_89145_page19 #fsr_right3col_stacks_in_89145_page19 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_89145_page19 #fsr_3colwrap_stacks_in_89145_page19 #fsr_right3col_stacks_in_89145_page19 .right3colpad_stacks_in_89145_page19 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_89145_page19 {
	padding: 0px 60px 18px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89146_page19 #fsr_colwrap_stacks_in_89146_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_89146_page19 #fsr_colwrap_stacks_in_89146_page19 #fsr_leftcol_stacks_in_89146_page19 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_89146_page19 #fsr_colwrap_stacks_in_89146_page19 #fsr_leftcol_stacks_in_89146_page19 .leftcolpad_stacks_in_89146_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89146_page19 #fsr_colwrap_stacks_in_89146_page19 #fsr_rightcol_stacks_in_89146_page19 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89146_page19 #fsr_colwrap_stacks_in_89146_page19 #fsr_rightcol_stacks_in_89146_page19 .rightcolpad_stacks_in_89146_page19 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 100px) {

#stacks_in_89146_page19 #fsr_colwrap_stacks_in_89146_page19 #fsr_leftcol_stacks_in_89146_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89146_page19 #fsr_colwrap_stacks_in_89146_page19 #fsr_leftcol_stacks_in_89146_page19 .leftcolpad_stacks_in_89146_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89146_page19 #fsr_colwrap_stacks_in_89146_page19 #fsr_rightcol_stacks_in_89146_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89146_page19 #fsr_colwrap_stacks_in_89146_page19 #fsr_rightcol_stacks_in_89146_page19 .rightcolpad_stacks_in_89146_page19 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89149_page19 {
	
}

#stacks_in_89149_page19 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 200px) {

#stacks_in_89149_page19 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89154_page19 #fsr_colwrap_stacks_in_89154_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_89154_page19 #fsr_colwrap_stacks_in_89154_page19 #fsr_leftcol_stacks_in_89154_page19 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_89154_page19 #fsr_colwrap_stacks_in_89154_page19 #fsr_leftcol_stacks_in_89154_page19 .leftcolpad_stacks_in_89154_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89154_page19 #fsr_colwrap_stacks_in_89154_page19 #fsr_rightcol_stacks_in_89154_page19 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89154_page19 #fsr_colwrap_stacks_in_89154_page19 #fsr_rightcol_stacks_in_89154_page19 .rightcolpad_stacks_in_89154_page19 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 100px) {

#stacks_in_89154_page19 #fsr_colwrap_stacks_in_89154_page19 #fsr_leftcol_stacks_in_89154_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89154_page19 #fsr_colwrap_stacks_in_89154_page19 #fsr_leftcol_stacks_in_89154_page19 .leftcolpad_stacks_in_89154_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89154_page19 #fsr_colwrap_stacks_in_89154_page19 #fsr_rightcol_stacks_in_89154_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89154_page19 #fsr_colwrap_stacks_in_89154_page19 #fsr_rightcol_stacks_in_89154_page19 .rightcolpad_stacks_in_89154_page19 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89156_page19 {
	
}

#stacks_in_89156_page19 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 200px) {

#stacks_in_89156_page19 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89161_page19 {
	
}

#stacks_in_89161_page19 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 200px) {

#stacks_in_89161_page19 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89166_page19 #fsr_colwrap_stacks_in_89166_page19 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_89166_page19 #fsr_colwrap_stacks_in_89166_page19 #fsr_leftcol_stacks_in_89166_page19 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_89166_page19 #fsr_colwrap_stacks_in_89166_page19 #fsr_leftcol_stacks_in_89166_page19 .leftcolpad_stacks_in_89166_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89166_page19 #fsr_colwrap_stacks_in_89166_page19 #fsr_rightcol_stacks_in_89166_page19 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89166_page19 #fsr_colwrap_stacks_in_89166_page19 #fsr_rightcol_stacks_in_89166_page19 .rightcolpad_stacks_in_89166_page19 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 100px) {

#stacks_in_89166_page19 #fsr_colwrap_stacks_in_89166_page19 #fsr_leftcol_stacks_in_89166_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89166_page19 #fsr_colwrap_stacks_in_89166_page19 #fsr_leftcol_stacks_in_89166_page19 .leftcolpad_stacks_in_89166_page19 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_89166_page19 #fsr_colwrap_stacks_in_89166_page19 #fsr_rightcol_stacks_in_89166_page19 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_89166_page19 #fsr_colwrap_stacks_in_89166_page19 #fsr_rightcol_stacks_in_89166_page19 .rightcolpad_stacks_in_89166_page19 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89168_page19 {
	
}

#stacks_in_89168_page19 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 200px) {

#stacks_in_89168_page19 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89173_page19 {
	
}

#stacks_in_89173_page19 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 200px) {

#stacks_in_89173_page19 img {
	float: none;
	max-width: 100% !important;
	min-width: 10% !important;
	height: auto !important;
}

}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 28, July 2015
Version: 1.5
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013-2015 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89180_page19 {
	padding: 0% 0% 1% 0%;
	margin: 0% 0% 0% 43%;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {
	
#stacks_in_89180_page19 { 
    padding: 1% 0% 0% 24%;
    margin: 0% 0% 0% 10%;
}
}
#stacks_in_89181_page19{text-align:justify}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Alt Stack' 
Style Sheet: fsrrepositionalt.css Style Sheet
Created: 26, August 2013
Last Modified: 03, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89184_page19 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 22%;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {
	
#stacks_in_89184_page19 { 
    padding: 1% 0% 0% 0%;
    margin: 0% 0% 0% 6%;
}
}
/* @group CSS Reset */

#shareStackWrapperstacks_in_89185_page19 *,
#shareStackWrapperstacks_in_89185_page19 *::after,
#shareStackWrapperstacks_in_89185_page19 *::before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#shareStackWrapperstacks_in_89185_page19 ul#shareStackArraystacks_in_89185_page19 {
	padding: 0;
	margin: 0;
	list-style: none;
	height: auto;
	overflow: auto;
	text-align: left;
}

#shareStackWrapperstacks_in_89185_page19 [class^="fa fa-"] {
	line-height: 40px;
	color: inherit;
}

/* @end */

/* @group Positioning */

/* @group Absolute Positioning */

/*  */

/* @end */

/* @group Fixed Positioning */

/*  */

/* @end */

/*  */

/* @group Relative Positioning */

#shareStackWrapperstacks_in_89185_page19 {
	position: relative;
	width: 100%;
}

/*  */

/* @end */





/* @end */

/* @group Buttons */

#shareStackWrapperstacks_in_89185_page19 ul#shareStackArraystacks_in_89185_page19 li.shareStackItem {
	padding: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	display: inline-block;
	text-align: center;
	font-size: 28px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	position: relative;
	transition: opacity 300ms ease-in-out;
	border-radius: 0px;
	opacity: 0.99;
	list-style: none;
	overflow: hidden;
}

#shareStackWrapperstacks_in_89185_page19 ul#shareStackArraystacks_in_89185_page19 li.shareStackItem:hover {
	opacity: 0.85;
}

#shareStackWrapperstacks_in_89185_page19 ul#shareStackArraystacks_in_89185_page19 li.shareStackItem a {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
}

/* @end */

/* @group Responsive */

#shareStackWrapperstacks_in_89185_page19 ul#shareStackArraystacks_in_89185_page19 {
	display: none;
}

@media screen and (min-width: 200px) and (max-width: 100000px) {
	#shareStackWrapperstacks_in_89185_page19 ul#shareStackArraystacks_in_89185_page19 {
		display: block;
	}
}

/* @end */

/* @group Icons */

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-baidustacks_in_89185_page19 {
	background: #FF4749;
	color: #0000ff;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-bloggerstacks_in_89185_page19 {
	background: #F3881F;
	color: #ffffff;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-deliciousstacks_in_89185_page19 {
	background: #0c83e8;
	color: #ffffff;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-diggstacks_in_89185_page19 {
	background: #000000;
	color: #ffffff;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-facebookstacks_in_89185_page19 {
	background: #406fac;
	color: #ffffff;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-googleplusstacks_in_89185_page19 {
	background: #e15540;
	color: #ffffff;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-linkedinstacks_in_89185_page19 {
	background: #0182bd;
	color: #ffffff;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-livejournalstacks_in_89185_page19 {
	background: #083B51;
	color: #9AECFF;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-myspacestacks_in_89185_page19 {
	background: #032087;
	color: #ffffff;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-odnoklassnikistacks_in_89185_page19 {
	background: #E76E23;
	color: #ffffff;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-pocketstacks_in_89185_page19 {
	background: #DC2447;
	color: #ffffff;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-redditstacks_in_89185_page19 {
	background: #d3e6f8;
	color: #000000;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-renrenstacks_in_89185_page19 {
	background: #f5f5f5;
	color: #0164b4;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-stumbleuponstacks_in_89185_page19 {
	background: #ed5328;
	color: #ffffff;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-telegramstacks_in_89185_page19 {
	background: #32afed;
	color: #ffffff;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-tumblrstacks_in_89185_page19 {
	background: #3c4f67;
	color: #ffffff;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-twitterstacks_in_89185_page19 {
	background: #44A6FD;
	color: #ffffff;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-viadeostacks_in_89185_page19 {
	background: #333333;
	color: #E88B25;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-vkontaktestacks_in_89185_page19 {
	background: #557fab;
	color: #ffffff;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-weibostacks_in_89185_page19 {
	background: #db2f2d;
	color: #ffffff;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-xingstacks_in_89185_page19 {
	background: #D0D607;
	color: #0A5256;
}

/* Utility icons */

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-emailstacks_in_89185_page19 {
	background: #cdcdcd;
	color: #333333;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-printstacks_in_89185_page19 {
	background: #808080;
	color: #ffffff;
}

/* Custom Icons */

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-customonestacks_in_89185_page19 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-customtwostacks_in_89185_page19 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-customthreestacks_in_89185_page19 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-customfourstacks_in_89185_page19 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_89185_page19 #shareStackItem-customfivestacks_in_89185_page19 {
	background: #FF8000;
	color: #333333;
}

/* @end */

@media print {
	#shareStackWrapperstacks_in_89185_page19 {
		display: none !important;
	}
}

/* @group Edit Mode Styling */

/*  */

/* @end */
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Breadcrumb Stack' 
Style Sheet: fsrbreadcrumb.css
Created: 27, May, 2012
Last Modified: 05, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89187_page19 {
}

#stacks_in_89187_page19 #breadcrumbcontainer {
	line-height: 1.00em;
	text-align: center;
}


#stacks_in_89187_page19 {
	margin: 12px 0px 12px 0px;
	padding: 2px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Footer' 
Style Sheet: fsrfooter.css
Created: 25, October, 2010
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_89188_page19 {
}

#stacks_in_89188_page19 #footer {
	font-size: 0.95em;
	line-height: 1.20em;
	width: 100%;
}



#stacks_in_89188_page19 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
}
#PPMiniCart {
	z-index: 99999;
}


@media only screen and (max-width:480px) {

#PPMiniCart form {
max-width: 380px!important;
margin-left: -150px!important;
width: 280px!important;
font-size: 0.8em!important;
}

#PPMiniCart {
top: 10%!important;
}

#PPMiniCart ul {
	width: 260px!important;
	font-size: 0.9em!important;

}

#PPMiniCart .minicart-quantity {
width: 15px!important;
}

#PPMiniCart .minicart-remove {
width: 12px!important;
height: 19px;
font-size: 11px!important;
opacity: 0.70;
cursor: pointer;
}

#PPMiniCart .minicart-details-quantity {
width: 12%!important;
}

#PPMiniCart .minicart-subtotal {
position: relative!important;
left: 0px!important;
font-size: 16px;
padding-top: 10px!important;
}

#PPMiniCart .minicart-submit {
right: 0px!important;
}

}