@import 'https://fonts.googleapis.com/css?family=Lekton:700,regular,italic';
#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 140px 1010px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 140px 1010px minmax(0, 1fr); -ms-grid-rows: 150px auto 150px; grid-template-rows: 150px auto 150px; }
#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 2; grid-column: 2 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 2; grid-column: 2 / 4; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
#imSideBar { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 4; grid-column: 1 / 5; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imContentGraphics { display: block; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-column: 3 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 140px 580px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 140px 580px minmax(0, 1fr); -ms-grid-rows: 130px auto 150px; grid-template-rows: 130px auto 150px; }
	#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 2; grid-column: 2 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 2; grid-column: 2 / 4; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 4; grid-column: 1 / 5; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-column: 3 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 135px 345px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 135px 345px minmax(0, 1fr); -ms-grid-rows: 130px auto 150px; grid-template-rows: 130px auto 150px; }
	#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 2; grid-column: 2 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 2; grid-column: 2 / 4; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 4; grid-column: 1 / 5; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-column: 3 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 479.9px)  {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) 0; -ms-grid-rows: 100px auto 150px; grid-template-rows: 100px auto 150px; }
	#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 140px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 140px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px minmax(0, 1fr); -ms-grid-rows: auto auto auto; grid-template-rows: auto auto auto; }
#imContent > header { display: block; -ms-grid-column: 3; -ms-grid-column-span: 24; grid-column: 3 / 27; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imGoToCont { display: block; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-column: 3 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imCell_2 { display: -ms-grid; display: grid; -ms-grid-column: 3; -ms-grid-column-span: 24; grid-column: 3 / 27; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imCell_1 { display: -ms-grid; display: grid; -ms-grid-column: 3; -ms-grid-column-span: 24; grid-column: 3 / 27; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
#imPageRow_1 { display: block; -ms-grid-column: 3; -ms-grid-column-span: 24; grid-column: 3 / 27; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imPageRow_2 { display: block; -ms-grid-column: 3; -ms-grid-column-span: 24; grid-column: 3 / 27; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 140px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 140px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px 23.75px minmax(0, 1fr); -ms-grid-rows: auto auto auto; grid-template-rows: auto auto auto; }
	#imContent > header { display: block; -ms-grid-column: 3; -ms-grid-column-span: 24; grid-column: 3 / 27; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imGoToCont { display: block; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-column: 3 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_2 { display: -ms-grid; display: grid; -ms-grid-column: 3; -ms-grid-column-span: 24; grid-column: 3 / 27; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imCell_1 { display: -ms-grid; display: grid; -ms-grid-column: 3; -ms-grid-column-span: 24; grid-column: 3 / 27; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imPageRow_1 { display: block; -ms-grid-column: 3; -ms-grid-column-span: 24; grid-column: 3 / 27; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; -ms-grid-column: 3; -ms-grid-column-span: 24; grid-column: 3 / 27; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 135px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 135px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px minmax(0, 1fr); -ms-grid-rows: auto auto auto; grid-template-rows: auto auto auto; }
	#imContent > header { display: block; -ms-grid-column: 3; -ms-grid-column-span: 24; grid-column: 3 / 27; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imGoToCont { display: block; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-column: 3 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_2 { display: -ms-grid; display: grid; -ms-grid-column: 3; -ms-grid-column-span: 24; grid-column: 3 / 27; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imCell_1 { display: -ms-grid; display: grid; -ms-grid-column: 3; -ms-grid-column-span: 24; grid-column: 3 / 27; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imPageRow_1 { display: block; -ms-grid-column: 3; -ms-grid-column-span: 24; grid-column: 3 / 27; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; -ms-grid-column: 3; -ms-grid-column-span: 24; grid-column: 3 / 27; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	
}
@media (max-width: 479.9px)  {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) 0; -ms-grid-rows: auto auto auto; grid-template-rows: auto auto auto; }
	#imContent > header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 24; grid-column: 2 / 26; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imGoToCont { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_2 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 24; grid-column: 2 / 26; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imCell_1 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 24; grid-column: 2 / 26; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imPageRow_1 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 24; grid-column: 2 / 26; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 24; grid-column: 2 / 26; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	
}
h2#imPgTitle { position: relative; float: left; }
#imBreadcrumb { position: relative; float: left; }
#imHeader_imCell_21 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectGallery_21 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_21 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_21 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectGallery_21 { width: 100%; max-width: 100%; }
#imHeader_imObjectGallery_21 { overflow: hidden; }
#imHeader_imObjectGallery_21 > div { margin: 0 auto; }
#imHeader_imObjectGallery_21 a:link, #imContent #imHeader_imObjectGallery_21 a:hover, #imContent #imHeader_imObjectGallery_21 a:visited, #imContent #imHeader_imObjectGallery_21 a:active { border: none; background-color: transparent; text-decoration: none; }
#imHeader_imCell_20 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectGallery_20 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_20 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_20 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectGallery_20 { width: 100%; max-width: 100%; }
#imHeader_imObjectGallery_20 { overflow: hidden; }
#imHeader_imObjectGallery_20 > div { margin: 0 auto; }
#imHeader_imObjectGallery_20 a:link, #imContent #imHeader_imObjectGallery_20 a:hover, #imContent #imHeader_imObjectGallery_20 a:visited, #imContent #imHeader_imObjectGallery_20 a:active { border: none; background-color: transparent; text-decoration: none; }
#imHeader_imCell_5 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_05 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_5 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_5 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectTitle_05 {margin: 0; text-align: center;}
#imHeader_imObjectTitle_05_text {font: normal normal bold 72pt 'Georgia';  padding: 0px 10px 10px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_05_text,
#imHeader_imObjectTitle_05_text a { color: rgba(255, 242, 204, 1); white-space: pre-wrap; }
#imHeader_imObjectTitle_05_text a{ text-decoration: none; }
#imHeader_imCell_11 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_11 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_11 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_11 { position: absolute; top: 0px; bottom: 0px; }
.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_10 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_pluginAppObj_10 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_10 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_10 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imCell_15 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_15 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_15 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_15 { position: absolute; top: 0px; bottom: 0px; }
.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_23 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectSearch_23 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_23 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_23 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectSearch_23 { white-space: nowrap; }
input#imHeader_imObjectSearch_23_field[type=text] { box-sizing: border-box; line-height: 20px; height: 22px; font: normal normal bold 9pt Trebuchet MS; color: rgba(0, 0, 0, 1); background-color: rgba(248, 228, 224, 1); padding: 0px 19px 0px 0px; margin: 0; vertical-align: middle; border-style: solid; border-width: 1px 1px 1px 1px; border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; outline: none; box-shadow: none;}
input#imHeader_imObjectSearch_23_field[type=text]::placeholder { color: rgba(0, 0, 0, 0.7);}
#imHeader_imObjectSearch_23_field { background-image: url('../search/icon.png'); background-repeat: no-repeat; background-size: 16px 16px; }
#imHeader_imCell_24 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_24 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_24 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_24 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectTitle_24 {margin: 0; text-align: center;}
#imHeader_imObjectTitle_24_text {font: normal normal bold 18pt 'Trebuchet MS';  padding: 0px 5px 5px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_24_text,
#imHeader_imObjectTitle_24_text a { color: rgba(255, 0, 255, 1); white-space: pre-wrap; }
#imHeader_imObjectTitle_24_text a{ text-decoration: none; }
#imHeader_imCell_25 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_25 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_25 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_25 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectTitle_25 {margin: 0; text-align: center;}
#imHeader_imObjectTitle_25_text {font: normal normal bold 18pt 'Trebuchet MS';  padding: 0px 5px 5px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_25_text,
#imHeader_imObjectTitle_25_text a { color: rgba(255, 0, 255, 1); white-space: pre-wrap; }
#imHeader_imObjectTitle_25_text a{ text-decoration: none; }
#imFooter_imCell_11 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_11 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_11 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_11 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imTextObject_11 { width: 100%; }
#imFooter_imTextObject_11 { font-style: normal; font-weight: normal; line-height: 22px; }
#imFooter_imTextObject_11_tab0 div { line-height: 22px; }
#imFooter_imTextObject_11_tab0 .imHeading1 { line-height: 22px; }
#imFooter_imTextObject_11_tab0 .imHeading2 { line-height: 20px; }
#imFooter_imTextObject_11_tab0 .imHeading3 { line-height: 20px; }
#imFooter_imTextObject_11_tab0 .imHeading4 { line-height: 18px; }
#imFooter_imTextObject_11_tab0 .imHeading5 { line-height: 18px; }
#imFooter_imTextObject_11_tab0 .imHeading6 { line-height: 18px; }
#imFooter_imTextObject_11_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_11_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_11_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_11_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_11_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_11_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_11_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_11_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_11_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_11_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_11_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_11_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_11_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_11_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_11_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_11_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_11_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_11_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_11_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_11_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_11_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_11_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_11_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_11_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_11_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_11_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_11_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_11_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_11_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_11_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_11_tab0 .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imFooter_imTextObject_11_tab0 .cf1 { color: rgb(255, 255, 255); }
#imFooter_imTextObject_11 .text-container {width: 100%;}#imFooter_imTextObject_11 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_11 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_11 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_11 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imFooter_imCell_19 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_19 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_19 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_19 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_19 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_19_text {font: normal normal bold 36pt 'Book Antiqua';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_19_text,
#imFooter_imObjectTitle_19_text a { color: rgba(0, 0, 0, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_19_text a{ text-decoration: none; }
#imFooter_imCell_23 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_23 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_23 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_23 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_23 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_23_text {font: normal normal normal 36pt 'Trebuchet MS';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_23_text,
#imFooter_imObjectTitle_23_text a { color: rgba(0, 0, 0, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_23_text a{ text-decoration: none; }
#imFooter_imCell_26 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_26 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_26 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_26 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_26 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_26_text {font: normal normal normal 36pt 'Trebuchet MS';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_26_text,
#imFooter_imObjectTitle_26_text a { color: rgba(0, 0, 0, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_26_text a{ text-decoration: none; }
#imFooter_imCell_27 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_27 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_27 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_27 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_27 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_27_text {font: normal normal normal 36pt 'Trebuchet MS';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_27_text,
#imFooter_imObjectTitle_27_text a { color: rgba(0, 0, 0, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_27_text a{ text-decoration: none; }
#imFooter_imCell_28 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_28 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_28 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_28 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imCell_29 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_29 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_29 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_29 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imCell_30 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_30 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_30 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_30 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imCell_31 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imMenuObject_31 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imFooter_imCellStyleGraphics_31 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_31 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imFooter_imCell_32 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_32 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_32 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_32 { position: absolute; top: 0px; bottom: 0px; }
#imSideBar_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imSideBar_imMenuObject_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imSideBar_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imSideBar_imCellStyleBorders_1 { position: absolute; top: 0px; bottom: 0px; }
.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; }
#imStickyBar_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_1 { position: absolute; top: 0px; bottom: 0px; }
.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; }
#imStickyBar_imCell_2 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imObjectTitle_02 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imStickyBar_imCellStyleGraphics_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_2 { position: absolute; top: 0px; bottom: 0px; }
#imStickyBar_imObjectTitle_02 {margin: 0; text-align: center;}
#imStickyBar_imObjectTitle_02_text {font: normal normal bold 42pt 'Book Antiqua';  padding: 0px 5px 5px 0px; background-color: transparent; position: relative; display: inline-block; }
#imStickyBar_imObjectTitle_02_text,
#imStickyBar_imObjectTitle_02_text a { color: rgba(102, 0, 77, 1); white-space: pre-wrap; }
#imStickyBar_imObjectTitle_02_text a{ text-decoration: none; }
#imStickyBar_imCell_3 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_pluginAppObj_03 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imStickyBar_imCellStyleGraphics_3 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_3 { position: absolute; top: 0px; bottom: 0px; }
#imStickyBar_imCell_4 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_04 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_4 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_4 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
.imPageRow { position: relative;  }
.object-icon.text { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAADMSURBVEhLY7jjH0FTNGoBQYRiwX9qAGQDgQjdAmQuGWjkWABk4AJwxVgRpgLsFvz98vV5W8+D1FywmSAAZANFgOIQZWgAogsiBWdDEHYLXs9ZCBeBAAj3w6ZtEAYuBFcJRwTiAGw4CKCJ40KYKgelBVAhJIAsBWdD0MgMIjwIUyU+Cx4XlIMNBwFgJoCLQ4WQALIUnA1B+CwA60UAZClcCFMZgSAiFY0oC4Bs4gGyLjgbgkbjAA0RtoBygGwgEKFYQAs0agFBRGML/CMA23cB5YgRYRkAAAAASUVORK5CYII=); }
.object-icon.image { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAEMSURBVEhL7ZQxC8IwEEb9j+7uzu7u7s7uTl26uOjgooOLCAUplIIUtCAFLUhB9IODEJKY9NoqDimPclzqvfiltNcPoq/iBU68wMnPBa8uLnmgQaB0xusUKE0LDMFomVzKikiKx3ARiyULDMEhL8P4SvUqLbbZTSxZYAhQi10jJfhEPQiPVOu0/QfzKMczoq/DEChngF2jgwfI8enkGQJCfougob3jDqsxqCYCKrBxMRR31MageILJ5oQORlM4ciyolQ7BENA2cdRoinBkjEExBPg95qLA+3OvnnrixqDqCuQEMAiC2f5MSzJ6UHUFSibTXQaH8WuhBFVX0Jg/ELS/5IGqoHO8wIkXOAiiN5/29TJopSoRAAAAAElFTkSuQmCC); }
#imCell_2 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_237_02 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_2 { position: absolute; top: 10px; bottom: 10px; background-color: transparent; }
#imCellStyleBorders_2 { position: absolute; top: 10px; bottom: 10px; }
#imObjectImage_237_02 #imObjectImage_237_02_container { width: 300px; max-width: 100%; line-height: 0; }
#imObjectImage_237_02 { vertical-align: top; margin: 0 auto; }
#imObjectImage_237_02 #imObjectImage_237_02_container img { width: 100%; height: auto; vertical-align: top; }#imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_237_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_1 { position: absolute; top: 10px; bottom: 10px; background-color: transparent; }
#imCellStyleBorders_1 { position: absolute; top: 10px; bottom: 10px; }
#imTextObject_237_01 { width: 100%; }
#imTextObject_237_01 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_237_01_tab0 div { line-height: 22px; }
#imTextObject_237_01_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_237_01_tab0 .imHeading2 { line-height: 20px; }
#imTextObject_237_01_tab0 .imHeading3 { line-height: 20px; }
#imTextObject_237_01_tab0 .imHeading4 { line-height: 18px; }
#imTextObject_237_01_tab0 .imHeading5 { line-height: 18px; }
#imTextObject_237_01_tab0 .imHeading6 { line-height: 18px; }
#imTextObject_237_01_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_237_01_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_237_01_tab0 ul ul ul { list-style: circle; }
#imTextObject_237_01_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_237_01_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_237_01_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_237_01_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_237_01_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_237_01_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_237_01_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_237_01_tab0 p { margin: 0; padding: 0; }
#imTextObject_237_01_tab0 .inline-block { display: inline-block; }
#imTextObject_237_01_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_237_01_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_237_01_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_237_01_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_237_01_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_237_01_tab0 img.fleft { margin-right: 15px; }
#imTextObject_237_01_tab0 img.fright { margin-left: 15px; }
#imTextObject_237_01_tab0 .imTALeft { text-align: left; }
#imTextObject_237_01_tab0 .imTARight { text-align: right; }
#imTextObject_237_01_tab0 .imTACenter { text-align: center; }
#imTextObject_237_01_tab0 .imTAJustify { text-align: justify; }
#imTextObject_237_01_tab0 .imUl { text-decoration: underline; }
#imTextObject_237_01_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_237_01_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_237_01_tab0 .imVt { vertical-align: top; }
#imTextObject_237_01_tab0 .imVc { vertical-align: middle; }
#imTextObject_237_01_tab0 .imVb { vertical-align: bottom; }
#imTextObject_237_01_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_237_01 .text-container {width: 100%;}#imTextObject_237_01 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_237_01 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_237_01 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_237_01 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
@media (min-width: 1150.0px) {
	#imContent { padding-left: 5px; padding-right:5px; }
	.imPageRow { margin-left: -5px; margin-right: -5px; }
	#imPgTitle { width: 986px; margin-left: 6px; margin-right: 6px; }
	#imBreadcrumb { width: 986px; margin-left: 6px; margin-right: 6px; }
	#imCell_2 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_237_02 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCellStyleGraphics_2 { left: 10px; right: 10px; }
	#imCellStyleBorders_2 { left: 10px; right: 10px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_1 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_237_01 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCellStyleGraphics_1 { left: 10px; right: 10px; }
	#imCellStyleBorders_1 { left: 10px; right: 10px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_237_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imContent { padding-left: 5px; padding-right:5px; }
	.imPageRow { margin-left: -5px; margin-right: -5px; }
	#imPgTitle { width: 556px; margin-left: 6px; margin-right: 6px; }
	#imBreadcrumb { width: 556px; margin-left: 6px; margin-right: 6px; }
	#imCell_2 { padding-top: 10px; padding-bottom: 10px; padding-left: 6px; padding-right: 6px; }
	#imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_237_02 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCellStyleGraphics_2 { left: 6px; right: 6px; }
	#imCellStyleBorders_2 { left: 6px; right: 6px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_1 { padding-top: 10px; padding-bottom: 10px; padding-left: 6px; padding-right: 6px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_237_01 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCellStyleGraphics_1 { left: 6px; right: 6px; }
	#imCellStyleBorders_1 { left: 6px; right: 6px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_237_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { padding-left: 5px; padding-right:5px; }
	.imPageRow { margin-left: -5px; margin-right: -5px; }
	#imPgTitle { width: 322px; margin-left: 6px; margin-right: 6px; }
	#imBreadcrumb { width: 322px; margin-left: 6px; margin-right: 6px; }
	#imCell_2 { padding-top: 10px; padding-bottom: 10px; padding-left: 3px; padding-right: 3px; }
	#imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_237_02 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCellStyleGraphics_2 { left: 3px; right: 3px; }
	#imCellStyleBorders_2 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_1 { padding-top: 10px; padding-bottom: 10px; padding-left: 3px; padding-right: 3px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_237_01 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCellStyleGraphics_1 { left: 3px; right: 3px; }
	#imCellStyleBorders_1 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_237_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 479.9px)  {
	#imContent { padding-left: 5px; padding-right:5px; }
	.imPageRow { margin-left: -5px; margin-right: -5px; }
	#imPgTitle { width: 100%; margin-left: 0px; margin-right: 0px; }
	#imBreadcrumb { width: 100%; margin-left: 0px; margin-right: 0px; }
	#imCell_2 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_237_02 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_2 { top: 10px; bottom: 10px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_1 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_237_01 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_1 { top: 10px; bottom: 10px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_237_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (min-width: 1150.0px) {
	#imHeader_imObjectGallery_21_wrapper { position: absolute; top: 0px; left: -30px; width: 210px; height: 110px; text-align: center; z-index: 1007; overflow: hidden; }
	#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectGallery_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_21 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_21 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectGallery_20_wrapper { position: absolute; top: 0px; left: 960px; width: 200px; height: 100px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectGallery_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_20 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_20 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_05_wrapper { position: absolute; top: 0px; left: 270px; width: 570px; height: 74px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_05_text { font-size: 39.83pt; }
	#imHeader_imObjectTitle_05{ text-shadow: 0px 0px 0px rgba(223, 210, 172, 1), 2px 2px 0px rgba(191, 178, 140, 1), 4px 4px 0px rgba(159, 146, 108, 1), 6px 6px 0px rgba(127, 114, 76, 1), 8px 8px 0px rgba(95, 82, 44, 1) ;}#imHeader_imObjectTitle_05 { width: 100%; }
	#imHeader_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imMenuObject_11_wrapper { position: absolute; top: 120px; left: 1100px; width: 42px; height: 30px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_11 { left: 0px; right: 0px; 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: 3px; 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: 137px; height: 32px; padding: 0 2px 0 2px; border-width: 2px 2px 2px 2px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imHeader_imMenuObject_11 .hamburger-button {cursor: pointer; width: 32px; height: 32px; display: inline-block; vertical-align: top; padding: 0; border-width: 2px 2px 2px 2px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imHeader_imMenuObject_11 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 217, 102, 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(217, 226, 255, 1);background-image: none;border-color: rgba(255, 191, 0, 1) rgba(255, 191, 0, 1) rgba(255, 191, 0, 1) rgba(255, 191, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_11_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 0, 0, 1);font-weight: bold;}
	/* 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: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 217, 102, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 58, 88, 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 > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(217, 226, 255, 1) rgba(217, 226, 255, 1) rgba(217, 226, 255, 1) rgba(217, 226, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(217, 226, 255, 1) rgba(217, 226, 255, 1) rgba(217, 226, 255, 1) rgba(217, 226, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 239, 191, 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: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#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(102, 102, 102, 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: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1300ms; 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 1300ms linear, opacity;}
	#imHeader_imMenuObject_11 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_11-menu-opened li {position: relative;margin-bottom: 3px; 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: 160px; height: 28px; padding: 0 5px 0 5px; }
	#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: 170px;right: 0; left: auto;background-color: rgba(102, 102, 102, 1);transition: left 650ms, right 650ms, opacity 650ms;-webkit-transition: left 650ms, right 650ms, opacity 650ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_11-menu-opened ul > li > .label-wrapper {background-color: rgba(234, 153, 153, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11-menu-opened ul ul > li > .label-wrapper {background-color: rgba(214, 133, 133, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(194, 113, 113, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(174, 133, 133, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_11-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(252, 229, 205, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(91, 15, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_11-menu-opened #imHeader_imMenuObject_11_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(230, 145, 56, 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: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(230, 145, 56, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_11-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_pluginAppObj_10_wrapper { position: absolute; top: 120px; left: 980px; width: 100px; height: 30px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_pluginAppObj_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_15_wrapper { display: none; }
	#imHeader_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_15 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_15 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_15 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_15_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_15_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_15_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_15_container > ul > li > .label-wrapper, #imHeader_imMenuObject_15_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 128px; height: 30px; padding: 0 5px 0 5px; border-width: 1px 1px 1px 1px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
	#imHeader_imMenuObject_15 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 1px 1px 1px 1px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
	#imHeader_imMenuObject_15 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_15 .label-inner-wrapper, #imHeader_imMenuObject_15 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_15_container > ul > li .label, #imHeader_imMenuObject_15 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_15_container > ul > li > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;border-color: rgba(246, 178, 107, 1) rgba(246, 178, 107, 1) rgba(246, 178, 107, 1) rgba(246, 178, 107, 1);border-style: solid; }
	#imHeader_imMenuObject_15_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_15 .hamburger-button {background-color: rgba(255, 239, 191, 1);background-image: none;border-color: rgba(246, 178, 107, 1) rgba(246, 178, 107, 1) rgba(246, 178, 107, 1) rgba(246, 178, 107, 1);border-style: solid; }
	#imHeader_imMenuObject_15 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_15_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 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_15_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;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_15_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 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_15_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_15_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 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_15_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;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_15_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_15_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_15 .imLevel { cursor: default; }
	#imHeader_imMenuObject_15-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_15 { text-align: left;}
	#imHeader_imMenuObject_15 .hidden { display: none; }
	#imHeader_imMenuObject_15-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_15-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_15-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_15-menu-opened #imHeader_imMenuObject_15_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_15-menu-opened #imHeader_imMenuObject_15_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(153, 153, 153, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_15-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_15-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_15-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_15-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_15-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_15 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_15-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_15-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_15-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 160px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_15-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_15-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_15-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;left: 0; right: auto;background-color: rgba(153, 153, 153, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_15-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_15-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 219, 171, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_15-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 199, 151, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_15-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 179, 131, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_15-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 191, 0, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_15-menu-opened #imHeader_imMenuObject_15_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(224, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened #imHeader_imMenuObject_15_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_15-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(224, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_15-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;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_15-menu-opened {  transform: translate3d(-170px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_15-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectSearch_23_wrapper { position: absolute; top: 120px; left: 0px; width: 160px; height: 22px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectSearch_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	input#imHeader_imObjectSearch_23_field[type=text] { width: 160px; }
	#imHeader_imObjectSearch_23_field { background-position: 144px center; }
	#imHeader_imObjectTitle_24_wrapper { position: absolute; top: 110px; left: 150px; width: 800px; height: 30px; text-align: center; z-index: 1009;  }
	#imHeader_imCell_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_24 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_24 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_24 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_24{ text-shadow: 0px 0px 0px rgba(0, 0, 0, 1.000), 1px 1px 0px rgba(0, 0, 0, 0.640), 2px 2px 0px rgba(0, 0, 0, 0.360), 3px 3px 0px rgba(0, 0, 0, 0.160), 4px 4px 0px rgba(0, 0, 0, 0.040) ;}#imHeader_imObjectTitle_24 { width: 100%; }
	#imHeader_imObjectTitle_24_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_25_wrapper { position: absolute; top: 80px; left: 140px; width: 800px; height: 30px; text-align: center; z-index: 1010;  }
	#imHeader_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_25 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_25 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_25{ text-shadow: 0px 0px 0px rgba(0, 0, 0, 1.000), 1px 1px 0px rgba(0, 0, 0, 0.640), 2px 2px 0px rgba(0, 0, 0, 0.360), 3px 3px 0px rgba(0, 0, 0, 0.160), 4px 4px 0px rgba(0, 0, 0, 0.040) ;}#imHeader_imObjectTitle_25 { width: 100%; }
	#imHeader_imObjectTitle_25_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imHeader_imObjectGallery_21_wrapper { position: absolute; top: 0px; left: -50px; width: 190px; height: 110px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectGallery_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_21 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_21 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectGallery_20_wrapper { position: absolute; top: 0px; left: 580px; width: 190px; height: 90px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectGallery_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_20 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_20 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_05_wrapper { position: absolute; top: 0px; left: 160px; width: 399px; height: 46px; text-align: center; z-index: 1005;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_05_text { font-size: 27.67pt; }
	#imHeader_imObjectTitle_05{ text-shadow: 0px 0px 0px rgba(223, 210, 172, 1), 2px 2px 0px rgba(191, 178, 140, 1), 4px 4px 0px rgba(159, 146, 108, 1), 6px 6px 0px rgba(127, 114, 76, 1), 8px 8px 0px rgba(95, 82, 44, 1) ;}#imHeader_imObjectTitle_05 { width: 100%; }
	#imHeader_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imMenuObject_11_wrapper { position: absolute; top: 90px; left: 678px; width: 42px; height: 40px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_11 { left: 0px; right: 0px; 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: 3px; 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: 137px; height: 32px; padding: 0 2px 0 2px; border-width: 2px 2px 2px 2px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imHeader_imMenuObject_11 .hamburger-button {cursor: pointer; width: 32px; height: 32px; display: inline-block; vertical-align: top; padding: 0; border-width: 2px 2px 2px 2px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imHeader_imMenuObject_11 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 217, 102, 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(217, 226, 255, 1);background-image: none;border-color: rgba(255, 191, 0, 1) rgba(255, 191, 0, 1) rgba(255, 191, 0, 1) rgba(255, 191, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_11_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 0, 0, 1);font-weight: bold;}
	/* 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: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 217, 102, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 58, 88, 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 > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(217, 226, 255, 1) rgba(217, 226, 255, 1) rgba(217, 226, 255, 1) rgba(217, 226, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(217, 226, 255, 1) rgba(217, 226, 255, 1) rgba(217, 226, 255, 1) rgba(217, 226, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 239, 191, 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: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#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(102, 102, 102, 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: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1300ms; 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 1300ms linear, opacity;}
	#imHeader_imMenuObject_11 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_11-menu-opened li {position: relative;margin-bottom: 3px; 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: 160px; height: 28px; padding: 0 5px 0 5px; }
	#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: 170px;right: 0; left: auto;background-color: rgba(102, 102, 102, 1);transition: left 650ms, right 650ms, opacity 650ms;-webkit-transition: left 650ms, right 650ms, opacity 650ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_11-menu-opened ul > li > .label-wrapper {background-color: rgba(234, 153, 153, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11-menu-opened ul ul > li > .label-wrapper {background-color: rgba(214, 133, 133, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(194, 113, 113, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(174, 133, 133, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_11-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(252, 229, 205, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(91, 15, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_11-menu-opened #imHeader_imMenuObject_11_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(230, 145, 56, 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: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(230, 145, 56, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_11-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_pluginAppObj_10_wrapper { position: absolute; top: 100px; left: 600px; width: 80px; height: 30px; text-align: center; z-index: 1007; overflow: hidden; }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_pluginAppObj_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_15_wrapper { position: absolute; top: 100px; left: 0px; width: 42px; height: 30px; text-align: center; z-index: 1006;  }
	#imHeader_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_15 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_15 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_15 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_15_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_15_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_15_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_15_container > ul > li > .label-wrapper, #imHeader_imMenuObject_15_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 128px; height: 30px; padding: 0 5px 0 5px; border-width: 1px 1px 1px 1px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
	#imHeader_imMenuObject_15 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 1px 1px 1px 1px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
	#imHeader_imMenuObject_15 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_15 .label-inner-wrapper, #imHeader_imMenuObject_15 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_15_container > ul > li .label, #imHeader_imMenuObject_15 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_15_container > ul > li > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;border-color: rgba(246, 178, 107, 1) rgba(246, 178, 107, 1) rgba(246, 178, 107, 1) rgba(246, 178, 107, 1);border-style: solid; }
	#imHeader_imMenuObject_15_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_15 .hamburger-button {background-color: rgba(255, 239, 191, 1);background-image: none;border-color: rgba(246, 178, 107, 1) rgba(246, 178, 107, 1) rgba(246, 178, 107, 1) rgba(246, 178, 107, 1);border-style: solid; }
	#imHeader_imMenuObject_15 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_15_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 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_15_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;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_15_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 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_15_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_15_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 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_15_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;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_15_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_15_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_15 .imLevel { cursor: default; }
	#imHeader_imMenuObject_15-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_15 { text-align: left;}
	#imHeader_imMenuObject_15 .hidden { display: none; }
	#imHeader_imMenuObject_15-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_15-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_15-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_15-menu-opened #imHeader_imMenuObject_15_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_15-menu-opened #imHeader_imMenuObject_15_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(153, 153, 153, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_15-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_15-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_15-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_15-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_15-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_15 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_15-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_15-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_15-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 160px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_15-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_15-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_15-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;left: 0; right: auto;background-color: rgba(153, 153, 153, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_15-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_15-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 219, 171, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_15-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 199, 151, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_15-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 179, 131, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_15-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 191, 0, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_15-menu-opened #imHeader_imMenuObject_15_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(224, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened #imHeader_imMenuObject_15_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_15-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(224, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_15-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;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_15-menu-opened {  transform: translate3d(-170px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_15-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectSearch_23_wrapper { position: absolute; top: 110px; left: 40px; width: 130px; height: 20px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectSearch_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	input#imHeader_imObjectSearch_23_field[type=text] { width: 130px; }
	#imHeader_imObjectSearch_23_field { background-position: 114px center; }
	#imHeader_imObjectTitle_24_wrapper { position: absolute; top: 80px; left: 90px; width: 520px; height: 30px; text-align: center; z-index: 1009;  }
	#imHeader_imCell_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_24 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_24 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_24 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_24{ text-shadow: 0px 0px 0px rgba(0, 0, 0, 1.000), 1px 1px 0px rgba(0, 0, 0, 0.640), 2px 2px 0px rgba(0, 0, 0, 0.360), 3px 3px 0px rgba(0, 0, 0, 0.160), 4px 4px 0px rgba(0, 0, 0, 0.040) ;}#imHeader_imObjectTitle_24 { width: 100%; }
	#imHeader_imObjectTitle_24_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_25_wrapper { position: absolute; top: 50px; left: 150px; width: 420px; height: 30px; text-align: center; z-index: 1010;  }
	#imHeader_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_25 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_25 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_25{ text-shadow: 0px 0px 0px rgba(0, 0, 0, 1.000), 1px 1px 0px rgba(0, 0, 0, 0.640), 2px 2px 0px rgba(0, 0, 0, 0.360), 3px 3px 0px rgba(0, 0, 0, 0.160), 4px 4px 0px rgba(0, 0, 0, 0.040) ;}#imHeader_imObjectTitle_25 { width: 100%; }
	#imHeader_imObjectTitle_25_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_imObjectGallery_21_wrapper { position: absolute; top: 0px; left: -40px; width: 150px; height: 70px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectGallery_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_21 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_21 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectGallery_20_wrapper { position: absolute; top: 0px; left: 370px; width: 150px; height: 70px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectGallery_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_20 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_20 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_05_wrapper { position: absolute; top: 0px; left: 80px; width: 326px; height: 33px; text-align: center; z-index: 1005;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_05_text { font-size: 22.48pt; }
	#imHeader_imObjectTitle_05{ text-shadow: 0px 0px 0px rgba(223, 210, 172, 1), 2px 2px 0px rgba(191, 178, 140, 1), 4px 4px 0px rgba(159, 146, 108, 1), 6px 6px 0px rgba(127, 114, 76, 1), 8px 8px 0px rgba(95, 82, 44, 1) ;}#imHeader_imObjectTitle_05 { width: 100%; }
	#imHeader_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imMenuObject_11_wrapper { position: absolute; top: 100px; left: 440px; width: 42px; height: 40px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_11 { left: 0px; right: 0px; 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: 3px; 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: 137px; height: 32px; padding: 0 2px 0 2px; border-width: 2px 2px 2px 2px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imHeader_imMenuObject_11 .hamburger-button {cursor: pointer; width: 32px; height: 32px; display: inline-block; vertical-align: top; padding: 0; border-width: 2px 2px 2px 2px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imHeader_imMenuObject_11 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 217, 102, 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(217, 226, 255, 1);background-image: none;border-color: rgba(255, 191, 0, 1) rgba(255, 191, 0, 1) rgba(255, 191, 0, 1) rgba(255, 191, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_11_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 0, 0, 1);font-weight: bold;}
	/* 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: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 217, 102, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 58, 88, 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 > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(217, 226, 255, 1) rgba(217, 226, 255, 1) rgba(217, 226, 255, 1) rgba(217, 226, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(217, 226, 255, 1) rgba(217, 226, 255, 1) rgba(217, 226, 255, 1) rgba(217, 226, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 239, 191, 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: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#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(102, 102, 102, 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: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1300ms; 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 1300ms linear, opacity;}
	#imHeader_imMenuObject_11 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_11-menu-opened li {position: relative;margin-bottom: 3px; 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: 160px; height: 28px; padding: 0 5px 0 5px; }
	#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: 170px;right: 0; left: auto;background-color: rgba(102, 102, 102, 1);transition: left 650ms, right 650ms, opacity 650ms;-webkit-transition: left 650ms, right 650ms, opacity 650ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_11-menu-opened ul > li > .label-wrapper {background-color: rgba(234, 153, 153, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11-menu-opened ul ul > li > .label-wrapper {background-color: rgba(214, 133, 133, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(194, 113, 113, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(174, 133, 133, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_11-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(252, 229, 205, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(91, 15, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_11-menu-opened #imHeader_imMenuObject_11_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(230, 145, 56, 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: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(230, 145, 56, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_11-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_pluginAppObj_10_wrapper { position: absolute; top: 100px; left: 330px; width: 100px; height: 30px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_pluginAppObj_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_15_wrapper { position: absolute; top: 100px; left: 0px; width: 32px; height: 30px; text-align: center; z-index: 1007;  }
	#imHeader_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_15 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_15 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_15 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_15_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_15_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_15_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_15_container > ul > li > .label-wrapper, #imHeader_imMenuObject_15_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 128px; height: 30px; padding: 0 5px 0 5px; border-width: 1px 1px 1px 1px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
	#imHeader_imMenuObject_15 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 1px 1px 1px 1px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
	#imHeader_imMenuObject_15 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_15 .label-inner-wrapper, #imHeader_imMenuObject_15 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_15_container > ul > li .label, #imHeader_imMenuObject_15 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_15_container > ul > li > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;border-color: rgba(246, 178, 107, 1) rgba(246, 178, 107, 1) rgba(246, 178, 107, 1) rgba(246, 178, 107, 1);border-style: solid; }
	#imHeader_imMenuObject_15_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_15 .hamburger-button {background-color: rgba(255, 239, 191, 1);background-image: none;border-color: rgba(246, 178, 107, 1) rgba(246, 178, 107, 1) rgba(246, 178, 107, 1) rgba(246, 178, 107, 1);border-style: solid; }
	#imHeader_imMenuObject_15 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_15_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 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_15_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;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_15_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 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_15_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_15_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 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_15_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;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_15_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_15_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_15 .imLevel { cursor: default; }
	#imHeader_imMenuObject_15-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_15 { text-align: left;}
	#imHeader_imMenuObject_15 .hidden { display: none; }
	#imHeader_imMenuObject_15-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_15-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_15-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_15-menu-opened #imHeader_imMenuObject_15_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_15-menu-opened #imHeader_imMenuObject_15_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(153, 153, 153, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_15-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_15-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_15-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_15-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_15-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_15 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_15-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_15-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_15-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 160px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_15-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_15-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_15-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;left: 0; right: auto;background-color: rgba(153, 153, 153, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_15-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_15-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 219, 171, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_15-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 199, 151, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_15-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 179, 131, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_15-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 191, 0, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_15-menu-opened #imHeader_imMenuObject_15_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(224, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened #imHeader_imMenuObject_15_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_15-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(224, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_15-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;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_15-menu-opened {  transform: translate3d(-170px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_15-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectSearch_23_wrapper { position: absolute; top: 110px; left: 40px; width: 120px; height: 22px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectSearch_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	input#imHeader_imObjectSearch_23_field[type=text] { width: 120px; }
	#imHeader_imObjectSearch_23_field { background-position: 104px center; }
	#imHeader_imObjectTitle_24_wrapper { position: absolute; top: 70px; left: 0px; width: 480px; height: 32px; text-align: center; z-index: 1009;  }
	#imHeader_imCell_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_24 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_24 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_24 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_24{ text-shadow: 0px 0px 0px rgba(0, 0, 0, 1.000), 1px 1px 0px rgba(0, 0, 0, 0.640), 2px 2px 0px rgba(0, 0, 0, 0.360), 3px 3px 0px rgba(0, 0, 0, 0.160), 4px 4px 0px rgba(0, 0, 0, 0.040) ;}#imHeader_imObjectTitle_24 { width: 100%; }
	#imHeader_imObjectTitle_24_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_25_wrapper { position: absolute; top: 40px; left: 150px; width: 180px; height: 32px; text-align: center; z-index: 1010;  }
	#imHeader_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_25 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_25 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_25_text { font-size: 13.32pt; }
	#imHeader_imObjectTitle_25{ text-shadow: 0px 0px 0px rgba(0, 0, 0, 1.000), 1px 1px 0px rgba(0, 0, 0, 0.640), 2px 2px 0px rgba(0, 0, 0, 0.360), 3px 3px 0px rgba(0, 0, 0, 0.160), 4px 4px 0px rgba(0, 0, 0, 0.040) ;}#imHeader_imObjectTitle_25 { width: 100%; }
	#imHeader_imObjectTitle_25_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 479.9px)  {
	#imHeader_imObjectGallery_21_wrapper { position: absolute; top: 0px; left: -30px; width: 120px; height: 70px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectGallery_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_21 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectGallery_20_wrapper { position: absolute; top: 0px; left: 230px; width: 130px; height: 60px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectGallery_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_20 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_05_wrapper { position: absolute; top: 0px; left: 60px; width: 210px; height: 23px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_5 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_05_text { font-size: 14.23pt; }
	#imHeader_imObjectTitle_05{ text-shadow: 0px 0px 0px rgba(223, 210, 172, 1), 2px 2px 0px rgba(191, 178, 140, 1), 4px 4px 0px rgba(159, 146, 108, 1), 6px 6px 0px rgba(127, 114, 76, 1), 8px 8px 0px rgba(95, 82, 44, 1) ;}#imHeader_imObjectTitle_05 { width: 100%; }
	#imHeader_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imMenuObject_11_wrapper { position: absolute; top: 70px; left: 290px; width: 32px; height: 30px; text-align: center; z-index: 1005;  }
	#imHeader_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_11 { top: 0px; bottom: 0px; left: 0px; right: 0px; 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: 3px; 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: 137px; height: 32px; padding: 0 2px 0 2px; border-width: 2px 2px 2px 2px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imHeader_imMenuObject_11 .hamburger-button {cursor: pointer; width: 32px; height: 32px; display: inline-block; vertical-align: top; padding: 0; border-width: 2px 2px 2px 2px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imHeader_imMenuObject_11 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 217, 102, 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(217, 226, 255, 1);background-image: none;border-color: rgba(255, 191, 0, 1) rgba(255, 191, 0, 1) rgba(255, 191, 0, 1) rgba(255, 191, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_11_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 0, 0, 1);font-weight: bold;}
	/* 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: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 217, 102, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 58, 88, 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 > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(217, 226, 255, 1) rgba(217, 226, 255, 1) rgba(217, 226, 255, 1) rgba(217, 226, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(217, 226, 255, 1) rgba(217, 226, 255, 1) rgba(217, 226, 255, 1) rgba(217, 226, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 239, 191, 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: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#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(102, 102, 102, 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: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1300ms; 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 1300ms linear, opacity;}
	#imHeader_imMenuObject_11 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_11-menu-opened li {position: relative;margin-bottom: 3px; 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: 160px; height: 28px; padding: 0 5px 0 5px; }
	#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: 170px;right: 0; left: auto;background-color: rgba(102, 102, 102, 1);transition: left 650ms, right 650ms, opacity 650ms;-webkit-transition: left 650ms, right 650ms, opacity 650ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_11-menu-opened ul > li > .label-wrapper {background-color: rgba(234, 153, 153, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11-menu-opened ul ul > li > .label-wrapper {background-color: rgba(214, 133, 133, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(194, 113, 113, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(174, 133, 133, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_11-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(252, 229, 205, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(91, 15, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_11-menu-opened #imHeader_imMenuObject_11_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(230, 145, 56, 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: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_11-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(230, 145, 56, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_11-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_11-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_pluginAppObj_10_wrapper { position: absolute; top: 70px; left: 210px; width: 70px; height: 30px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_pluginAppObj_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_10 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imMenuObject_15_wrapper { position: absolute; top: 70px; left: 0px; width: 42px; height: 50px; text-align: center; z-index: 1007;  }
	#imHeader_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_15 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_15 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_15_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_15_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_15_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_15_container > ul > li > .label-wrapper, #imHeader_imMenuObject_15_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 128px; height: 30px; padding: 0 5px 0 5px; border-width: 1px 1px 1px 1px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
	#imHeader_imMenuObject_15 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 1px 1px 1px 1px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
	#imHeader_imMenuObject_15 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_15 .label-inner-wrapper, #imHeader_imMenuObject_15 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_15_container > ul > li .label, #imHeader_imMenuObject_15 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_15_container > ul > li > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;border-color: rgba(246, 178, 107, 1) rgba(246, 178, 107, 1) rgba(246, 178, 107, 1) rgba(246, 178, 107, 1);border-style: solid; }
	#imHeader_imMenuObject_15_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_15 .hamburger-button {background-color: rgba(255, 239, 191, 1);background-image: none;border-color: rgba(246, 178, 107, 1) rgba(246, 178, 107, 1) rgba(246, 178, 107, 1) rgba(246, 178, 107, 1);border-style: solid; }
	#imHeader_imMenuObject_15 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_15_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 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_15_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;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_15_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 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_15_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_15_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 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_15_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;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_15_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_15_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_15 .imLevel { cursor: default; }
	#imHeader_imMenuObject_15-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_15 { text-align: left;}
	#imHeader_imMenuObject_15 .hidden { display: none; }
	#imHeader_imMenuObject_15-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_15-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_15-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_15-menu-opened #imHeader_imMenuObject_15_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_15-menu-opened #imHeader_imMenuObject_15_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(153, 153, 153, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_15-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_15-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_15-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_15-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_15-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_15 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_15-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_15-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_15-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 160px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_15-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_15-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_15-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;left: 0; right: auto;background-color: rgba(153, 153, 153, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_15-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_15-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 219, 171, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_15-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 199, 151, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_15-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 179, 131, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_15-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 191, 0, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_15-menu-opened #imHeader_imMenuObject_15_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(224, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened #imHeader_imMenuObject_15_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_15-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(224, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_15-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_15-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;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_15-menu-opened {  transform: translate3d(-170px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_15-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectSearch_23_wrapper { position: absolute; top: 80px; left: 40px; width: 110px; height: 22px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectSearch_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_23 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	input#imHeader_imObjectSearch_23_field[type=text] { width: 110px; }
	#imHeader_imObjectSearch_23_field { background-position: 94px center; }
	#imHeader_imObjectTitle_24_wrapper { position: absolute; top: 50px; left: 0px; width: 320px; height: 22px; text-align: center; z-index: 1009;  }
	#imHeader_imCell_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectTitle_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_24 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_24 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_24_text { font-size: 13.51pt; }
	#imHeader_imObjectTitle_24{ text-shadow: 0px 0px 0px rgba(0, 0, 0, 1.000), 1px 1px 0px rgba(0, 0, 0, 0.640), 2px 2px 0px rgba(0, 0, 0, 0.360), 3px 3px 0px rgba(0, 0, 0, 0.160), 4px 4px 0px rgba(0, 0, 0, 0.040) ;}#imHeader_imObjectTitle_24 { width: 100%; }
	#imHeader_imObjectTitle_24_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_25_wrapper { position: absolute; top: 30px; left: 80px; width: 160px; height: 22px; text-align: center; z-index: 1010;  }
	#imHeader_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectTitle_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_25 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_25_text { font-size: 11.8pt; }
	#imHeader_imObjectTitle_25{ text-shadow: 0px 0px 0px rgba(0, 0, 0, 1.000), 1px 1px 0px rgba(0, 0, 0, 0.640), 2px 2px 0px rgba(0, 0, 0, 0.360), 3px 3px 0px rgba(0, 0, 0, 0.160), 4px 4px 0px rgba(0, 0, 0, 0.040) ;}#imHeader_imObjectTitle_25 { width: 100%; }
	#imHeader_imObjectTitle_25_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (min-width: 1150.0px) {
	#imFooter_imTextObject_11_wrapper { position: absolute; top: 130px; left: 960px; width: 119px; height: 18px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectTitle_19_wrapper { position: absolute; top: 20px; left: 770px; width: 360px; height: 60px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_19 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_19 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_19 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_19_text { font-size: 19.04pt; }
	#imFooter_imObjectTitle_19 { width: 100%; }
	#imFooter_imObjectTitle_19_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_23_wrapper { position: absolute; top: 60px; left: 800px; width: 50px; height: 40px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_23_text { font-size: 19.45pt; }
	#imFooter_imObjectTitle_23 { width: 100%; }
	#imFooter_imObjectTitle_23_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_26_wrapper { position: absolute; top: 60px; left: 970px; width: 150px; height: 40px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_26 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_26 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_26_text { font-size: 16.41pt; }
	#imFooter_imObjectTitle_26 { width: 100%; }
	#imFooter_imObjectTitle_26_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_27_wrapper { position: absolute; top: 60px; left: 870px; width: 80px; height: 30px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_27 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_27 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_27_text { font-size: 16.52pt; }
	#imFooter_imObjectTitle_27 { width: 100%; }
	#imFooter_imObjectTitle_27_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_pluginAppObj_28_wrapper { position: absolute; top: 100px; left: 920px; width: 210px; height: 25px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_28 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_28 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_29_wrapper { position: absolute; top: 120px; left: 750px; width: 170px; height: 30px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imCell_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_29 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_29 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_29 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_30_wrapper { position: absolute; top: 100px; left: 750px; width: 170px; height: 30px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_30 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_30 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imMenuObject_31_wrapper { position: absolute; top: 20px; left: 720px; width: 32px; height: 40px; text-align: center; z-index: 1010;  }
	#imFooter_imCell_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_31 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_31 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_31_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;}
	#imFooter_imMenuObject_31_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_31_container > ul > li {position: relative;margin-left: 3px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_31_container > ul > li > .label-wrapper, #imFooter_imMenuObject_31_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 132px; height: 30px; padding: 0 2px 0 2px; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imFooter_imMenuObject_31 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imFooter_imMenuObject_31 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imFooter_imMenuObject_31 .label-inner-wrapper, #imFooter_imMenuObject_31 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_31_container > ul > li .label, #imFooter_imMenuObject_31 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_31_container > ul > li > .label-wrapper {background-color: rgba(246, 178, 107, 1);background-image: none;border-color: rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1);border-style: solid; }
	#imFooter_imMenuObject_31_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_31 .hamburger-button {background-color: rgba(246, 178, 107, 1);background-image: none;border-color: rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1);border-style: solid; }
	#imFooter_imMenuObject_31 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_31_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(224, 102, 102, 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; }
	#imFooter_imMenuObject_31_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_31_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 229, 153, 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; }
	#imFooter_imMenuObject_31_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 229, 153, 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; }
	#imFooter_imMenuObject_31_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_31_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(166, 28, 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; }
	#imFooter_imMenuObject_31_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_31 .imLevel { cursor: default; }
	#imFooter_imMenuObject_31-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_31 { text-align: left;}
	#imFooter_imMenuObject_31 .hidden { display: none; }
	#imFooter_imMenuObject_31-menu-opened { overflow: visible; z-index: 10402; }
	#imFooter_imMenuObject_31-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imFooter_imMenuObject_31-menu-opened li > div { display: none; }
	#imFooter_imMenuObject_31-menu-opened #imFooter_imMenuObject_31_container-menu-opened div > ul { display: block; }
	#imFooter_imMenuObject_31-menu-opened #imFooter_imMenuObject_31_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(183, 183, 183, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imFooter_imMenuObject_31-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); }
	#imFooter_imMenuObject_31-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imFooter_imMenuObject_31-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imFooter_imMenuObject_31-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imFooter_imMenuObject_31-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imFooter_imMenuObject_31 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imFooter_imMenuObject_31-menu-opened li {position: relative;margin-bottom: 5px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_31-menu-opened li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_31-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imFooter_imMenuObject_31-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imFooter_imMenuObject_31-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imFooter_imMenuObject_31-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(183, 183, 183, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imFooter_imMenuObject_31-menu-opened ul > li > .label-wrapper {background-color: rgba(249, 203, 156, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31-menu-opened ul ul > li > .label-wrapper {background-color: rgba(229, 183, 136, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(209, 163, 116, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(189, 143, 136, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imFooter_imMenuObject_31-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(230, 145, 56, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imFooter_imMenuObject_31-menu-opened #imFooter_imMenuObject_31_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened #imFooter_imMenuObject_31_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imFooter_imMenuObject_31-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 65, 37, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imFooter_pluginAppObj_32_wrapper { position: absolute; top: 60px; left: 720px; width: 40px; height: 40px; text-align: center; z-index: 1011;  }
	#imFooter_imCell_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_32 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_32 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_32 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imFooter_imTextObject_11_wrapper { position: absolute; top: 130px; left: 300px; width: 59px; height: 14px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectTitle_19_wrapper { position: absolute; top: 0px; left: 290px; width: 420px; height: 30px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_19 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_19 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_19 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_19_text { font-size: 22.21pt; }
	#imFooter_imObjectTitle_19 { width: 100%; }
	#imFooter_imObjectTitle_19_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_23_wrapper { position: absolute; top: 40px; left: 420px; width: 50px; height: 30px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_23_text { font-size: 19.45pt; }
	#imFooter_imObjectTitle_23 { width: 100%; }
	#imFooter_imObjectTitle_23_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_26_wrapper { position: absolute; top: 40px; left: 550px; width: 150px; height: 22px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_26 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_26 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_26_text { font-size: 16.41pt; }
	#imFooter_imObjectTitle_26 { width: 100%; }
	#imFooter_imObjectTitle_26_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_27_wrapper { position: absolute; top: 40px; left: 470px; width: 70px; height: 30px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_27 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_27 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_27_text { font-size: 14.46pt; }
	#imFooter_imObjectTitle_27 { width: 100%; }
	#imFooter_imObjectTitle_27_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_pluginAppObj_28_wrapper { position: absolute; top: 100px; left: 530px; width: 180px; height: 25px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_28 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_28 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_29_wrapper { position: absolute; top: 100px; left: 360px; width: 170px; height: 30px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imCell_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_29 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_29 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_29 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_30_wrapper { position: absolute; top: 130px; left: 360px; width: 170px; height: 20px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_30 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_30 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imMenuObject_31_wrapper { position: absolute; top: 40px; left: 320px; width: 32px; height: 40px; text-align: center; z-index: 1010;  }
	#imFooter_imCell_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_31 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_31 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_31_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;}
	#imFooter_imMenuObject_31_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_31_container > ul > li {position: relative;margin-left: 3px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_31_container > ul > li > .label-wrapper, #imFooter_imMenuObject_31_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 132px; height: 30px; padding: 0 2px 0 2px; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imFooter_imMenuObject_31 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imFooter_imMenuObject_31 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imFooter_imMenuObject_31 .label-inner-wrapper, #imFooter_imMenuObject_31 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_31_container > ul > li .label, #imFooter_imMenuObject_31 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_31_container > ul > li > .label-wrapper {background-color: rgba(246, 178, 107, 1);background-image: none;border-color: rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1);border-style: solid; }
	#imFooter_imMenuObject_31_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_31 .hamburger-button {background-color: rgba(246, 178, 107, 1);background-image: none;border-color: rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1);border-style: solid; }
	#imFooter_imMenuObject_31 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_31_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(224, 102, 102, 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; }
	#imFooter_imMenuObject_31_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_31_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 229, 153, 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; }
	#imFooter_imMenuObject_31_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 229, 153, 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; }
	#imFooter_imMenuObject_31_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_31_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(166, 28, 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; }
	#imFooter_imMenuObject_31_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_31 .imLevel { cursor: default; }
	#imFooter_imMenuObject_31-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_31 { text-align: left;}
	#imFooter_imMenuObject_31 .hidden { display: none; }
	#imFooter_imMenuObject_31-menu-opened { overflow: visible; z-index: 10402; }
	#imFooter_imMenuObject_31-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imFooter_imMenuObject_31-menu-opened li > div { display: none; }
	#imFooter_imMenuObject_31-menu-opened #imFooter_imMenuObject_31_container-menu-opened div > ul { display: block; }
	#imFooter_imMenuObject_31-menu-opened #imFooter_imMenuObject_31_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(183, 183, 183, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imFooter_imMenuObject_31-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); }
	#imFooter_imMenuObject_31-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imFooter_imMenuObject_31-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imFooter_imMenuObject_31-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imFooter_imMenuObject_31-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imFooter_imMenuObject_31 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imFooter_imMenuObject_31-menu-opened li {position: relative;margin-bottom: 5px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_31-menu-opened li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_31-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imFooter_imMenuObject_31-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imFooter_imMenuObject_31-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imFooter_imMenuObject_31-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(183, 183, 183, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imFooter_imMenuObject_31-menu-opened ul > li > .label-wrapper {background-color: rgba(249, 203, 156, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31-menu-opened ul ul > li > .label-wrapper {background-color: rgba(229, 183, 136, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(209, 163, 116, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(189, 143, 136, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imFooter_imMenuObject_31-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(230, 145, 56, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imFooter_imMenuObject_31-menu-opened #imFooter_imMenuObject_31_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened #imFooter_imMenuObject_31_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imFooter_imMenuObject_31-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 65, 37, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imFooter_pluginAppObj_32_wrapper { position: absolute; top: 40px; left: 360px; width: 50px; height: 40px; text-align: center; z-index: 1011;  }
	#imFooter_imCell_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_32 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_32 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_32 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imFooter_imTextObject_11_wrapper { position: absolute; top: 110px; left: 340px; width: 129px; height: 15px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectTitle_19_wrapper { position: absolute; top: 20px; left: 180px; width: 290px; height: 40px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_19 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_19 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_19 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_19_text { font-size: 15.34pt; }
	#imFooter_imObjectTitle_19 { width: 100%; }
	#imFooter_imObjectTitle_19_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_23_wrapper { position: absolute; top: 60px; left: 190px; width: 40px; height: 30px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_23_text { font-size: 15.56pt; }
	#imFooter_imObjectTitle_23 { width: 100%; }
	#imFooter_imObjectTitle_23_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_26_wrapper { position: absolute; top: 60px; left: 340px; width: 130px; height: 30px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_26 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_26 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_26_text { font-size: 14.22pt; }
	#imFooter_imObjectTitle_26 { width: 100%; }
	#imFooter_imObjectTitle_26_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_27_wrapper { position: absolute; top: 60px; left: 250px; width: 70px; height: 40px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_27 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_27 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_27_text { font-size: 14.46pt; }
	#imFooter_imObjectTitle_27 { width: 100%; }
	#imFooter_imObjectTitle_27_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_pluginAppObj_28_wrapper { position: absolute; top: 100px; left: 330px; width: 150px; height: 25px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_28 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_28 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_29_wrapper { position: absolute; top: 130px; left: 60px; width: 130px; height: 20px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imCell_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_29 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_29 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_29 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_30_wrapper { position: absolute; top: 130px; left: 200px; width: 120px; height: 20px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_30 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_30 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imMenuObject_31_wrapper { position: absolute; top: 60px; left: 130px; width: 42px; height: 30px; text-align: center; z-index: 1010;  }
	#imFooter_imCell_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_31 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_31 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_31_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;}
	#imFooter_imMenuObject_31_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_31_container > ul > li {position: relative;margin-left: 3px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_31_container > ul > li > .label-wrapper, #imFooter_imMenuObject_31_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 132px; height: 30px; padding: 0 2px 0 2px; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imFooter_imMenuObject_31 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imFooter_imMenuObject_31 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imFooter_imMenuObject_31 .label-inner-wrapper, #imFooter_imMenuObject_31 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_31_container > ul > li .label, #imFooter_imMenuObject_31 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_31_container > ul > li > .label-wrapper {background-color: rgba(246, 178, 107, 1);background-image: none;border-color: rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1);border-style: solid; }
	#imFooter_imMenuObject_31_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_31 .hamburger-button {background-color: rgba(246, 178, 107, 1);background-image: none;border-color: rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1);border-style: solid; }
	#imFooter_imMenuObject_31 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_31_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(224, 102, 102, 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; }
	#imFooter_imMenuObject_31_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_31_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 229, 153, 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; }
	#imFooter_imMenuObject_31_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 229, 153, 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; }
	#imFooter_imMenuObject_31_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_31_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(166, 28, 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; }
	#imFooter_imMenuObject_31_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_31 .imLevel { cursor: default; }
	#imFooter_imMenuObject_31-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_31 { text-align: left;}
	#imFooter_imMenuObject_31 .hidden { display: none; }
	#imFooter_imMenuObject_31-menu-opened { overflow: visible; z-index: 10402; }
	#imFooter_imMenuObject_31-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imFooter_imMenuObject_31-menu-opened li > div { display: none; }
	#imFooter_imMenuObject_31-menu-opened #imFooter_imMenuObject_31_container-menu-opened div > ul { display: block; }
	#imFooter_imMenuObject_31-menu-opened #imFooter_imMenuObject_31_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(183, 183, 183, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imFooter_imMenuObject_31-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); }
	#imFooter_imMenuObject_31-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imFooter_imMenuObject_31-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imFooter_imMenuObject_31-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imFooter_imMenuObject_31-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imFooter_imMenuObject_31 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imFooter_imMenuObject_31-menu-opened li {position: relative;margin-bottom: 5px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_31-menu-opened li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_31-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imFooter_imMenuObject_31-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imFooter_imMenuObject_31-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imFooter_imMenuObject_31-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(183, 183, 183, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imFooter_imMenuObject_31-menu-opened ul > li > .label-wrapper {background-color: rgba(249, 203, 156, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31-menu-opened ul ul > li > .label-wrapper {background-color: rgba(229, 183, 136, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(209, 163, 116, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(189, 143, 136, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imFooter_imMenuObject_31-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(230, 145, 56, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imFooter_imMenuObject_31-menu-opened #imFooter_imMenuObject_31_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened #imFooter_imMenuObject_31_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imFooter_imMenuObject_31-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 65, 37, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imFooter_pluginAppObj_32_wrapper { position: absolute; top: 10px; left: 120px; width: 40px; height: 40px; text-align: center; z-index: 1011;  }
	#imFooter_imCell_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_32 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_32 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_32 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imFooter_imTextObject_11_wrapper { position: absolute; top: 80px; left: 190px; width: 109px; height: 15px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imTextObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_11 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imTextObject_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectTitle_19_wrapper { position: absolute; top: 10px; left: 40px; width: 260px; height: 30px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_19 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_19 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_19_text { font-size: 13.75pt; }
	#imFooter_imObjectTitle_19 { width: 100%; }
	#imFooter_imObjectTitle_19_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_23_wrapper { position: absolute; top: 50px; left: 60px; width: 40px; height: 20px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_23 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_23_text { font-size: 15.56pt; }
	#imFooter_imObjectTitle_23 { width: 100%; }
	#imFooter_imObjectTitle_23_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_26_wrapper { position: absolute; top: 50px; left: 180px; width: 120px; height: 20px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_26 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_26_text { font-size: 13.13pt; }
	#imFooter_imObjectTitle_26 { width: 100%; }
	#imFooter_imObjectTitle_26_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_27_wrapper { position: absolute; top: 50px; left: 110px; width: 60px; height: 30px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_27 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_27_text { font-size: 12.39pt; }
	#imFooter_imObjectTitle_27 { width: 100%; }
	#imFooter_imObjectTitle_27_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_pluginAppObj_28_wrapper { position: absolute; top: 100px; left: 170px; width: 150px; height: 25px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_pluginAppObj_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_28 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_pluginAppObj_29_wrapper { position: absolute; top: 130px; left: 0px; width: 140px; height: 12px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imCell_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_pluginAppObj_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_29 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_29 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_pluginAppObj_30_wrapper { position: absolute; top: 110px; left: 0px; width: 140px; height: 12px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_pluginAppObj_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_30 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imMenuObject_31_wrapper { position: absolute; top: 10px; left: 10px; width: 42px; height: 30px; text-align: center; z-index: 1010;  }
	#imFooter_imCell_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imMenuObject_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_31 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imFooter_imMenuObject_31_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;}
	#imFooter_imMenuObject_31_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_31_container > ul > li {position: relative;margin-left: 3px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_31_container > ul > li > .label-wrapper, #imFooter_imMenuObject_31_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 132px; height: 30px; padding: 0 2px 0 2px; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imFooter_imMenuObject_31 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imFooter_imMenuObject_31 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imFooter_imMenuObject_31 .label-inner-wrapper, #imFooter_imMenuObject_31 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_31_container > ul > li .label, #imFooter_imMenuObject_31 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_31_container > ul > li > .label-wrapper {background-color: rgba(246, 178, 107, 1);background-image: none;border-color: rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1);border-style: solid; }
	#imFooter_imMenuObject_31_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_31 .hamburger-button {background-color: rgba(246, 178, 107, 1);background-image: none;border-color: rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1);border-style: solid; }
	#imFooter_imMenuObject_31 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_31_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(224, 102, 102, 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; }
	#imFooter_imMenuObject_31_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_31_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 229, 153, 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; }
	#imFooter_imMenuObject_31_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 229, 153, 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; }
	#imFooter_imMenuObject_31_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_31_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(166, 28, 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; }
	#imFooter_imMenuObject_31_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_31 .imLevel { cursor: default; }
	#imFooter_imMenuObject_31-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_31 { text-align: left;}
	#imFooter_imMenuObject_31 .hidden { display: none; }
	#imFooter_imMenuObject_31-menu-opened { overflow: visible; z-index: 10402; }
	#imFooter_imMenuObject_31-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imFooter_imMenuObject_31-menu-opened li > div { display: none; }
	#imFooter_imMenuObject_31-menu-opened #imFooter_imMenuObject_31_container-menu-opened div > ul { display: block; }
	#imFooter_imMenuObject_31-menu-opened #imFooter_imMenuObject_31_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(183, 183, 183, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imFooter_imMenuObject_31-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); }
	#imFooter_imMenuObject_31-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imFooter_imMenuObject_31-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imFooter_imMenuObject_31-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imFooter_imMenuObject_31-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imFooter_imMenuObject_31 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imFooter_imMenuObject_31-menu-opened li {position: relative;margin-bottom: 5px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_31-menu-opened li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_31-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imFooter_imMenuObject_31-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imFooter_imMenuObject_31-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imFooter_imMenuObject_31-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(183, 183, 183, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imFooter_imMenuObject_31-menu-opened ul > li > .label-wrapper {background-color: rgba(249, 203, 156, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31-menu-opened ul ul > li > .label-wrapper {background-color: rgba(229, 183, 136, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(209, 163, 116, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(189, 143, 136, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imFooter_imMenuObject_31-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(230, 145, 56, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imFooter_imMenuObject_31-menu-opened #imFooter_imMenuObject_31_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened #imFooter_imMenuObject_31_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imFooter_imMenuObject_31-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imFooter_imMenuObject_31-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 65, 37, 1);background-image: none;}
	#imFooter_imMenuObject_31-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imFooter_pluginAppObj_32_wrapper { position: absolute; top: 50px; left: 10px; width: 40px; height: 30px; text-align: center; z-index: 1011;  }
	#imFooter_imCell_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_pluginAppObj_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_32 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_32 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

@media (min-width: 1150.0px) {
	#imSideBar_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 0px; width: 152px; height: 1080px; text-align: center; z-index: 1002;  }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imSideBar_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;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 127px; height: 18px; padding: 0 2px 0 2px; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 18px; height: 18px; display: inline-block; vertical-align: top; padding: 0; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(64, 48, 0, 1); }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-color: rgba(191, 144, 0, 1) rgba(191, 144, 0, 1) rgba(191, 144, 0, 1) rgba(191, 144, 0, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 48, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: rgba(217, 234, 211, 1);background-image: none;border-color: rgba(191, 144, 0, 1) rgba(191, 144, 0, 1) rgba(191, 144, 0, 1) rgba(191, 144, 0, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 48, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;border-color: rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 223, 128, 1);background-image: none;border-color: rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 223, 128, 1);background-image: none;border-color: rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(234, 209, 220, 1);background-image: none;border-color: rgba(255, 0, 255, 1) rgba(255, 0, 255, 1) rgba(255, 0, 255, 1) rgba(255, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: left;}
	/* Level menu background */
	#imSideBar_imMenuObject_01 .multiple-column, #imSideBar_imMenuObject_01 .multiple-column 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 */
	#imSideBar_imMenuObject_01 ul ul li {position: relative;margin-bottom: 2px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imSideBar_imMenuObject_01 .multiple-column > ul {max-width: 120px;}
	#imSideBar_imMenuObject_01 ul ul li:last-child {margin-bottom: 0;}
	#imSideBar_imMenuObject_01 ul ul .label-wrapper { display: block; overflow: hidden; width: 116px; height: 18px; padding: 0 2px 0 2px; }
	#imSideBar_imMenuObject_01 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imSideBar_imMenuObject_01 ul ul .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imSideBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(193, 201, 253, 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; }
	#imSideBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(193, 201, 253, 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; }
	#imSideBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imSideBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 0, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	#imSideBar_imMenuObject_01 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, 239, 191, 1); border-style: solid; }
	/* Level menu current button style */
	#imSideBar_imMenuObject_01 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(213, 166, 189, 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; }
	#imSideBar_imMenuObject_01 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 0, 0, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imSideBar_imMenuObject_01 .multiple-column {position: absolute; z-index: 2;top: 0; left: 135px;}
	#imSideBar_imMenuObject_01 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imSideBar_imMenuObject_01 .multiple-column > ul > li {display: block;}
	#imSideBar_imMenuObject_01_container > ul > li > ul {position: absolute;
	top: 0;
	}
	#imSideBar_imMenuObject_01_container > ul > li > ul.open-bottom { left: 0; }
	#imSideBar_imMenuObject_01_container > ul > li > ul.open-left { right: 135px; }
	#imSideBar_imMenuObject_01_container > ul > li > ul.open-right { left: 135px; }
	#imSideBar_imMenuObject_01_container > ul > li > ul ul, #imSideBar_imMenuObject_01_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imSideBar_imMenuObject_01_container  > ul > li > ul ul.open-left, #imSideBar_imMenuObject_01_container .multiple-column > ul > li ul.open-left{ right: 120px; }
	#imSideBar_imMenuObject_01_container  > ul > li > ul ul.open-right, #imSideBar_imMenuObject_01_container .multiple-column > ul > li ul.open-right{ left: 120px; }
	#imSideBar_imMenuObject_01 ul > li > ul, #imSideBar_imMenuObject_01 .multiple-column { display: none; }
	#imSideBar_imMenuObject_01_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imSideBar_imMenuObject_01_container > ul > li:nth-child(n+2) {
	margin-top: 2px; 
	}
	#imSideBar_imMenuObject_01-menu-opened { display: none; }
	#imSideBar_imMenuObject_01 .hamburger-component { display: none; }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imSideBar_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 0px; width: 172px; height: 1010px; text-align: center; z-index: 1002;  }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imSideBar_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;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 127px; height: 18px; padding: 0 2px 0 2px; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 18px; height: 18px; display: inline-block; vertical-align: top; padding: 0; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(64, 48, 0, 1); }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-color: rgba(191, 144, 0, 1) rgba(191, 144, 0, 1) rgba(191, 144, 0, 1) rgba(191, 144, 0, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 48, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: rgba(217, 234, 211, 1);background-image: none;border-color: rgba(191, 144, 0, 1) rgba(191, 144, 0, 1) rgba(191, 144, 0, 1) rgba(191, 144, 0, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 48, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;border-color: rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 223, 128, 1);background-image: none;border-color: rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 223, 128, 1);background-image: none;border-color: rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(234, 209, 220, 1);background-image: none;border-color: rgba(255, 0, 255, 1) rgba(255, 0, 255, 1) rgba(255, 0, 255, 1) rgba(255, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: left;}
	/* Level menu background */
	#imSideBar_imMenuObject_01 .multiple-column, #imSideBar_imMenuObject_01 .multiple-column 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 */
	#imSideBar_imMenuObject_01 ul ul li {position: relative;margin-bottom: 2px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imSideBar_imMenuObject_01 .multiple-column > ul {max-width: 120px;}
	#imSideBar_imMenuObject_01 ul ul li:last-child {margin-bottom: 0;}
	#imSideBar_imMenuObject_01 ul ul .label-wrapper { display: block; overflow: hidden; width: 116px; height: 18px; padding: 0 2px 0 2px; }
	#imSideBar_imMenuObject_01 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imSideBar_imMenuObject_01 ul ul .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imSideBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(193, 201, 253, 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; }
	#imSideBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(193, 201, 253, 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; }
	#imSideBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imSideBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 0, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	#imSideBar_imMenuObject_01 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, 239, 191, 1); border-style: solid; }
	/* Level menu current button style */
	#imSideBar_imMenuObject_01 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(213, 166, 189, 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; }
	#imSideBar_imMenuObject_01 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 0, 0, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imSideBar_imMenuObject_01 .multiple-column {position: absolute; z-index: 2;top: 0; left: 135px;}
	#imSideBar_imMenuObject_01 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imSideBar_imMenuObject_01 .multiple-column > ul > li {display: block;}
	#imSideBar_imMenuObject_01_container > ul > li > ul {position: absolute;
	top: 0;
	}
	#imSideBar_imMenuObject_01_container > ul > li > ul.open-bottom { left: 0; }
	#imSideBar_imMenuObject_01_container > ul > li > ul.open-left { right: 135px; }
	#imSideBar_imMenuObject_01_container > ul > li > ul.open-right { left: 135px; }
	#imSideBar_imMenuObject_01_container > ul > li > ul ul, #imSideBar_imMenuObject_01_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imSideBar_imMenuObject_01_container  > ul > li > ul ul.open-left, #imSideBar_imMenuObject_01_container .multiple-column > ul > li ul.open-left{ right: 120px; }
	#imSideBar_imMenuObject_01_container  > ul > li > ul ul.open-right, #imSideBar_imMenuObject_01_container .multiple-column > ul > li ul.open-right{ left: 120px; }
	#imSideBar_imMenuObject_01 ul > li > ul, #imSideBar_imMenuObject_01 .multiple-column { display: none; }
	#imSideBar_imMenuObject_01_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imSideBar_imMenuObject_01_container > ul > li:nth-child(n+2) {
	margin-top: 2px; 
	}
	#imSideBar_imMenuObject_01-menu-opened { display: none; }
	#imSideBar_imMenuObject_01 .hamburger-component { display: none; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imSideBar_imMenuObject_01_wrapper { position: absolute; top: 10px; left: 0px; width: 32px; height: 770px; text-align: center; z-index: 1002;  }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imSideBar_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;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 127px; height: 18px; padding: 0 2px 0 2px; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 18px; height: 18px; display: inline-block; vertical-align: top; padding: 0; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(64, 48, 0, 1); }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-color: rgba(191, 144, 0, 1) rgba(191, 144, 0, 1) rgba(191, 144, 0, 1) rgba(191, 144, 0, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 48, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: rgba(217, 234, 211, 1);background-image: none;border-color: rgba(191, 144, 0, 1) rgba(191, 144, 0, 1) rgba(191, 144, 0, 1) rgba(191, 144, 0, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 48, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;border-color: rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 223, 128, 1);background-image: none;border-color: rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 223, 128, 1);background-image: none;border-color: rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(234, 209, 220, 1);background-image: none;border-color: rgba(255, 0, 255, 1) rgba(255, 0, 255, 1) rgba(255, 0, 255, 1) rgba(255, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: left;}
	/* Level menu background */
	#imSideBar_imMenuObject_01 .multiple-column, #imSideBar_imMenuObject_01 .multiple-column 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 */
	#imSideBar_imMenuObject_01 ul ul li {position: relative;margin-bottom: 2px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imSideBar_imMenuObject_01 .multiple-column > ul {max-width: 120px;}
	#imSideBar_imMenuObject_01 ul ul li:last-child {margin-bottom: 0;}
	#imSideBar_imMenuObject_01 ul ul .label-wrapper { display: block; overflow: hidden; width: 116px; height: 18px; padding: 0 2px 0 2px; }
	#imSideBar_imMenuObject_01 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imSideBar_imMenuObject_01 ul ul .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imSideBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(193, 201, 253, 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; }
	#imSideBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(193, 201, 253, 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; }
	#imSideBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imSideBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 0, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	#imSideBar_imMenuObject_01 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, 239, 191, 1); border-style: solid; }
	/* Level menu current button style */
	#imSideBar_imMenuObject_01 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(213, 166, 189, 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; }
	#imSideBar_imMenuObject_01 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 0, 0, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imSideBar_imMenuObject_01 .multiple-column {position: absolute; z-index: 2;top: 0; left: 135px;}
	#imSideBar_imMenuObject_01 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imSideBar_imMenuObject_01 .multiple-column > ul > li {display: block;}
	#imSideBar_imMenuObject_01_container > ul > li > ul {position: absolute;
	top: 0;
	}
	#imSideBar_imMenuObject_01_container > ul > li > ul.open-bottom { left: 0; }
	#imSideBar_imMenuObject_01_container > ul > li > ul.open-left { right: 135px; }
	#imSideBar_imMenuObject_01_container > ul > li > ul.open-right { left: 135px; }
	#imSideBar_imMenuObject_01_container > ul > li > ul ul, #imSideBar_imMenuObject_01_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imSideBar_imMenuObject_01_container  > ul > li > ul ul.open-left, #imSideBar_imMenuObject_01_container .multiple-column > ul > li ul.open-left{ right: 120px; }
	#imSideBar_imMenuObject_01_container  > ul > li > ul ul.open-right, #imSideBar_imMenuObject_01_container .multiple-column > ul > li ul.open-right{ left: 120px; }
	#imSideBar_imMenuObject_01 ul > li > ul, #imSideBar_imMenuObject_01 .multiple-column { display: none; }
	#imSideBar_imMenuObject_01_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imSideBar_imMenuObject_01_container > ul > li:nth-child(n+2) {
	margin-top: 2px; 
	}
	#imSideBar_imMenuObject_01-menu-opened { display: none; }
	#imSideBar_imMenuObject_01 .hamburger-component { display: none; }
	
}

@media (max-width: 479.9px)  {
	#imSideBar_imMenuObject_01_wrapper { position: absolute; top: 40px; left: 10px; width: 162px; height: 340px; text-align: center; z-index: 1002;  }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imSideBar_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;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 127px; height: 18px; padding: 0 2px 0 2px; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 18px; height: 18px; display: inline-block; vertical-align: top; padding: 0; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(64, 48, 0, 1); }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-color: rgba(191, 144, 0, 1) rgba(191, 144, 0, 1) rgba(191, 144, 0, 1) rgba(191, 144, 0, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 48, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: rgba(217, 234, 211, 1);background-image: none;border-color: rgba(191, 144, 0, 1) rgba(191, 144, 0, 1) rgba(191, 144, 0, 1) rgba(191, 144, 0, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 48, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;border-color: rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 223, 128, 1);background-image: none;border-color: rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 223, 128, 1);background-image: none;border-color: rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1) rgba(234, 209, 220, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(234, 209, 220, 1);background-image: none;border-color: rgba(255, 0, 255, 1) rgba(255, 0, 255, 1) rgba(255, 0, 255, 1) rgba(255, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: left;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 242, 204, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(64, 0, 0, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 3px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 160px; height: 24px; padding: 0 5px 0 5px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;left: 0; right: auto;background-color: rgba(255, 242, 204, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(244, 204, 204, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 0, 0, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(224, 184, 184, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 0, 0, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(204, 164, 164, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 0, 0, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(184, 144, 144, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(230, 145, 56, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(180, 167, 214, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(180, 167, 214, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	
}

@media (min-width: 1150.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 470px; width: 43px; height: 43px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; 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: rgba(255, 255, 255, 1); 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: 30px; 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: 128px; height: 32px; padding: 0 8px 0 8px; border-width: 3px 3px 3px 3px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 32px; height: 32px; display: inline-block; vertical-align: top; padding: 0; border-width: 3px 3px 3px 3px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 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(217, 226, 255, 1);background-image: none;border-color: rgba(232, 174, 0, 1) rgba(232, 174, 0, 1) rgba(232, 174, 0, 1) rgba(232, 174, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(217, 226, 255, 1);background-image: none;border-color: rgba(232, 174, 0, 1) rgba(232, 174, 0, 1) rgba(232, 174, 0, 1) rgba(232, 174, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: left;}
	#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(0, 0, 0, 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: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  box-shadow: 3px 3px 5px 0px rgba(128, 128, 128, 1); }
	#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: 3px; 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: 160px; height: 28px; padding: 0 5px 0 5px; }
	#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: 170px;right: 0; left: auto;background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(234, 153, 153, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(214, 133, 133, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(194, 113, 113, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(174, 133, 133, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(93, 97, 126, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(246, 178, 107, 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: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(246, 178, 107, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imObjectTitle_02_wrapper { position: absolute; top: 0px; left: 80px; width: 370px; height: 45px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectTitle_02_text { font-size: 19.18pt; }
	#imStickyBar_imObjectTitle_02{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1.000), 1px 1px 0px rgba(128, 128, 128, 0.640), 2px 2px 0px rgba(128, 128, 128, 0.360), 3px 3px 0px rgba(128, 128, 128, 0.160), 4px 4px 0px rgba(128, 128, 128, 0.040) ;}#imStickyBar_imObjectTitle_02 { width: 100%; }
	#imStickyBar_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imStickyBar_pluginAppObj_03_wrapper { position: absolute; top: 10px; left: 540px; width: 70px; height: 20px; text-align: center; z-index: 1004; overflow: hidden; }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_pluginAppObj_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imMenuObject_04_wrapper { position: absolute; top: 0px; left: 20px; width: 42px; height: 40px; text-align: center; z-index: 1005;  }
	#imStickyBar_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_04_container > ul > li {position: relative;margin-left: 3px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_04_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 132px; height: 30px; padding: 0 2px 0 2px; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imStickyBar_imMenuObject_04 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imStickyBar_imMenuObject_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imStickyBar_imMenuObject_04 .label-inner-wrapper, #imStickyBar_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_04_container > ul > li .label, #imStickyBar_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_04_container > ul > li > .label-wrapper {background-color: rgba(246, 178, 107, 1);background-image: none;border-color: rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1);border-style: solid; }
	#imStickyBar_imMenuObject_04_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_04 .hamburger-button {background-color: rgba(246, 178, 107, 1);background-image: none;border-color: rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1);border-style: solid; }
	#imStickyBar_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(224, 102, 102, 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_04_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 229, 153, 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_04_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 229, 153, 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_04_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(166, 28, 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_04_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_04-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_04 { text-align: left;}
	#imStickyBar_imMenuObject_04 .hidden { display: none; }
	#imStickyBar_imMenuObject_04-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_04-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_04-menu-opened #imStickyBar_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_04-menu-opened #imStickyBar_imMenuObject_04_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(183, 183, 183, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_04-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); }
	#imStickyBar_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_04-menu-opened li {position: relative;margin-bottom: 5px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imStickyBar_imMenuObject_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(183, 183, 183, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: rgba(249, 203, 156, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(229, 183, 136, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(209, 163, 116, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(189, 143, 136, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(230, 145, 56, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_04-menu-opened #imStickyBar_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened #imStickyBar_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 65, 37, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 10px; left: 660px; width: 33px; height: 33px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; 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: rgba(255, 255, 255, 1); 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: 30px; 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: 128px; height: 32px; padding: 0 8px 0 8px; border-width: 3px 3px 3px 3px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 32px; height: 32px; display: inline-block; vertical-align: top; padding: 0; border-width: 3px 3px 3px 3px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 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(217, 226, 255, 1);background-image: none;border-color: rgba(232, 174, 0, 1) rgba(232, 174, 0, 1) rgba(232, 174, 0, 1) rgba(232, 174, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(217, 226, 255, 1);background-image: none;border-color: rgba(232, 174, 0, 1) rgba(232, 174, 0, 1) rgba(232, 174, 0, 1) rgba(232, 174, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: left;}
	#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(0, 0, 0, 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: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  box-shadow: 3px 3px 5px 0px rgba(128, 128, 128, 1); }
	#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: 3px; 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: 160px; height: 28px; padding: 0 5px 0 5px; }
	#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: 170px;right: 0; left: auto;background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(234, 153, 153, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(214, 133, 133, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(194, 113, 113, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(174, 133, 133, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(93, 97, 126, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(246, 178, 107, 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: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(246, 178, 107, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imObjectTitle_02_wrapper { position: absolute; top: 10px; left: 130px; width: 379px; height: 37px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectTitle_02_text { font-size: 19.65pt; }
	#imStickyBar_imObjectTitle_02{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1.000), 1px 1px 0px rgba(128, 128, 128, 0.640), 2px 2px 0px rgba(128, 128, 128, 0.360), 3px 3px 0px rgba(128, 128, 128, 0.160), 4px 4px 0px rgba(128, 128, 128, 0.040) ;}#imStickyBar_imObjectTitle_02 { width: 100%; }
	#imStickyBar_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imStickyBar_pluginAppObj_03_wrapper { position: absolute; top: 10px; left: 580px; width: 50px; height: 30px; text-align: center; z-index: 1004; overflow: hidden; }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_pluginAppObj_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imMenuObject_04_wrapper { position: absolute; top: 10px; left: 10px; width: 32px; height: 40px; text-align: center; z-index: 1005;  }
	#imStickyBar_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_04_container > ul > li {position: relative;margin-left: 3px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_04_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 132px; height: 30px; padding: 0 2px 0 2px; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imStickyBar_imMenuObject_04 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imStickyBar_imMenuObject_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imStickyBar_imMenuObject_04 .label-inner-wrapper, #imStickyBar_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_04_container > ul > li .label, #imStickyBar_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_04_container > ul > li > .label-wrapper {background-color: rgba(246, 178, 107, 1);background-image: none;border-color: rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1);border-style: solid; }
	#imStickyBar_imMenuObject_04_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_04 .hamburger-button {background-color: rgba(246, 178, 107, 1);background-image: none;border-color: rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1);border-style: solid; }
	#imStickyBar_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(224, 102, 102, 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_04_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 229, 153, 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_04_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 229, 153, 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_04_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(166, 28, 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_04_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_04-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_04 { text-align: left;}
	#imStickyBar_imMenuObject_04 .hidden { display: none; }
	#imStickyBar_imMenuObject_04-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_04-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_04-menu-opened #imStickyBar_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_04-menu-opened #imStickyBar_imMenuObject_04_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(183, 183, 183, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_04-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); }
	#imStickyBar_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_04-menu-opened li {position: relative;margin-bottom: 5px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imStickyBar_imMenuObject_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(183, 183, 183, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: rgba(249, 203, 156, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(229, 183, 136, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(209, 163, 116, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(189, 143, 136, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(230, 145, 56, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_04-menu-opened #imStickyBar_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened #imStickyBar_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 65, 37, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 10px; left: 430px; width: 33px; height: 33px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; 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: rgba(255, 255, 255, 1); 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: 30px; 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: 128px; height: 32px; padding: 0 8px 0 8px; border-width: 3px 3px 3px 3px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 32px; height: 32px; display: inline-block; vertical-align: top; padding: 0; border-width: 3px 3px 3px 3px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 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(217, 226, 255, 1);background-image: none;border-color: rgba(232, 174, 0, 1) rgba(232, 174, 0, 1) rgba(232, 174, 0, 1) rgba(232, 174, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(217, 226, 255, 1);background-image: none;border-color: rgba(232, 174, 0, 1) rgba(232, 174, 0, 1) rgba(232, 174, 0, 1) rgba(232, 174, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: left;}
	#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(0, 0, 0, 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: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  box-shadow: 3px 3px 5px 0px rgba(128, 128, 128, 1); }
	#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: 3px; 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: 160px; height: 28px; padding: 0 5px 0 5px; }
	#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: 170px;right: 0; left: auto;background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(234, 153, 153, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(214, 133, 133, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(194, 113, 113, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(174, 133, 133, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(93, 97, 126, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(246, 178, 107, 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: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(246, 178, 107, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imObjectTitle_02_wrapper { position: absolute; top: 10px; left: 50px; width: 286px; height: 34px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectTitle_02_text { font-size: 14.76pt; }
	#imStickyBar_imObjectTitle_02{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1.000), 1px 1px 0px rgba(128, 128, 128, 0.640), 2px 2px 0px rgba(128, 128, 128, 0.360), 3px 3px 0px rgba(128, 128, 128, 0.160), 4px 4px 0px rgba(128, 128, 128, 0.040) ;}#imStickyBar_imObjectTitle_02 { width: 100%; }
	#imStickyBar_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imStickyBar_pluginAppObj_03_wrapper { position: absolute; top: 20px; left: 350px; width: 50px; height: 20px; text-align: center; z-index: 1004; overflow: hidden; }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_pluginAppObj_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imMenuObject_04_wrapper { position: absolute; top: 10px; left: 0px; width: 42px; height: 30px; text-align: center; z-index: 1005;  }
	#imStickyBar_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_04_container > ul > li {position: relative;margin-left: 3px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_04_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 132px; height: 30px; padding: 0 2px 0 2px; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imStickyBar_imMenuObject_04 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imStickyBar_imMenuObject_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imStickyBar_imMenuObject_04 .label-inner-wrapper, #imStickyBar_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_04_container > ul > li .label, #imStickyBar_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_04_container > ul > li > .label-wrapper {background-color: rgba(246, 178, 107, 1);background-image: none;border-color: rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1);border-style: solid; }
	#imStickyBar_imMenuObject_04_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_04 .hamburger-button {background-color: rgba(246, 178, 107, 1);background-image: none;border-color: rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1);border-style: solid; }
	#imStickyBar_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(224, 102, 102, 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_04_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 229, 153, 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_04_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 229, 153, 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_04_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(166, 28, 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_04_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_04-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_04 { text-align: left;}
	#imStickyBar_imMenuObject_04 .hidden { display: none; }
	#imStickyBar_imMenuObject_04-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_04-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_04-menu-opened #imStickyBar_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_04-menu-opened #imStickyBar_imMenuObject_04_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(183, 183, 183, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_04-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); }
	#imStickyBar_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_04-menu-opened li {position: relative;margin-bottom: 5px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imStickyBar_imMenuObject_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(183, 183, 183, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: rgba(249, 203, 156, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(229, 183, 136, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(209, 163, 116, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(189, 143, 136, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(230, 145, 56, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_04-menu-opened #imStickyBar_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened #imStickyBar_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 65, 37, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 280px; width: 33px; height: 33px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; 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: rgba(255, 255, 255, 1); 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: 30px; 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: 128px; height: 32px; padding: 0 8px 0 8px; border-width: 3px 3px 3px 3px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 32px; height: 32px; display: inline-block; vertical-align: top; padding: 0; border-width: 3px 3px 3px 3px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 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(217, 226, 255, 1);background-image: none;border-color: rgba(232, 174, 0, 1) rgba(232, 174, 0, 1) rgba(232, 174, 0, 1) rgba(232, 174, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(217, 226, 255, 1);background-image: none;border-color: rgba(232, 174, 0, 1) rgba(232, 174, 0, 1) rgba(232, 174, 0, 1) rgba(232, 174, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(191, 207, 255, 1);background-image: none;border-color: rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1) rgba(128, 0, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: left;}
	#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(0, 0, 0, 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: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  box-shadow: 3px 3px 5px 0px rgba(128, 128, 128, 1); }
	#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: 3px; 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: 160px; height: 28px; padding: 0 5px 0 5px; }
	#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: 170px;right: 0; left: auto;background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(234, 153, 153, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(214, 133, 133, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(194, 113, 113, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(174, 133, 133, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(93, 97, 126, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(246, 178, 107, 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: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(246, 178, 107, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 10pt;font-style: normal;text-decoration: none;text-align: right; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imObjectTitle_02_wrapper { position: absolute; top: 0px; left: 40px; width: 234px; height: 25px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_2 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imStickyBar_imObjectTitle_02_text { font-size: 12.03pt; }
	#imStickyBar_imObjectTitle_02{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1.000), 1px 1px 0px rgba(128, 128, 128, 0.640), 2px 2px 0px rgba(128, 128, 128, 0.360), 3px 3px 0px rgba(128, 128, 128, 0.160), 4px 4px 0px rgba(128, 128, 128, 0.040) ;}#imStickyBar_imObjectTitle_02 { width: 100%; }
	#imStickyBar_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imStickyBar_pluginAppObj_03_wrapper { position: absolute; top: 20px; left: 130px; width: 70px; height: 30px; text-align: center; z-index: 1004; overflow: hidden; }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_pluginAppObj_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_3 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imStickyBar_imMenuObject_04_wrapper { position: absolute; top: 0px; left: 0px; width: 42px; height: 30px; text-align: center; z-index: 1005;  }
	#imStickyBar_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_4 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_04_container > ul > li {position: relative;margin-left: 3px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_04_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 132px; height: 30px; padding: 0 2px 0 2px; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imStickyBar_imMenuObject_04 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 2px 2px 2px 2px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
	#imStickyBar_imMenuObject_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imStickyBar_imMenuObject_04 .label-inner-wrapper, #imStickyBar_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_04_container > ul > li .label, #imStickyBar_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_04_container > ul > li > .label-wrapper {background-color: rgba(246, 178, 107, 1);background-image: none;border-color: rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1);border-style: solid; }
	#imStickyBar_imMenuObject_04_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_04 .hamburger-button {background-color: rgba(246, 178, 107, 1);background-image: none;border-color: rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1) rgba(221, 126, 107, 1);border-style: solid; }
	#imStickyBar_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(224, 102, 102, 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_04_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 229, 153, 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_04_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 229, 153, 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_04_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(166, 28, 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_04_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_04-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_04 { text-align: left;}
	#imStickyBar_imMenuObject_04 .hidden { display: none; }
	#imStickyBar_imMenuObject_04-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_04-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_04-menu-opened #imStickyBar_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_04-menu-opened #imStickyBar_imMenuObject_04_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(183, 183, 183, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_04-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); }
	#imStickyBar_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_04-menu-opened li {position: relative;margin-bottom: 5px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imStickyBar_imMenuObject_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(183, 183, 183, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: rgba(249, 203, 156, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(229, 183, 136, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(209, 163, 116, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(189, 143, 136, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(230, 145, 56, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_04-menu-opened #imStickyBar_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened #imStickyBar_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(204, 65, 37, 1);background-image: none;}
	#imStickyBar_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
