body {
	font: .88em/150% Arial, Helvetica, sans-serif;
	margin: 30px auto;
}
h1 {
	font: bold 80%/120% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 10px;
	color: #999;
}
h2 {
	font-size: 2.5em;
	margin: 0 0 8px;
}
h3 {
	font-size: 1.6em;
	margin: 20px 0 5px;
}
a {
	color: #69C;
	text-decoration: none;
}
a:hover {
	color: #F30;
}
p {
	margin: 0 0 10px;
}
em {
	font: italic 100% "Times New Roman", Times, serif;
}
.credits {
	border-bottom: solid 1px #eee;
	padding-bottom: 10px;
	margin: 0 0 30px;
}
#pagewrap {
	margin: 0 auto;
	width: 600px;
	padding-left: 150px;
	position: relative;
}

#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: -150px;
}
#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 108px;
	height: 108px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}


.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_521_page5 {
	height: 40px;
}









/* Start doo Tab 2 stack each CSS code */#stacks_in_514_page5wrapper{	position: relative;	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box;    /* Firefox, other Gecko */	box-sizing: border-box;         /* Opera/IE 8+ */}#stacks_in_514_page5 .dooTabContentTitle{	display: none;}ul.stacks_in_514_page5tabs {	position: relative;	margin: 0 !important;	padding: 0;	float: left;	list-style: none !important;	list-style-type: none !important;	height: 34px;	border-bottom: 1px solid rgba(179, 179, 179, 1.00);	width: 100%;	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box;    /* Firefox, other Gecko */	box-sizing: border-box;         /* Opera/IE 8+ */}ul.stacks_in_514_page5tabs li {	float: left;	margin: 0;	cursor: pointer;	padding: 0px 21px;	height: 33px;	line-height: 33px !important;	border-top: 1px solid rgba(179, 179, 179, 1.00);	border-right: 1px solid rgba(179, 179, 179, 1.00);	/*border-bottom: 1px solid rgba(179, 179, 179, 1.00);*/	border-left: 1px solid rgba(179, 179, 179, 1.00);	background-color: rgba(244, 244, 244, 1.00);	color: rgba(0, 128, 255, 1.00);	overflow: hidden;	position: relative;	margin-left: 2px;	z-index: 1;	-webkit-border-top-left-radius: 4px;	-webkit-border-top-right-radius: 4px;	-moz-border-radius-topleft: 4px;	-moz-border-radius-topright: 4px;	border-top-left-radius: 4px;	border-top-right-radius: 4px;	white-space: nowrap;	font-size: 14px !important;	list-style: none !important;	list-style-type: none !important;	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box;    /* Firefox, other Gecko */	box-sizing: border-box;         /* Opera/IE 8+ */}/*.tab_last { border-right: 1px solid ; }*/ul.stacks_in_514_page5tabs li.tab_first { margin-left: 0px; }ul.stacks_in_514_page5tabs li:hover {	color: rgba(0, 108, 235, 1.00);}ul.stacks_in_514_page5tabs li.active {	background-color: rgba(255, 255, 255, 1.00);	color: rgba(51, 51, 51, 1.00);	border-top: 1px solid rgba(179, 179, 179, 1.00);	border-left: 1px solid rgba(179, 179, 179, 1.00);	border-right: 1px solid rgba(179, 179, 179, 1.00);	display: block;	z-index: 10;	-webkit-box-sizing: content-box; /* Safari/Chrome, other WebKit */	-moz-box-sizing: content-box;    /* Firefox, other Gecko */	box-sizing: content-box;         /* Opera/IE 8+ */}.stacks_in_514_page5tab_container {	position: relative;	border: 1px solid rgba(179, 179, 179, 1.00);	border-top: none;	background: rgba(255, 255, 255, 1.00);	overflow: auto;	-webkit-border-bottom-right-radius: 3px;	-webkit-border-bottom-left-radius: 3px;	-moz-border-radius-bottomright: 3px;	-moz-border-radius-bottomleft: 3px;	border-bottom-right-radius: 3px;	border-bottom-left-radius: 3px;	-webkit-box-sizing: content-box; /* Safari/Chrome, other WebKit */	-moz-box-sizing: content-box;    /* Firefox, other Gecko */	box-sizing: content-box;         /* Opera/IE 8+ */}#stacks_in_514_page5 .dooTabContent {	padding: 20px;	display: none;}#stacks_in_514_page5 .tab_drawer_heading { display: none; }@media screen and (max-width: 480px) {	ul.stacks_in_514_page5tabs {		border-bottom: none;	}	.stacks_in_514_page5tabs {		display: none;	}	#stacks_in_514_page5 .tab_drawer_heading {		background-color: rgba(244, 244, 244, 1.00) !important;		color: rgba(0, 128, 255, 1.00) !important;		border-top: 1px solid rgba(179, 179, 179, 1.00);		margin: 0;		padding: 8px 20px;		display: block;		cursor: pointer;		-webkit-touch-callout: none;		-webkit-user-select: none;		-khtml-user-select: none;		-moz-user-select: none;		-ms-user-select: none;		user-select: none;		font-size: 16px !important;	}	.stacks_in_514_page5tab_container > div:first-child .tab_drawer_heading {		border-top: 0px !important;	}	.stacks_in_514_page5_active {		background-color: rgba(255, 255, 255, 1.00) !important;		color: rgba(51, 51, 51, 1.00);		border-bottom: 1px solid rgba(179, 179, 179, 1.00);	}	.stacks_in_514_page5tab_container {	border: 1px solid rgba(179, 179, 179, 1.00) !important;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	}}/* End doo Tab 2 stack each CSS code *//* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */

.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_404_page5 {
	height: 40px;
}









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

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

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




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







  


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



}



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


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


}




  


.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_579_page5 {
	height: 40px;
}









/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */

.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_405_page5 {
	height: 40px;
}









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

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

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




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







  


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



}



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


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


}




  
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_358_page5>.s3_row {
	margin: 0 -10px;
}

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

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




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







  


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



}



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


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


}




  


.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_411_page5 {
	height: 40px;
}









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

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

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




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







  


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



}



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


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


}




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

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

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




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







  


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



}



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


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


}




  


.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_384_page5 {
	height: 40px;
}









.responsiveTable td
{
    min-width: 50px;
}


/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */

/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */

table th { font-weight: bold; }
table td, table th {
    padding: 9px 10px;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    border-left: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
}

/* Mobile */
@media only screen and (max-width: 767px) {

    table td, table th {
        border-style: none;
    }

    table.responsiveTable { margin-bottom: 0; }

    .pinned {
        position: absolute; left: 0; top: 0;
        background: #fff; width: 35%; overflow: hidden; overflow-x: scroll;
        border-left: 1px solid #D5D5D5;
        border-right: 1px solid #D5D5D5;
    }
    .pinned table { border-right: none; border-left: none; width: 100%; }
    .pinned table th, .pinned table td { white-space: nowrap; }
    .pinned td:last-child { border-bottom: 0; }

    div.table-wrapper {
        position: relative; margin-bottom: 20px; overflow: hidden;
        border-right: 1px solid #D5D5D5;
        border-top: 1px solid #D5D5D5;
        border-bottom: 1px solid #D5D5D5;
    }
    div.table-wrapper div.scrollable { margin-left: 35%; }
    div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }

    table.responsiveTable td, table.responsiveTable th { position: relative; white-space: nowrap; overflow: hidden; }
    table.responsiveTable th:first-child, table.responsiveTable td:first-child, table.responsiveTable td:first-child, table.responsiveTable.pinned td { display: none; }


}


.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_388_page5 {
	height: 40px;
}










#usefulGridOuterstacks_in_275_page5 {
	margin: 0;
	height: auto;
	overflow: auto;
}

#usefulGridOuterstacks_in_275_page5 .usefulGridItem {
	float: left;
	padding: 0;
	margin: 0;
	display: block;
	height: 100.00%;
	overflow: hidden;
	position: relative;
	width: 32.00%;
}

@media screen and (max-width: 2500px) {
	#usefulGridOuterstacks_in_275_page5 .usefulGridItem {
		width: 20.00%;
	}
}

@media screen and (max-width: 2000px) {
	#usefulGridOuterstacks_in_275_page5 .usefulGridItem {
		width: 25.00%;
	}
}

@media screen and (max-width: 1500px) {
	#usefulGridOuterstacks_in_275_page5 .usefulGridItem {
		width: 33.00%;
	}
}

@media screen and (max-width: 1000px) {
	#usefulGridOuterstacks_in_275_page5 .usefulGridItem {
		width: 49.00%;
	}
}

@media screen and (max-width: 700px) {
	#usefulGridOuterstacks_in_275_page5 .usefulGridItem {
		width: 100.00%;
	}
}

@media print {
	#usefulGridOuterstacks_in_275_page5 .usefulGridItem {
		width: 100%;
	}
}

#usefulGridOuterstacks_in_275_page5 .usefulGridItem .usefulGridItemInner {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}




#stacks_in_291_page5 {
	padding:  5px;
}

#stacks_in_305_page5 {
	font-size: 69%;
}

#stacks_in_293_page5 {
	padding:  5px;
}

#stacks_in_310_page5 {
	font-size: 69%;
}

#stacks_in_295_page5 {
	padding:  5px;
}

#stacks_in_315_page5 {
	font-size: 69%;
}

#stacks_in_297_page5 {
	padding:  5px;
}

#stacks_in_320_page5 {
	font-size: 69%;
}

#stacks_in_299_page5 {
	padding:  5px;
}

#stacks_in_325_page5 {
	font-size: 69%;
}

#stacks_in_302_page5 {
	padding:  5px;
}

#stacks_in_330_page5 {
	font-size: 69%;
}
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */.responsiveTable td
{
    min-width: 50px;
}


/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */

/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */

table th { font-weight: bold; }
table td, table th {
    padding: 9px 10px;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    border-left: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
}

/* Mobile */
@media only screen and (max-width: 767px) {

    table td, table th {
        border-style: none;
    }

    table.responsiveTable { margin-bottom: 0; }

    .pinned {
        position: absolute; left: 0; top: 0;
        background: #fff; width: 35%; overflow: hidden; overflow-x: scroll;
        border-left: 1px solid #D5D5D5;
        border-right: 1px solid #D5D5D5;
    }
    .pinned table { border-right: none; border-left: none; width: 100%; }
    .pinned table th, .pinned table td { white-space: nowrap; }
    .pinned td:last-child { border-bottom: 0; }

    div.table-wrapper {
        position: relative; margin-bottom: 20px; overflow: hidden;
        border-right: 1px solid #D5D5D5;
        border-top: 1px solid #D5D5D5;
        border-bottom: 1px solid #D5D5D5;
    }
    div.table-wrapper div.scrollable { margin-left: 35%; }
    div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }

    table.responsiveTable td, table.responsiveTable th { position: relative; white-space: nowrap; overflow: hidden; }
    table.responsiveTable th:first-child, table.responsiveTable td:first-child, table.responsiveTable td:first-child, table.responsiveTable.pinned td { display: none; }


}
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */.responsiveTable td
{
    min-width: 50px;
}


/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */

/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */

table th { font-weight: bold; }
table td, table th {
    padding: 9px 10px;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    border-left: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
}

/* Mobile */
@media only screen and (max-width: 767px) {

    table td, table th {
        border-style: none;
    }

    table.responsiveTable { margin-bottom: 0; }

    .pinned {
        position: absolute; left: 0; top: 0;
        background: #fff; width: 35%; overflow: hidden; overflow-x: scroll;
        border-left: 1px solid #D5D5D5;
        border-right: 1px solid #D5D5D5;
    }
    .pinned table { border-right: none; border-left: none; width: 100%; }
    .pinned table th, .pinned table td { white-space: nowrap; }
    .pinned td:last-child { border-bottom: 0; }

    div.table-wrapper {
        position: relative; margin-bottom: 20px; overflow: hidden;
        border-right: 1px solid #D5D5D5;
        border-top: 1px solid #D5D5D5;
        border-bottom: 1px solid #D5D5D5;
    }
    div.table-wrapper div.scrollable { margin-left: 35%; }
    div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }

    table.responsiveTable td, table.responsiveTable th { position: relative; white-space: nowrap; overflow: hidden; }
    table.responsiveTable th:first-child, table.responsiveTable td:first-child, table.responsiveTable td:first-child, table.responsiveTable.pinned td { display: none; }


}
#stickystacks_in_1070_page5 {
	display: block;
	position: fixed;
	right: 5px;
	top: 5px;
	padding: 0;
	margin: 0;
	width: 200px;
	overflow: hidden;
	z-index: 100;
}

#stickyLinkstacks_in_1070_page5 a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media print {
	#stickystacks_in_1070_page5 {
		display: none !important;
	}
}
#stacks_in_1072_page5 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	padding: 12px 0px 0px 0px;
}
