@import 'https://fonts.googleapis.com/css?family=Lato:700,regular,italic,700italic&display=swap';
@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:700,regular,italic,700italic&display=swap';
#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1200px minmax(0, 1fr); grid-template-rows: 60px auto 160px; }
#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
#imSideBar { display: none; }
#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-rows: 50px auto 160px; }
	#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-rows: 50px auto 160px; }
	#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 479.9px)  {
	#imPage { display: grid; grid-template-columns: 0 minmax(0, 1fr) 0; grid-template-rows: 50px auto 160px; }
	#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 22.833px 22.833px 22.833px 22.833px 22.833px 22.833px 22.833px 22.833px 22.833px 22.833px 22.833px 22.833px 54.417px 54.417px 54.417px 54.417px 54.417px 54.417px 54.417px 54.417px 54.417px 54.417px 54.417px 54.417px 22.667px 22.667px 22.667px 22.667px 22.667px 22.667px 22.667px 22.667px 22.667px 22.667px 22.667px 22.667px minmax(0, 1fr); grid-template-rows: auto auto auto auto; }
#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
#imCell_1 { display: grid; grid-column: 2 / 38; grid-row: 1 / 2; }
#imCell_2 { display: grid; grid-column: 14 / 26; grid-row: 2 / 3; }
#imCell_3 { display: grid; grid-column: 2 / 38; grid-row: 3 / 4; }
#imCell_4 { display: grid; grid-column: 2 / 38; grid-row: 4 / 5; }
#imPageRow_1 { display: block; grid-column: 2 / 38; grid-row: 1 / 2; }
#imPageRow_2 { display: block; grid-column: 2 / 38; grid-row: 2 / 3; }
#imPageRow_3 { display: block; grid-column: 2 / 38; grid-row: 3 / 4; }
#imPageRow_4 { display: block; grid-column: 2 / 38; grid-row: 4 / 5; }
@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 13.667px 13.667px 13.667px 13.667px 13.667px 13.667px 13.667px 13.667px 13.667px 13.667px 13.667px 13.667px 32.667px 32.667px 32.667px 32.667px 32.667px 32.667px 32.667px 32.667px 32.667px 32.667px 32.667px 32.667px 13.583px 13.583px 13.583px 13.583px 13.583px 13.583px 13.583px 13.583px 13.583px 13.583px 13.583px 13.583px minmax(0, 1fr); grid-template-rows: auto auto auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_1 { display: grid; grid-column: 2 / 38; grid-row: 1 / 2; }
	#imCell_2 { display: grid; grid-column: 14 / 26; grid-row: 2 / 3; }
	#imCell_3 { display: grid; grid-column: 2 / 38; grid-row: 3 / 4; }
	#imCell_4 { display: grid; grid-column: 2 / 38; grid-row: 4 / 5; }
	#imPageRow_1 { display: block; grid-column: 2 / 38; grid-row: 1 / 2; }
	#imPageRow_2 { display: block; grid-column: 2 / 38; grid-row: 2 / 3; }
	#imPageRow_3 { display: block; grid-column: 2 / 38; grid-row: 3 / 4; }
	#imPageRow_4 { display: block; grid-column: 2 / 38; grid-row: 4 / 5; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 21.75px 21.75px 21.75px 21.75px 21.75px 21.75px 21.75px 21.75px 21.75px 21.75px 21.75px 21.75px 9.083px 9.083px 9.083px 9.083px 9.083px 9.083px 9.083px 9.083px 9.083px 9.083px 9.083px 9.083px minmax(0, 1fr); grid-template-rows: auto auto auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_1 { display: grid; grid-column: 2 / 38; grid-row: 1 / 2; }
	#imCell_2 { display: grid; grid-column: 14 / 26; grid-row: 2 / 3; }
	#imCell_3 { display: grid; grid-column: 2 / 38; grid-row: 3 / 4; }
	#imCell_4 { display: grid; grid-column: 2 / 38; grid-row: 4 / 5; }
	#imPageRow_1 { display: block; grid-column: 2 / 38; grid-row: 1 / 2; }
	#imPageRow_2 { display: block; grid-column: 2 / 38; grid-row: 2 / 3; }
	#imPageRow_3 { display: block; grid-column: 2 / 38; grid-row: 3 / 4; }
	#imPageRow_4 { display: block; grid-column: 2 / 38; grid-row: 4 / 5; }
	
}
@media (max-width: 479.9px)  {
	#imContent { display: grid; grid-template-columns: 0 minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) 0; grid-template-rows: auto auto auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_1 { display: grid; grid-column: 2 / 38; grid-row: 1 / 2; }
	#imCell_2 { display: grid; grid-column: 2 / 38; grid-row: 2 / 3; }
	#imCell_3 { display: grid; grid-column: 2 / 38; grid-row: 3 / 4; }
	#imCell_4 { display: grid; grid-column: 2 / 38; grid-row: 4 / 5; }
	#imPageRow_1 { display: block; grid-column: 2 / 38; grid-row: 1 / 2; }
	#imPageRow_2 { display: block; grid-column: 2 / 38; grid-row: 2 / 3; }
	#imPageRow_3 { display: block; grid-column: 2 / 38; grid-row: 3 / 4; }
	#imPageRow_4 { display: block; grid-column: 2 / 38; grid-row: 4 / 5; }
	
}
#imHeader_imCell_8 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_08 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_8 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_8 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imObjectImage_08 { vertical-align: top; font-size: 0; margin: 0 auto; }
#imHeader_imObjectImage_08 #imHeader_imObjectImage_08_container img { width: 100%; height: auto; vertical-align: top; }#imHeader_imCell_9 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_09 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_9 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_9 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imFooter_imCell_2 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_02 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_2 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_2 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imTextObject_02 { width: 100%; }
#imFooter_imTextObject_02 { font-style: normal; font-weight: normal; line-height: 24px; }
#imFooter_imTextObject_02_tab0 div { line-height: 24px; }
#imFooter_imTextObject_02_tab0 .imHeading1 { line-height: 72px; }
#imFooter_imTextObject_02_tab0 .imHeading2 { line-height: 56px; }
#imFooter_imTextObject_02_tab0 .imHeading3 { line-height: 48px; }
#imFooter_imTextObject_02_tab0 .imHeading4 { line-height: 40px; }
#imFooter_imTextObject_02_tab0 .imHeading5 { line-height: 36px; }
#imFooter_imTextObject_02_tab0 .imHeading6 { line-height: 28px; }
#imFooter_imTextObject_02_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_02_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_02_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_02_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_02_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_02_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_02_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_02_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_02_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_02_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_02_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_02_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_02_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_02_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_02_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_02_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_02_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_02_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_02_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_02_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_02_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_02_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_02_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_02_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_02_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_02_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_02_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_02_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_02_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_02_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_02_tab0 .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imFooter_imTextObject_02_tab0 .cf1 { color: rgb(255, 255, 255); }
#imFooter_imTextObject_02_tab0 .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imFooter_imTextObject_02 .text-container {width: 100%;}#imFooter_imTextObject_02 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_02 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_02 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_02 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imFooter_imCell_3 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_03 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_3 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_3 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imTextObject_03 { width: 100%; }
#imFooter_imTextObject_03 { font-style: normal; font-weight: normal; line-height: 24px; }
#imFooter_imTextObject_03_tab0 div { line-height: 24px; }
#imFooter_imTextObject_03_tab0 .imHeading1 { line-height: 72px; }
#imFooter_imTextObject_03_tab0 .imHeading2 { line-height: 56px; }
#imFooter_imTextObject_03_tab0 .imHeading3 { line-height: 48px; }
#imFooter_imTextObject_03_tab0 .imHeading4 { line-height: 40px; }
#imFooter_imTextObject_03_tab0 .imHeading5 { line-height: 36px; }
#imFooter_imTextObject_03_tab0 .imHeading6 { line-height: 28px; }
#imFooter_imTextObject_03_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_03_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_03_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_03_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_03_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_03_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_03_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_03_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_03_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_03_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_03_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_03_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_03_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_03_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_03_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_03_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_03_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_03_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_03_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_03_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_03_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_03_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_03_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_03_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_03_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_03_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_03_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_03_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_03_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_03_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_03_tab0 .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imFooter_imTextObject_03_tab0 .cf1 { color: rgb(255, 255, 255); }
#imFooter_imTextObject_03_tab0 .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imFooter_imTextObject_03 .text-container {width: 100%;}#imFooter_imTextObject_03 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_03 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_03 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_03 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imStickyBar_imCell_4 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imObjectImage_04 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imStickyBar_imCellStyleGraphics_4 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imStickyBar_imCellStyleBorders_4 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imStickyBar_imObjectImage_04 { vertical-align: top; font-size: 0; margin: 0 auto; }
#imStickyBar_imObjectImage_04 #imStickyBar_imObjectImage_04_container img { width: 100%; height: auto; vertical-align: top; }#imStickyBar_imCell_5 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_05 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_5 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imStickyBar_imCellStyleBorders_5 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
.imPageRow { position: relative;  }
#imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_18_01 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_1 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTextObject_18_01 { width: 100%; }
#imTextObject_18_01 { font-style: normal; font-weight: normal; line-height: 24px; }
#imTextObject_18_01_tab0 div { line-height: 24px; }
#imTextObject_18_01_tab0 .imHeading1 { line-height: 72px; }
#imTextObject_18_01_tab0 .imHeading2 { line-height: 56px; }
#imTextObject_18_01_tab0 .imHeading3 { line-height: 48px; }
#imTextObject_18_01_tab0 .imHeading4 { line-height: 40px; }
#imTextObject_18_01_tab0 .imHeading5 { line-height: 36px; }
#imTextObject_18_01_tab0 .imHeading6 { line-height: 28px; }
#imTextObject_18_01_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_18_01_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_18_01_tab0 ul ul ul { list-style: circle; }
#imTextObject_18_01_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_18_01_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_18_01_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_18_01_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_18_01_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_18_01_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_18_01_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_18_01_tab0 p { margin: 0; padding: 0; }
#imTextObject_18_01_tab0 .inline-block { display: inline-block; }
#imTextObject_18_01_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_18_01_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_18_01_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_18_01_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_18_01_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_18_01_tab0 img.fleft { margin-right: 15px; }
#imTextObject_18_01_tab0 img.fright { margin-left: 15px; }
#imTextObject_18_01_tab0 .imTALeft { text-align: left; }
#imTextObject_18_01_tab0 .imTARight { text-align: right; }
#imTextObject_18_01_tab0 .imTACenter { text-align: center; }
#imTextObject_18_01_tab0 .imTAJustify { text-align: justify; }
#imTextObject_18_01_tab0 .imUl { text-decoration: underline; }
#imTextObject_18_01_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_18_01_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_18_01_tab0 .imVt { vertical-align: top; }
#imTextObject_18_01_tab0 .imVc { vertical-align: middle; }
#imTextObject_18_01_tab0 .imVb { vertical-align: bottom; }
#imTextObject_18_01_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_18_01_tab0 .cf1 { color: rgb(51, 51, 51); }
#imTextObject_18_01_tab0 .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imTextObject_18_01_tab0 .ff1 { font-family: 'Arial'; }
#imTextObject_18_01 .text-container {width: 100%;}#imTextObject_18_01 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_18_01 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_18_01 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_18_01 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_2 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectForm_18_02 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_2 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_2 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectForm_18_02 { width: 100%; }
.imObjectForm_2_tip { position: absolute; right: 0px; width: 20px; }
#imObjectForm_2_form { position: relative; width: 100%; margin: 0; padding: 0; text-align: left; font-family: Source Sans Pro, sans serif; font-size: 11pt; font-weight: normal; font-style: normal; text-align: left; }
#imObjectForm_2_form label, #imObjectForm_2_form .checkbox, #imObjectForm_2_form .radiobutton, #imObjectForm_2_form option.label_option { opacity: 1; color: rgba(0, 0, 0, 1); font-family: Source Sans Pro, sans serif; font-size: 11pt; font-weight: normal; font-style: normal; -webkit-text-size-adjust: 100%; }
#imObjectForm_2_form ::placeholder { opacity: 1; color: rgba(0, 0, 0, 1); font-family: Source Sans Pro, sans serif; font-size: 11pt; font-weight: normal; font-style: normal; -webkit-text-size-adjust: 100%; }
#imObjectForm_2_form label { text-align: left; padding: 1px 0; }
#imObjectForm_2_form fieldset { margin: 0; padding: 8px 0 0 0; }
#imObjectForm_2_form fieldset.first { margin: 0; padding: 0; }
#imObjectForm_2_form div.legend { margin-bottom: 8px; font-family: Source Sans Pro, sans serif; font-size: 11pt;}
#imObjectForm_2_form input[type=text], #imObjectForm_2_form input[type=password], #imObjectForm_2_form input[type=file], #imObjectForm_2_form input[type=tel], #imObjectForm_2_form input[type=date], #imObjectForm_2_form input[type=number], #imObjectForm_2_form input[type=email], #imObjectForm_2_form input[type=url], #imObjectForm_2_form select, #imObjectForm_2_form textarea, #imObjectForm_2_form span.textarea { resize: none; margin: 2px 0; color: rgba(0, 0, 0, 1); border-style: solid; border-width: 1px 1px 1px 1px;  border-color: rgba(159, 171, 176, 1); background-color: rgba(255, 255, 255, 1); font-family: Source Sans Pro, sans serif; font-size: 11pt; font-weight: normal; font-style: normal; padding: 10px 10px 10px 10px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; box-shadow: none; transition: all 200ms ease; }
#imObjectForm_2_form select { padding: 9px 10px 9px 10px; }
#imObjectForm_2_form input[type="checkbox"], #imObjectForm_2_form input[type="radio"] { border: 0; background-color: transparent; }
#imObjectForm_2_form input.imFormFocus, #imObjectForm_2_form select.imFormFocus, #imObjectForm_2_form textarea.imFormFocus, #imObjectForm_2_form span.textarea.imFormFocus { color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 224, 1); border-color: rgba(159, 171, 176, 1);}
#imObjectForm_2_form input[type="checkbox"].imFormFocus, #imObjectForm_2_form input[type="radio"].imFormFocus { border: 0; background-color: transparent; }
#imObjectForm_2_form input.imFormMark, #imObjectForm_2_form textarea.imFormMark, #imObjectForm_2_form span.textarea.imFormMark, #imObjectForm_2_form select.imFormMark { color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); border-color: rgba(255, 0, 0, 1); }
#imObjectForm_2_form input[type="submit"], #imObjectForm_2_form input[type="button"], #imObjectForm_2_next, #imObjectForm_2_prev, #imObjectForm_2_submit {-webkit-appearance: none;cursor: pointer;color: rgba(255, 255, 255, 1); border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(55, 71, 79, 1) rgba(55, 71, 79, 1) rgba(55, 71, 79, 1) rgba(55, 71, 79, 1); ; background-color: rgba(106, 168, 79, 1);font-family: Source Sans Pro, sans serif;font-size: 12pt; font-weight: bold; font-style: normal;border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;padding: 10px 10px 10px 10px;margin-left: 0; }
#imObjectForm_2_form input[type="submit"]:disabled, #imObjectForm_2_form input[type="button"]:disabled, #imObjectForm_2_next:disabled, #imObjectForm_2_prev:disabled, #imObjectForm_2_submit:disabled { opacity: .5; cursor: default; }#imObjectForm_2_prot { display: none; }
#imObjectForm_2_buttonswrap { text-align: center; box-sizing: border-box; width: 100%; }
.imObjectFormFieldContainer { float: left; box-sizing: border-box; margin: 0; padding-top: 0; padding-left: 0; padding-bottom: 2px; }
.imObjectFormFieldContainer.centered { display: flex; align-items: center; }
.imObjectFormAgreementCheckboxWrapper { display: block; }
.imObjectFormAgreementCheckbox { margin-right: 5px; vertical-align: middle; }
.checkbox-input, .checkbox-label, .radio-input, .radio-label { vertical-align: middle; }
.radio-input { margin-top: 0; }
#imObjectForm_2_1_container { position: relative; width: 100%; padding-right: 10px; clear: left; }
#imObjectForm_2_1_label { box-sizing: border-box; width: 100%; vertical-align: top; display: inline-block; margin: 2px 0; padding-left: 0px; padding-right: 0; }
#imObjectForm_2_1_field { position: relative; float: left; display: flex; box-sizing: border-box; width: 100%; padding-top: 2px; padding-bottom: 2px; }
#imObjectForm_2_1 { box-sizing: border-box; width: 100%; }
#imObjectForm_2_2_container { position: relative; width: 100%; padding-right: 10px; clear: left; }
#imObjectForm_2_2_label { box-sizing: border-box; width: 100%; vertical-align: top; display: inline-block; margin: 2px 0; padding-left: 0px; padding-right: 0; }
#imObjectForm_2_2_field { position: relative; float: left; display: flex; box-sizing: border-box; width: 100%; padding-top: 2px; padding-bottom: 2px; }
#imObjectForm_2_2 { box-sizing: border-box; width: 100%; }
#imObjectForm_2_3_container { position: relative; width: 100%; padding-right: 10px; clear: left; }
#imObjectForm_2_3_label { box-sizing: border-box; width: 100%; vertical-align: top; display: inline-block; margin: 2px 0; padding-left: 0px; padding-right: 0; }
#imObjectForm_2_3_field { position: relative; float: left; display: flex; box-sizing: border-box; width: 100%; padding-top: 2px; padding-bottom: 2px; }
#imObjectForm_2_3 { box-sizing: border-box; width: 100%; }
#imObjectForm_2_4_container { position: relative; width: 100%; padding-right: 10px; clear: left; }
#imObjectForm_2_4_label { box-sizing: border-box; width: 100%; vertical-align: top; display: inline-block; margin: 2px 0; padding-left: 0px; padding-right: 0; }
#imObjectForm_2_4_field { position: relative; float: left; display: flex; box-sizing: border-box; width: 100%; padding-top: 2px; padding-bottom: 2px; }
#imObjectForm_2_4 { box-sizing: border-box; width: 100%; }
#imObjectForm_2_5_container { position: relative; width: 100%; padding-right: 10px; clear: left; }
#imObjectForm_2_5_label { box-sizing: border-box; width: 100%; vertical-align: top; display: inline-block; margin: 2px 0; padding-left: 0px; padding-right: 0; }
#imObjectForm_2_5_field { position: relative; float: left; display: flex; box-sizing: border-box; width: 100%; padding-top: 2px; padding-bottom: 2px; }
#imObjectForm_2_5 { box-sizing: border-box; width: 100%; }
#imObjectForm_2_6_container { position: relative; width: 100%; padding-right: 10px; clear: left; }
#imObjectForm_2_6_label { box-sizing: border-box; width: 100%; vertical-align: top; display: inline-block; margin: 2px 0; padding-left: 0px; padding-right: 0; }
#imObjectForm_2_6_field { position: relative; float: left; display: flex; box-sizing: border-box; width: 100%; padding-top: 2px; padding-bottom: 2px; }
#imObjectForm_2_6 { box-sizing: border-box; width: 100%; }
#imObjectForm_2_7_container { position: relative; width: 100%; padding-right: 10px; clear: left; }
#imObjectForm_2_7_label { box-sizing: border-box; width: 100%; vertical-align: top; display: inline-block; margin: 2px 0; padding-left: 0px; padding-right: 0; }
#imObjectForm_2_7_field { position: relative; float: left; display: flex; box-sizing: border-box; width: 100%; padding-top: 2px; padding-bottom: 2px; }
#imObjectForm_2_7 { box-sizing: border-box; width: 100%; }
#imObjectForm_2_8_container { position: relative; width: 100%; padding-right: 10px; clear: left; }
#imObjectForm_2_8_label { box-sizing: border-box; width: 100%; vertical-align: top; display: inline-block; margin: 2px 0; padding-left: 0px; padding-right: 0; }
#imObjectForm_2_8_field { position: relative; float: left; display: flex; box-sizing: border-box; width: 100%; padding-top: 2px; padding-bottom: 2px; }
#imObjectForm_2_8 { box-sizing: border-box; width: 100%; }
#imObjectForm_2_9_container { position: relative; width: 100%; padding-right: 10px; clear: left; }
#imObjectForm_2_9_label { box-sizing: border-box; width: 100%; vertical-align: top; display: inline-block; margin: 2px 0; padding-left: 0px; padding-right: 0; }
#imObjectForm_2_9_field { position: relative; float: left; display: flex; box-sizing: border-box; width: 100%; padding-top: 2px; padding-bottom: 2px; }
#imObjectForm_2_9 { box-sizing: border-box; width: 100%; }
#imObjectForm_2_10_container { position: relative; width: 100%; padding-right: 10px; clear: left; }
#imObjectForm_2_10_label { box-sizing: border-box; width: 100%; vertical-align: top; display: inline-block; margin: 2px 0; padding-left: 0px; padding-right: 0; }
#imObjectForm_2_10_field { position: relative; float: left; display: flex; box-sizing: border-box; width: 100%; padding-top: 2px; padding-bottom: 2px; padding-right: 20px; }
#imObjectForm_2_10_wrapper { display: inline-block; width: 100%; }
.imObjectForm_2_10_radiobutton { display: block; float: left; margin: 0; padding: 0; width: 100%; }
.imObjectForm_2_10_radiobutton.firstrow { padding-top: 5px; }
.imObjectForm_2_10_radiobutton.firstcolumn { clear: left; }
#imObjectForm_2_11_container { position: relative; width: 100%; padding-right: 10px; clear: left; }
#imObjectForm_2_11_field { position: relative; float: left; display: flex; box-sizing: border-box; width: 100%; padding-top: 2px; padding-bottom: 2px; }
#imObjectForm_2_11 { box-sizing: border-box; width: 100%; font: normal normal normal 11pt 'Source Sans Pro'; color: rgba(0, 0, 0, 1); text-decoration: none; text-align: left; padding: 0px 0px 0px 0px; }
#imCell_3 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_18_03 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_3 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_3 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTextObject_18_03 { width: 100%; }
#imTextObject_18_03 { font-style: normal; font-weight: normal; line-height: 24px; }
#imTextObject_18_03_tab0 div { line-height: 24px; }
#imTextObject_18_03_tab0 .imHeading1 { line-height: 72px; }
#imTextObject_18_03_tab0 .imHeading2 { line-height: 56px; }
#imTextObject_18_03_tab0 .imHeading3 { line-height: 48px; }
#imTextObject_18_03_tab0 .imHeading4 { line-height: 40px; }
#imTextObject_18_03_tab0 .imHeading5 { line-height: 36px; }
#imTextObject_18_03_tab0 .imHeading6 { line-height: 28px; }
#imTextObject_18_03_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_18_03_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_18_03_tab0 ul ul ul { list-style: circle; }
#imTextObject_18_03_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_18_03_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_18_03_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_18_03_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_18_03_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_18_03_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_18_03_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_18_03_tab0 p { margin: 0; padding: 0; }
#imTextObject_18_03_tab0 .inline-block { display: inline-block; }
#imTextObject_18_03_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_18_03_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_18_03_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_18_03_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_18_03_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_18_03_tab0 img.fleft { margin-right: 15px; }
#imTextObject_18_03_tab0 img.fright { margin-left: 15px; }
#imTextObject_18_03_tab0 .imTALeft { text-align: left; }
#imTextObject_18_03_tab0 .imTARight { text-align: right; }
#imTextObject_18_03_tab0 .imTACenter { text-align: center; }
#imTextObject_18_03_tab0 .imTAJustify { text-align: justify; }
#imTextObject_18_03_tab0 .imUl { text-decoration: underline; }
#imTextObject_18_03_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_18_03_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_18_03_tab0 .imVt { vertical-align: top; }
#imTextObject_18_03_tab0 .imVc { vertical-align: middle; }
#imTextObject_18_03_tab0 .imVb { vertical-align: bottom; }
#imTextObject_18_03_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_18_03_tab0 .cf1 { color: rgb(51, 51, 51); }
#imTextObject_18_03_tab0 .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imTextObject_18_03_tab0 .ff1 { font-family: 'Arial'; }
#imTextObject_18_03 .text-container {width: 100%;}#imTextObject_18_03 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_18_03 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_18_03 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_18_03 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_4 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_18_04 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_4 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_4 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

@media (min-width: 1200.0px) {
	#imCell_1 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTextObject_18_01 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_18_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_2 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imObjectForm_18_02 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_3 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCell_3 { grid-template-rows: [row-content] auto ; }
	#imTextObject_18_03 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_18_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_4 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCell_4 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_18_04 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imCell_1 { padding-top: 10px; padding-bottom: 10px; padding-left: 6px; padding-right: 6px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTextObject_18_01 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_18_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_2 { padding-top: 10px; padding-bottom: 10px; padding-left: 6px; padding-right: 6px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imObjectForm_18_02 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_3 { padding-top: 10px; padding-bottom: 10px; padding-left: 6px; padding-right: 6px; }
	#imCell_3 { grid-template-rows: [row-content] auto ; }
	#imTextObject_18_03 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_18_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_4 { padding-top: 10px; padding-bottom: 10px; padding-left: 6px; padding-right: 6px; }
	#imCell_4 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_18_04 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imCell_1 { padding-top: 10px; padding-bottom: 10px; padding-left: 4px; padding-right: 4px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTextObject_18_01 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_18_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_2 { padding-top: 10px; padding-bottom: 10px; padding-left: 4px; padding-right: 4px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imObjectForm_18_02 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_3 { padding-top: 10px; padding-bottom: 10px; padding-left: 4px; padding-right: 4px; }
	#imCell_3 { grid-template-rows: [row-content] auto ; }
	#imTextObject_18_03 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_18_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_4 { padding-top: 10px; padding-bottom: 10px; padding-left: 4px; padding-right: 4px; }
	#imCell_4 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_18_04 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imCell_1 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTextObject_18_01 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_1 { box-sizing: border-box; }
	#imTextObject_18_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_2 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imObjectForm_18_02 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_2 { box-sizing: border-box; }
	#imObjectForm_2_1_container { width: 100%; }
	#imObjectForm_2_2_container { width: 100%; }
	#imObjectForm_2_3_container { width: 100%; }
	#imObjectForm_2_4_container { width: 100%; }
	#imObjectForm_2_5_container { width: 100%; }
	#imObjectForm_2_6_container { width: 100%; }
	#imObjectForm_2_7_container { width: 100%; }
	#imObjectForm_2_8_container { width: 100%; }
	#imObjectForm_2_9_container { width: 100%; }
	#imObjectForm_2_10_container { width: 100%; }
	.imObjectForm_2_10_radiobutton { width: 100%; }
	.imObjectForm_2_10_radiobutton.firstrow { padding-top: 0; }
	.imObjectForm_2_10_radiobutton.firstrow.firstcolumn { padding-top: 5px; }
	#imObjectForm_2_11_container { width: 100%; }
	#imCell_3 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
	#imCell_3 { grid-template-rows: [row-content] auto ; }
	#imTextObject_18_03 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_3 { box-sizing: border-box; }
	#imTextObject_18_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_4 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
	#imCell_4 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_18_04 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_4 { box-sizing: border-box; }
	
}

@media (min-width: 1200.0px) {
	#imHeader_imObjectImage_08_wrapper { position: absolute; top: 0px; left: 5px; width: 250px; height: 50px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 -8.696% 0);clip-path: inset(0 0 -8.696% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_8 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_09_wrapper { position: absolute; top: 10px; left: 444px; width: 700px; height: 33px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_09_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_09_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_09_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper, #imHeader_imMenuObject_09_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_09 .label-inner-wrapper, #imHeader_imMenuObject_09 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_09_container > ul > li .label, #imHeader_imMenuObject_09 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_09 .imLevel { cursor: default; }
	#imHeader_imMenuObject_09-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_09 { text-align: left;}
	/* Level menu background */
	#imHeader_imMenuObject_09 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: rgba(255, 255, 255, 1); }
	/* Level menu button size and position */
	#imHeader_imMenuObject_09 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_09 .multiple-column > ul {max-width: 130px;}
	#imHeader_imMenuObject_09 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_09 ul ul .label-wrapper { display: block; overflow: hidden; width: 114px; height: 34px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_09 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_09 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_09 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	#imHeader_imMenuObject_09 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_09 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_09 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	#imHeader_imMenuObject_09 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_09 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_09 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_09 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_09_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imHeader_imMenuObject_09_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_09_container > ul > li > ul.open-left { right: 130px; }
	#imHeader_imMenuObject_09_container > ul > li > ul.open-right { left: 130px; }
	#imHeader_imMenuObject_09_container > ul > li > ul ul, #imHeader_imMenuObject_09_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_09_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_09_container .multiple-column > ul > li ul.open-left{ right: 130px; }
	#imHeader_imMenuObject_09_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_09_container .multiple-column > ul > li ul.open-right{ left: 130px; }
	#imHeader_imMenuObject_09 ul > li > ul, #imHeader_imMenuObject_09 .multiple-column { display: none; }
	#imHeader_imMenuObject_09_container > ul > li:nth-child(5n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_09_container > ul > li:nth-child(n+6) {
	margin-top: 2px; 
	}
	#imHeader_imMenuObject_09-menu-opened { display: none; }
	#imHeader_imMenuObject_09 .hamburger-component { display: none; }
	
}

@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imHeader_imObjectImage_08_wrapper { position: absolute; top: 0px; left: 5px; width: 200px; height: 50px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 -35.135% 0);clip-path: inset(0 0 -35.135% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_8 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_09_wrapper { position: absolute; top: 10px; left: 666px; width: 33px; height: 28px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_09_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_09_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_09_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper, #imHeader_imMenuObject_09_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_09 .label-inner-wrapper, #imHeader_imMenuObject_09 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_09_container > ul > li .label, #imHeader_imMenuObject_09 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_09 .imLevel { cursor: default; }
	#imHeader_imMenuObject_09-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_09 { text-align: left;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	#imHeader_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_09-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_09-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 10ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(217, 217, 217, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 10ms linear, opacity;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 260px; height: 58px; padding: 0 20px 0 20px; }
	#imHeader_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;background-color: transparent;transition: left 5ms, right 5ms, opacity 5ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper {background-color: rgba(94, 114, 212, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(114, 134, 192, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(134, 114, 172, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_09-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 10ms;}
	#imHeader_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_imObjectImage_08_wrapper { position: absolute; top: 0px; left: 5px; width: 200px; height: 50px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 -35.135% 0);clip-path: inset(0 0 -35.135% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_8 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_09_wrapper { position: absolute; top: 10px; left: 420px; width: 33px; height: 33px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_09_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_09_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_09_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper, #imHeader_imMenuObject_09_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_09 .label-inner-wrapper, #imHeader_imMenuObject_09 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_09_container > ul > li .label, #imHeader_imMenuObject_09 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_09 .imLevel { cursor: default; }
	#imHeader_imMenuObject_09-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_09 { text-align: left;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	#imHeader_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_09-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_09-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 10ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(217, 217, 217, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 10ms linear, opacity;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 260px; height: 58px; padding: 0 20px 0 20px; }
	#imHeader_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;background-color: transparent;transition: left 5ms, right 5ms, opacity 5ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper {background-color: rgba(94, 114, 212, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(114, 134, 192, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(134, 114, 172, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_09-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 10ms;}
	#imHeader_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imHeader_imObjectImage_08_wrapper { position: absolute; top: 0px; left: 0px; width: 200px; height: 50px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 -35.135% 0);clip-path: inset(0 0 -35.135% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_8 { box-sizing: border-box; }
	#imHeader_imMenuObject_09_wrapper { position: absolute; top: 9px; left: 280px; width: 33px; height: 33px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_9 { box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_09_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_09_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_09_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper, #imHeader_imMenuObject_09_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_09 .label-inner-wrapper, #imHeader_imMenuObject_09 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_09_container > ul > li .label, #imHeader_imMenuObject_09 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_09 .imLevel { cursor: default; }
	#imHeader_imMenuObject_09-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_09 { text-align: left;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	#imHeader_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_09-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_09-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 10ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(217, 217, 217, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 10ms linear, opacity;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 260px; height: 58px; padding: 0 20px 0 20px; }
	#imHeader_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;background-color: transparent;transition: left 5ms, right 5ms, opacity 5ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper {background-color: rgba(94, 114, 212, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(114, 134, 192, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(134, 114, 172, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_09-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 10ms;}
	#imHeader_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (min-width: 1200.0px) {
	#imFooter_imTextObject_02_wrapper { position: absolute; top: 4px; left: 1px; width: 1198px; height: 155px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_02_tab0 .image-1 { width: 100%; max-width: 225px; height: auto; }
	#imFooter_imTextObject_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_03_wrapper { display: none; }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_03_tab0 .image-1 { width: 100%; max-width: 225px; height: auto; }
	#imFooter_imTextObject_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imFooter_imTextObject_02_wrapper { display: none; }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_02_tab0 .image-1 { width: 100%; max-width: 225px; height: auto; }
	#imFooter_imTextObject_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_03_wrapper { position: absolute; top: 8px; left: 3px; width: 712px; height: 149px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_03_tab0 .image-1 { width: 100%; max-width: 225px; height: auto; }
	#imFooter_imTextObject_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imFooter_imTextObject_02_wrapper { display: none; }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_02_tab0 .image-1 { width: 100%; max-width: 225px; height: auto; }
	#imFooter_imTextObject_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_03_wrapper { position: absolute; top: 5px; left: 3px; width: 472px; height: 147px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_03_tab0 .image-1 { width: 100%; max-width: 225px; height: auto; }
	#imFooter_imTextObject_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 479.9px)  {
	#imFooter_imTextObject_02_wrapper { display: none; }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_2 { box-sizing: border-box; }
	#imFooter_imTextObject_02_tab0 .image-1 { width: 100%; max-width: 225px; height: auto; }
	#imFooter_imTextObject_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_03_wrapper { position: absolute; top: 5px; left: 2px; width: 316px; height: 151px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_3 { box-sizing: border-box; }
	#imFooter_imTextObject_03_tab0 .image-1 { width: 100%; max-width: 225px; height: auto; }
	#imFooter_imTextObject_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (min-width: 1200.0px) {
	#imStickyBar_imObjectImage_04_wrapper { position: absolute; top: 0px; left: 5px; width: 250px; height: 50px; text-align: center; z-index: 1002; overflow: hidden; }
	#imStickyBar_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 -8.696% 0);clip-path: inset(0 0 -8.696% 0);}#imStickyBar_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imObjectImage_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imMenuObject_05_wrapper { position: absolute; top: 15px; left: 444px; width: 700px; height: 33px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_5 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_5 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_05_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_05_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_05_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_05_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_05_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_05 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_05 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imStickyBar_imMenuObject_05 .label-inner-wrapper, #imStickyBar_imMenuObject_05 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_05_container > ul > li .label, #imStickyBar_imMenuObject_05 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_05_container > ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_05 .hamburger-button {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_05-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_05 { text-align: left;}
	/* Level menu background */
	#imStickyBar_imMenuObject_05 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: rgba(255, 255, 255, 1); }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_05 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_05 .multiple-column > ul {max-width: 130px;}
	#imStickyBar_imMenuObject_05 ul ul li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_05 ul ul .label-wrapper { display: block; overflow: hidden; width: 114px; height: 34px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_05 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_05 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_05 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_05 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imStickyBar_imMenuObject_05 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_05 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imStickyBar_imMenuObject_05 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_05 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_05_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imStickyBar_imMenuObject_05_container > ul > li > ul.open-bottom { left: 0; }
	#imStickyBar_imMenuObject_05_container > ul > li > ul.open-left { right: 130px; }
	#imStickyBar_imMenuObject_05_container > ul > li > ul.open-right { left: 130px; }
	#imStickyBar_imMenuObject_05_container > ul > li > ul ul, #imStickyBar_imMenuObject_05_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imStickyBar_imMenuObject_05_container  > ul > li > ul ul.open-left, #imStickyBar_imMenuObject_05_container .multiple-column > ul > li ul.open-left{ right: 130px; }
	#imStickyBar_imMenuObject_05_container  > ul > li > ul ul.open-right, #imStickyBar_imMenuObject_05_container .multiple-column > ul > li ul.open-right{ left: 130px; }
	#imStickyBar_imMenuObject_05 ul > li > ul, #imStickyBar_imMenuObject_05 .multiple-column { display: none; }
	#imStickyBar_imMenuObject_05_container > ul > li:nth-child(5n+1) {
	margin-left: 0;
	clear: left;
	}
	#imStickyBar_imMenuObject_05_container > ul > li:nth-child(n+6) {
	margin-top: 2px; 
	}
	#imStickyBar_imMenuObject_05-menu-opened { display: none; }
	#imStickyBar_imMenuObject_05 .hamburger-component { display: none; }
	
}

@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imStickyBar_imObjectImage_04_wrapper { position: absolute; top: 0px; left: 5px; width: 200px; height: 40px; text-align: center; z-index: 1002; overflow: hidden; }
	#imStickyBar_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 -8.108% 0);clip-path: inset(0 0 -8.108% 0);}#imStickyBar_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imObjectImage_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imMenuObject_05_wrapper { position: absolute; top: 10px; left: 666px; width: 33px; height: 28px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_5 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_5 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_05_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_05_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_05_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_05_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_05_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_05 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_05 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imStickyBar_imMenuObject_05 .label-inner-wrapper, #imStickyBar_imMenuObject_05 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_05_container > ul > li .label, #imStickyBar_imMenuObject_05 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_05_container > ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_05 .hamburger-button {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_05-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_05 { text-align: left;}
	#imStickyBar_imMenuObject_05 .hidden { display: none; }
	#imStickyBar_imMenuObject_05-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_05-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_05-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_05-menu-opened #imStickyBar_imMenuObject_05_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_05-menu-opened #imStickyBar_imMenuObject_05_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_05-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_05-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_05-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 10ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_05-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(204, 204, 204, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_05-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 10ms linear, opacity;}
	#imStickyBar_imMenuObject_05 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_05-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_05-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_05-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 260px; height: 58px; padding: 0 20px 0 20px; }
	#imStickyBar_imMenuObject_05-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_05-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_05-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;background-color: transparent;transition: left 5ms, right 5ms, opacity 5ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_05-menu-opened ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul > li > .label-wrapper {background-color: rgba(94, 114, 212, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(114, 134, 192, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(134, 114, 172, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_05-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_05-menu-opened #imStickyBar_imMenuObject_05_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened #imStickyBar_imMenuObject_05_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_05-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_05-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 10ms;}
	#imStickyBar_imMenuObject_05-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imStickyBar_imObjectImage_04_wrapper { position: absolute; top: 0px; left: 5px; width: 200px; height: 40px; text-align: center; z-index: 1002; overflow: hidden; }
	#imStickyBar_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 -8.108% 0);clip-path: inset(0 0 -8.108% 0);}#imStickyBar_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imObjectImage_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imMenuObject_05_wrapper { position: absolute; top: 10px; left: 420px; width: 33px; height: 33px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_5 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_5 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_05_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_05_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_05_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_05_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_05_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_05 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_05 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imStickyBar_imMenuObject_05 .label-inner-wrapper, #imStickyBar_imMenuObject_05 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_05_container > ul > li .label, #imStickyBar_imMenuObject_05 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_05_container > ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_05 .hamburger-button {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_05-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_05 { text-align: left;}
	#imStickyBar_imMenuObject_05 .hidden { display: none; }
	#imStickyBar_imMenuObject_05-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_05-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_05-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_05-menu-opened #imStickyBar_imMenuObject_05_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_05-menu-opened #imStickyBar_imMenuObject_05_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_05-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_05-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_05-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 10ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_05-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(204, 204, 204, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_05-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 10ms linear, opacity;}
	#imStickyBar_imMenuObject_05 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_05-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_05-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_05-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 260px; height: 58px; padding: 0 20px 0 20px; }
	#imStickyBar_imMenuObject_05-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_05-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_05-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;background-color: transparent;transition: left 5ms, right 5ms, opacity 5ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_05-menu-opened ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul > li > .label-wrapper {background-color: rgba(94, 114, 212, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(114, 134, 192, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(134, 114, 172, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_05-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_05-menu-opened #imStickyBar_imMenuObject_05_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened #imStickyBar_imMenuObject_05_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_05-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_05-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 10ms;}
	#imStickyBar_imMenuObject_05-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imObjectImage_04_wrapper { position: absolute; top: 0px; left: 0px; width: 200px; height: 40px; text-align: center; z-index: 1002; overflow: hidden; }
	#imStickyBar_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 -8.108% 0);clip-path: inset(0 0 -8.108% 0);}#imStickyBar_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imObjectImage_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleGraphics_4 { box-sizing: border-box; }
	#imStickyBar_imMenuObject_05_wrapper { position: absolute; top: 10px; left: 285px; width: 33px; height: 33px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_5 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleGraphics_5 { box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_05_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_05_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_05_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_05_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_05_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_05 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_05 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imStickyBar_imMenuObject_05 .label-inner-wrapper, #imStickyBar_imMenuObject_05 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_05_container > ul > li .label, #imStickyBar_imMenuObject_05 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_05_container > ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_05 .hamburger-button {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(17, 85, 204, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_05-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_05 { text-align: left;}
	#imStickyBar_imMenuObject_05 .hidden { display: none; }
	#imStickyBar_imMenuObject_05-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_05-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_05-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_05-menu-opened #imStickyBar_imMenuObject_05_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_05-menu-opened #imStickyBar_imMenuObject_05_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_05-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_05-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_05-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 10ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_05-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(204, 204, 204, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_05-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 10ms linear, opacity;}
	#imStickyBar_imMenuObject_05 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_05-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_05-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_05-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 260px; height: 58px; padding: 0 20px 0 20px; }
	#imStickyBar_imMenuObject_05-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_05-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_05-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;background-color: transparent;transition: left 5ms, right 5ms, opacity 5ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_05-menu-opened ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul > li > .label-wrapper {background-color: rgba(94, 114, 212, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(114, 134, 192, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(134, 114, 172, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_05-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_05-menu-opened #imStickyBar_imMenuObject_05_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened #imStickyBar_imMenuObject_05_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_05-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_05-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_05-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 10ms;}
	#imStickyBar_imMenuObject_05-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
