 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_4769_page13 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}

#stacks_in_4769_page13 {
	padding: 20px 20px 0px 20px;
}

#stacks_in_4771_page13 {
	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_5084_page13 {

}

#stacks_in_5084_page13 .stacks_in_5084_page13_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_5084_page13 .stacks_in_5084_page13_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_5086_page13 {
	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_88755_page13 {
	
}

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

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

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

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

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

#toggleTrigger_stacks_in_8309_page13 {
	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_8309_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8309_page13 {
	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_8309_page13 a:link:after,
	#toggleTrigger_stacks_in_8309_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8309_page13 {
		display: block !important;
	}
}

#stacks_in_8315_page13 {
	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_4949_page13 {
	padding: 0% 0% 0% 0%;
	margin: 0% 11% 0% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_4949_page13 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
input#stacks_in_5416_page13.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_5416_page13.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_5416_page13 {
	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_4951_page13 {
	padding: 0% 0% 0% 0%;
	margin: 0% 15% 0% 0%;
}

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

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

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

#stacks_in_1798_page13 {
	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_5124_page13 #fsr_3colwrap_stacks_in_5124_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5124_page13 #fsr_3colwrap_stacks_in_5124_page13 #fsr_left3col_stacks_in_5124_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5124_page13 #fsr_3colwrap_stacks_in_5124_page13 #fsr_left3col_stacks_in_5124_page13 .left3colpad_stacks_in_5124_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5124_page13 #fsr_3colwrap_stacks_in_5124_page13 #fsr_center3col_stacks_in_5124_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5124_page13 #fsr_3colwrap_stacks_in_5124_page13 #fsr_right3col_stacks_in_5124_page13 .right3colpad_stacks_in_5124_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5124_page13 #fsr_3colwrap_stacks_in_5124_page13 #fsr_right3col_stacks_in_5124_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5124_page13 #fsr_3colwrap_stacks_in_5124_page13 #fsr_center3col_stacks_in_5124_page13 .center3colpad_stacks_in_5124_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5124_page13 #fsr_3colwrap_stacks_in_5124_page13 #fsr_left3col_stacks_in_5124_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5124_page13 #fsr_3colwrap_stacks_in_5124_page13 #fsr_left3col_stacks_in_5124_page13 .left3colpad_stacks_in_5124_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5124_page13 #fsr_3colwrap_stacks_in_5124_page13 #fsr_center3col_stacks_in_5124_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5124_page13 #fsr_3colwrap_stacks_in_5124_page13 #fsr_center3col_stacks_in_5124_page13 .center3colpad_stacks_in_5124_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5124_page13 #fsr_3colwrap_stacks_in_5124_page13 #fsr_right3col_stacks_in_5124_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5124_page13 #fsr_3colwrap_stacks_in_5124_page13 #fsr_right3col_stacks_in_5124_page13 .right3colpad_stacks_in_5124_page13 {
	padding: 0px 0px 0px 0px;
}

}/* Start Viewr stack CSS code */#stacks_in_5126_page13 .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_5126_page13 .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_5126_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5126_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5126_page13swipebox-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_5126_page13 {
	margin:  14px;
}
#stacks_in_5128_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5128_page13thumbsviewr img {height: auto; width: 100%; }

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

#toggleTrigger_stacks_in_8377_page13 {
	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_8377_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8377_page13 {
	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_8377_page13 a:link:after,
	#toggleTrigger_stacks_in_8377_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8377_page13 {
		display: block !important;
	}
}
#stacks_in_8379_page13{text-align:justify}
#stacks_in_8382_page13{text-align:justify}
input#stacks_in_5134_page13.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_5134_page13.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_5134_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88757_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade29.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 */
#shade29 {
	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 */
#shade29.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 */
#shade29.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 */
#shade29.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 */
#shade29.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88757_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer29 {
	padding: 20px;
}

#fancyviewerClose29 {
	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;
}

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

/*  */

.fancyviewerActive29 #fancyviewerClose29 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88757_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88758_page13{text-align:justify}

#stacks_in_88758_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88761_page13{text-align:justify}

#stacks_in_88761_page13 {
	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_5170_page13 #fsr_3colwrap_stacks_in_5170_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5170_page13 #fsr_3colwrap_stacks_in_5170_page13 #fsr_left3col_stacks_in_5170_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5170_page13 #fsr_3colwrap_stacks_in_5170_page13 #fsr_left3col_stacks_in_5170_page13 .left3colpad_stacks_in_5170_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5170_page13 #fsr_3colwrap_stacks_in_5170_page13 #fsr_center3col_stacks_in_5170_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5170_page13 #fsr_3colwrap_stacks_in_5170_page13 #fsr_right3col_stacks_in_5170_page13 .right3colpad_stacks_in_5170_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5170_page13 #fsr_3colwrap_stacks_in_5170_page13 #fsr_right3col_stacks_in_5170_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5170_page13 #fsr_3colwrap_stacks_in_5170_page13 #fsr_center3col_stacks_in_5170_page13 .center3colpad_stacks_in_5170_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5170_page13 #fsr_3colwrap_stacks_in_5170_page13 #fsr_left3col_stacks_in_5170_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5170_page13 #fsr_3colwrap_stacks_in_5170_page13 #fsr_left3col_stacks_in_5170_page13 .left3colpad_stacks_in_5170_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5170_page13 #fsr_3colwrap_stacks_in_5170_page13 #fsr_center3col_stacks_in_5170_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5170_page13 #fsr_3colwrap_stacks_in_5170_page13 #fsr_center3col_stacks_in_5170_page13 .center3colpad_stacks_in_5170_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5170_page13 #fsr_3colwrap_stacks_in_5170_page13 #fsr_right3col_stacks_in_5170_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5170_page13 #fsr_3colwrap_stacks_in_5170_page13 #fsr_right3col_stacks_in_5170_page13 .right3colpad_stacks_in_5170_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5170_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5172_page13 .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_5172_page13 .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_5172_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5172_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5172_page13swipebox-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_5174_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5174_page13thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5174_page13 {
	margin: 6px 0px 6px 0px;
}
#toggleWrapper_stacks_in_8407_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_8407_page13 {
	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_8407_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8407_page13 {
	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_8407_page13 a:link:after,
	#toggleTrigger_stacks_in_8407_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8407_page13 {
		display: block !important;
	}
}
#stacks_in_8409_page13{text-align:justify}
#stacks_in_8412_page13{text-align:justify}
input#stacks_in_5180_page13.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_5180_page13.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_5180_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88764_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade30.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 */
#shade30 {
	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 */
#shade30.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 */
#shade30.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 */
#shade30.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 */
#shade30.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88764_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer30 {
	padding: 20px;
}

#fancyviewerClose30 {
	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;
}

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

/*  */

.fancyviewerActive30 #fancyviewerClose30 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88764_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88765_page13{text-align:justify}

#stacks_in_88765_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88768_page13{text-align:justify}

#stacks_in_88768_page13 {
	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_5216_page13 #fsr_3colwrap_stacks_in_5216_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5216_page13 #fsr_3colwrap_stacks_in_5216_page13 #fsr_left3col_stacks_in_5216_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5216_page13 #fsr_3colwrap_stacks_in_5216_page13 #fsr_left3col_stacks_in_5216_page13 .left3colpad_stacks_in_5216_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5216_page13 #fsr_3colwrap_stacks_in_5216_page13 #fsr_center3col_stacks_in_5216_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5216_page13 #fsr_3colwrap_stacks_in_5216_page13 #fsr_right3col_stacks_in_5216_page13 .right3colpad_stacks_in_5216_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5216_page13 #fsr_3colwrap_stacks_in_5216_page13 #fsr_right3col_stacks_in_5216_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5216_page13 #fsr_3colwrap_stacks_in_5216_page13 #fsr_center3col_stacks_in_5216_page13 .center3colpad_stacks_in_5216_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5216_page13 #fsr_3colwrap_stacks_in_5216_page13 #fsr_left3col_stacks_in_5216_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5216_page13 #fsr_3colwrap_stacks_in_5216_page13 #fsr_left3col_stacks_in_5216_page13 .left3colpad_stacks_in_5216_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5216_page13 #fsr_3colwrap_stacks_in_5216_page13 #fsr_center3col_stacks_in_5216_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5216_page13 #fsr_3colwrap_stacks_in_5216_page13 #fsr_center3col_stacks_in_5216_page13 .center3colpad_stacks_in_5216_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5216_page13 #fsr_3colwrap_stacks_in_5216_page13 #fsr_right3col_stacks_in_5216_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5216_page13 #fsr_3colwrap_stacks_in_5216_page13 #fsr_right3col_stacks_in_5216_page13 .right3colpad_stacks_in_5216_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5216_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5218_page13 .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_5218_page13 .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_5218_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5218_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5218_page13swipebox-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_5218_page13 {
	margin:  7px;
	padding:  3px;
}
#stacks_in_5220_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5220_page13thumbsviewr img {height: auto; width: 100%; }

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

#toggleTrigger_stacks_in_8437_page13 {
	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_8437_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8437_page13 {
	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_8437_page13 a:link:after,
	#toggleTrigger_stacks_in_8437_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8437_page13 {
		display: block !important;
	}
}
#stacks_in_8439_page13{text-align:justify}
#stacks_in_8442_page13{text-align:justify}
input#stacks_in_5226_page13.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_5226_page13.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_5226_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88771_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade31.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 */
#shade31 {
	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 */
#shade31.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 */
#shade31.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 */
#shade31.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 */
#shade31.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88771_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer31 {
	padding: 20px;
}

#fancyviewerClose31 {
	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;
}

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

/*  */

.fancyviewerActive31 #fancyviewerClose31 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88771_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88772_page13{text-align:justify}

#stacks_in_88772_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88775_page13{text-align:justify}

#stacks_in_88775_page13 {
	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_2299_page13 #fsr_3colwrap_stacks_in_2299_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_2299_page13 #fsr_3colwrap_stacks_in_2299_page13 #fsr_left3col_stacks_in_2299_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2299_page13 #fsr_3colwrap_stacks_in_2299_page13 #fsr_left3col_stacks_in_2299_page13 .left3colpad_stacks_in_2299_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2299_page13 #fsr_3colwrap_stacks_in_2299_page13 #fsr_center3col_stacks_in_2299_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_2299_page13 #fsr_3colwrap_stacks_in_2299_page13 #fsr_right3col_stacks_in_2299_page13 .right3colpad_stacks_in_2299_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2299_page13 #fsr_3colwrap_stacks_in_2299_page13 #fsr_right3col_stacks_in_2299_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2299_page13 #fsr_3colwrap_stacks_in_2299_page13 #fsr_center3col_stacks_in_2299_page13 .center3colpad_stacks_in_2299_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_2299_page13 #fsr_3colwrap_stacks_in_2299_page13 #fsr_left3col_stacks_in_2299_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2299_page13 #fsr_3colwrap_stacks_in_2299_page13 #fsr_left3col_stacks_in_2299_page13 .left3colpad_stacks_in_2299_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2299_page13 #fsr_3colwrap_stacks_in_2299_page13 #fsr_center3col_stacks_in_2299_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2299_page13 #fsr_3colwrap_stacks_in_2299_page13 #fsr_center3col_stacks_in_2299_page13 .center3colpad_stacks_in_2299_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2299_page13 #fsr_3colwrap_stacks_in_2299_page13 #fsr_right3col_stacks_in_2299_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2299_page13 #fsr_3colwrap_stacks_in_2299_page13 #fsr_right3col_stacks_in_2299_page13 .right3colpad_stacks_in_2299_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_2299_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_2301_page13 .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_2301_page13 .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_2301_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_2301_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_2301_page13swipebox-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_2301_page13 {
	margin:  7px;
	padding:  3px;
}
#stacks_in_2303_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_2303_page13thumbsviewr img {height: auto; width: 100%; }

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

#toggleTrigger_stacks_in_8467_page13 {
	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_8467_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8467_page13 {
	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_8467_page13 a:link:after,
	#toggleTrigger_stacks_in_8467_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8467_page13 {
		display: block !important;
	}
}
#stacks_in_8469_page13{text-align:justify}
#stacks_in_8472_page13{text-align:justify}
input#stacks_in_2309_page13.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_2309_page13.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_2309_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88778_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade32.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 */
#shade32 {
	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 */
#shade32.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 */
#shade32.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 */
#shade32.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 */
#shade32.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88778_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer32 {
	padding: 20px;
}

#fancyviewerClose32 {
	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;
}

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

/*  */

.fancyviewerActive32 #fancyviewerClose32 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88778_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88779_page13{text-align:justify}

#stacks_in_88779_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88782_page13{text-align:justify}

#stacks_in_88782_page13 {
	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_2254_page13 #fsr_3colwrap_stacks_in_2254_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_2254_page13 #fsr_3colwrap_stacks_in_2254_page13 #fsr_left3col_stacks_in_2254_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2254_page13 #fsr_3colwrap_stacks_in_2254_page13 #fsr_left3col_stacks_in_2254_page13 .left3colpad_stacks_in_2254_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2254_page13 #fsr_3colwrap_stacks_in_2254_page13 #fsr_center3col_stacks_in_2254_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_2254_page13 #fsr_3colwrap_stacks_in_2254_page13 #fsr_right3col_stacks_in_2254_page13 .right3colpad_stacks_in_2254_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2254_page13 #fsr_3colwrap_stacks_in_2254_page13 #fsr_right3col_stacks_in_2254_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2254_page13 #fsr_3colwrap_stacks_in_2254_page13 #fsr_center3col_stacks_in_2254_page13 .center3colpad_stacks_in_2254_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_2254_page13 #fsr_3colwrap_stacks_in_2254_page13 #fsr_left3col_stacks_in_2254_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2254_page13 #fsr_3colwrap_stacks_in_2254_page13 #fsr_left3col_stacks_in_2254_page13 .left3colpad_stacks_in_2254_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2254_page13 #fsr_3colwrap_stacks_in_2254_page13 #fsr_center3col_stacks_in_2254_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2254_page13 #fsr_3colwrap_stacks_in_2254_page13 #fsr_center3col_stacks_in_2254_page13 .center3colpad_stacks_in_2254_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2254_page13 #fsr_3colwrap_stacks_in_2254_page13 #fsr_right3col_stacks_in_2254_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2254_page13 #fsr_3colwrap_stacks_in_2254_page13 #fsr_right3col_stacks_in_2254_page13 .right3colpad_stacks_in_2254_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_2254_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_2256_page13 .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_2256_page13 .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_2256_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_2256_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_2256_page13swipebox-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_2256_page13 {
	margin:  7px;
	padding:  3px;
}
#stacks_in_2258_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_2258_page13thumbsviewr img {height: auto; width: 100%; }

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

#toggleTrigger_stacks_in_8497_page13 {
	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_8497_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8497_page13 {
	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_8497_page13 a:link:after,
	#toggleTrigger_stacks_in_8497_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8497_page13 {
		display: block !important;
	}
}
#stacks_in_8499_page13{text-align:justify}
#stacks_in_8545_page13{text-align:justify}
input#stacks_in_2264_page13.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_2264_page13.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_2264_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88785_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade33.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 */
#shade33 {
	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 */
#shade33.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 */
#shade33.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 */
#shade33.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 */
#shade33.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88785_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer33 {
	padding: 20px;
}

#fancyviewerClose33 {
	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;
}

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

/*  */

.fancyviewerActive33 #fancyviewerClose33 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88785_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88786_page13{text-align:justify}

#stacks_in_88786_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88789_page13{text-align:justify}

#stacks_in_88789_page13 {
	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_2344_page13 #fsr_3colwrap_stacks_in_2344_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_2344_page13 #fsr_3colwrap_stacks_in_2344_page13 #fsr_left3col_stacks_in_2344_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2344_page13 #fsr_3colwrap_stacks_in_2344_page13 #fsr_left3col_stacks_in_2344_page13 .left3colpad_stacks_in_2344_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2344_page13 #fsr_3colwrap_stacks_in_2344_page13 #fsr_center3col_stacks_in_2344_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_2344_page13 #fsr_3colwrap_stacks_in_2344_page13 #fsr_right3col_stacks_in_2344_page13 .right3colpad_stacks_in_2344_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2344_page13 #fsr_3colwrap_stacks_in_2344_page13 #fsr_right3col_stacks_in_2344_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2344_page13 #fsr_3colwrap_stacks_in_2344_page13 #fsr_center3col_stacks_in_2344_page13 .center3colpad_stacks_in_2344_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_2344_page13 #fsr_3colwrap_stacks_in_2344_page13 #fsr_left3col_stacks_in_2344_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2344_page13 #fsr_3colwrap_stacks_in_2344_page13 #fsr_left3col_stacks_in_2344_page13 .left3colpad_stacks_in_2344_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2344_page13 #fsr_3colwrap_stacks_in_2344_page13 #fsr_center3col_stacks_in_2344_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2344_page13 #fsr_3colwrap_stacks_in_2344_page13 #fsr_center3col_stacks_in_2344_page13 .center3colpad_stacks_in_2344_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2344_page13 #fsr_3colwrap_stacks_in_2344_page13 #fsr_right3col_stacks_in_2344_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2344_page13 #fsr_3colwrap_stacks_in_2344_page13 #fsr_right3col_stacks_in_2344_page13 .right3colpad_stacks_in_2344_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_2344_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_2346_page13 .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_2346_page13 .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_2346_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_2346_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_2346_page13swipebox-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_2346_page13 {
	margin:  7px;
	padding:  3px;
}
#stacks_in_2348_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_2348_page13thumbsviewr img {height: auto; width: 100%; }

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

#toggleTrigger_stacks_in_8570_page13 {
	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_8570_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8570_page13 {
	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_8570_page13 a:link:after,
	#toggleTrigger_stacks_in_8570_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8570_page13 {
		display: block !important;
	}
}
#stacks_in_8572_page13{text-align:justify}
#stacks_in_8575_page13{text-align:justify}
input#stacks_in_2354_page13.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_2354_page13.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_2354_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88792_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade34.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 */
#shade34 {
	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 */
#shade34.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 */
#shade34.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 */
#shade34.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 */
#shade34.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88792_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer34 {
	padding: 20px;
}

#fancyviewerClose34 {
	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;
}

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

/*  */

.fancyviewerActive34 #fancyviewerClose34 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88792_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88793_page13{text-align:justify}

#stacks_in_88793_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88796_page13{text-align:justify}

#stacks_in_88796_page13 {
	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_5264_page13 #fsr_3colwrap_stacks_in_5264_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5264_page13 #fsr_3colwrap_stacks_in_5264_page13 #fsr_left3col_stacks_in_5264_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5264_page13 #fsr_3colwrap_stacks_in_5264_page13 #fsr_left3col_stacks_in_5264_page13 .left3colpad_stacks_in_5264_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5264_page13 #fsr_3colwrap_stacks_in_5264_page13 #fsr_center3col_stacks_in_5264_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5264_page13 #fsr_3colwrap_stacks_in_5264_page13 #fsr_right3col_stacks_in_5264_page13 .right3colpad_stacks_in_5264_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5264_page13 #fsr_3colwrap_stacks_in_5264_page13 #fsr_right3col_stacks_in_5264_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5264_page13 #fsr_3colwrap_stacks_in_5264_page13 #fsr_center3col_stacks_in_5264_page13 .center3colpad_stacks_in_5264_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5264_page13 #fsr_3colwrap_stacks_in_5264_page13 #fsr_left3col_stacks_in_5264_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5264_page13 #fsr_3colwrap_stacks_in_5264_page13 #fsr_left3col_stacks_in_5264_page13 .left3colpad_stacks_in_5264_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5264_page13 #fsr_3colwrap_stacks_in_5264_page13 #fsr_center3col_stacks_in_5264_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5264_page13 #fsr_3colwrap_stacks_in_5264_page13 #fsr_center3col_stacks_in_5264_page13 .center3colpad_stacks_in_5264_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5264_page13 #fsr_3colwrap_stacks_in_5264_page13 #fsr_right3col_stacks_in_5264_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5264_page13 #fsr_3colwrap_stacks_in_5264_page13 #fsr_right3col_stacks_in_5264_page13 .right3colpad_stacks_in_5264_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5264_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5266_page13 .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_5266_page13 .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_5266_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5266_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5266_page13swipebox-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_5268_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5268_page13thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5268_page13 {
	margin: 6px 0px 6px 0px;
	padding: 4px 0px 0px 0px;
}
#toggleWrapper_stacks_in_8600_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_8600_page13 {
	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_8600_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8600_page13 {
	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_8600_page13 a:link:after,
	#toggleTrigger_stacks_in_8600_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8600_page13 {
		display: block !important;
	}
}
#stacks_in_8602_page13{text-align:justify}
#stacks_in_8605_page13{text-align:justify}
input#stacks_in_5274_page13.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_5274_page13.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_5274_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88799_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade35.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 */
#shade35 {
	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 */
#shade35.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 */
#shade35.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 */
#shade35.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 */
#shade35.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88799_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer35 {
	padding: 20px;
}

#fancyviewerClose35 {
	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;
}

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

/*  */

.fancyviewerActive35 #fancyviewerClose35 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88799_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88800_page13{text-align:justify}

#stacks_in_88800_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88803_page13{text-align:justify}

#stacks_in_88803_page13 {
	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_5310_page13 #fsr_3colwrap_stacks_in_5310_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5310_page13 #fsr_3colwrap_stacks_in_5310_page13 #fsr_left3col_stacks_in_5310_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5310_page13 #fsr_3colwrap_stacks_in_5310_page13 #fsr_left3col_stacks_in_5310_page13 .left3colpad_stacks_in_5310_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5310_page13 #fsr_3colwrap_stacks_in_5310_page13 #fsr_center3col_stacks_in_5310_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5310_page13 #fsr_3colwrap_stacks_in_5310_page13 #fsr_right3col_stacks_in_5310_page13 .right3colpad_stacks_in_5310_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5310_page13 #fsr_3colwrap_stacks_in_5310_page13 #fsr_right3col_stacks_in_5310_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5310_page13 #fsr_3colwrap_stacks_in_5310_page13 #fsr_center3col_stacks_in_5310_page13 .center3colpad_stacks_in_5310_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5310_page13 #fsr_3colwrap_stacks_in_5310_page13 #fsr_left3col_stacks_in_5310_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5310_page13 #fsr_3colwrap_stacks_in_5310_page13 #fsr_left3col_stacks_in_5310_page13 .left3colpad_stacks_in_5310_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5310_page13 #fsr_3colwrap_stacks_in_5310_page13 #fsr_center3col_stacks_in_5310_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5310_page13 #fsr_3colwrap_stacks_in_5310_page13 #fsr_center3col_stacks_in_5310_page13 .center3colpad_stacks_in_5310_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5310_page13 #fsr_3colwrap_stacks_in_5310_page13 #fsr_right3col_stacks_in_5310_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5310_page13 #fsr_3colwrap_stacks_in_5310_page13 #fsr_right3col_stacks_in_5310_page13 .right3colpad_stacks_in_5310_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5310_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5312_page13 .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_5312_page13 .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_5312_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5312_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5312_page13swipebox-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_5312_page13 {
	margin:  8px;
}
#stacks_in_5314_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5314_page13thumbsviewr img {height: auto; width: 100%; }

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

#toggleTrigger_stacks_in_8630_page13 {
	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_8630_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8630_page13 {
	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_8630_page13 a:link:after,
	#toggleTrigger_stacks_in_8630_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8630_page13 {
		display: block !important;
	}
}
#stacks_in_8632_page13{text-align:justify}
#stacks_in_8635_page13{text-align:justify}
input#stacks_in_5320_page13.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_5320_page13.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_5320_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88806_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade36.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 */
#shade36 {
	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 */
#shade36.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 */
#shade36.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 */
#shade36.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 */
#shade36.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88806_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer36 {
	padding: 20px;
}

#fancyviewerClose36 {
	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;
}

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

/*  */

.fancyviewerActive36 #fancyviewerClose36 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88806_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88807_page13{text-align:justify}

#stacks_in_88807_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88810_page13{text-align:justify}

#stacks_in_88810_page13 {
	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_5356_page13 #fsr_3colwrap_stacks_in_5356_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5356_page13 #fsr_3colwrap_stacks_in_5356_page13 #fsr_left3col_stacks_in_5356_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5356_page13 #fsr_3colwrap_stacks_in_5356_page13 #fsr_left3col_stacks_in_5356_page13 .left3colpad_stacks_in_5356_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5356_page13 #fsr_3colwrap_stacks_in_5356_page13 #fsr_center3col_stacks_in_5356_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5356_page13 #fsr_3colwrap_stacks_in_5356_page13 #fsr_right3col_stacks_in_5356_page13 .right3colpad_stacks_in_5356_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5356_page13 #fsr_3colwrap_stacks_in_5356_page13 #fsr_right3col_stacks_in_5356_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5356_page13 #fsr_3colwrap_stacks_in_5356_page13 #fsr_center3col_stacks_in_5356_page13 .center3colpad_stacks_in_5356_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5356_page13 #fsr_3colwrap_stacks_in_5356_page13 #fsr_left3col_stacks_in_5356_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5356_page13 #fsr_3colwrap_stacks_in_5356_page13 #fsr_left3col_stacks_in_5356_page13 .left3colpad_stacks_in_5356_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5356_page13 #fsr_3colwrap_stacks_in_5356_page13 #fsr_center3col_stacks_in_5356_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5356_page13 #fsr_3colwrap_stacks_in_5356_page13 #fsr_center3col_stacks_in_5356_page13 .center3colpad_stacks_in_5356_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5356_page13 #fsr_3colwrap_stacks_in_5356_page13 #fsr_right3col_stacks_in_5356_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5356_page13 #fsr_3colwrap_stacks_in_5356_page13 #fsr_right3col_stacks_in_5356_page13 .right3colpad_stacks_in_5356_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5356_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5358_page13 .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_5358_page13 .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_5358_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5358_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5358_page13swipebox-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_5358_page13 {
	margin:  8px;
}
#stacks_in_5360_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5360_page13thumbsviewr img {height: auto; width: 100%; }

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

#toggleTrigger_stacks_in_8698_page13 {
	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_8698_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8698_page13 {
	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_8698_page13 a:link:after,
	#toggleTrigger_stacks_in_8698_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8698_page13 {
		display: block !important;
	}
}
#stacks_in_8700_page13{text-align:justify}
#stacks_in_8703_page13{text-align:justify}
input#stacks_in_5366_page13.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_5366_page13.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_5366_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88813_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade37.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 */
#shade37 {
	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 */
#shade37.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 */
#shade37.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 */
#shade37.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 */
#shade37.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88813_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer37 {
	padding: 20px;
}

#fancyviewerClose37 {
	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;
}

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

/*  */

.fancyviewerActive37 #fancyviewerClose37 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88813_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88814_page13{text-align:justify}

#stacks_in_88814_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88817_page13{text-align:justify}

#stacks_in_88817_page13 {
	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_5402_page13 #fsr_3colwrap_stacks_in_5402_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5402_page13 #fsr_3colwrap_stacks_in_5402_page13 #fsr_left3col_stacks_in_5402_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5402_page13 #fsr_3colwrap_stacks_in_5402_page13 #fsr_left3col_stacks_in_5402_page13 .left3colpad_stacks_in_5402_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5402_page13 #fsr_3colwrap_stacks_in_5402_page13 #fsr_center3col_stacks_in_5402_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5402_page13 #fsr_3colwrap_stacks_in_5402_page13 #fsr_right3col_stacks_in_5402_page13 .right3colpad_stacks_in_5402_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5402_page13 #fsr_3colwrap_stacks_in_5402_page13 #fsr_right3col_stacks_in_5402_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5402_page13 #fsr_3colwrap_stacks_in_5402_page13 #fsr_center3col_stacks_in_5402_page13 .center3colpad_stacks_in_5402_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5402_page13 #fsr_3colwrap_stacks_in_5402_page13 #fsr_left3col_stacks_in_5402_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5402_page13 #fsr_3colwrap_stacks_in_5402_page13 #fsr_left3col_stacks_in_5402_page13 .left3colpad_stacks_in_5402_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5402_page13 #fsr_3colwrap_stacks_in_5402_page13 #fsr_center3col_stacks_in_5402_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5402_page13 #fsr_3colwrap_stacks_in_5402_page13 #fsr_center3col_stacks_in_5402_page13 .center3colpad_stacks_in_5402_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5402_page13 #fsr_3colwrap_stacks_in_5402_page13 #fsr_right3col_stacks_in_5402_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5402_page13 #fsr_3colwrap_stacks_in_5402_page13 #fsr_right3col_stacks_in_5402_page13 .right3colpad_stacks_in_5402_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5402_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5404_page13 .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_5404_page13 .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_5404_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5404_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5404_page13swipebox-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_5404_page13 {
	margin:  8px;
}
#stacks_in_5406_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5406_page13thumbsviewr img {height: auto; width: 100%; }

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

#toggleTrigger_stacks_in_8728_page13 {
	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_8728_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8728_page13 {
	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_8728_page13 a:link:after,
	#toggleTrigger_stacks_in_8728_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8728_page13 {
		display: block !important;
	}
}
#stacks_in_8730_page13{text-align:justify}
#stacks_in_8733_page13{text-align:justify}
input#stacks_in_5412_page13.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_5412_page13.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_5412_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88820_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade38.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 */
#shade38 {
	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 */
#shade38.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 */
#shade38.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 */
#shade38.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 */
#shade38.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88820_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer38 {
	padding: 20px;
}

#fancyviewerClose38 {
	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;
}

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

/*  */

.fancyviewerActive38 #fancyviewerClose38 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88820_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88821_page13{text-align:justify}

#stacks_in_88821_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88824_page13{text-align:justify}

#stacks_in_88824_page13 {
	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_2389_page13 #fsr_3colwrap_stacks_in_2389_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_2389_page13 #fsr_3colwrap_stacks_in_2389_page13 #fsr_left3col_stacks_in_2389_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2389_page13 #fsr_3colwrap_stacks_in_2389_page13 #fsr_left3col_stacks_in_2389_page13 .left3colpad_stacks_in_2389_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2389_page13 #fsr_3colwrap_stacks_in_2389_page13 #fsr_center3col_stacks_in_2389_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_2389_page13 #fsr_3colwrap_stacks_in_2389_page13 #fsr_right3col_stacks_in_2389_page13 .right3colpad_stacks_in_2389_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2389_page13 #fsr_3colwrap_stacks_in_2389_page13 #fsr_right3col_stacks_in_2389_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2389_page13 #fsr_3colwrap_stacks_in_2389_page13 #fsr_center3col_stacks_in_2389_page13 .center3colpad_stacks_in_2389_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_2389_page13 #fsr_3colwrap_stacks_in_2389_page13 #fsr_left3col_stacks_in_2389_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2389_page13 #fsr_3colwrap_stacks_in_2389_page13 #fsr_left3col_stacks_in_2389_page13 .left3colpad_stacks_in_2389_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2389_page13 #fsr_3colwrap_stacks_in_2389_page13 #fsr_center3col_stacks_in_2389_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2389_page13 #fsr_3colwrap_stacks_in_2389_page13 #fsr_center3col_stacks_in_2389_page13 .center3colpad_stacks_in_2389_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2389_page13 #fsr_3colwrap_stacks_in_2389_page13 #fsr_right3col_stacks_in_2389_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2389_page13 #fsr_3colwrap_stacks_in_2389_page13 #fsr_right3col_stacks_in_2389_page13 .right3colpad_stacks_in_2389_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_2389_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_2391_page13 .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_2391_page13 .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_2391_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_2391_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_2391_page13swipebox-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_2391_page13 {
	margin:  8px;
}
#stacks_in_2393_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_2393_page13thumbsviewr img {height: auto; width: 100%; }

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

#toggleTrigger_stacks_in_8758_page13 {
	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_8758_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8758_page13 {
	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_8758_page13 a:link:after,
	#toggleTrigger_stacks_in_8758_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8758_page13 {
		display: block !important;
	}
}
#stacks_in_8760_page13{text-align:justify}
#stacks_in_8763_page13{text-align:justify}
input#stacks_in_2399_page13.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_2399_page13.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_2399_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88827_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade39.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 */
#shade39 {
	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 */
#shade39.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 */
#shade39.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 */
#shade39.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 */
#shade39.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88827_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer39 {
	padding: 20px;
}

#fancyviewerClose39 {
	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;
}

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

/*  */

.fancyviewerActive39 #fancyviewerClose39 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88827_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88828_page13{text-align:justify}

#stacks_in_88828_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88831_page13{text-align:justify}

#stacks_in_88831_page13 {
	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_5757_page13 #fsr_3colwrap_stacks_in_5757_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5757_page13 #fsr_3colwrap_stacks_in_5757_page13 #fsr_left3col_stacks_in_5757_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5757_page13 #fsr_3colwrap_stacks_in_5757_page13 #fsr_left3col_stacks_in_5757_page13 .left3colpad_stacks_in_5757_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5757_page13 #fsr_3colwrap_stacks_in_5757_page13 #fsr_center3col_stacks_in_5757_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5757_page13 #fsr_3colwrap_stacks_in_5757_page13 #fsr_right3col_stacks_in_5757_page13 .right3colpad_stacks_in_5757_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5757_page13 #fsr_3colwrap_stacks_in_5757_page13 #fsr_right3col_stacks_in_5757_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5757_page13 #fsr_3colwrap_stacks_in_5757_page13 #fsr_center3col_stacks_in_5757_page13 .center3colpad_stacks_in_5757_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5757_page13 #fsr_3colwrap_stacks_in_5757_page13 #fsr_left3col_stacks_in_5757_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5757_page13 #fsr_3colwrap_stacks_in_5757_page13 #fsr_left3col_stacks_in_5757_page13 .left3colpad_stacks_in_5757_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5757_page13 #fsr_3colwrap_stacks_in_5757_page13 #fsr_center3col_stacks_in_5757_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5757_page13 #fsr_3colwrap_stacks_in_5757_page13 #fsr_center3col_stacks_in_5757_page13 .center3colpad_stacks_in_5757_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5757_page13 #fsr_3colwrap_stacks_in_5757_page13 #fsr_right3col_stacks_in_5757_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5757_page13 #fsr_3colwrap_stacks_in_5757_page13 #fsr_right3col_stacks_in_5757_page13 .right3colpad_stacks_in_5757_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5757_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5759_page13 .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_5759_page13 .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_5759_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5759_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5759_page13swipebox-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_5759_page13 {
	margin:  10px;
}
#stacks_in_5761_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5761_page13thumbsviewr img {height: auto; width: 100%; }

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

#toggleTrigger_stacks_in_9049_page13 {
	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_9049_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_9049_page13 {
	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_9049_page13 a:link:after,
	#toggleTrigger_stacks_in_9049_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_9049_page13 {
		display: block !important;
	}
}
#stacks_in_9051_page13{text-align:justify}
#stacks_in_9054_page13{text-align:justify}
input#stacks_in_4125_page13.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_4125_page13.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_4125_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88834_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade40.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 */
#shade40 {
	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 */
#shade40.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 */
#shade40.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 */
#shade40.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 */
#shade40.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88834_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer40 {
	padding: 20px;
}

#fancyviewerClose40 {
	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;
}

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

/*  */

.fancyviewerActive40 #fancyviewerClose40 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88834_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88835_page13{text-align:justify}

#stacks_in_88835_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88838_page13{text-align:justify}

#stacks_in_88838_page13 {
	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_2434_page13 #fsr_3colwrap_stacks_in_2434_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_2434_page13 #fsr_3colwrap_stacks_in_2434_page13 #fsr_left3col_stacks_in_2434_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2434_page13 #fsr_3colwrap_stacks_in_2434_page13 #fsr_left3col_stacks_in_2434_page13 .left3colpad_stacks_in_2434_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2434_page13 #fsr_3colwrap_stacks_in_2434_page13 #fsr_center3col_stacks_in_2434_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_2434_page13 #fsr_3colwrap_stacks_in_2434_page13 #fsr_right3col_stacks_in_2434_page13 .right3colpad_stacks_in_2434_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2434_page13 #fsr_3colwrap_stacks_in_2434_page13 #fsr_right3col_stacks_in_2434_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2434_page13 #fsr_3colwrap_stacks_in_2434_page13 #fsr_center3col_stacks_in_2434_page13 .center3colpad_stacks_in_2434_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_2434_page13 #fsr_3colwrap_stacks_in_2434_page13 #fsr_left3col_stacks_in_2434_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2434_page13 #fsr_3colwrap_stacks_in_2434_page13 #fsr_left3col_stacks_in_2434_page13 .left3colpad_stacks_in_2434_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2434_page13 #fsr_3colwrap_stacks_in_2434_page13 #fsr_center3col_stacks_in_2434_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2434_page13 #fsr_3colwrap_stacks_in_2434_page13 #fsr_center3col_stacks_in_2434_page13 .center3colpad_stacks_in_2434_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2434_page13 #fsr_3colwrap_stacks_in_2434_page13 #fsr_right3col_stacks_in_2434_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2434_page13 #fsr_3colwrap_stacks_in_2434_page13 #fsr_right3col_stacks_in_2434_page13 .right3colpad_stacks_in_2434_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_2434_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_2436_page13 .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_2436_page13 .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_2436_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_2436_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_2436_page13swipebox-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_2436_page13 {
	margin:  8px;
}
#stacks_in_2438_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_2438_page13thumbsviewr img {height: auto; width: 100%; }


#stacks_in_2438_page13 {
	margin: 0px 0px 6px 0px;
}
#toggleWrapper_stacks_in_8788_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_8788_page13 {
	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_8788_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8788_page13 {
	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_8788_page13 a:link:after,
	#toggleTrigger_stacks_in_8788_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8788_page13 {
		display: block !important;
	}
}
#stacks_in_8790_page13{text-align:justify}
#stacks_in_8793_page13{text-align:justify}
input#stacks_in_2444_page13.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_2444_page13.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_2444_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88841_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade41.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 */
#shade41 {
	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 */
#shade41.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 */
#shade41.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 */
#shade41.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 */
#shade41.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88841_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer41 {
	padding: 20px;
}

#fancyviewerClose41 {
	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;
}

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

/*  */

.fancyviewerActive41 #fancyviewerClose41 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88841_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88842_page13{text-align:justify}

#stacks_in_88842_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88845_page13{text-align:justify}

#stacks_in_88845_page13 {
	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_5453_page13 #fsr_3colwrap_stacks_in_5453_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5453_page13 #fsr_3colwrap_stacks_in_5453_page13 #fsr_left3col_stacks_in_5453_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5453_page13 #fsr_3colwrap_stacks_in_5453_page13 #fsr_left3col_stacks_in_5453_page13 .left3colpad_stacks_in_5453_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5453_page13 #fsr_3colwrap_stacks_in_5453_page13 #fsr_center3col_stacks_in_5453_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5453_page13 #fsr_3colwrap_stacks_in_5453_page13 #fsr_right3col_stacks_in_5453_page13 .right3colpad_stacks_in_5453_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5453_page13 #fsr_3colwrap_stacks_in_5453_page13 #fsr_right3col_stacks_in_5453_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5453_page13 #fsr_3colwrap_stacks_in_5453_page13 #fsr_center3col_stacks_in_5453_page13 .center3colpad_stacks_in_5453_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5453_page13 #fsr_3colwrap_stacks_in_5453_page13 #fsr_left3col_stacks_in_5453_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5453_page13 #fsr_3colwrap_stacks_in_5453_page13 #fsr_left3col_stacks_in_5453_page13 .left3colpad_stacks_in_5453_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5453_page13 #fsr_3colwrap_stacks_in_5453_page13 #fsr_center3col_stacks_in_5453_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5453_page13 #fsr_3colwrap_stacks_in_5453_page13 #fsr_center3col_stacks_in_5453_page13 .center3colpad_stacks_in_5453_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5453_page13 #fsr_3colwrap_stacks_in_5453_page13 #fsr_right3col_stacks_in_5453_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5453_page13 #fsr_3colwrap_stacks_in_5453_page13 #fsr_right3col_stacks_in_5453_page13 .right3colpad_stacks_in_5453_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5453_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5455_page13 .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_5455_page13 .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_5455_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5455_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5455_page13swipebox-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_5457_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5457_page13thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5457_page13 {
	margin: 4px 0px 6px 0px;
	padding: 4px 0px 0px 0px;
}
#toggleWrapper_stacks_in_8818_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_8818_page13 {
	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_8818_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8818_page13 {
	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_8818_page13 a:link:after,
	#toggleTrigger_stacks_in_8818_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8818_page13 {
		display: block !important;
	}
}
#stacks_in_8820_page13{text-align:justify}
#stacks_in_8823_page13{text-align:justify}
input#stacks_in_5463_page13.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_5463_page13.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_5463_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88848_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade42.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 */
#shade42 {
	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 */
#shade42.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 */
#shade42.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 */
#shade42.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 */
#shade42.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88848_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer42 {
	padding: 20px;
}

#fancyviewerClose42 {
	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;
}

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

/*  */

.fancyviewerActive42 #fancyviewerClose42 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88848_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88849_page13{text-align:justify}

#stacks_in_88849_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88852_page13{text-align:justify}

#stacks_in_88852_page13 {
	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_11941_page13 #fsr_3colwrap_stacks_in_11941_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_11941_page13 #fsr_3colwrap_stacks_in_11941_page13 #fsr_left3col_stacks_in_11941_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_11941_page13 #fsr_3colwrap_stacks_in_11941_page13 #fsr_left3col_stacks_in_11941_page13 .left3colpad_stacks_in_11941_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_11941_page13 #fsr_3colwrap_stacks_in_11941_page13 #fsr_center3col_stacks_in_11941_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_11941_page13 #fsr_3colwrap_stacks_in_11941_page13 #fsr_right3col_stacks_in_11941_page13 .right3colpad_stacks_in_11941_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_11941_page13 #fsr_3colwrap_stacks_in_11941_page13 #fsr_right3col_stacks_in_11941_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_11941_page13 #fsr_3colwrap_stacks_in_11941_page13 #fsr_center3col_stacks_in_11941_page13 .center3colpad_stacks_in_11941_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_11941_page13 #fsr_3colwrap_stacks_in_11941_page13 #fsr_left3col_stacks_in_11941_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_11941_page13 #fsr_3colwrap_stacks_in_11941_page13 #fsr_left3col_stacks_in_11941_page13 .left3colpad_stacks_in_11941_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_11941_page13 #fsr_3colwrap_stacks_in_11941_page13 #fsr_center3col_stacks_in_11941_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_11941_page13 #fsr_3colwrap_stacks_in_11941_page13 #fsr_center3col_stacks_in_11941_page13 .center3colpad_stacks_in_11941_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_11941_page13 #fsr_3colwrap_stacks_in_11941_page13 #fsr_right3col_stacks_in_11941_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_11941_page13 #fsr_3colwrap_stacks_in_11941_page13 #fsr_right3col_stacks_in_11941_page13 .right3colpad_stacks_in_11941_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_11941_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_11943_page13 .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_11943_page13 .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_11943_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_11943_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_11943_page13swipebox-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_11945_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_11945_page13thumbsviewr img {height: auto; width: 100%; }

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

#toggleTrigger_stacks_in_11948_page13 {
	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_11948_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_11948_page13 {
	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_11948_page13 a:link:after,
	#toggleTrigger_stacks_in_11948_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_11948_page13 {
		display: block !important;
	}
}
#stacks_in_11950_page13{text-align:justify}
#stacks_in_11953_page13{text-align:justify}
input#stacks_in_11956_page13.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_11956_page13.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_11956_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88855_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade43.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 */
#shade43 {
	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 */
#shade43.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 */
#shade43.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 */
#shade43.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 */
#shade43.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88855_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer43 {
	padding: 20px;
}

#fancyviewerClose43 {
	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;
}

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

/*  */

.fancyviewerActive43 #fancyviewerClose43 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88855_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88856_page13{text-align:justify}

#stacks_in_88856_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88859_page13{text-align:justify}

#stacks_in_88859_page13 {
	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_5523_page13 #fsr_3colwrap_stacks_in_5523_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5523_page13 #fsr_3colwrap_stacks_in_5523_page13 #fsr_left3col_stacks_in_5523_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5523_page13 #fsr_3colwrap_stacks_in_5523_page13 #fsr_left3col_stacks_in_5523_page13 .left3colpad_stacks_in_5523_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5523_page13 #fsr_3colwrap_stacks_in_5523_page13 #fsr_center3col_stacks_in_5523_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5523_page13 #fsr_3colwrap_stacks_in_5523_page13 #fsr_right3col_stacks_in_5523_page13 .right3colpad_stacks_in_5523_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5523_page13 #fsr_3colwrap_stacks_in_5523_page13 #fsr_right3col_stacks_in_5523_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5523_page13 #fsr_3colwrap_stacks_in_5523_page13 #fsr_center3col_stacks_in_5523_page13 .center3colpad_stacks_in_5523_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5523_page13 #fsr_3colwrap_stacks_in_5523_page13 #fsr_left3col_stacks_in_5523_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5523_page13 #fsr_3colwrap_stacks_in_5523_page13 #fsr_left3col_stacks_in_5523_page13 .left3colpad_stacks_in_5523_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5523_page13 #fsr_3colwrap_stacks_in_5523_page13 #fsr_center3col_stacks_in_5523_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5523_page13 #fsr_3colwrap_stacks_in_5523_page13 #fsr_center3col_stacks_in_5523_page13 .center3colpad_stacks_in_5523_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5523_page13 #fsr_3colwrap_stacks_in_5523_page13 #fsr_right3col_stacks_in_5523_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5523_page13 #fsr_3colwrap_stacks_in_5523_page13 #fsr_right3col_stacks_in_5523_page13 .right3colpad_stacks_in_5523_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5523_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5525_page13 .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_5525_page13 .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_5525_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5525_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5525_page13swipebox-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_5527_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5527_page13thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5527_page13 {
	margin: 4px 0px 6px 0px;
	padding: 4px 0px 0px 0px;
}
#toggleWrapper_stacks_in_8891_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_8891_page13 {
	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_8891_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8891_page13 {
	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_8891_page13 a:link:after,
	#toggleTrigger_stacks_in_8891_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8891_page13 {
		display: block !important;
	}
}
#stacks_in_8893_page13{text-align:justify}
#stacks_in_8896_page13{text-align:justify}
input#stacks_in_5533_page13.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_5533_page13.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_5533_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88862_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade44.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 */
#shade44 {
	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 */
#shade44.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 */
#shade44.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 */
#shade44.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 */
#shade44.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88862_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer44 {
	padding: 20px;
}

#fancyviewerClose44 {
	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;
}

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

/*  */

.fancyviewerActive44 #fancyviewerClose44 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88862_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88863_page13{text-align:justify}

#stacks_in_88863_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88866_page13{text-align:justify}

#stacks_in_88866_page13 {
	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_5569_page13 #fsr_3colwrap_stacks_in_5569_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5569_page13 #fsr_3colwrap_stacks_in_5569_page13 #fsr_left3col_stacks_in_5569_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5569_page13 #fsr_3colwrap_stacks_in_5569_page13 #fsr_left3col_stacks_in_5569_page13 .left3colpad_stacks_in_5569_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5569_page13 #fsr_3colwrap_stacks_in_5569_page13 #fsr_center3col_stacks_in_5569_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5569_page13 #fsr_3colwrap_stacks_in_5569_page13 #fsr_right3col_stacks_in_5569_page13 .right3colpad_stacks_in_5569_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5569_page13 #fsr_3colwrap_stacks_in_5569_page13 #fsr_right3col_stacks_in_5569_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5569_page13 #fsr_3colwrap_stacks_in_5569_page13 #fsr_center3col_stacks_in_5569_page13 .center3colpad_stacks_in_5569_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5569_page13 #fsr_3colwrap_stacks_in_5569_page13 #fsr_left3col_stacks_in_5569_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5569_page13 #fsr_3colwrap_stacks_in_5569_page13 #fsr_left3col_stacks_in_5569_page13 .left3colpad_stacks_in_5569_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5569_page13 #fsr_3colwrap_stacks_in_5569_page13 #fsr_center3col_stacks_in_5569_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5569_page13 #fsr_3colwrap_stacks_in_5569_page13 #fsr_center3col_stacks_in_5569_page13 .center3colpad_stacks_in_5569_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5569_page13 #fsr_3colwrap_stacks_in_5569_page13 #fsr_right3col_stacks_in_5569_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5569_page13 #fsr_3colwrap_stacks_in_5569_page13 #fsr_right3col_stacks_in_5569_page13 .right3colpad_stacks_in_5569_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5569_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5571_page13 .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_5571_page13 .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_5571_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5571_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5571_page13swipebox-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_5571_page13 {
	margin: 2px 0px 0px 0px;
}
#stacks_in_5573_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5573_page13thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5573_page13 {
	margin: 4px 0px 6px 0px;
	padding: 4px 0px 0px 0px;
}
#toggleWrapper_stacks_in_8921_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_8921_page13 {
	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_8921_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8921_page13 {
	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_8921_page13 a:link:after,
	#toggleTrigger_stacks_in_8921_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8921_page13 {
		display: block !important;
	}
}
#stacks_in_8923_page13{text-align:justify}
#stacks_in_8926_page13{text-align:justify}
input#stacks_in_5579_page13.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_5579_page13.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_5579_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88869_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade45.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 */
#shade45 {
	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 */
#shade45.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 */
#shade45.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 */
#shade45.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 */
#shade45.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88869_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer45 {
	padding: 20px;
}

#fancyviewerClose45 {
	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;
}

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

/*  */

.fancyviewerActive45 #fancyviewerClose45 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88869_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88870_page13{text-align:justify}

#stacks_in_88870_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88873_page13{text-align:justify}

#stacks_in_88873_page13 {
	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_5665_page13 #fsr_3colwrap_stacks_in_5665_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5665_page13 #fsr_3colwrap_stacks_in_5665_page13 #fsr_left3col_stacks_in_5665_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5665_page13 #fsr_3colwrap_stacks_in_5665_page13 #fsr_left3col_stacks_in_5665_page13 .left3colpad_stacks_in_5665_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5665_page13 #fsr_3colwrap_stacks_in_5665_page13 #fsr_center3col_stacks_in_5665_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5665_page13 #fsr_3colwrap_stacks_in_5665_page13 #fsr_right3col_stacks_in_5665_page13 .right3colpad_stacks_in_5665_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5665_page13 #fsr_3colwrap_stacks_in_5665_page13 #fsr_right3col_stacks_in_5665_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5665_page13 #fsr_3colwrap_stacks_in_5665_page13 #fsr_center3col_stacks_in_5665_page13 .center3colpad_stacks_in_5665_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5665_page13 #fsr_3colwrap_stacks_in_5665_page13 #fsr_left3col_stacks_in_5665_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5665_page13 #fsr_3colwrap_stacks_in_5665_page13 #fsr_left3col_stacks_in_5665_page13 .left3colpad_stacks_in_5665_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5665_page13 #fsr_3colwrap_stacks_in_5665_page13 #fsr_center3col_stacks_in_5665_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5665_page13 #fsr_3colwrap_stacks_in_5665_page13 #fsr_center3col_stacks_in_5665_page13 .center3colpad_stacks_in_5665_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5665_page13 #fsr_3colwrap_stacks_in_5665_page13 #fsr_right3col_stacks_in_5665_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5665_page13 #fsr_3colwrap_stacks_in_5665_page13 #fsr_right3col_stacks_in_5665_page13 .right3colpad_stacks_in_5665_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5665_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5667_page13 .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_5667_page13 .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_5667_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5667_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5667_page13swipebox-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_5669_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5669_page13thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5669_page13 {
	margin: 4px 0px 6px 0px;
	padding: 4px 0px 0px 0px;
}
#toggleWrapper_stacks_in_8951_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_8951_page13 {
	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_8951_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8951_page13 {
	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_8951_page13 a:link:after,
	#toggleTrigger_stacks_in_8951_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8951_page13 {
		display: block !important;
	}
}
#stacks_in_8953_page13{text-align:justify}
#stacks_in_8956_page13{text-align:justify}
input#stacks_in_4116_page13.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_4116_page13.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_4116_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88876_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade46.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 */
#shade46 {
	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 */
#shade46.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 */
#shade46.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 */
#shade46.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 */
#shade46.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88876_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer46 {
	padding: 20px;
}

#fancyviewerClose46 {
	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;
}

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

/*  */

.fancyviewerActive46 #fancyviewerClose46 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88876_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88877_page13{text-align:justify}

#stacks_in_88877_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88880_page13{text-align:justify}

#stacks_in_88880_page13 {
	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_5619_page13 #fsr_3colwrap_stacks_in_5619_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5619_page13 #fsr_3colwrap_stacks_in_5619_page13 #fsr_left3col_stacks_in_5619_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5619_page13 #fsr_3colwrap_stacks_in_5619_page13 #fsr_left3col_stacks_in_5619_page13 .left3colpad_stacks_in_5619_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5619_page13 #fsr_3colwrap_stacks_in_5619_page13 #fsr_center3col_stacks_in_5619_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5619_page13 #fsr_3colwrap_stacks_in_5619_page13 #fsr_right3col_stacks_in_5619_page13 .right3colpad_stacks_in_5619_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5619_page13 #fsr_3colwrap_stacks_in_5619_page13 #fsr_right3col_stacks_in_5619_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5619_page13 #fsr_3colwrap_stacks_in_5619_page13 #fsr_center3col_stacks_in_5619_page13 .center3colpad_stacks_in_5619_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5619_page13 #fsr_3colwrap_stacks_in_5619_page13 #fsr_left3col_stacks_in_5619_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5619_page13 #fsr_3colwrap_stacks_in_5619_page13 #fsr_left3col_stacks_in_5619_page13 .left3colpad_stacks_in_5619_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5619_page13 #fsr_3colwrap_stacks_in_5619_page13 #fsr_center3col_stacks_in_5619_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5619_page13 #fsr_3colwrap_stacks_in_5619_page13 #fsr_center3col_stacks_in_5619_page13 .center3colpad_stacks_in_5619_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5619_page13 #fsr_3colwrap_stacks_in_5619_page13 #fsr_right3col_stacks_in_5619_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5619_page13 #fsr_3colwrap_stacks_in_5619_page13 #fsr_right3col_stacks_in_5619_page13 .right3colpad_stacks_in_5619_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5619_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5621_page13 .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_5621_page13 .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_5621_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5621_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5621_page13swipebox-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_5623_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5623_page13thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5623_page13 {
	margin: 4px 0px 6px 0px;
	padding: 4px 0px 0px 0px;
}
#toggleWrapper_stacks_in_8981_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_8981_page13 {
	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_8981_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8981_page13 {
	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_8981_page13 a:link:after,
	#toggleTrigger_stacks_in_8981_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8981_page13 {
		display: block !important;
	}
}
#stacks_in_9021_page13{text-align:justify}
#stacks_in_9024_page13{text-align:justify}
input#stacks_in_4119_page13.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_4119_page13.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_4119_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88883_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade47.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 */
#shade47 {
	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 */
#shade47.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 */
#shade47.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 */
#shade47.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 */
#shade47.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88883_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer47 {
	padding: 20px;
}

#fancyviewerClose47 {
	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;
}

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

/*  */

.fancyviewerActive47 #fancyviewerClose47 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88883_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88884_page13{text-align:justify}

#stacks_in_88884_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88887_page13{text-align:justify}

#stacks_in_88887_page13 {
	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_5711_page13 #fsr_3colwrap_stacks_in_5711_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5711_page13 #fsr_3colwrap_stacks_in_5711_page13 #fsr_left3col_stacks_in_5711_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5711_page13 #fsr_3colwrap_stacks_in_5711_page13 #fsr_left3col_stacks_in_5711_page13 .left3colpad_stacks_in_5711_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5711_page13 #fsr_3colwrap_stacks_in_5711_page13 #fsr_center3col_stacks_in_5711_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5711_page13 #fsr_3colwrap_stacks_in_5711_page13 #fsr_right3col_stacks_in_5711_page13 .right3colpad_stacks_in_5711_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5711_page13 #fsr_3colwrap_stacks_in_5711_page13 #fsr_right3col_stacks_in_5711_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5711_page13 #fsr_3colwrap_stacks_in_5711_page13 #fsr_center3col_stacks_in_5711_page13 .center3colpad_stacks_in_5711_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5711_page13 #fsr_3colwrap_stacks_in_5711_page13 #fsr_left3col_stacks_in_5711_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5711_page13 #fsr_3colwrap_stacks_in_5711_page13 #fsr_left3col_stacks_in_5711_page13 .left3colpad_stacks_in_5711_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5711_page13 #fsr_3colwrap_stacks_in_5711_page13 #fsr_center3col_stacks_in_5711_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5711_page13 #fsr_3colwrap_stacks_in_5711_page13 #fsr_center3col_stacks_in_5711_page13 .center3colpad_stacks_in_5711_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5711_page13 #fsr_3colwrap_stacks_in_5711_page13 #fsr_right3col_stacks_in_5711_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5711_page13 #fsr_3colwrap_stacks_in_5711_page13 #fsr_right3col_stacks_in_5711_page13 .right3colpad_stacks_in_5711_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5711_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5713_page13 .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_5713_page13 .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_5713_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5713_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5713_page13swipebox-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_5713_page13 {
	margin:  9px;
	padding:  3px;
}
#stacks_in_5715_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5715_page13thumbsviewr img {height: auto; width: 100%; }

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

#toggleTrigger_stacks_in_9079_page13 {
	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_9079_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_9079_page13 {
	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_9079_page13 a:link:after,
	#toggleTrigger_stacks_in_9079_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_9079_page13 {
		display: block !important;
	}
}
#stacks_in_9081_page13{text-align:justify}
#stacks_in_9084_page13{text-align:justify}
input#stacks_in_4122_page13.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_4122_page13.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_4122_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88890_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade48.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 */
#shade48 {
	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 */
#shade48.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 */
#shade48.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 */
#shade48.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 */
#shade48.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88890_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer48 {
	padding: 20px;
}

#fancyviewerClose48 {
	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;
}

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

/*  */

.fancyviewerActive48 #fancyviewerClose48 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88890_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88891_page13{text-align:justify}

#stacks_in_88891_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88894_page13{text-align:justify}

#stacks_in_88894_page13 {
	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_3681_page13 #fsr_3colwrap_stacks_in_3681_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_3681_page13 #fsr_3colwrap_stacks_in_3681_page13 #fsr_left3col_stacks_in_3681_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3681_page13 #fsr_3colwrap_stacks_in_3681_page13 #fsr_left3col_stacks_in_3681_page13 .left3colpad_stacks_in_3681_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3681_page13 #fsr_3colwrap_stacks_in_3681_page13 #fsr_center3col_stacks_in_3681_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_3681_page13 #fsr_3colwrap_stacks_in_3681_page13 #fsr_right3col_stacks_in_3681_page13 .right3colpad_stacks_in_3681_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3681_page13 #fsr_3colwrap_stacks_in_3681_page13 #fsr_right3col_stacks_in_3681_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3681_page13 #fsr_3colwrap_stacks_in_3681_page13 #fsr_center3col_stacks_in_3681_page13 .center3colpad_stacks_in_3681_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_3681_page13 #fsr_3colwrap_stacks_in_3681_page13 #fsr_left3col_stacks_in_3681_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3681_page13 #fsr_3colwrap_stacks_in_3681_page13 #fsr_left3col_stacks_in_3681_page13 .left3colpad_stacks_in_3681_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3681_page13 #fsr_3colwrap_stacks_in_3681_page13 #fsr_center3col_stacks_in_3681_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3681_page13 #fsr_3colwrap_stacks_in_3681_page13 #fsr_center3col_stacks_in_3681_page13 .center3colpad_stacks_in_3681_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3681_page13 #fsr_3colwrap_stacks_in_3681_page13 #fsr_right3col_stacks_in_3681_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3681_page13 #fsr_3colwrap_stacks_in_3681_page13 #fsr_right3col_stacks_in_3681_page13 .right3colpad_stacks_in_3681_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_3681_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_3683_page13 .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_3683_page13 .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_3683_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_3683_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_3683_page13swipebox-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_3685_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_3685_page13thumbsviewr img {height: auto; width: 100%; }


#stacks_in_3685_page13 {
	margin: 6px 0px 6px 0px;
	padding: 4px 0px 0px 0px;
}
#toggleWrapper_stacks_in_9109_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_9109_page13 {
	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_9109_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_9109_page13 {
	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_9109_page13 a:link:after,
	#toggleTrigger_stacks_in_9109_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_9109_page13 {
		display: block !important;
	}
}
#stacks_in_9111_page13{text-align:justify}
#stacks_in_9114_page13{text-align:justify}
input#stacks_in_3691_page13.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_3691_page13.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_3691_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88897_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade49.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 */
#shade49 {
	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 */
#shade49.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 */
#shade49.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 */
#shade49.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 */
#shade49.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88897_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer49 {
	padding: 20px;
}

#fancyviewerClose49 {
	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;
}

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

/*  */

.fancyviewerActive49 #fancyviewerClose49 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88897_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88898_page13{text-align:justify}

#stacks_in_88898_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88901_page13{text-align:justify}

#stacks_in_88901_page13 {
	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_3726_page13 #fsr_3colwrap_stacks_in_3726_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_3726_page13 #fsr_3colwrap_stacks_in_3726_page13 #fsr_left3col_stacks_in_3726_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3726_page13 #fsr_3colwrap_stacks_in_3726_page13 #fsr_left3col_stacks_in_3726_page13 .left3colpad_stacks_in_3726_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3726_page13 #fsr_3colwrap_stacks_in_3726_page13 #fsr_center3col_stacks_in_3726_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_3726_page13 #fsr_3colwrap_stacks_in_3726_page13 #fsr_right3col_stacks_in_3726_page13 .right3colpad_stacks_in_3726_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3726_page13 #fsr_3colwrap_stacks_in_3726_page13 #fsr_right3col_stacks_in_3726_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3726_page13 #fsr_3colwrap_stacks_in_3726_page13 #fsr_center3col_stacks_in_3726_page13 .center3colpad_stacks_in_3726_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_3726_page13 #fsr_3colwrap_stacks_in_3726_page13 #fsr_left3col_stacks_in_3726_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3726_page13 #fsr_3colwrap_stacks_in_3726_page13 #fsr_left3col_stacks_in_3726_page13 .left3colpad_stacks_in_3726_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3726_page13 #fsr_3colwrap_stacks_in_3726_page13 #fsr_center3col_stacks_in_3726_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3726_page13 #fsr_3colwrap_stacks_in_3726_page13 #fsr_center3col_stacks_in_3726_page13 .center3colpad_stacks_in_3726_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3726_page13 #fsr_3colwrap_stacks_in_3726_page13 #fsr_right3col_stacks_in_3726_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3726_page13 #fsr_3colwrap_stacks_in_3726_page13 #fsr_right3col_stacks_in_3726_page13 .right3colpad_stacks_in_3726_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_3726_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_3728_page13 .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_3728_page13 .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_3728_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_3728_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_3728_page13swipebox-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_3730_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_3730_page13thumbsviewr img {height: auto; width: 100%; }


#stacks_in_3730_page13 {
	-moz-border-radius: 5px 0px 0px 0px;
	-webkit-border-radius: 5px 0px 0px 0px;
	border-radius: 5px 0px 0px 0px;
	margin: 6px 0px 6px 0px;
}
#toggleWrapper_stacks_in_9139_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_9139_page13 {
	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_9139_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_9139_page13 {
	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_9139_page13 a:link:after,
	#toggleTrigger_stacks_in_9139_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_9139_page13 {
		display: block !important;
	}
}
#stacks_in_9141_page13{text-align:justify}
#stacks_in_9144_page13{text-align:justify}
input#stacks_in_3736_page13.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_3736_page13.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_3736_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88904_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade50.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 */
#shade50 {
	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 */
#shade50.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 */
#shade50.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 */
#shade50.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 */
#shade50.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88904_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer50 {
	padding: 20px;
}

#fancyviewerClose50 {
	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;
}

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

/*  */

.fancyviewerActive50 #fancyviewerClose50 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88904_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88905_page13{text-align:justify}

#stacks_in_88905_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88908_page13{text-align:justify}

#stacks_in_88908_page13 {
	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_9243_page13 #fsr_3colwrap_stacks_in_9243_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_9243_page13 #fsr_3colwrap_stacks_in_9243_page13 #fsr_left3col_stacks_in_9243_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_9243_page13 #fsr_3colwrap_stacks_in_9243_page13 #fsr_left3col_stacks_in_9243_page13 .left3colpad_stacks_in_9243_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9243_page13 #fsr_3colwrap_stacks_in_9243_page13 #fsr_center3col_stacks_in_9243_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_9243_page13 #fsr_3colwrap_stacks_in_9243_page13 #fsr_right3col_stacks_in_9243_page13 .right3colpad_stacks_in_9243_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9243_page13 #fsr_3colwrap_stacks_in_9243_page13 #fsr_right3col_stacks_in_9243_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_9243_page13 #fsr_3colwrap_stacks_in_9243_page13 #fsr_center3col_stacks_in_9243_page13 .center3colpad_stacks_in_9243_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_9243_page13 #fsr_3colwrap_stacks_in_9243_page13 #fsr_left3col_stacks_in_9243_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9243_page13 #fsr_3colwrap_stacks_in_9243_page13 #fsr_left3col_stacks_in_9243_page13 .left3colpad_stacks_in_9243_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9243_page13 #fsr_3colwrap_stacks_in_9243_page13 #fsr_center3col_stacks_in_9243_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9243_page13 #fsr_3colwrap_stacks_in_9243_page13 #fsr_center3col_stacks_in_9243_page13 .center3colpad_stacks_in_9243_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9243_page13 #fsr_3colwrap_stacks_in_9243_page13 #fsr_right3col_stacks_in_9243_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9243_page13 #fsr_3colwrap_stacks_in_9243_page13 #fsr_right3col_stacks_in_9243_page13 .right3colpad_stacks_in_9243_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_9243_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_9245_page13 .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_9245_page13 .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_9245_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_9245_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_9245_page13swipebox-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_9247_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_9247_page13thumbsviewr img {height: auto; width: 100%; }


#stacks_in_9247_page13 {
	margin: 6px 0px 6px 0px;
}
#toggleWrapper_stacks_in_9250_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_9250_page13 {
	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_9250_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_9250_page13 {
	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_9250_page13 a:link:after,
	#toggleTrigger_stacks_in_9250_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_9250_page13 {
		display: block !important;
	}
}
#stacks_in_9252_page13{text-align:justify}
#stacks_in_9255_page13{text-align:justify}
input#stacks_in_9258_page13.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_9258_page13.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_9258_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88911_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade51.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 */
#shade51 {
	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 */
#shade51.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 */
#shade51.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 */
#shade51.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 */
#shade51.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88911_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer51 {
	padding: 20px;
}

#fancyviewerClose51 {
	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;
}

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

/*  */

.fancyviewerActive51 #fancyviewerClose51 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88911_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88912_page13{text-align:justify}

#stacks_in_88912_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88915_page13{text-align:justify}

#stacks_in_88915_page13 {
	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_9310_page13 #fsr_3colwrap_stacks_in_9310_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_9310_page13 #fsr_3colwrap_stacks_in_9310_page13 #fsr_left3col_stacks_in_9310_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_9310_page13 #fsr_3colwrap_stacks_in_9310_page13 #fsr_left3col_stacks_in_9310_page13 .left3colpad_stacks_in_9310_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9310_page13 #fsr_3colwrap_stacks_in_9310_page13 #fsr_center3col_stacks_in_9310_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_9310_page13 #fsr_3colwrap_stacks_in_9310_page13 #fsr_right3col_stacks_in_9310_page13 .right3colpad_stacks_in_9310_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9310_page13 #fsr_3colwrap_stacks_in_9310_page13 #fsr_right3col_stacks_in_9310_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_9310_page13 #fsr_3colwrap_stacks_in_9310_page13 #fsr_center3col_stacks_in_9310_page13 .center3colpad_stacks_in_9310_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_9310_page13 #fsr_3colwrap_stacks_in_9310_page13 #fsr_left3col_stacks_in_9310_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9310_page13 #fsr_3colwrap_stacks_in_9310_page13 #fsr_left3col_stacks_in_9310_page13 .left3colpad_stacks_in_9310_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9310_page13 #fsr_3colwrap_stacks_in_9310_page13 #fsr_center3col_stacks_in_9310_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9310_page13 #fsr_3colwrap_stacks_in_9310_page13 #fsr_center3col_stacks_in_9310_page13 .center3colpad_stacks_in_9310_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9310_page13 #fsr_3colwrap_stacks_in_9310_page13 #fsr_right3col_stacks_in_9310_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9310_page13 #fsr_3colwrap_stacks_in_9310_page13 #fsr_right3col_stacks_in_9310_page13 .right3colpad_stacks_in_9310_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_9310_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_9350_page13 .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_9350_page13 .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_9350_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_9350_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_9350_page13swipebox-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_9352_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_9352_page13thumbsviewr img {height: auto; width: 100%; }


#stacks_in_9352_page13 {
	margin: 6px 0px 6px 0px;
}
#toggleWrapper_stacks_in_9355_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_9355_page13 {
	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_9355_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_9355_page13 {
	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_9355_page13 a:link:after,
	#toggleTrigger_stacks_in_9355_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_9355_page13 {
		display: block !important;
	}
}
#stacks_in_9357_page13{text-align:justify}
#stacks_in_9360_page13{text-align:justify}
input#stacks_in_9363_page13.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_9363_page13.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_9363_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88918_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade52.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 */
#shade52 {
	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 */
#shade52.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 */
#shade52.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 */
#shade52.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 */
#shade52.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88918_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer52 {
	padding: 20px;
}

#fancyviewerClose52 {
	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;
}

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

/*  */

.fancyviewerActive52 #fancyviewerClose52 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88918_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88919_page13{text-align:justify}

#stacks_in_88919_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88922_page13{text-align:justify}

#stacks_in_88922_page13 {
	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_9415_page13 #fsr_3colwrap_stacks_in_9415_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_9415_page13 #fsr_3colwrap_stacks_in_9415_page13 #fsr_left3col_stacks_in_9415_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_9415_page13 #fsr_3colwrap_stacks_in_9415_page13 #fsr_left3col_stacks_in_9415_page13 .left3colpad_stacks_in_9415_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9415_page13 #fsr_3colwrap_stacks_in_9415_page13 #fsr_center3col_stacks_in_9415_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_9415_page13 #fsr_3colwrap_stacks_in_9415_page13 #fsr_right3col_stacks_in_9415_page13 .right3colpad_stacks_in_9415_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9415_page13 #fsr_3colwrap_stacks_in_9415_page13 #fsr_right3col_stacks_in_9415_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_9415_page13 #fsr_3colwrap_stacks_in_9415_page13 #fsr_center3col_stacks_in_9415_page13 .center3colpad_stacks_in_9415_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_9415_page13 #fsr_3colwrap_stacks_in_9415_page13 #fsr_left3col_stacks_in_9415_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9415_page13 #fsr_3colwrap_stacks_in_9415_page13 #fsr_left3col_stacks_in_9415_page13 .left3colpad_stacks_in_9415_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9415_page13 #fsr_3colwrap_stacks_in_9415_page13 #fsr_center3col_stacks_in_9415_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9415_page13 #fsr_3colwrap_stacks_in_9415_page13 #fsr_center3col_stacks_in_9415_page13 .center3colpad_stacks_in_9415_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9415_page13 #fsr_3colwrap_stacks_in_9415_page13 #fsr_right3col_stacks_in_9415_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9415_page13 #fsr_3colwrap_stacks_in_9415_page13 #fsr_right3col_stacks_in_9415_page13 .right3colpad_stacks_in_9415_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_9415_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_9417_page13 .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_9417_page13 .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_9417_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_9417_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_9417_page13swipebox-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_9419_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_9419_page13thumbsviewr img {height: auto; width: 100%; }


#stacks_in_9419_page13 {
	margin: 6px 0px 6px 0px;
}
#toggleWrapper_stacks_in_9422_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_9422_page13 {
	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_9422_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_9422_page13 {
	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_9422_page13 a:link:after,
	#toggleTrigger_stacks_in_9422_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_9422_page13 {
		display: block !important;
	}
}
#stacks_in_9424_page13{text-align:justify}
#stacks_in_9427_page13{text-align:justify}
input#stacks_in_9430_page13.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_9430_page13.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_9430_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88925_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade53.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 */
#shade53 {
	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 */
#shade53.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 */
#shade53.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 */
#shade53.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 */
#shade53.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88925_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer53 {
	padding: 20px;
}

#fancyviewerClose53 {
	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;
}

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

/*  */

.fancyviewerActive53 #fancyviewerClose53 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88925_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88926_page13{text-align:justify}

#stacks_in_88926_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88929_page13{text-align:justify}

#stacks_in_88929_page13 {
	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_9482_page13 #fsr_3colwrap_stacks_in_9482_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_9482_page13 #fsr_3colwrap_stacks_in_9482_page13 #fsr_left3col_stacks_in_9482_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_9482_page13 #fsr_3colwrap_stacks_in_9482_page13 #fsr_left3col_stacks_in_9482_page13 .left3colpad_stacks_in_9482_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9482_page13 #fsr_3colwrap_stacks_in_9482_page13 #fsr_center3col_stacks_in_9482_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_9482_page13 #fsr_3colwrap_stacks_in_9482_page13 #fsr_right3col_stacks_in_9482_page13 .right3colpad_stacks_in_9482_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9482_page13 #fsr_3colwrap_stacks_in_9482_page13 #fsr_right3col_stacks_in_9482_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_9482_page13 #fsr_3colwrap_stacks_in_9482_page13 #fsr_center3col_stacks_in_9482_page13 .center3colpad_stacks_in_9482_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_9482_page13 #fsr_3colwrap_stacks_in_9482_page13 #fsr_left3col_stacks_in_9482_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9482_page13 #fsr_3colwrap_stacks_in_9482_page13 #fsr_left3col_stacks_in_9482_page13 .left3colpad_stacks_in_9482_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9482_page13 #fsr_3colwrap_stacks_in_9482_page13 #fsr_center3col_stacks_in_9482_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9482_page13 #fsr_3colwrap_stacks_in_9482_page13 #fsr_center3col_stacks_in_9482_page13 .center3colpad_stacks_in_9482_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9482_page13 #fsr_3colwrap_stacks_in_9482_page13 #fsr_right3col_stacks_in_9482_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9482_page13 #fsr_3colwrap_stacks_in_9482_page13 #fsr_right3col_stacks_in_9482_page13 .right3colpad_stacks_in_9482_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_9482_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_9484_page13 .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_9484_page13 .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_9484_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_9484_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_9484_page13swipebox-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_9486_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_9486_page13thumbsviewr img {height: auto; width: 100%; }


#stacks_in_9486_page13 {
	margin: 6px 0px 6px 0px;
}
#toggleWrapper_stacks_in_9532_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_9532_page13 {
	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_9532_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_9532_page13 {
	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_9532_page13 a:link:after,
	#toggleTrigger_stacks_in_9532_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_9532_page13 {
		display: block !important;
	}
}
#stacks_in_9534_page13{text-align:justify}
#stacks_in_9537_page13{text-align:justify}
input#stacks_in_9540_page13.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_9540_page13.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_9540_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88932_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade54.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 */
#shade54 {
	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 */
#shade54.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 */
#shade54.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 */
#shade54.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 */
#shade54.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88932_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer54 {
	padding: 20px;
}

#fancyviewerClose54 {
	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;
}

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

/*  */

.fancyviewerActive54 #fancyviewerClose54 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88932_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88933_page13{text-align:justify}

#stacks_in_88933_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88936_page13{text-align:justify}

#stacks_in_88936_page13 {
	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_9592_page13 #fsr_3colwrap_stacks_in_9592_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_9592_page13 #fsr_3colwrap_stacks_in_9592_page13 #fsr_left3col_stacks_in_9592_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_9592_page13 #fsr_3colwrap_stacks_in_9592_page13 #fsr_left3col_stacks_in_9592_page13 .left3colpad_stacks_in_9592_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9592_page13 #fsr_3colwrap_stacks_in_9592_page13 #fsr_center3col_stacks_in_9592_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_9592_page13 #fsr_3colwrap_stacks_in_9592_page13 #fsr_right3col_stacks_in_9592_page13 .right3colpad_stacks_in_9592_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9592_page13 #fsr_3colwrap_stacks_in_9592_page13 #fsr_right3col_stacks_in_9592_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_9592_page13 #fsr_3colwrap_stacks_in_9592_page13 #fsr_center3col_stacks_in_9592_page13 .center3colpad_stacks_in_9592_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_9592_page13 #fsr_3colwrap_stacks_in_9592_page13 #fsr_left3col_stacks_in_9592_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9592_page13 #fsr_3colwrap_stacks_in_9592_page13 #fsr_left3col_stacks_in_9592_page13 .left3colpad_stacks_in_9592_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9592_page13 #fsr_3colwrap_stacks_in_9592_page13 #fsr_center3col_stacks_in_9592_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9592_page13 #fsr_3colwrap_stacks_in_9592_page13 #fsr_center3col_stacks_in_9592_page13 .center3colpad_stacks_in_9592_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9592_page13 #fsr_3colwrap_stacks_in_9592_page13 #fsr_right3col_stacks_in_9592_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9592_page13 #fsr_3colwrap_stacks_in_9592_page13 #fsr_right3col_stacks_in_9592_page13 .right3colpad_stacks_in_9592_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_9592_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_9594_page13 .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_9594_page13 .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_9594_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_9594_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_9594_page13swipebox-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_9596_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_9596_page13thumbsviewr img {height: auto; width: 100%; }


#stacks_in_9596_page13 {
	margin: 6px 0px 6px 0px;
}
#toggleWrapper_stacks_in_9599_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_9599_page13 {
	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_9599_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_9599_page13 {
	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_9599_page13 a:link:after,
	#toggleTrigger_stacks_in_9599_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_9599_page13 {
		display: block !important;
	}
}
#stacks_in_9601_page13{text-align:justify}
#stacks_in_9604_page13{text-align:justify}
input#stacks_in_9607_page13.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_9607_page13.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_9607_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88939_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade55.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 */
#shade55 {
	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 */
#shade55.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 */
#shade55.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 */
#shade55.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 */
#shade55.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88939_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer55 {
	padding: 20px;
}

#fancyviewerClose55 {
	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;
}

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

/*  */

.fancyviewerActive55 #fancyviewerClose55 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88939_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88940_page13{text-align:justify}

#stacks_in_88940_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88943_page13{text-align:justify}

#stacks_in_88943_page13 {
	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_9697_page13 #fsr_3colwrap_stacks_in_9697_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_9697_page13 #fsr_3colwrap_stacks_in_9697_page13 #fsr_left3col_stacks_in_9697_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_9697_page13 #fsr_3colwrap_stacks_in_9697_page13 #fsr_left3col_stacks_in_9697_page13 .left3colpad_stacks_in_9697_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9697_page13 #fsr_3colwrap_stacks_in_9697_page13 #fsr_center3col_stacks_in_9697_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_9697_page13 #fsr_3colwrap_stacks_in_9697_page13 #fsr_right3col_stacks_in_9697_page13 .right3colpad_stacks_in_9697_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9697_page13 #fsr_3colwrap_stacks_in_9697_page13 #fsr_right3col_stacks_in_9697_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_9697_page13 #fsr_3colwrap_stacks_in_9697_page13 #fsr_center3col_stacks_in_9697_page13 .center3colpad_stacks_in_9697_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_9697_page13 #fsr_3colwrap_stacks_in_9697_page13 #fsr_left3col_stacks_in_9697_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9697_page13 #fsr_3colwrap_stacks_in_9697_page13 #fsr_left3col_stacks_in_9697_page13 .left3colpad_stacks_in_9697_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9697_page13 #fsr_3colwrap_stacks_in_9697_page13 #fsr_center3col_stacks_in_9697_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9697_page13 #fsr_3colwrap_stacks_in_9697_page13 #fsr_center3col_stacks_in_9697_page13 .center3colpad_stacks_in_9697_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9697_page13 #fsr_3colwrap_stacks_in_9697_page13 #fsr_right3col_stacks_in_9697_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_9697_page13 #fsr_3colwrap_stacks_in_9697_page13 #fsr_right3col_stacks_in_9697_page13 .right3colpad_stacks_in_9697_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_9697_page13 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_9699_page13 .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_9699_page13 .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_9699_page13 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_9699_page13 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_9699_page13swipebox-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_9701_page13thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_9701_page13thumbsviewr img {height: auto; width: 100%; }


#stacks_in_9701_page13 {
	margin: 6px 0px 6px 0px;
}
#toggleWrapper_stacks_in_9704_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_9704_page13 {
	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_9704_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_9704_page13 {
	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_9704_page13 a:link:after,
	#toggleTrigger_stacks_in_9704_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_9704_page13 {
		display: block !important;
	}
}
#stacks_in_9706_page13{text-align:justify}
#stacks_in_9709_page13{text-align:justify}
input#stacks_in_9713_page13.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_9713_page13.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_9713_page13 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88946_page13 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade56.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 */
#shade56 {
	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 */
#shade56.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 */
#shade56.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 */
#shade56.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 */
#shade56.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88946_page13 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer56 {
	padding: 20px;
}

#fancyviewerClose56 {
	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;
}

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

/*  */

.fancyviewerActive56 #fancyviewerClose56 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88946_page13 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88947_page13{text-align:justify}

#stacks_in_88947_page13 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88950_page13{text-align:justify}

#stacks_in_88950_page13 {
	margin: 0px 5px 0px 5px;
}
#toggleWrapper_stacks_in_20575_page13 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_20575_page13 {
	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_20575_page13:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_20575_page13 {
	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_20575_page13 a:link:after,
	#toggleTrigger_stacks_in_20575_page13 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_20575_page13 {
		display: block !important;
	}
}

#stacks_in_20581_page13 {
	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_10047_page13desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_10047_page13mobilecontent { 
	display: none;
}




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

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

#stacks_in_10047_page13desktopcontent {
	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_10187_page13 #fsr_colwrap_stacks_in_10187_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10187_page13 #fsr_colwrap_stacks_in_10187_page13 #fsr_leftcol_stacks_in_10187_page13 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10187_page13 #fsr_colwrap_stacks_in_10187_page13 #fsr_leftcol_stacks_in_10187_page13 .leftcolpad_stacks_in_10187_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10187_page13 #fsr_colwrap_stacks_in_10187_page13 #fsr_rightcol_stacks_in_10187_page13 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10187_page13 #fsr_colwrap_stacks_in_10187_page13 #fsr_rightcol_stacks_in_10187_page13 .rightcolpad_stacks_in_10187_page13 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10187_page13 #fsr_colwrap_stacks_in_10187_page13 #fsr_leftcol_stacks_in_10187_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10187_page13 #fsr_colwrap_stacks_in_10187_page13 #fsr_leftcol_stacks_in_10187_page13 .leftcolpad_stacks_in_10187_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10187_page13 #fsr_colwrap_stacks_in_10187_page13 #fsr_rightcol_stacks_in_10187_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10187_page13 #fsr_colwrap_stacks_in_10187_page13 #fsr_rightcol_stacks_in_10187_page13 .rightcolpad_stacks_in_10187_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_10187_page13 {
	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_10189_page13 #fsr_colwrap_stacks_in_10189_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10189_page13 #fsr_colwrap_stacks_in_10189_page13 #fsr_leftcol_stacks_in_10189_page13 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10189_page13 #fsr_colwrap_stacks_in_10189_page13 #fsr_leftcol_stacks_in_10189_page13 .leftcolpad_stacks_in_10189_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10189_page13 #fsr_colwrap_stacks_in_10189_page13 #fsr_rightcol_stacks_in_10189_page13 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10189_page13 #fsr_colwrap_stacks_in_10189_page13 #fsr_rightcol_stacks_in_10189_page13 .rightcolpad_stacks_in_10189_page13 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10189_page13 #fsr_colwrap_stacks_in_10189_page13 #fsr_leftcol_stacks_in_10189_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10189_page13 #fsr_colwrap_stacks_in_10189_page13 #fsr_leftcol_stacks_in_10189_page13 .leftcolpad_stacks_in_10189_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10189_page13 #fsr_colwrap_stacks_in_10189_page13 #fsr_rightcol_stacks_in_10189_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10189_page13 #fsr_colwrap_stacks_in_10189_page13 #fsr_rightcol_stacks_in_10189_page13 .rightcolpad_stacks_in_10189_page13 {
	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_10191_page13 #fsr_colwrap_stacks_in_10191_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10191_page13 #fsr_colwrap_stacks_in_10191_page13 #fsr_leftcol_stacks_in_10191_page13 {
	float: left;
	display: block;
	width: 10%;
	height: auto;
	margin: 0;
}

#stacks_in_10191_page13 #fsr_colwrap_stacks_in_10191_page13 #fsr_leftcol_stacks_in_10191_page13 .leftcolpad_stacks_in_10191_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10191_page13 #fsr_colwrap_stacks_in_10191_page13 #fsr_rightcol_stacks_in_10191_page13 {
	float: right;
	display: block;
	width: 90%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10191_page13 #fsr_colwrap_stacks_in_10191_page13 #fsr_rightcol_stacks_in_10191_page13 .rightcolpad_stacks_in_10191_page13 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10191_page13 #fsr_colwrap_stacks_in_10191_page13 #fsr_leftcol_stacks_in_10191_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10191_page13 #fsr_colwrap_stacks_in_10191_page13 #fsr_leftcol_stacks_in_10191_page13 .leftcolpad_stacks_in_10191_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10191_page13 #fsr_colwrap_stacks_in_10191_page13 #fsr_rightcol_stacks_in_10191_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10191_page13 #fsr_colwrap_stacks_in_10191_page13 #fsr_rightcol_stacks_in_10191_page13 .rightcolpad_stacks_in_10191_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_10191_page13 {
	margin: 4px 0px 3px 0px;
}
#stacks_in_10194_page13{text-align:justify}

#stacks_in_10194_page13 {
	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_10197_page13 #fsr_colwrap_stacks_in_10197_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10197_page13 #fsr_colwrap_stacks_in_10197_page13 #fsr_leftcol_stacks_in_10197_page13 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10197_page13 #fsr_colwrap_stacks_in_10197_page13 #fsr_leftcol_stacks_in_10197_page13 .leftcolpad_stacks_in_10197_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10197_page13 #fsr_colwrap_stacks_in_10197_page13 #fsr_rightcol_stacks_in_10197_page13 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10197_page13 #fsr_colwrap_stacks_in_10197_page13 #fsr_rightcol_stacks_in_10197_page13 .rightcolpad_stacks_in_10197_page13 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10197_page13 #fsr_colwrap_stacks_in_10197_page13 #fsr_leftcol_stacks_in_10197_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10197_page13 #fsr_colwrap_stacks_in_10197_page13 #fsr_leftcol_stacks_in_10197_page13 .leftcolpad_stacks_in_10197_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10197_page13 #fsr_colwrap_stacks_in_10197_page13 #fsr_rightcol_stacks_in_10197_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10197_page13 #fsr_colwrap_stacks_in_10197_page13 #fsr_rightcol_stacks_in_10197_page13 .rightcolpad_stacks_in_10197_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_10197_page13 {
	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_10201_page13 {
	
}

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

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

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

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

}
#stacks_in_10201_page13 {
	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_10206_page13 {
	
}

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

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

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

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

}
#stacks_in_10206_page13 {
	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_10209_page13 #fsr_colwrap_stacks_in_10209_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10209_page13 #fsr_colwrap_stacks_in_10209_page13 #fsr_leftcol_stacks_in_10209_page13 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10209_page13 #fsr_colwrap_stacks_in_10209_page13 #fsr_leftcol_stacks_in_10209_page13 .leftcolpad_stacks_in_10209_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10209_page13 #fsr_colwrap_stacks_in_10209_page13 #fsr_rightcol_stacks_in_10209_page13 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10209_page13 #fsr_colwrap_stacks_in_10209_page13 #fsr_rightcol_stacks_in_10209_page13 .rightcolpad_stacks_in_10209_page13 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10209_page13 #fsr_colwrap_stacks_in_10209_page13 #fsr_leftcol_stacks_in_10209_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10209_page13 #fsr_colwrap_stacks_in_10209_page13 #fsr_leftcol_stacks_in_10209_page13 .leftcolpad_stacks_in_10209_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10209_page13 #fsr_colwrap_stacks_in_10209_page13 #fsr_rightcol_stacks_in_10209_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10209_page13 #fsr_colwrap_stacks_in_10209_page13 #fsr_rightcol_stacks_in_10209_page13 .rightcolpad_stacks_in_10209_page13 {
	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_10211_page13 #fsr_colwrap_stacks_in_10211_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10211_page13 #fsr_colwrap_stacks_in_10211_page13 #fsr_leftcol_stacks_in_10211_page13 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10211_page13 #fsr_colwrap_stacks_in_10211_page13 #fsr_leftcol_stacks_in_10211_page13 .leftcolpad_stacks_in_10211_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10211_page13 #fsr_colwrap_stacks_in_10211_page13 #fsr_rightcol_stacks_in_10211_page13 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10211_page13 #fsr_colwrap_stacks_in_10211_page13 #fsr_rightcol_stacks_in_10211_page13 .rightcolpad_stacks_in_10211_page13 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10211_page13 #fsr_colwrap_stacks_in_10211_page13 #fsr_leftcol_stacks_in_10211_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10211_page13 #fsr_colwrap_stacks_in_10211_page13 #fsr_leftcol_stacks_in_10211_page13 .leftcolpad_stacks_in_10211_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10211_page13 #fsr_colwrap_stacks_in_10211_page13 #fsr_rightcol_stacks_in_10211_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10211_page13 #fsr_colwrap_stacks_in_10211_page13 #fsr_rightcol_stacks_in_10211_page13 .rightcolpad_stacks_in_10211_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_10211_page13 {
	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_10215_page13 {
	
}

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

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

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

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

}
#stacks_in_10215_page13 {
	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_10220_page13 {
	
}

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

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

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

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

}
#stacks_in_10220_page13 {
	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_10223_page13 #fsr_colwrap_stacks_in_10223_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10223_page13 #fsr_colwrap_stacks_in_10223_page13 #fsr_leftcol_stacks_in_10223_page13 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10223_page13 #fsr_colwrap_stacks_in_10223_page13 #fsr_leftcol_stacks_in_10223_page13 .leftcolpad_stacks_in_10223_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10223_page13 #fsr_colwrap_stacks_in_10223_page13 #fsr_rightcol_stacks_in_10223_page13 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10223_page13 #fsr_colwrap_stacks_in_10223_page13 #fsr_rightcol_stacks_in_10223_page13 .rightcolpad_stacks_in_10223_page13 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10223_page13 #fsr_colwrap_stacks_in_10223_page13 #fsr_leftcol_stacks_in_10223_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10223_page13 #fsr_colwrap_stacks_in_10223_page13 #fsr_leftcol_stacks_in_10223_page13 .leftcolpad_stacks_in_10223_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10223_page13 #fsr_colwrap_stacks_in_10223_page13 #fsr_rightcol_stacks_in_10223_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10223_page13 #fsr_colwrap_stacks_in_10223_page13 #fsr_rightcol_stacks_in_10223_page13 .rightcolpad_stacks_in_10223_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_10223_page13 {
	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_10227_page13 {
	
}

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

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

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

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

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

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

#stacks_in_6476_page13 {
	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_10343_page13 #fsr_3colwrap_stacks_in_10343_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10343_page13 #fsr_3colwrap_stacks_in_10343_page13 #fsr_left3col_stacks_in_10343_page13 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_10343_page13 #fsr_3colwrap_stacks_in_10343_page13 #fsr_left3col_stacks_in_10343_page13 .left3colpad_stacks_in_10343_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10343_page13 #fsr_3colwrap_stacks_in_10343_page13 #fsr_center3col_stacks_in_10343_page13 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_10343_page13 #fsr_3colwrap_stacks_in_10343_page13 #fsr_right3col_stacks_in_10343_page13 .right3colpad_stacks_in_10343_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10343_page13 #fsr_3colwrap_stacks_in_10343_page13 #fsr_right3col_stacks_in_10343_page13 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_10343_page13 #fsr_3colwrap_stacks_in_10343_page13 #fsr_center3col_stacks_in_10343_page13 .center3colpad_stacks_in_10343_page13 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_10343_page13 #fsr_3colwrap_stacks_in_10343_page13 #fsr_left3col_stacks_in_10343_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_10343_page13 #fsr_3colwrap_stacks_in_10343_page13 #fsr_left3col_stacks_in_10343_page13 .left3colpad_stacks_in_10343_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10343_page13 #fsr_3colwrap_stacks_in_10343_page13 #fsr_center3col_stacks_in_10343_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_10343_page13 #fsr_3colwrap_stacks_in_10343_page13 #fsr_center3col_stacks_in_10343_page13 .center3colpad_stacks_in_10343_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10343_page13 #fsr_3colwrap_stacks_in_10343_page13 #fsr_right3col_stacks_in_10343_page13 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_10343_page13 #fsr_3colwrap_stacks_in_10343_page13 #fsr_right3col_stacks_in_10343_page13 .right3colpad_stacks_in_10343_page13 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_10343_page13 {
	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_10345_page13 #fsr_colwrap_stacks_in_10345_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10345_page13 #fsr_colwrap_stacks_in_10345_page13 #fsr_leftcol_stacks_in_10345_page13 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10345_page13 #fsr_colwrap_stacks_in_10345_page13 #fsr_leftcol_stacks_in_10345_page13 .leftcolpad_stacks_in_10345_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10345_page13 #fsr_colwrap_stacks_in_10345_page13 #fsr_rightcol_stacks_in_10345_page13 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10345_page13 #fsr_colwrap_stacks_in_10345_page13 #fsr_rightcol_stacks_in_10345_page13 .rightcolpad_stacks_in_10345_page13 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10345_page13 #fsr_colwrap_stacks_in_10345_page13 #fsr_leftcol_stacks_in_10345_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10345_page13 #fsr_colwrap_stacks_in_10345_page13 #fsr_leftcol_stacks_in_10345_page13 .leftcolpad_stacks_in_10345_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10345_page13 #fsr_colwrap_stacks_in_10345_page13 #fsr_rightcol_stacks_in_10345_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10345_page13 #fsr_colwrap_stacks_in_10345_page13 #fsr_rightcol_stacks_in_10345_page13 .rightcolpad_stacks_in_10345_page13 {
	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_10350_page13 {
	
}

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

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

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

#stacks_in_10350_page13 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_10353_page13 #fsr_colwrap_stacks_in_10353_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10353_page13 #fsr_colwrap_stacks_in_10353_page13 #fsr_leftcol_stacks_in_10353_page13 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10353_page13 #fsr_colwrap_stacks_in_10353_page13 #fsr_leftcol_stacks_in_10353_page13 .leftcolpad_stacks_in_10353_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10353_page13 #fsr_colwrap_stacks_in_10353_page13 #fsr_rightcol_stacks_in_10353_page13 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10353_page13 #fsr_colwrap_stacks_in_10353_page13 #fsr_rightcol_stacks_in_10353_page13 .rightcolpad_stacks_in_10353_page13 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10353_page13 #fsr_colwrap_stacks_in_10353_page13 #fsr_leftcol_stacks_in_10353_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10353_page13 #fsr_colwrap_stacks_in_10353_page13 #fsr_leftcol_stacks_in_10353_page13 .leftcolpad_stacks_in_10353_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10353_page13 #fsr_colwrap_stacks_in_10353_page13 #fsr_rightcol_stacks_in_10353_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10353_page13 #fsr_colwrap_stacks_in_10353_page13 #fsr_rightcol_stacks_in_10353_page13 .rightcolpad_stacks_in_10353_page13 {
	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_10357_page13 {
	
}

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

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

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

#stacks_in_10357_page13 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_10362_page13 {
	
}

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

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

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

#stacks_in_10362_page13 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_10365_page13 #fsr_colwrap_stacks_in_10365_page13 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10365_page13 #fsr_colwrap_stacks_in_10365_page13 #fsr_leftcol_stacks_in_10365_page13 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10365_page13 #fsr_colwrap_stacks_in_10365_page13 #fsr_leftcol_stacks_in_10365_page13 .leftcolpad_stacks_in_10365_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10365_page13 #fsr_colwrap_stacks_in_10365_page13 #fsr_rightcol_stacks_in_10365_page13 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10365_page13 #fsr_colwrap_stacks_in_10365_page13 #fsr_rightcol_stacks_in_10365_page13 .rightcolpad_stacks_in_10365_page13 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10365_page13 #fsr_colwrap_stacks_in_10365_page13 #fsr_leftcol_stacks_in_10365_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10365_page13 #fsr_colwrap_stacks_in_10365_page13 #fsr_leftcol_stacks_in_10365_page13 .leftcolpad_stacks_in_10365_page13 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10365_page13 #fsr_colwrap_stacks_in_10365_page13 #fsr_rightcol_stacks_in_10365_page13 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10365_page13 #fsr_colwrap_stacks_in_10365_page13 #fsr_rightcol_stacks_in_10365_page13 .rightcolpad_stacks_in_10365_page13 {
	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_10369_page13 {
	
}

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

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

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

#stacks_in_10369_page13 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_10374_page13 {
	
}

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

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

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

#stacks_in_10374_page13 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_56687_page13 {
	padding: 0% 0% 1% 0%;
	margin: 0% 0% 0% 43%;
}

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

@media screen and (max-width: 768px) {
	
#stacks_in_56687_page13 { 
    padding: 1% 0% 0% 24%;
    margin: 0% 0% 0% 10%;
}
}
#stacks_in_56689_page13{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_70730_page13 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 22%;
}

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

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

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

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

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

/* @end */

/* @group Positioning */

/* @group Absolute Positioning */

/*  */

/* @end */

/* @group Fixed Positioning */

/*  */

/* @end */

/*  */

/* @group Relative Positioning */

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

/*  */

/* @end */





/* @end */

/* @group Buttons */

#shareStackWrapperstacks_in_70732_page13 ul#shareStackArraystacks_in_70732_page13 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_70732_page13 ul#shareStackArraystacks_in_70732_page13 li.shareStackItem:hover {
	opacity: 0.85;
}

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

/* @end */

/* @group Responsive */

#shareStackWrapperstacks_in_70732_page13 ul#shareStackArraystacks_in_70732_page13 {
	display: none;
}

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

/* @end */

/* @group Icons */

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-baidustacks_in_70732_page13 {
	background: #FF4749;
	color: #0000ff;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-bloggerstacks_in_70732_page13 {
	background: #F3881F;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-deliciousstacks_in_70732_page13 {
	background: #0c83e8;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-diggstacks_in_70732_page13 {
	background: #000000;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-facebookstacks_in_70732_page13 {
	background: #406fac;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-googleplusstacks_in_70732_page13 {
	background: #e15540;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-linkedinstacks_in_70732_page13 {
	background: #0182bd;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-livejournalstacks_in_70732_page13 {
	background: #083B51;
	color: #9AECFF;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-myspacestacks_in_70732_page13 {
	background: #032087;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-odnoklassnikistacks_in_70732_page13 {
	background: #E76E23;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-pocketstacks_in_70732_page13 {
	background: #DC2447;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-redditstacks_in_70732_page13 {
	background: #d3e6f8;
	color: #000000;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-renrenstacks_in_70732_page13 {
	background: #f5f5f5;
	color: #0164b4;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-stumbleuponstacks_in_70732_page13 {
	background: #ed5328;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-tumblrstacks_in_70732_page13 {
	background: #3c4f67;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-twitterstacks_in_70732_page13 {
	background: #44A6FD;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-viadeostacks_in_70732_page13 {
	background: #333333;
	color: #E88B25;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-vkontaktestacks_in_70732_page13 {
	background: #557fab;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-weibostacks_in_70732_page13 {
	background: #db2f2d;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-xingstacks_in_70732_page13 {
	background: #D0D607;
	color: #0A5256;
}

/* Utility icons */

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-emailstacks_in_70732_page13 {
	background: #cdcdcd;
	color: #333333;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-printstacks_in_70732_page13 {
	background: #808080;
	color: #ffffff;
}

/* Custom Icons */

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-customonestacks_in_70732_page13 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-customtwostacks_in_70732_page13 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-customthreestacks_in_70732_page13 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-customfourstacks_in_70732_page13 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_70732_page13 #shareStackItem-customfivestacks_in_70732_page13 {
	background: #FF8000;
	color: #333333;
}

/* @end */

@media print {
	#shareStackWrapperstacks_in_70732_page13 {
		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_4578_page13 {
}

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


#stacks_in_4578_page13 {
	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_4579_page13 {
}

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



#stacks_in_4579_page13 {
	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;
}

}