﻿/* MadCap Table Style: */

/*<meta Version="9" />*/

mcTableStyle
{
	name: Standard;
	border-collapse: collapse;
	max-id: 13;
	border-spacing-y: 0;
	cell-padding-left: 0.5em;
	cell-padding-right: 0.5em;
	cell-padding-top: 2px;
	cell-padding-bottom: 2px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 16px;
	margin-bottom: 16px;
	background-color: #ffffff;
	overflow: hidden;
	border-left-width: 1px;
	border-left-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-top-width: 1px;
	border-top-color: #ccd6e3;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
}

mcTableColumnStyle
{
	span: 1;
	name: Column1;
	id: 0;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #ccd6e3;
	color: #122d4e;
}

mcTableColumnStyle
{
	span: 1;
	id: 7;
	name: CustCol;
	type: Manual;
	separator-style: dashed;
	separator-width: 1px;
	separator-color: #9dbcdd;
	background-color: #ccd6e3;
	font-size: var(--font-size-table);
	font-weight: 400;
	color: #122d4e;
}

mcTableColumnStyle
{
	span: 1;
	id: 9;
	name: CustCol2;
	type: Manual;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #c0c0c0;
	background-color: #f4f9fe;
}

mcTableHeadStyle
{
	span: 1;
	name: Header1;
	id: 2;
	background-color: #f4f9fe;
	color: #122d4e;
	size: 40px;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #ccd6e3;
}

mcTableBodyStyle
{
	span: 1;
	name: Body1;
	id: 1;
	font-size: var(--font-size-table);
	size: 40px;
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #ccd6e3;
}

mcTableBodyStyle
{
	span: 1;
	id: 4;
	name: Body2;
	font-size: var(--font-size-table);
	size: 40px;
	type: Automatic;
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #ccd6e3;
}

mcTableBodyStyle
{
	span: 1;
	id: 6;
	name: Custom;
	type: Manual;
	background-color: #ccd6e3;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #d3d3d3;
	font-size: 16px;
	font-weight: 600;
	color: #122d4e;
	size: 40px;
}

mcTableBodyStyle
{
	span: 1;
	id: 10;
	name: CustRow;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #c0c0c0;
	type: Manual;
	background-color: #f5f5f5;
}

mcTableBodyStyle
{
	span: 1;
	id: 13;
	name: HeaderRowStyle;
	font-size: var(--font-size-table);
	color: #122d4e;
	font-weight: 400;
	background-color: #f4f9fe;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #ccd6e3;
	text-align: left;
	vertical-align: middle;
	type: Manual;
}


/* Cell Styles: */
 
.TableStyle-Standard
{
	border-collapse: collapse;
	overflow: hidden;
	background-color: #ffffff;
	border-left-style: solid;
	border-left-color: #ccd6e3;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #ccd6e3;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #ccd6e3;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccd6e3;
	border-bottom-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: 16px;
	margin-bottom: 16px;
	border-spacing: 0px 0px;
}

.TableStyle-Standard-Column-Column1
{
	
}

.TableStyle-Standard-Column-CustCol
{
	
}

.TableStyle-Standard-Column-CustCol2
{
	
}

.TableStyle-Standard-Head-Header1
{
	height: 34px;
}

.TableStyle-Standard-HeadI-Column1-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadI-Column1-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadE-Column1-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
}

.TableStyle-Standard-HeadE-Column1-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadF-Column1-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
}

.TableStyle-Standard-HeadF-Column1-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadH-Column1-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadH-Column1-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadD-Column1-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
}

.TableStyle-Standard-HeadD-Column1-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadC-Column1-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadC-Column1-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadB-Column1-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadB-Column1-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadA-Column1-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadA-Column1-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadG-Column1-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadG-Column1-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadI-CustCol-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadI-CustCol-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadE-CustCol-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
}

.TableStyle-Standard-HeadE-CustCol-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadF-CustCol-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
}

.TableStyle-Standard-HeadF-CustCol-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadH-CustCol-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadH-CustCol-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadD-CustCol-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
}

.TableStyle-Standard-HeadD-CustCol-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadC-CustCol-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadC-CustCol-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadB-CustCol-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadB-CustCol-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadA-CustCol-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadA-CustCol-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadG-CustCol-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadG-CustCol-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadI-CustCol2-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadI-CustCol2-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadE-CustCol2-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
}

.TableStyle-Standard-HeadE-CustCol2-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadF-CustCol2-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
}

.TableStyle-Standard-HeadF-CustCol2-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadH-CustCol2-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadH-CustCol2-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadD-CustCol2-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
}

.TableStyle-Standard-HeadD-CustCol2-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadC-CustCol2-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadC-CustCol2-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadB-CustCol2-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadB-CustCol2-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadA-CustCol2-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadA-CustCol2-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-HeadG-CustCol2-Header1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-HeadG-CustCol2-Header1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: bold;
}

.TableStyle-Standard-FootI-Column1-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-FootI-Column1- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootE-Column1-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-FootE-Column1- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootF-Column1-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-FootF-Column1- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootH-Column1-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-FootH-Column1- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootD-Column1-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-FootD-Column1- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootC-Column1-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-FootC-Column1- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootB-Column1-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-FootB-Column1- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootA-Column1-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-FootA-Column1- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootG-Column1-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-FootG-Column1- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootI-CustCol-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-FootI-CustCol- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootE-CustCol-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-FootE-CustCol- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootF-CustCol-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-FootF-CustCol- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootH-CustCol-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-FootH-CustCol- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootD-CustCol-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-FootD-CustCol- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootC-CustCol-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-FootC-CustCol- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootB-CustCol-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-FootB-CustCol- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootA-CustCol-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-FootA-CustCol- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootG-CustCol-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-FootG-CustCol- p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-FootI-CustCol2-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
}

.TableStyle-Standard-FootI-CustCol2- p
{
	
}

.TableStyle-Standard-FootE-CustCol2-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-FootE-CustCol2- p
{
	
}

.TableStyle-Standard-FootF-CustCol2-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
}

.TableStyle-Standard-FootF-CustCol2- p
{
	
}

.TableStyle-Standard-FootH-CustCol2-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-FootH-CustCol2- p
{
	
}

.TableStyle-Standard-FootD-CustCol2-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
}

.TableStyle-Standard-FootD-CustCol2- p
{
	
}

.TableStyle-Standard-FootC-CustCol2-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
}

.TableStyle-Standard-FootC-CustCol2- p
{
	
}

.TableStyle-Standard-FootB-CustCol2-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-FootB-CustCol2- p
{
	
}

.TableStyle-Standard-FootA-CustCol2-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
}

.TableStyle-Standard-FootA-CustCol2- p
{
	
}

.TableStyle-Standard-FootG-CustCol2-
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
}

.TableStyle-Standard-FootG-CustCol2- p
{
	
}

.TableStyle-Standard-Body-Body1
{
	height: 34px;
}

.TableStyle-Standard-BodyI-Column1-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyI-Column1-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyE-Column1-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-BodyE-Column1-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyF-Column1-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyF-Column1-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyH-Column1-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-BodyH-Column1-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyD-Column1-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyD-Column1-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyC-Column1-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyC-Column1-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyB-Column1-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-BodyB-Column1-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyA-Column1-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyA-Column1-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyG-Column1-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyG-Column1-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyI-CustCol-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyI-CustCol-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyE-CustCol-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-BodyE-CustCol-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyF-CustCol-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyF-CustCol-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyH-CustCol-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-BodyH-CustCol-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyD-CustCol-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyD-CustCol-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyC-CustCol-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyC-CustCol-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyB-CustCol-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-BodyB-CustCol-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyA-CustCol-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyA-CustCol-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyG-CustCol-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyG-CustCol-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyI-CustCol2-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyI-CustCol2-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-BodyE-CustCol2-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-BodyE-CustCol2-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-BodyF-CustCol2-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyF-CustCol2-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-BodyH-CustCol2-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-BodyH-CustCol2-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-BodyD-CustCol2-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyD-CustCol2-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-BodyC-CustCol2-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyC-CustCol2-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-BodyB-CustCol2-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-BodyB-CustCol2-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-BodyA-CustCol2-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyA-CustCol2-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-BodyG-CustCol2-Body1
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyG-CustCol2-Body1 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-Body-Body2
{
	height: 40px;
}

.TableStyle-Standard-BodyI-Column1-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyI-Column1-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyE-Column1-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-BodyE-Column1-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyF-Column1-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyF-Column1-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyH-Column1-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-BodyH-Column1-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyD-Column1-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyD-Column1-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyC-Column1-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyC-Column1-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyB-Column1-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-BodyB-Column1-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyA-Column1-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyA-Column1-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyG-Column1-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyG-Column1-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyI-CustCol-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyI-CustCol-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyE-CustCol-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-BodyE-CustCol-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyF-CustCol-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyF-CustCol-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyH-CustCol-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-BodyH-CustCol-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyD-CustCol-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyD-CustCol-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyC-CustCol-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyC-CustCol-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyB-CustCol-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-BodyB-CustCol-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyA-CustCol-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyA-CustCol-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyG-CustCol-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyG-CustCol-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyI-CustCol2-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyI-CustCol2-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-BodyE-CustCol2-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-BodyE-CustCol2-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-BodyF-CustCol2-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyF-CustCol2-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-BodyH-CustCol2-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-BodyH-CustCol2-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-BodyD-CustCol2-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyD-CustCol2-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-BodyC-CustCol2-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyC-CustCol2-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-BodyB-CustCol2-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-BodyB-CustCol2-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-BodyA-CustCol2-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyA-CustCol2-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-BodyG-CustCol2-Body2
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyG-CustCol2-Body2 p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 600;
}

.TableStyle-Standard-Body-Custom
{
	height: 40px;
}

.TableStyle-Standard-BodyI-Column1-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ccd6e3;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyI-Column1-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyE-Column1-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ccd6e3;
	border-bottom-width: 1px;
	border-bottom-color: #d3d3d3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-BodyE-Column1-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyF-Column1-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ccd6e3;
	border-bottom-width: 1px;
	border-bottom-color: #d3d3d3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyF-Column1-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyH-Column1-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ccd6e3;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-BodyH-Column1-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyD-Column1-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ccd6e3;
	border-bottom-width: 1px;
	border-bottom-color: #d3d3d3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyD-Column1-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyC-Column1-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ccd6e3;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyC-Column1-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyB-Column1-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ccd6e3;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-BodyB-Column1-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyA-Column1-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ccd6e3;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyA-Column1-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyG-Column1-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ccd6e3;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyG-Column1-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyI-CustCol-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyI-CustCol-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyE-CustCol-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #d3d3d3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-BodyE-CustCol-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyF-CustCol-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #d3d3d3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyF-CustCol-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyH-CustCol-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-BodyH-CustCol-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyD-CustCol-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #d3d3d3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyD-CustCol-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyC-CustCol-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyC-CustCol-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyB-CustCol-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-BodyB-CustCol-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyA-CustCol-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyA-CustCol-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyG-CustCol-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyG-CustCol-Custom p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyI-CustCol2-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyI-CustCol2-Custom p
{
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
}

.TableStyle-Standard-BodyE-CustCol2-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-color: #d3d3d3;
	border-bottom-style: solid;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-BodyE-CustCol2-Custom p
{
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
}

.TableStyle-Standard-BodyF-CustCol2-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-color: #d3d3d3;
	border-bottom-style: solid;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyF-CustCol2-Custom p
{
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
}

.TableStyle-Standard-BodyH-CustCol2-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-BodyH-CustCol2-Custom p
{
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
}

.TableStyle-Standard-BodyD-CustCol2-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-color: #d3d3d3;
	border-bottom-style: solid;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyD-CustCol2-Custom p
{
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
}

.TableStyle-Standard-BodyC-CustCol2-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyC-CustCol2-Custom p
{
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
}

.TableStyle-Standard-BodyB-CustCol2-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-BodyB-CustCol2-Custom p
{
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
}

.TableStyle-Standard-BodyA-CustCol2-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyA-CustCol2-Custom p
{
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
}

.TableStyle-Standard-BodyG-CustCol2-Custom
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyG-CustCol2-Custom p
{
	color: #122d4e;
	font-size: 16px;
	font-weight: 600;
}

.TableStyle-Standard-Body-CustRow
{
	
}

.TableStyle-Standard-BodyI-Column1-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f5f5f5;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyI-Column1-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyE-Column1-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-BodyE-Column1-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyF-Column1-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyF-Column1-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyH-Column1-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f5f5f5;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-BodyH-Column1-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyD-Column1-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyD-Column1-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyC-Column1-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f5f5f5;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyC-Column1-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyB-Column1-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f5f5f5;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-BodyB-Column1-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyA-Column1-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f5f5f5;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyA-Column1-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyG-Column1-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f5f5f5;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyG-Column1-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyI-CustCol-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyI-CustCol-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyE-CustCol-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-BodyE-CustCol-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyF-CustCol-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyF-CustCol-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyH-CustCol-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-BodyH-CustCol-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyD-CustCol-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyD-CustCol-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyC-CustCol-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyC-CustCol-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyB-CustCol-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-BodyB-CustCol-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyA-CustCol-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyA-CustCol-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyG-CustCol-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyG-CustCol-CustRow p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyI-CustCol2-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyI-CustCol2-CustRow p
{
	
}

.TableStyle-Standard-BodyE-CustCol2-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-BodyE-CustCol2-CustRow p
{
	
}

.TableStyle-Standard-BodyF-CustCol2-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyF-CustCol2-CustRow p
{
	
}

.TableStyle-Standard-BodyH-CustCol2-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-BodyH-CustCol2-CustRow p
{
	
}

.TableStyle-Standard-BodyD-CustCol2-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyD-CustCol2-CustRow p
{
	
}

.TableStyle-Standard-BodyC-CustCol2-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyC-CustCol2-CustRow p
{
	
}

.TableStyle-Standard-BodyB-CustCol2-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-BodyB-CustCol2-CustRow p
{
	
}

.TableStyle-Standard-BodyA-CustCol2-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyA-CustCol2-CustRow p
{
	
}

.TableStyle-Standard-BodyG-CustCol2-CustRow
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyG-CustCol2-CustRow p
{
	
}

.TableStyle-Standard-Body-HeaderRowStyle
{
	
}

.TableStyle-Standard-BodyI-Column1-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyI-Column1-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyE-Column1-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-BodyE-Column1-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyF-Column1-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyF-Column1-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyH-Column1-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-BodyH-Column1-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyD-Column1-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyD-Column1-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyC-Column1-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyC-Column1-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyB-Column1-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #ccd6e3;
	border-right-style: solid;
}

.TableStyle-Standard-BodyB-Column1-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyA-Column1-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyA-Column1-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyG-Column1-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f4f9fe;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
}

.TableStyle-Standard-BodyG-Column1-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyI-CustCol-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyI-CustCol-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyE-CustCol-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-BodyE-CustCol-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyF-CustCol-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyF-CustCol-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyH-CustCol-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-BodyH-CustCol-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyD-CustCol-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyD-CustCol-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyC-CustCol-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyC-CustCol-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyB-CustCol-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
	border-right-width: 1px;
	border-right-color: #9dbcdd;
	border-right-style: dashed;
}

.TableStyle-Standard-BodyB-CustCol-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyA-CustCol-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyA-CustCol-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyG-CustCol-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	background-color: #ccd6e3;
}

.TableStyle-Standard-BodyG-CustCol-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyI-CustCol2-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyI-CustCol2-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyE-CustCol2-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-BodyE-CustCol2-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyF-CustCol2-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyF-CustCol2-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyH-CustCol2-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-BodyH-CustCol2-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyD-CustCol2-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #ccd6e3;
	border-bottom-style: solid;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyD-CustCol2-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyC-CustCol2-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyC-CustCol2-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyB-CustCol2-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
}

.TableStyle-Standard-BodyB-CustCol2-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyA-CustCol2-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyA-CustCol2-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}

.TableStyle-Standard-BodyG-CustCol2-HeaderRowStyle
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
	text-align: left;
	vertical-align: middle;
	background-color: #f4f9fe;
}

.TableStyle-Standard-BodyG-CustCol2-HeaderRowStyle p
{
	color: #122d4e;
	font-size: var(--font-size-table);
	font-weight: 400;
}


