<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 1000px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 1000px minmax(0, 1fr); -ms-grid-rows: 100px auto 175px; grid-template-rows: 100px auto 175px; }
#imHeader { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 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: 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; }
@media (max-width: 999px) and (min-width: 720px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); -ms-grid-rows: 87px auto 100px; grid-template-rows: 87px auto 100px; }
	#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; }
	
}
@media (max-width: 719px) and (min-width: 480px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); -ms-grid-rows: 87px auto 100px; grid-template-rows: 87px auto 100px; }
	#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; }
	
}
@media (max-width: 479px) and (min-width: 320px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 320px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 320px minmax(0, 1fr); -ms-grid-rows: 87px auto 100px; grid-template-rows: 87px auto 100px; }
	#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; }
	
}
@media (max-width: 319px)  {
	#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: 87px auto 100px; grid-template-rows: 87px auto 100px; }
	#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) 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px 35.833px minmax(0, 1fr); -ms-grid-rows: auto auto auto auto auto auto; grid-template-rows: auto auto auto auto auto auto; }
#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; }
#imContent &gt; header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 36; grid-column: 2 / 38; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imCell_440 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 12; grid-column: 2 / 14; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imCell_439 { display: -ms-grid; display: grid; -ms-grid-column: 14; -ms-grid-column-span: 24; grid-column: 14 / 38; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imPageRow_1 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 36; grid-column: 2 / 38; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imPageRow_2 { display: none; }
#imPageRow_3 { display: none; }
#imPageRow_4 { display: none; }
@media (max-width: 999px) and (min-width: 720px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 8.417px 8.417px 8.417px 8.417px 8.417px 8.417px 8.417px 8.417px 8.417px 8.417px 8.417px 8.417px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 8.417px 8.417px 8.417px 8.417px 8.417px 8.417px 8.417px 8.417px 8.417px 8.417px 8.417px 8.417px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px 25.833px minmax(0, 1fr); -ms-grid-rows: auto auto auto auto auto auto; grid-template-rows: auto auto auto auto auto auto; }
	#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; }
	#imContent &gt; header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 36; grid-column: 2 / 38; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_439 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 36; grid-column: 2 / 38; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imCell_440 { display: none; }
	#imPageRow_1 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 36; grid-column: 2 / 38; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imPageRow_2 { display: none; }
	#imPageRow_3 { display: none; }
	#imPageRow_4 { display: none; }
	
}
@media (max-width: 719px) and (min-width: 480px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 5.583px 5.583px 5.583px 5.583px 5.583px 5.583px 5.583px 5.583px 5.583px 5.583px 5.583px 5.583px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 5.583px 5.583px 5.583px 5.583px 5.583px 5.583px 5.583px 5.583px 5.583px 5.583px 5.583px 5.583px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px 17.167px minmax(0, 1fr); -ms-grid-rows: auto auto auto auto auto auto; grid-template-rows: auto auto auto auto auto auto; }
	#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; }
	#imContent &gt; header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 36; grid-column: 2 / 38; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_439 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 36; grid-column: 2 / 38; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imCell_440 { display: none; }
	#imPageRow_1 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 36; grid-column: 2 / 38; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imPageRow_2 { display: none; }
	#imPageRow_3 { display: none; }
	#imPageRow_4 { display: none; }
	
}
@media (max-width: 479px) and (min-width: 320px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 3.75px 3.75px 3.75px 3.75px 3.75px 3.75px 3.75px 3.75px 3.75px 3.75px 3.75px 3.75px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 3.75px 3.75px 3.75px 3.75px 3.75px 3.75px 3.75px 3.75px 3.75px 3.75px 3.75px 3.75px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px 11.5px minmax(0, 1fr); -ms-grid-rows: auto auto auto auto auto auto; grid-template-rows: auto auto auto auto auto auto; }
	#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; }
	#imContent &gt; header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 36; grid-column: 2 / 38; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_439 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 36; grid-column: 2 / 38; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imCell_440 { display: none; }
	#imPageRow_1 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 36; grid-column: 2 / 38; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imPageRow_2 { display: none; }
	#imPageRow_3 { display: none; }
	#imPageRow_4 { display: none; }
	
}
@media (max-width: 319px)  {
	#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) 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) 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 auto auto auto; grid-template-rows: auto auto auto auto auto auto; }
	#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; }
	#imContent &gt; header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 36; grid-column: 2 / 38; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_439 { display: none; }
	#imCell_440 { display: none; }
	#imPageRow_1 { display: none; }
	#imPageRow_2 { display: none; }
	#imPageRow_3 { display: none; }
	#imPageRow_4 { display: none; }
	
}
#imBreadcrumb { position: relative; float: left; }
#imHeader_imCell_4 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_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; }
#imHeader_imCellStyleGraphics_4 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_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; }
#imHeader_imCell_5 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectSearch_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_imObjectSearch_05 { white-space: nowrap; }
input#imHeader_imObjectSearch_05_field[type=text] { box-sizing: border-box; line-height: 14px; height: 22px; font: normal normal normal 8pt Arial; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); padding: 3px 3px 3px 3px; margin: 0; vertical-align: middle; border-style: solid; border-width: 1px 1px 1px 1px; border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; outline: none; box-shadow: none;}
input#imHeader_imObjectSearch_05_field[type=text]::placeholder { color: rgba(0, 0, 0, 0.7);}
#imHeader_imObjectSearch_05_button { box-sizing: border-box; font: normal normal normal 8pt Arial; line-height: 14px; height: 22px; color: rgba(0, 0, 0, 1); background-color: rgba(211, 211, 211, 1); padding: 3px 3px 3px 3px; vertical-align: middle; cursor: pointer; border-style: solid; border-width: 1px 1px 1px 1px; border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; outline: none; }
#imHeader_imCell_6 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_06 { 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_6 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_6 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_06 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_06 #imHeader_imObjectImage_06_container img { width: 100%; vertical-align: top; }#imFooter_imCell_2 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_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; }
#imFooter_imCellStyleGraphics_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_2 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_02 {margin: 0; text-align: right;}
#imFooter_imObjectTitle_02_text {font: normal normal normal 10pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_02_text,
#imFooter_imObjectTitle_02_text a { color: rgba(255, 255, 255, 1); word-wrap: break-word; max-width: 100%;}
#imFooter_imObjectTitle_02_text a{ text-decoration: none; }
#imFooter_imCell_3 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_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; }
#imFooter_imCellStyleGraphics_3 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_3 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_03 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_03_text {font: normal normal normal 12pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_03_text,
#imFooter_imObjectTitle_03_text a { color: rgba(255, 255, 255, 1); word-wrap: break-word; max-width: 100%;}
#imFooter_imObjectTitle_03_text a{ text-decoration: none; }
#imFooter_imCell_4 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_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: 3; }
#imFooter_imCellStyleGraphics_4 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_4 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_04 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_04_text {font: normal normal normal 12pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_04_text,
#imFooter_imObjectTitle_04_text a { color: rgba(255, 255, 255, 1); word-wrap: break-word; max-width: 100%;}
#imFooter_imObjectTitle_04_text a{ text-decoration: none; }
#imFooter_imCell_5 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_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; }
#imFooter_imCellStyleGraphics_5 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_5 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_05 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_05_text {font: normal normal normal 12pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_05_text,
#imFooter_imObjectTitle_05_text a { color: rgba(255, 255, 255, 1); word-wrap: break-word; max-width: 100%;}
#imFooter_imObjectTitle_05_text a{ text-decoration: none; }
#imFooter_imCell_6 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_06 { 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_6 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_6 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_06 {margin: 0; text-align: left;}
#imFooter_imObjectTitle_06_text {font: normal normal normal 12pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_06_text,
#imFooter_imObjectTitle_06_text a { color: rgba(255, 255, 255, 1); word-wrap: break-word; max-width: 100%;}
#imFooter_imObjectTitle_06_text a{ text-decoration: none; }
#imFooter_imCell_7 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_07 { 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_7 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_7 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_07 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_07 #imFooter_imObjectImage_07_container img { width: 100%; vertical-align: top; }#imFooter_imCell_8 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_08 { 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_8 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_8 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_08 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_08 #imFooter_imObjectImage_08_container img { width: 100%; vertical-align: top; }#imFooter_imCell_10 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_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; }
#imFooter_imCellStyleGraphics_10 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_10 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_10 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_10 #imFooter_imObjectImage_10_container img { width: 100%; vertical-align: top; }#imFooter_imCell_12 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_12 { 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_12 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_12 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_12 {margin: 0; text-align: right;}
#imFooter_imObjectTitle_12_text {font: normal normal normal 10pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_12_text,
#imFooter_imObjectTitle_12_text a { color: rgba(255, 255, 255, 1); word-wrap: break-word; max-width: 100%;}
#imFooter_imObjectTitle_12_text a{ text-decoration: none; }
#imFooter_imCell_13 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_13 { 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_13 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_13 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_13 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_13 #imFooter_imObjectImage_13_container img { width: 100%; vertical-align: top; }#imFooter_imCell_14 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imHTMLObject_14 { 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_14 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_14 { position: absolute; top: 0px; bottom: 0px; }
.imPageRow { position: relative; }
#imCell_440 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imMenuObject_677_440 { 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; }
#imCellStyleGraphics_440 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imCellStyleBorders_440 { 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; }
#imCell_439 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_677_439 { 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; }
#imCellStyleTitle_439 { position: absolute; padding: 2px 0px 2px 0px; text-align: left; font-family: Arial; font-size: 12pt; font-style: normal; font-weight: bold; color: rgba(0, 0, 0, 1); background-color: transparent; box-sizing: border-box; z-index: 4;}
#imCellStyleDescription_439 { position: absolute; padding: 2px 0px 2px 0px; bottom: 11px;text-align: center;font-family: Tahoma;font-size: 7pt;font-style: normal;font-weight: normal;color: rgba(64, 64, 64, 1); background-color: transparent;z-index: 4;overflow: hidden;}
#imCellStyleDescription_439 a { text-decoration: none;color: rgba(64, 64, 64, 1); }
#imCellStyleGraphics_439 { position: absolute; top: 2px; bottom: 2px; background-color: transparent;}
#imCellStyleGraphicsC_439 { position: absolute; top: 75px; bottom: 75px; left: 137px; right: 137px; background: transparent url('../images/1_1.png') repeat center center;}
#imCellStyleGraphicsB_439 { position: absolute; bottom: 0; left: 137px; right: 137px; height: 75px; background: transparent url('../images/1_1_b.png') repeat-x center bottom;}
#imCellStyleGraphicsBL_439 { position: absolute; bottom: 0; left: 0; width: 137px; height: 75px; background: transparent url('../images/1_1_bl.png') repeat left bottom;}
#imCellStyleGraphicsBR_439 { position: absolute; bottom: 0; right: 0; width: 137px; height: 75px; background: transparent url('../images/1_1_br.png') repeat right bottom;}
#imCellStyleGraphicsL_439 { position: absolute; top: 75px; bottom: 75px; left: 0; width: 137px; background: transparent url('../images/1_1_l.png') repeat-y left center;}
#imCellStyleGraphicsR_439 { position: absolute; top: 75px; bottom: 75px; right: 0; width: 137px; background: transparent url('../images/1_1_r.png') repeat-y right center;}
#imCellStyleGraphicsT_439 { position: absolute; top: 0; left: 137px; right: 137px; height: 75px; background: transparent url('../images/1_1_t.png') repeat-x center top;}
#imCellStyleGraphicsTL_439 { position: absolute; top: 0; left: 0; width: 137px; height: 75px; background: transparent url('../images/1_1_tl.png') repeat left top;}
#imCellStyleGraphicsTR_439 { position: absolute; top: 0; right: 0; width: 137px; height: 75px; background: transparent url('../images/1_1_tr.png') repeat right top;}
#imCellStyleBorders_439 { position: absolute; top: 2px; bottom: 2px; }
#imTextObject_677_439 { width: 100%; }
#imTextObject_677_439 { font-style: normal; font-weight: normal; line-height: 20px; }
#imTextObject_677_439_tab0 div { line-height: 20px; }
#imTextObject_677_439_tab0 .imHeading1 { line-height: 20px; }
#imTextObject_677_439_tab0 .imHeading2 { line-height: 20px; }
#imTextObject_677_439_tab0 .imHeading3 { line-height: 20px; }
#imTextObject_677_439_tab0 .imHeading4 { line-height: 20px; }
#imTextObject_677_439_tab0 .imHeading5 { line-height: 20px; }
#imTextObject_677_439_tab0 .imHeading6 { line-height: 20px; }
#imTextObject_677_439_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_677_439_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_677_439_tab0 ul ul ul { list-style: circle; }
#imTextObject_677_439_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_677_439_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_677_439_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_677_439_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_677_439_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_677_439_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_677_439_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_677_439_tab0 p { margin: 0; padding: 0; }
#imTextObject_677_439_tab0 .inline-block { display: inline-block; }
#imTextObject_677_439_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_677_439_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_677_439_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_677_439_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_677_439_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_677_439_tab0 img.fleft { margin-right: 15px; }
#imTextObject_677_439_tab0 img.fright { margin-left: 15px; }
#imTextObject_677_439_tab0 .imTALeft { text-align: left; }
#imTextObject_677_439_tab0 .imTARight { text-align: right; }
#imTextObject_677_439_tab0 .imTACenter { text-align: center; }
#imTextObject_677_439_tab0 .imTAJustify { text-align: justify; }
#imTextObject_677_439_tab0 .imUl { text-decoration: underline; }
#imTextObject_677_439_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_677_439_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_677_439_tab0 .imVt { vertical-align: top; }
#imTextObject_677_439_tab0 .imVc { vertical-align: middle; }
#imTextObject_677_439_tab0 .imVb { vertical-align: bottom; }
#imTextObject_677_439_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_677_439_tab0 .fs8lh1-5 { vertical-align: baseline; font-size: 8pt; line-height: 17px; }
#imTextObject_677_439_tab0 .fs6lh1-5 { vertical-align: baseline; font-size: 6pt; line-height: 12px; }
#imTextObject_677_439_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTextObject_677_439_tab0 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imTextObject_677_439_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 29px; }
#imTextObject_677_439_tab0 .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_677_439 .text-container {width: 100%;}#imTextObject_677_439 .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_677_439 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_677_439 .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_677_439 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
@media (min-width: 1000px) {
	#imBreadcrumb { width: 986px; margin-left: 6px; margin-right: 6px; }
	#imCell_440 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_440 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imMenuObject_677_440 { padding-top: 5px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCellStyleGraphics_440 { left: 0px; right: 0px; }
	#imCellStyleBorders_440 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imMenuObject_677_440_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imMenuObject_677_440_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_677_440_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; .label-wrapper, #imMenuObject_677_440_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 29px; padding: 0 0px 0 0px; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_677_440 .hamburger-button {cursor: pointer; width: 29px; height: 29px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_677_440 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imMenuObject_677_440 .label-inner-wrapper, #imMenuObject_677_440 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_677_440_container &gt; ul &gt; li .label, #imMenuObject_677_440 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_677_440 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_677_440_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 64, 255, 1);font-weight: bold;}
	#imMenuObject_677_440_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imMenuObject_677_440 .imLevel { cursor: default; }
	#imMenuObject_677_440 { justify-self: start;}
	/* Level menu background */
	#imMenuObject_677_440 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imMenuObject_677_440 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imMenuObject_677_440 .multiple-column &gt; ul {max-width: 170px;}
	#imMenuObject_677_440 ul ul li:last-child {margin-bottom: 0;}
	#imMenuObject_677_440 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding: 0 8px 0 8px; }
	#imMenuObject_677_440 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imMenuObject_677_440 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imMenuObject_677_440 ul ul li.imLevel:hover &gt; .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440 ul ul li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imMenuObject_677_440 ul ul li.imPage:hover &gt; .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440 ul ul li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imMenuObject_677_440 ul ul .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440 ul ul .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imMenuObject_677_440 .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440 .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 64, 255, 1);font-weight: bold;}
	#imMenuObject_677_440 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imMenuObject_677_440 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imMenuObject_677_440 .multiple-column &gt; ul {position: static;
	display: inline-block;vertical-align: top;}
	#imMenuObject_677_440 .multiple-column &gt; ul &gt; li {display: block;}
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; ul {position: absolute;
	top: 30px;
	}
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; ul.open-bottom { left: 0; }
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; ul.open-left { right: 130px; }
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; ul.open-right { left: 130px; }
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; ul ul, #imMenuObject_677_440_container .multiple-column &gt; ul &gt; li ul {position: absolute;
	top: 0;
	}
	#imMenuObject_677_440_container  &gt; ul &gt; li &gt; ul ul.open-left, #imMenuObject_677_440_container .multiple-column &gt; ul &gt; li ul.open-left{ right: 170px; }
	#imMenuObject_677_440_container  &gt; ul &gt; li &gt; ul ul.open-right, #imMenuObject_677_440_container .multiple-column &gt; ul &gt; li ul.open-right{ left: 170px; }
	#imMenuObject_677_440 ul &gt; li &gt; ul, #imMenuObject_677_440 .multiple-column { display: none; }
	#imMenuObject_677_440_container &gt; ul &gt; li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imMenuObject_677_440_container &gt; ul &gt; li:nth-child(n+2) {
	margin-top: 2px; 
	}
	#imMenuObject_677_440-menu-opened { display: none; }
	#imMenuObject_677_440 .hamburger-component { display: none; }
	#imCell_439 { padding-top: 2px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; }
	#imCell_439 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_677_439 { padding-top: 42px; padding-bottom: 59px; padding-left: 30px; padding-right: 20px; }
	#imCellStyleTitle_439 { top: 12px; left: 9px; right: 9px; }
	#imCellStyleDescription_439 { left: 18px; right: 18px; height: 45px; }
	#imCellStyleGraphics_439 { left: 2px; right: 2px; }
	#imCellStyleBorders_439 { left: 2px; right: 2px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_677_439_tab0 .image-3 { width: 100%; max-width: 160px; }
	#imTextObject_677_439_tab0 .image-4 { width: 100%; max-width: 115px; }
	#imTextObject_677_439_tab0 .image-0 { width: 100%; max-width: 173px; }
	#imTextObject_677_439_tab0 .image-1 { width: 100%; max-width: 796px; }
	#imTextObject_677_439 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 999px) and (min-width: 720px) {
	#imBreadcrumb { width: 707px; margin-left: 6px; margin-right: 6px; }
	#imCell_440 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_440 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imMenuObject_677_440 { padding-top: 5px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCellStyleGraphics_440 { left: 0px; right: 0px; }
	#imCellStyleBorders_440 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imMenuObject_677_440_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imMenuObject_677_440_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_677_440_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; .label-wrapper, #imMenuObject_677_440_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 29px; padding: 0 0px 0 0px; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_677_440 .hamburger-button {cursor: pointer; width: 29px; height: 29px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_677_440 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imMenuObject_677_440 .label-inner-wrapper, #imMenuObject_677_440 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_677_440_container &gt; ul &gt; li .label, #imMenuObject_677_440 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_677_440 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_677_440_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 64, 255, 1);font-weight: bold;}
	#imMenuObject_677_440_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imMenuObject_677_440 .imLevel { cursor: default; }
	#imMenuObject_677_440 { justify-self: start;}
	#imMenuObject_677_440 .hidden { display: none; }
	#imMenuObject_677_440-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_677_440-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imMenuObject_677_440-menu-opened li &gt; div { display: none; }
	#imMenuObject_677_440-menu-opened #imMenuObject_677_440_container-menu-opened div &gt; ul { display: block; }
	#imMenuObject_677_440-menu-opened #imMenuObject_677_440_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imMenuObject_677_440-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imMenuObject_677_440-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_677_440-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imMenuObject_677_440-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_677_440-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_677_440 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_677_440-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_677_440-menu-opened li:last-child {margin-bottom: 0;}
	#imMenuObject_677_440-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imMenuObject_677_440-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_677_440-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_677_440-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imMenuObject_677_440-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_677_440-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 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; }
	#imMenuObject_677_440-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_677_440-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_677_440-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imMenuObject_677_440-menu-opened ul &gt; li:hover &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul &gt; li:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imMenuObject_677_440-menu-opened #imMenuObject_677_440_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened #imMenuObject_677_440_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_677_440-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imMenuObject_677_440-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imMenuObject_677_440-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imMenuObject_677_440-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_439 { padding-top: 2px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; }
	#imCell_439 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_677_439 { padding-top: 42px; padding-bottom: 71px; padding-left: 30px; padding-right: 20px; }
	#imCellStyleTitle_439 { top: 12px; left: 9px; right: 9px; }
	#imCellStyleDescription_439 { left: 18px; right: 18px; height: 57px; }
	#imCellStyleGraphics_439 { left: 2px; right: 2px; }
	#imCellStyleBorders_439 { left: 2px; right: 2px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_677_439_tab0 .image-3 { width: 100%; max-width: 160px; }
	#imTextObject_677_439_tab0 .image-4 { width: 100%; max-width: 115px; }
	#imTextObject_677_439_tab0 .image-0 { width: 100%; max-width: 173px; }
	#imTextObject_677_439_tab0 .image-1 { width: 100%; max-width: 796px; }
	#imTextObject_677_439 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 719px) and (min-width: 480px) {
	#imBreadcrumb { width: 465px; margin-left: 6px; margin-right: 6px; }
	#imCell_440 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_440 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imMenuObject_677_440 { padding-top: 5px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCellStyleGraphics_440 { left: 0px; right: 0px; }
	#imCellStyleBorders_440 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imMenuObject_677_440_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imMenuObject_677_440_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_677_440_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; .label-wrapper, #imMenuObject_677_440_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 29px; padding: 0 0px 0 0px; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_677_440 .hamburger-button {cursor: pointer; width: 29px; height: 29px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_677_440 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imMenuObject_677_440 .label-inner-wrapper, #imMenuObject_677_440 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_677_440_container &gt; ul &gt; li .label, #imMenuObject_677_440 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_677_440 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_677_440_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 64, 255, 1);font-weight: bold;}
	#imMenuObject_677_440_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imMenuObject_677_440 .imLevel { cursor: default; }
	#imMenuObject_677_440 { justify-self: start;}
	#imMenuObject_677_440 .hidden { display: none; }
	#imMenuObject_677_440-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_677_440-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imMenuObject_677_440-menu-opened li &gt; div { display: none; }
	#imMenuObject_677_440-menu-opened #imMenuObject_677_440_container-menu-opened div &gt; ul { display: block; }
	#imMenuObject_677_440-menu-opened #imMenuObject_677_440_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imMenuObject_677_440-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imMenuObject_677_440-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_677_440-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imMenuObject_677_440-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_677_440-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_677_440 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_677_440-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_677_440-menu-opened li:last-child {margin-bottom: 0;}
	#imMenuObject_677_440-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imMenuObject_677_440-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_677_440-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_677_440-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imMenuObject_677_440-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_677_440-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 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; }
	#imMenuObject_677_440-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_677_440-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_677_440-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imMenuObject_677_440-menu-opened ul &gt; li:hover &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul &gt; li:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imMenuObject_677_440-menu-opened #imMenuObject_677_440_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened #imMenuObject_677_440_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_677_440-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imMenuObject_677_440-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imMenuObject_677_440-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imMenuObject_677_440-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_439 { padding-top: 2px; padding-bottom: 2px; padding-left: 1px; padding-right: 1px; }
	#imCell_439 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_677_439 { padding-top: 60px; padding-bottom: 71px; padding-left: 30px; padding-right: 20px; }
	#imCellStyleTitle_439 { top: 12px; left: 8px; right: 8px; }
	#imCellStyleDescription_439 { left: 17px; right: 17px; height: 57px; }
	#imCellStyleGraphics_439 { left: 1px; right: 1px; }
	#imCellStyleBorders_439 { left: 1px; right: 1px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_677_439_tab0 .image-3 { width: 100%; max-width: 160px; }
	#imTextObject_677_439_tab0 .image-4 { width: 100%; max-width: 115px; }
	#imTextObject_677_439_tab0 .image-0 { width: 100%; max-width: 173px; }
	#imTextObject_677_439_tab0 .image-1 { width: 100%; max-width: 796px; }
	#imTextObject_677_439 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 479px) and (min-width: 320px) {
	#imBreadcrumb { width: 307px; margin-left: 6px; margin-right: 6px; }
	#imCell_440 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_440 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imMenuObject_677_440 { padding-top: 5px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCellStyleGraphics_440 { left: 0px; right: 0px; }
	#imCellStyleBorders_440 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imMenuObject_677_440_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imMenuObject_677_440_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_677_440_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; .label-wrapper, #imMenuObject_677_440_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 29px; padding: 0 0px 0 0px; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_677_440 .hamburger-button {cursor: pointer; width: 29px; height: 29px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_677_440 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imMenuObject_677_440 .label-inner-wrapper, #imMenuObject_677_440 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_677_440_container &gt; ul &gt; li .label, #imMenuObject_677_440 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_677_440 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_677_440_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 64, 255, 1);font-weight: bold;}
	#imMenuObject_677_440_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imMenuObject_677_440 .imLevel { cursor: default; }
	#imMenuObject_677_440 { justify-self: start;}
	#imMenuObject_677_440 .hidden { display: none; }
	#imMenuObject_677_440-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_677_440-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imMenuObject_677_440-menu-opened li &gt; div { display: none; }
	#imMenuObject_677_440-menu-opened #imMenuObject_677_440_container-menu-opened div &gt; ul { display: block; }
	#imMenuObject_677_440-menu-opened #imMenuObject_677_440_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imMenuObject_677_440-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imMenuObject_677_440-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_677_440-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imMenuObject_677_440-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_677_440-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_677_440 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_677_440-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_677_440-menu-opened li:last-child {margin-bottom: 0;}
	#imMenuObject_677_440-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imMenuObject_677_440-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_677_440-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_677_440-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imMenuObject_677_440-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_677_440-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 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; }
	#imMenuObject_677_440-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_677_440-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_677_440-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imMenuObject_677_440-menu-opened ul &gt; li:hover &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul &gt; li:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imMenuObject_677_440-menu-opened #imMenuObject_677_440_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened #imMenuObject_677_440_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_677_440-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imMenuObject_677_440-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imMenuObject_677_440-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imMenuObject_677_440-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_439 { padding-top: 2px; padding-bottom: 2px; padding-left: 1px; padding-right: 1px; }
	#imCell_439 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_677_439 { padding-top: 78px; padding-bottom: 83px; padding-left: 30px; padding-right: 20px; }
	#imCellStyleTitle_439 { top: 12px; left: 8px; right: 8px; }
	#imCellStyleDescription_439 { left: 17px; right: 17px; height: 69px; }
	#imCellStyleGraphics_439 { left: 1px; right: 1px; }
	#imCellStyleBorders_439 { left: 1px; right: 1px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_677_439_tab0 .image-3 { width: 100%; max-width: 160px; }
	#imTextObject_677_439_tab0 .image-4 { width: 100%; max-width: 115px; }
	#imTextObject_677_439_tab0 .image-0 { width: 100%; max-width: 173px; }
	#imTextObject_677_439_tab0 .image-1 { width: 100%; max-width: 796px; }
	#imTextObject_677_439 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 319px)  {
	#imBreadcrumb { width: 100%; margin-left: 0px; margin-right: 0px; }
	#imCell_440 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imMenuObject_677_440 { padding-top: 5px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCell_440 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_440 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imMenuObject_677_440_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imMenuObject_677_440_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_677_440_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; .label-wrapper, #imMenuObject_677_440_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 29px; padding: 0 0px 0 0px; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_677_440 .hamburger-button {cursor: pointer; width: 29px; height: 29px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_677_440 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imMenuObject_677_440 .label-inner-wrapper, #imMenuObject_677_440 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_677_440_container &gt; ul &gt; li .label, #imMenuObject_677_440 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_677_440 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_677_440_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 64, 255, 1);font-weight: bold;}
	#imMenuObject_677_440_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_677_440_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9.75pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imMenuObject_677_440 .imLevel { cursor: default; }
	#imMenuObject_677_440 { justify-self: start;}
	#imMenuObject_677_440 .hidden { display: none; }
	#imMenuObject_677_440-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_677_440-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imMenuObject_677_440-menu-opened li &gt; div { display: none; }
	#imMenuObject_677_440-menu-opened #imMenuObject_677_440_container-menu-opened div &gt; ul { display: block; }
	#imMenuObject_677_440-menu-opened #imMenuObject_677_440_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imMenuObject_677_440-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imMenuObject_677_440-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_677_440-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imMenuObject_677_440-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_677_440-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_677_440 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_677_440-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_677_440-menu-opened li:last-child {margin-bottom: 0;}
	#imMenuObject_677_440-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imMenuObject_677_440-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_677_440-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_677_440-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imMenuObject_677_440-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_677_440-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 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; }
	#imMenuObject_677_440-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_677_440-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_677_440-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imMenuObject_677_440-menu-opened ul &gt; li:hover &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul &gt; li:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imMenuObject_677_440-menu-opened #imMenuObject_677_440_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened #imMenuObject_677_440_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_677_440-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imMenuObject_677_440-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imMenuObject_677_440-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imMenuObject_677_440-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imMenuObject_677_440-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_439 { padding-top: 2px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_677_439 { padding-top: 10px; padding-bottom: 10px; padding-left: 30px; padding-right: 20px; }
	#imCellStyleTitle_439 { position: relative; width: 100%; }
	#imTextObject_677_439 { -ms-grid-row: 2; }
	#imCellStyleDescription_439 { position: relative; }
	#imCell_439 { -ms-grid-rows: auto auto auto ; grid-template-rows: auto; }
	#imCellStyleDescription_439 { -ms-grid-row: 3; }
	#imCellStyleGraphics_439 { top: 2px; bottom: 2px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCellStyleGraphicsC_439, #imCellStyleGraphicsB_439, #imCellStyleGraphicsBL_439, #imCellStyleGraphicsBR_439, #imCellStyleGraphicsL_439, #imCellStyleGraphicsR_439, #imCellStyleGraphicsT_439, #imCellStyleGraphicsTL_439, #imCellStyleGraphicsTR_439 { display: none; }
	#imTextObject_677_439_tab0 .image-3 { width: 100%; max-width: 160px; }
	#imTextObject_677_439_tab0 .image-4 { width: 100%; max-width: 115px; }
	#imTextObject_677_439_tab0 .image-0 { width: 100%; max-width: 173px; }
	#imTextObject_677_439_tab0 .image-1 { width: 100%; max-width: 796px; }
	#imTextObject_677_439 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (min-width: 1000px) {
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 40px; left: 10px; width: 697px; height: 29px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_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;}
	#imHeader_imMenuObject_04_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 131px; height: 25px; padding: 0 2px 0 2px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 25px; height: 25px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container &gt; ul &gt; li .label, #imHeader_imMenuObject_04 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04 .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: left;}
	/* Level menu background */
	#imHeader_imMenuObject_04 .multiple-column, #imHeader_imMenuObject_04 .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: rgba(192, 0, 0, 1); }
	/* Level menu button size and position */
	#imHeader_imMenuObject_04 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_04 .multiple-column &gt; ul {max-width: 300px;}
	#imHeader_imMenuObject_04 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_04 ul ul .label-wrapper { display: block; overflow: hidden; width: 290px; height: 28px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_04 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_04 ul ul .label-wrapper {background-color: rgba(192, 0, 0, 1);background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_04 ul ul li.imLevel:hover &gt; .label-wrapper {background-color: rgba(192, 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_04 ul ul li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 48, 191, 1);font-weight: bold;}
	#imHeader_imMenuObject_04 ul ul li.imPage:hover &gt; .label-wrapper {background-color: rgba(192, 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_04 ul ul li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 48, 191, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_04 ul ul .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: url('../images/5D5B5516B0A50F23B2E0212F564271FC.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04 ul ul .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_04 .imMnMnCurrent &gt; div.multiple-column &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04 .imMnMnCurrent &gt; div.multiple-column &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 48, 191, 1);font-weight: bold;}
	#imHeader_imMenuObject_04 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_04 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_04 .multiple-column &gt; ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_04 .multiple-column &gt; ul &gt; li {display: block;}
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; ul {position: absolute;
	top: 25px;
	}
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; ul.open-left { right: 135px; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; ul.open-right { left: 135px; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; ul ul, #imHeader_imMenuObject_04_container .multiple-column &gt; ul &gt; li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_04_container  &gt; ul &gt; li &gt; ul ul.open-left, #imHeader_imMenuObject_04_container .multiple-column &gt; ul &gt; li ul.open-left{ right: 300px; }
	#imHeader_imMenuObject_04_container  &gt; ul &gt; li &gt; ul ul.open-right, #imHeader_imMenuObject_04_container .multiple-column &gt; ul &gt; li ul.open-right{ left: 300px; }
	#imHeader_imMenuObject_04 ul &gt; li &gt; ul, .multiple-column { display: none; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li:nth-child(5n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_04_container &gt; ul &gt; li:nth-child(n+6) {
	margin-top: 2px; 
	}
	#imHeader_imMenuObject_04-menu-opened { display: none; }
	#imHeader_imMenuObject_04 .hamburger-component { display: none; }
	#imHeader_imObjectSearch_05_wrapper { position: absolute; top: 49px; left: 725px; width: 270px; height: 22px; text-align: center; z-index: 1003; overflow: hidden; }
	#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_imObjectSearch_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_imObjectSearch_05_button { width: 50px; }
	input#imHeader_imObjectSearch_05_field[type=text] { width: 217px; margin-right: 3px; }
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 0px; left: 830px; width: 168px; height: 39px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 -5.405% 0);clip-path: inset(0 0 -5.405% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 999px) and (min-width: 720px) {
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 43px; left: 18px; width: 681px; height: 29px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_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;}
	#imHeader_imMenuObject_04_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 131px; height: 25px; padding: 0 2px 0 2px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 25px; height: 25px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container &gt; ul &gt; li .label, #imHeader_imMenuObject_04 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04 .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: left;}
	/* Level menu background */
	#imHeader_imMenuObject_04 .multiple-column, #imHeader_imMenuObject_04 .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: rgba(192, 0, 0, 1); }
	/* Level menu button size and position */
	#imHeader_imMenuObject_04 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_04 .multiple-column &gt; ul {max-width: 300px;}
	#imHeader_imMenuObject_04 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_04 ul ul .label-wrapper { display: block; overflow: hidden; width: 290px; height: 28px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_04 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_04 ul ul .label-wrapper {background-color: rgba(192, 0, 0, 1);background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_04 ul ul li.imLevel:hover &gt; .label-wrapper {background-color: rgba(192, 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_04 ul ul li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 48, 191, 1);font-weight: bold;}
	#imHeader_imMenuObject_04 ul ul li.imPage:hover &gt; .label-wrapper {background-color: rgba(192, 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_04 ul ul li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 48, 191, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_04 ul ul .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: url('../images/5D5B5516B0A50F23B2E0212F564271FC.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04 ul ul .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_04 .imMnMnCurrent &gt; div.multiple-column &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04 .imMnMnCurrent &gt; div.multiple-column &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 48, 191, 1);font-weight: bold;}
	#imHeader_imMenuObject_04 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_04 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_04 .multiple-column &gt; ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_04 .multiple-column &gt; ul &gt; li {display: block;}
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; ul {position: absolute;
	top: 25px;
	}
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; ul.open-left { right: 135px; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; ul.open-right { left: 135px; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; ul ul, #imHeader_imMenuObject_04_container .multiple-column &gt; ul &gt; li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_04_container  &gt; ul &gt; li &gt; ul ul.open-left, #imHeader_imMenuObject_04_container .multiple-column &gt; ul &gt; li ul.open-left{ right: 300px; }
	#imHeader_imMenuObject_04_container  &gt; ul &gt; li &gt; ul ul.open-right, #imHeader_imMenuObject_04_container .multiple-column &gt; ul &gt; li ul.open-right{ left: 300px; }
	#imHeader_imMenuObject_04 ul &gt; li &gt; ul, .multiple-column { display: none; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li:nth-child(4n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_04_container &gt; ul &gt; li:nth-child(n+5) {
	margin-top: 2px; 
	}
	#imHeader_imMenuObject_04-menu-opened { display: none; }
	#imHeader_imMenuObject_04 .hamburger-component { display: none; }
	#imHeader_imObjectSearch_05_wrapper { position: absolute; top: 5px; left: 444px; width: 270px; height: 22px; text-align: center; z-index: 1003; overflow: hidden; }
	#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_imObjectSearch_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_imObjectSearch_05_button { width: 50px; }
	input#imHeader_imObjectSearch_05_field[type=text] { width: 217px; margin-right: 3px; }
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 2px; left: 1px; width: 140px; height: 40px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 -29.032% 0);clip-path: inset(0 0 -29.032% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719px) and (min-width: 480px) {
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 40px; left: 10px; width: 459px; height: 36px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_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;}
	#imHeader_imMenuObject_04_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 131px; height: 25px; padding: 0 2px 0 2px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 25px; height: 25px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container &gt; ul &gt; li .label, #imHeader_imMenuObject_04 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04 .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: left;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	#imHeader_imMenuObject_04-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_04-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_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); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_04-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 290px; height: 28px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;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_04-menu-opened ul &gt; li:hover &gt; .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened ul &gt; li:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 48, 191, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 48, 191, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 48, 191, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(128, 128, 128, 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_04-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectSearch_05_wrapper { position: absolute; top: 5px; left: 204px; width: 270px; height: 22px; text-align: center; z-index: 1003; overflow: hidden; }
	#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_imObjectSearch_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_imObjectSearch_05_button { width: 50px; }
	input#imHeader_imObjectSearch_05_field[type=text] { width: 217px; margin-right: 3px; }
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 5px; left: 6px; width: 140px; height: 40px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 -29.032% 0);clip-path: inset(0 0 -29.032% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479px) and (min-width: 320px) {
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 40px; left: 10px; width: 47px; height: 19px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_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;}
	#imHeader_imMenuObject_04_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 131px; height: 25px; padding: 0 2px 0 2px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 25px; height: 25px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container &gt; ul &gt; li .label, #imHeader_imMenuObject_04 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04 .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: left;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	#imHeader_imMenuObject_04-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_04-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_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); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_04-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 290px; height: 28px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;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_04-menu-opened ul &gt; li:hover &gt; .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened ul &gt; li:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 48, 191, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 48, 191, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 48, 191, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(128, 128, 128, 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_04-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectSearch_05_wrapper { position: absolute; top: 40px; left: 90px; width: 220px; height: 22px; text-align: center; z-index: 1003; overflow: hidden; }
	#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_imObjectSearch_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_imObjectSearch_05_button { width: 50px; }
	input#imHeader_imObjectSearch_05_field[type=text] { width: 167px; margin-right: 3px; }
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 1px; left: 2px; width: 140px; height: 40px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 -29.032% 0);clip-path: inset(0 0 -29.032% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 319px)  {
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 40px; left: 10px; width: 47px; height: 19px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_4 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_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;}
	#imHeader_imMenuObject_04_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 131px; height: 25px; padding: 0 2px 0 2px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 25px; height: 25px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container &gt; ul &gt; li .label, #imHeader_imMenuObject_04 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/01F7716694D77EBB79E4F60AD0799411.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04 .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: left;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	#imHeader_imMenuObject_04-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_04-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_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); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_04-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 290px; height: 28px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;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_04-menu-opened ul &gt; li:hover &gt; .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened ul &gt; li:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 48, 191, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 48, 191, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 48, 191, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(128, 128, 128, 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_04-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectSearch_05_wrapper { position: absolute; top: 40px; left: 90px; width: 220px; height: 22px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectSearch_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_imObjectSearch_05_button { width: 50px; }
	input#imHeader_imObjectSearch_05_field[type=text] { width: 167px; margin-right: 3px; }
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 1px; left: 2px; width: 140px; height: 40px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 -29.032% 0);clip-path: inset(0 0 -29.032% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_6 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

@media (min-width: 1000px) {
	#imFooter_imObjectTitle_02_wrapper { position: absolute; top: 154px; left: 380px; width: 236px; height: 20px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_02 { width: 100%; }
	#imFooter_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 22px; left: 12px; width: 420px; height: 30px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 61px; left: 11px; width: 420px; height: 30px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_05_wrapper { position: absolute; top: 98px; left: 9px; width: 420px; height: 30px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_05 { width: 100%; }
	#imFooter_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_06_wrapper { position: absolute; top: 136px; left: 9px; width: 330px; height: 30px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_06 { width: 100%; }
	#imFooter_imObjectTitle_06_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_07_wrapper { position: absolute; top: 47px; left: 860px; width: 60px; height: 50px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 18.033% 0);clip-path: inset(0 0 18.033% 0);}#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_08_wrapper { position: absolute; top: 47px; left: 930px; width: 60px; height: 34px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 -36% 0);clip-path: inset(0 0 -36% 0);}#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_10_wrapper { position: absolute; top: 132px; left: 741px; width: 100px; height: 39px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imObjectImage_10_wrapper img {-webkit-clip-path: inset(0 0 -8.333% 0);clip-path: inset(0 0 -8.333% 0);}#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_12_wrapper { position: absolute; top: 23px; left: 879px; width: 116px; height: 20px; text-align: center; z-index: 1010;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_12 { width: 100%; }
	#imFooter_imObjectTitle_12_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_13_wrapper { position: absolute; top: 84px; left: 930px; width: 60px; height: 50px; text-align: center; z-index: 1011; overflow: hidden; }
	#imFooter_imObjectImage_13_wrapper img {-webkit-clip-path: inset(0 0 20.635% 0);clip-path: inset(0 0 20.635% 0);}#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_13 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_13 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_13 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imHTMLObject_14_wrapper { position: absolute; top: 140px; left: 847px; width: 150px; height: 34px; text-align: center; z-index: 1012; overflow: hidden; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imHTMLObject_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 999px) and (min-width: 720px) {
	#imFooter_imObjectTitle_02_wrapper { position: absolute; top: 81px; left: 372px; width: 210px; height: 20px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_02 { width: 100%; }
	#imFooter_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 2px; left: 3px; width: 420px; height: 30px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 28px; left: 3px; width: 420px; height: 30px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_05_wrapper { position: absolute; top: 55px; left: 2px; width: 420px; height: 30px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_05 { width: 100%; }
	#imFooter_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_06_wrapper { position: absolute; top: 80px; left: 1px; width: 330px; height: 30px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_06 { width: 100%; }
	#imFooter_imObjectTitle_06_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_07_wrapper { position: absolute; top: 10px; left: 594px; width: 30px; height: 30px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_08_wrapper { position: absolute; top: 10px; left: 630px; width: 40px; height: 40px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 -135.294% 0);clip-path: inset(0 0 -135.294% 0);}#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_10_wrapper { position: absolute; top: 43px; left: 541px; width: 50px; height: 29px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imObjectImage_10_wrapper img {-webkit-clip-path: inset(0 0 -61.111% 0);clip-path: inset(0 0 -61.111% 0);}#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_12_wrapper { position: absolute; top: 10px; left: 500px; width: 90px; height: 20px; text-align: center; z-index: 1010;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_12 { width: 100%; }
	#imFooter_imObjectTitle_12_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_13_wrapper { position: absolute; top: 10px; left: 674px; width: 40px; height: 40px; text-align: center; z-index: 1011; overflow: hidden; }
	#imFooter_imObjectImage_13_wrapper img {-webkit-clip-path: inset(0 0 4.762% 0);clip-path: inset(0 0 4.762% 0);}#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_13 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_13 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_13 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imHTMLObject_14_wrapper { position: absolute; top: 73px; left: 598px; width: 120px; height: 20px; text-align: center; z-index: 1012; overflow: hidden; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imHTMLObject_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719px) and (min-width: 480px) {
	#imFooter_imObjectTitle_02_wrapper { position: absolute; top: 57px; left: 470px; width: 210px; height: 20px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_02 { width: 100%; }
	#imFooter_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 0px; left: 3px; width: 420px; height: 30px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 23px; left: 3px; width: 420px; height: 30px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_05_wrapper { position: absolute; top: 49px; left: 2px; width: 420px; height: 30px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_05 { width: 100%; }
	#imFooter_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_06_wrapper { position: absolute; top: 73px; left: 3px; width: 330px; height: 30px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_06 { width: 100%; }
	#imFooter_imObjectTitle_06_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_07_wrapper { position: absolute; top: 0px; left: 470px; width: 40px; height: 36px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 12.195% 0);clip-path: inset(0 0 12.195% 0);}#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_08_wrapper { position: absolute; top: 26px; left: 470px; width: 60px; height: 50px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 -100% 0);clip-path: inset(0 0 -100% 0);}#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_10_wrapper { position: absolute; top: 90px; left: 470px; width: 80px; height: 39px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imObjectImage_10_wrapper img {-webkit-clip-path: inset(0 0 -34.483% 0);clip-path: inset(0 0 -34.483% 0);}#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_12_wrapper { position: absolute; top: 2px; left: 470px; width: 90px; height: 20px; text-align: center; z-index: 1010;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_12 { width: 100%; }
	#imFooter_imObjectTitle_12_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_13_wrapper { position: absolute; top: 60px; left: 470px; width: 60px; height: 50px; text-align: center; z-index: 1011; overflow: hidden; }
	#imFooter_imObjectImage_13_wrapper img {-webkit-clip-path: inset(0 0 20.635% 0);clip-path: inset(0 0 20.635% 0);}#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_13 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_13 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_13 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imHTMLObject_14_wrapper { position: absolute; top: 90px; left: 470px; width: 150px; height: 40px; text-align: center; z-index: 1012; overflow: hidden; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imHTMLObject_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479px) and (min-width: 320px) {
	#imFooter_imObjectTitle_02_wrapper { position: absolute; top: 70px; left: 310px; width: 210px; height: 20px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_02 { width: 100%; }
	#imFooter_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 5px; left: 0px; width: 420px; height: 30px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 30px; left: 0px; width: 420px; height: 30px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_05_wrapper { position: absolute; top: 74px; left: -3px; width: 420px; height: 30px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_05 { width: 100%; }
	#imFooter_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_06_wrapper { position: absolute; top: 53px; left: 0px; width: 330px; height: 30px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_06 { width: 100%; }
	#imFooter_imObjectTitle_06_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_07_wrapper { position: absolute; top: 30px; left: 310px; width: 40px; height: 46px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 -12.195% 0);clip-path: inset(0 0 -12.195% 0);}#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_08_wrapper { position: absolute; top: 70px; left: 300px; width: 60px; height: 50px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 -100% 0);clip-path: inset(0 0 -100% 0);}#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_10_wrapper { position: absolute; top: 80px; left: 300px; width: 80px; height: 39px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imObjectImage_10_wrapper img {-webkit-clip-path: inset(0 0 -34.483% 0);clip-path: inset(0 0 -34.483% 0);}#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_12_wrapper { position: absolute; top: 30px; left: 310px; width: 90px; height: 20px; text-align: center; z-index: 1010;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_12 { width: 100%; }
	#imFooter_imObjectTitle_12_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_13_wrapper { position: absolute; top: 30px; left: 310px; width: 60px; height: 50px; text-align: center; z-index: 1011; overflow: hidden; }
	#imFooter_imObjectImage_13_wrapper img {-webkit-clip-path: inset(0 0 20.635% 0);clip-path: inset(0 0 20.635% 0);}#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_13 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_13 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_13 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imHTMLObject_14_wrapper { position: absolute; top: 90px; left: 310px; width: 150px; height: 40px; text-align: center; z-index: 1012; overflow: hidden; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imHTMLObject_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 319px)  {
	#imFooter_imObjectTitle_02_wrapper { position: absolute; top: 57px; left: 310px; width: 210px; height: 20px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_2 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_02 { width: 100%; }
	#imFooter_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 5px; left: 1px; width: 420px; height: 30px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_3 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 35px; left: 0px; width: 420px; height: 30px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_4 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_05_wrapper { position: absolute; top: 68px; left: 0px; width: 420px; height: 30px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_5 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_05 { width: 100%; }
	#imFooter_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_06_wrapper { position: absolute; top: 90px; left: 310px; width: 330px; height: 30px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_6 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_06 { width: 100%; }
	#imFooter_imObjectTitle_06_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_07_wrapper { position: absolute; top: 30px; left: 310px; width: 40px; height: 46px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 -12.195% 0);clip-path: inset(0 0 -12.195% 0);}#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_7 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_08_wrapper { position: absolute; top: 26px; left: 310px; width: 60px; height: 50px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 -100% 0);clip-path: inset(0 0 -100% 0);}#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_8 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_10_wrapper { position: absolute; top: 90px; left: 310px; width: 80px; height: 39px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imObjectImage_10_wrapper img {-webkit-clip-path: inset(0 0 -34.483% 0);clip-path: inset(0 0 -34.483% 0);}#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_10 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_12_wrapper { position: absolute; top: 2px; left: 310px; width: 90px; height: 20px; text-align: center; z-index: 1010;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_12 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_12 { width: 100%; }
	#imFooter_imObjectTitle_12_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_13_wrapper { position: absolute; top: 60px; left: 310px; width: 60px; height: 50px; text-align: center; z-index: 1011; overflow: hidden; }
	#imFooter_imObjectImage_13_wrapper img {-webkit-clip-path: inset(0 0 20.635% 0);clip-path: inset(0 0 20.635% 0);}#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_13 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_13 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imHTMLObject_14_wrapper { position: absolute; top: 90px; left: 310px; width: 150px; height: 40px; text-align: center; z-index: 1012; overflow: hidden; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imHTMLObject_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_14 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
</pre></body></html>