
#stacks_in_282 {
	background-color: rgba(230, 230, 230, 1.00);
	padding: 10px 0px 0px 15px;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_299 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_299 .container:after,
#stacks_in_299 .row:after, 
#stacks_in_299 .mbcol:after, 
#stacks_in_299 .clr:after, 
#stacks_in_299 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_299 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_299 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_299 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_299 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_299 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_299 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_299 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_299 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_299 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_299 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_299 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_299 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_299 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_299 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_299 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_299 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_299 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_299 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_299 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_299 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_299 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_299 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_299 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_299 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_299 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_299 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_299 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_299 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_297 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_in_302 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_310 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_310 .container:after,
#stacks_in_310 .row:after, 
#stacks_in_310 .mbcol:after, 
#stacks_in_310 .clr:after, 
#stacks_in_310 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_310 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_310 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_310 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_310 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_310 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_310 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_310 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_310 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_310 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_310 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_310 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_310 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_310 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_310 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_310 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_310 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_310 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_310 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_310 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_310 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_310 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_310 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_310 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_310 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_310 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_310 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_310 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_310 .gutters .mbspan_12 { margin:0; width: 100%; }
}


/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_334 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_334 .container:after,
#stacks_in_334 .row:after, 
#stacks_in_334 .mbcol:after, 
#stacks_in_334 .clr:after, 
#stacks_in_334 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_334 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_334 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_334 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_334 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_334 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_334 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_334 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_334 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_334 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_334 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_334 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_334 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_334 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_334 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_334 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_334 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_334 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_334 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_334 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_334 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_334 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_334 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_334 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_334 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_334 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_334 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_334 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_334 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_out_313 {
	width: 69%;
}

#stacks_in_330 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_in_321 {
	background-color: rgba(230, 230, 230, 1.00);
	margin:  20px;
}

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

#stacks_in_5 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 99%;
}

#stacks_in_253 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_in_250 {
	display:inline-block; width:100%; line-height: 1.290000em;
	font-size: 79%;
}
#stacks_in_292_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_292 a:link, #stacks_in_292 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_292 a:hover, #stacks_in_292 a:active {
	color:#FFFFFF;
}







#stacks_in_292 a:link, #stacks_in_292 a:visited {
	background-color:#292E33;
	background: -webkit-gradient(linear, left top, left bottom, from(#292E33), to(#181B1E));
	border:1px solid #181B1E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_292 a:hover {
	background-color:#2C3137;
	background: -webkit-gradient(linear, left top, left bottom, from(#2C3137), to(#15181A));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_292 a:active {
	background-color:#292E33;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_373 {
	background-color: rgba(230, 230, 230, 1.00);
	margin:  20px;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_345 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_345 .container:after,
#stacks_in_345 .row:after, 
#stacks_in_345 .mbcol:after, 
#stacks_in_345 .clr:after, 
#stacks_in_345 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_345 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_345 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_345 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_345 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_345 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_345 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_345 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_345 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_345 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_345 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_345 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_345 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_345 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_345 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_345 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_345 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_345 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_345 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_345 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_345 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_345 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_345 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_345 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_345 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_345 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_345 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_345 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_345 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_367 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_in_365 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_in_284 {
	background-color: rgba(230, 230, 230, 1.00);
	padding: 10px 0px 0px 15px;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_294 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_294 .container:after,
#stacks_in_294 .row:after, 
#stacks_in_294 .mbcol:after, 
#stacks_in_294 .clr:after, 
#stacks_in_294 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_294 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_294 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_294 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_294 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_294 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_294 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_294 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_294 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_294 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_294 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_294 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_294 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_294 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_294 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_294 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_294 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_294 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_294 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_294 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_294 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_294 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_294 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_294 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_294 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_294 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_294 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_294 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_294 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_279 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 99%;
}

#stacks_in_241 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_241 {
	width: 95%;
}
