#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1200px minmax(0, 1fr); grid-template-rows: 185px auto 115px; }
#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: 1199.9px) and (min-width: 720.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-rows: 94px auto 100px; }
	#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: 63px auto 100px; }
	#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: 43px auto 100px; }
	#imHeader { display: block; grid-column: 1 / 4; 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) 1200px minmax(0, 1fr); grid-template-rows: auto; }
#im-cartsearch-container { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-rows: auto; }
	#im-cartsearch-container { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-rows: auto; }
	#im-cartsearch-container { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	
}
@media (max-width: 479.9px)  {
	#imContent { display: grid; grid-template-columns: 0 minmax(0, 1fr) 0; grid-template-rows: auto; }
	#im-cartsearch-container { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	
}
#imHeader_imCell_11 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_11 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_11 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_11 { 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_12 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_12 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_12 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_12 { 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_imObjectSearch_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_imObjectSearch_06 { white-space: nowrap; width: 100%; }
#imHeader_imObjectSearch_06 fieldset { display: contents; }
#imHeader_imObjectSearch_06_fields_container { display: flex; }
input#imHeader_imObjectSearch_06_field[type=text] { opacity: 0; box-sizing: border-box; font: normal normal normal 10pt Tahoma; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); padding: 3px 0 3px 0; margin: 0; vertical-align: middle; outline: none; box-shadow: none; min-width: 0;}
input#imHeader_imObjectSearch_06_field[type=text].imHeader_imObjectSearch_06_shown { opacity: 1; padding: 3px 3px 3px 3px; border-style: solid; border-width: 1px 1px 1px 1px; border-color: rgba(243, 243, 243, 1) rgba(243, 243, 243, 1) rgba(243, 243, 243, 1) rgba(243, 243, 243, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
input#imHeader_imObjectSearch_06_field[type=text]::placeholder { color: rgba(0, 0, 0, 0.7);}
#imHeader_imObjectSearch_06_button { box-sizing: border-box; font: normal normal normal 10pt Tahoma; color: rgba(0, 0, 0, 1); background-color: rgba(224, 224, 224, 1); padding: 3px 3px 3px 22px; vertical-align: middle; cursor: pointer; border-style: solid; border-width: 1px 1px 1px 1px; 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; outline: none; flex: 0 1 auto;}
#imHeader_imObjectSearch_06_button { background-image: url('../search/icon.png'); background-repeat: no-repeat; background-size: 16px 16px; }
#imHeader_imCell_7 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_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_imObjectImage_07 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_07 #imHeader_imObjectImage_07_container img { width: 100%; height: auto; vertical-align: top; }#imHeader_imCell_8 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_08 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_8 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_8 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imObjectImage_08 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_08 #imHeader_imObjectImage_08_container img { width: 100%; height: auto; vertical-align: top; }#imHeader_imCell_13 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_13 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_13 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_13 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imObjectImage_13 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_13 #imHeader_imObjectImage_13_container img { width: 100%; height: auto; vertical-align: top; }#imHeader_imCell_14 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imHTMLObject_14 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_14 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_14 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imCell_15 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_15 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_15 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_15 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imObjectImage_15 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_15 #imHeader_imObjectImage_15_container img { width: 100%; height: auto; vertical-align: top; }#imHeader_imCell_16 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectSearch_16 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_16 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_16 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imObjectSearch_16 { white-space: nowrap; width: 100%; }
#imHeader_imObjectSearch_16 fieldset { display: contents; }
#imHeader_imObjectSearch_16_fields_container { display: flex; }
input#imHeader_imObjectSearch_16_field[type=text] { box-sizing: border-box; font: normal normal normal 10pt Tahoma; color: rgba(102, 102, 102, 1); background-color: rgba(255, 255, 255, 1); padding: 3px 3px 3px 3px; margin: 0; vertical-align: middle; border-style: solid; border-width: 1px 1px 1px 1px; border-color: rgba(243, 243, 243, 1) rgba(243, 243, 243, 1) rgba(243, 243, 243, 1) rgba(243, 243, 243, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; outline: none; box-shadow: none; flex: 1; min-width: 0;}
input#imHeader_imObjectSearch_16_field[type=text]::placeholder { color: rgba(102, 102, 102, 0.7);}
#imHeader_imObjectSearch_16_button { box-sizing: border-box; font: normal normal normal 10pt Tahoma; color: rgba(0, 0, 0, 1); background-color: rgba(224, 224, 224, 1); padding: 3px 3px 3px 22px; vertical-align: middle; cursor: pointer; border-style: solid; border-width: 1px 1px 1px 1px; 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; outline: none; flex: 0 1 auto;}
#imHeader_imObjectSearch_16_button { background-image: url('../search/icon_stpwppfe.png'); background-repeat: no-repeat; background-size: 16px 16px; }
#imHeader_imCell_17 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_17 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_17 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_17 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imObjectImage_17 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_17 #imHeader_imObjectImage_17_container img { width: 100%; height: auto; vertical-align: top; }#imFooter_imCell_8 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_08 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_8 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_8 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_08 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_08_text {font: normal normal normal 12pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_08_text,
#imFooter_imObjectTitle_08_text a { color: rgba(204, 0, 0, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_08_text a{ text-decoration: none; }
#imFooter_imCell_9 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_09 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_9 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_9 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_09 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_09_text {font: normal normal normal 10pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_09_text,
#imFooter_imObjectTitle_09_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_09_text a{ text-decoration: none; }
#imFooter_imCell_10 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_10 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_10 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_10 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_10 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_10_text {font: normal normal normal 12pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_10_text,
#imFooter_imObjectTitle_10_text a { color: rgba(204, 0, 0, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_10_text a{ text-decoration: none; }
#imFooter_imCell_11 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_11 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_11 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_11 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_11 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_11_text {font: normal normal normal 10pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_11_text,
#imFooter_imObjectTitle_11_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_11_text a{ text-decoration: none; }
#imFooter_imCell_12 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_12 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_12 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_12 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_12 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_12_text {font: normal normal normal 12pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_12_text,
#imFooter_imObjectTitle_12_text a { color: rgba(204, 0, 0, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_12_text a{ text-decoration: none; }
#imFooter_imCell_13 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_13 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_13 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_13 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_13 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_13_text {font: normal normal normal 10pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_13_text,
#imFooter_imObjectTitle_13_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_13_text a{ text-decoration: none; }
#imFooter_imCell_14 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_14 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_14 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_14 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_14 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_14_text {font: normal normal normal 10pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_14_text,
#imFooter_imObjectTitle_14_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_14_text a{ text-decoration: none; }
#imFooter_imCell_15 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_15 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_15 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_15 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_15 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_15_text {font: normal normal normal 12pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_15_text,
#imFooter_imObjectTitle_15_text a { color: rgba(204, 0, 0, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_15_text a{ text-decoration: none; }
#imFooter_imCell_16 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_16 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_16 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_16 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_16 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_16_text {font: normal normal normal 10pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_16_text,
#imFooter_imObjectTitle_16_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_16_text a{ text-decoration: none; }
#imFooter_imCell_17 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_17 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_17 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_17 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_17 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_17_text {font: normal normal normal 10pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_17_text,
#imFooter_imObjectTitle_17_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_17_text a{ text-decoration: none; }
#imFooter_imCell_20 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_20 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_20 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_20 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_20 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_20_text {font: normal normal normal 10pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_20_text,
#imFooter_imObjectTitle_20_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_20_text a{ text-decoration: none; }
#imFooter_imCell_21 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_21 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_21 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_21 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_21 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_21_text {font: normal normal normal 12pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_21_text,
#imFooter_imObjectTitle_21_text a { color: rgba(204, 0, 0, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_21_text a{ text-decoration: none; }
#imStickyBar_imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_01 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imStickyBar_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; }
body.filter-sidebar-open { overflow: hidden; }
#im-cartsearch-container { position: relative; display: flex; width: 100%; box-sizing: border-box; margin-left: auto; margin-right: auto; }
#im-cartsearch-container { padding-top: 10px; padding-bottom: 10px; }
#im-cartsearch-container:after { position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10400; }
#im-cartsearch-container.cart-overlay:after { width: 100%; height: 100%; background-color: rgba(55, 71, 79, 1); opacity: 0.9; }
#im-cartsearch-container .show { display: block; }
#im-cartsearch-container .hidden { display: none; }
#im-cartsearch-container .filter-sidebar .lbl-title { position: relative; cursor: pointer; user-select: none; }
#im-cartsearch-container .filter-sidebar .lbl-title::after { content: "\e004"; font: 110% WebComponentsIcons; position: absolute; right: 0; opacity: 0.75; }
#im-cartsearch-container .filter-sidebar .closed .lbl-title::after { content: "\e006"; }
#im-cartsearch-container .filter-sidebar .filter-collapsable-content { overflow: hidden; max-height: 10000px; transition: max-height 300ms; }
#im-cartsearch-container .filter-sidebar .closed .filter-collapsable-content { max-height: 0; }
#im-cartsearch-container .sidebar-m-b { margin-bottom: 1em; margin-top: 0.5em; }
#im-cartsearch-container .title-font-color { font: normal normal normal 12pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: transparent; text-decoration: none; text-align: left; }
#im-cartsearch-container .description-font-color { font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: transparent; text-decoration: none; text-align: left;  }
#im-cartsearch-container .search-com { font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: transparent; text-decoration: none; text-align: left; ; padding: 0.6em; outline: none; }
#im-cartsearch-container .filter-sidebar { transition: opacity 1s ease; border-style: solid; border-width: 1px 1px 1px 1px; border-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;background: rgba(255, 255, 255, 1); padding: 8px 8px 8px 8px; margin: 0px 10px 0px 10px; box-sizing: border-box; overflow-x: hidden; }
#im-cartsearch-container .filter-sidebar .to-close-sidebar { width: 12px; height: 12px; padding: 0.5em 0 2em 0; width: 100%; text-align: right; }
#im-cartsearch-container .filter-sidebar .to-close-sidebar > svg { width: 12px; height: 12px; fill-opacity: 0.6; fill: rgba(0, 0, 0, 1);  }
#im-cartsearch-container .filter-sidebar .to-close-sidebar > svg:hover { fill-opacity: 1; cursor:pointer; }
#im-cartsearch-container .filter-sidebar .search-container { width: 100%; position: relative; display: flex; }
#im-cartsearch-container.filter-sidebar-open .filter-sidebar .search-container { margin-top: 0; }
#im-cartsearch-container .filter-sidebar .search { background-color: rgba(255,255,255,0.5); width: 100%; border-width: 1px; border-radius: 2px 0 0 2px; padding: 10px 40px 10px 5px; font-family: Tahoma; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); text-decoration: none; border-color: rgba(0, 0, 0, 1); }
#im-cartsearch-container .search::placeholder { color: rgba(0, 0, 0, 1); opacity: 0.6;  }
#im-cartsearch-container .filter-sidebar .search-button { position: absolute; background-color: transparent; right: 0; width: 40px; height: 100%; border-width: 0; text-align: center; cursor: pointer; padding: 0; display: flex; align-items: center; }
#im-cartsearch-container .filter-sidebar .search-button svg { height: 1.5em; fill: rgba(0, 0, 0, 1); margin: 0 auto; display: block; }
#im-cartsearch-container .filter-sidebar .search-button svg:hover { fill: rgba(30, 30, 30, 1); }
#im-cartsearch-container .search-spinner { position: absolute; height: 70%; top: 15%; right: 5px; }
#im-cartsearch-container .filter-sidebar div.k-box { overflow: hidden; }
#im-cartsearch-container .filter-sidebar div.k-box.k-treeview .k-in.k-state-hover, #im-cartsearch-container .filter-sidebar div.k-box.k-treeview .k-in.k-state-focused, #im-cartsearch-container .filter-sidebar div.k-box.k-treeview .k-in.k-state-selected { border-color:transparent; background-color:transparent; box-shadow: none; background-image: none; cursor: pointer; }
#im-cartsearch-container .filter-sidebar [data-id="categories"] .show-all-categories { display: none; text-align: right; margin: 0.5em 0 0 0; text-decoration: underline; cursor: pointer; }
#im-cartsearch-container .filter-sidebar .k-treeview .k-icon { color: rgba(0, 0, 0, 0.8); }
#im-cartsearch-container .filter-sidebar .k-checkbox+.k-checkbox-label:before { border-color: rgba(0, 0, 0, 0.8); color: rgba(0, 0, 0, 1); background-color: transparent; border-radius: 2px 0 0 2px; }
#im-cartsearch-container .filter-sidebar .k-treeview span.k-in { white-space: normal; font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: transparent; text-decoration: none; text-align: left; ; margin: 1px 0 1px 3px; padding: 1px 0 1px 0; }
#im-cartsearch-container .k-treeview .k-top, #im-cartsearch-container .k-treeview .k-mid, #im-cartsearch-container .k-treeview .k-item .k-bot, #im-cartsearch-container .filter-sidebar .checkbox-list [type="checkbox"] + label { margin-bottom: 0.6em; }
/* Base for label styling */
#im-cartsearch-container .filter-sidebar .checkbox-list .li-opt { padding: 0; }
#im-cartsearch-container .filter-sidebar .checkbox-list .k-checkbox-label:before { left: -2px; }
#im-cartsearch-container .filter-sidebar .checkbox-list span.k-in { width: calc(100% - 25px); margin: 1px 0 1px 0; }
#im-cartsearch-container .filter-sidebar .checkbox-list .k-checkbox-wrapper { max-width: 18.5px; }
#im-cartsearch-container .range-slider-container .irs--round .irs-from, #im-cartsearch-container .range-slider-container .irs--round .irs-to, #im-cartsearch-container .range-slider-container .irs--round .irs-single { background-color: transparent; font-family: Tahoma; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); text-decoration: none; }
#im-cartsearch-container .range-slider-container .irs--round .irs-from:before, #im-cartsearch-container .range-slider-container .irs--round .irs-to:before, #im-cartsearch-container .range-slider-container .irs--round .irs-single:before { border-top-color: transparent; }
#im-cartsearch-container .range-slider-container .irs--round .irs-bar { background-color: rgba(0, 0, 0, 1); height: 3px; }
#im-cartsearch-container .range-slider-container .irs--round .irs-handle  { height: 18px; width: 18px; top: 28px; border: 3px solid rgba(0, 0, 0, 1); box-shadow: none; background-color: rgba(255,255,255,0.9); }
#im-cartsearch-container .range-slider-container .irs--round .irs-line, #im-cartsearch-container .range-slider-container .irs--round .irs-grid-pol { background-color: rgba(0, 0, 0, 1); opacity: 0.5; height: 3px; }
#im-cartsearch-container .range-slider-container .irs--round .irs-grid-text  { color: rgba(0, 0, 0, 1); opacity: 0.5; font-family: Tahoma; font-size: 8pt; font-style: normal; font-weight: normal; text-decoration: none; }
#im-cartsearch-container .items-container { width: 100%; display: flex; flex-direction: column; transition: opacity 1s ease; margin: 0px; }
#im-cartsearch-container .items-container .content { height: 100%; position: relative; }
#im-cartsearch-container .items-container .content #im-spinner-wrapper { position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; z-index: 10702; background-color: transparent; align-items: center; justify-content: center; display: none; }
#im-cartsearch-container .items-container .content #im-spinner-wrapper .loading-image { width: 64px; height: 64px; }
#im-cartsearch-container .items-container .content .search-empty { font: normal normal normal 12pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: transparent; text-decoration: none; text-align: left;  text-align: center; padding-top: 2em; }
#im-cartsearch-container .items-container .bar-order { border-style: solid; border-width: 1px 1px 1px 1px; border-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;background-color: rgba(255, 255, 255, 1); width: 100%; display: flex; align-items: center; padding: 10px; box-sizing: border-box; margin-bottom: 10px; }
#im-cartsearch-container .items-container .bar-order .total-results { margin: 0 10px; text-align: left; }
#im-cartsearch-container .items-container .bar-order .total-results .total_product_found { font-family: Tahoma; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); text-decoration: none; }
#im-cartsearch-container .items-container .bar-order .total-results .label-products-found { font-family: Tahoma; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); text-decoration: none; }
#im-cartsearch-container .items-container .bar-order .sort-by { flex: 1; position: relative; display: flex; justify-content: flex-end; align-items: center; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order { background-color: transparent; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul.dropdown-sort { list-style: none; padding: 0; cursor: pointer; position: relative; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul.dropdown-sort > li { box-sizing: border-box; position: relative; display: flex; flex-wrap: nowrap; flex-direction: row; justify-content: flex-end; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul > li.search-com { background-color: transparent; font-family: Tahoma; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order ul.dropdown-sort-inside li.search-com  { background-color: rgba(255, 255, 255, 1); font-family: Tahoma; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul > li .icon-arrow > svg { fill: rgba(0, 0, 0, 1); display: block; margin: 0 0 0 0.5em; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul > li .icon-arrow { display: flex; align-items: center; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul > li .icon-arrow.close { transition-duration: 0.3s; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul > li .icon-arrow.open { transform: rotate3d(1, 0, 0, 180deg); transition-duration: 0.3s;}
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul ul.dropdown-sort-inside.hide { max-height: 0; transition: max-height 0.1s ease-out; max-width: 100%; width: 100%; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul ul.dropdown-sort-inside.show { max-height: 9999px; transition: max-height 2s ease-in-out; border: 1px solid rgba(0, 0, 0, 1); border-radius: 2px 0 0 2px; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul ul.dropdown-sort-inside { position: absolute; left: 0; overflow: hidden; list-style: none; padding: 0; margin: 0; z-index: 99; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul ul.dropdown-sort-inside li { text-align: left; white-space: nowrap; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul ul.dropdown-sort-inside li:hover { color: rgba(30, 30, 30, 1); }
#im-cartsearch-container .btn-sidebar { font-size: 9pt; height: 2lh; width: 2lh; max-height: 50px; max-width: 50px; box-sizing: border-box; cursor: pointer; border: 2px solid rgba(0, 0, 0, 1); border-radius: 2px 0 0 2px; }
#im-cartsearch-container .btn-sidebar.out-bar-order { margin-bottom: 10px; width: 40px; height: 40px; }
#im-cartsearch-container .btn-sidebar svg { fill: rgba(0, 0, 0, 1); display: block; margin: 0 auto; width: 70%; }
#im-cartsearch-container .btn-sidebar svg:hover { fill: rgba(30, 30, 30, 1); }
@media (min-width: 1200.0px) {
	#im-cartsearch-container .btn-sidebar, #im-cartsearch-container .to-close-sidebar { display: none; }
	#im-cartsearch-container .filter-sidebar { transition: opacity 1s ease; min-width: 200px; max-width: 200px; width: 100%; }
	
}
@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#im-cartsearch-container .btn-sidebar, #im-cartsearch-container .to-close-sidebar { display: none; }
	#im-cartsearch-container .filter-sidebar { transition: opacity 1s ease; min-width: 200px; max-width: 200px; width: 100%; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#im-cartsearch-container .btn-sidebar { display: flex; align-content: center; }
	#im-cartsearch-container .to-close-sidebar { display: block }
	#im-cartsearch-container .filter-sidebar { position: fixed; top: 0; right: 100%; z-index: 10401; margin: 0; visibility: hidden; max-width: 350px; width: 100%; height: 100%; transition: all 0.5s; }
	#im-cartsearch-container.filter-sidebar-open .filter-sidebar { visibility: visible; transform: translate3d(100%, 0, 0); }
	
}
@media (max-width: 479.9px)  {
	#im-cartsearch-container .btn-sidebar { display: flex; align-content: center; }
	#im-cartsearch-container .to-close-sidebar { display: block }
	#im-cartsearch-container .filter-sidebar { position: fixed; top: 0; right: 100%; z-index: 10401; margin: 0; visibility: hidden; max-width: 350px; width: 100%; height: 100%; transition: all 0.5s; }
	#im-cartsearch-container.filter-sidebar-open .filter-sidebar { visibility: visible; transform: translate3d(100%, 0, 0); }
	
}
.im-cartsearch-pagination { width: 100%; max-width: 100%; float: left; clear: both; }
@media (min-width: 1200.0px) {
	#im-cartsearch-container { padding-left: 3px; padding-right: 3px; }
	
}

@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#im-cartsearch-container { padding-left: 5px; padding-right: 5px; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#im-cartsearch-container { padding-left: 5px; padding-right: 5px; }
	
}

@media (max-width: 479.9px)  {
	#im-cartsearch-container { padding-left: 5px; padding-right: 5px; }
	
}

@media (min-width: 1200.0px) {
	#imHeader_imMenuObject_11_wrapper { position: absolute; top: 150px; left: 0px; width: 1200px; height: 34px; text-align: center; z-index: 1006;  }
	#imHeader_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_11_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_11_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_11_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_11_container > ul > li > .label-wrapper, #imHeader_imMenuObject_11_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 104px; height: 34px; padding: 0 3px 0 3px; border-width: 0px 0px 0px 0px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
	#imHeader_imMenuObject_11 .hamburger-button {cursor: pointer; width: 34px; height: 34px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
	#imHeader_imMenuObject_11 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_11 .label-inner-wrapper, #imHeader_imMenuObject_11 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_11_container > ul > li .label, #imHeader_imMenuObject_11 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_11_container > ul > li > .label-wrapper {background-color: rgba(204, 0, 0, 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_11_container > ul > li > .label-wrapper .label {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;}
	/* Hamburger button style */
	#imHeader_imMenuObject_11 .hamburger-button {background-color: rgba(204, 0, 0, 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_11 .hamburger-button .label {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;}
	/* Main menu current button style */
	#imHeader_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/837A66F625DD4130BC490CEDA41FFC22.png');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_11_container > ul > .imMnMnCurrent > .label-wrapper .label {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;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/74BE6F071128F68D816FA6F69F28A5C4.png');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_11_container > ul > li.imPage:hover > .label-wrapper .label {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;}
	#imHeader_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/74BE6F071128F68D816FA6F69F28A5C4.png');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_11_container > ul > li.imLevel:hover > .label-wrapper .label {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;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(191, 144, 0, 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_11_container > ul > .imMnMnSeparator > .label-wrapper .label {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;}
	#imHeader_imMenuObject_11 .imLevel { cursor: default; }
	#imHeader_imMenuObject_11-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_11 { text-align: center;}
	/* Level menu background */
	#imHeader_imMenuObject_11 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_11 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_11 .multiple-column > ul {max-width: 230px;}
	#imHeader_imMenuObject_11 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_11 ul ul .label-wrapper { display: block; overflow: hidden; width: 224px; height: 24px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_11 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_11 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 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_11 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_11 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(204, 0, 0, 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_11 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_11 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(204, 0, 0, 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_11 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_11 ul 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_11 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Level menu separation line style */
	#imHeader_imMenuObject_11 ul ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; left: 0%; border-width: 1px 0 0 0; border-color: rgba(255, 255, 255, 1); border-style: dotted; }
	/* Level menu current button style */
	#imHeader_imMenuObject_11 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 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_11 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_11 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_11 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_11 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_11 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_11_container > ul > li > ul {position: absolute;
	top: 34px;
	}
	#imHeader_imMenuObject_11_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_11_container > ul > li > ul.open-left { right: 110px; }
	#imHeader_imMenuObject_11_container > ul > li > ul.open-right { left: 110px; }
	#imHeader_imMenuObject_11_container > ul > li > ul ul, #imHeader_imMenuObject_11_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_11_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_11_container .multiple-column > ul > li ul.open-left{ right: 230px; }
	#imHeader_imMenuObject_11_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_11_container .multiple-column > ul > li ul.open-right{ left: 230px; }
	#imHeader_imMenuObject_11 ul > li > ul, #imHeader_imMenuObject_11 .multiple-column { display: none; }
	#imHeader_imMenuObject_11_container > ul > li:nth-child(10n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_11_container > ul > li:nth-child(n+11) {
	margin-top: 10px; 
	}
	#imHeader_imMenuObject_11-menu-opened { display: none; }
	#imHeader_imMenuObject_11 .hamburger-component { display: none; }
	#imHeader_imMenuObject_12_wrapper { display: none; }
	#imHeader_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_12_container > ul > li {position: relative;margin-left: 5px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper, #imHeader_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 139px; height: 34px; padding: 0 3px 0 3px; 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_12 .hamburger-button {cursor: pointer; width: 34px; height: 34px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_12 .label-inner-wrapper, #imHeader_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_12_container > ul > li .label, #imHeader_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper {background-color: rgba(69, 129, 142, 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_12_container > ul > li > .label-wrapper .label {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;}
	/* Hamburger button style */
	#imHeader_imMenuObject_12 .hamburger-button {background-color: rgba(69, 129, 142, 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_12 .hamburger-button .label {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;}
	/* Main menu current button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/837A66F625DD4130BC490CEDA41FFC22.png');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_12_container > ul > .imMnMnCurrent > .label-wrapper .label {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;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/74BE6F071128F68D816FA6F69F28A5C4.png');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_12_container > ul > li.imPage:hover > .label-wrapper .label {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;}
	#imHeader_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/74BE6F071128F68D816FA6F69F28A5C4.png');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_12_container > ul > li.imLevel:hover > .label-wrapper .label {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;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 0, 0, 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_12_container > ul > .imMnMnSeparator > .label-wrapper .label {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;}
	#imHeader_imMenuObject_12 .imLevel { cursor: default; }
	#imHeader_imMenuObject_12-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_12 { text-align: right;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	#imHeader_imMenuObject_12-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_12-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_12-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(217, 217, 217, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_12-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 230px; 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-imHeader_imMenuObject_12-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_12-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_12-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_12-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 224px; height: 24px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_12-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_12-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 230px;right: 0; left: auto;background-color: rgba(217, 217, 217, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper {background-color: rgba(20, 20, 20, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(40, 40, 40, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(60, 60, 60, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(69, 129, 142, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_12-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(217, 217, 217, 1); border-style: solid; }
	#imHeader_imObjectSearch_06_wrapper { position: absolute; top: 121px; left: 413px; width: 245px; height: 24px; text-align: center; z-index: 1003; overflow: hidden; }
	#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_imObjectSearch_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; }
	input#imHeader_imObjectSearch_06_field[type=text] { width: 0; }
	input#imHeader_imObjectSearch_06_field[type=text].imHeader_imObjectSearch_06_shown { flex: 1; margin-left: 3px; padding: 3px 3px 3px 3px; -webkit-animation-name: imHeader_imObjectSearch_06_shown_animation; -webkit-animation-duration: .7s; animation-name: imHeader_imObjectSearch_06_shown_animation; animation-duration: .7s; }
	@-webkit-keyframes imHeader_imObjectSearch_06_shown_animation { from { opacity: 0; padding: 3px 0 3px 0; margin: 0; max-width: 0; } 50% { opacity: 1; margin-left: 3px; padding: 3px 3px 3px 3px; } to { max-width: 100%; } }@keyframes imHeader_imObjectSearch_06_shown_animation { from { opacity: 0; padding: 3px 0 3px 0; margin: 0; max-width: 0; } 50% { opacity: 1; margin-left: 3px; padding: 3px 3px 3px 3px; } to { max-width: 100%; } }#imHeader_imObjectSearch_06_button { background-position: left 3px center; }
	#imHeader_imObjectImage_07_wrapper { position: absolute; top: 116px; left: 710px; width: 43px; height: 30px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 -3.448% 0);clip-path: inset(0 0 -3.448% 0);}#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_imObjectImage_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_imObjectImage_08_wrapper { position: absolute; top: 116px; left: 770px; width: 47px; height: 29px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 6.452% 0);clip-path: inset(0 0 6.452% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_8 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_13_wrapper { position: absolute; top: 120px; left: 999px; width: 27px; height: 26px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imObjectImage_13_wrapper img {-webkit-clip-path: inset(0 0 3.704% 0);clip-path: inset(0 0 3.704% 0);}#imHeader_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_13 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_13 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imHTMLObject_14_wrapper { position: absolute; top: 126px; left: 1035px; width: 34px; height: 19px; text-align: center; z-index: 1009; overflow: hidden; }
	#imHeader_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_14 { grid-template-rows: [row-content] auto ; }
	#imHeader_imHTMLObject_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_14 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_15_wrapper { position: absolute; top: 0px; left: 0px; width: 1200px; height: 150px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_15_wrapper img {-webkit-clip-path: inset(0 0 3.846% 0);clip-path: inset(0 0 3.846% 0);}#imHeader_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_15 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_15 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectSearch_16_wrapper { display: none; }
	#imHeader_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_16 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectSearch_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_16 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	input#imHeader_imObjectSearch_16_field[type=text] { margin-left: 3px; }
	#imHeader_imObjectSearch_16_button { background-position: left 3px center; }
	#imHeader_imObjectImage_17_wrapper { display: none; }
	#imHeader_imObjectImage_17_wrapper img {-webkit-clip-path: inset(0 0 3.704% 0);clip-path: inset(0 0 3.704% 0);}#imHeader_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_17 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_17 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imHeader_imMenuObject_11_wrapper { display: none; }
	#imHeader_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_11_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_11_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_11_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_11_container > ul > li > .label-wrapper, #imHeader_imMenuObject_11_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 104px; height: 34px; padding: 0 3px 0 3px; border-width: 0px 0px 0px 0px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
	#imHeader_imMenuObject_11 .hamburger-button {cursor: pointer; width: 34px; height: 34px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
	#imHeader_imMenuObject_11 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_11 .label-inner-wrapper, #imHeader_imMenuObject_11 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_11_container > ul > li .label, #imHeader_imMenuObject_11 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_11_container > ul > li > .label-wrapper {background-color: rgba(204, 0, 0, 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_11_container > ul > li > .label-wrapper .label {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;}
	/* Hamburger button style */
	#imHeader_imMenuObject_11 .hamburger-button {background-color: rgba(204, 0, 0, 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_11 .hamburger-button .label {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;}
	/* Main menu current button style */
	#imHeader_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/837A66F625DD4130BC490CEDA41FFC22.png');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_11_container > ul > .imMnMnCurrent > .label-wrapper .label {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;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/74BE6F071128F68D816FA6F69F28A5C4.png');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_11_container > ul > li.imPage:hover > .label-wrapper .label {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;}
	#imHeader_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/74BE6F071128F68D816FA6F69F28A5C4.png');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_11_container > ul > li.imLevel:hover > .label-wrapper .label {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;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(191, 144, 0, 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_11_container > ul > .imMnMnSeparator > .label-wrapper .label {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;}
	#imHeader_imMenuObject_11 .imLevel { cursor: default; }
	#imHeader_imMenuObject_11-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_11 { text-align: right;}
	#imHeader_imMenuObject_11 .hidden { display: none; }
	#imHeader_imMenuObject_11-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_11-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_11-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_11-menu-opened #imHeader_imMenuObject_11_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_11-menu-opened #imHeader_imMenuObject_11_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_11-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_11-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_11-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 230px; 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-imHeader_imMenuObject_11-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_11-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_11 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_11-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_11-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_11-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 224px; height: 24px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_11-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_11-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_11-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 230px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_11-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_11-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_11-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_11-menu-opened #imHeader_imMenuObject_11_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened #imHeader_imMenuObject_11_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_11-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_11-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_11-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(0, 0, 0, 1); border-style: dotted; }
	#imHeader_imMenuObject_11-menu-opened {  transform: translate3d(230px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_11-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_12_wrapper { position: absolute; top: 57px; left: 664px; width: 36px; height: 36px; text-align: center; z-index: 1009;  }
	#imHeader_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_12_container > ul > li {position: relative;margin-left: 5px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper, #imHeader_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 139px; height: 34px; padding: 0 3px 0 3px; 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_12 .hamburger-button {cursor: pointer; width: 34px; height: 34px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_12 .label-inner-wrapper, #imHeader_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_12_container > ul > li .label, #imHeader_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper {background-color: rgba(69, 129, 142, 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_12_container > ul > li > .label-wrapper .label {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;}
	/* Hamburger button style */
	#imHeader_imMenuObject_12 .hamburger-button {background-color: rgba(69, 129, 142, 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_12 .hamburger-button .label {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;}
	/* Main menu current button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/837A66F625DD4130BC490CEDA41FFC22.png');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_12_container > ul > .imMnMnCurrent > .label-wrapper .label {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;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/74BE6F071128F68D816FA6F69F28A5C4.png');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_12_container > ul > li.imPage:hover > .label-wrapper .label {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;}
	#imHeader_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/74BE6F071128F68D816FA6F69F28A5C4.png');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_12_container > ul > li.imLevel:hover > .label-wrapper .label {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;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 0, 0, 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_12_container > ul > .imMnMnSeparator > .label-wrapper .label {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;}
	#imHeader_imMenuObject_12 .imLevel { cursor: default; }
	#imHeader_imMenuObject_12-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_12 { text-align: right;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	#imHeader_imMenuObject_12-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_12-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_12-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(217, 217, 217, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_12-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 230px; 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-imHeader_imMenuObject_12-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_12-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_12-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_12-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 224px; height: 24px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_12-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_12-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 230px;right: 0; left: auto;background-color: rgba(217, 217, 217, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper {background-color: rgba(20, 20, 20, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(40, 40, 40, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(60, 60, 60, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(69, 129, 142, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_12-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(217, 217, 217, 1); border-style: solid; }
	#imHeader_imObjectSearch_06_wrapper { display: none; }
	#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_imObjectSearch_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; }
	input#imHeader_imObjectSearch_06_field[type=text] { width: 0; }
	input#imHeader_imObjectSearch_06_field[type=text].imHeader_imObjectSearch_06_shown { flex: 1; margin-left: 3px; padding: 3px 3px 3px 3px; -webkit-animation-name: imHeader_imObjectSearch_06_shown_animation; -webkit-animation-duration: .7s; animation-name: imHeader_imObjectSearch_06_shown_animation; animation-duration: .7s; }
	@-webkit-keyframes imHeader_imObjectSearch_06_shown_animation { from { opacity: 0; padding: 3px 0 3px 0; margin: 0; max-width: 0; } 50% { opacity: 1; margin-left: 3px; padding: 3px 3px 3px 3px; } to { max-width: 100%; } }@keyframes imHeader_imObjectSearch_06_shown_animation { from { opacity: 0; padding: 3px 0 3px 0; margin: 0; max-width: 0; } 50% { opacity: 1; margin-left: 3px; padding: 3px 3px 3px 3px; } to { max-width: 100%; } }#imHeader_imObjectSearch_06_button { background-position: left 3px center; }
	#imHeader_imObjectImage_07_wrapper { position: absolute; top: 71px; left: 106px; width: 28px; height: 20px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 -5.263% 0);clip-path: inset(0 0 -5.263% 0);}#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_imObjectImage_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_imObjectImage_08_wrapper { position: absolute; top: 71px; left: 147px; width: 29px; height: 21px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 -10.526% 0);clip-path: inset(0 0 -10.526% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_8 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_13_wrapper { position: absolute; top: 65px; left: 582px; width: 27px; height: 26px; text-align: center; z-index: 1007; overflow: hidden; }
	#imHeader_imObjectImage_13_wrapper img {-webkit-clip-path: inset(0 0 3.704% 0);clip-path: inset(0 0 3.704% 0);}#imHeader_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_13 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_13 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imHTMLObject_14_wrapper { position: absolute; top: 70px; left: 618px; width: 34px; height: 20px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_14 { grid-template-rows: [row-content] auto ; }
	#imHeader_imHTMLObject_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_14 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_15_wrapper { position: absolute; top: 0px; left: 0px; width: 720px; height: 94px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imObjectImage_15_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_15 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_15 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectSearch_16_wrapper { position: absolute; top: 69px; left: 214px; width: 283px; height: 21px; text-align: center; z-index: 1010; overflow: hidden; }
	#imHeader_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_16 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectSearch_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_16 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	input#imHeader_imObjectSearch_16_field[type=text] { margin-left: 3px; }
	#imHeader_imObjectSearch_16_button { background-position: left 3px center; }
	#imHeader_imObjectImage_17_wrapper { display: none; }
	#imHeader_imObjectImage_17_wrapper img {-webkit-clip-path: inset(0 0 3.704% 0);clip-path: inset(0 0 3.704% 0);}#imHeader_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_17 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_17 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_imMenuObject_11_wrapper { display: none; }
	#imHeader_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_11_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_11_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_11_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_11_container > ul > li > .label-wrapper, #imHeader_imMenuObject_11_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 104px; height: 34px; padding: 0 3px 0 3px; border-width: 0px 0px 0px 0px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
	#imHeader_imMenuObject_11 .hamburger-button {cursor: pointer; width: 34px; height: 34px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
	#imHeader_imMenuObject_11 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_11 .label-inner-wrapper, #imHeader_imMenuObject_11 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_11_container > ul > li .label, #imHeader_imMenuObject_11 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_11_container > ul > li > .label-wrapper {background-color: rgba(204, 0, 0, 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_11_container > ul > li > .label-wrapper .label {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;}
	/* Hamburger button style */
	#imHeader_imMenuObject_11 .hamburger-button {background-color: rgba(204, 0, 0, 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_11 .hamburger-button .label {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;}
	/* Main menu current button style */
	#imHeader_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/837A66F625DD4130BC490CEDA41FFC22.png');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_11_container > ul > .imMnMnCurrent > .label-wrapper .label {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;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/74BE6F071128F68D816FA6F69F28A5C4.png');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_11_container > ul > li.imPage:hover > .label-wrapper .label {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;}
	#imHeader_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/74BE6F071128F68D816FA6F69F28A5C4.png');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_11_container > ul > li.imLevel:hover > .label-wrapper .label {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;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(191, 144, 0, 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_11_container > ul > .imMnMnSeparator > .label-wrapper .label {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;}
	#imHeader_imMenuObject_11 .imLevel { cursor: default; }
	#imHeader_imMenuObject_11-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_11 { text-align: right;}
	#imHeader_imMenuObject_11 .hidden { display: none; }
	#imHeader_imMenuObject_11-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_11-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_11-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_11-menu-opened #imHeader_imMenuObject_11_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_11-menu-opened #imHeader_imMenuObject_11_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_11-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_11-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_11-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 230px; 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-imHeader_imMenuObject_11-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_11-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_11 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_11-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_11-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_11-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 224px; height: 24px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_11-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_11-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_11-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 230px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_11-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_11-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_11-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_11-menu-opened #imHeader_imMenuObject_11_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened #imHeader_imMenuObject_11_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_11-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_11-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_11-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(0, 0, 0, 1); border-style: dotted; }
	#imHeader_imMenuObject_11-menu-opened {  transform: translate3d(230px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_11-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_12_wrapper { position: absolute; top: 26px; left: 439px; width: 35px; height: 34px; text-align: center; z-index: 1009;  }
	#imHeader_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_12_container > ul > li {position: relative;margin-left: 5px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper, #imHeader_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 139px; height: 34px; padding: 0 3px 0 3px; 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_12 .hamburger-button {cursor: pointer; width: 34px; height: 34px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_12 .label-inner-wrapper, #imHeader_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_12_container > ul > li .label, #imHeader_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper {background-color: rgba(69, 129, 142, 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_12_container > ul > li > .label-wrapper .label {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;}
	/* Hamburger button style */
	#imHeader_imMenuObject_12 .hamburger-button {background-color: rgba(69, 129, 142, 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_12 .hamburger-button .label {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;}
	/* Main menu current button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/837A66F625DD4130BC490CEDA41FFC22.png');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_12_container > ul > .imMnMnCurrent > .label-wrapper .label {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;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/74BE6F071128F68D816FA6F69F28A5C4.png');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_12_container > ul > li.imPage:hover > .label-wrapper .label {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;}
	#imHeader_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/74BE6F071128F68D816FA6F69F28A5C4.png');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_12_container > ul > li.imLevel:hover > .label-wrapper .label {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;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 0, 0, 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_12_container > ul > .imMnMnSeparator > .label-wrapper .label {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;}
	#imHeader_imMenuObject_12 .imLevel { cursor: default; }
	#imHeader_imMenuObject_12-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_12 { text-align: right;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	#imHeader_imMenuObject_12-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_12-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_12-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(217, 217, 217, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_12-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 230px; 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-imHeader_imMenuObject_12-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_12-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_12-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_12-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 224px; height: 24px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_12-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_12-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 230px;right: 0; left: auto;background-color: rgba(217, 217, 217, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper {background-color: rgba(20, 20, 20, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(40, 40, 40, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(60, 60, 60, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(69, 129, 142, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_12-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(217, 217, 217, 1); border-style: solid; }
	#imHeader_imObjectSearch_06_wrapper { display: none; }
	#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_imObjectSearch_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; }
	input#imHeader_imObjectSearch_06_field[type=text] { width: 0; }
	input#imHeader_imObjectSearch_06_field[type=text].imHeader_imObjectSearch_06_shown { flex: 1; margin-left: 3px; padding: 3px 3px 3px 3px; -webkit-animation-name: imHeader_imObjectSearch_06_shown_animation; -webkit-animation-duration: .7s; animation-name: imHeader_imObjectSearch_06_shown_animation; animation-duration: .7s; }
	@-webkit-keyframes imHeader_imObjectSearch_06_shown_animation { from { opacity: 0; padding: 3px 0 3px 0; margin: 0; max-width: 0; } 50% { opacity: 1; margin-left: 3px; padding: 3px 3px 3px 3px; } to { max-width: 100%; } }@keyframes imHeader_imObjectSearch_06_shown_animation { from { opacity: 0; padding: 3px 0 3px 0; margin: 0; max-width: 0; } 50% { opacity: 1; margin-left: 3px; padding: 3px 3px 3px 3px; } to { max-width: 100%; } }#imHeader_imObjectSearch_06_button { background-position: left 3px center; }
	#imHeader_imObjectImage_07_wrapper { position: absolute; top: 34px; left: 121px; width: 37px; height: 26px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 -4% 0);clip-path: inset(0 0 -4% 0);}#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_imObjectImage_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_imObjectImage_08_wrapper { position: absolute; top: 34px; left: 71px; width: 39px; height: 26px; text-align: center; z-index: 1007; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_8 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_13_wrapper { display: none; }
	#imHeader_imObjectImage_13_wrapper img {-webkit-clip-path: inset(0 0 3.704% 0);clip-path: inset(0 0 3.704% 0);}#imHeader_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_13 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_13 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imHTMLObject_14_wrapper { display: none; }
	#imHeader_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_14 { grid-template-rows: [row-content] auto ; }
	#imHeader_imHTMLObject_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_14 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_15_wrapper { position: absolute; top: 0px; left: 0px; width: 480px; height: 63px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imObjectImage_15_wrapper img {-webkit-clip-path: inset(0 0 -1.613% 0);clip-path: inset(0 0 -1.613% 0);}#imHeader_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_15 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_15 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectSearch_16_wrapper { position: absolute; top: 37px; left: 189px; width: 162px; height: 21px; text-align: center; z-index: 1010; overflow: hidden; }
	#imHeader_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_16 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectSearch_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_16 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	input#imHeader_imObjectSearch_16_field[type=text] { margin-left: 3px; }
	#imHeader_imObjectSearch_16_button { background-position: left 3px center; }
	#imHeader_imObjectImage_17_wrapper { position: absolute; top: 25px; left: 387px; width: 40px; height: 34px; text-align: center; z-index: 1011; overflow: hidden; }
	#imHeader_imObjectImage_17_wrapper img {-webkit-clip-path: inset(0 0 15% 0);clip-path: inset(0 0 15% 0);}#imHeader_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_17 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_17 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imHeader_imMenuObject_11_wrapper { display: none; }
	#imHeader_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_11 { box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_11_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_11_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_11_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_11_container > ul > li > .label-wrapper, #imHeader_imMenuObject_11_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 104px; height: 34px; padding: 0 3px 0 3px; border-width: 0px 0px 0px 0px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
	#imHeader_imMenuObject_11 .hamburger-button {cursor: pointer; width: 34px; height: 34px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
	#imHeader_imMenuObject_11 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_11 .label-inner-wrapper, #imHeader_imMenuObject_11 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_11_container > ul > li .label, #imHeader_imMenuObject_11 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_11_container > ul > li > .label-wrapper {background-color: rgba(204, 0, 0, 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_11_container > ul > li > .label-wrapper .label {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;}
	/* Hamburger button style */
	#imHeader_imMenuObject_11 .hamburger-button {background-color: rgba(204, 0, 0, 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_11 .hamburger-button .label {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;}
	/* Main menu current button style */
	#imHeader_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/837A66F625DD4130BC490CEDA41FFC22.png');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_11_container > ul > .imMnMnCurrent > .label-wrapper .label {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;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/74BE6F071128F68D816FA6F69F28A5C4.png');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_11_container > ul > li.imPage:hover > .label-wrapper .label {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;}
	#imHeader_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/74BE6F071128F68D816FA6F69F28A5C4.png');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_11_container > ul > li.imLevel:hover > .label-wrapper .label {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;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(191, 144, 0, 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_11_container > ul > .imMnMnSeparator > .label-wrapper .label {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;}
	#imHeader_imMenuObject_11 .imLevel { cursor: default; }
	#imHeader_imMenuObject_11-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_11 { text-align: right;}
	#imHeader_imMenuObject_11 .hidden { display: none; }
	#imHeader_imMenuObject_11-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_11-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_11-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_11-menu-opened #imHeader_imMenuObject_11_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_11-menu-opened #imHeader_imMenuObject_11_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_11-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_11-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_11-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 230px; 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-imHeader_imMenuObject_11-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_11-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_11 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_11-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_11-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_11-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 224px; height: 24px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_11-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_11-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_11-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 230px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_11-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_11-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_11-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_11-menu-opened #imHeader_imMenuObject_11_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened #imHeader_imMenuObject_11_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_11-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_11-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_11-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(0, 0, 0, 1); border-style: dotted; }
	#imHeader_imMenuObject_11-menu-opened {  transform: translate3d(230px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_11-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_12_wrapper { position: absolute; top: 6px; left: 269px; width: 39px; height: 33px; text-align: center; z-index: 1009;  }
	#imHeader_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_12 { box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_12_container > ul > li {position: relative;margin-left: 5px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper, #imHeader_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 139px; height: 34px; padding: 0 3px 0 3px; 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_12 .hamburger-button {cursor: pointer; width: 34px; height: 34px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_12 .label-inner-wrapper, #imHeader_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_12_container > ul > li .label, #imHeader_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper {background-color: rgba(69, 129, 142, 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_12_container > ul > li > .label-wrapper .label {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;}
	/* Hamburger button style */
	#imHeader_imMenuObject_12 .hamburger-button {background-color: rgba(69, 129, 142, 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_12 .hamburger-button .label {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;}
	/* Main menu current button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/837A66F625DD4130BC490CEDA41FFC22.png');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_12_container > ul > .imMnMnCurrent > .label-wrapper .label {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;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/74BE6F071128F68D816FA6F69F28A5C4.png');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_12_container > ul > li.imPage:hover > .label-wrapper .label {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;}
	#imHeader_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/74BE6F071128F68D816FA6F69F28A5C4.png');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_12_container > ul > li.imLevel:hover > .label-wrapper .label {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;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 0, 0, 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_12_container > ul > .imMnMnSeparator > .label-wrapper .label {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;}
	#imHeader_imMenuObject_12 .imLevel { cursor: default; }
	#imHeader_imMenuObject_12-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_12 { text-align: right;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	#imHeader_imMenuObject_12-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_12-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_12-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(217, 217, 217, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_12-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 230px; 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-imHeader_imMenuObject_12-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_12-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_12-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_12-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 224px; height: 24px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_12-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_12-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 230px;right: 0; left: auto;background-color: rgba(217, 217, 217, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper {background-color: rgba(20, 20, 20, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(40, 40, 40, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(60, 60, 60, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(69, 129, 142, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_12-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(217, 217, 217, 1); border-style: solid; }
	#imHeader_imObjectSearch_06_wrapper { display: none; }
	#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_imObjectSearch_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; }
	input#imHeader_imObjectSearch_06_field[type=text] { width: 0; }
	input#imHeader_imObjectSearch_06_field[type=text].imHeader_imObjectSearch_06_shown { flex: 1; margin-left: 3px; padding: 3px 3px 3px 3px; -webkit-animation-name: imHeader_imObjectSearch_06_shown_animation; -webkit-animation-duration: .7s; animation-name: imHeader_imObjectSearch_06_shown_animation; animation-duration: .7s; }
	@-webkit-keyframes imHeader_imObjectSearch_06_shown_animation { from { opacity: 0; padding: 3px 0 3px 0; margin: 0; max-width: 0; } 50% { opacity: 1; margin-left: 3px; padding: 3px 3px 3px 3px; } to { max-width: 100%; } }@keyframes imHeader_imObjectSearch_06_shown_animation { from { opacity: 0; padding: 3px 0 3px 0; margin: 0; max-width: 0; } 50% { opacity: 1; margin-left: 3px; padding: 3px 3px 3px 3px; } to { max-width: 100%; } }#imHeader_imObjectSearch_06_button { background-position: left 3px center; }
	#imHeader_imObjectImage_07_wrapper { display: none; }
	#imHeader_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 -5% 0);clip-path: inset(0 0 -5% 0);}#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_imObjectImage_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_imObjectImage_08_wrapper { display: none; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 -4.348% 0);clip-path: inset(0 0 -4.348% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_8 { box-sizing: border-box; }
	#imHeader_imObjectImage_13_wrapper { display: none; }
	#imHeader_imObjectImage_13_wrapper img {-webkit-clip-path: inset(0 0 3.704% 0);clip-path: inset(0 0 3.704% 0);}#imHeader_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_13 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_13 { box-sizing: border-box; }
	#imHeader_imHTMLObject_14_wrapper { display: none; }
	#imHeader_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_14 { grid-template-rows: [row-content] auto ; }
	#imHeader_imHTMLObject_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_14 { box-sizing: border-box; }
	#imHeader_imObjectImage_15_wrapper { position: absolute; top: 0px; left: 0px; width: 320px; height: 43px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imObjectImage_15_wrapper img {-webkit-clip-path: inset(0 0 -2.381% 0);clip-path: inset(0 0 -2.381% 0);}#imHeader_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_15 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_15 { box-sizing: border-box; }
	#imHeader_imObjectSearch_16_wrapper { position: absolute; top: 17px; left: 81px; width: 130px; height: 21px; text-align: center; z-index: 1010; overflow: hidden; }
	#imHeader_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_16 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectSearch_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_16 { box-sizing: border-box; }
	input#imHeader_imObjectSearch_16_field[type=text] { margin-left: 3px; }
	#imHeader_imObjectSearch_16_button { background-position: left 3px center; }
	#imHeader_imObjectImage_17_wrapper { position: absolute; top: 6px; left: 225px; width: 35px; height: 33px; text-align: center; z-index: 1011; overflow: hidden; }
	#imHeader_imObjectImage_17_wrapper img {-webkit-clip-path: inset(0 0 5.714% 0);clip-path: inset(0 0 5.714% 0);}#imHeader_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_17 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_17 { box-sizing: border-box; }
	
}

@media (min-width: 1200.0px) {
	#imFooter_imObjectTitle_08_wrapper { position: absolute; top: 7px; left: 20px; width: 93px; height: 24px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_8 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_08 { width: 100%; }
	#imFooter_imObjectTitle_08_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_09_wrapper { position: absolute; top: 36px; left: 19px; width: 129px; height: 24px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_09 { width: 100%; }
	#imFooter_imObjectTitle_09_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_10_wrapper { position: absolute; top: 8px; left: 157px; width: 93px; height: 24px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_10 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_10 { width: 100%; }
	#imFooter_imObjectTitle_10_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_11_wrapper { position: absolute; top: 36px; left: 156px; width: 228px; height: 24px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_11 { width: 100%; }
	#imFooter_imObjectTitle_11_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_12_wrapper { position: absolute; top: 8px; left: 411px; width: 263px; height: 24px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_12 { width: 100%; }
	#imFooter_imObjectTitle_12_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_13_wrapper { position: absolute; top: 36px; left: 411px; width: 106px; height: 24px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_13 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_13 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_13 { width: 100%; }
	#imFooter_imObjectTitle_13_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_14_wrapper { position: absolute; top: 61px; left: 411px; width: 175px; height: 24px; text-align: center; z-index: 1008;  }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_14 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_14 { width: 100%; }
	#imFooter_imObjectTitle_14_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_15_wrapper { position: absolute; top: 9px; left: 751px; width: 68px; height: 24px; text-align: center; z-index: 1009;  }
	#imFooter_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_15 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_15 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_15 { width: 100%; }
	#imFooter_imObjectTitle_15_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_16_wrapper { position: absolute; top: 37px; left: 748px; width: 215px; height: 24px; text-align: center; z-index: 1010;  }
	#imFooter_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_16 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_16 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_16 { width: 100%; }
	#imFooter_imObjectTitle_16_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_17_wrapper { position: absolute; top: 60px; left: 748px; width: 215px; height: 24px; text-align: center; z-index: 1011;  }
	#imFooter_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_17 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_17 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_17 { width: 100%; }
	#imFooter_imObjectTitle_17_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_20_wrapper { position: absolute; top: 84px; left: 748px; width: 215px; height: 24px; text-align: center; z-index: 1012;  }
	#imFooter_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_20 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_20 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_20 { width: 100%; }
	#imFooter_imObjectTitle_20_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_21_wrapper { position: absolute; top: 9px; left: 1025px; width: 97px; height: 24px; text-align: center; z-index: 1013;  }
	#imFooter_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_21 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_21 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_21 { width: 100%; }
	#imFooter_imObjectTitle_21_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imFooter_imObjectTitle_08_wrapper { position: absolute; top: 7px; left: 10px; width: 91px; height: 20px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_8 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_08 { width: 100%; }
	#imFooter_imObjectTitle_08_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_09_wrapper { position: absolute; top: 27px; left: 10px; width: 112px; height: 18px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_09 { width: 100%; }
	#imFooter_imObjectTitle_09_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_10_wrapper { position: absolute; top: 53px; left: 10px; width: 49px; height: 21px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_10 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_10 { width: 100%; }
	#imFooter_imObjectTitle_10_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_11_wrapper { position: absolute; top: 74px; left: 10px; width: 197px; height: 18px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_11 { width: 100%; }
	#imFooter_imObjectTitle_11_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_12_wrapper { position: absolute; top: 7px; left: 152px; width: 253px; height: 21px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_12 { width: 100%; }
	#imFooter_imObjectTitle_12_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_13_wrapper { position: absolute; top: 28px; left: 231px; width: 89px; height: 19px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_13 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_13 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_13 { width: 100%; }
	#imFooter_imObjectTitle_13_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_14_wrapper { position: absolute; top: 47px; left: 231px; width: 139px; height: 17px; text-align: center; z-index: 1008;  }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_14 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_14 { width: 100%; }
	#imFooter_imObjectTitle_14_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_15_wrapper { position: absolute; top: 7px; left: 434px; width: 67px; height: 21px; text-align: center; z-index: 1009;  }
	#imFooter_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_15 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_15 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_15 { width: 100%; }
	#imFooter_imObjectTitle_15_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_16_wrapper { position: absolute; top: 29px; left: 433px; width: 164px; height: 18px; text-align: center; z-index: 1010;  }
	#imFooter_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_16 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_16 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_16 { width: 100%; }
	#imFooter_imObjectTitle_16_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_17_wrapper { position: absolute; top: 47px; left: 433px; width: 116px; height: 18px; text-align: center; z-index: 1011;  }
	#imFooter_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_17 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_17 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_17 { width: 100%; }
	#imFooter_imObjectTitle_17_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_20_wrapper { position: absolute; top: 64px; left: 433px; width: 186px; height: 19px; text-align: center; z-index: 1012;  }
	#imFooter_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_20 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_20 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_20 { width: 100%; }
	#imFooter_imObjectTitle_20_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_21_wrapper { position: absolute; top: 7px; left: 608px; width: 92px; height: 21px; text-align: center; z-index: 1013;  }
	#imFooter_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_21 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_21 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_21 { width: 100%; }
	#imFooter_imObjectTitle_21_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imFooter_imObjectTitle_08_wrapper { position: absolute; top: 7px; left: 5px; width: 89px; height: 20px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_8 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_08 { width: 100%; }
	#imFooter_imObjectTitle_08_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_09_wrapper { position: absolute; top: 27px; left: 5px; width: 116px; height: 18px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_09 { width: 100%; }
	#imFooter_imObjectTitle_09_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_10_wrapper { position: absolute; top: 56px; left: 6px; width: 55px; height: 19px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_10 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_10 { width: 100%; }
	#imFooter_imObjectTitle_10_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_11_wrapper { position: absolute; top: 76px; left: 6px; width: 209px; height: 19px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_11 { width: 100%; }
	#imFooter_imObjectTitle_11_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_12_wrapper { position: absolute; top: 7px; left: 222px; width: 255px; height: 19px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_12 { width: 100%; }
	#imFooter_imObjectTitle_12_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_13_wrapper { display: none; }
	#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_13 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_13 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_13 { width: 100%; }
	#imFooter_imObjectTitle_13_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_14_wrapper { position: absolute; top: 78px; left: 222px; width: 142px; height: 17px; text-align: center; z-index: 1008;  }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_14 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_14 { width: 100%; }
	#imFooter_imObjectTitle_14_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_15_wrapper { display: none; }
	#imFooter_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_15 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_15 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_15 { width: 100%; }
	#imFooter_imObjectTitle_15_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_16_wrapper { position: absolute; top: 26px; left: 222px; width: 145px; height: 19px; text-align: center; z-index: 1010;  }
	#imFooter_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_16 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_16 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_16 { width: 100%; }
	#imFooter_imObjectTitle_16_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_17_wrapper { position: absolute; top: 61px; left: 222px; width: 118px; height: 17px; text-align: center; z-index: 1011;  }
	#imFooter_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_17 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_17 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_17 { width: 100%; }
	#imFooter_imObjectTitle_17_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_20_wrapper { position: absolute; top: 44px; left: 222px; width: 183px; height: 17px; text-align: center; z-index: 1012;  }
	#imFooter_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_20 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_20 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_20_text { font-size: 9.47pt; }
	#imFooter_imObjectTitle_20 { width: 100%; }
	#imFooter_imObjectTitle_20_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_21_wrapper { display: none; }
	#imFooter_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_21 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_21 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_21 { width: 100%; }
	#imFooter_imObjectTitle_21_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 479.9px)  {
	#imFooter_imObjectTitle_08_wrapper { position: absolute; top: 8px; left: 2px; width: 90px; height: 17px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_8 { box-sizing: border-box; }
	#imFooter_imObjectTitle_08 { width: 100%; }
	#imFooter_imObjectTitle_08_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_09_wrapper { position: absolute; top: 26px; left: 2px; width: 111px; height: 15px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_9 { box-sizing: border-box; }
	#imFooter_imObjectTitle_09 { width: 100%; }
	#imFooter_imObjectTitle_09_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_10_wrapper { position: absolute; top: 60px; left: 3px; width: 54px; height: 18px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_10 { box-sizing: border-box; }
	#imFooter_imObjectTitle_10 { width: 100%; }
	#imFooter_imObjectTitle_10_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_11_wrapper { position: absolute; top: 78px; left: 3px; width: 179px; height: 17px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_11 { box-sizing: border-box; }
	#imFooter_imObjectTitle_11_text { font-size: 8.67pt; }
	#imFooter_imObjectTitle_11 { width: 100%; }
	#imFooter_imObjectTitle_11_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -1px;
	margin-bottom: -1px;
	 }
	#imFooter_imObjectTitle_12_wrapper { position: absolute; top: 8px; left: 118px; width: 200px; height: 17px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_12 { box-sizing: border-box; }
	#imFooter_imObjectTitle_12_text { font-size: 9.53pt; }
	#imFooter_imObjectTitle_12 { width: 100%; }
	#imFooter_imObjectTitle_12_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_13_wrapper { display: none; }
	#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_13 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_13 { box-sizing: border-box; }
	#imFooter_imObjectTitle_13 { width: 100%; }
	#imFooter_imObjectTitle_13_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_14_wrapper { position: absolute; top: 60px; left: 181px; width: 137px; height: 17px; text-align: center; z-index: 1008;  }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_14 { box-sizing: border-box; }
	#imFooter_imObjectTitle_14 { width: 100%; }
	#imFooter_imObjectTitle_14_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_15_wrapper { display: none; }
	#imFooter_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_15 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_15 { box-sizing: border-box; }
	#imFooter_imObjectTitle_15_text { font-size: 10.52pt; }
	#imFooter_imObjectTitle_15 { width: 100%; }
	#imFooter_imObjectTitle_15_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_16_wrapper { position: absolute; top: 25px; left: 184px; width: 134px; height: 18px; text-align: center; z-index: 1010;  }
	#imFooter_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_16 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_16 { box-sizing: border-box; }
	#imFooter_imObjectTitle_16_text { font-size: 9.19pt; }
	#imFooter_imObjectTitle_16 { width: 100%; }
	#imFooter_imObjectTitle_16_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -1px;
	margin-bottom: -1px;
	 }
	#imFooter_imObjectTitle_17_wrapper { position: absolute; top: 78px; left: 207px; width: 111px; height: 17px; text-align: center; z-index: 1011;  }
	#imFooter_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_17 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_17 { box-sizing: border-box; }
	#imFooter_imObjectTitle_17_text { font-size: 9.22pt; }
	#imFooter_imObjectTitle_17 { width: 100%; }
	#imFooter_imObjectTitle_17_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -1px;
	margin-bottom: -1px;
	 }
	#imFooter_imObjectTitle_20_wrapper { position: absolute; top: 44px; left: 153px; width: 165px; height: 16px; text-align: center; z-index: 1012;  }
	#imFooter_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_20 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_20 { box-sizing: border-box; }
	#imFooter_imObjectTitle_20_text { font-size: 8.54pt; }
	#imFooter_imObjectTitle_20 { width: 100%; }
	#imFooter_imObjectTitle_20_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -2px;
	margin-bottom: -2px;
	 }
	#imFooter_imObjectTitle_21_wrapper { display: none; }
	#imFooter_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_21 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_21 { box-sizing: border-box; }
	#imFooter_imObjectTitle_21_text { font-size: 10.4pt; }
	#imFooter_imObjectTitle_21 { width: 100%; }
	#imFooter_imObjectTitle_21_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (min-width: 1200.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 0px; width: 1200px; height: 35px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 104px; height: 34px; padding: 0 3px 0 3px; 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_01 .hamburger-button {cursor: pointer; width: 34px; height: 34px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_01_container > ul > li > .label-wrapper .label {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;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(204, 0, 0, 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_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 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_01_container > ul > .imMnMnCurrent > .label-wrapper .label {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;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(204, 0, 0, 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_01_container > ul > li.imPage:hover > .label-wrapper .label {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_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(204, 0, 0, 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_01_container > ul > li.imLevel:hover > .label-wrapper .label {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;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(191, 143, 0, 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_01_container > ul > .imMnMnSeparator > .label-wrapper .label {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_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: right;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 230px; 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_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 224px; height: 24px; padding: 0 3px 0 3px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 230px;right: 0; left: auto;background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(20, 20, 20, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(40, 40, 40, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(60, 60, 60, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_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(239, 239, 239, 1); border-style: dotted; }
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(230px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 0px; width: 720px; height: 35px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 104px; height: 34px; padding: 0 3px 0 3px; 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_01 .hamburger-button {cursor: pointer; width: 34px; height: 34px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_01_container > ul > li > .label-wrapper .label {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;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(204, 0, 0, 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_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 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_01_container > ul > .imMnMnCurrent > .label-wrapper .label {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;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(204, 0, 0, 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_01_container > ul > li.imPage:hover > .label-wrapper .label {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_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(204, 0, 0, 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_01_container > ul > li.imLevel:hover > .label-wrapper .label {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;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(191, 143, 0, 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_01_container > ul > .imMnMnSeparator > .label-wrapper .label {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_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: right;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 230px; 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_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 224px; height: 24px; padding: 0 3px 0 3px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 230px;right: 0; left: auto;background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(20, 20, 20, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(40, 40, 40, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(60, 60, 60, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_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(239, 239, 239, 1); border-style: dotted; }
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(230px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 0px; width: 480px; height: 35px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 104px; height: 34px; padding: 0 3px 0 3px; 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_01 .hamburger-button {cursor: pointer; width: 34px; height: 34px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_01_container > ul > li > .label-wrapper .label {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;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(204, 0, 0, 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_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 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_01_container > ul > .imMnMnCurrent > .label-wrapper .label {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;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(204, 0, 0, 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_01_container > ul > li.imPage:hover > .label-wrapper .label {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_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(204, 0, 0, 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_01_container > ul > li.imLevel:hover > .label-wrapper .label {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;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(191, 143, 0, 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_01_container > ul > .imMnMnSeparator > .label-wrapper .label {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_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: right;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 230px; 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_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 224px; height: 24px; padding: 0 3px 0 3px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 230px;right: 0; left: auto;background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(20, 20, 20, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(40, 40, 40, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(60, 60, 60, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_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(239, 239, 239, 1); border-style: dotted; }
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(230px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 0px; width: 320px; height: 35px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleGraphics_1 { box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 104px; height: 34px; padding: 0 3px 0 3px; 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_01 .hamburger-button {cursor: pointer; width: 34px; height: 34px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_01_container > ul > li > .label-wrapper .label {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;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(204, 0, 0, 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_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 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_01_container > ul > .imMnMnCurrent > .label-wrapper .label {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;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(204, 0, 0, 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_01_container > ul > li.imPage:hover > .label-wrapper .label {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_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(204, 0, 0, 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_01_container > ul > li.imLevel:hover > .label-wrapper .label {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;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(191, 143, 0, 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_01_container > ul > .imMnMnSeparator > .label-wrapper .label {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_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: right;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 230px; 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_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 224px; height: 24px; padding: 0 3px 0 3px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 230px;right: 0; left: auto;background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(20, 20, 20, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(40, 40, 40, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(60, 60, 60, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_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(239, 239, 239, 1); border-style: dotted; }
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(230px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
