
#stacks_in_1243{text-align:justify}
#stacks_in_252{text-align:justify}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1356 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1356 .theDivider1,
#simpleDivider_stacks_in_1356 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1356 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1356.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1356.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1356 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1356.transparentOff .theDivider2 {
	background-color: #000000;
}
#simpleDivider_stacks_in_1356.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1356.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1356.bgImageOn .theDivider1 img {
	display: block;
}

/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_1306 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_1306 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_1306:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_1306 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_1306 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_1306 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_1306 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_1306 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_1306 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_1306 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_1306 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_1306 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_1306 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_1306 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_1306 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_1306 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_1306 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_1306 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_1306 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_1306 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_1306 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_1306 .column1 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_1306 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_1306 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_1306 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_1306 .column2 {
		width: 50.00%;
	}
}






















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_1306 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_1306 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_1306 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_1306 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_1306 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_1306 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_1306 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_1306 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_1306 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_1306 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_1306 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_1306 .column1,
	#adaptiveGridstacks_in_1306 .column2,
	#adaptiveGridstacks_in_1306 .column3,
	#adaptiveGridstacks_in_1306 .column4,
	#adaptiveGridstacks_in_1306 .column5,
	#adaptiveGridstacks_in_1306 .column6,
	#adaptiveGridstacks_in_1306 .column7,
	#adaptiveGridstacks_in_1306 .column8,
	#adaptiveGridstacks_in_1306 .column9,
	#adaptiveGridstacks_in_1306 .column10,
	#adaptiveGridstacks_in_1306 .column11,
	#adaptiveGridstacks_in_1306 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_1306 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  */#stacks_in_1407{text-align:justify}
#stacks_in_1415{text-align:justify}
#stacks_in_1409{text-align:justify}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}#stacks_in_1418{text-align:justify}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1357 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1357 .theDivider1,
#simpleDivider_stacks_in_1357 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1357 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1357.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1357.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1357 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1357.transparentOff .theDivider2 {
	background-color: #000000;
}
#simpleDivider_stacks_in_1357.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1357.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1357.bgImageOn .theDivider1 img {
	display: block;
}

