@import 'https://fonts.googleapis.com/css?family=Aclonica:regular&display=swap';
#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1150px minmax(0, 1fr); grid-template-rows: 120px auto 280px; }
#imHeader { display: block; grid-column: 2 / 3; 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: 1149.9px) and (min-width: 960.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 960px minmax(0, 1fr); grid-template-rows: 330px auto 310px; }
	#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; 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: 959.9px) and (min-width: 720.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-rows: 330px auto 360px; }
	#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; 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: 330px auto 310px; }
	#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; 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: 250px auto 410px; }
	#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; 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) 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto; }
#imContent > header { display: block; grid-column: 2 / 50; grid-row: 1 / 2; }
#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
#imCell_4 { display: grid; grid-column: 1 / 51; grid-row: 2 / 3; }
#imCell_13 { display: grid; grid-column: 2 / 50; grid-row: 3 / 4; }
#imCell_12 { display: grid; grid-column: 2 / 50; grid-row: 4 / 5; }
#imCell_1 { display: grid; grid-column: 2 / 26; grid-row: 5 / 6; }
#imCell_2 { display: grid; grid-column: 2 / 26; grid-row: 6 / 7; }
#imCell_3 { display: grid; grid-column: 2 / 26; grid-row: 7 / 8; }
#imCell_5 { display: grid; grid-column: 2 / 26; grid-row: 8 / 9; }
#imCell_14 { display: grid; grid-column: 2 / 26; grid-row: 9 / 10; }
#imCell_15 { display: grid; grid-column: 26 / 50; grid-row: 5 / 6; }
#imCell_6 { display: grid; grid-column: 26 / 50; grid-row: 6 / 7; }
#imCell_7 { display: grid; grid-column: 26 / 50; grid-row: 7 / 8; }
#imCell_10 { display: grid; grid-column: 26 / 50; grid-row: 8 / 9; }
#imCell_11 { display: grid; grid-column: 26 / 50; grid-row: 9 / 10; }
#imPageRow_1 { display: block; grid-column: 2 / 50; grid-row: 2 / 3; }
#imPageRow_2 { display: block; grid-column: 2 / 50; grid-row: 3 / 10; }
@media (max-width: 1149.9px) and (min-width: 960.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px 19.833px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 50; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_4 { display: grid; grid-column: 1 / 51; grid-row: 2 / 3; }
	#imCell_13 { display: grid; grid-column: 2 / 50; grid-row: 3 / 4; }
	#imCell_12 { display: grid; grid-column: 2 / 50; grid-row: 4 / 5; }
	#imCell_1 { display: grid; grid-column: 2 / 26; grid-row: 5 / 6; }
	#imCell_2 { display: grid; grid-column: 2 / 26; grid-row: 6 / 7; }
	#imCell_3 { display: grid; grid-column: 2 / 26; grid-row: 7 / 8; }
	#imCell_5 { display: grid; grid-column: 2 / 26; grid-row: 8 / 9; }
	#imCell_14 { display: grid; grid-column: 2 / 26; grid-row: 9 / 10; }
	#imCell_15 { display: grid; grid-column: 26 / 50; grid-row: 5 / 6; }
	#imCell_6 { display: grid; grid-column: 26 / 50; grid-row: 6 / 7; }
	#imCell_7 { display: grid; grid-column: 26 / 50; grid-row: 7 / 8; }
	#imCell_10 { display: grid; grid-column: 26 / 50; grid-row: 8 / 9; }
	#imCell_11 { display: grid; grid-column: 26 / 50; grid-row: 9 / 10; }
	#imPageRow_1 { display: block; grid-column: 2 / 50; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 2 / 50; grid-row: 3 / 10; }
	
}
@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px 14.833px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 50; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_4 { display: grid; grid-column: 1 / 51; grid-row: 2 / 3; }
	#imCell_13 { display: grid; grid-column: 2 / 50; grid-row: 3 / 4; }
	#imCell_12 { display: grid; grid-column: 2 / 50; grid-row: 4 / 5; }
	#imCell_1 { display: grid; grid-column: 2 / 26; grid-row: 5 / 6; }
	#imCell_2 { display: grid; grid-column: 2 / 26; grid-row: 6 / 7; }
	#imCell_3 { display: grid; grid-column: 2 / 26; grid-row: 7 / 8; }
	#imCell_5 { display: grid; grid-column: 2 / 26; grid-row: 8 / 9; }
	#imCell_14 { display: grid; grid-column: 2 / 26; grid-row: 9 / 10; }
	#imCell_15 { display: grid; grid-column: 26 / 50; grid-row: 5 / 6; }
	#imCell_6 { display: grid; grid-column: 26 / 50; grid-row: 6 / 7; }
	#imCell_7 { display: grid; grid-column: 26 / 50; grid-row: 7 / 8; }
	#imCell_10 { display: grid; grid-column: 26 / 50; grid-row: 8 / 9; }
	#imCell_11 { display: grid; grid-column: 26 / 50; grid-row: 9 / 10; }
	#imPageRow_1 { display: block; grid-column: 2 / 50; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 2 / 50; grid-row: 3 / 10; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px 9.833px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 50; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_4 { display: grid; grid-column: 1 / 51; grid-row: 2 / 3; }
	#imCell_13 { display: grid; grid-column: 2 / 50; grid-row: 3 / 4; }
	#imCell_12 { display: grid; grid-column: 2 / 50; grid-row: 4 / 5; }
	#imCell_1 { display: grid; grid-column: 2 / 26; grid-row: 5 / 6; }
	#imCell_2 { display: grid; grid-column: 2 / 26; grid-row: 6 / 7; }
	#imCell_3 { display: grid; grid-column: 2 / 26; grid-row: 7 / 8; }
	#imCell_5 { display: grid; grid-column: 2 / 26; grid-row: 8 / 9; }
	#imCell_14 { display: grid; grid-column: 2 / 26; grid-row: 9 / 10; }
	#imCell_15 { display: grid; grid-column: 26 / 50; grid-row: 5 / 6; }
	#imCell_6 { display: grid; grid-column: 26 / 50; grid-row: 6 / 7; }
	#imCell_7 { display: grid; grid-column: 26 / 50; grid-row: 7 / 8; }
	#imCell_10 { display: grid; grid-column: 26 / 50; grid-row: 8 / 9; }
	#imCell_11 { display: grid; grid-column: 26 / 50; grid-row: 9 / 10; }
	#imPageRow_1 { display: block; grid-column: 2 / 50; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 2 / 50; grid-row: 3 / 10; }
	
}
@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) 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 auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 50; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_4 { display: grid; grid-column: 1 / 51; grid-row: 2 / 3; }
	#imCell_13 { display: grid; grid-column: 2 / 50; grid-row: 3 / 4; }
	#imCell_12 { display: grid; grid-column: 2 / 50; grid-row: 4 / 5; }
	#imCell_1 { display: grid; grid-column: 2 / 50; grid-row: 5 / 6; }
	#imCell_2 { display: grid; grid-column: 2 / 50; grid-row: 6 / 7; }
	#imCell_3 { display: grid; grid-column: 2 / 50; grid-row: 7 / 8; }
	#imCell_5 { display: grid; grid-column: 2 / 50; grid-row: 8 / 9; }
	#imCell_14 { display: grid; grid-column: 2 / 50; grid-row: 9 / 10; }
	#imCell_15 { display: grid; grid-column: 2 / 50; grid-row: 10 / 11; }
	#imCell_6 { display: grid; grid-column: 2 / 50; grid-row: 11 / 12; }
	#imCell_7 { display: grid; grid-column: 2 / 50; grid-row: 12 / 13; }
	#imCell_10 { display: grid; grid-column: 2 / 50; grid-row: 13 / 14; }
	#imCell_11 { display: grid; grid-column: 2 / 50; grid-row: 14 / 15; }
	#imPageRow_1 { display: block; grid-column: 2 / 50; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 2 / 50; grid-row: 3 / 15; }
	
}
#imBreadcrumb { position: relative; float: left; }
#imHeader_imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_01 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_1 { 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; }
#imHeader_imCell_6 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_06 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_6 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_6 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imObjectImage_06 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_06 #imHeader_imObjectImage_06_container img { width: 100%; height: auto; vertical-align: top; }#imHeader_imCell_7 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_07 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_7 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_7 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imObjectTitle_07 {margin: 0; text-align: center;}
#imHeader_imObjectTitle_07_text {font: normal normal normal 55pt 'Times New Roman';  padding: 0px 6px 8px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_07_text,
#imHeader_imObjectTitle_07_text a { color: rgba(255, 0, 0, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imHeader_imObjectTitle_07_text a{ text-decoration: none; }
#imFooter_imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_01 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_1 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imTextObject_01 { width: 100%; }
#imFooter_imTextObject_01 { font-style: normal; font-weight: normal; line-height: 22px; }
#imFooter_imTextObject_01_tab0 div { line-height: 22px; }
#imFooter_imTextObject_01_tab0 .imHeading1 { line-height: 44px; }
#imFooter_imTextObject_01_tab0 .imHeading2 { line-height: 33px; }
#imFooter_imTextObject_01_tab0 .imHeading3 { line-height: 26px; }
#imFooter_imTextObject_01_tab0 .imHeading4 { line-height: 22px; }
#imFooter_imTextObject_01_tab0 .imHeading5 { line-height: 18px; }
#imFooter_imTextObject_01_tab0 .imHeading6 { line-height: 15px; }
#imFooter_imTextObject_01_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_01_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_01_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_01_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_01_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_01_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_01_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_01_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_01_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_01_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_01_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_01_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_01_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_01_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_01_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_01_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_01_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_01_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_01_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_01_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_01_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_01_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_01_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_01_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_01_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_01_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_01_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_01_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_01_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_01_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_01_tab0 .lh1 { line-height: 1; }
#imFooter_imTextObject_01_tab0 .fs10lh1 { vertical-align: baseline; font-size: 10pt; line-height: 13px; }
#imFooter_imTextObject_01_tab0 .cf1 { color: rgb(0, 0, 255); }
#imFooter_imTextObject_01 .text-container {width: 100%;}#imFooter_imTextObject_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); }
#imFooter_imTextObject_01 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_01 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_01 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#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: 22px; }
#imFooter_imTextObject_02_tab0 div { line-height: 22px; }
#imFooter_imTextObject_02_tab0 .imHeading1 { line-height: 44px; }
#imFooter_imTextObject_02_tab0 .imHeading2 { line-height: 33px; }
#imFooter_imTextObject_02_tab0 .imHeading3 { line-height: 26px; }
#imFooter_imTextObject_02_tab0 .imHeading4 { line-height: 22px; }
#imFooter_imTextObject_02_tab0 .imHeading5 { line-height: 18px; }
#imFooter_imTextObject_02_tab0 .imHeading6 { line-height: 15px; }
#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 .lh1 { line-height: 1; }
#imFooter_imTextObject_02_tab0 .fs10lh1 { vertical-align: baseline; font-size: 10pt; line-height: 13px; }
#imFooter_imTextObject_02_tab0 .cf1 { color: rgb(26, 26, 26); }
#imFooter_imTextObject_02_tab0 .ff1 { font-family: 'Book Antiqua'; }
#imFooter_imTextObject_02_tab0 .lh1-15 { line-height: 1.15; }
#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; }
#imSideBar_imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imSideBar_imObjectImage_01 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imSideBar_imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imSideBar_imCellStyleBorders_1 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imSideBar_imObjectImage_01 { vertical-align: top; margin: 0 auto; }
#imSideBar_imObjectImage_01 #imSideBar_imObjectImage_01_container img { width: 100%; height: auto; vertical-align: top; }#imStickyBar_imCell_3 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_03 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_3 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imStickyBar_imCellStyleBorders_3 { 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_4 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imMenuObject_34_04 { position: relative; align-self: start; justify-self: end; max-width: 100%; box-sizing: border-box; z-index: 103; }
#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: 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; }
@media (max-width: 225.0px) and (min-width: 17.0px) {
	#imMenuObject_34_04_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imMenuObject_34_04_container > ul > li:nth-child(n+2) {
	margin-top: 10px; 
	}
	
}
@media (max-width: 445.0px) and (min-width: 226.0px) {
	#imMenuObject_34_04_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imMenuObject_34_04_container > ul > li:nth-child(n+2) {
	margin-top: 10px; 
	}
	
}
@media (max-width: 657.0px) and (min-width: 446.0px) {
	#imMenuObject_34_04_container > ul > li:nth-child(2n+1) {
	margin-left: 0;
	clear: left;
	}
	#imMenuObject_34_04_container > ul > li:nth-child(n+3) {
	margin-top: 10px; 
	}
	
}
@media (max-width: 879.0px) and (min-width: 658.0px) {
	#imMenuObject_34_04_container > ul > li:nth-child(3n+1) {
	margin-left: 0;
	clear: left;
	}
	#imMenuObject_34_04_container > ul > li:nth-child(n+4) {
	margin-top: 10px; 
	}
	
}
@media (max-width: 1101.0px) and (min-width: 880.0px) {
	#imMenuObject_34_04_container > ul > li:nth-child(4n+1) {
	margin-left: 0;
	clear: left;
	}
	#imMenuObject_34_04_container > ul > li:nth-child(n+5) {
	margin-top: 10px; 
	}
	
}
@media (max-width: 1321.0px) and (min-width: 1102.0px) {
	#imMenuObject_34_04_container > ul > li:nth-child(5n+1) {
	margin-left: 0;
	clear: left;
	}
	#imMenuObject_34_04_container > ul > li:nth-child(n+6) {
	margin-top: 10px; 
	}
	
}
@media (max-width: 1541.0px) and (min-width: 1322.0px) {
	#imMenuObject_34_04_container > ul > li:nth-child(6n+1) {
	margin-left: 0;
	clear: left;
	}
	#imMenuObject_34_04_container > ul > li:nth-child(n+7) {
	margin-top: 10px; 
	}
	
}
@media (max-width: 1761.0px) and (min-width: 1542.0px) {
	#imMenuObject_34_04_container > ul > li:nth-child(7n+1) {
	margin-left: 0;
	clear: left;
	}
	#imMenuObject_34_04_container > ul > li:nth-child(n+8) {
	margin-top: 10px; 
	}
	
}
@media (max-width: 1981.0px) and (min-width: 1762.0px) {
	#imMenuObject_34_04_container > ul > li:nth-child(8n+1) {
	margin-left: 0;
	clear: left;
	}
	#imMenuObject_34_04_container > ul > li:nth-child(n+9) {
	margin-top: 10px; 
	}
	
}
@media (max-width: 2201.0px) and (min-width: 1982.0px) {
	#imMenuObject_34_04_container > ul > li:nth-child(9n+1) {
	margin-left: 0;
	clear: left;
	}
	#imMenuObject_34_04_container > ul > li:nth-child(n+10) {
	margin-top: 10px; 
	}
	
}
@media (max-width: 2421.0px) and (min-width: 2202.0px) {
	#imMenuObject_34_04_container > ul > li:nth-child(10n+1) {
	margin-left: 0;
	clear: left;
	}
	#imMenuObject_34_04_container > ul > li:nth-child(n+11) {
	margin-top: 10px; 
	}
	
}
#imCell_13 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_34_13 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_13 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_13 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTextObject_34_13 { width: 100%; }
#imTextObject_34_13 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_34_13_tab0 div { line-height: 22px; }
#imTextObject_34_13_tab0 .imHeading1 { line-height: 44px; }
#imTextObject_34_13_tab0 .imHeading2 { line-height: 33px; }
#imTextObject_34_13_tab0 .imHeading3 { line-height: 26px; }
#imTextObject_34_13_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_34_13_tab0 .imHeading5 { line-height: 18px; }
#imTextObject_34_13_tab0 .imHeading6 { line-height: 15px; }
#imTextObject_34_13_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_34_13_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_34_13_tab0 ul ul ul { list-style: circle; }
#imTextObject_34_13_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_34_13_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_34_13_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_34_13_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_34_13_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_34_13_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_34_13_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_34_13_tab0 p { margin: 0; padding: 0; }
#imTextObject_34_13_tab0 .inline-block { display: inline-block; }
#imTextObject_34_13_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_34_13_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_34_13_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_34_13_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_34_13_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_34_13_tab0 img.fleft { margin-right: 15px; }
#imTextObject_34_13_tab0 img.fright { margin-left: 15px; }
#imTextObject_34_13_tab0 .imTALeft { text-align: left; }
#imTextObject_34_13_tab0 .imTARight { text-align: right; }
#imTextObject_34_13_tab0 .imTACenter { text-align: center; }
#imTextObject_34_13_tab0 .imTAJustify { text-align: justify; }
#imTextObject_34_13_tab0 .imUl { text-decoration: underline; }
#imTextObject_34_13_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_34_13_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_34_13_tab0 .imVt { vertical-align: top; }
#imTextObject_34_13_tab0 .imVc { vertical-align: middle; }
#imTextObject_34_13_tab0 .imVb { vertical-align: bottom; }
#imTextObject_34_13_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_34_13_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTextObject_34_13 .text-container {width: 100%;}#imTextObject_34_13 .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_34_13 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_34_13 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_34_13 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_12 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTableObject_34_12 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_12 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_12 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTableObject_34_12 { width: 100%; }
#imTableObject_34_12 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTableObject_34_12_tab0 div { line-height: 22px; }
#imTableObject_34_12_tab0 .imHeading1 { line-height: 44px; }
#imTableObject_34_12_tab0 .imHeading2 { line-height: 33px; }
#imTableObject_34_12_tab0 .imHeading3 { line-height: 26px; }
#imTableObject_34_12_tab0 .imHeading4 { line-height: 22px; }
#imTableObject_34_12_tab0 .imHeading5 { line-height: 18px; }
#imTableObject_34_12_tab0 .imHeading6 { line-height: 15px; }
#imTableObject_34_12_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTableObject_34_12_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTableObject_34_12_tab0 ul ul ul { list-style: circle; }
#imTableObject_34_12_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_12_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTableObject_34_12_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTableObject_34_12_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_12_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTableObject_34_12_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTableObject_34_12_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTableObject_34_12_tab0 p { margin: 0; padding: 0; }
#imTableObject_34_12_tab0 .inline-block { display: inline-block; }
#imTableObject_34_12_tab0 sup { vertical-align: super; font-size: smaller; }
#imTableObject_34_12_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTableObject_34_12_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTableObject_34_12_tab0 .fleft { float: left; vertical-align: baseline;}
#imTableObject_34_12_tab0 .fright { float: right; vertical-align: baseline;}
#imTableObject_34_12_tab0 img.fleft { margin-right: 15px; }
#imTableObject_34_12_tab0 img.fright { margin-left: 15px; }
#imTableObject_34_12_tab0 .imTALeft { text-align: left; }
#imTableObject_34_12_tab0 .imTARight { text-align: right; }
#imTableObject_34_12_tab0 .imTACenter { text-align: center; }
#imTableObject_34_12_tab0 .imTAJustify { text-align: justify; }
#imTableObject_34_12_tab0 .imUl { text-decoration: underline; }
#imTableObject_34_12_tab0 .imStrike { text-decoration: line-through; }
#imTableObject_34_12_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTableObject_34_12_tab0 .imVt { vertical-align: top; }
#imTableObject_34_12_tab0 .imVc { vertical-align: middle; }
#imTableObject_34_12_tab0 .imVb { vertical-align: bottom; }
#imTableObject_34_12_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTableObject_34_12_tab0 .mt1 { margin-top: -4px; }
#imTableObject_34_12_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTableObject_34_12_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imTableObject_34_12_tab0 .ff1 { font-family: 'Aclonica'; }
#imTableObject_34_12_tab0 table td { border-style: solid; border-width: 1px 1px; border-color: rgb(0, 0, 0) rgb(0, 0, 0); }
#imTableObject_34_12 .text-container {width: 100%;}#imTableObject_34_12 .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); }
#imTableObject_34_12 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTableObject_34_12 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTableObject_34_12 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imTableObject_34_12 table { margin: 0 auto; }
#imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTableObject_34_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; }

#imTableObject_34_01 { width: 100%; }
#imTableObject_34_01 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTableObject_34_01_tab0 div { line-height: 22px; }
#imTableObject_34_01_tab0 .imHeading1 { line-height: 44px; }
#imTableObject_34_01_tab0 .imHeading2 { line-height: 33px; }
#imTableObject_34_01_tab0 .imHeading3 { line-height: 26px; }
#imTableObject_34_01_tab0 .imHeading4 { line-height: 22px; }
#imTableObject_34_01_tab0 .imHeading5 { line-height: 18px; }
#imTableObject_34_01_tab0 .imHeading6 { line-height: 15px; }
#imTableObject_34_01_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTableObject_34_01_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTableObject_34_01_tab0 ul ul ul { list-style: circle; }
#imTableObject_34_01_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_01_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTableObject_34_01_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTableObject_34_01_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_01_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTableObject_34_01_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTableObject_34_01_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTableObject_34_01_tab0 p { margin: 0; padding: 0; }
#imTableObject_34_01_tab0 .inline-block { display: inline-block; }
#imTableObject_34_01_tab0 sup { vertical-align: super; font-size: smaller; }
#imTableObject_34_01_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTableObject_34_01_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTableObject_34_01_tab0 .fleft { float: left; vertical-align: baseline;}
#imTableObject_34_01_tab0 .fright { float: right; vertical-align: baseline;}
#imTableObject_34_01_tab0 img.fleft { margin-right: 15px; }
#imTableObject_34_01_tab0 img.fright { margin-left: 15px; }
#imTableObject_34_01_tab0 .imTALeft { text-align: left; }
#imTableObject_34_01_tab0 .imTARight { text-align: right; }
#imTableObject_34_01_tab0 .imTACenter { text-align: center; }
#imTableObject_34_01_tab0 .imTAJustify { text-align: justify; }
#imTableObject_34_01_tab0 .imUl { text-decoration: underline; }
#imTableObject_34_01_tab0 .imStrike { text-decoration: line-through; }
#imTableObject_34_01_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTableObject_34_01_tab0 .imVt { vertical-align: top; }
#imTableObject_34_01_tab0 .imVc { vertical-align: middle; }
#imTableObject_34_01_tab0 .imVb { vertical-align: bottom; }
#imTableObject_34_01_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTableObject_34_01_tab0 .mt1 { margin-top: -4px; }
#imTableObject_34_01_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTableObject_34_01_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imTableObject_34_01_tab0 .ff1 { font-family: 'Aclonica'; }
#imTableObject_34_01_tab0 table td { border-style: solid; border-width: 1px 1px; border-color: rgb(0, 0, 0) rgb(0, 0, 0); }
#imTableObject_34_01 .text-container {width: 100%;}#imTableObject_34_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); }
#imTableObject_34_01 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTableObject_34_01 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTableObject_34_01 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imTableObject_34_01 table { margin: 0 auto; }
#imCell_2 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTableObject_34_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; }

#imTableObject_34_02 { width: 100%; }
#imTableObject_34_02 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTableObject_34_02_tab0 div { line-height: 22px; }
#imTableObject_34_02_tab0 .imHeading1 { line-height: 44px; }
#imTableObject_34_02_tab0 .imHeading2 { line-height: 33px; }
#imTableObject_34_02_tab0 .imHeading3 { line-height: 26px; }
#imTableObject_34_02_tab0 .imHeading4 { line-height: 22px; }
#imTableObject_34_02_tab0 .imHeading5 { line-height: 18px; }
#imTableObject_34_02_tab0 .imHeading6 { line-height: 15px; }
#imTableObject_34_02_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTableObject_34_02_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTableObject_34_02_tab0 ul ul ul { list-style: circle; }
#imTableObject_34_02_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_02_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTableObject_34_02_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTableObject_34_02_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_02_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTableObject_34_02_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTableObject_34_02_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTableObject_34_02_tab0 p { margin: 0; padding: 0; }
#imTableObject_34_02_tab0 .inline-block { display: inline-block; }
#imTableObject_34_02_tab0 sup { vertical-align: super; font-size: smaller; }
#imTableObject_34_02_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTableObject_34_02_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTableObject_34_02_tab0 .fleft { float: left; vertical-align: baseline;}
#imTableObject_34_02_tab0 .fright { float: right; vertical-align: baseline;}
#imTableObject_34_02_tab0 img.fleft { margin-right: 15px; }
#imTableObject_34_02_tab0 img.fright { margin-left: 15px; }
#imTableObject_34_02_tab0 .imTALeft { text-align: left; }
#imTableObject_34_02_tab0 .imTARight { text-align: right; }
#imTableObject_34_02_tab0 .imTACenter { text-align: center; }
#imTableObject_34_02_tab0 .imTAJustify { text-align: justify; }
#imTableObject_34_02_tab0 .imUl { text-decoration: underline; }
#imTableObject_34_02_tab0 .imStrike { text-decoration: line-through; }
#imTableObject_34_02_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTableObject_34_02_tab0 .imVt { vertical-align: top; }
#imTableObject_34_02_tab0 .imVc { vertical-align: middle; }
#imTableObject_34_02_tab0 .imVb { vertical-align: bottom; }
#imTableObject_34_02_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTableObject_34_02_tab0 .mt1 { margin-top: -4px; }
#imTableObject_34_02_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTableObject_34_02_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imTableObject_34_02_tab0 .ff1 { font-family: 'Aclonica'; }
#imTableObject_34_02_tab0 table td { border-style: solid; border-width: 1px 1px; border-color: rgb(0, 0, 0) rgb(0, 0, 0); }
#imTableObject_34_02 .text-container {width: 100%;}#imTableObject_34_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); }
#imTableObject_34_02 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTableObject_34_02 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTableObject_34_02 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imTableObject_34_02 table { margin: 0 auto; }
#imCell_3 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTableObject_34_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; }

#imTableObject_34_03 { width: 100%; }
#imTableObject_34_03 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTableObject_34_03_tab0 div { line-height: 22px; }
#imTableObject_34_03_tab0 .imHeading1 { line-height: 44px; }
#imTableObject_34_03_tab0 .imHeading2 { line-height: 33px; }
#imTableObject_34_03_tab0 .imHeading3 { line-height: 26px; }
#imTableObject_34_03_tab0 .imHeading4 { line-height: 22px; }
#imTableObject_34_03_tab0 .imHeading5 { line-height: 18px; }
#imTableObject_34_03_tab0 .imHeading6 { line-height: 15px; }
#imTableObject_34_03_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTableObject_34_03_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTableObject_34_03_tab0 ul ul ul { list-style: circle; }
#imTableObject_34_03_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_03_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTableObject_34_03_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTableObject_34_03_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_03_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTableObject_34_03_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTableObject_34_03_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTableObject_34_03_tab0 p { margin: 0; padding: 0; }
#imTableObject_34_03_tab0 .inline-block { display: inline-block; }
#imTableObject_34_03_tab0 sup { vertical-align: super; font-size: smaller; }
#imTableObject_34_03_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTableObject_34_03_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTableObject_34_03_tab0 .fleft { float: left; vertical-align: baseline;}
#imTableObject_34_03_tab0 .fright { float: right; vertical-align: baseline;}
#imTableObject_34_03_tab0 img.fleft { margin-right: 15px; }
#imTableObject_34_03_tab0 img.fright { margin-left: 15px; }
#imTableObject_34_03_tab0 .imTALeft { text-align: left; }
#imTableObject_34_03_tab0 .imTARight { text-align: right; }
#imTableObject_34_03_tab0 .imTACenter { text-align: center; }
#imTableObject_34_03_tab0 .imTAJustify { text-align: justify; }
#imTableObject_34_03_tab0 .imUl { text-decoration: underline; }
#imTableObject_34_03_tab0 .imStrike { text-decoration: line-through; }
#imTableObject_34_03_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTableObject_34_03_tab0 .imVt { vertical-align: top; }
#imTableObject_34_03_tab0 .imVc { vertical-align: middle; }
#imTableObject_34_03_tab0 .imVb { vertical-align: bottom; }
#imTableObject_34_03_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTableObject_34_03_tab0 .mt1 { margin-top: -4px; }
#imTableObject_34_03_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTableObject_34_03_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imTableObject_34_03_tab0 .ff1 { font-family: 'Aclonica'; }
#imTableObject_34_03_tab0 table td { border-style: solid; border-width: 1px 1px; border-color: rgb(0, 0, 0) rgb(0, 0, 0); }
#imTableObject_34_03 .text-container {width: 100%;}#imTableObject_34_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); }
#imTableObject_34_03 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTableObject_34_03 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTableObject_34_03 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imTableObject_34_03 table { margin: 0 auto; }
#imCell_5 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTableObject_34_05 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_5 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_5 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTableObject_34_05 { width: 100%; }
#imTableObject_34_05 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTableObject_34_05_tab0 div { line-height: 22px; }
#imTableObject_34_05_tab0 .imHeading1 { line-height: 44px; }
#imTableObject_34_05_tab0 .imHeading2 { line-height: 33px; }
#imTableObject_34_05_tab0 .imHeading3 { line-height: 26px; }
#imTableObject_34_05_tab0 .imHeading4 { line-height: 22px; }
#imTableObject_34_05_tab0 .imHeading5 { line-height: 18px; }
#imTableObject_34_05_tab0 .imHeading6 { line-height: 15px; }
#imTableObject_34_05_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTableObject_34_05_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTableObject_34_05_tab0 ul ul ul { list-style: circle; }
#imTableObject_34_05_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_05_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTableObject_34_05_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTableObject_34_05_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_05_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTableObject_34_05_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTableObject_34_05_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTableObject_34_05_tab0 p { margin: 0; padding: 0; }
#imTableObject_34_05_tab0 .inline-block { display: inline-block; }
#imTableObject_34_05_tab0 sup { vertical-align: super; font-size: smaller; }
#imTableObject_34_05_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTableObject_34_05_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTableObject_34_05_tab0 .fleft { float: left; vertical-align: baseline;}
#imTableObject_34_05_tab0 .fright { float: right; vertical-align: baseline;}
#imTableObject_34_05_tab0 img.fleft { margin-right: 15px; }
#imTableObject_34_05_tab0 img.fright { margin-left: 15px; }
#imTableObject_34_05_tab0 .imTALeft { text-align: left; }
#imTableObject_34_05_tab0 .imTARight { text-align: right; }
#imTableObject_34_05_tab0 .imTACenter { text-align: center; }
#imTableObject_34_05_tab0 .imTAJustify { text-align: justify; }
#imTableObject_34_05_tab0 .imUl { text-decoration: underline; }
#imTableObject_34_05_tab0 .imStrike { text-decoration: line-through; }
#imTableObject_34_05_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTableObject_34_05_tab0 .imVt { vertical-align: top; }
#imTableObject_34_05_tab0 .imVc { vertical-align: middle; }
#imTableObject_34_05_tab0 .imVb { vertical-align: bottom; }
#imTableObject_34_05_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTableObject_34_05_tab0 .mt1 { margin-top: -4px; }
#imTableObject_34_05_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imTableObject_34_05_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTableObject_34_05_tab0 .ff1 { font-family: 'Aclonica'; }
#imTableObject_34_05_tab0 table td { border-style: solid; border-width: 1px 1px; border-color: rgb(0, 0, 0) rgb(0, 0, 0); }
#imTableObject_34_05 .text-container {width: 100%;}#imTableObject_34_05 .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); }
#imTableObject_34_05 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTableObject_34_05 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTableObject_34_05 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imTableObject_34_05 table { margin: 0 auto; }
#imCell_14 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTableObject_34_14 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_14 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_14 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTableObject_34_14 { width: 100%; }
#imTableObject_34_14 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTableObject_34_14_tab0 div { line-height: 22px; }
#imTableObject_34_14_tab0 .imHeading1 { line-height: 44px; }
#imTableObject_34_14_tab0 .imHeading2 { line-height: 33px; }
#imTableObject_34_14_tab0 .imHeading3 { line-height: 26px; }
#imTableObject_34_14_tab0 .imHeading4 { line-height: 22px; }
#imTableObject_34_14_tab0 .imHeading5 { line-height: 18px; }
#imTableObject_34_14_tab0 .imHeading6 { line-height: 15px; }
#imTableObject_34_14_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTableObject_34_14_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTableObject_34_14_tab0 ul ul ul { list-style: circle; }
#imTableObject_34_14_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_14_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTableObject_34_14_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTableObject_34_14_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_14_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTableObject_34_14_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTableObject_34_14_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTableObject_34_14_tab0 p { margin: 0; padding: 0; }
#imTableObject_34_14_tab0 .inline-block { display: inline-block; }
#imTableObject_34_14_tab0 sup { vertical-align: super; font-size: smaller; }
#imTableObject_34_14_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTableObject_34_14_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTableObject_34_14_tab0 .fleft { float: left; vertical-align: baseline;}
#imTableObject_34_14_tab0 .fright { float: right; vertical-align: baseline;}
#imTableObject_34_14_tab0 img.fleft { margin-right: 15px; }
#imTableObject_34_14_tab0 img.fright { margin-left: 15px; }
#imTableObject_34_14_tab0 .imTALeft { text-align: left; }
#imTableObject_34_14_tab0 .imTARight { text-align: right; }
#imTableObject_34_14_tab0 .imTACenter { text-align: center; }
#imTableObject_34_14_tab0 .imTAJustify { text-align: justify; }
#imTableObject_34_14_tab0 .imUl { text-decoration: underline; }
#imTableObject_34_14_tab0 .imStrike { text-decoration: line-through; }
#imTableObject_34_14_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTableObject_34_14_tab0 .imVt { vertical-align: top; }
#imTableObject_34_14_tab0 .imVc { vertical-align: middle; }
#imTableObject_34_14_tab0 .imVb { vertical-align: bottom; }
#imTableObject_34_14_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTableObject_34_14_tab0 .mt1 { margin-top: -4px; }
#imTableObject_34_14_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imTableObject_34_14_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTableObject_34_14_tab0 .ff1 { font-family: 'Aclonica'; }
#imTableObject_34_14_tab0 table td { border-style: solid; border-width: 1px 1px; border-color: rgb(0, 0, 0) rgb(0, 0, 0); }
#imTableObject_34_14 .text-container {width: 100%;}#imTableObject_34_14 .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); }
#imTableObject_34_14 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTableObject_34_14 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTableObject_34_14 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imTableObject_34_14 table { margin: 0 auto; }
#imCell_15 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTableObject_34_15 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_15 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_15 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTableObject_34_15 { width: 100%; }
#imTableObject_34_15 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTableObject_34_15_tab0 div { line-height: 22px; }
#imTableObject_34_15_tab0 .imHeading1 { line-height: 44px; }
#imTableObject_34_15_tab0 .imHeading2 { line-height: 33px; }
#imTableObject_34_15_tab0 .imHeading3 { line-height: 26px; }
#imTableObject_34_15_tab0 .imHeading4 { line-height: 22px; }
#imTableObject_34_15_tab0 .imHeading5 { line-height: 18px; }
#imTableObject_34_15_tab0 .imHeading6 { line-height: 15px; }
#imTableObject_34_15_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTableObject_34_15_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTableObject_34_15_tab0 ul ul ul { list-style: circle; }
#imTableObject_34_15_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_15_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTableObject_34_15_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTableObject_34_15_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_15_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTableObject_34_15_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTableObject_34_15_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTableObject_34_15_tab0 p { margin: 0; padding: 0; }
#imTableObject_34_15_tab0 .inline-block { display: inline-block; }
#imTableObject_34_15_tab0 sup { vertical-align: super; font-size: smaller; }
#imTableObject_34_15_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTableObject_34_15_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTableObject_34_15_tab0 .fleft { float: left; vertical-align: baseline;}
#imTableObject_34_15_tab0 .fright { float: right; vertical-align: baseline;}
#imTableObject_34_15_tab0 img.fleft { margin-right: 15px; }
#imTableObject_34_15_tab0 img.fright { margin-left: 15px; }
#imTableObject_34_15_tab0 .imTALeft { text-align: left; }
#imTableObject_34_15_tab0 .imTARight { text-align: right; }
#imTableObject_34_15_tab0 .imTACenter { text-align: center; }
#imTableObject_34_15_tab0 .imTAJustify { text-align: justify; }
#imTableObject_34_15_tab0 .imUl { text-decoration: underline; }
#imTableObject_34_15_tab0 .imStrike { text-decoration: line-through; }
#imTableObject_34_15_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTableObject_34_15_tab0 .imVt { vertical-align: top; }
#imTableObject_34_15_tab0 .imVc { vertical-align: middle; }
#imTableObject_34_15_tab0 .imVb { vertical-align: bottom; }
#imTableObject_34_15_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTableObject_34_15_tab0 .mt1 { margin-top: -4px; }
#imTableObject_34_15_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imTableObject_34_15_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTableObject_34_15_tab0 .ff1 { font-family: 'Aclonica'; }
#imTableObject_34_15_tab0 table td { border-style: solid; border-width: 1px 1px; border-color: rgb(0, 0, 0) rgb(0, 0, 0); }
#imTableObject_34_15 .text-container {width: 100%;}#imTableObject_34_15 .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); }
#imTableObject_34_15 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTableObject_34_15 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTableObject_34_15 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imTableObject_34_15 table { margin: 0 auto; }
#imCell_6 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTableObject_34_06 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_6 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_6 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTableObject_34_06 { width: 100%; }
#imTableObject_34_06 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTableObject_34_06_tab0 div { line-height: 22px; }
#imTableObject_34_06_tab0 .imHeading1 { line-height: 44px; }
#imTableObject_34_06_tab0 .imHeading2 { line-height: 33px; }
#imTableObject_34_06_tab0 .imHeading3 { line-height: 26px; }
#imTableObject_34_06_tab0 .imHeading4 { line-height: 22px; }
#imTableObject_34_06_tab0 .imHeading5 { line-height: 18px; }
#imTableObject_34_06_tab0 .imHeading6 { line-height: 15px; }
#imTableObject_34_06_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTableObject_34_06_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTableObject_34_06_tab0 ul ul ul { list-style: circle; }
#imTableObject_34_06_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_06_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTableObject_34_06_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTableObject_34_06_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_06_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTableObject_34_06_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTableObject_34_06_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTableObject_34_06_tab0 p { margin: 0; padding: 0; }
#imTableObject_34_06_tab0 .inline-block { display: inline-block; }
#imTableObject_34_06_tab0 sup { vertical-align: super; font-size: smaller; }
#imTableObject_34_06_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTableObject_34_06_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTableObject_34_06_tab0 .fleft { float: left; vertical-align: baseline;}
#imTableObject_34_06_tab0 .fright { float: right; vertical-align: baseline;}
#imTableObject_34_06_tab0 img.fleft { margin-right: 15px; }
#imTableObject_34_06_tab0 img.fright { margin-left: 15px; }
#imTableObject_34_06_tab0 .imTALeft { text-align: left; }
#imTableObject_34_06_tab0 .imTARight { text-align: right; }
#imTableObject_34_06_tab0 .imTACenter { text-align: center; }
#imTableObject_34_06_tab0 .imTAJustify { text-align: justify; }
#imTableObject_34_06_tab0 .imUl { text-decoration: underline; }
#imTableObject_34_06_tab0 .imStrike { text-decoration: line-through; }
#imTableObject_34_06_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTableObject_34_06_tab0 .imVt { vertical-align: top; }
#imTableObject_34_06_tab0 .imVc { vertical-align: middle; }
#imTableObject_34_06_tab0 .imVb { vertical-align: bottom; }
#imTableObject_34_06_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTableObject_34_06_tab0 .mt1 { margin-top: -4px; }
#imTableObject_34_06_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTableObject_34_06_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imTableObject_34_06_tab0 .ff1 { font-family: 'Aclonica'; }
#imTableObject_34_06_tab0 table td { border-style: solid; border-width: 1px 1px; border-color: rgb(0, 0, 0) rgb(0, 0, 0); }
#imTableObject_34_06 .text-container {width: 100%;}#imTableObject_34_06 .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); }
#imTableObject_34_06 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTableObject_34_06 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTableObject_34_06 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imTableObject_34_06 table { margin: 0 auto; }
#imCell_7 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTableObject_34_07 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_7 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_7 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTableObject_34_07 { width: 100%; }
#imTableObject_34_07 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTableObject_34_07_tab0 div { line-height: 22px; }
#imTableObject_34_07_tab0 .imHeading1 { line-height: 44px; }
#imTableObject_34_07_tab0 .imHeading2 { line-height: 33px; }
#imTableObject_34_07_tab0 .imHeading3 { line-height: 26px; }
#imTableObject_34_07_tab0 .imHeading4 { line-height: 22px; }
#imTableObject_34_07_tab0 .imHeading5 { line-height: 18px; }
#imTableObject_34_07_tab0 .imHeading6 { line-height: 15px; }
#imTableObject_34_07_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTableObject_34_07_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTableObject_34_07_tab0 ul ul ul { list-style: circle; }
#imTableObject_34_07_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_07_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTableObject_34_07_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTableObject_34_07_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_07_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTableObject_34_07_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTableObject_34_07_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTableObject_34_07_tab0 p { margin: 0; padding: 0; }
#imTableObject_34_07_tab0 .inline-block { display: inline-block; }
#imTableObject_34_07_tab0 sup { vertical-align: super; font-size: smaller; }
#imTableObject_34_07_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTableObject_34_07_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTableObject_34_07_tab0 .fleft { float: left; vertical-align: baseline;}
#imTableObject_34_07_tab0 .fright { float: right; vertical-align: baseline;}
#imTableObject_34_07_tab0 img.fleft { margin-right: 15px; }
#imTableObject_34_07_tab0 img.fright { margin-left: 15px; }
#imTableObject_34_07_tab0 .imTALeft { text-align: left; }
#imTableObject_34_07_tab0 .imTARight { text-align: right; }
#imTableObject_34_07_tab0 .imTACenter { text-align: center; }
#imTableObject_34_07_tab0 .imTAJustify { text-align: justify; }
#imTableObject_34_07_tab0 .imUl { text-decoration: underline; }
#imTableObject_34_07_tab0 .imStrike { text-decoration: line-through; }
#imTableObject_34_07_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTableObject_34_07_tab0 .imVt { vertical-align: top; }
#imTableObject_34_07_tab0 .imVc { vertical-align: middle; }
#imTableObject_34_07_tab0 .imVb { vertical-align: bottom; }
#imTableObject_34_07_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTableObject_34_07_tab0 .mt1 { margin-top: -4px; }
#imTableObject_34_07_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTableObject_34_07_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imTableObject_34_07_tab0 .ff1 { font-family: 'Aclonica'; }
#imTableObject_34_07_tab0 table td { border-style: solid; border-width: 1px 1px; border-color: rgb(0, 0, 0) rgb(0, 0, 0); }
#imTableObject_34_07 .text-container {width: 100%;}#imTableObject_34_07 .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); }
#imTableObject_34_07 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTableObject_34_07 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTableObject_34_07 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imTableObject_34_07 table { margin: 0 auto; }
#imCell_10 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTableObject_34_10 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_10 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_10 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTableObject_34_10 { width: 100%; }
#imTableObject_34_10 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTableObject_34_10_tab0 div { line-height: 22px; }
#imTableObject_34_10_tab0 .imHeading1 { line-height: 44px; }
#imTableObject_34_10_tab0 .imHeading2 { line-height: 33px; }
#imTableObject_34_10_tab0 .imHeading3 { line-height: 26px; }
#imTableObject_34_10_tab0 .imHeading4 { line-height: 22px; }
#imTableObject_34_10_tab0 .imHeading5 { line-height: 18px; }
#imTableObject_34_10_tab0 .imHeading6 { line-height: 15px; }
#imTableObject_34_10_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTableObject_34_10_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTableObject_34_10_tab0 ul ul ul { list-style: circle; }
#imTableObject_34_10_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_10_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTableObject_34_10_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTableObject_34_10_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_10_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTableObject_34_10_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTableObject_34_10_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTableObject_34_10_tab0 p { margin: 0; padding: 0; }
#imTableObject_34_10_tab0 .inline-block { display: inline-block; }
#imTableObject_34_10_tab0 sup { vertical-align: super; font-size: smaller; }
#imTableObject_34_10_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTableObject_34_10_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTableObject_34_10_tab0 .fleft { float: left; vertical-align: baseline;}
#imTableObject_34_10_tab0 .fright { float: right; vertical-align: baseline;}
#imTableObject_34_10_tab0 img.fleft { margin-right: 15px; }
#imTableObject_34_10_tab0 img.fright { margin-left: 15px; }
#imTableObject_34_10_tab0 .imTALeft { text-align: left; }
#imTableObject_34_10_tab0 .imTARight { text-align: right; }
#imTableObject_34_10_tab0 .imTACenter { text-align: center; }
#imTableObject_34_10_tab0 .imTAJustify { text-align: justify; }
#imTableObject_34_10_tab0 .imUl { text-decoration: underline; }
#imTableObject_34_10_tab0 .imStrike { text-decoration: line-through; }
#imTableObject_34_10_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTableObject_34_10_tab0 .imVt { vertical-align: top; }
#imTableObject_34_10_tab0 .imVc { vertical-align: middle; }
#imTableObject_34_10_tab0 .imVb { vertical-align: bottom; }
#imTableObject_34_10_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTableObject_34_10_tab0 .mt1 { margin-top: -4px; }
#imTableObject_34_10_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTableObject_34_10_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imTableObject_34_10_tab0 .ff1 { font-family: 'Aclonica'; }
#imTableObject_34_10_tab0 table td { border-style: solid; border-width: 1px 1px; border-color: rgb(0, 0, 0) rgb(0, 0, 0); }
#imTableObject_34_10 .text-container {width: 100%;}#imTableObject_34_10 .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); }
#imTableObject_34_10 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTableObject_34_10 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTableObject_34_10 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imTableObject_34_10 table { margin: 0 auto; }
#imCell_11 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTableObject_34_11 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_11 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_11 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTableObject_34_11 { width: 100%; }
#imTableObject_34_11 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTableObject_34_11_tab0 div { line-height: 22px; }
#imTableObject_34_11_tab0 .imHeading1 { line-height: 44px; }
#imTableObject_34_11_tab0 .imHeading2 { line-height: 33px; }
#imTableObject_34_11_tab0 .imHeading3 { line-height: 26px; }
#imTableObject_34_11_tab0 .imHeading4 { line-height: 22px; }
#imTableObject_34_11_tab0 .imHeading5 { line-height: 18px; }
#imTableObject_34_11_tab0 .imHeading6 { line-height: 15px; }
#imTableObject_34_11_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTableObject_34_11_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTableObject_34_11_tab0 ul ul ul { list-style: circle; }
#imTableObject_34_11_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_11_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTableObject_34_11_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTableObject_34_11_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTableObject_34_11_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTableObject_34_11_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTableObject_34_11_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTableObject_34_11_tab0 p { margin: 0; padding: 0; }
#imTableObject_34_11_tab0 .inline-block { display: inline-block; }
#imTableObject_34_11_tab0 sup { vertical-align: super; font-size: smaller; }
#imTableObject_34_11_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTableObject_34_11_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTableObject_34_11_tab0 .fleft { float: left; vertical-align: baseline;}
#imTableObject_34_11_tab0 .fright { float: right; vertical-align: baseline;}
#imTableObject_34_11_tab0 img.fleft { margin-right: 15px; }
#imTableObject_34_11_tab0 img.fright { margin-left: 15px; }
#imTableObject_34_11_tab0 .imTALeft { text-align: left; }
#imTableObject_34_11_tab0 .imTARight { text-align: right; }
#imTableObject_34_11_tab0 .imTACenter { text-align: center; }
#imTableObject_34_11_tab0 .imTAJustify { text-align: justify; }
#imTableObject_34_11_tab0 .imUl { text-decoration: underline; }
#imTableObject_34_11_tab0 .imStrike { text-decoration: line-through; }
#imTableObject_34_11_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTableObject_34_11_tab0 .imVt { vertical-align: top; }
#imTableObject_34_11_tab0 .imVc { vertical-align: middle; }
#imTableObject_34_11_tab0 .imVb { vertical-align: bottom; }
#imTableObject_34_11_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTableObject_34_11_tab0 .mt1 { margin-top: -4px; }
#imTableObject_34_11_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imTableObject_34_11_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTableObject_34_11_tab0 .ff1 { font-family: 'Aclonica'; }
#imTableObject_34_11_tab0 table td { border-style: solid; border-width: 1px 1px; border-color: rgb(0, 0, 0) rgb(0, 0, 0); }
#imTableObject_34_11 .text-container {width: 100%;}#imTableObject_34_11 .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); }
#imTableObject_34_11 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTableObject_34_11 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTableObject_34_11 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imTableObject_34_11 table { margin: 0 auto; }
@media (min-width: 1150.0px) {
	#imContent { padding-left: 5px; padding-right:5px; }
	#imCell_4, .imPageRow { margin-left: -5px; margin-right: -5px; }
	#imBreadcrumb { width: 1126px; margin-left: 6px; margin-right: 6px; }
	#imCell_4 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_4 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_34_04 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imMenuObject_34_04_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;}
	#imMenuObject_34_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_34_04_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_34_04_container > ul > li > .label-wrapper, #imMenuObject_34_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 61px; padding: 0 30px 0 30px; 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;}
	#imMenuObject_34_04 .hamburger-button {cursor: pointer; width: 61px; height: 61px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; 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;}
	#imMenuObject_34_04 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imMenuObject_34_04 .label-inner-wrapper, #imMenuObject_34_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_34_04_container > ul > li .label, #imMenuObject_34_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_34_04_container > ul > li > .label-wrapper {background-color: rgba(0, 16, 64, 1);background-image: none;border-color: rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1);border-style: solid; }
	#imMenuObject_34_04_container > ul > li > .label-wrapper .label, #imMenuObject_34_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imMenuObject_34_04 .hamburger-button {background-color: rgba(0, 16, 64, 1);background-image: none;border-color: rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1);border-style: solid; }
	#imMenuObject_34_04 .hamburger-button .label, #imMenuObject_34_04 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imMenuObject_34_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_34_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_34_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_34_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imMenuObject_34_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_34_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_34_04_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; }
	#imMenuObject_34_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_34_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_34_04 .imLevel { cursor: default; }
	#imMenuObject_34_04-menu-opened .imLevel { cursor: default; }
	#imMenuObject_34_04 { justify-self: end;}
	/* Level menu background */
	#imMenuObject_34_04 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: transparent; }
	/* Level menu button size and position */
	#imMenuObject_34_04 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imMenuObject_34_04 .multiple-column > ul {max-width: 210px;}
	#imMenuObject_34_04 ul ul li:last-child {margin-bottom: 0;}
	#imMenuObject_34_04 ul ul .label-wrapper { display: block; overflow: hidden; width: 150px; height: 61px; padding: 0 30px 0 30px; }
	#imMenuObject_34_04 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imMenuObject_34_04 ul ul .label-wrapper {background-color: rgba(0, 16, 64, 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; }
	#imMenuObject_34_04 ul ul .label-wrapper .label, #imMenuObject_34_04 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imMenuObject_34_04 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04 ul ul li.imLevel:hover > .label-wrapper .label, #imMenuObject_34_04 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_34_04 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04 ul ul li.imPage:hover > .label-wrapper .label, #imMenuObject_34_04 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imMenuObject_34_04 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; }
	#imMenuObject_34_04 ul ul .imMnMnSeparator > .label-wrapper .label, #imMenuObject_34_04 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;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 */
	#imMenuObject_34_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_34_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_34_04 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imMenuObject_34_04 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imMenuObject_34_04 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imMenuObject_34_04 .multiple-column > ul > li {display: block;}
	#imMenuObject_34_04_container > ul > li > ul {position: absolute;
	top: 61px;
	}
	#imMenuObject_34_04_container > ul > li > ul.open-bottom { left: 0; }
	#imMenuObject_34_04_container > ul > li > ul.open-left { right: 210px; }
	#imMenuObject_34_04_container > ul > li > ul.open-right { left: 210px; }
	#imMenuObject_34_04_container > ul > li > ul ul, #imMenuObject_34_04_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imMenuObject_34_04_container  > ul > li > ul ul.open-left, #imMenuObject_34_04_container .multiple-column > ul > li ul.open-left{ right: 210px; }
	#imMenuObject_34_04_container  > ul > li > ul ul.open-right, #imMenuObject_34_04_container .multiple-column > ul > li ul.open-right{ left: 210px; }
	#imMenuObject_34_04 ul > li > ul, #imMenuObject_34_04 .multiple-column { display: none; }
	#imMenuObject_34_04-menu-opened { display: none; }
	#imMenuObject_34_04 .hamburger-component { display: none; }
	#imCell_13 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_13 { grid-template-rows: [row-content] auto ; }
	#imTextObject_34_13 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_13 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_34_13 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_12 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_12 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_12 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_12 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_01 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_02 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_3 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_3 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_03 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_5 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_5 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_05 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_5 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_05 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_14 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_14 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_14 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_14 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_14 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_15 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_15 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_15 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_15 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_15 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_6 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_6 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_06 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_06 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_7 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_7 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_07 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_07 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_10 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_10 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_10 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_10 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_10 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_11 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_11 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_11 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 1149.9px) and (min-width: 960.0px) {
	#imContent { padding-left: 5px; padding-right:5px; }
	#imCell_4, .imPageRow { margin-left: -5px; margin-right: -5px; }
	#imBreadcrumb { width: 938px; margin-left: 6px; margin-right: 6px; }
	#imCell_4 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_4 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_34_04 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imMenuObject_34_04_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;}
	#imMenuObject_34_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_34_04_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_34_04_container > ul > li > .label-wrapper, #imMenuObject_34_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 61px; padding: 0 30px 0 30px; 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;}
	#imMenuObject_34_04 .hamburger-button {cursor: pointer; width: 61px; height: 61px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; 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;}
	#imMenuObject_34_04 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imMenuObject_34_04 .label-inner-wrapper, #imMenuObject_34_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_34_04_container > ul > li .label, #imMenuObject_34_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_34_04_container > ul > li > .label-wrapper {background-color: rgba(0, 16, 64, 1);background-image: none;border-color: rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1);border-style: solid; }
	#imMenuObject_34_04_container > ul > li > .label-wrapper .label, #imMenuObject_34_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imMenuObject_34_04 .hamburger-button {background-color: rgba(0, 16, 64, 1);background-image: none;border-color: rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1);border-style: solid; }
	#imMenuObject_34_04 .hamburger-button .label, #imMenuObject_34_04 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imMenuObject_34_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_34_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_34_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_34_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imMenuObject_34_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_34_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_34_04_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; }
	#imMenuObject_34_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_34_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_34_04 .imLevel { cursor: default; }
	#imMenuObject_34_04-menu-opened .imLevel { cursor: default; }
	#imMenuObject_34_04 { justify-self: end;}
	/* Level menu background */
	#imMenuObject_34_04 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: transparent; }
	/* Level menu button size and position */
	#imMenuObject_34_04 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imMenuObject_34_04 .multiple-column > ul {max-width: 210px;}
	#imMenuObject_34_04 ul ul li:last-child {margin-bottom: 0;}
	#imMenuObject_34_04 ul ul .label-wrapper { display: block; overflow: hidden; width: 150px; height: 61px; padding: 0 30px 0 30px; }
	#imMenuObject_34_04 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imMenuObject_34_04 ul ul .label-wrapper {background-color: rgba(0, 16, 64, 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; }
	#imMenuObject_34_04 ul ul .label-wrapper .label, #imMenuObject_34_04 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imMenuObject_34_04 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04 ul ul li.imLevel:hover > .label-wrapper .label, #imMenuObject_34_04 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_34_04 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04 ul ul li.imPage:hover > .label-wrapper .label, #imMenuObject_34_04 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imMenuObject_34_04 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; }
	#imMenuObject_34_04 ul ul .imMnMnSeparator > .label-wrapper .label, #imMenuObject_34_04 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;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 */
	#imMenuObject_34_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_34_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_34_04 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imMenuObject_34_04 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imMenuObject_34_04 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imMenuObject_34_04 .multiple-column > ul > li {display: block;}
	#imMenuObject_34_04_container > ul > li > ul {position: absolute;
	top: 61px;
	}
	#imMenuObject_34_04_container > ul > li > ul.open-bottom { left: 0; }
	#imMenuObject_34_04_container > ul > li > ul.open-left { right: 210px; }
	#imMenuObject_34_04_container > ul > li > ul.open-right { left: 210px; }
	#imMenuObject_34_04_container > ul > li > ul ul, #imMenuObject_34_04_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imMenuObject_34_04_container  > ul > li > ul ul.open-left, #imMenuObject_34_04_container .multiple-column > ul > li ul.open-left{ right: 210px; }
	#imMenuObject_34_04_container  > ul > li > ul ul.open-right, #imMenuObject_34_04_container .multiple-column > ul > li ul.open-right{ left: 210px; }
	#imMenuObject_34_04 ul > li > ul, #imMenuObject_34_04 .multiple-column { display: none; }
	#imMenuObject_34_04-menu-opened { display: none; }
	#imMenuObject_34_04 .hamburger-component { display: none; }
	#imCell_13 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_13 { grid-template-rows: [row-content] auto ; }
	#imTextObject_34_13 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_13 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_34_13 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_12 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_12 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_12 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_12 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_01 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_01 { width: 100%; overflow-x: scroll; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_02 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_02 { width: 100%; overflow-x: scroll; }
	#imCell_3 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_3 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_03 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_03 { width: 100%; overflow-x: scroll; }
	#imCell_5 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_5 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_05 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_5 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_05 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_05 { width: 100%; overflow-x: scroll; }
	#imCell_14 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_14 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_14 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_14 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_14 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_14 { width: 100%; overflow-x: scroll; }
	#imCell_15 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_15 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_15 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_15 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_15 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_15 { width: 100%; overflow-x: scroll; }
	#imCell_6 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_6 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_06 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_06 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_06 { width: 100%; overflow-x: scroll; }
	#imCell_7 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_7 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_07 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_07 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_07 { width: 100%; overflow-x: scroll; }
	#imCell_10 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_10 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_10 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_10 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_10 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_10 { width: 100%; overflow-x: scroll; }
	#imCell_11 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_11 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_11 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_11 { width: 100%; overflow-x: scroll; }
	
}

@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imContent { padding-left: 5px; padding-right:5px; }
	#imCell_4, .imPageRow { margin-left: -5px; margin-right: -5px; }
	#imBreadcrumb { width: 698px; margin-left: 6px; margin-right: 6px; }
	#imCell_4 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_4 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_34_04 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imMenuObject_34_04_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;}
	#imMenuObject_34_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_34_04_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_34_04_container > ul > li > .label-wrapper, #imMenuObject_34_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 61px; padding: 0 30px 0 30px; 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;}
	#imMenuObject_34_04 .hamburger-button {cursor: pointer; width: 61px; height: 61px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; 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;}
	#imMenuObject_34_04 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imMenuObject_34_04 .label-inner-wrapper, #imMenuObject_34_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_34_04_container > ul > li .label, #imMenuObject_34_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_34_04_container > ul > li > .label-wrapper {background-color: rgba(0, 16, 64, 1);background-image: none;border-color: rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1);border-style: solid; }
	#imMenuObject_34_04_container > ul > li > .label-wrapper .label, #imMenuObject_34_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imMenuObject_34_04 .hamburger-button {background-color: rgba(0, 16, 64, 1);background-image: none;border-color: rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1);border-style: solid; }
	#imMenuObject_34_04 .hamburger-button .label, #imMenuObject_34_04 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imMenuObject_34_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_34_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_34_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_34_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imMenuObject_34_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_34_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_34_04_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; }
	#imMenuObject_34_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_34_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_34_04 .imLevel { cursor: default; }
	#imMenuObject_34_04-menu-opened .imLevel { cursor: default; }
	#imMenuObject_34_04 { justify-self: end;}
	/* Level menu background */
	#imMenuObject_34_04 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: transparent; }
	/* Level menu button size and position */
	#imMenuObject_34_04 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imMenuObject_34_04 .multiple-column > ul {max-width: 210px;}
	#imMenuObject_34_04 ul ul li:last-child {margin-bottom: 0;}
	#imMenuObject_34_04 ul ul .label-wrapper { display: block; overflow: hidden; width: 150px; height: 61px; padding: 0 30px 0 30px; }
	#imMenuObject_34_04 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imMenuObject_34_04 ul ul .label-wrapper {background-color: rgba(0, 16, 64, 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; }
	#imMenuObject_34_04 ul ul .label-wrapper .label, #imMenuObject_34_04 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imMenuObject_34_04 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04 ul ul li.imLevel:hover > .label-wrapper .label, #imMenuObject_34_04 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_34_04 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04 ul ul li.imPage:hover > .label-wrapper .label, #imMenuObject_34_04 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imMenuObject_34_04 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; }
	#imMenuObject_34_04 ul ul .imMnMnSeparator > .label-wrapper .label, #imMenuObject_34_04 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;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 */
	#imMenuObject_34_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_34_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_34_04 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imMenuObject_34_04 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imMenuObject_34_04 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imMenuObject_34_04 .multiple-column > ul > li {display: block;}
	#imMenuObject_34_04_container > ul > li > ul {position: absolute;
	top: 61px;
	}
	#imMenuObject_34_04_container > ul > li > ul.open-bottom { left: 0; }
	#imMenuObject_34_04_container > ul > li > ul.open-left { right: 210px; }
	#imMenuObject_34_04_container > ul > li > ul.open-right { left: 210px; }
	#imMenuObject_34_04_container > ul > li > ul ul, #imMenuObject_34_04_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imMenuObject_34_04_container  > ul > li > ul ul.open-left, #imMenuObject_34_04_container .multiple-column > ul > li ul.open-left{ right: 210px; }
	#imMenuObject_34_04_container  > ul > li > ul ul.open-right, #imMenuObject_34_04_container .multiple-column > ul > li ul.open-right{ left: 210px; }
	#imMenuObject_34_04 ul > li > ul, #imMenuObject_34_04 .multiple-column { display: none; }
	#imMenuObject_34_04-menu-opened { display: none; }
	#imMenuObject_34_04 .hamburger-component { display: none; }
	#imCell_13 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_13 { grid-template-rows: [row-content] auto ; }
	#imTextObject_34_13 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_13 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_34_13 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_12 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_12 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_12 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_12 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_01 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_01 { width: 100%; overflow-x: scroll; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_02 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_02 { width: 100%; overflow-x: scroll; }
	#imCell_3 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_3 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_03 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_03 { width: 100%; overflow-x: scroll; }
	#imCell_5 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_5 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_05 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_5 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_05 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_05 { width: 100%; overflow-x: scroll; }
	#imCell_14 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_14 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_14 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_14 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_14 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_14 { width: 100%; overflow-x: scroll; }
	#imCell_15 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_15 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_15 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_15 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_15 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_15 { width: 100%; overflow-x: scroll; }
	#imCell_6 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_6 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_06 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_06 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_06 { width: 100%; overflow-x: scroll; }
	#imCell_7 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_7 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_07 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_07 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_07 { width: 100%; overflow-x: scroll; }
	#imCell_10 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_10 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_10 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_10 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_10 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_10 { width: 100%; overflow-x: scroll; }
	#imCell_11 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_11 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_11 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_11 { width: 100%; overflow-x: scroll; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { padding-left: 5px; padding-right:5px; }
	#imCell_4, .imPageRow { margin-left: -5px; margin-right: -5px; }
	#imBreadcrumb { width: 458px; margin-left: 6px; margin-right: 6px; }
	#imCell_4 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_4 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_34_04 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imMenuObject_34_04_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;}
	#imMenuObject_34_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_34_04_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_34_04_container > ul > li > .label-wrapper, #imMenuObject_34_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 61px; padding: 0 30px 0 30px; 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;}
	#imMenuObject_34_04 .hamburger-button {cursor: pointer; width: 61px; height: 61px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; 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;}
	#imMenuObject_34_04 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imMenuObject_34_04 .label-inner-wrapper, #imMenuObject_34_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_34_04_container > ul > li .label, #imMenuObject_34_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_34_04_container > ul > li > .label-wrapper {background-color: rgba(0, 16, 64, 1);background-image: none;border-color: rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1);border-style: solid; }
	#imMenuObject_34_04_container > ul > li > .label-wrapper .label, #imMenuObject_34_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imMenuObject_34_04 .hamburger-button {background-color: rgba(0, 16, 64, 1);background-image: none;border-color: rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1);border-style: solid; }
	#imMenuObject_34_04 .hamburger-button .label, #imMenuObject_34_04 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imMenuObject_34_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_34_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_34_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_34_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imMenuObject_34_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_34_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_34_04_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; }
	#imMenuObject_34_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_34_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_34_04 .imLevel { cursor: default; }
	#imMenuObject_34_04-menu-opened .imLevel { cursor: default; }
	#imMenuObject_34_04 { justify-self: end;}
	/* Level menu background */
	#imMenuObject_34_04 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: transparent; }
	/* Level menu button size and position */
	#imMenuObject_34_04 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imMenuObject_34_04 .multiple-column > ul {max-width: 210px;}
	#imMenuObject_34_04 ul ul li:last-child {margin-bottom: 0;}
	#imMenuObject_34_04 ul ul .label-wrapper { display: block; overflow: hidden; width: 150px; height: 61px; padding: 0 30px 0 30px; }
	#imMenuObject_34_04 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imMenuObject_34_04 ul ul .label-wrapper {background-color: rgba(0, 16, 64, 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; }
	#imMenuObject_34_04 ul ul .label-wrapper .label, #imMenuObject_34_04 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imMenuObject_34_04 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04 ul ul li.imLevel:hover > .label-wrapper .label, #imMenuObject_34_04 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_34_04 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04 ul ul li.imPage:hover > .label-wrapper .label, #imMenuObject_34_04 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imMenuObject_34_04 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; }
	#imMenuObject_34_04 ul ul .imMnMnSeparator > .label-wrapper .label, #imMenuObject_34_04 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;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 */
	#imMenuObject_34_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_34_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_34_04 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imMenuObject_34_04 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imMenuObject_34_04 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imMenuObject_34_04 .multiple-column > ul > li {display: block;}
	#imMenuObject_34_04_container > ul > li > ul {position: absolute;
	top: 61px;
	}
	#imMenuObject_34_04_container > ul > li > ul.open-bottom { left: 0; }
	#imMenuObject_34_04_container > ul > li > ul.open-left { right: 210px; }
	#imMenuObject_34_04_container > ul > li > ul.open-right { left: 210px; }
	#imMenuObject_34_04_container > ul > li > ul ul, #imMenuObject_34_04_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imMenuObject_34_04_container  > ul > li > ul ul.open-left, #imMenuObject_34_04_container .multiple-column > ul > li ul.open-left{ right: 210px; }
	#imMenuObject_34_04_container  > ul > li > ul ul.open-right, #imMenuObject_34_04_container .multiple-column > ul > li ul.open-right{ left: 210px; }
	#imMenuObject_34_04 ul > li > ul, #imMenuObject_34_04 .multiple-column { display: none; }
	#imMenuObject_34_04-menu-opened { display: none; }
	#imMenuObject_34_04 .hamburger-component { display: none; }
	#imCell_13 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_13 { grid-template-rows: [row-content] auto ; }
	#imTextObject_34_13 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_13 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_34_13 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_12 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_12 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_12 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_12 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_12 { width: 100%; overflow-x: scroll; }
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_01 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_01 { width: 100%; overflow-x: scroll; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_02 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_02 { width: 100%; overflow-x: scroll; }
	#imCell_3 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_3 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_03 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_03 { width: 100%; overflow-x: scroll; }
	#imCell_5 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_5 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_05 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_5 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_05 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_05 { width: 100%; overflow-x: scroll; }
	#imCell_14 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_14 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_14 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_14 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_14 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_14 { width: 100%; overflow-x: scroll; }
	#imCell_15 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_15 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_15 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_15 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_15 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_15 { width: 100%; overflow-x: scroll; }
	#imCell_6 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_6 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_06 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_06 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_06 { width: 100%; overflow-x: scroll; }
	#imCell_7 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_7 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_07 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_07 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_07 { width: 100%; overflow-x: scroll; }
	#imCell_10 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_10 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_10 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_10 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_10 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_10 { width: 100%; overflow-x: scroll; }
	#imCell_11 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_11 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_11 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTableObject_34_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_11 { width: 100%; overflow-x: scroll; }
	
}

@media (max-width: 479.9px)  {
	#imContent { padding-left: 5px; padding-right:5px; }
	#imCell_4, .imPageRow { margin-left: -5px; margin-right: -5px; }
	#imBreadcrumb { width: 100%; margin-left: 0px; margin-right: 0px; }
	#imCell_4 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_4 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_34_04 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_4 { box-sizing: border-box; }
	/* Main menu background */
	#imMenuObject_34_04_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;}
	#imMenuObject_34_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_34_04_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_34_04_container > ul > li > .label-wrapper, #imMenuObject_34_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 61px; padding: 0 30px 0 30px; 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;}
	#imMenuObject_34_04 .hamburger-button {cursor: pointer; width: 61px; height: 61px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; 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;}
	#imMenuObject_34_04 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imMenuObject_34_04 .label-inner-wrapper, #imMenuObject_34_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_34_04_container > ul > li .label, #imMenuObject_34_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_34_04_container > ul > li > .label-wrapper {background-color: rgba(0, 16, 64, 1);background-image: none;border-color: rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1);border-style: solid; }
	#imMenuObject_34_04_container > ul > li > .label-wrapper .label, #imMenuObject_34_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imMenuObject_34_04 .hamburger-button {background-color: rgba(0, 16, 64, 1);background-image: none;border-color: rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1) rgba(255, 0, 0, 1);border-style: solid; }
	#imMenuObject_34_04 .hamburger-button .label, #imMenuObject_34_04 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imMenuObject_34_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_34_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_34_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_34_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imMenuObject_34_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(0, 64, 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; }
	#imMenuObject_34_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_34_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_34_04_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; }
	#imMenuObject_34_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_34_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_34_04 .imLevel { cursor: default; }
	#imMenuObject_34_04-menu-opened .imLevel { cursor: default; }
	#imMenuObject_34_04 { justify-self: start;}
	#imMenuObject_34_04 .hidden { display: none; }
	#imMenuObject_34_04-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_34_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imMenuObject_34_04-menu-opened li > div { display: none; }
	#imMenuObject_34_04-menu-opened #imMenuObject_34_04_container-menu-opened div > ul { display: block; }
	#imMenuObject_34_04-menu-opened #imMenuObject_34_04_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imMenuObject_34_04-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); }
	#imMenuObject_34_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_34_04-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; 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 1000ms; z-index: 10401;}
	.menu-imMenuObject_34_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_34_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_34_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_34_04-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_34_04-menu-opened li:last-child {margin-bottom: 0;}
	#imMenuObject_34_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imMenuObject_34_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_34_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_34_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imMenuObject_34_04-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_34_04-menu-opened ul > li > .label-wrapper .label, #imMenuObject_34_04-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_34_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imMenuObject_34_04-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_34_04-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_34_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imMenuObject_34_04-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_34_04-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_34_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imMenuObject_34_04-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_34_04-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imMenuObject_34_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_34_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_34_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imMenuObject_34_04-menu-opened #imMenuObject_34_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_34_04-menu-opened #imMenuObject_34_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_34_04-menu-opened #imMenuObject_34_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_34_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_34_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_34_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imMenuObject_34_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_34_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_34_04-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imMenuObject_34_04-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_34_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_13 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_13 { grid-template-rows: [row-content] auto ; }
	#imTextObject_34_13 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_13 { box-sizing: border-box; }
	#imTextObject_34_13 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_12 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_12 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_12 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_12 { box-sizing: border-box; }
	#imTableObject_34_12 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_12 { width: 100%; overflow-x: scroll; }
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_01 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_1 { box-sizing: border-box; }
	#imTableObject_34_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_01 { width: 100%; overflow-x: scroll; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_02 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_2 { box-sizing: border-box; }
	#imTableObject_34_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_02 { width: 100%; overflow-x: scroll; }
	#imCell_3 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_3 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_03 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_3 { box-sizing: border-box; }
	#imTableObject_34_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_03 { width: 100%; overflow-x: scroll; }
	#imCell_5 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_5 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_05 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_5 { box-sizing: border-box; }
	#imTableObject_34_05 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_05 { width: 100%; overflow-x: scroll; }
	#imCell_14 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_14 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_14 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_14 { box-sizing: border-box; }
	#imTableObject_34_14 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_14 { width: 100%; overflow-x: scroll; }
	#imCell_15 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_15 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_15 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_15 { box-sizing: border-box; }
	#imTableObject_34_15 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_15 { width: 100%; overflow-x: scroll; }
	#imCell_6 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_6 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_06 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_6 { box-sizing: border-box; }
	#imTableObject_34_06 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_06 { width: 100%; overflow-x: scroll; }
	#imCell_7 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_7 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_07 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_7 { box-sizing: border-box; }
	#imTableObject_34_07 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_07 { width: 100%; overflow-x: scroll; }
	#imCell_10 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_10 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_10 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_10 { box-sizing: border-box; }
	#imTableObject_34_10 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_10 { width: 100%; overflow-x: scroll; }
	#imCell_11 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_11 { grid-template-rows: [row-content] auto ; }
	#imTableObject_34_11 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_11 { box-sizing: border-box; }
	#imTableObject_34_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTableObject_34_11 { width: 100%; overflow-x: scroll; }
	
}

@media (min-width: 1150.0px) {
	#imHeader_imMenuObject_01_wrapper { position: absolute; top: 70px; left: 450px; width: 850px; height: 44px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_01_container { border-style: solid; border-width: 2px 2px 2px 2px; border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); 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: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_01_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper, #imHeader_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 105px; height: 40px; 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_01 .hamburger-button {cursor: pointer; width: 40px; height: 40px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; 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_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_01 .label-inner-wrapper, #imHeader_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_01_container > ul > li .label, #imHeader_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_01 .hamburger-button .label, #imHeader_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_01_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_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(54, 71, 79, 1);font-weight: normal;}
	#imHeader_imMenuObject_01 .imLevel { cursor: default; }
	#imHeader_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_01 { text-align: left;}
	/* Level menu background */
	#imHeader_imMenuObject_01 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: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_01 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_01 .multiple-column > ul {max-width: 155px;}
	#imHeader_imMenuObject_01 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_01 ul ul .label-wrapper { display: block; overflow: hidden; width: 139px; height: 60px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_01 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_01 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_01 ul ul .label-wrapper .label, #imHeader_imMenuObject_01 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(83, 175, 215, 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_01 ul ul li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(83, 175, 215, 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_01 ul ul li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_01 ul ul .imMnMnSeparator > .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_01 ul ul .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(61, 113, 177, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(83, 175, 215, 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_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_01 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_01 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_01 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_01 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_01_container > ul > li > ul {position: absolute;
	top: 40px;
	}
	#imHeader_imMenuObject_01_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_01_container > ul > li > ul.open-left { right: 115px; }
	#imHeader_imMenuObject_01_container > ul > li > ul.open-right { left: 115px; }
	#imHeader_imMenuObject_01_container > ul > li > ul ul, #imHeader_imMenuObject_01_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_01_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_01_container .multiple-column > ul > li ul.open-left{ right: 155px; }
	#imHeader_imMenuObject_01_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_01_container .multiple-column > ul > li ul.open-right{ left: 155px; }
	#imHeader_imMenuObject_01 ul > li > ul, .multiple-column { display: none; }
	#imHeader_imMenuObject_01_container > ul > li:nth-child(7n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_01_container > ul > li:nth-child(n+8) {
	margin-top: 0px; 
	}
	#imHeader_imMenuObject_01-menu-opened { display: none; }
	#imHeader_imMenuObject_01 .hamburger-component { display: none; }
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 10px; left: -50px; width: 100px; height: 120px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 -16.505% 0);clip-path: inset(0 0 -16.505% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_07_wrapper { position: absolute; top: 20px; left: 10px; width: 460px; height: 110px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_07{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1.000), 1px 1px 0px rgba(128, 128, 128, 0.766), 2px 2px 0px rgba(128, 128, 128, 0.563), 2px 3px 0px rgba(128, 128, 128, 0.391), 3px 4px 0px rgba(128, 128, 128, 0.250), 4px 5px 0px rgba(128, 128, 128, 0.141), 4px 6px 0px rgba(128, 128, 128, 0.063), 5px 7px 0px rgba(128, 128, 128, 0.016) ;}#imHeader_imObjectTitle_07 { width: 100%; }
	#imHeader_imObjectTitle_07_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 1149.9px) and (min-width: 960.0px) {
	#imHeader_imMenuObject_01_wrapper { position: absolute; top: 220px; left: 0px; width: 744px; height: 44px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_01_container { border-style: solid; border-width: 2px 2px 2px 2px; border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); 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: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_01_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper, #imHeader_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 105px; height: 40px; 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_01 .hamburger-button {cursor: pointer; width: 40px; height: 40px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; 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_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_01 .label-inner-wrapper, #imHeader_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_01_container > ul > li .label, #imHeader_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_01 .hamburger-button .label, #imHeader_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_01_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_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(54, 71, 79, 1);font-weight: normal;}
	#imHeader_imMenuObject_01 .imLevel { cursor: default; }
	#imHeader_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_01 { text-align: left;}
	/* Level menu background */
	#imHeader_imMenuObject_01 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: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_01 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_01 .multiple-column > ul {max-width: 155px;}
	#imHeader_imMenuObject_01 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_01 ul ul .label-wrapper { display: block; overflow: hidden; width: 139px; height: 60px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_01 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_01 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_01 ul ul .label-wrapper .label, #imHeader_imMenuObject_01 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(83, 175, 215, 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_01 ul ul li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(83, 175, 215, 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_01 ul ul li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_01 ul ul .imMnMnSeparator > .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_01 ul ul .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(61, 113, 177, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(83, 175, 215, 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_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_01 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_01 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_01 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_01 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_01_container > ul > li > ul {position: absolute;
	top: 40px;
	}
	#imHeader_imMenuObject_01_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_01_container > ul > li > ul.open-left { right: 115px; }
	#imHeader_imMenuObject_01_container > ul > li > ul.open-right { left: 115px; }
	#imHeader_imMenuObject_01_container > ul > li > ul ul, #imHeader_imMenuObject_01_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_01_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_01_container .multiple-column > ul > li ul.open-left{ right: 155px; }
	#imHeader_imMenuObject_01_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_01_container .multiple-column > ul > li ul.open-right{ left: 155px; }
	#imHeader_imMenuObject_01 ul > li > ul, .multiple-column { display: none; }
	#imHeader_imMenuObject_01_container > ul > li:nth-child(6n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_01_container > ul > li:nth-child(n+7) {
	margin-top: 0px; 
	}
	#imHeader_imMenuObject_01-menu-opened { display: none; }
	#imHeader_imMenuObject_01 .hamburger-component { display: none; }
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 30px; left: 70px; width: 120px; height: 140px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 -12.903% 0);clip-path: inset(0 0 -12.903% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_07_wrapper { position: absolute; top: 40px; left: 200px; width: 400px; height: 110px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_07{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1.000), 1px 1px 0px rgba(128, 128, 128, 0.766), 2px 2px 0px rgba(128, 128, 128, 0.563), 2px 3px 0px rgba(128, 128, 128, 0.391), 3px 4px 0px rgba(128, 128, 128, 0.250), 4px 5px 0px rgba(128, 128, 128, 0.141), 4px 6px 0px rgba(128, 128, 128, 0.063), 5px 7px 0px rgba(128, 128, 128, 0.016) ;}#imHeader_imObjectTitle_07 { width: 100%; }
	#imHeader_imObjectTitle_07_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imHeader_imMenuObject_01_wrapper { position: absolute; top: 250px; left: 0px; width: 744px; height: 44px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_01_container { border-style: solid; border-width: 2px 2px 2px 2px; border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); 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: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_01_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper, #imHeader_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 105px; height: 40px; 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_01 .hamburger-button {cursor: pointer; width: 40px; height: 40px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; 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_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_01 .label-inner-wrapper, #imHeader_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_01_container > ul > li .label, #imHeader_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_01 .hamburger-button .label, #imHeader_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_01_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_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(54, 71, 79, 1);font-weight: normal;}
	#imHeader_imMenuObject_01 .imLevel { cursor: default; }
	#imHeader_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_01 { text-align: left;}
	/* Level menu background */
	#imHeader_imMenuObject_01 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: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_01 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_01 .multiple-column > ul {max-width: 155px;}
	#imHeader_imMenuObject_01 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_01 ul ul .label-wrapper { display: block; overflow: hidden; width: 139px; height: 60px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_01 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_01 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_01 ul ul .label-wrapper .label, #imHeader_imMenuObject_01 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(83, 175, 215, 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_01 ul ul li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(83, 175, 215, 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_01 ul ul li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_01 ul ul .imMnMnSeparator > .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_01 ul ul .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(61, 113, 177, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(83, 175, 215, 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_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_01 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_01 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_01 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_01 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_01_container > ul > li > ul {position: absolute;
	top: 40px;
	}
	#imHeader_imMenuObject_01_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_01_container > ul > li > ul.open-left { right: 115px; }
	#imHeader_imMenuObject_01_container > ul > li > ul.open-right { left: 115px; }
	#imHeader_imMenuObject_01_container > ul > li > ul ul, #imHeader_imMenuObject_01_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_01_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_01_container .multiple-column > ul > li ul.open-left{ right: 155px; }
	#imHeader_imMenuObject_01_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_01_container .multiple-column > ul > li ul.open-right{ left: 155px; }
	#imHeader_imMenuObject_01 ul > li > ul, .multiple-column { display: none; }
	#imHeader_imMenuObject_01_container > ul > li:nth-child(6n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_01_container > ul > li:nth-child(n+7) {
	margin-top: 0px; 
	}
	#imHeader_imMenuObject_01-menu-opened { display: none; }
	#imHeader_imMenuObject_01 .hamburger-component { display: none; }
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 30px; left: 70px; width: 120px; height: 140px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 -12.903% 0);clip-path: inset(0 0 -12.903% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_07_wrapper { position: absolute; top: 40px; left: 200px; width: 400px; height: 110px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_07{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1.000), 1px 1px 0px rgba(128, 128, 128, 0.766), 2px 2px 0px rgba(128, 128, 128, 0.563), 2px 3px 0px rgba(128, 128, 128, 0.391), 3px 4px 0px rgba(128, 128, 128, 0.250), 4px 5px 0px rgba(128, 128, 128, 0.141), 4px 6px 0px rgba(128, 128, 128, 0.063), 5px 7px 0px rgba(128, 128, 128, 0.016) ;}#imHeader_imObjectTitle_07 { width: 100%; }
	#imHeader_imObjectTitle_07_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_imMenuObject_01_wrapper { position: absolute; top: 290px; left: 230px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_01_container { border-style: solid; border-width: 2px 2px 2px 2px; border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); 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: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_01_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper, #imHeader_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 105px; height: 40px; 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_01 .hamburger-button {cursor: pointer; width: 40px; height: 40px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; 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_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_01 .label-inner-wrapper, #imHeader_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_01_container > ul > li .label, #imHeader_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_01 .hamburger-button .label, #imHeader_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_01_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_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(54, 71, 79, 1);font-weight: normal;}
	#imHeader_imMenuObject_01 .imLevel { cursor: default; }
	#imHeader_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_01 { text-align: left;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	#imHeader_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_01-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(55, 71, 79, 1); }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 148px; 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 800ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(55, 71, 79, 1); opacity: 0.9;}
	.menu-imHeader_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; transition: background-color 800ms linear, opacity;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 132px; height: 52px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 148px;left: 0; right: auto;background-color: rgba(255, 255, 255, 1);transition: left 400ms, right 400ms, opacity 400ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(83, 175, 215, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(61, 113, 177, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_01-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; left: 0%; border-width: 1px 0 0 0; border-color: rgba(192, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened {  transform: translate3d(-148px, 0 ,0);  transition: transform 800ms;}
	#imHeader_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 10px; left: 180px; width: 120px; height: 140px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 -12.903% 0);clip-path: inset(0 0 -12.903% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_07_wrapper { position: absolute; top: 150px; left: 10px; width: 450px; height: 110px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_07{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1.000), 1px 1px 0px rgba(128, 128, 128, 0.766), 2px 2px 0px rgba(128, 128, 128, 0.563), 2px 3px 0px rgba(128, 128, 128, 0.391), 3px 4px 0px rgba(128, 128, 128, 0.250), 4px 5px 0px rgba(128, 128, 128, 0.141), 4px 6px 0px rgba(128, 128, 128, 0.063), 5px 7px 0px rgba(128, 128, 128, 0.016) ;}#imHeader_imObjectTitle_07 { width: 100%; }
	#imHeader_imObjectTitle_07_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 479.9px)  {
	#imHeader_imMenuObject_01_wrapper { position: absolute; top: 20px; left: 240px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_1 { box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_01_container { border-style: solid; border-width: 2px 2px 2px 2px; border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); 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: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_01_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper, #imHeader_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 105px; height: 40px; 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_01 .hamburger-button {cursor: pointer; width: 40px; height: 40px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; 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_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_01 .label-inner-wrapper, #imHeader_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_01_container > ul > li .label, #imHeader_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_01 .hamburger-button .label, #imHeader_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_01_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_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(54, 71, 79, 1);font-weight: normal;}
	#imHeader_imMenuObject_01 .imLevel { cursor: default; }
	#imHeader_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_01 { text-align: left;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	#imHeader_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_01-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(55, 71, 79, 1); }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 148px; 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 800ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(55, 71, 79, 1); opacity: 0.9;}
	.menu-imHeader_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; transition: background-color 800ms linear, opacity;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 132px; height: 52px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 148px;left: 0; right: auto;background-color: rgba(255, 255, 255, 1);transition: left 400ms, right 400ms, opacity 400ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(83, 175, 215, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(61, 113, 177, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_01-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; left: 0%; border-width: 1px 0 0 0; border-color: rgba(192, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened {  transform: translate3d(-148px, 0 ,0);  transition: transform 800ms;}
	#imHeader_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 10px; left: 120px; width: 80px; height: 100px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 -20.482% 0);clip-path: inset(0 0 -20.482% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_6 { box-sizing: border-box; }
	#imHeader_imObjectTitle_07_wrapper { position: absolute; top: 88px; left: 0px; width: 325px; height: 190px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_7 { box-sizing: border-box; }
	#imHeader_imObjectTitle_07{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1.000), 1px 1px 0px rgba(128, 128, 128, 0.766), 2px 2px 0px rgba(128, 128, 128, 0.563), 2px 3px 0px rgba(128, 128, 128, 0.391), 3px 4px 0px rgba(128, 128, 128, 0.250), 4px 5px 0px rgba(128, 128, 128, 0.141), 4px 6px 0px rgba(128, 128, 128, 0.063), 5px 7px 0px rgba(128, 128, 128, 0.016) ;}#imHeader_imObjectTitle_07 { width: 100%; }
	#imHeader_imObjectTitle_07_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (min-width: 1150.0px) {
	#imFooter_imTextObject_01_wrapper { position: absolute; top: 233px; left: 20px; width: 990px; height: 36px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_02_wrapper { position: absolute; top: 9px; left: -60px; width: 1190px; height: 220px; text-align: center; z-index: 1003; 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-0 { width: 100%; max-width: 98px; height: auto; }
	#imFooter_imTextObject_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 1149.9px) and (min-width: 960.0px) {
	#imFooter_imTextObject_01_wrapper { position: absolute; top: 255px; left: 0px; width: 960px; height: 60px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_02_wrapper { position: absolute; top: 7px; left: 29px; width: 900px; height: 274px; text-align: center; z-index: 1003; 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-0 { width: 100%; max-width: 98px; height: auto; }
	#imFooter_imTextObject_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imFooter_imTextObject_01_wrapper { position: absolute; top: 269px; left: 0px; width: 720px; height: 60px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_02_wrapper { position: absolute; top: 7px; left: 17px; width: 690px; height: 284px; text-align: center; z-index: 1003; 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-0 { width: 100%; max-width: 98px; height: auto; }
	#imFooter_imTextObject_02 .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_01_wrapper { position: absolute; top: 256px; left: 0px; width: 480px; height: 90px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_02_wrapper { position: absolute; top: -13px; left: 10px; width: 460px; height: 324px; text-align: center; z-index: 1003; 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-0 { width: 100%; max-width: 98px; height: auto; }
	#imFooter_imTextObject_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 479.9px)  {
	#imFooter_imTextObject_01_wrapper { position: absolute; top: 340px; left: 0px; width: 319px; height: 50px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_1 { box-sizing: border-box; }
	#imFooter_imTextObject_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_02_wrapper { position: absolute; top: 8px; left: 0px; width: 320px; height: 384px; text-align: center; z-index: 1003; 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_imCellStyleGraphics_2 { box-sizing: border-box; }
	#imFooter_imTextObject_02_tab0 .image-0 { width: 100%; max-width: 98px; height: auto; }
	#imFooter_imTextObject_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (min-width: 1150.0px) {
	#imSideBar_imObjectImage_01_wrapper { position: absolute; top: 120px; left: 30px; width: 144px; height: 144px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1149.9px) and (min-width: 960.0px) {
	#imSideBar_imObjectImage_01_wrapper { position: absolute; top: 120px; left: 30px; width: 144px; height: 144px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imSideBar_imObjectImage_01_wrapper { position: absolute; top: 120px; left: 30px; width: 144px; height: 144px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imSideBar_imObjectImage_01_wrapper { position: absolute; top: 120px; left: 30px; width: 144px; height: 144px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imSideBar_imObjectImage_01_wrapper { position: absolute; top: 120px; left: 30px; width: 144px; height: 144px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleGraphics_1 { box-sizing: border-box; }
	
}

@media (min-width: 1150.0px) {
	#imStickyBar_imMenuObject_03_wrapper { position: absolute; top: 10px; left: 0px; width: 1119px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_03_container { border-style: solid; border-width: 2px 2px 2px 2px; border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); 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: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_03_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 38px; 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_03 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; 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_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imStickyBar_imMenuObject_03 .label-inner-wrapper, #imStickyBar_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_03_container > ul > li .label, #imStickyBar_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_03 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_03 .hamburger-button .label, #imStickyBar_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(54, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03 { text-align: left;}
	/* Level menu background */
	#imStickyBar_imMenuObject_03 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: transparent; }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_03 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_03 .multiple-column > ul {max-width: 170px;}
	#imStickyBar_imMenuObject_03 ul ul li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_03 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_03 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_03 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_03 ul ul .label-wrapper .label, #imStickyBar_imMenuObject_03 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(83, 175, 215, 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_03 ul ul li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(83, 175, 215, 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_03 ul ul li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_03 ul ul .imMnMnSeparator > .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_03 ul ul .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(61, 113, 177, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imStickyBar_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(83, 175, 215, 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_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_03 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imStickyBar_imMenuObject_03 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_03 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_03_container > ul > li > ul {position: absolute;
	top: 38px;
	}
	#imStickyBar_imMenuObject_03_container > ul > li > ul.open-bottom { left: 0; }
	#imStickyBar_imMenuObject_03_container > ul > li > ul.open-left { right: 140px; }
	#imStickyBar_imMenuObject_03_container > ul > li > ul.open-right { left: 140px; }
	#imStickyBar_imMenuObject_03_container > ul > li > ul ul, #imStickyBar_imMenuObject_03_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imStickyBar_imMenuObject_03_container  > ul > li > ul ul.open-left, #imStickyBar_imMenuObject_03_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imStickyBar_imMenuObject_03_container  > ul > li > ul ul.open-right, #imStickyBar_imMenuObject_03_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imStickyBar_imMenuObject_03 ul > li > ul, .multiple-column { display: none; }
	#imStickyBar_imMenuObject_03_container > ul > li:nth-child(7n+1) {
	margin-left: 0;
	clear: left;
	}
	#imStickyBar_imMenuObject_03_container > ul > li:nth-child(n+8) {
	margin-top: 0px; 
	}
	#imStickyBar_imMenuObject_03-menu-opened { display: none; }
	#imStickyBar_imMenuObject_03 .hamburger-component { display: none; }
	
}

@media (max-width: 1149.9px) and (min-width: 960.0px) {
	#imStickyBar_imMenuObject_03_wrapper { position: absolute; top: 10px; left: -10px; width: 964px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_03_container { border-style: solid; border-width: 2px 2px 2px 2px; border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); 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: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_03_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 38px; 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_03 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; 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_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imStickyBar_imMenuObject_03 .label-inner-wrapper, #imStickyBar_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_03_container > ul > li .label, #imStickyBar_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_03 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_03 .hamburger-button .label, #imStickyBar_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(54, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03 { text-align: left;}
	/* Level menu background */
	#imStickyBar_imMenuObject_03 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: transparent; }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_03 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_03 .multiple-column > ul {max-width: 170px;}
	#imStickyBar_imMenuObject_03 ul ul li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_03 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_03 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_03 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_03 ul ul .label-wrapper .label, #imStickyBar_imMenuObject_03 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(83, 175, 215, 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_03 ul ul li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(83, 175, 215, 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_03 ul ul li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_03 ul ul .imMnMnSeparator > .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_03 ul ul .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(61, 113, 177, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imStickyBar_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(83, 175, 215, 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_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_03 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imStickyBar_imMenuObject_03 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_03 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_03_container > ul > li > ul {position: absolute;
	top: 38px;
	}
	#imStickyBar_imMenuObject_03_container > ul > li > ul.open-bottom { left: 0; }
	#imStickyBar_imMenuObject_03_container > ul > li > ul.open-left { right: 140px; }
	#imStickyBar_imMenuObject_03_container > ul > li > ul.open-right { left: 140px; }
	#imStickyBar_imMenuObject_03_container > ul > li > ul ul, #imStickyBar_imMenuObject_03_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imStickyBar_imMenuObject_03_container  > ul > li > ul ul.open-left, #imStickyBar_imMenuObject_03_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imStickyBar_imMenuObject_03_container  > ul > li > ul ul.open-right, #imStickyBar_imMenuObject_03_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imStickyBar_imMenuObject_03 ul > li > ul, .multiple-column { display: none; }
	#imStickyBar_imMenuObject_03_container > ul > li:nth-child(6n+1) {
	margin-left: 0;
	clear: left;
	}
	#imStickyBar_imMenuObject_03_container > ul > li:nth-child(n+7) {
	margin-top: 0px; 
	}
	#imStickyBar_imMenuObject_03-menu-opened { display: none; }
	#imStickyBar_imMenuObject_03 .hamburger-component { display: none; }
	
}

@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imStickyBar_imMenuObject_03_wrapper { position: absolute; top: 10px; left: 0px; width: 724px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_03_container { border-style: solid; border-width: 2px 2px 2px 2px; border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); 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: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_03_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 38px; 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_03 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; 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_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imStickyBar_imMenuObject_03 .label-inner-wrapper, #imStickyBar_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_03_container > ul > li .label, #imStickyBar_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_03 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_03 .hamburger-button .label, #imStickyBar_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(54, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03 { text-align: left;}
	/* Level menu background */
	#imStickyBar_imMenuObject_03 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: transparent; }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_03 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_03 .multiple-column > ul {max-width: 170px;}
	#imStickyBar_imMenuObject_03 ul ul li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_03 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_03 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_03 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_03 ul ul .label-wrapper .label, #imStickyBar_imMenuObject_03 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(83, 175, 215, 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_03 ul ul li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(83, 175, 215, 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_03 ul ul li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_03 ul ul .imMnMnSeparator > .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_03 ul ul .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(61, 113, 177, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imStickyBar_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(83, 175, 215, 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_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_03 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imStickyBar_imMenuObject_03 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_03 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_03_container > ul > li > ul {position: absolute;
	top: 38px;
	}
	#imStickyBar_imMenuObject_03_container > ul > li > ul.open-bottom { left: 0; }
	#imStickyBar_imMenuObject_03_container > ul > li > ul.open-left { right: 140px; }
	#imStickyBar_imMenuObject_03_container > ul > li > ul.open-right { left: 140px; }
	#imStickyBar_imMenuObject_03_container > ul > li > ul ul, #imStickyBar_imMenuObject_03_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imStickyBar_imMenuObject_03_container  > ul > li > ul ul.open-left, #imStickyBar_imMenuObject_03_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imStickyBar_imMenuObject_03_container  > ul > li > ul ul.open-right, #imStickyBar_imMenuObject_03_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imStickyBar_imMenuObject_03 ul > li > ul, .multiple-column { display: none; }
	#imStickyBar_imMenuObject_03_container > ul > li:nth-child(5n+1) {
	margin-left: 0;
	clear: left;
	}
	#imStickyBar_imMenuObject_03_container > ul > li:nth-child(n+6) {
	margin-top: 0px; 
	}
	#imStickyBar_imMenuObject_03-menu-opened { display: none; }
	#imStickyBar_imMenuObject_03 .hamburger-component { display: none; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imStickyBar_imMenuObject_03_wrapper { position: absolute; top: 10px; left: 210px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_03_container { border-style: solid; border-width: 2px 2px 2px 2px; border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); 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: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_03_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 38px; 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_03 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; 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_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imStickyBar_imMenuObject_03 .label-inner-wrapper, #imStickyBar_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_03_container > ul > li .label, #imStickyBar_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_03 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_03 .hamburger-button .label, #imStickyBar_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(54, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03 { text-align: left;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_03-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_03-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(55, 71, 79, 1); }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 170px; 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 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(55, 71, 79, 1); opacity: 0.9;}
	.menu-imStickyBar_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;left: 0; right: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(83, 175, 215, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(61, 113, 177, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_03-menu-opened {  transform: translate3d(-170px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imMenuObject_03_wrapper { position: absolute; top: 10px; left: 130px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleGraphics_3 { box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_03_container { border-style: solid; border-width: 2px 2px 2px 2px; border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); 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: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_03_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 38px; 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_03 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; 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_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imStickyBar_imMenuObject_03 .label-inner-wrapper, #imStickyBar_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_03_container > ul > li .label, #imStickyBar_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_03 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_03 .hamburger-button .label, #imStickyBar_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(54, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03 { text-align: left;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_03-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_03-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(55, 71, 79, 1); }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 170px; 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 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(55, 71, 79, 1); opacity: 0.9;}
	.menu-imStickyBar_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;left: 0; right: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(83, 175, 215, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(61, 113, 177, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_03-menu-opened {  transform: translate3d(-170px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
