/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_807260 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_807260, #FlexTableCaption_stacks_in_807260, #FlexTableSearch_stacks_in_807260 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_807260 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_807260 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_807260 label {
	display: inline;
	}





#FlexTableRot_stacks_in_807260 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_807260, #FlexTableRot_stacks_in_807260 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(0, 0, 0, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_807260 td p, #FlexTableRot_stacks_in_807260 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_807260 td, #FlexTableRot_stacks_in_807260 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Right;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_807260 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_807260 td:first-child {

	

	
	
	
	

	
	text-align: Right;
	

	
	width: 200px;
	
	}

#FlexTableRot_stacks_in_807260 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_807260 td:first-child {

	

	
	
	
	

	
	text-align: Right;
	

	
	width: 200px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_807260 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_807260 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_807260 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_807260 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_807260 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_807260, #FlexTableRot_stacks_in_807260, #FlexTablePager_stacks_in_807260, #FlexTableCaption_stacks_in_807260, #FlexTableSearch_stacks_in_807260, #FlexTableSearch_search_stacks_in_807260, #FlexTableSearch_button_stacks_in_807260 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_807260 tr td, #FlexTableRot_stacks_in_807260 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_807260 td p, #FlexTableRot_stacks_in_807260 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_807260 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_807260, #FlexTableSearch_stacks_in_807260 {
	display: none !important;
	}
}



#stacks_in_819067>.s3_row {
	margin: 0 -10px;
}

#stacks_in_819067>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_819067>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_819068 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_819068, #FlexTableCaption_stacks_in_819068, #FlexTableSearch_stacks_in_819068 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_819068 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_819068 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_819068 label {
	display: inline;
	}





#FlexTableRot_stacks_in_819068 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_819068, #FlexTableRot_stacks_in_819068 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_819068 td p, #FlexTableRot_stacks_in_819068 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_819068 td, #FlexTableRot_stacks_in_819068 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_819068 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_819068 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_819068 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_819068 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_819068 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_819068 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_819068 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_819068 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_819068 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_819068, #FlexTableRot_stacks_in_819068, #FlexTablePager_stacks_in_819068, #FlexTableCaption_stacks_in_819068, #FlexTableSearch_stacks_in_819068, #FlexTableSearch_search_stacks_in_819068, #FlexTableSearch_button_stacks_in_819068 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_819068 tr td, #FlexTableRot_stacks_in_819068 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_819068 td p, #FlexTableRot_stacks_in_819068 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_819068 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_819068, #FlexTableSearch_stacks_in_819068 {
	display: none !important;
	}
}




#stacks_out_820286 {
	width: 100px;
}
#stacks_in_818847>.s3_row {
	margin: 0 -10px;
}

#stacks_in_818847>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_818847>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_807869 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_807869, #FlexTableCaption_stacks_in_807869, #FlexTableSearch_stacks_in_807869 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_807869 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_807869 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_807869 label {
	display: inline;
	}





#FlexTableRot_stacks_in_807869 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_807869, #FlexTableRot_stacks_in_807869 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_807869 td p, #FlexTableRot_stacks_in_807869 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_807869 td, #FlexTableRot_stacks_in_807869 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_807869 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_807869 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_807869 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_807869 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_807869 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_807869 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_807869 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_807869 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_807869 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_807869, #FlexTableRot_stacks_in_807869, #FlexTablePager_stacks_in_807869, #FlexTableCaption_stacks_in_807869, #FlexTableSearch_stacks_in_807869, #FlexTableSearch_search_stacks_in_807869, #FlexTableSearch_button_stacks_in_807869 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_807869 tr td, #FlexTableRot_stacks_in_807869 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_807869 td p, #FlexTableRot_stacks_in_807869 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_807869 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_807869, #FlexTableSearch_stacks_in_807869 {
	display: none !important;
	}
}




#stacks_out_820288 {
	width: 100px;
}
#stacks_in_819381>.s3_row {
	margin: 0 -10px;
}

#stacks_in_819381>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_819381>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_819382 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_819382, #FlexTableCaption_stacks_in_819382, #FlexTableSearch_stacks_in_819382 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_819382 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_819382 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_819382 label {
	display: inline;
	}





#FlexTableRot_stacks_in_819382 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_819382, #FlexTableRot_stacks_in_819382 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_819382 td p, #FlexTableRot_stacks_in_819382 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_819382 td, #FlexTableRot_stacks_in_819382 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_819382 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_819382 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_819382 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_819382 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_819382 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_819382 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_819382 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_819382 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_819382 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_819382, #FlexTableRot_stacks_in_819382, #FlexTablePager_stacks_in_819382, #FlexTableCaption_stacks_in_819382, #FlexTableSearch_stacks_in_819382, #FlexTableSearch_search_stacks_in_819382, #FlexTableSearch_button_stacks_in_819382 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_819382 tr td, #FlexTableRot_stacks_in_819382 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_819382 td p, #FlexTableRot_stacks_in_819382 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_819382 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_819382, #FlexTableSearch_stacks_in_819382 {
	display: none !important;
	}
}




#stacks_out_820290 {
	width: 100px;
}
#stacks_in_819593>.s3_row {
	margin: 0 -10px;
}

#stacks_in_819593>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_819593>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_819594 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_819594, #FlexTableCaption_stacks_in_819594, #FlexTableSearch_stacks_in_819594 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_819594 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_819594 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_819594 label {
	display: inline;
	}





#FlexTableRot_stacks_in_819594 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_819594, #FlexTableRot_stacks_in_819594 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_819594 td p, #FlexTableRot_stacks_in_819594 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_819594 td, #FlexTableRot_stacks_in_819594 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_819594 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_819594 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_819594 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_819594 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_819594 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_819594 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_819594 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_819594 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_819594 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_819594, #FlexTableRot_stacks_in_819594, #FlexTablePager_stacks_in_819594, #FlexTableCaption_stacks_in_819594, #FlexTableSearch_stacks_in_819594, #FlexTableSearch_search_stacks_in_819594, #FlexTableSearch_button_stacks_in_819594 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_819594 tr td, #FlexTableRot_stacks_in_819594 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_819594 td p, #FlexTableRot_stacks_in_819594 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_819594 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_819594, #FlexTableSearch_stacks_in_819594 {
	display: none !important;
	}
}




#stacks_out_820292 {
	width: 100px;
}
#stacks_in_819803>.s3_row {
	margin: 0 -10px;
}

#stacks_in_819803>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_819803>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_819804 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_819804, #FlexTableCaption_stacks_in_819804, #FlexTableSearch_stacks_in_819804 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_819804 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_819804 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_819804 label {
	display: inline;
	}





#FlexTableRot_stacks_in_819804 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_819804, #FlexTableRot_stacks_in_819804 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_819804 td p, #FlexTableRot_stacks_in_819804 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_819804 td, #FlexTableRot_stacks_in_819804 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_819804 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_819804 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_819804 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_819804 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_819804 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_819804 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_819804 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_819804 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_819804 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_819804, #FlexTableRot_stacks_in_819804, #FlexTablePager_stacks_in_819804, #FlexTableCaption_stacks_in_819804, #FlexTableSearch_stacks_in_819804, #FlexTableSearch_search_stacks_in_819804, #FlexTableSearch_button_stacks_in_819804 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_819804 tr td, #FlexTableRot_stacks_in_819804 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_819804 td p, #FlexTableRot_stacks_in_819804 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_819804 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_819804, #FlexTableSearch_stacks_in_819804 {
	display: none !important;
	}
}




#stacks_out_820294 {
	width: 100px;
}
#stacks_in_820019>.s3_row {
	margin: 0 -10px;
}

#stacks_in_820019>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_820019>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_820020 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_820020, #FlexTableCaption_stacks_in_820020, #FlexTableSearch_stacks_in_820020 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_820020 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_820020 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_820020 label {
	display: inline;
	}





#FlexTableRot_stacks_in_820020 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_820020, #FlexTableRot_stacks_in_820020 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_820020 td p, #FlexTableRot_stacks_in_820020 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_820020 td, #FlexTableRot_stacks_in_820020 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_820020 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_820020 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_820020 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_820020 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_820020 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_820020 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_820020 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_820020 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_820020 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_820020, #FlexTableRot_stacks_in_820020, #FlexTablePager_stacks_in_820020, #FlexTableCaption_stacks_in_820020, #FlexTableSearch_stacks_in_820020, #FlexTableSearch_search_stacks_in_820020, #FlexTableSearch_button_stacks_in_820020 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_820020 tr td, #FlexTableRot_stacks_in_820020 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_820020 td p, #FlexTableRot_stacks_in_820020 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_820020 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_820020, #FlexTableSearch_stacks_in_820020 {
	display: none !important;
	}
}



#stacks_in_821290>.s3_row {
	margin: 0 -10px;
}

#stacks_in_821290>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_821290>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_821291 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_821291, #FlexTableCaption_stacks_in_821291, #FlexTableSearch_stacks_in_821291 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_821291 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_821291 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_821291 label {
	display: inline;
	}





#FlexTableRot_stacks_in_821291 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_821291, #FlexTableRot_stacks_in_821291 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_821291 td p, #FlexTableRot_stacks_in_821291 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_821291 td, #FlexTableRot_stacks_in_821291 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_821291 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_821291 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_821291 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_821291 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_821291 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_821291 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_821291 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_821291 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_821291 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_821291, #FlexTableRot_stacks_in_821291, #FlexTablePager_stacks_in_821291, #FlexTableCaption_stacks_in_821291, #FlexTableSearch_stacks_in_821291, #FlexTableSearch_search_stacks_in_821291, #FlexTableSearch_button_stacks_in_821291 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_821291 tr td, #FlexTableRot_stacks_in_821291 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_821291 td p, #FlexTableRot_stacks_in_821291 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_821291 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_821291, #FlexTableSearch_stacks_in_821291 {
	display: none !important;
	}
}



#stacks_in_821534>.s3_row {
	margin: 0 -10px;
}

#stacks_in_821534>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_821534>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_821535 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_821535, #FlexTableCaption_stacks_in_821535, #FlexTableSearch_stacks_in_821535 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_821535 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_821535 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_821535 label {
	display: inline;
	}





#FlexTableRot_stacks_in_821535 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_821535, #FlexTableRot_stacks_in_821535 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_821535 td p, #FlexTableRot_stacks_in_821535 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_821535 td, #FlexTableRot_stacks_in_821535 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_821535 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_821535 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_821535 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_821535 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_821535 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_821535 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_821535 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_821535 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_821535 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_821535, #FlexTableRot_stacks_in_821535, #FlexTablePager_stacks_in_821535, #FlexTableCaption_stacks_in_821535, #FlexTableSearch_stacks_in_821535, #FlexTableSearch_search_stacks_in_821535, #FlexTableSearch_button_stacks_in_821535 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_821535 tr td, #FlexTableRot_stacks_in_821535 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_821535 td p, #FlexTableRot_stacks_in_821535 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_821535 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_821535, #FlexTableSearch_stacks_in_821535 {
	display: none !important;
	}
}



#stacks_in_822330>.s3_row {
	margin: 0 -10px;
}

#stacks_in_822330>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_822330>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_822331 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_822331, #FlexTableCaption_stacks_in_822331, #FlexTableSearch_stacks_in_822331 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_822331 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_822331 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_822331 label {
	display: inline;
	}





#FlexTableRot_stacks_in_822331 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_822331, #FlexTableRot_stacks_in_822331 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_822331 td p, #FlexTableRot_stacks_in_822331 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_822331 td, #FlexTableRot_stacks_in_822331 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_822331 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_822331 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_822331 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_822331 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_822331 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_822331 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_822331 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_822331 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_822331 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_822331, #FlexTableRot_stacks_in_822331, #FlexTablePager_stacks_in_822331, #FlexTableCaption_stacks_in_822331, #FlexTableSearch_stacks_in_822331, #FlexTableSearch_search_stacks_in_822331, #FlexTableSearch_button_stacks_in_822331 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_822331 tr td, #FlexTableRot_stacks_in_822331 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_822331 td p, #FlexTableRot_stacks_in_822331 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_822331 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_822331, #FlexTableSearch_stacks_in_822331 {
	display: none !important;
	}
}



#stacks_in_822546>.s3_row {
	margin: 0 -10px;
}

#stacks_in_822546>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_822546>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_822547 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_822547, #FlexTableCaption_stacks_in_822547, #FlexTableSearch_stacks_in_822547 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_822547 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_822547 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_822547 label {
	display: inline;
	}





#FlexTableRot_stacks_in_822547 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_822547, #FlexTableRot_stacks_in_822547 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_822547 td p, #FlexTableRot_stacks_in_822547 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_822547 td, #FlexTableRot_stacks_in_822547 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_822547 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_822547 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_822547 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_822547 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_822547 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_822547 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_822547 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_822547 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_822547 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_822547, #FlexTableRot_stacks_in_822547, #FlexTablePager_stacks_in_822547, #FlexTableCaption_stacks_in_822547, #FlexTableSearch_stacks_in_822547, #FlexTableSearch_search_stacks_in_822547, #FlexTableSearch_button_stacks_in_822547 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_822547 tr td, #FlexTableRot_stacks_in_822547 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_822547 td p, #FlexTableRot_stacks_in_822547 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_822547 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_822547, #FlexTableSearch_stacks_in_822547 {
	display: none !important;
	}
}



#stacks_in_820245>.s3_row {
	margin: 0 -10px;
}

#stacks_in_820245>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_820245>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_820246 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_820246, #FlexTableCaption_stacks_in_820246, #FlexTableSearch_stacks_in_820246 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_820246 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_820246 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_820246 label {
	display: inline;
	}





#FlexTableRot_stacks_in_820246 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_820246, #FlexTableRot_stacks_in_820246 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_820246 td p, #FlexTableRot_stacks_in_820246 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_820246 td, #FlexTableRot_stacks_in_820246 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_820246 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_820246 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_820246 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_820246 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_820246 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_820246 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_820246 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_820246 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_820246 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_820246, #FlexTableRot_stacks_in_820246, #FlexTablePager_stacks_in_820246, #FlexTableCaption_stacks_in_820246, #FlexTableSearch_stacks_in_820246, #FlexTableSearch_search_stacks_in_820246, #FlexTableSearch_button_stacks_in_820246 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_820246 tr td, #FlexTableRot_stacks_in_820246 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_820246 td p, #FlexTableRot_stacks_in_820246 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_820246 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_820246, #FlexTableSearch_stacks_in_820246 {
	display: none !important;
	}
}



#stacks_in_822538>.s3_row {
	margin: 0 -10px;
}

#stacks_in_822538>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_822538>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_822539 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_822539, #FlexTableCaption_stacks_in_822539, #FlexTableSearch_stacks_in_822539 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_822539 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_822539 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_822539 label {
	display: inline;
	}





#FlexTableRot_stacks_in_822539 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_822539, #FlexTableRot_stacks_in_822539 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_822539 td p, #FlexTableRot_stacks_in_822539 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_822539 td, #FlexTableRot_stacks_in_822539 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_822539 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_822539 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_822539 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_822539 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_822539 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_822539 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_822539 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_822539 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_822539 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_822539, #FlexTableRot_stacks_in_822539, #FlexTablePager_stacks_in_822539, #FlexTableCaption_stacks_in_822539, #FlexTableSearch_stacks_in_822539, #FlexTableSearch_search_stacks_in_822539, #FlexTableSearch_button_stacks_in_822539 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_822539 tr td, #FlexTableRot_stacks_in_822539 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_822539 td p, #FlexTableRot_stacks_in_822539 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_822539 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_822539, #FlexTableSearch_stacks_in_822539 {
	display: none !important;
	}
}



#stacks_in_822970>.s3_row {
	margin: 0 -10px;
}

#stacks_in_822970>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_822970>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_822971 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_822971, #FlexTableCaption_stacks_in_822971, #FlexTableSearch_stacks_in_822971 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_822971 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_822971 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_822971 label {
	display: inline;
	}





#FlexTableRot_stacks_in_822971 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_822971, #FlexTableRot_stacks_in_822971 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_822971 td p, #FlexTableRot_stacks_in_822971 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_822971 td, #FlexTableRot_stacks_in_822971 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_822971 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_822971 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_822971 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_822971 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_822971 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_822971 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_822971 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_822971 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_822971 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_822971, #FlexTableRot_stacks_in_822971, #FlexTablePager_stacks_in_822971, #FlexTableCaption_stacks_in_822971, #FlexTableSearch_stacks_in_822971, #FlexTableSearch_search_stacks_in_822971, #FlexTableSearch_button_stacks_in_822971 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_822971 tr td, #FlexTableRot_stacks_in_822971 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_822971 td p, #FlexTableRot_stacks_in_822971 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_822971 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_822971, #FlexTableSearch_stacks_in_822971 {
	display: none !important;
	}
}



#stacks_in_822982>.s3_row {
	margin: 0 -10px;
}

#stacks_in_822982>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_822982>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_822983 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_822983, #FlexTableCaption_stacks_in_822983, #FlexTableSearch_stacks_in_822983 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_822983 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_822983 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_822983 label {
	display: inline;
	}





#FlexTableRot_stacks_in_822983 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_822983, #FlexTableRot_stacks_in_822983 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_822983 td p, #FlexTableRot_stacks_in_822983 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_822983 td, #FlexTableRot_stacks_in_822983 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_822983 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_822983 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_822983 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_822983 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_822983 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_822983 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_822983 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_822983 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_822983 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_822983, #FlexTableRot_stacks_in_822983, #FlexTablePager_stacks_in_822983, #FlexTableCaption_stacks_in_822983, #FlexTableSearch_stacks_in_822983, #FlexTableSearch_search_stacks_in_822983, #FlexTableSearch_button_stacks_in_822983 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_822983 tr td, #FlexTableRot_stacks_in_822983 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_822983 td p, #FlexTableRot_stacks_in_822983 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_822983 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_822983, #FlexTableSearch_stacks_in_822983 {
	display: none !important;
	}
}



#stacks_in_822994>.s3_row {
	margin: 0 -10px;
}

#stacks_in_822994>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_822994>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_822995 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_822995, #FlexTableCaption_stacks_in_822995, #FlexTableSearch_stacks_in_822995 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_822995 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_822995 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_822995 label {
	display: inline;
	}





#FlexTableRot_stacks_in_822995 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_822995, #FlexTableRot_stacks_in_822995 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_822995 td p, #FlexTableRot_stacks_in_822995 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_822995 td, #FlexTableRot_stacks_in_822995 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_822995 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_822995 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_822995 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_822995 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_822995 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_822995 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_822995 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_822995 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_822995 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_822995, #FlexTableRot_stacks_in_822995, #FlexTablePager_stacks_in_822995, #FlexTableCaption_stacks_in_822995, #FlexTableSearch_stacks_in_822995, #FlexTableSearch_search_stacks_in_822995, #FlexTableSearch_button_stacks_in_822995 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_822995 tr td, #FlexTableRot_stacks_in_822995 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_822995 td p, #FlexTableRot_stacks_in_822995 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_822995 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_822995, #FlexTableSearch_stacks_in_822995 {
	display: none !important;
	}
}



#stacks_in_823006>.s3_row {
	margin: 0 -10px;
}

#stacks_in_823006>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_823006>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_823007 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_823007, #FlexTableCaption_stacks_in_823007, #FlexTableSearch_stacks_in_823007 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_823007 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_823007 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_823007 label {
	display: inline;
	}





#FlexTableRot_stacks_in_823007 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_823007, #FlexTableRot_stacks_in_823007 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_823007 td p, #FlexTableRot_stacks_in_823007 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_823007 td, #FlexTableRot_stacks_in_823007 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_823007 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_823007 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_823007 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_823007 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_823007 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_823007 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_823007 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_823007 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_823007 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_823007, #FlexTableRot_stacks_in_823007, #FlexTablePager_stacks_in_823007, #FlexTableCaption_stacks_in_823007, #FlexTableSearch_stacks_in_823007, #FlexTableSearch_search_stacks_in_823007, #FlexTableSearch_button_stacks_in_823007 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_823007 tr td, #FlexTableRot_stacks_in_823007 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_823007 td p, #FlexTableRot_stacks_in_823007 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_823007 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_823007, #FlexTableSearch_stacks_in_823007 {
	display: none !important;
	}
}



#stacks_in_823018>.s3_row {
	margin: 0 -10px;
}

#stacks_in_823018>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_823018>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_823019 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_823019, #FlexTableCaption_stacks_in_823019, #FlexTableSearch_stacks_in_823019 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_823019 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_823019 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_823019 label {
	display: inline;
	}





#FlexTableRot_stacks_in_823019 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_823019, #FlexTableRot_stacks_in_823019 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_823019 td p, #FlexTableRot_stacks_in_823019 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_823019 td, #FlexTableRot_stacks_in_823019 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_823019 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_823019 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_823019 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_823019 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_823019 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_823019 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_823019 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_823019 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_823019 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_823019, #FlexTableRot_stacks_in_823019, #FlexTablePager_stacks_in_823019, #FlexTableCaption_stacks_in_823019, #FlexTableSearch_stacks_in_823019, #FlexTableSearch_search_stacks_in_823019, #FlexTableSearch_button_stacks_in_823019 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_823019 tr td, #FlexTableRot_stacks_in_823019 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_823019 td p, #FlexTableRot_stacks_in_823019 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_823019 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_823019, #FlexTableSearch_stacks_in_823019 {
	display: none !important;
	}
}



#stacks_in_823030>.s3_row {
	margin: 0 -10px;
}

#stacks_in_823030>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_823030>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_823031 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_823031, #FlexTableCaption_stacks_in_823031, #FlexTableSearch_stacks_in_823031 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_823031 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_823031 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_823031 label {
	display: inline;
	}





#FlexTableRot_stacks_in_823031 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_823031, #FlexTableRot_stacks_in_823031 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_823031 td p, #FlexTableRot_stacks_in_823031 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_823031 td, #FlexTableRot_stacks_in_823031 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_823031 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_823031 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_823031 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_823031 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_823031 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_823031 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_823031 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_823031 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_823031 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_823031, #FlexTableRot_stacks_in_823031, #FlexTablePager_stacks_in_823031, #FlexTableCaption_stacks_in_823031, #FlexTableSearch_stacks_in_823031, #FlexTableSearch_search_stacks_in_823031, #FlexTableSearch_button_stacks_in_823031 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_823031 tr td, #FlexTableRot_stacks_in_823031 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_823031 td p, #FlexTableRot_stacks_in_823031 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_823031 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_823031, #FlexTableSearch_stacks_in_823031 {
	display: none !important;
	}
}



#stacks_in_821302>.s3_row {
	margin: 0 -10px;
}

#stacks_in_821302>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_821302>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_821303 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_821303, #FlexTableCaption_stacks_in_821303, #FlexTableSearch_stacks_in_821303 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_821303 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_821303 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_821303 label {
	display: inline;
	}





#FlexTableRot_stacks_in_821303 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_821303, #FlexTableRot_stacks_in_821303 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_821303 td p, #FlexTableRot_stacks_in_821303 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_821303 td, #FlexTableRot_stacks_in_821303 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_821303 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_821303 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_821303 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_821303 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_821303 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_821303 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_821303 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_821303 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_821303 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_821303, #FlexTableRot_stacks_in_821303, #FlexTablePager_stacks_in_821303, #FlexTableCaption_stacks_in_821303, #FlexTableSearch_stacks_in_821303, #FlexTableSearch_search_stacks_in_821303, #FlexTableSearch_button_stacks_in_821303 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_821303 tr td, #FlexTableRot_stacks_in_821303 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_821303 td p, #FlexTableRot_stacks_in_821303 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_821303 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_821303, #FlexTableSearch_stacks_in_821303 {
	display: none !important;
	}
}



#stacks_in_824236>.s3_row {
	margin: 0 -10px;
}

#stacks_in_824236>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_824236>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_824237 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_824237, #FlexTableCaption_stacks_in_824237, #FlexTableSearch_stacks_in_824237 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_824237 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_824237 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_824237 label {
	display: inline;
	}





#FlexTableRot_stacks_in_824237 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_824237, #FlexTableRot_stacks_in_824237 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_824237 td p, #FlexTableRot_stacks_in_824237 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_824237 td, #FlexTableRot_stacks_in_824237 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_824237 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_824237 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_824237 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_824237 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_824237 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_824237 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_824237 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_824237 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_824237 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_824237, #FlexTableRot_stacks_in_824237, #FlexTablePager_stacks_in_824237, #FlexTableCaption_stacks_in_824237, #FlexTableSearch_stacks_in_824237, #FlexTableSearch_search_stacks_in_824237, #FlexTableSearch_button_stacks_in_824237 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_824237 tr td, #FlexTableRot_stacks_in_824237 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_824237 td p, #FlexTableRot_stacks_in_824237 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_824237 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_824237, #FlexTableSearch_stacks_in_824237 {
	display: none !important;
	}
}



#stacks_in_824451>.s3_row {
	margin: 0 -10px;
}

#stacks_in_824451>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_824451>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_824452 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_824452, #FlexTableCaption_stacks_in_824452, #FlexTableSearch_stacks_in_824452 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_824452 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_824452 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_824452 label {
	display: inline;
	}





#FlexTableRot_stacks_in_824452 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_824452, #FlexTableRot_stacks_in_824452 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_824452 td p, #FlexTableRot_stacks_in_824452 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_824452 td, #FlexTableRot_stacks_in_824452 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_824452 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_824452 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_824452 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_824452 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_824452 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_824452 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_824452 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_824452 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_824452 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_824452, #FlexTableRot_stacks_in_824452, #FlexTablePager_stacks_in_824452, #FlexTableCaption_stacks_in_824452, #FlexTableSearch_stacks_in_824452, #FlexTableSearch_search_stacks_in_824452, #FlexTableSearch_button_stacks_in_824452 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_824452 tr td, #FlexTableRot_stacks_in_824452 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_824452 td p, #FlexTableRot_stacks_in_824452 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_824452 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_824452, #FlexTableSearch_stacks_in_824452 {
	display: none !important;
	}
}



#stacks_in_824659>.s3_row {
	margin: 0 -10px;
}

#stacks_in_824659>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_824659>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_824660 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_824660, #FlexTableCaption_stacks_in_824660, #FlexTableSearch_stacks_in_824660 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_824660 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_824660 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_824660 label {
	display: inline;
	}





#FlexTableRot_stacks_in_824660 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_824660, #FlexTableRot_stacks_in_824660 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_824660 td p, #FlexTableRot_stacks_in_824660 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_824660 td, #FlexTableRot_stacks_in_824660 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_824660 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_824660 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_824660 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_824660 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_824660 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_824660 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_824660 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_824660 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_824660 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_824660, #FlexTableRot_stacks_in_824660, #FlexTablePager_stacks_in_824660, #FlexTableCaption_stacks_in_824660, #FlexTableSearch_stacks_in_824660, #FlexTableSearch_search_stacks_in_824660, #FlexTableSearch_button_stacks_in_824660 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_824660 tr td, #FlexTableRot_stacks_in_824660 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_824660 td p, #FlexTableRot_stacks_in_824660 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_824660 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_824660, #FlexTableSearch_stacks_in_824660 {
	display: none !important;
	}
}



#stacks_in_821314>.s3_row {
	margin: 0 -10px;
}

#stacks_in_821314>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_821314>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_821315 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_821315, #FlexTableCaption_stacks_in_821315, #FlexTableSearch_stacks_in_821315 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_821315 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_821315 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_821315 label {
	display: inline;
	}





#FlexTableRot_stacks_in_821315 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_821315, #FlexTableRot_stacks_in_821315 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_821315 td p, #FlexTableRot_stacks_in_821315 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_821315 td, #FlexTableRot_stacks_in_821315 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_821315 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_821315 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_821315 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_821315 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_821315 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_821315 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_821315 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_821315 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_821315 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_821315, #FlexTableRot_stacks_in_821315, #FlexTablePager_stacks_in_821315, #FlexTableCaption_stacks_in_821315, #FlexTableSearch_stacks_in_821315, #FlexTableSearch_search_stacks_in_821315, #FlexTableSearch_button_stacks_in_821315 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_821315 tr td, #FlexTableRot_stacks_in_821315 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_821315 td p, #FlexTableRot_stacks_in_821315 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_821315 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_821315, #FlexTableSearch_stacks_in_821315 {
	display: none !important;
	}
}



#stacks_in_821326>.s3_row {
	margin: 0 -10px;
}

#stacks_in_821326>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_821326>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_821327 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_821327, #FlexTableCaption_stacks_in_821327, #FlexTableSearch_stacks_in_821327 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_821327 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_821327 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_821327 label {
	display: inline;
	}





#FlexTableRot_stacks_in_821327 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_821327, #FlexTableRot_stacks_in_821327 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_821327 td p, #FlexTableRot_stacks_in_821327 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_821327 td, #FlexTableRot_stacks_in_821327 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_821327 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_821327 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_821327 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_821327 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_821327 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_821327 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_821327 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_821327 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_821327 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_821327, #FlexTableRot_stacks_in_821327, #FlexTablePager_stacks_in_821327, #FlexTableCaption_stacks_in_821327, #FlexTableSearch_stacks_in_821327, #FlexTableSearch_search_stacks_in_821327, #FlexTableSearch_button_stacks_in_821327 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_821327 tr td, #FlexTableRot_stacks_in_821327 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_821327 td p, #FlexTableRot_stacks_in_821327 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_821327 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_821327, #FlexTableSearch_stacks_in_821327 {
	display: none !important;
	}
}



#stacks_in_824673>.s3_row {
	margin: 0 -10px;
}

#stacks_in_824673>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_824673>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_824674 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_824674, #FlexTableCaption_stacks_in_824674, #FlexTableSearch_stacks_in_824674 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_824674 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_824674 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_824674 label {
	display: inline;
	}





#FlexTableRot_stacks_in_824674 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_824674, #FlexTableRot_stacks_in_824674 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_824674 td p, #FlexTableRot_stacks_in_824674 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_824674 td, #FlexTableRot_stacks_in_824674 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_824674 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_824674 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_824674 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_824674 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_824674 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_824674 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_824674 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_824674 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_824674 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_824674, #FlexTableRot_stacks_in_824674, #FlexTablePager_stacks_in_824674, #FlexTableCaption_stacks_in_824674, #FlexTableSearch_stacks_in_824674, #FlexTableSearch_search_stacks_in_824674, #FlexTableSearch_button_stacks_in_824674 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_824674 tr td, #FlexTableRot_stacks_in_824674 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_824674 td p, #FlexTableRot_stacks_in_824674 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_824674 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_824674, #FlexTableSearch_stacks_in_824674 {
	display: none !important;
	}
}



#stacks_in_824685>.s3_row {
	margin: 0 -10px;
}

#stacks_in_824685>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_824685>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_824686 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_824686, #FlexTableCaption_stacks_in_824686, #FlexTableSearch_stacks_in_824686 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_824686 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_824686 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_824686 label {
	display: inline;
	}





#FlexTableRot_stacks_in_824686 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_824686, #FlexTableRot_stacks_in_824686 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_824686 td p, #FlexTableRot_stacks_in_824686 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_824686 td, #FlexTableRot_stacks_in_824686 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_824686 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_824686 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_824686 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_824686 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_824686 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_824686 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_824686 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_824686 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_824686 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_824686, #FlexTableRot_stacks_in_824686, #FlexTablePager_stacks_in_824686, #FlexTableCaption_stacks_in_824686, #FlexTableSearch_stacks_in_824686, #FlexTableSearch_search_stacks_in_824686, #FlexTableSearch_button_stacks_in_824686 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_824686 tr td, #FlexTableRot_stacks_in_824686 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_824686 td p, #FlexTableRot_stacks_in_824686 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_824686 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_824686, #FlexTableSearch_stacks_in_824686 {
	display: none !important;
	}
}



#stacks_in_824697>.s3_row {
	margin: 0 -10px;
}

#stacks_in_824697>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_824697>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_824698 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_824698, #FlexTableCaption_stacks_in_824698, #FlexTableSearch_stacks_in_824698 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_824698 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_824698 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_824698 label {
	display: inline;
	}





#FlexTableRot_stacks_in_824698 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_824698, #FlexTableRot_stacks_in_824698 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_824698 td p, #FlexTableRot_stacks_in_824698 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_824698 td, #FlexTableRot_stacks_in_824698 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_824698 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_824698 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_824698 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_824698 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_824698 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_824698 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_824698 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_824698 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_824698 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_824698, #FlexTableRot_stacks_in_824698, #FlexTablePager_stacks_in_824698, #FlexTableCaption_stacks_in_824698, #FlexTableSearch_stacks_in_824698, #FlexTableSearch_search_stacks_in_824698, #FlexTableSearch_button_stacks_in_824698 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_824698 tr td, #FlexTableRot_stacks_in_824698 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_824698 td p, #FlexTableRot_stacks_in_824698 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_824698 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_824698, #FlexTableSearch_stacks_in_824698 {
	display: none !important;
	}
}



#stacks_in_824911>.s3_row {
	margin: 0 -10px;
}

#stacks_in_824911>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_824911>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_824912 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_824912, #FlexTableCaption_stacks_in_824912, #FlexTableSearch_stacks_in_824912 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_824912 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_824912 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_824912 label {
	display: inline;
	}





#FlexTableRot_stacks_in_824912 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_824912, #FlexTableRot_stacks_in_824912 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_824912 td p, #FlexTableRot_stacks_in_824912 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_824912 td, #FlexTableRot_stacks_in_824912 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_824912 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_824912 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_824912 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_824912 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_824912 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_824912 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_824912 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_824912 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_824912 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_824912, #FlexTableRot_stacks_in_824912, #FlexTablePager_stacks_in_824912, #FlexTableCaption_stacks_in_824912, #FlexTableSearch_stacks_in_824912, #FlexTableSearch_search_stacks_in_824912, #FlexTableSearch_button_stacks_in_824912 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_824912 tr td, #FlexTableRot_stacks_in_824912 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_824912 td p, #FlexTableRot_stacks_in_824912 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_824912 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_824912, #FlexTableSearch_stacks_in_824912 {
	display: none !important;
	}
}



#stacks_in_824923>.s3_row {
	margin: 0 -10px;
}

#stacks_in_824923>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_824923>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_824924 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_824924, #FlexTableCaption_stacks_in_824924, #FlexTableSearch_stacks_in_824924 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_824924 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_824924 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_824924 label {
	display: inline;
	}





#FlexTableRot_stacks_in_824924 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_824924, #FlexTableRot_stacks_in_824924 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_824924 td p, #FlexTableRot_stacks_in_824924 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_824924 td, #FlexTableRot_stacks_in_824924 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_824924 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_824924 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_824924 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_824924 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_824924 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_824924 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_824924 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_824924 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_824924 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_824924, #FlexTableRot_stacks_in_824924, #FlexTablePager_stacks_in_824924, #FlexTableCaption_stacks_in_824924, #FlexTableSearch_stacks_in_824924, #FlexTableSearch_search_stacks_in_824924, #FlexTableSearch_button_stacks_in_824924 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_824924 tr td, #FlexTableRot_stacks_in_824924 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_824924 td p, #FlexTableRot_stacks_in_824924 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_824924 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_824924, #FlexTableSearch_stacks_in_824924 {
	display: none !important;
	}
}



#stacks_in_824935>.s3_row {
	margin: 0 -10px;
}

#stacks_in_824935>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_824935>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_824936 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_824936, #FlexTableCaption_stacks_in_824936, #FlexTableSearch_stacks_in_824936 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_824936 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_824936 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_824936 label {
	display: inline;
	}





#FlexTableRot_stacks_in_824936 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_824936, #FlexTableRot_stacks_in_824936 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_824936 td p, #FlexTableRot_stacks_in_824936 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_824936 td, #FlexTableRot_stacks_in_824936 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_824936 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_824936 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_824936 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_824936 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_824936 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_824936 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_824936 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_824936 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_824936 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_824936, #FlexTableRot_stacks_in_824936, #FlexTablePager_stacks_in_824936, #FlexTableCaption_stacks_in_824936, #FlexTableSearch_stacks_in_824936, #FlexTableSearch_search_stacks_in_824936, #FlexTableSearch_button_stacks_in_824936 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_824936 tr td, #FlexTableRot_stacks_in_824936 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_824936 td p, #FlexTableRot_stacks_in_824936 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_824936 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_824936, #FlexTableSearch_stacks_in_824936 {
	display: none !important;
	}
}



#stacks_in_825230>.s3_row {
	margin: 0 -10px;
}

#stacks_in_825230>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_825230>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_825231 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_825231, #FlexTableCaption_stacks_in_825231, #FlexTableSearch_stacks_in_825231 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_825231 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_825231 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_825231 label {
	display: inline;
	}





#FlexTableRot_stacks_in_825231 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_825231, #FlexTableRot_stacks_in_825231 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_825231 td p, #FlexTableRot_stacks_in_825231 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_825231 td, #FlexTableRot_stacks_in_825231 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_825231 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_825231 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_825231 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_825231 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_825231 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_825231 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_825231 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_825231 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_825231 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_825231, #FlexTableRot_stacks_in_825231, #FlexTablePager_stacks_in_825231, #FlexTableCaption_stacks_in_825231, #FlexTableSearch_stacks_in_825231, #FlexTableSearch_search_stacks_in_825231, #FlexTableSearch_button_stacks_in_825231 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_825231 tr td, #FlexTableRot_stacks_in_825231 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_825231 td p, #FlexTableRot_stacks_in_825231 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_825231 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_825231, #FlexTableSearch_stacks_in_825231 {
	display: none !important;
	}
}



#stacks_in_825438>.s3_row {
	margin: 0 -10px;
}

#stacks_in_825438>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_825438>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_825439 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_825439, #FlexTableCaption_stacks_in_825439, #FlexTableSearch_stacks_in_825439 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_825439 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_825439 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_825439 label {
	display: inline;
	}





#FlexTableRot_stacks_in_825439 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_825439, #FlexTableRot_stacks_in_825439 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_825439 td p, #FlexTableRot_stacks_in_825439 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_825439 td, #FlexTableRot_stacks_in_825439 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_825439 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_825439 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_825439 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_825439 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_825439 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_825439 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_825439 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_825439 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_825439 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_825439, #FlexTableRot_stacks_in_825439, #FlexTablePager_stacks_in_825439, #FlexTableCaption_stacks_in_825439, #FlexTableSearch_stacks_in_825439, #FlexTableSearch_search_stacks_in_825439, #FlexTableSearch_button_stacks_in_825439 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_825439 tr td, #FlexTableRot_stacks_in_825439 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_825439 td p, #FlexTableRot_stacks_in_825439 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_825439 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_825439, #FlexTableSearch_stacks_in_825439 {
	display: none !important;
	}
}



#stacks_in_825660>.s3_row {
	margin: 0 -10px;
}

#stacks_in_825660>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_825660>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_825661 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_825661, #FlexTableCaption_stacks_in_825661, #FlexTableSearch_stacks_in_825661 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_825661 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_825661 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_825661 label {
	display: inline;
	}





#FlexTableRot_stacks_in_825661 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_825661, #FlexTableRot_stacks_in_825661 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_825661 td p, #FlexTableRot_stacks_in_825661 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_825661 td, #FlexTableRot_stacks_in_825661 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_825661 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_825661 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_825661 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_825661 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_825661 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_825661 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_825661 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_825661 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_825661 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_825661, #FlexTableRot_stacks_in_825661, #FlexTablePager_stacks_in_825661, #FlexTableCaption_stacks_in_825661, #FlexTableSearch_stacks_in_825661, #FlexTableSearch_search_stacks_in_825661, #FlexTableSearch_button_stacks_in_825661 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_825661 tr td, #FlexTableRot_stacks_in_825661 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_825661 td p, #FlexTableRot_stacks_in_825661 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_825661 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_825661, #FlexTableSearch_stacks_in_825661 {
	display: none !important;
	}
}



#stacks_in_825668>.s3_row {
	margin: 0 -10px;
}

#stacks_in_825668>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_825668>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_825669 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_825669, #FlexTableCaption_stacks_in_825669, #FlexTableSearch_stacks_in_825669 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_825669 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_825669 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_825669 label {
	display: inline;
	}





#FlexTableRot_stacks_in_825669 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_825669, #FlexTableRot_stacks_in_825669 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_825669 td p, #FlexTableRot_stacks_in_825669 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_825669 td, #FlexTableRot_stacks_in_825669 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_825669 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_825669 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_825669 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_825669 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_825669 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_825669 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_825669 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_825669 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_825669 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_825669, #FlexTableRot_stacks_in_825669, #FlexTablePager_stacks_in_825669, #FlexTableCaption_stacks_in_825669, #FlexTableSearch_stacks_in_825669, #FlexTableSearch_search_stacks_in_825669, #FlexTableSearch_button_stacks_in_825669 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_825669 tr td, #FlexTableRot_stacks_in_825669 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_825669 td p, #FlexTableRot_stacks_in_825669 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_825669 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_825669, #FlexTableSearch_stacks_in_825669 {
	display: none !important;
	}
}



#stacks_in_825872>.s3_row {
	margin: 0 -10px;
}

#stacks_in_825872>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_825872>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_825873 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_825873, #FlexTableCaption_stacks_in_825873, #FlexTableSearch_stacks_in_825873 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_825873 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_825873 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_825873 label {
	display: inline;
	}





#FlexTableRot_stacks_in_825873 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_825873, #FlexTableRot_stacks_in_825873 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_825873 td p, #FlexTableRot_stacks_in_825873 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_825873 td, #FlexTableRot_stacks_in_825873 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_825873 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_825873 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_825873 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_825873 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_825873 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_825873 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_825873 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_825873 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_825873 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_825873, #FlexTableRot_stacks_in_825873, #FlexTablePager_stacks_in_825873, #FlexTableCaption_stacks_in_825873, #FlexTableSearch_stacks_in_825873, #FlexTableSearch_search_stacks_in_825873, #FlexTableSearch_button_stacks_in_825873 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_825873 tr td, #FlexTableRot_stacks_in_825873 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_825873 td p, #FlexTableRot_stacks_in_825873 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_825873 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_825873, #FlexTableSearch_stacks_in_825873 {
	display: none !important;
	}
}



#stacks_in_826080>.s3_row {
	margin: 0 -10px;
}

#stacks_in_826080>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_826080>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}





/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_826081 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_826081, #FlexTableCaption_stacks_in_826081, #FlexTableSearch_stacks_in_826081 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_826081 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_826081 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_826081 label {
	display: inline;
	}





#FlexTableRot_stacks_in_826081 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_826081, #FlexTableRot_stacks_in_826081 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_826081 td p, #FlexTableRot_stacks_in_826081 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_826081 td, #FlexTableRot_stacks_in_826081 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Left;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_826081 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_826081 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	
	}

#FlexTableRot_stacks_in_826081 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_826081 td:first-child {

	

	
	
	
	

	
	text-align: Left;
	

	
	width: 250px;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_826081 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_826081 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_826081 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_826081 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_826081 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_826081, #FlexTableRot_stacks_in_826081, #FlexTablePager_stacks_in_826081, #FlexTableCaption_stacks_in_826081, #FlexTableSearch_stacks_in_826081, #FlexTableSearch_search_stacks_in_826081, #FlexTableSearch_button_stacks_in_826081 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_826081 tr td, #FlexTableRot_stacks_in_826081 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_826081 td p, #FlexTableRot_stacks_in_826081 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_826081 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_826081, #FlexTableSearch_stacks_in_826081 {
	display: none !important;
	}
}



/* FlexTable styles */
/* Bryn Owen Design, 2019 */

/* the div the table lives inside */
#FlexTableDiv_stacks_in_5637 {

	/* default no padding without shadows, so that generic border/rounding work nicely */
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	/* modify div paddings to make room for shadow, but generic border/rounding will not work */
	

	/* scroll forces scroll bars in firefox/ie - use auto to show them when necessary */
	overflow-x: auto;

	
	overflow-y: auto;
	

	
	}

#FlexTablePager_stacks_in_5637, #FlexTableCaption_stacks_in_5637, #FlexTableSearch_stacks_in_5637 {
	line-height: 24px !important;
	max-height: 24px;
	white-space: nowrap;
	display: inline-block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 1.0em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;

	
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

	
	border: none;
	
	position: relative;
	z-index: 0;
	}

#FlexTablePager_stacks_in_5637 {
	background-color: rgba(255, 255, 255, 1.00);
	float: left;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif !important;
	
	vertical-align: top;
	
	border-top: none !important;
	-moz-border-top-left-radius: 0px !important;
	-moz-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	
	
	
	}

#FlexTablePager_stacks_in_5637 a {
	text-decoration: none !important;
	}

#FlexTablePager_stacks_in_5637 label {
	display: inline;
	}





#FlexTableRot_stacks_in_5637 {
	display: none;
	}

/* the overall table itself */
#FlexTable_stacks_in_5637, #FlexTableRot_stacks_in_5637 {

	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	font-size: 1.0em !important;

	
	color: rgba(102, 102, 102, 1.00);
	

	
		border-collapse: collapse;
		
	

	
		border: none;
		border-spacing: 0px 0px;
	

	
	}

/* fix trailing margin after td paragraphs in 1.5.0 */
#FlexTable_stacks_in_5637 td p, #FlexTableRot_stacks_in_5637 td p {
	margin-bottom: 0;
	margin-top: 0;
	
	}

/* every table cell */
#FlexTable_stacks_in_5637 td, #FlexTableRot_stacks_in_5637 td {

	/* new for 1.1.6 to improve font scaling in foundation */
	font-size: 1.0em !important;

	
	
	
	
	
	
	

	background-color: rgba(236, 238, 225, 1.00);

	
	
	
	text-align: Center;
	

	
	
	
	
	vertical-align: middle;
	
	

	

	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;

	
	width: auto;
	

	

	
	}

/* first row overrides */
#FlexTable_stacks_in_5637 tr:first-child td {

	

	
	
	
	

	
	
	vertical-align: middle;
	
	

	
	}

/* first column for rotated table */
#FlexTableRot_stacks_in_5637 td:first-child {

	

	
	
	
	

	
	text-align: Center;
	

	
	width: auto;
	
	}

#FlexTableRot_stacks_in_5637 td {
	width: auto !important;
	}

/* first column overrides */
#FlexTable_stacks_in_5637 td:first-child {

	

	
	
	
	

	
	text-align: Center;
	

	
	width: auto;
	

	
	}



/* rotated table first row second column overrides */
#FlexTableRotR1C2_stacks_in_5637 {
	
	}







/* outer table radius when collapsed */
#FlexTable_stacks_in_5637 tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
	}
#FlexTable_stacks_in_5637 tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
	}
#FlexTable_stacks_in_5637 tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#FlexTable_stacks_in_5637 tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	}





@media all and (max-width: 600px) {
#FlexTable_stacks_in_5637, #FlexTableRot_stacks_in_5637, #FlexTablePager_stacks_in_5637, #FlexTableCaption_stacks_in_5637, #FlexTableSearch_stacks_in_5637, #FlexTableSearch_search_stacks_in_5637, #FlexTableSearch_button_stacks_in_5637 {
	/* one master location for font scaling etc. */
	font-size: 1.00em !important;
	line-height: 1.2em;
	}

/* new for 1.1.6 to improve font scaling in foundation */
#FlexTable_stacks_in_5637 tr td, #FlexTableRot_stacks_in_5637 tr td {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

/* added in 1.5.0 for paragraphs inside td from Markdown */
#FlexTable_stacks_in_5637 td p, #FlexTableRot_stacks_in_5637 td p {
	/* font-size: 1.00em !important; */
	font-size: 1em !important;
	}

#FlexTableSearch_search_stacks_in_5637 {
	width: 100px !important;
	}




}




/* hover dynamics for pager/search, disabled on small screens */
@media all and (min-width: 600px) {


}

/* never print search and pager */
@media print {
#FlexTablePager_stacks_in_5637, #FlexTableSearch_stacks_in_5637 {
	display: none !important;
	}
}



