/* -- Start Eternity2 Each css Template -- */

.stacks_in_352eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_352eternityContainer {
	background-image: url("../files/background_image-352.jpg") !important;
	background-position: 50% 50% !important;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_352overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/00.png") !important;
}

.stacks_in_352contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_352content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_352content,.stacks_in_352content h1,.stacks_in_352content h2,.stacks_in_352content h3,.stacks_in_352content h4,.stacks_in_352content h5,.stacks_in_352content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_352content a,.stacks_in_352content a:active,.stacks_in_352content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_352content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_352eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_352eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_352eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_352eternityContainer {
		min-height: 500px;
	}
	
	.stacks_in_352contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- *//* -- Start Eternity2 Each css Template -- */

.stacks_in_6eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_6eternityContainer {
	background-image: url("") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_6overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/00.png") !important;
}

.stacks_in_6contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_6content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	
	text-align: left;
}

.stacks_in_6content,.stacks_in_6content h1,.stacks_in_6content h2,.stacks_in_6content h3,.stacks_in_6content h4,.stacks_in_6content h5,.stacks_in_6content h6{
	color: rgba(52, 58, 93, 1.00) !important;
}
.stacks_in_6content a,.stacks_in_6content a:active,.stacks_in_6content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_6content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_6eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_6eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_6eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_6eternityContainer {
		min-height: 300px;
	}
	
	.stacks_in_6contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */
#stacks_in_6 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_366 {
	padding: 20px 0px 5px 0px;
}

#stacks_in_4 {
	padding: 10px 0px 0px 10px;
}

#stacks_in_10 {
	padding: 10px 10px 0px 10px;
}

#stacks_in_5 {
	padding: 21px 0px 0px 0px;
}
/* ------------------------------------*/
/* Accordion                           */
/* ------------------------------------*/

	@font-face {
		font-family: 'Lora';
		src: url('../files/lora-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Montserrat';
		src: url('../files/montserrat-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Open Sans';
		src: url('../files/opensans-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Roboto Slab';
		src: url('../files/robotoslab-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}


ul#stacks_in_36_accordion {
	display: block;
	list-style: none;
	border-radius: 0px;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
	text-shadow: none;
}

ul#stacks_in_36_accordion > li {
	list-style: none;
	background: none !important;
	margin: 0;
	padding: 0 !important;
}

#stacks_in_36 .hide_toggle {
	display: none;
}


/* Label Font Choices */















/* Content Font Choices */









ul#stacks_in_36_accordion .accordion_label {
	cursor: pointer;
	padding: 15px 20px;
	position: relative;
}

ul#stacks_in_36_accordion .accordion_label i {
}

ul#stacks_in_36_accordion .stacks_in_36_accordion_selectedarrow_icon {
}

ul#stacks_in_36_accordion .accordion_content {
	
		padding: 40px;
	

}

ul#stacks_in_36_accordion li:last-child .accordion_content {
}

ul#stacks_in_36_accordion  .accordion_label .accordion_icon {
	display: inline-block;
	text-align: center;
	width: 25px;
	
	
		position: absolute;
		left: 20px;
		top: 15px;
		margin-right: 5px;
	
}

ul#stacks_in_36_accordion .accordion_label .accordion_icon i {
	width: 25px;
	height: 25px;
	line-height: 24px;
	
}

ul#stacks_in_36_accordion .stacks_in_36_accordion_selectedarrow_icon .accordion_icon i {
	
}

#stacks_in_36_open_all {
	cursor: pointer;
	font-size: 20px;
	
	
	margin-top: 12px;
	

}

#stacks_in_36 .show_all_alignment {
	text-align: left;
	
	
}



/* ------------------------------------*/
/* Accordion Styles                    */
/* ------------------------------------*/

/* Ghost */
	ul#stacks_in_36_accordion.ghost {
		border: 1px solid #d4d4d4;
	}

	ul#stacks_in_36_accordion.ghost .accordion_label {
		color: #434343;
		border-bottom: 1px solid #d4d4d4;
	}

	ul#stacks_in_36_accordion.ghost .stacks_in_36_accordion_selectedarrow_icon {
		background-color: #f2f2f2;
	}

	ul#stacks_in_36_accordion.ghost .accordion_content {
		color: #434343;
		border-bottom: 1px solid #d4d4d4;
	}

	ul#stacks_in_36_accordion.ghost li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #d4d4d4;
	}

	ul#stacks_in_36_accordion.ghost li:last-child .accordion_content {
		border-bottom: none;
	}



/* Dark Grey */
	ul#stacks_in_36_accordion.dark_grey {
		border: 1px solid #adadad;
	}

	ul#stacks_in_36_accordion.dark_grey .accordion_label {
		color: #FCFEF9;
		border-bottom: 1px solid #4E4F54;
		background: rgb(108,109,113); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZjNmQ3MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZTRmNTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(108,109,113,1) 0%, rgba(78,79,84,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(108,109,113,1)), color-stop(100%,rgba(78,79,84,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c6d71', endColorstr='#4e4f54',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_36_accordion.dark_grey .stacks_in_36_accordion_selectedarrow_icon {
		color: #4E4F54;
		border-bottom: 1px solid #adadad;
		background: rgb(238,238,238); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_36_accordion.dark_grey .accordion_content {
		color: #434343;
		border-bottom: 1px solid #adadad;
		background-color: #EFEFEF;
	}

	ul#stacks_in_36_accordion.dark_grey li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #adadad;
	}

	ul#stacks_in_36_accordion.dark_grey li:last-child .accordion_content {
		border-bottom: none;
	}




/* Light Blue */
	ul#stacks_in_36_accordion.light_blue {
		border: 1px solid #E6E6E6;
	}

	ul#stacks_in_36_accordion.light_blue .accordion_label {
		color: #939496;
		border-top: 1px solid #f3f3f3;
		border-bottom: 1px solid #dedede;
		background: rgb(244,249,249); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: rgb(239,239,239); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(230,230,230,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(230,230,230,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_36_accordion.light_blue .stacks_in_36_accordion_selectedarrow_icon {
		color: #fff;
		border-top: 1px solid #98eaff;
		border-bottom: 1px solid #1EB0F4;
		background: rgb(36,210,253); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0ZDJmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMGJlZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(36,210,253,1) 0%, rgba(32,190,252,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(36,210,253,1)), color-stop(100%,rgba(32,190,252,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24d2fd', endColorstr='#20befc',GradientType=0 ); /* IE6-8 */
	}


	ul#stacks_in_36_accordion.light_blue .accordion_content {
		background: #d6d6d6;
		color: #3E3E3E;
		box-shadow: inset 0 0 5px 0 rgba(0,0,0,0.4);
		border-bottom: 1px solid #E6E6E6;
	}

	ul#stacks_in_36_accordion.light_blue li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #1EB0F4;
	}

	ul#stacks_in_36_accordion.light_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Flat Teal */
	ul#stacks_in_36_accordion.flat_teal {
		border: 1px solid #E2E2E2;
	}

	ul#stacks_in_36_accordion.flat_teal .accordion_label {
		color: #ABABAB;
		background: #FFFFFF;
		border-bottom: 1px solid #E2E2E2;
	}

	ul#stacks_in_36_accordion.flat_teal .stacks_in_36_accordion_selectedarrow_icon {
		color: #fff;
		background: #61BBC3;
		border-bottom: 1px solid #61BBC3;
	}

	ul#stacks_in_36_accordion.flat_teal .accordion_content {
		background: #576465;
		color: #dfdfdf;
		border-bottom: 1px solid #E2E2E2;
		box-shadow: inset 0 0 5px 0 rgba(0,0,0,0.4);
	}

	ul#stacks_in_36_accordion.flat_teal li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #E2E2E2;
	}

	ul#stacks_in_36_accordion.flat_teal li:last-child .accordion_content {
		border-bottom: none;
	}



/* Blue Grey */
	ul#stacks_in_36_accordion.blue_grey {
		border: 1px solid #2D2E32;
	}

	ul#stacks_in_36_accordion.blue_grey .accordion_label {
		color: #DADEDF;
		text-shadow: 0 -1px 0 #111820;
		border-top: 1px solid #606872;
		border-bottom: 1px solid #212226;
		background: rgb(75,84,91); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiNTQ1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjQ4NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(75,84,91,1) 0%, rgba(63,72,86,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(75,84,91,1)), color-stop(100%,rgba(63,72,86,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b545b', endColorstr='#3f4856',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_36_accordion.blue_grey .stacks_in_36_accordion_selectedarrow_icon {
		color: #DADEDF;
		text-shadow: 0 -1px 0 #111820;
		border-bottom: 1px solid #212226;
		background: rgb(75,84,91); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiNTQ1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjQ4NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(75,84,91,1) 0%, rgba(63,72,86,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(75,84,91,1)), color-stop(100%,rgba(63,72,86,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b545b', endColorstr='#3f4856',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_36_accordion.blue_grey .accordion_content {
		background: #363D45;
		color: #C4C5C9;
		border-bottom: 1px solid #2D2E32;
		box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.25);
	}

	ul#stacks_in_36_accordion.blue_grey li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #212226;
	}

	ul#stacks_in_36_accordion.blue_grey li:last-child .accordion_content {
		border-bottom: none;
	}



/* Flat Orange */
	ul#stacks_in_36_accordion.flat_orange {
	}

	ul#stacks_in_36_accordion.flat_orange .accordion_label {
		color: #F6F1E3;
		background: #DC614F;
	}

	ul#stacks_in_36_accordion.flat_orange .stacks_in_36_accordion_selectedarrow_icon {
		color: #F6F1E3;
		background: #DC614F;
		border-bottom: 2px solid #B94537;
	}

	ul#stacks_in_36_accordion.flat_orange .accordion_content {
		background: #CC5545;
		color: #FCE1DB;
		border-bottom: 1px solid #B94537;
	}

	ul#stacks_in_36_accordion.flat_orange li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #B94537;
	}

	ul#stacks_in_36_accordion.flat_orange li:last-child .accordion_content {
		border-bottom: none;
	}



/* Forest Green */
	ul#stacks_in_36_accordion.forest_green {
	}

	ul#stacks_in_36_accordion.forest_green .accordion_label {
		color: #99C676;
		background: #679341;
		border-top: 1px solid #96BE74;
		border-bottom: 1px solid #425F2E;
	}

	ul#stacks_in_36_accordion.forest_green .stacks_in_36_accordion_selectedarrow_icon {
		color: #384D24;
		background: #95BF70;
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_36_accordion.forest_green .accordion_content {
		background: #394D27;
		color: #F0F8E7;
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_36_accordion.forest_green li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_36_accordion.forest_green li:last-child .accordion_content {
		border-bottom: none;
	}



/* Earthy */
	ul#stacks_in_36_accordion.earthy {
		border: 1px solid #645B51;
	}

	ul#stacks_in_36_accordion.earthy .accordion_label {
		color: #F7E7D4;
		background: #806F63;
		border-top: 1px solid #908279;
		border-bottom: 1px solid #645B51;
	}

	ul#stacks_in_36_accordion.earthy .stacks_in_36_accordion_selectedarrow_icon {
		color: #F7E7D5;
		background: #D95943;
		border-top: 1px solid #E58669;
		border-bottom: 2px solid #D01C1F;
	}

	ul#stacks_in_36_accordion.earthy .accordion_content {
		background: #645548;
		color: #c4bcb1;
		border-bottom: 1px solid #52453b;
	}

	ul#stacks_in_36_accordion.earthy li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_36_accordion.earthy li:last-child .accordion_content {
		border-bottom: none;
	}



/* Purple Power */
	ul#stacks_in_36_accordion.purple_power {
	}

	ul#stacks_in_36_accordion.purple_power .accordion_label {
		color: #fff;
		background: #B05B9E;
		border-top: 1px solid #c069ae;
		border-bottom: 1px solid #a45693;
	}

	ul#stacks_in_36_accordion.purple_power .stacks_in_36_accordion_selectedarrow_icon {
		color: #fff;
		background: #B05B9E;
		border-top: 1px solid #c069ae;
		border-bottom: 1px solid #4d3572;
	}

	ul#stacks_in_36_accordion.purple_power .accordion_content {
		background: #6B4E99;
		color: #fff;
		border-bottom: 1px solid #4d3572;
	}

	ul#stacks_in_36_accordion.purple_power li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #4d3572;
	}

	ul#stacks_in_36_accordion.purple_power li:last-child .accordion_content {
		border-bottom: none;
	}



/* Bold Blue */
	ul#stacks_in_36_accordion.bold_blue {
		border: 1px solid #DBDBDB;
	}

	ul#stacks_in_36_accordion.bold_blue .accordion_label {
	  color: #333333;
	  background-color: #f5f5f5;
	  *background-color: #e6e6e6;
	  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	  background-repeat: repeat-x;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #DBDBDB;
	}

	ul#stacks_in_36_accordion.bold_blue .stacks_in_36_accordion_selectedarrow_icon {
	  color: #ffffff;
	  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	  background-color: #006dcc;
	  *background-color: #0044cc;
	  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
	  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	  background-repeat: repeat-x;
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		border-top: 1px solid #0d93d6;
		border-bottom: 1px solid #02369f;
	}

	ul#stacks_in_36_accordion.bold_blue .accordion_content {
		background: rgb(247,247,247); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(254,254,254,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */
		color: #434343;
		border-bottom: 1px solid #e2e2e2;
	}

	ul#stacks_in_36_accordion.bold_blue li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #02369f;
	}

	ul#stacks_in_36_accordion.bold_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Baby Blue */
	ul#stacks_in_36_accordion.baby_blue {
		border: 1px solid #C4CDDF;
	}

	ul#stacks_in_36_accordion.baby_blue .accordion_label {
		color: #8BAEF7;
		background: #E0ECFD;
		border-top: 1px solid #e9f2fe;
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_36_accordion.baby_blue .stacks_in_36_accordion_selectedarrow_icon {
		color: #8BAEF7;
		background: #E0ECFD;
		border-top: 1px solid #e9f2fe;
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_36_accordion.baby_blue .accordion_content {
		background: #F8F8F8;
		color: #797979;
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_36_accordion.baby_blue li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_36_accordion.baby_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Shamrock */
	ul#stacks_in_36_accordion.shamrock {
	}

	ul#stacks_in_36_accordion.shamrock .accordion_label {
		color: #FFFFFF;
		background: #3EBF9C;
		border-bottom: 1px solid #2ba483;
	}

	ul#stacks_in_36_accordion.shamrock .stacks_in_36_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #DE4641;
		border-bottom: 1px solid #283444;
	}

	ul#stacks_in_36_accordion.shamrock .accordion_content {
		background: #2F3D4F;
		color: #EFF3F3;
		border-bottom: 1px solid #283444;
	}

	ul#stacks_in_36_accordion.shamrock li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #283444;
	}

	ul#stacks_in_36_accordion.shamrock li:last-child .accordion_content {
		border-bottom: none;
	}



/* Crimson */
	ul#stacks_in_36_accordion.crimson {
		border: 1px solid #000000;
	}

	ul#stacks_in_36_accordion.crimson .accordion_label {
		color: #EEFFFF;
		background: #222222;
		border-bottom: 1px solid #000000;
	}

	ul#stacks_in_36_accordion.crimson .stacks_in_36_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #DE4641;
		border-bottom: 1px solid #cc3f3a;
	}

	ul#stacks_in_36_accordion.crimson .accordion_content {
		background: #000000;
		color: #999999;
	}

	ul#stacks_in_36_accordion.crimson li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #cc3f3a;
	}

	ul#stacks_in_36_accordion.crimson li:last-child .accordion_content {
		border-bottom: none;
	}



/* Gun Metal */
	ul#stacks_in_36_accordion.gun_metal {
	}

	ul#stacks_in_36_accordion.gun_metal .accordion_label {
		color: #F7F8F8;
		background: #47545E;
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_36_accordion.gun_metal .stacks_in_36_accordion_selectedarrow_icon {
		color: #3A4753;
		background: #49A2E0;
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_36_accordion.gun_metal .accordion_content {
		background: #3C474F;
		color: #F8F9F9;
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_36_accordion.gun_metal li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_36_accordion.gun_metal li:last-child .accordion_content {
		border-bottom: none;
	}



/* Bright Blue */
	ul#stacks_in_36_accordion.bright_blue {
		border: 1px solid #E0E9ED;
	}

	ul#stacks_in_36_accordion.bright_blue .accordion_label {
		color: #5C7F89;
		background: #FFFFFF;
		border-bottom: 1px solid #E0E9ED;
	}

	ul#stacks_in_36_accordion.bright_blue .stacks_in_36_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #1FBDD0;
		border-bottom: none;
	}

	ul#stacks_in_36_accordion.bright_blue .accordion_content {
		background: #E0E9ED;
		color: #668b94;
	}

	ul#stacks_in_36_accordion.bright_blue li:last-child .stacks_in_36_accordion_selectedarrow_icon {
	}

	ul#stacks_in_36_accordion.bright_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Pinky */
	ul#stacks_in_36_accordion.pinky {
	}

	ul#stacks_in_36_accordion.pinky .accordion_label {
		color: #695E5D;
		background: #F1C1BC;
		border-bottom: 1px solid #dab0ad;
	}

	ul#stacks_in_36_accordion.pinky .stacks_in_36_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #F1A7AC;
		border-bottom: 1px solid #d79498;
	}

	ul#stacks_in_36_accordion.pinky .accordion_content {
		background: #EFE8D4;
		color: #837974;
	}

	ul#stacks_in_36_accordion.pinky li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #dab0ad;
	}

	ul#stacks_in_36_accordion.pinky li:last-child .accordion_content {
		border-bottom: none;
	}



/* Tesla */
	ul#stacks_in_36_accordion.tesla {
	}

	ul#stacks_in_36_accordion.tesla .accordion_label {
		color: #ffffff;
		background: #B48ECB;
		border-bottom: 1px solid #9a73b2;
		border-top: 1px solid #c9aadc;
	}

	ul#stacks_in_36_accordion.tesla .stacks_in_36_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #67487C;
		border-bottom: 1px solid #573769;
		border-top: 1px solid transparent;
	}

	ul#stacks_in_36_accordion.tesla .accordion_content {
		background: #F7F7F7;
		color: #414141;
		border-bottom: 1px solid #9a73b2;
	}

	ul#stacks_in_36_accordion.tesla li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #573769;
	}

	ul#stacks_in_36_accordion.tesla li:last-child .accordion_content {
		border-bottom: none;
	}



/* Rustic */
	ul#stacks_in_36_accordion.rustic {
	}

	ul#stacks_in_36_accordion.rustic .accordion_label {
		color: #ffffff;
		background: #A6C8A7;
		border-bottom: 1px solid #96b597;
	}

	ul#stacks_in_36_accordion.rustic .stacks_in_36_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #585858;
		border-bottom: 1px solid #484848;
	}

	ul#stacks_in_36_accordion.rustic .accordion_content {
		background: #EDEDED;
		color: #414141;
		border-bottom: 1px solid #96b597;
	}

	ul#stacks_in_36_accordion.rustic li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #484848;
	}

	ul#stacks_in_36_accordion.rustic li:last-child .accordion_content {
		border-bottom: none;
	}



/* Ruby */
	ul#stacks_in_36_accordion.ruby {
	}

	ul#stacks_in_36_accordion.ruby .accordion_label {
		color: #ffffff;
		background: #D9385A;
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_36_accordion.ruby .stacks_in_36_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #BF0740;
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_36_accordion.ruby .accordion_content {
		background: #ededed;
		color: #7A7A7A;
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_36_accordion.ruby li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_36_accordion.ruby li:last-child .accordion_content {
		border-bottom: none;
	}



/* Feather */
	ul#stacks_in_36_accordion.feather {
	}

	ul#stacks_in_36_accordion.feather .accordion_label {
		color: #ffffff;
		background: #DC8364;
		border-bottom: 1px solid #D66C5A;
	}

	ul#stacks_in_36_accordion.feather .stacks_in_36_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #3EBF9C;
		border-bottom: 1px solid #3BAE8D;
	}

	ul#stacks_in_36_accordion.feather .accordion_content {
		background: #E3DFDE;
		color: #7A7A7A;
		border-bottom: 1px solid #D46C5D;
	}

	ul#stacks_in_36_accordion.feather li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #3BAE8D;
	}

	ul#stacks_in_36_accordion.feather li:last-child .accordion_content {
		border-bottom: none;
	}



/* Abstract */
	ul#stacks_in_36_accordion.abstract {
	}

	ul#stacks_in_36_accordion.abstract .accordion_label {
		color: #ffffff;
		background: #2C2B2C;
		border-bottom: 1px solid #1B1A1D;
	}

	ul#stacks_in_36_accordion.abstract .stacks_in_36_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #D6395C;
		border-bottom: 1px solid #c03353;
	}

	ul#stacks_in_36_accordion.abstract .accordion_content {
		background: #1B1A1D;
		color: #CDCDCD;
		border-bottom: 1px solid #1B1A1D;
	}

	ul#stacks_in_36_accordion.abstract li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #c03353;
	}

	ul#stacks_in_36_accordion.abstract li:last-child .accordion_content {
		border-bottom: none;
	}




/* Hive */
	ul#stacks_in_36_accordion.hive {
	}

	ul#stacks_in_36_accordion.hive .accordion_label {
		color: #ffffff;
		background: #F28753;
		border-bottom: 1px solid #CB6B22;
	}

	ul#stacks_in_36_accordion.hive .stacks_in_36_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #29BB9C;
		border-bottom: 1px solid #3F9D8E;
	}

	ul#stacks_in_36_accordion.hive .accordion_content {
		background: #FAEBE2;
		color: #646464;
		border-bottom: 1px solid #FAEBE3;
	}

	ul#stacks_in_36_accordion.hive li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #3F9D8E;
	}

	ul#stacks_in_36_accordion.hive li:last-child .accordion_content {
		border-bottom: none;
	}




/* Navigator */
	ul#stacks_in_36_accordion.navigator {
	}

	ul#stacks_in_36_accordion.navigator .accordion_label {
		color: #ffffff;
		background: #63b8f5;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYzYjhmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1N2EyZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #63b8f5 0%, #57a2f6 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63b8f5), color-stop(100%,#57a2f6));
		background: -webkit-linear-gradient(top,  #63b8f5 0%,#57a2f6 100%);
		background: -o-linear-gradient(top,  #63b8f5 0%,#57a2f6 100%);
		background: -ms-linear-gradient(top,  #63b8f5 0%,#57a2f6 100%);
		background: linear-gradient(to bottom,  #63b8f5 0%,#57a2f6 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63b8f5', endColorstr='#57a2f6',GradientType=0 );
		border-bottom: 1px solid #559dee;
		border-top: 1px solid #81caff;
	}

	ul#stacks_in_36_accordion.navigator .stacks_in_36_accordion_selectedarrow_icon {
		color: #1858a1;
		background: #469af4;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2OWFmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NmFjZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #469af4 0%, #46acf4 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#469af4), color-stop(100%,#46acf4));
		background: -webkit-linear-gradient(top,  #469af4 0%,#46acf4 100%);
		background: -o-linear-gradient(top,  #469af4 0%,#46acf4 100%);
		background: -ms-linear-gradient(top,  #469af4 0%,#46acf4 100%);
		background: linear-gradient(to bottom,  #469af4 0%,#46acf4 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#469af4', endColorstr='#46acf4',GradientType=0 );
		border-bottom: 1px solid #4289da;
		border-top: 1px solid transparent;
	}

	ul#stacks_in_36_accordion.navigator .accordion_content {
		background: #F7F7F7;
		color: #414141;
		border-bottom: 1px solid #81caff;
	}

	ul#stacks_in_36_accordion.navigator li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #573769;
	}

	ul#stacks_in_36_accordion.navigator li:last-child .accordion_content {
		border-bottom: none;
	}



/* Majestic */
	ul#stacks_in_36_accordion.majestic {
	}

	ul#stacks_in_36_accordion.majestic .accordion_label {
		color: #ffffff;
		background: #4AC7CB;
		border-bottom: 1px solid #3aabaf;
	}

	ul#stacks_in_36_accordion.majestic .stacks_in_36_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #DE425A;
		border-bottom: 1px solid #c83d52;
	}

	ul#stacks_in_36_accordion.majestic .accordion_content {
		background: #f4f4f4;
		color: #7A7A7A;
		border-bottom: 1px solid #e8e8e8;
	}

	ul#stacks_in_36_accordion.majestic li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #c83d52;
	}

	ul#stacks_in_36_accordion.majestic li:last-child .accordion_content {
		border-bottom: none;
	}



/* END OF STYLES */



/* CUSTOM */


	ul#stacks_in_36_accordion {
		border: 1px solid #4C4E64;
	}

	ul#stacks_in_36_accordion .accordion_label {
		color: #DDB26E;
		background: rgba(76, 78, 100, 1.00);
		border-bottom: 1px solid #FFFFFF;
	}

	ul#stacks_in_36_accordion .stacks_in_36_accordion_selectedarrow_icon {
		color: #FFFFFF;
		background: rgba(76, 78, 100, 1.00);
		border-bottom: 1px solid #FFFFFF;
	}

	ul#stacks_in_36_accordion .accordion_content {
		background: rgba(255, 255, 255, 1.00);
		color: #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
	}

	ul#stacks_in_36_accordion li:last-child .stacks_in_36_accordion_selectedarrow_icon {
		border-bottom: 1px solid #FFFFFF;
	}

	ul#stacks_in_36_accordion li:last-child .accordion_content {
		border-bottom: none;
	}

	#stacks_in_36_open_all {
		color: #757575;
	}

	#stacks_in_36_open_all_text {
		color: #757575;
	}

	#stacks_in_36_close_all_text {
		color: #757575;
	}








/* ------------------------------------*/
/* Media Queries                       */
/* ------------------------------------*/


@media only screen {
	ul#stacks_in_36_accordion .accordion_label {
		font-size: 20px;
	}

	ul#stacks_in_36_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
		
			padding-left: 60px;
		
	}

}

@media only screen and (max-width: 1024px) {
	ul#stacks_in_36_accordion .accordion_label {
		font-size: 18px;
	}

	ul#stacks_in_36_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
		
			padding-left: 60px;
		
	}
}

@media only screen and (max-width: 768px) {
	ul#stacks_in_36_accordion .accordion_label {
		font-size: 16px;
	}

	ul#stacks_in_36_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
		
			padding-left: 50px;
		
	}
}

@media only screen and (max-width: 480px) {
	ul#stacks_in_36_accordion .accordion_label {
		font-size: 14px;
	}

	ul#stacks_in_36_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
		
			padding-left: 50px;
		
	}
}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_38buttonPressWrapper{
	position: relative !important;
}

#stacks_in_38 a, #stacks_in_38 a:hover, #stacks_in_38 a:visited, #stacks_in_38 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_38button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_38button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_38 a, #stacks_in_38 a:visited, #stacks_in_38 a:active{
	color: #1B2943 !important;
}

#stacks_in_38 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_38button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_38button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_38buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_38buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_38buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_38buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_40 {
	font-weight: lighter;
}


#stacks_in_47 {
	padding: 0px 0px 40px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_50buttonPressWrapper{
	position: relative !important;
}

#stacks_in_50 a, #stacks_in_50 a:hover, #stacks_in_50 a:visited, #stacks_in_50 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_50button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_50button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_50 a, #stacks_in_50 a:visited, #stacks_in_50 a:active{
	color: #1B2943 !important;
}

#stacks_in_50 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_50button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_50button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_50buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_50buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_50buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_50buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_46buttonPressWrapper{
	position: relative !important;
}

#stacks_in_46 a, #stacks_in_46 a:hover, #stacks_in_46 a:visited, #stacks_in_46 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_46button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_46button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_46 a, #stacks_in_46 a:visited, #stacks_in_46 a:active{
	color: #1B2943 !important;
}

#stacks_in_46 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_46button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_46button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_46buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_46buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_46buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_46buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_46 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_343 {
	padding: 20px 0px 2px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_347buttonPressWrapper{
	position: relative !important;
}

#stacks_in_347 a, #stacks_in_347 a:hover, #stacks_in_347 a:visited, #stacks_in_347 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_347button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_347button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_347 a, #stacks_in_347 a:visited, #stacks_in_347 a:active{
	color: #1B2943 !important;
}

#stacks_in_347 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_347button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_347button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_347buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_347buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_347buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_347buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_347 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_354 {
	padding: 20px 0px 2px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_358buttonPressWrapper{
	position: relative !important;
}

#stacks_in_358 a, #stacks_in_358 a:hover, #stacks_in_358 a:visited, #stacks_in_358 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_358button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_358button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_358 a, #stacks_in_358 a:visited, #stacks_in_358 a:active{
	color: #1B2943 !important;
}

#stacks_in_358 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_358button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_358button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_358buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_358buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_358buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_358buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_358 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_51 {
	font-weight: lighter;
}


#stacks_in_407 {
	padding: 0px 0px 20px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_410buttonPressWrapper{
	position: relative !important;
}

#stacks_in_410 a, #stacks_in_410 a:hover, #stacks_in_410 a:visited, #stacks_in_410 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_410button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_410button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_410 a, #stacks_in_410 a:visited, #stacks_in_410 a:active{
	color: #1B2943 !important;
}

#stacks_in_410 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_410button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_410button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_410buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_410buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_410buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_410buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_410 {
	padding: 0px 0px 30px 0px;
}

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

#stacks_in_458 {
	padding: 0px 0px 20px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_461buttonPressWrapper{
	position: relative !important;
}

#stacks_in_461 a, #stacks_in_461 a:hover, #stacks_in_461 a:visited, #stacks_in_461 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_461button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_461button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_461 a, #stacks_in_461 a:visited, #stacks_in_461 a:active{
	color: #1B2943 !important;
}

#stacks_in_461 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_461button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_461button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_461buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_461buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_461buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_461buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_461 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_411 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_415buttonPressWrapper{
	position: relative !important;
}

#stacks_in_415 a, #stacks_in_415 a:hover, #stacks_in_415 a:visited, #stacks_in_415 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_415button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_415button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_415 a, #stacks_in_415 a:visited, #stacks_in_415 a:active{
	color: #1B2943 !important;
}

#stacks_in_415 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_415button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_415button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_415buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_415buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_415buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_415buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_415 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_416 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_420buttonPressWrapper{
	position: relative !important;
}

#stacks_in_420 a, #stacks_in_420 a:hover, #stacks_in_420 a:visited, #stacks_in_420 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_420button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_420button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_420 a, #stacks_in_420 a:visited, #stacks_in_420 a:active{
	color: #1B2943 !important;
}

#stacks_in_420 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_420button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_420button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_420buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_420buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_420buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_420buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_420 {
	padding: 20px 0px 30px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_425buttonPressWrapper{
	position: relative !important;
}

#stacks_in_425 a, #stacks_in_425 a:hover, #stacks_in_425 a:visited, #stacks_in_425 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_425button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_425button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_425 a, #stacks_in_425 a:visited, #stacks_in_425 a:active{
	color: #1B2943 !important;
}

#stacks_in_425 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_425button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_425button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_425buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_425buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_425buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_425buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_425 {
	padding: 20px 0px 30px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_430buttonPressWrapper{
	position: relative !important;
}

#stacks_in_430 a, #stacks_in_430 a:hover, #stacks_in_430 a:visited, #stacks_in_430 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_430button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_430button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_430 a, #stacks_in_430 a:visited, #stacks_in_430 a:active{
	color: #1B2943 !important;
}

#stacks_in_430 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_430button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_430button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_430buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_430buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_430buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_430buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_430 {
	padding: 20px 0px 30px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_435buttonPressWrapper{
	position: relative !important;
}

#stacks_in_435 a, #stacks_in_435 a:hover, #stacks_in_435 a:visited, #stacks_in_435 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_435button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_435button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_435 a, #stacks_in_435 a:visited, #stacks_in_435 a:active{
	color: #1B2943 !important;
}

#stacks_in_435 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_435button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_435button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_435buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_435buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_435buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_435buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_435 {
	padding: 20px 0px 30px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_440buttonPressWrapper{
	position: relative !important;
}

#stacks_in_440 a, #stacks_in_440 a:hover, #stacks_in_440 a:visited, #stacks_in_440 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_440button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_440button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_440 a, #stacks_in_440 a:visited, #stacks_in_440 a:active{
	color: #1B2943 !important;
}

#stacks_in_440 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_440button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_440button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_440buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_440buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_440buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_440buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_440 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_441 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_445buttonPressWrapper{
	position: relative !important;
}

#stacks_in_445 a, #stacks_in_445 a:hover, #stacks_in_445 a:visited, #stacks_in_445 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_445button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_445button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_445 a, #stacks_in_445 a:visited, #stacks_in_445 a:active{
	color: #1B2943 !important;
}

#stacks_in_445 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_445button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_445button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_445buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_445buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_445buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_445buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_445 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_446 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_450buttonPressWrapper{
	position: relative !important;
}

#stacks_in_450 a, #stacks_in_450 a:hover, #stacks_in_450 a:visited, #stacks_in_450 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_450button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_450button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_450 a, #stacks_in_450 a:visited, #stacks_in_450 a:active{
	color: #1B2943 !important;
}

#stacks_in_450 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_450button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_450button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_450buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_450buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_450buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_450buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_450 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_451 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_455buttonPressWrapper{
	position: relative !important;
}

#stacks_in_455 a, #stacks_in_455 a:hover, #stacks_in_455 a:visited, #stacks_in_455 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_455button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_455button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_455 a, #stacks_in_455 a:visited, #stacks_in_455 a:active{
	color: #1B2943 !important;
}

#stacks_in_455 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_455button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_455button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_455buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_455buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_455buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_455buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_455 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_456 {
	font-weight: lighter;
}


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

#stacks_in_223 {
	padding: 0px 0px 0px 10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_226buttonPressWrapper{
	position: relative !important;
}

#stacks_in_226 a, #stacks_in_226 a:hover, #stacks_in_226 a:visited, #stacks_in_226 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_226button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_226button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_226 a, #stacks_in_226 a:visited, #stacks_in_226 a:active{
	color: #1B2943 !important;
}

#stacks_in_226 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_226button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_226button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_226buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_226buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_226buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_226buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_226 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_227 {
	font-weight: lighter;
}


#stacks_in_229 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_234buttonPressWrapper{
	position: relative !important;
}

#stacks_in_234 a, #stacks_in_234 a:hover, #stacks_in_234 a:visited, #stacks_in_234 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_234button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_234button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_234 a, #stacks_in_234 a:visited, #stacks_in_234 a:active{
	color: #1B2943 !important;
}

#stacks_in_234 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_234button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_234button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_234buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_234buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_234buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_234buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_234 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_235 {
	font-weight: lighter;
}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_57buttonPressWrapper{
	position: relative !important;
}

#stacks_in_57 a, #stacks_in_57 a:hover, #stacks_in_57 a:visited, #stacks_in_57 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_57button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_57button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_57 a, #stacks_in_57 a:visited, #stacks_in_57 a:active{
	color: #1B2943 !important;
}

#stacks_in_57 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_57button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_57button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_57buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_57buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_57buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_57buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_57 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_244 {
	padding: 30px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_248buttonPressWrapper{
	position: relative !important;
}

#stacks_in_248 a, #stacks_in_248 a:hover, #stacks_in_248 a:visited, #stacks_in_248 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_248button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_248button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_248 a, #stacks_in_248 a:visited, #stacks_in_248 a:active{
	color: #1B2943 !important;
}

#stacks_in_248 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_248button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_248button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_248buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_248buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_248buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_248buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_248 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_58 {
	font-weight: lighter;
}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_64buttonPressWrapper{
	position: relative !important;
}

#stacks_in_64 a, #stacks_in_64 a:hover, #stacks_in_64 a:visited, #stacks_in_64 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_64button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_64button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_64 a, #stacks_in_64 a:visited, #stacks_in_64 a:active{
	color: #1B2943 !important;
}

#stacks_in_64 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_64button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_64button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_64buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_64buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_64buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_64buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_64 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_65 {
	font-weight: lighter;
}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_255buttonPressWrapper{
	position: relative !important;
}

#stacks_in_255 a, #stacks_in_255 a:hover, #stacks_in_255 a:visited, #stacks_in_255 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_255button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_255button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_255 a, #stacks_in_255 a:visited, #stacks_in_255 a:active{
	color: #1B2943 !important;
}

#stacks_in_255 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_255button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_255button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_255buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_255buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_255buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_255buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_255 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_256 {
	font-weight: lighter;
}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_395buttonPressWrapper{
	position: relative !important;
}

#stacks_in_395 a, #stacks_in_395 a:hover, #stacks_in_395 a:visited, #stacks_in_395 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_395button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_395button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_395 a, #stacks_in_395 a:visited, #stacks_in_395 a:active{
	color: #1B2943 !important;
}

#stacks_in_395 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_395button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_395button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_395buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_395buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_395buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_395buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_395 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_396 {
	font-weight: lighter;
}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_387buttonPressWrapper{
	position: relative !important;
}

#stacks_in_387 a, #stacks_in_387 a:hover, #stacks_in_387 a:visited, #stacks_in_387 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_387button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_387button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_387 a, #stacks_in_387 a:visited, #stacks_in_387 a:active{
	color: #1B2943 !important;
}

#stacks_in_387 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_387button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_387button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_387buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_387buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_387buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_387buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_387 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_388 {
	font-weight: lighter;
}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_263buttonPressWrapper{
	position: relative !important;
}

#stacks_in_263 a, #stacks_in_263 a:hover, #stacks_in_263 a:visited, #stacks_in_263 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_263button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_263button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_263 a, #stacks_in_263 a:visited, #stacks_in_263 a:active{
	color: #1B2943 !important;
}

#stacks_in_263 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_263button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_263button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_263buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_263buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_263buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_263buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_263 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_264 {
	font-weight: lighter;
}


#stacks_in_67 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_71buttonPressWrapper{
	position: relative !important;
}

#stacks_in_71 a, #stacks_in_71 a:hover, #stacks_in_71 a:visited, #stacks_in_71 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_71button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_71button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_71 a, #stacks_in_71 a:visited, #stacks_in_71 a:active{
	color: #1B2943 !important;
}

#stacks_in_71 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_71button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_71button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_71buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_71buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_71buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_71buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_71 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_76 {
	font-weight: lighter;
}


#stacks_in_105 {
	padding: 20px 0px 0px 0px;
}
#stacks_in_107>.s3_row {
	margin: 0 -10px;
}

#stacks_in_107>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_107>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_107>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_107>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_107>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_107 {
	padding: 0px 0px 20px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_113buttonPressWrapper{
	position: relative !important;
}

#stacks_in_113 a, #stacks_in_113 a:hover, #stacks_in_113 a:visited, #stacks_in_113 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_113button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_113button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_113 a, #stacks_in_113 a:visited, #stacks_in_113 a:active{
	color: #1B2943 !important;
}

#stacks_in_113 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_113button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_113button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_113buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_113buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_113buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_113buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_113 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_114 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_117buttonPressWrapper{
	position: relative !important;
}

#stacks_in_117 a, #stacks_in_117 a:hover, #stacks_in_117 a:visited, #stacks_in_117 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_117button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_117button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_117 a, #stacks_in_117 a:visited, #stacks_in_117 a:active{
	color: #1B2943 !important;
}

#stacks_in_117 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_117button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_117button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_117buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_117buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_117buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_117buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_117 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_118 {
	font-weight: lighter;
}


#stacks_in_134 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_138buttonPressWrapper{
	position: relative !important;
}

#stacks_in_138 a, #stacks_in_138 a:hover, #stacks_in_138 a:visited, #stacks_in_138 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_138button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_138button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_138 a, #stacks_in_138 a:visited, #stacks_in_138 a:active{
	color: #1B2943 !important;
}

#stacks_in_138 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_138button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_138button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_138buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_138buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_138buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_138buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_138 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_139 {
	font-weight: lighter;
}


#stacks_in_281 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_286buttonPressWrapper{
	position: relative !important;
}

#stacks_in_286 a, #stacks_in_286 a:hover, #stacks_in_286 a:visited, #stacks_in_286 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_286button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_286button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_286 a, #stacks_in_286 a:visited, #stacks_in_286 a:active{
	color: #1B2943 !important;
}

#stacks_in_286 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_286button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_286button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_286buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_286buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_286buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_286buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_286 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_287 {
	font-weight: lighter;
}


#stacks_in_289 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_294buttonPressWrapper{
	position: relative !important;
}

#stacks_in_294 a, #stacks_in_294 a:hover, #stacks_in_294 a:visited, #stacks_in_294 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_294button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_294button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_294 a, #stacks_in_294 a:visited, #stacks_in_294 a:active{
	color: #1B2943 !important;
}

#stacks_in_294 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_294button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_294button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_294buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_294buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_294buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_294buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_294 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_295 {
	font-weight: lighter;
}


#stacks_in_141 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_143buttonPressWrapper{
	position: relative !important;
}

#stacks_in_143 a, #stacks_in_143 a:hover, #stacks_in_143 a:visited, #stacks_in_143 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_143button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_143button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_143 a, #stacks_in_143 a:visited, #stacks_in_143 a:active{
	color: #1B2943 !important;
}

#stacks_in_143 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_143button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_143button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_143buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_143buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_143buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_143buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_143 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_296 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_300buttonPressWrapper{
	position: relative !important;
}

#stacks_in_300 a, #stacks_in_300 a:hover, #stacks_in_300 a:visited, #stacks_in_300 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_300button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_300button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_300 a, #stacks_in_300 a:visited, #stacks_in_300 a:active{
	color: #1B2943 !important;
}

#stacks_in_300 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_300button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_300button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_300buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_300buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_300buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_300buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_300 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_145 {
	font-weight: lighter;
}


#stacks_in_147 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_149buttonPressWrapper{
	position: relative !important;
}

#stacks_in_149 a, #stacks_in_149 a:hover, #stacks_in_149 a:visited, #stacks_in_149 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_149button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_149button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_149 a, #stacks_in_149 a:visited, #stacks_in_149 a:active{
	color: #1B2943 !important;
}

#stacks_in_149 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_149button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_149button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_149buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_149buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_149buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_149buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_149 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_151 {
	font-weight: lighter;
}


#stacks_in_165 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_168buttonPressWrapper{
	position: relative !important;
}

#stacks_in_168 a, #stacks_in_168 a:hover, #stacks_in_168 a:visited, #stacks_in_168 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_168button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B2943 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_168button:hover{
	color: #333333 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_168 a, #stacks_in_168 a:visited, #stacks_in_168 a:active{
	color: #1B2943 !important;
}

#stacks_in_168 a:hover{
	color: #333333 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_168button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_168button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_168buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_168buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_168buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_168buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_168 {
	padding: 20px 0px 30px 0px;
}

#stacks_in_169 {
	font-weight: lighter;
}

#stacks_in_370 {
	padding: 30px 0px 0px 0px;
}

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

#stacks_in_219 {
	font-weight: lighter;
}

#stacks_in_363 {
	padding: 0px 0px 10px 0px;
}

#stacks_in_379 {
	padding: 10px 0px 10px 0px;
}

#stacks_in_304 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 20px 15px 0px 15px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_305buttonPressWrapper{
	position: relative !important;
}

#stacks_in_305 a, #stacks_in_305 a:hover, #stacks_in_305 a:visited, #stacks_in_305 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_305button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #53556D !important;
	border-color: #46485C !important;
	box-sizing: border-box !important;
}

.stacks_in_305button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_305 a, #stacks_in_305 a:visited, #stacks_in_305 a:active{
	color: #E4BF81 !important;
}

#stacks_in_305 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_305button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #353746 !important;
		background: #53556D !important;
		background: -moz-linear-gradient(top, #53556D 0%, #424457 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #53556D), color-stop(100%, #424457)) !important;
		background: -webkit-linear-gradient(top, #53556D 0%, #424457 100%) !important;
		background: -o-linear-gradient(top, #53556D 0%, #424457 100%) !important;
		background: -ms-linear-gradient(top, #53556D 0%, #424457 100%) !important;
		background: linear-gradient(to bottom, #53556D 0%, #424457 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53556D', endColorstr='#424457', GradientType=0 ) !important;
	}
	.stacks_in_305button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_305buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_305buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_305buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_305buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */#stacks_in_307>.s3_row {
	margin: 0 -9px;
}

#stacks_in_307>.s3_row>.s3_column {
	padding: 0 9px;
}








  


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


	#stacks_in_307>.s3_row  {
		margin: -9px 0;
	}
	#stacks_in_307>.s3_row>.s3_column {
		padding: 9px 0;
		width:100%;
	}





}



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


	#stacks_in_307>.s3_row  {
		margin: -9px 0;
	}
	#stacks_in_307>.s3_row>.s3_column {
		padding: 9px 0;
		width:100%;
	}





}




  

#stacks_in_307 {
	padding: 10px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_317buttonPressWrapper{
	position: relative !important;
}

#stacks_in_317 a, #stacks_in_317 a:hover, #stacks_in_317 a:visited, #stacks_in_317 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_317button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #55566F !important;
	border-color: #48495E !important;
	box-sizing: border-box !important;
}

.stacks_in_317button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_317 a, #stacks_in_317 a:visited, #stacks_in_317 a:active{
	color: #E4BF81 !important;
}

#stacks_in_317 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_317button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #373748 !important;
		background: #55566F !important;
		background: -moz-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #55566F), color-stop(100%, #444458)) !important;
		background: -webkit-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -o-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -ms-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: linear-gradient(to bottom, #55566F 0%, #444458 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55566F', endColorstr='#444458', GradientType=0 ) !important;
	}
	.stacks_in_317button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_317buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_317buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_317buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_317buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_315buttonPressWrapper{
	position: relative !important;
}

#stacks_in_315 a, #stacks_in_315 a:hover, #stacks_in_315 a:visited, #stacks_in_315 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_315button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #55566F !important;
	border-color: #48495E !important;
	box-sizing: border-box !important;
}

.stacks_in_315button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_315 a, #stacks_in_315 a:visited, #stacks_in_315 a:active{
	color: #E4BF81 !important;
}

#stacks_in_315 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_315button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #373748 !important;
		background: #55566F !important;
		background: -moz-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #55566F), color-stop(100%, #444458)) !important;
		background: -webkit-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -o-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -ms-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: linear-gradient(to bottom, #55566F 0%, #444458 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55566F', endColorstr='#444458', GradientType=0 ) !important;
	}
	.stacks_in_315button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_315buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_315buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_315buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_315buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_313buttonPressWrapper{
	position: relative !important;
}

#stacks_in_313 a, #stacks_in_313 a:hover, #stacks_in_313 a:visited, #stacks_in_313 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_313button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #555574 !important;
	border-color: #484862 !important;
	box-sizing: border-box !important;
}

.stacks_in_313button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_313 a, #stacks_in_313 a:visited, #stacks_in_313 a:active{
	color: #E4BF81 !important;
}

#stacks_in_313 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_313button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #37374B !important;
		background: #555574 !important;
		background: -moz-linear-gradient(top, #555574 0%, #44445C 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #555574), color-stop(100%, #44445C)) !important;
		background: -webkit-linear-gradient(top, #555574 0%, #44445C 100%) !important;
		background: -o-linear-gradient(top, #555574 0%, #44445C 100%) !important;
		background: -ms-linear-gradient(top, #555574 0%, #44445C 100%) !important;
		background: linear-gradient(to bottom, #555574 0%, #44445C 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555574', endColorstr='#44445C', GradientType=0 ) !important;
	}
	.stacks_in_313button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_313buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_313buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_313buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_313buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_311buttonPressWrapper{
	position: relative !important;
}

#stacks_in_311 a, #stacks_in_311 a:hover, #stacks_in_311 a:visited, #stacks_in_311 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_311button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #54566E !important;
	border-color: #47495D !important;
	box-sizing: border-box !important;
}

.stacks_in_311button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_311 a, #stacks_in_311 a:visited, #stacks_in_311 a:active{
	color: #E4BF81 !important;
}

#stacks_in_311 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_311button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #363747 !important;
		background: #54566E !important;
		background: -moz-linear-gradient(top, #54566E 0%, #434458 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #54566E), color-stop(100%, #434458)) !important;
		background: -webkit-linear-gradient(top, #54566E 0%, #434458 100%) !important;
		background: -o-linear-gradient(top, #54566E 0%, #434458 100%) !important;
		background: -ms-linear-gradient(top, #54566E 0%, #434458 100%) !important;
		background: linear-gradient(to bottom, #54566E 0%, #434458 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54566E', endColorstr='#434458', GradientType=0 ) !important;
	}
	.stacks_in_311button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_311buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_311buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_311buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_311buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_309buttonPressWrapper{
	position: relative !important;
}

#stacks_in_309 a, #stacks_in_309 a:hover, #stacks_in_309 a:visited, #stacks_in_309 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_309button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #565770 !important;
	border-color: #49495F !important;
	box-sizing: border-box !important;
}

.stacks_in_309button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_309 a, #stacks_in_309 a:visited, #stacks_in_309 a:active{
	color: #E4BF81 !important;
}

#stacks_in_309 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_309button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #373848 !important;
		background: #565770 !important;
		background: -moz-linear-gradient(top, #565770 0%, #444559 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #565770), color-stop(100%, #444559)) !important;
		background: -webkit-linear-gradient(top, #565770 0%, #444559 100%) !important;
		background: -o-linear-gradient(top, #565770 0%, #444559 100%) !important;
		background: -ms-linear-gradient(top, #565770 0%, #444559 100%) !important;
		background: linear-gradient(to bottom, #565770 0%, #444559 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565770', endColorstr='#444559', GradientType=0 ) !important;
	}
	.stacks_in_309button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_309buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_309buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_309buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_309buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */#stacks_in_319>.s3_row {
	margin: 0 -9px;
}

#stacks_in_319>.s3_row>.s3_column {
	padding: 0 9px;
}








  


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


	#stacks_in_319>.s3_row  {
		margin: -9px 0;
	}
	#stacks_in_319>.s3_row>.s3_column {
		padding: 9px 0;
		width:100%;
	}





}



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


	#stacks_in_319>.s3_row  {
		margin: -9px 0;
	}
	#stacks_in_319>.s3_row>.s3_column {
		padding: 9px 0;
		width:100%;
	}





}




  

#stacks_in_319 {
	padding: 10px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_328buttonPressWrapper{
	position: relative !important;
}

#stacks_in_328 a, #stacks_in_328 a:hover, #stacks_in_328 a:visited, #stacks_in_328 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_328button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #54556D !important;
	border-color: #47485C !important;
	box-sizing: border-box !important;
}

.stacks_in_328button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_328 a, #stacks_in_328 a:visited, #stacks_in_328 a:active{
	color: #E4BF81 !important;
}

#stacks_in_328 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_328button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #363746 !important;
		background: #54556D !important;
		background: -moz-linear-gradient(top, #54556D 0%, #434457 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #54556D), color-stop(100%, #434457)) !important;
		background: -webkit-linear-gradient(top, #54556D 0%, #434457 100%) !important;
		background: -o-linear-gradient(top, #54556D 0%, #434457 100%) !important;
		background: -ms-linear-gradient(top, #54556D 0%, #434457 100%) !important;
		background: linear-gradient(to bottom, #54556D 0%, #434457 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54556D', endColorstr='#434457', GradientType=0 ) !important;
	}
	.stacks_in_328button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_328buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_328buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_328buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_328buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_326buttonPressWrapper{
	position: relative !important;
}

#stacks_in_326 a, #stacks_in_326 a:hover, #stacks_in_326 a:visited, #stacks_in_326 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_326button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #55566F !important;
	border-color: #48495E !important;
	box-sizing: border-box !important;
}

.stacks_in_326button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_326 a, #stacks_in_326 a:visited, #stacks_in_326 a:active{
	color: #E4BF81 !important;
}

#stacks_in_326 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_326button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #373748 !important;
		background: #55566F !important;
		background: -moz-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #55566F), color-stop(100%, #444458)) !important;
		background: -webkit-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -o-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -ms-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: linear-gradient(to bottom, #55566F 0%, #444458 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55566F', endColorstr='#444458', GradientType=0 ) !important;
	}
	.stacks_in_326button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_326buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_326buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_326buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_326buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_324buttonPressWrapper{
	position: relative !important;
}

#stacks_in_324 a, #stacks_in_324 a:hover, #stacks_in_324 a:visited, #stacks_in_324 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_324button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #55566F !important;
	border-color: #48495E !important;
	box-sizing: border-box !important;
}

.stacks_in_324button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_324 a, #stacks_in_324 a:visited, #stacks_in_324 a:active{
	color: #E4BF81 !important;
}

#stacks_in_324 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_324button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #373748 !important;
		background: #55566F !important;
		background: -moz-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #55566F), color-stop(100%, #444458)) !important;
		background: -webkit-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -o-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -ms-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: linear-gradient(to bottom, #55566F 0%, #444458 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55566F', endColorstr='#444458', GradientType=0 ) !important;
	}
	.stacks_in_324button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_324buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_324buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_324buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_324buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_322buttonPressWrapper{
	position: relative !important;
}

#stacks_in_322 a, #stacks_in_322 a:hover, #stacks_in_322 a:visited, #stacks_in_322 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_322button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #52546C !important;
	border-color: #45475B !important;
	box-sizing: border-box !important;
}

.stacks_in_322button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_322 a, #stacks_in_322 a:visited, #stacks_in_322 a:active{
	color: #E4BF81 !important;
}

#stacks_in_322 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_322button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #353646 !important;
		background: #52546C !important;
		background: -moz-linear-gradient(top, #52546C 0%, #414356 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #52546C), color-stop(100%, #414356)) !important;
		background: -webkit-linear-gradient(top, #52546C 0%, #414356 100%) !important;
		background: -o-linear-gradient(top, #52546C 0%, #414356 100%) !important;
		background: -ms-linear-gradient(top, #52546C 0%, #414356 100%) !important;
		background: linear-gradient(to bottom, #52546C 0%, #414356 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52546C', endColorstr='#414356', GradientType=0 ) !important;
	}
	.stacks_in_322button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_322buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_322buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_322buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_322buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_320buttonPressWrapper{
	position: relative !important;
}

#stacks_in_320 a, #stacks_in_320 a:hover, #stacks_in_320 a:visited, #stacks_in_320 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_320button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #54556E !important;
	border-color: #47485D !important;
	box-sizing: border-box !important;
}

.stacks_in_320button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_320 a, #stacks_in_320 a:visited, #stacks_in_320 a:active{
	color: #E4BF81 !important;
}

#stacks_in_320 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_320button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #363747 !important;
		background: #54556E !important;
		background: -moz-linear-gradient(top, #54556E 0%, #434458 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #54556E), color-stop(100%, #434458)) !important;
		background: -webkit-linear-gradient(top, #54556E 0%, #434458 100%) !important;
		background: -o-linear-gradient(top, #54556E 0%, #434458 100%) !important;
		background: -ms-linear-gradient(top, #54556E 0%, #434458 100%) !important;
		background: linear-gradient(to bottom, #54556E 0%, #434458 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54556E', endColorstr='#434458', GradientType=0 ) !important;
	}
	.stacks_in_320button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_320buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_320buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_320buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_320buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */#stacks_in_330>.s3_row {
	margin: 0 -9px;
}

#stacks_in_330>.s3_row>.s3_column {
	padding: 0 9px;
}








  


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


	#stacks_in_330>.s3_row  {
		margin: -9px 0;
	}
	#stacks_in_330>.s3_row>.s3_column {
		padding: 9px 0;
		width:100%;
	}





}



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


	#stacks_in_330>.s3_row  {
		margin: -9px 0;
	}
	#stacks_in_330>.s3_row>.s3_column {
		padding: 9px 0;
		width:100%;
	}





}




  

#stacks_in_330 {
	padding: 10px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_339buttonPressWrapper{
	position: relative !important;
}

#stacks_in_339 a, #stacks_in_339 a:hover, #stacks_in_339 a:visited, #stacks_in_339 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_339button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #55566F !important;
	border-color: #48495E !important;
	box-sizing: border-box !important;
}

.stacks_in_339button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_339 a, #stacks_in_339 a:visited, #stacks_in_339 a:active{
	color: #E4BF81 !important;
}

#stacks_in_339 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_339button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #373748 !important;
		background: #55566F !important;
		background: -moz-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #55566F), color-stop(100%, #444458)) !important;
		background: -webkit-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -o-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -ms-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: linear-gradient(to bottom, #55566F 0%, #444458 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55566F', endColorstr='#444458', GradientType=0 ) !important;
	}
	.stacks_in_339button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_339buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_339buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_339buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_339buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_337buttonPressWrapper{
	position: relative !important;
}

#stacks_in_337 a, #stacks_in_337 a:hover, #stacks_in_337 a:visited, #stacks_in_337 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_337button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #55566F !important;
	border-color: #48495E !important;
	box-sizing: border-box !important;
}

.stacks_in_337button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_337 a, #stacks_in_337 a:visited, #stacks_in_337 a:active{
	color: #E4BF81 !important;
}

#stacks_in_337 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_337button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #373748 !important;
		background: #55566F !important;
		background: -moz-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #55566F), color-stop(100%, #444458)) !important;
		background: -webkit-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -o-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: -ms-linear-gradient(top, #55566F 0%, #444458 100%) !important;
		background: linear-gradient(to bottom, #55566F 0%, #444458 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55566F', endColorstr='#444458', GradientType=0 ) !important;
	}
	.stacks_in_337button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_337buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_337buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_337buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_337buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_335buttonPressWrapper{
	position: relative !important;
}

#stacks_in_335 a, #stacks_in_335 a:hover, #stacks_in_335 a:visited, #stacks_in_335 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_335button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #54566E !important;
	border-color: #47495D !important;
	box-sizing: border-box !important;
}

.stacks_in_335button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_335 a, #stacks_in_335 a:visited, #stacks_in_335 a:active{
	color: #E4BF81 !important;
}

#stacks_in_335 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_335button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #363747 !important;
		background: #54566E !important;
		background: -moz-linear-gradient(top, #54566E 0%, #434458 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #54566E), color-stop(100%, #434458)) !important;
		background: -webkit-linear-gradient(top, #54566E 0%, #434458 100%) !important;
		background: -o-linear-gradient(top, #54566E 0%, #434458 100%) !important;
		background: -ms-linear-gradient(top, #54566E 0%, #434458 100%) !important;
		background: linear-gradient(to bottom, #54566E 0%, #434458 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54566E', endColorstr='#434458', GradientType=0 ) !important;
	}
	.stacks_in_335button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_335buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_335buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_335buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_335buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_333buttonPressWrapper{
	position: relative !important;
}

#stacks_in_333 a, #stacks_in_333 a:hover, #stacks_in_333 a:visited, #stacks_in_333 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_333button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #53546C !important;
	border-color: #46475B !important;
	box-sizing: border-box !important;
}

.stacks_in_333button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_333 a, #stacks_in_333 a:visited, #stacks_in_333 a:active{
	color: #E4BF81 !important;
}

#stacks_in_333 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_333button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #353646 !important;
		background: #53546C !important;
		background: -moz-linear-gradient(top, #53546C 0%, #424356 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #53546C), color-stop(100%, #424356)) !important;
		background: -webkit-linear-gradient(top, #53546C 0%, #424356 100%) !important;
		background: -o-linear-gradient(top, #53546C 0%, #424356 100%) !important;
		background: -ms-linear-gradient(top, #53546C 0%, #424356 100%) !important;
		background: linear-gradient(to bottom, #53546C 0%, #424356 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53546C', endColorstr='#424356', GradientType=0 ) !important;
	}
	.stacks_in_333button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_333buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_333buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_333buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_333buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_331buttonPressWrapper{
	position: relative !important;
}

#stacks_in_331 a, #stacks_in_331 a:hover, #stacks_in_331 a:visited, #stacks_in_331 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_331button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #53546D !important;
	border-color: #46475C !important;
	box-sizing: border-box !important;
}

.stacks_in_331button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_331 a, #stacks_in_331 a:visited, #stacks_in_331 a:active{
	color: #E4BF81 !important;
}

#stacks_in_331 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_331button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #353646 !important;
		background: #53546D !important;
		background: -moz-linear-gradient(top, #53546D 0%, #424357 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #53546D), color-stop(100%, #424357)) !important;
		background: -webkit-linear-gradient(top, #53546D 0%, #424357 100%) !important;
		background: -o-linear-gradient(top, #53546D 0%, #424357 100%) !important;
		background: -ms-linear-gradient(top, #53546D 0%, #424357 100%) !important;
		background: linear-gradient(to bottom, #53546D 0%, #424357 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53546D', endColorstr='#424357', GradientType=0 ) !important;
	}
	.stacks_in_331button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_331buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_331buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_331buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_331buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_341buttonPressWrapper{
	position: relative !important;
}

#stacks_in_341 a, #stacks_in_341 a:hover, #stacks_in_341 a:visited, #stacks_in_341 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_341button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #E4BF81 !important;
	background-color: #50526D !important;
	border-color: #44455C !important;
	box-sizing: border-box !important;
}

.stacks_in_341button:hover{
	color: #241952 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
}

#stacks_in_341 a, #stacks_in_341 a:visited, #stacks_in_341 a:active{
	color: #E4BF81 !important;
}

#stacks_in_341 a:hover{
	color: #241952 !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_341button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #343546 !important;
		background: #50526D !important;
		background: -moz-linear-gradient(top, #50526D 0%, #404157 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #50526D), color-stop(100%, #404157)) !important;
		background: -webkit-linear-gradient(top, #50526D 0%, #404157 100%) !important;
		background: -o-linear-gradient(top, #50526D 0%, #404157 100%) !important;
		background: -ms-linear-gradient(top, #50526D 0%, #404157 100%) !important;
		background: linear-gradient(to bottom, #50526D 0%, #404157 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50526D', endColorstr='#404157', GradientType=0 ) !important;
	}
	.stacks_in_341button:hover{
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	





.stacks_in_341buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_341buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_341buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_341buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_341 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_377 {
	padding: 30px 0px 30px 0px;
}
