#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 1280px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 1280px minmax(0, 1fr); -ms-grid-rows: 100px auto 200px; grid-template-rows: 100px auto 200px; }
#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: 1279.9px) and (min-width: 720.0px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 60px 660px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 60px 660px minmax(0, 1fr); -ms-grid-rows: 100px auto 200px; grid-template-rows: 100px auto 200px; }
	#imHeader { display: block; -ms-grid-column: 1; -ms-grid-column-span: 4; grid-column: 1 / 5; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 2; grid-column: 2 / 4; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 4; grid-column: 1 / 5; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-column: 3 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); -ms-grid-rows: 100px auto 400px; grid-template-rows: 100px auto 400px; }
	#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: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -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: 479.9px)  {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) 0; -ms-grid-rows: 100px auto 400px; grid-template-rows: 100px auto 400px; }
	#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: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -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) 1280px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 1280px minmax(0, 1fr); -ms-grid-rows: auto; grid-template-rows: auto; }
#imBlogPage { 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; }
@media (max-width: 1279.9px) and (min-width: 720.0px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 60px 660px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 60px 660px minmax(0, 1fr); -ms-grid-rows: auto; grid-template-rows: auto; }
	#imBlogPage { display: block; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-column: 3 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { 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: auto; grid-template-rows: auto; }
	#imBlogPage { 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; }
	
}
@media (max-width: 479.9px)  {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) 0; -ms-grid-rows: auto; grid-template-rows: auto; }
	#imBlogPage { 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; }
	
}
#imHeader_imCell_12 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_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: 103; }
#imHeader_imCellStyleGraphics_12 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_12 { 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_21 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_21 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_21 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_21 { 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_22 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_22 { 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_22 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_22 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_22 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_22 #imHeader_imObjectImage_22_container img { width: 100%; height: auto; vertical-align: top; }#imHeader_imCell_23 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectSearch_23 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_23 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_23 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectSearch_23 { white-space: nowrap; }
input#imHeader_imObjectSearch_23_field[type=text] { box-sizing: border-box; line-height: 16px; height: 28px; font: normal normal normal 10pt Arial; color: rgba(255, 255, 255, 1); background-color: transparent; padding: 5px 24px 5px 5px; margin: 0; vertical-align: middle; border-style: solid; border-width: 1px 1px 1px 1px; border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; outline: none; box-shadow: none;}
input#imHeader_imObjectSearch_23_field[type=text]::placeholder { color: rgba(255, 255, 255, 0.7);}
#imHeader_imObjectSearch_23_field { background-image: url('../search/icon.png'); background-repeat: no-repeat; background-size: 16px 16px; }
#imHeader_imCell_26 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_26 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_26 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_26 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_26 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_26 #imHeader_imObjectImage_26_container img { width: 100%; height: auto; vertical-align: top; }#imHeader_imCell_27 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_27 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_27 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_27 { 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_28 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imHTMLObject_28 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_28 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_28 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imCell_14 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_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; }
#imFooter_imTextObject_14 { width: 100%; }
#imFooter_imTextObject_14 { font-style: normal; font-weight: normal; line-height: 26px; }
#imFooter_imTextObject_14_tab0 div { line-height: 26px; }
#imFooter_imTextObject_14_tab0 .imHeading1 { line-height: 56px; }
#imFooter_imTextObject_14_tab0 .imHeading2 { line-height: 42px; }
#imFooter_imTextObject_14_tab0 .imHeading3 { line-height: 33px; }
#imFooter_imTextObject_14_tab0 .imHeading4 { line-height: 28px; }
#imFooter_imTextObject_14_tab0 .imHeading5 { line-height: 23px; }
#imFooter_imTextObject_14_tab0 .imHeading6 { line-height: 19px; }
#imFooter_imTextObject_14_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_14_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_14_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_14_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_14_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_14_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_14_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_14_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_14_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_14_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_14_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_14_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_14_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_14_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_14_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_14_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_14_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_14_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_14_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_14_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_14_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_14_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_14_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_14_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_14_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_14_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_14_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_14_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_14_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_14_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_14_tab0 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imFooter_imTextObject_14_tab0 .cf1 { color: rgb(255, 255, 255); }
#imFooter_imTextObject_14 .text-container {width: 100%;}#imFooter_imTextObject_14 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_14 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_14 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_14 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imFooter_imCell_25 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imMenuObject_25 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imFooter_imCellStyleGraphics_25 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_25 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imFooter_imCell_26 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imMenuObject_26 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imFooter_imCellStyleGraphics_26 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_26 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imStickyBar_imCell_7 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_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; }
#imStickyBar_imCellStyleGraphics_7 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_7 { position: absolute; top: 0px; bottom: 0px; }
#imStickyBar_imObjectImage_07 { vertical-align: top; margin: 0 auto; }
#imStickyBar_imObjectImage_07 #imStickyBar_imObjectImage_07_container img { width: 100%; height: auto; vertical-align: top; }#imStickyBar_imCell_8 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_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: 103; }
#imStickyBar_imCellStyleGraphics_8 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_8 { 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; }
#imBlogContent h2 a:hover { text-decoration: underline; }
#imBlogContent { float: left; margin: 4px 0; font: inherit; overflow: hidden; }
#imBlogSidebar { float: left; font: inherit; }
.imBlogBlock { margin: 4px 0; overflow: hidden; }
.imBlogBlock ul { list-style:none; }
.imBlogBlock .imBlogCloudItem { margin-right: 5px; display: inline; }
.imBlogBlock .imBlogImageBlock { max-width: 100%; margin: 0 auto; }
.imBlogBlock .imBlogImageBlock img { width: 100%; }
.imBlogPostBody, .imBlogPostSummary { margin: 10px 0 0 0; }
.imBlogPostCover { width: 100%; height: 600px; margin-top: 10px; margin-bottom: 20px; background-position: center center; background-repeat: no-repeat; background-size: contain; }
.imBlogPostRead { margin: 10px 0; }
.imBlogBlockTitle { font-size: 1.1em; font-weight: bold; margin-bottom: 0.55em; }
.imBlogSeparator { margin: 10px 0 10px 0; border-bottom: 1px solid rgba(169, 169, 169, 1); }
.imBlogMedia { clear: both; margin: 20px 0 10px; }
.imBlogSources { border-top: 1px solid #CCCCCC; padding-top: 15px; margin-top: 20px;}
.imBlogSources ul { margin: 5px 0 0 5px; }
#imBlogContent .topic-star-container-big { background-image: url('../images/star08-big-empty.png'); }
#imBlogContent .topic-star-fixer-big { background-image: url('../images/star08-big-full.png'); }
#imBlogContent .topic-star-container-small { background-image: url('../images/star08-small-empty.png'); }
#imBlogContent .topic-star-fixer-small { background-image: url('../images/star08-small-full.png'); }
#imBlogContent .topic-bar .bar-progress { background-color: rgba(207,207,207,255); }
#imBlogContent .topic-bar .bar-progress > span { background-color: rgba(232,178,100,255); }
.imBlogPostCard { background-color: rgba(207, 226, 243, 1); 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; }
.imBlogPostCard { overflow: hidden; }
.imBlogPagination { float: left; clear: both; }
.imBlogPostCardCover { box-sizing: border-box; max-width:100%; width:100%; height: 100%; padding: 0px 0px 0px 0px;  object-fit: cover;  transition: transform 300ms; z-index: 1; cursor: pointer; }
.imBlogPostCardCover:hover { -webkit-transform: scale(0.9); transform: scale(0.9); }
.imBlogPostCardTitle h1, .imBlogPostCardTitle h1 a { font-family: Arial; font-size: 12pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); text-decoration: none; }
.imBlogPostCardTitle h1 { text-align: left; margin: 0; padding: 0 10px 0 10px; overflow: hidden; }
.imBlogPostCardCategory { padding: 0 10px 0 10px; overflow: hidden; }
.imBlogPostCardCategory a { font-family: Arial; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(169, 169, 169, 1); text-decoration: none; }
.imBlogPostCardDescription { position: relative; padding: 0 10px 0 10px; font-family: Arial; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); overflow: auto; }
.imBlogPostCardDescription .imBlogPostCardDescriptionFade { position: absolute; width: 100%; height: 25px; left: 0; bottom: 0; box-shadow: inset 0px -20px 44px rgba(207, 226, 243, 1); }
.imBlogPostCardDetails { padding: 0 10px 0 10px; font-family: Arial; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(169, 169, 169, 1); overflow: hidden; }
.imBlogPostCardAuthor a { font-family: Arial; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(169, 169, 169, 1); text-decoration: none; }
.imBlogPostCardButton { padding: 0 10px 0 10px; text-align: right; overflow: hidden; }
.imBlogPostCardButton a { display: inline-block; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; padding: 5px 5px; background-color: rgba(0, 48, 191, 1); font-family: Arial; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(255, 255, 255, 1); text-decoration: none; }
.imBlogPostCardTitle h1 { padding-top: 5px; }
.imBlogPostCardButton { padding-bottom: 5px; }
#imBlogBlock0 { border-top: 1px solid rgba(37, 58, 88, 1); border-left: 1px solid rgba(37, 58, 88, 1); border-bottom: 1px solid rgba(37, 58, 88, 1); border-right: 1px solid rgba(37, 58, 88, 1);  border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;font: normal normal normal 12pt 'Arial'; color: rgba(37, 58, 88, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock0 a, #imBlogBlock0 a:link, #imBlogBlock0 a:hover, #imBlogBlock0 a:visited { font: normal normal normal 12pt 'Arial'; color: rgba(37, 58, 88, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock0 a:hover { text-decoration: underline; }
#imBlogBlock0 ul li { margin-bottom: 8px; }
#imBlogBlock0 ul li:last-child { margin-bottom: 0; }
@media (min-width: 480.0px) {
	#imBlogBlock0 { width: 138px; padding: 10px 10px; }
	
}
@media (max-width: 479.9px)  {
	#imBlogBlock0 { box-sizing: border-box; width: 100%; padding: 10px 10px; }
	
}
#imBlogPost_000000023 div { line-height: 26px; }
#imBlogPost_000000023 .imHeading1 { line-height: 56px; }
#imBlogPost_000000023 .imHeading2 { line-height: 42px; }
#imBlogPost_000000023 .imHeading3 { line-height: 33px; }
#imBlogPost_000000023 .imHeading4 { line-height: 28px; }
#imBlogPost_000000023 .imHeading5 { line-height: 23px; }
#imBlogPost_000000023 .imHeading6 { line-height: 19px; }
#imBlogPost_000000023 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000023 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000023 ul ul ul { list-style: circle; }
#imBlogPost_000000023 ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000023 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000023 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000023 ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000023 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000023 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000023 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000023 p { margin: 0; padding: 0; }
#imBlogPost_000000023 .inline-block { display: inline-block; }
#imBlogPost_000000023 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000023 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000023 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000023 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000023 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000023 img.fleft { margin-right: 15px; }
#imBlogPost_000000023 img.fright { margin-left: 15px; }
#imBlogPost_000000023 .imTALeft { text-align: left; }
#imBlogPost_000000023 .imTARight { text-align: right; }
#imBlogPost_000000023 .imTACenter { text-align: center; }
#imBlogPost_000000023 .imTAJustify { text-align: justify; }
#imBlogPost_000000023 .imUl { text-decoration: underline; }
#imBlogPost_000000023 .imStrike { text-decoration: line-through; }
#imBlogPost_000000023 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000023 .imVt { vertical-align: top; }
#imBlogPost_000000023 .imVc { vertical-align: middle; }
#imBlogPost_000000023 .imVb { vertical-align: bottom; }
#imBlogPost_000000023 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000023 .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_000000023 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imBlogPost_000000023 .ff1 { font-family: 'Courier New'; }
#imBlogPostCover_000000023 { background-image: url('../blog/files/Extracting-data-from-the-SAP-system---part-3.png'); }
#imBlogPost_000000020 div { line-height: 26px; }
#imBlogPost_000000020 .imHeading1 { line-height: 56px; }
#imBlogPost_000000020 .imHeading2 { line-height: 42px; }
#imBlogPost_000000020 .imHeading3 { line-height: 33px; }
#imBlogPost_000000020 .imHeading4 { line-height: 28px; }
#imBlogPost_000000020 .imHeading5 { line-height: 23px; }
#imBlogPost_000000020 .imHeading6 { line-height: 19px; }
#imBlogPost_000000020 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000020 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000020 ul ul ul { list-style: circle; }
#imBlogPost_000000020 ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000020 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000020 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000020 ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000020 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000020 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000020 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000020 p { margin: 0; padding: 0; }
#imBlogPost_000000020 .inline-block { display: inline-block; }
#imBlogPost_000000020 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000020 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000020 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000020 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000020 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000020 img.fleft { margin-right: 15px; }
#imBlogPost_000000020 img.fright { margin-left: 15px; }
#imBlogPost_000000020 .imTALeft { text-align: left; }
#imBlogPost_000000020 .imTARight { text-align: right; }
#imBlogPost_000000020 .imTACenter { text-align: center; }
#imBlogPost_000000020 .imTAJustify { text-align: justify; }
#imBlogPost_000000020 .imUl { text-decoration: underline; }
#imBlogPost_000000020 .imStrike { text-decoration: line-through; }
#imBlogPost_000000020 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000020 .imVt { vertical-align: top; }
#imBlogPost_000000020 .imVc { vertical-align: middle; }
#imBlogPost_000000020 .imVb { vertical-align: bottom; }
#imBlogPost_000000020 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000020 .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_000000020 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imBlogPost_000000020 .ff1 { font-family: 'Courier New'; }
#imBlogPostCover_000000020 { background-image: url('../blog/files/Extracting-data-from-the-SAP-system---part-2.png'); }
#imBlogPost_000000021 div { line-height: 26px; }
#imBlogPost_000000021 .imHeading1 { line-height: 56px; }
#imBlogPost_000000021 .imHeading2 { line-height: 42px; }
#imBlogPost_000000021 .imHeading3 { line-height: 33px; }
#imBlogPost_000000021 .imHeading4 { line-height: 28px; }
#imBlogPost_000000021 .imHeading5 { line-height: 23px; }
#imBlogPost_000000021 .imHeading6 { line-height: 19px; }
#imBlogPost_000000021 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000021 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000021 ul ul ul { list-style: circle; }
#imBlogPost_000000021 ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000021 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000021 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000021 ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000021 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000021 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000021 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000021 p { margin: 0; padding: 0; }
#imBlogPost_000000021 .inline-block { display: inline-block; }
#imBlogPost_000000021 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000021 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000021 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000021 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000021 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000021 img.fleft { margin-right: 15px; }
#imBlogPost_000000021 img.fright { margin-left: 15px; }
#imBlogPost_000000021 .imTALeft { text-align: left; }
#imBlogPost_000000021 .imTARight { text-align: right; }
#imBlogPost_000000021 .imTACenter { text-align: center; }
#imBlogPost_000000021 .imTAJustify { text-align: justify; }
#imBlogPost_000000021 .imUl { text-decoration: underline; }
#imBlogPost_000000021 .imStrike { text-decoration: line-through; }
#imBlogPost_000000021 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000021 .imVt { vertical-align: top; }
#imBlogPost_000000021 .imVc { vertical-align: middle; }
#imBlogPost_000000021 .imVb { vertical-align: bottom; }
#imBlogPost_000000021 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000021 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imBlogPost_000000021 .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_000000021 .cf1 { color: rgb(255, 255, 255); }
#imBlogPost_000000021 .cb1 { background-color: rgb(204, 0, 0); }
#imBlogPost_000000021 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imBlogPost_000000021 .ff1 { font-family: 'Courier New'; }
#imBlogPostCover_000000021 { background-image: url('../blog/files/How-to-copy-Idocs-from-one-system-to-another.png'); }
#imBlogPost_00000001F div { line-height: 26px; }
#imBlogPost_00000001F .imHeading1 { line-height: 56px; }
#imBlogPost_00000001F .imHeading2 { line-height: 42px; }
#imBlogPost_00000001F .imHeading3 { line-height: 33px; }
#imBlogPost_00000001F .imHeading4 { line-height: 28px; }
#imBlogPost_00000001F .imHeading5 { line-height: 23px; }
#imBlogPost_00000001F .imHeading6 { line-height: 19px; }
#imBlogPost_00000001F ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_00000001F ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_00000001F ul ul ul { list-style: circle; }
#imBlogPost_00000001F ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000001F ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_00000001F ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_00000001F ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000001F blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_00000001F table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_00000001F table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_00000001F p { margin: 0; padding: 0; }
#imBlogPost_00000001F .inline-block { display: inline-block; }
#imBlogPost_00000001F sup { vertical-align: super; font-size: smaller; }
#imBlogPost_00000001F sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_00000001F img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_00000001F .fleft { float: left; vertical-align: baseline;}
#imBlogPost_00000001F .fright { float: right; vertical-align: baseline;}
#imBlogPost_00000001F img.fleft { margin-right: 15px; }
#imBlogPost_00000001F img.fright { margin-left: 15px; }
#imBlogPost_00000001F .imTALeft { text-align: left; }
#imBlogPost_00000001F .imTARight { text-align: right; }
#imBlogPost_00000001F .imTACenter { text-align: center; }
#imBlogPost_00000001F .imTAJustify { text-align: justify; }
#imBlogPost_00000001F .imUl { text-decoration: underline; }
#imBlogPost_00000001F .imStrike { text-decoration: line-through; }
#imBlogPost_00000001F .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_00000001F .imVt { vertical-align: top; }
#imBlogPost_00000001F .imVc { vertical-align: middle; }
#imBlogPost_00000001F .imVb { vertical-align: bottom; }
#imBlogPost_00000001F hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_00000001F .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_00000001F .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imBlogPost_00000001F .ff1 { font-family: 'Courier New'; }
#imBlogPost_00000001F .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imBlogPost_00000001F .cb1 { background-color: rgb(255, 242, 204); }
#imBlogPost_00000001F .lh1 { line-height: 1; }
#imBlogPost_00000001F .fs12lh1 { vertical-align: baseline; font-size: 12pt; line-height: 16px; }
#imBlogPost_00000001F .cf1 { color: rgb(0, 0, 255); }
#imBlogPostCover_00000001F { background-image: url('../blog/files/Extracting-data-from-the-SAP-system.png'); }
#imBlogPost_00000001E div { line-height: 26px; }
#imBlogPost_00000001E .imHeading1 { line-height: 56px; }
#imBlogPost_00000001E .imHeading2 { line-height: 42px; }
#imBlogPost_00000001E .imHeading3 { line-height: 33px; }
#imBlogPost_00000001E .imHeading4 { line-height: 28px; }
#imBlogPost_00000001E .imHeading5 { line-height: 23px; }
#imBlogPost_00000001E .imHeading6 { line-height: 19px; }
#imBlogPost_00000001E ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_00000001E ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_00000001E ul ul ul { list-style: circle; }
#imBlogPost_00000001E ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000001E ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_00000001E ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_00000001E ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000001E blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_00000001E table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_00000001E table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_00000001E p { margin: 0; padding: 0; }
#imBlogPost_00000001E .inline-block { display: inline-block; }
#imBlogPost_00000001E sup { vertical-align: super; font-size: smaller; }
#imBlogPost_00000001E sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_00000001E img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_00000001E .fleft { float: left; vertical-align: baseline;}
#imBlogPost_00000001E .fright { float: right; vertical-align: baseline;}
#imBlogPost_00000001E img.fleft { margin-right: 15px; }
#imBlogPost_00000001E img.fright { margin-left: 15px; }
#imBlogPost_00000001E .imTALeft { text-align: left; }
#imBlogPost_00000001E .imTARight { text-align: right; }
#imBlogPost_00000001E .imTACenter { text-align: center; }
#imBlogPost_00000001E .imTAJustify { text-align: justify; }
#imBlogPost_00000001E .imUl { text-decoration: underline; }
#imBlogPost_00000001E .imStrike { text-decoration: line-through; }
#imBlogPost_00000001E .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_00000001E .imVt { vertical-align: top; }
#imBlogPost_00000001E .imVc { vertical-align: middle; }
#imBlogPost_00000001E .imVb { vertical-align: bottom; }
#imBlogPost_00000001E hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_00000001E .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_00000001E .cb1 { background-color: rgb(255, 229, 153); }
#imBlogPostCover_00000001E { background-image: url('../blog/files/Merging-users-of-the-production-system-and-the-QA-system.png'); }
#imBlogPost_00000001D div { line-height: 26px; }
#imBlogPost_00000001D .imHeading1 { line-height: 56px; }
#imBlogPost_00000001D .imHeading2 { line-height: 42px; }
#imBlogPost_00000001D .imHeading3 { line-height: 33px; }
#imBlogPost_00000001D .imHeading4 { line-height: 28px; }
#imBlogPost_00000001D .imHeading5 { line-height: 23px; }
#imBlogPost_00000001D .imHeading6 { line-height: 19px; }
#imBlogPost_00000001D ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_00000001D ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_00000001D ul ul ul { list-style: circle; }
#imBlogPost_00000001D ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000001D ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_00000001D ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_00000001D ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000001D blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_00000001D table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_00000001D table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_00000001D p { margin: 0; padding: 0; }
#imBlogPost_00000001D .inline-block { display: inline-block; }
#imBlogPost_00000001D sup { vertical-align: super; font-size: smaller; }
#imBlogPost_00000001D sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_00000001D img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_00000001D .fleft { float: left; vertical-align: baseline;}
#imBlogPost_00000001D .fright { float: right; vertical-align: baseline;}
#imBlogPost_00000001D img.fleft { margin-right: 15px; }
#imBlogPost_00000001D img.fright { margin-left: 15px; }
#imBlogPost_00000001D .imTALeft { text-align: left; }
#imBlogPost_00000001D .imTARight { text-align: right; }
#imBlogPost_00000001D .imTACenter { text-align: center; }
#imBlogPost_00000001D .imTAJustify { text-align: justify; }
#imBlogPost_00000001D .imUl { text-decoration: underline; }
#imBlogPost_00000001D .imStrike { text-decoration: line-through; }
#imBlogPost_00000001D .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_00000001D .imVt { vertical-align: top; }
#imBlogPost_00000001D .imVc { vertical-align: middle; }
#imBlogPost_00000001D .imVb { vertical-align: bottom; }
#imBlogPost_00000001D hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_00000001D .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_00000001D .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imBlogPost_00000001D .ff1 { font-family: 'Courier New'; }
#imBlogPostCover_00000001D { background-image: url('../blog/files/large-4189560.jpg'); }
#imBlogPost_00000001C div { line-height: 26px; }
#imBlogPost_00000001C .imHeading1 { line-height: 56px; }
#imBlogPost_00000001C .imHeading2 { line-height: 42px; }
#imBlogPost_00000001C .imHeading3 { line-height: 33px; }
#imBlogPost_00000001C .imHeading4 { line-height: 28px; }
#imBlogPost_00000001C .imHeading5 { line-height: 23px; }
#imBlogPost_00000001C .imHeading6 { line-height: 19px; }
#imBlogPost_00000001C ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_00000001C ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_00000001C ul ul ul { list-style: circle; }
#imBlogPost_00000001C ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000001C ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_00000001C ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_00000001C ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000001C blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_00000001C table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_00000001C table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_00000001C p { margin: 0; padding: 0; }
#imBlogPost_00000001C .inline-block { display: inline-block; }
#imBlogPost_00000001C sup { vertical-align: super; font-size: smaller; }
#imBlogPost_00000001C sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_00000001C img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_00000001C .fleft { float: left; vertical-align: baseline;}
#imBlogPost_00000001C .fright { float: right; vertical-align: baseline;}
#imBlogPost_00000001C img.fleft { margin-right: 15px; }
#imBlogPost_00000001C img.fright { margin-left: 15px; }
#imBlogPost_00000001C .imTALeft { text-align: left; }
#imBlogPost_00000001C .imTARight { text-align: right; }
#imBlogPost_00000001C .imTACenter { text-align: center; }
#imBlogPost_00000001C .imTAJustify { text-align: justify; }
#imBlogPost_00000001C .imUl { text-decoration: underline; }
#imBlogPost_00000001C .imStrike { text-decoration: line-through; }
#imBlogPost_00000001C .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_00000001C .imVt { vertical-align: top; }
#imBlogPost_00000001C .imVc { vertical-align: middle; }
#imBlogPost_00000001C .imVb { vertical-align: bottom; }
#imBlogPost_00000001C hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_00000001C .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_00000001C .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imBlogPost_00000001C .ff1 { font-family: 'Courier New'; }
#imBlogPostCover_00000001C { background-image: url('../blog/files/Pre--and-post-work-of-an-SAP-system-refresh.png'); }
#imBlogPost_00000001A div { line-height: 26px; }
#imBlogPost_00000001A .imHeading1 { line-height: 56px; }
#imBlogPost_00000001A .imHeading2 { line-height: 42px; }
#imBlogPost_00000001A .imHeading3 { line-height: 33px; }
#imBlogPost_00000001A .imHeading4 { line-height: 28px; }
#imBlogPost_00000001A .imHeading5 { line-height: 23px; }
#imBlogPost_00000001A .imHeading6 { line-height: 19px; }
#imBlogPost_00000001A ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_00000001A ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_00000001A ul ul ul { list-style: circle; }
#imBlogPost_00000001A ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000001A ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_00000001A ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_00000001A ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000001A blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_00000001A table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_00000001A table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_00000001A p { margin: 0; padding: 0; }
#imBlogPost_00000001A .inline-block { display: inline-block; }
#imBlogPost_00000001A sup { vertical-align: super; font-size: smaller; }
#imBlogPost_00000001A sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_00000001A img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_00000001A .fleft { float: left; vertical-align: baseline;}
#imBlogPost_00000001A .fright { float: right; vertical-align: baseline;}
#imBlogPost_00000001A img.fleft { margin-right: 15px; }
#imBlogPost_00000001A img.fright { margin-left: 15px; }
#imBlogPost_00000001A .imTALeft { text-align: left; }
#imBlogPost_00000001A .imTARight { text-align: right; }
#imBlogPost_00000001A .imTACenter { text-align: center; }
#imBlogPost_00000001A .imTAJustify { text-align: justify; }
#imBlogPost_00000001A .imUl { text-decoration: underline; }
#imBlogPost_00000001A .imStrike { text-decoration: line-through; }
#imBlogPost_00000001A .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_00000001A .imVt { vertical-align: top; }
#imBlogPost_00000001A .imVc { vertical-align: middle; }
#imBlogPost_00000001A .imVb { vertical-align: bottom; }
#imBlogPost_00000001A hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_00000001A .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_00000001A .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imBlogPost_00000001A .ff1 { font-family: 'Courier New'; }
#imBlogPost_00000001A .ff2 { font-family: 'Arial'; }
#imBlogPost_00000001A .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imBlogPost_00000001A .ff3 { font-family: 'monospace'; }
#imBlogPost_00000001A .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imBlogPost_00000001A .lh1 { line-height: 1; }
#imBlogPost_00000001A .fs10lh1 { vertical-align: baseline; font-size: 10pt; line-height: 13px; }
#imBlogPost_00000001A .cf1 { color: rgb(0, 128, 128); }
#imBlogPost_00000001A .ff4 { font-family: 'Consolas'; }
#imBlogPost_00000001A .cf2 { color: rgb(63, 127, 127); }
#imBlogPost_00000001A .cf3 { color: rgb(127, 0, 127); }
#imBlogPost_00000001A .cf4 { color: rgb(42, 0, 255); }
#imBlogPost_00000001A .fs9lh1 { vertical-align: baseline; font-size: 9pt; line-height: 12px; }
#imBlogPost_00000001A .cf5 { color: rgb(0, 0, 255); }
#imBlogPostCover_00000001A { background-image: url('../blog/files/Copying-data-from-one-system-to-another.png'); }
#imBlogPost_000000019 div { line-height: 26px; }
#imBlogPost_000000019 .imHeading1 { line-height: 56px; }
#imBlogPost_000000019 .imHeading2 { line-height: 42px; }
#imBlogPost_000000019 .imHeading3 { line-height: 33px; }
#imBlogPost_000000019 .imHeading4 { line-height: 28px; }
#imBlogPost_000000019 .imHeading5 { line-height: 23px; }
#imBlogPost_000000019 .imHeading6 { line-height: 19px; }
#imBlogPost_000000019 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000019 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000019 ul ul ul { list-style: circle; }
#imBlogPost_000000019 ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000019 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000019 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000019 ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000019 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000019 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000019 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000019 p { margin: 0; padding: 0; }
#imBlogPost_000000019 .inline-block { display: inline-block; }
#imBlogPost_000000019 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000019 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000019 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000019 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000019 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000019 img.fleft { margin-right: 15px; }
#imBlogPost_000000019 img.fright { margin-left: 15px; }
#imBlogPost_000000019 .imTALeft { text-align: left; }
#imBlogPost_000000019 .imTARight { text-align: right; }
#imBlogPost_000000019 .imTACenter { text-align: center; }
#imBlogPost_000000019 .imTAJustify { text-align: justify; }
#imBlogPost_000000019 .imUl { text-decoration: underline; }
#imBlogPost_000000019 .imStrike { text-decoration: line-through; }
#imBlogPost_000000019 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000019 .imVt { vertical-align: top; }
#imBlogPost_000000019 .imVc { vertical-align: middle; }
#imBlogPost_000000019 .imVb { vertical-align: bottom; }
#imBlogPost_000000019 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000019 .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_000000019 .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imBlogPost_000000019 .lh1 { line-height: 1; }
#imBlogPost_000000019 .fs10lh1 { vertical-align: baseline; font-size: 10pt; line-height: 13px; }
#imBlogPost_000000019 .ff1 { font-family: 'Courier New'; }
#imBlogPost_000000019 .cf1 { color: rgb(153, 153, 153); }
#imBlogPost_000000019 .cf2 { color: rgb(0, 0, 255); }
#imBlogPost_000000019 .cf3 { color: rgb(56, 118, 29); }
#imBlogPost_000000019 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imBlogPost_000000019 .cb1 { background-color: rgb(255, 255, 0); }
#imBlogPost_000000019 .cf4 { color: rgb(255, 255, 255); }
#imBlogPost_000000019 .cb2 { background-color: rgb(0, 0, 0); }
#imBlogPostCover_000000019 { background-image: url('../blog/files/large-1872665.jpg'); }
#imBlogPost_000000017 div { line-height: 26px; }
#imBlogPost_000000017 .imHeading1 { line-height: 56px; }
#imBlogPost_000000017 .imHeading2 { line-height: 42px; }
#imBlogPost_000000017 .imHeading3 { line-height: 33px; }
#imBlogPost_000000017 .imHeading4 { line-height: 28px; }
#imBlogPost_000000017 .imHeading5 { line-height: 23px; }
#imBlogPost_000000017 .imHeading6 { line-height: 19px; }
#imBlogPost_000000017 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000017 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000017 ul ul ul { list-style: circle; }
#imBlogPost_000000017 ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000017 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000017 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000017 ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000017 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000017 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000017 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000017 p { margin: 0; padding: 0; }
#imBlogPost_000000017 .inline-block { display: inline-block; }
#imBlogPost_000000017 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000017 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000017 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000017 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000017 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000017 img.fleft { margin-right: 15px; }
#imBlogPost_000000017 img.fright { margin-left: 15px; }
#imBlogPost_000000017 .imTALeft { text-align: left; }
#imBlogPost_000000017 .imTARight { text-align: right; }
#imBlogPost_000000017 .imTACenter { text-align: center; }
#imBlogPost_000000017 .imTAJustify { text-align: justify; }
#imBlogPost_000000017 .imUl { text-decoration: underline; }
#imBlogPost_000000017 .imStrike { text-decoration: line-through; }
#imBlogPost_000000017 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000017 .imVt { vertical-align: top; }
#imBlogPost_000000017 .imVc { vertical-align: middle; }
#imBlogPost_000000017 .imVb { vertical-align: bottom; }
#imBlogPost_000000017 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000017 .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_000000017 .fs8lh1-5 { vertical-align: baseline; font-size: 8pt; line-height: 16px; }
#imBlogPost_000000017 .mt1 { margin-top: 13px; }
#imBlogPost_000000017 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imBlogPost_000000017 .ff1 { font-family: 'Courier New'; }
#imBlogPostCover_000000017 { background-image: url('../blog/files/Saving-system-specific-tables---part-2---01.png'); }
#imBlogPost_000000016 div { line-height: 26px; }
#imBlogPost_000000016 .imHeading1 { line-height: 56px; }
#imBlogPost_000000016 .imHeading2 { line-height: 42px; }
#imBlogPost_000000016 .imHeading3 { line-height: 33px; }
#imBlogPost_000000016 .imHeading4 { line-height: 28px; }
#imBlogPost_000000016 .imHeading5 { line-height: 23px; }
#imBlogPost_000000016 .imHeading6 { line-height: 19px; }
#imBlogPost_000000016 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000016 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000016 ul ul ul { list-style: circle; }
#imBlogPost_000000016 ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000016 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000016 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000016 ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000016 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000016 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000016 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000016 p { margin: 0; padding: 0; }
#imBlogPost_000000016 .inline-block { display: inline-block; }
#imBlogPost_000000016 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000016 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000016 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000016 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000016 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000016 img.fleft { margin-right: 15px; }
#imBlogPost_000000016 img.fright { margin-left: 15px; }
#imBlogPost_000000016 .imTALeft { text-align: left; }
#imBlogPost_000000016 .imTARight { text-align: right; }
#imBlogPost_000000016 .imTACenter { text-align: center; }
#imBlogPost_000000016 .imTAJustify { text-align: justify; }
#imBlogPost_000000016 .imUl { text-decoration: underline; }
#imBlogPost_000000016 .imStrike { text-decoration: line-through; }
#imBlogPost_000000016 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000016 .imVt { vertical-align: top; }
#imBlogPost_000000016 .imVc { vertical-align: middle; }
#imBlogPost_000000016 .imVb { vertical-align: bottom; }
#imBlogPost_000000016 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000016 .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_000000016 .cb1 { background-color: rgb(255, 255, 0); }
#imBlogPost_000000016 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imBlogPost_000000016 .ff1 { font-family: 'Courier New'; }
#imBlogPost_000000016 .lh1 { line-height: 1; }
#imBlogPost_000000016 .fs13lh1 { vertical-align: baseline; font-size: 13pt; line-height: 17px; }
#imBlogPost_000000016 .lh1-5 { line-height: 1.5; }
#imBlogPost_000000016 .cf1 { color: rgb(102, 102, 102); }
#imBlogPostCover_000000016 { background-image: url('../blog/files/Automation.jpg'); }
#imBlogPost_000000015 div { line-height: 26px; }
#imBlogPost_000000015 .imHeading1 { line-height: 56px; }
#imBlogPost_000000015 .imHeading2 { line-height: 42px; }
#imBlogPost_000000015 .imHeading3 { line-height: 33px; }
#imBlogPost_000000015 .imHeading4 { line-height: 28px; }
#imBlogPost_000000015 .imHeading5 { line-height: 23px; }
#imBlogPost_000000015 .imHeading6 { line-height: 19px; }
#imBlogPost_000000015 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000015 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000015 ul ul ul { list-style: circle; }
#imBlogPost_000000015 ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000015 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000015 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000015 ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000015 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000015 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000015 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000015 p { margin: 0; padding: 0; }
#imBlogPost_000000015 .inline-block { display: inline-block; }
#imBlogPost_000000015 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000015 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000015 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000015 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000015 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000015 img.fleft { margin-right: 15px; }
#imBlogPost_000000015 img.fright { margin-left: 15px; }
#imBlogPost_000000015 .imTALeft { text-align: left; }
#imBlogPost_000000015 .imTARight { text-align: right; }
#imBlogPost_000000015 .imTACenter { text-align: center; }
#imBlogPost_000000015 .imTAJustify { text-align: justify; }
#imBlogPost_000000015 .imUl { text-decoration: underline; }
#imBlogPost_000000015 .imStrike { text-decoration: line-through; }
#imBlogPost_000000015 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000015 .imVt { vertical-align: top; }
#imBlogPost_000000015 .imVc { vertical-align: middle; }
#imBlogPost_000000015 .imVb { vertical-align: bottom; }
#imBlogPost_000000015 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000015 .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_000000015 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imBlogPost_000000015 .ff1 { font-family: 'Courier New'; }
#imBlogPostCover_000000015 { background-image: url('../blog/files/large-2781614.jpg'); }
#imBlogPost_000000014 div { line-height: 26px; }
#imBlogPost_000000014 .imHeading1 { line-height: 56px; }
#imBlogPost_000000014 .imHeading2 { line-height: 42px; }
#imBlogPost_000000014 .imHeading3 { line-height: 33px; }
#imBlogPost_000000014 .imHeading4 { line-height: 28px; }
#imBlogPost_000000014 .imHeading5 { line-height: 23px; }
#imBlogPost_000000014 .imHeading6 { line-height: 19px; }
#imBlogPost_000000014 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000014 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000014 ul ul ul { list-style: circle; }
#imBlogPost_000000014 ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000014 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000014 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000014 ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000014 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000014 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000014 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000014 p { margin: 0; padding: 0; }
#imBlogPost_000000014 .inline-block { display: inline-block; }
#imBlogPost_000000014 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000014 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000014 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000014 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000014 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000014 img.fleft { margin-right: 15px; }
#imBlogPost_000000014 img.fright { margin-left: 15px; }
#imBlogPost_000000014 .imTALeft { text-align: left; }
#imBlogPost_000000014 .imTARight { text-align: right; }
#imBlogPost_000000014 .imTACenter { text-align: center; }
#imBlogPost_000000014 .imTAJustify { text-align: justify; }
#imBlogPost_000000014 .imUl { text-decoration: underline; }
#imBlogPost_000000014 .imStrike { text-decoration: line-through; }
#imBlogPost_000000014 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000014 .imVt { vertical-align: top; }
#imBlogPost_000000014 .imVc { vertical-align: middle; }
#imBlogPost_000000014 .imVb { vertical-align: bottom; }
#imBlogPost_000000014 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000014 .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPostCover_000000014 { background-image: url('../blog/files/large-4647545.jpg'); }
#imBlogPost_000000013 div { line-height: 26px; }
#imBlogPost_000000013 .imHeading1 { line-height: 56px; }
#imBlogPost_000000013 .imHeading2 { line-height: 42px; }
#imBlogPost_000000013 .imHeading3 { line-height: 33px; }
#imBlogPost_000000013 .imHeading4 { line-height: 28px; }
#imBlogPost_000000013 .imHeading5 { line-height: 23px; }
#imBlogPost_000000013 .imHeading6 { line-height: 19px; }
#imBlogPost_000000013 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000013 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000013 ul ul ul { list-style: circle; }
#imBlogPost_000000013 ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000013 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000013 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000013 ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000013 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000013 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000013 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000013 p { margin: 0; padding: 0; }
#imBlogPost_000000013 .inline-block { display: inline-block; }
#imBlogPost_000000013 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000013 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000013 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000013 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000013 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000013 img.fleft { margin-right: 15px; }
#imBlogPost_000000013 img.fright { margin-left: 15px; }
#imBlogPost_000000013 .imTALeft { text-align: left; }
#imBlogPost_000000013 .imTARight { text-align: right; }
#imBlogPost_000000013 .imTACenter { text-align: center; }
#imBlogPost_000000013 .imTAJustify { text-align: justify; }
#imBlogPost_000000013 .imUl { text-decoration: underline; }
#imBlogPost_000000013 .imStrike { text-decoration: line-through; }
#imBlogPost_000000013 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000013 .imVt { vertical-align: top; }
#imBlogPost_000000013 .imVc { vertical-align: middle; }
#imBlogPost_000000013 .imVb { vertical-align: bottom; }
#imBlogPost_000000013 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000013 .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_000000013 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imBlogPostCover_000000013 { background-image: url('../blog/files/Tormented-system---01.png'); }
#imBlogPost_000000007 div { line-height: 26px; }
#imBlogPost_000000007 .imHeading1 { line-height: 56px; }
#imBlogPost_000000007 .imHeading2 { line-height: 42px; }
#imBlogPost_000000007 .imHeading3 { line-height: 33px; }
#imBlogPost_000000007 .imHeading4 { line-height: 28px; }
#imBlogPost_000000007 .imHeading5 { line-height: 23px; }
#imBlogPost_000000007 .imHeading6 { line-height: 19px; }
#imBlogPost_000000007 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000007 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000007 ul ul ul { list-style: circle; }
#imBlogPost_000000007 ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000007 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000007 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000007 ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000007 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000007 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000007 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000007 p { margin: 0; padding: 0; }
#imBlogPost_000000007 .inline-block { display: inline-block; }
#imBlogPost_000000007 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000007 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000007 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000007 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000007 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000007 img.fleft { margin-right: 15px; }
#imBlogPost_000000007 img.fright { margin-left: 15px; }
#imBlogPost_000000007 .imTALeft { text-align: left; }
#imBlogPost_000000007 .imTARight { text-align: right; }
#imBlogPost_000000007 .imTACenter { text-align: center; }
#imBlogPost_000000007 .imTAJustify { text-align: justify; }
#imBlogPost_000000007 .imUl { text-decoration: underline; }
#imBlogPost_000000007 .imStrike { text-decoration: line-through; }
#imBlogPost_000000007 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000007 .imVt { vertical-align: top; }
#imBlogPost_000000007 .imVc { vertical-align: middle; }
#imBlogPost_000000007 .imVb { vertical-align: bottom; }
#imBlogPost_000000007 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000007 .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_000000007 .cb1 { background-color: rgb(255, 255, 0); }
#imBlogPost_000000007 .cf1 { color: rgb(102, 102, 102); }
#imBlogPost_000000007 .ff1 { font-family: 'Courier New'; }
#imBlogPost_000000007 .cf2 { color: rgb(120, 63, 4); }
#imBlogPost_000000007 .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imBlogPostCover_000000007 { background-image: url('../blog/files/Saving-system-specific-tables-using-R3trans.png'); }
#imBlogPost_000000010 div { line-height: 26px; }
#imBlogPost_000000010 .imHeading1 { line-height: 56px; }
#imBlogPost_000000010 .imHeading2 { line-height: 42px; }
#imBlogPost_000000010 .imHeading3 { line-height: 33px; }
#imBlogPost_000000010 .imHeading4 { line-height: 28px; }
#imBlogPost_000000010 .imHeading5 { line-height: 23px; }
#imBlogPost_000000010 .imHeading6 { line-height: 19px; }
#imBlogPost_000000010 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000010 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000010 ul ul ul { list-style: circle; }
#imBlogPost_000000010 ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000010 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000010 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000010 ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_000000010 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000010 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000010 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000010 p { margin: 0; padding: 0; }
#imBlogPost_000000010 .inline-block { display: inline-block; }
#imBlogPost_000000010 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000010 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000010 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000010 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000010 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000010 img.fleft { margin-right: 15px; }
#imBlogPost_000000010 img.fright { margin-left: 15px; }
#imBlogPost_000000010 .imTALeft { text-align: left; }
#imBlogPost_000000010 .imTARight { text-align: right; }
#imBlogPost_000000010 .imTACenter { text-align: center; }
#imBlogPost_000000010 .imTAJustify { text-align: justify; }
#imBlogPost_000000010 .imUl { text-decoration: underline; }
#imBlogPost_000000010 .imStrike { text-decoration: line-through; }
#imBlogPost_000000010 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000010 .imVt { vertical-align: top; }
#imBlogPost_000000010 .imVc { vertical-align: middle; }
#imBlogPost_000000010 .imVb { vertical-align: bottom; }
#imBlogPost_000000010 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000010 .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_000000010 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imBlogPost_000000010 .cf1 { color: rgb(180, 95, 6); }
#imBlogPost_000000010 .ff1 { font-family: 'Courier New'; }
#imBlogPostCover_000000010 { background-image: url('../blog/files/pixabay-3964425.jpg'); }
#imBlogPost_00000000E div { line-height: 26px; }
#imBlogPost_00000000E .imHeading1 { line-height: 56px; }
#imBlogPost_00000000E .imHeading2 { line-height: 42px; }
#imBlogPost_00000000E .imHeading3 { line-height: 33px; }
#imBlogPost_00000000E .imHeading4 { line-height: 28px; }
#imBlogPost_00000000E .imHeading5 { line-height: 23px; }
#imBlogPost_00000000E .imHeading6 { line-height: 19px; }
#imBlogPost_00000000E ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_00000000E ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_00000000E ul ul ul { list-style: circle; }
#imBlogPost_00000000E ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000000E ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_00000000E ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_00000000E ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000000E blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_00000000E table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_00000000E table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_00000000E p { margin: 0; padding: 0; }
#imBlogPost_00000000E .inline-block { display: inline-block; }
#imBlogPost_00000000E sup { vertical-align: super; font-size: smaller; }
#imBlogPost_00000000E sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_00000000E img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_00000000E .fleft { float: left; vertical-align: baseline;}
#imBlogPost_00000000E .fright { float: right; vertical-align: baseline;}
#imBlogPost_00000000E img.fleft { margin-right: 15px; }
#imBlogPost_00000000E img.fright { margin-left: 15px; }
#imBlogPost_00000000E .imTALeft { text-align: left; }
#imBlogPost_00000000E .imTARight { text-align: right; }
#imBlogPost_00000000E .imTACenter { text-align: center; }
#imBlogPost_00000000E .imTAJustify { text-align: justify; }
#imBlogPost_00000000E .imUl { text-decoration: underline; }
#imBlogPost_00000000E .imStrike { text-decoration: line-through; }
#imBlogPost_00000000E .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_00000000E .imVt { vertical-align: top; }
#imBlogPost_00000000E .imVc { vertical-align: middle; }
#imBlogPost_00000000E .imVb { vertical-align: bottom; }
#imBlogPost_00000000E hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_00000000E .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imBlogPost_00000000E .ff1 { font-family: 'Courier New'; }
#imBlogPost_00000000E .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPostCover_00000000E { background-image: url('../blog/files/HereItIs.png'); }
#imBlogPost_00000000C div { line-height: 26px; }
#imBlogPost_00000000C .imHeading1 { line-height: 56px; }
#imBlogPost_00000000C .imHeading2 { line-height: 42px; }
#imBlogPost_00000000C .imHeading3 { line-height: 33px; }
#imBlogPost_00000000C .imHeading4 { line-height: 28px; }
#imBlogPost_00000000C .imHeading5 { line-height: 23px; }
#imBlogPost_00000000C .imHeading6 { line-height: 19px; }
#imBlogPost_00000000C ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_00000000C ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_00000000C ul ul ul { list-style: circle; }
#imBlogPost_00000000C ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000000C ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_00000000C ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_00000000C ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000000C blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_00000000C table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_00000000C table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_00000000C p { margin: 0; padding: 0; }
#imBlogPost_00000000C .inline-block { display: inline-block; }
#imBlogPost_00000000C sup { vertical-align: super; font-size: smaller; }
#imBlogPost_00000000C sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_00000000C img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_00000000C .fleft { float: left; vertical-align: baseline;}
#imBlogPost_00000000C .fright { float: right; vertical-align: baseline;}
#imBlogPost_00000000C img.fleft { margin-right: 15px; }
#imBlogPost_00000000C img.fright { margin-left: 15px; }
#imBlogPost_00000000C .imTALeft { text-align: left; }
#imBlogPost_00000000C .imTARight { text-align: right; }
#imBlogPost_00000000C .imTACenter { text-align: center; }
#imBlogPost_00000000C .imTAJustify { text-align: justify; }
#imBlogPost_00000000C .imUl { text-decoration: underline; }
#imBlogPost_00000000C .imStrike { text-decoration: line-through; }
#imBlogPost_00000000C .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_00000000C .imVt { vertical-align: top; }
#imBlogPost_00000000C .imVc { vertical-align: middle; }
#imBlogPost_00000000C .imVb { vertical-align: bottom; }
#imBlogPost_00000000C hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_00000000C .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_00000000C .cb1 { background-color: rgb(217, 217, 217); }
#imBlogPost_00000000C .cf1 { color: rgb(255, 0, 0); }
#imBlogPostCover_00000000C { background-image: url('../blog/files/pixabay-1825510.jpg'); }
#imBlogPost_00000000B div { line-height: 26px; }
#imBlogPost_00000000B .imHeading1 { line-height: 56px; }
#imBlogPost_00000000B .imHeading2 { line-height: 42px; }
#imBlogPost_00000000B .imHeading3 { line-height: 33px; }
#imBlogPost_00000000B .imHeading4 { line-height: 28px; }
#imBlogPost_00000000B .imHeading5 { line-height: 23px; }
#imBlogPost_00000000B .imHeading6 { line-height: 19px; }
#imBlogPost_00000000B ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_00000000B ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_00000000B ul ul ul { list-style: circle; }
#imBlogPost_00000000B ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000000B ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_00000000B ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_00000000B ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000000B blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_00000000B table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_00000000B table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_00000000B p { margin: 0; padding: 0; }
#imBlogPost_00000000B .inline-block { display: inline-block; }
#imBlogPost_00000000B sup { vertical-align: super; font-size: smaller; }
#imBlogPost_00000000B sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_00000000B img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_00000000B .fleft { float: left; vertical-align: baseline;}
#imBlogPost_00000000B .fright { float: right; vertical-align: baseline;}
#imBlogPost_00000000B img.fleft { margin-right: 15px; }
#imBlogPost_00000000B img.fright { margin-left: 15px; }
#imBlogPost_00000000B .imTALeft { text-align: left; }
#imBlogPost_00000000B .imTARight { text-align: right; }
#imBlogPost_00000000B .imTACenter { text-align: center; }
#imBlogPost_00000000B .imTAJustify { text-align: justify; }
#imBlogPost_00000000B .imUl { text-decoration: underline; }
#imBlogPost_00000000B .imStrike { text-decoration: line-through; }
#imBlogPost_00000000B .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_00000000B .imVt { vertical-align: top; }
#imBlogPost_00000000B .imVc { vertical-align: middle; }
#imBlogPost_00000000B .imVb { vertical-align: bottom; }
#imBlogPost_00000000B hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_00000000B .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_00000000B .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imBlogPost_00000000B .ff1 { font-family: 'Courier New'; }
#imBlogPostCover_00000000B { background-image: url('../blog/files/Create-a-new-client-without-struggling-with-SAP.png'); }
#imBlogPost_00000000F div { line-height: 26px; }
#imBlogPost_00000000F .imHeading1 { line-height: 56px; }
#imBlogPost_00000000F .imHeading2 { line-height: 42px; }
#imBlogPost_00000000F .imHeading3 { line-height: 33px; }
#imBlogPost_00000000F .imHeading4 { line-height: 28px; }
#imBlogPost_00000000F .imHeading5 { line-height: 23px; }
#imBlogPost_00000000F .imHeading6 { line-height: 19px; }
#imBlogPost_00000000F ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_00000000F ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_00000000F ul ul ul { list-style: circle; }
#imBlogPost_00000000F ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000000F ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_00000000F ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_00000000F ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_00000000F blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_00000000F table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_00000000F table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_00000000F p { margin: 0; padding: 0; }
#imBlogPost_00000000F .inline-block { display: inline-block; }
#imBlogPost_00000000F sup { vertical-align: super; font-size: smaller; }
#imBlogPost_00000000F sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_00000000F img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_00000000F .fleft { float: left; vertical-align: baseline;}
#imBlogPost_00000000F .fright { float: right; vertical-align: baseline;}
#imBlogPost_00000000F img.fleft { margin-right: 15px; }
#imBlogPost_00000000F img.fright { margin-left: 15px; }
#imBlogPost_00000000F .imTALeft { text-align: left; }
#imBlogPost_00000000F .imTARight { text-align: right; }
#imBlogPost_00000000F .imTACenter { text-align: center; }
#imBlogPost_00000000F .imTAJustify { text-align: justify; }
#imBlogPost_00000000F .imUl { text-decoration: underline; }
#imBlogPost_00000000F .imStrike { text-decoration: line-through; }
#imBlogPost_00000000F .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_00000000F .imVt { vertical-align: top; }
#imBlogPost_00000000F .imVc { vertical-align: middle; }
#imBlogPost_00000000F .imVb { vertical-align: bottom; }
#imBlogPost_00000000F hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_00000000F .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imBlogPost_00000000F .ff1 { font-family: 'Courier New'; }
#imBlogPost_00000000F .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imBlogPostCover_00000000F { background-image: url('../blog/files/pixabay-3938430.jpg'); }
@media (min-width: 1280.0px) {
	#imBlogPost_000000023 .image-0 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000023 .image-1 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000023 .image-2 { width: 100%; max-width: 1000px; height: auto; }
	#imBlogPost_000000023 .image-3 { width: 100%; max-width: 1000px; height: auto; }
	#imBlogPost_000000023 .image-7 { width: 100%; max-width: 400px; height: auto; }
	#imBlogPost_000000023 .image-4 { width: 100%; max-width: 875px; height: auto; }
	#imBlogPost_000000023 .image-5 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_000000023 .image-6 { width: 100%; max-width: 1000px; height: auto; }
	#imBlogPost_000000020 .image-2 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_000000020 .image-3 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_000000020 .image-4 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_000000020 .image-5 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_000000020 .image-6 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_000000021 .image-0 { width: 100%; max-width: 704px; height: auto; }
	#imBlogPost_000000021 .image-2 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_000000021 .image-9 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_000000021 .image-1 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_000000021 .image-3 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_000000021 .image-4 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_000000021 .image-5 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_000000021 .image-6 { width: 100%; max-width: 623px; height: auto; }
	#imBlogPost_000000021 .image-10 { width: 100%; max-width: 632px; height: auto; }
	#imBlogPost_000000021 .image-11 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_000000021 .image-12 { width: 100%; max-width: 694px; height: auto; }
	#imBlogPost_000000021 .image-13 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001F .image-0 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000001F .image-1 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000001F .image-2 { width: 100%; max-width: 779px; height: auto; }
	#imBlogPost_00000001F .image-3 { width: 100%; max-width: 1026px; height: auto; }
	#imBlogPost_00000001F .image-4 { width: 100%; max-width: 1063px; height: auto; }
	#imBlogPost_00000001F .image-5 { width: 100%; max-width: 867px; height: auto; }
	#imBlogPost_00000001F .image-6 { width: 100%; max-width: 376px; height: auto; }
	#imBlogPost_00000001F .image-7 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000001F .image-10 { width: 100%; max-width: 897px; height: auto; }
	#imBlogPost_00000001F .image-11 { width: 100%; max-width: 850px; height: auto; }
	#imBlogPost_00000001F .image-12 { width: 100%; max-width: 855px; height: auto; }
	#imBlogPost_00000001F .image-8 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000001E .image-0 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-1 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-4 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-5 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-6 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-7 { width: 100%; max-width: 870px; height: auto; }
	#imBlogPost_00000001E .image-3 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-9 { width: 100%; max-width: 100px; height: auto; }
	#imBlogPost_00000001E .image-12 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-11 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000001E .image-2 { width: 100%; max-width: 100px; height: auto; }
	#imBlogPost_00000001D .image-0 { width: 100%; max-width: 736px; height: auto; }
	#imBlogPost_00000001D .image-1 { width: 100%; max-width: 756px; height: auto; }
	#imBlogPost_00000001D .image-2 { width: 100%; max-width: 554px; height: auto; }
	#imBlogPost_00000001D .image-3 { width: 100%; max-width: 899px; height: auto; }
	#imBlogPost_00000001D .image-4 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000001D .image-5 { width: 100%; max-width: 1064px; height: auto; }
	#imBlogPost_00000001D .image-6 { width: 100%; max-width: 1034px; height: auto; }
	#imBlogPost_00000001D .image-7 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000001D .image-8 { width: 100%; max-width: 980px; height: auto; }
	#imBlogPost_00000001D .image-9 { width: 100%; max-width: 300px; height: auto; }
	#imBlogPost_00000001C .image-4 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_00000001C .image-1 { width: 100%; max-width: 493px; height: auto; }
	#imBlogPost_00000001C .image-2 { width: 100%; max-width: 581px; height: auto; }
	#imBlogPost_00000001C .image-5 { width: 100%; max-width: 957px; height: auto; }
	#imBlogPost_00000001C .image-7 { width: 100%; max-width: 687px; height: auto; }
	#imBlogPost_00000001C .image-15 { width: 100%; max-width: 497px; height: auto; }
	#imBlogPost_00000001C .image-22 { width: 100%; max-width: 583px; height: auto; }
	#imBlogPost_00000001C .image-0 { width: 100%; max-width: 824px; height: auto; }
	#imBlogPost_00000001C .image-3 { width: 100%; max-width: 949px; height: auto; }
	#imBlogPost_00000001C .image-23 { width: 100%; max-width: 687px; height: auto; }
	#imBlogPost_00000001C .image-35 { width: 100%; max-width: 497px; height: auto; }
	#imBlogPost_00000001C .image-36 { width: 100%; max-width: 841px; height: auto; }
	#imBlogPost_00000001C .image-37 { width: 100%; max-width: 320px; height: auto; }
	#imBlogPost_00000001C .image-42 { width: 100%; max-width: 676px; height: auto; }
	#imBlogPost_00000001C .image-43 { width: 100%; max-width: 479px; height: auto; }
	#imBlogPost_00000001C .image-6 { width: 100%; max-width: 1019px; height: auto; }
	#imBlogPost_00000001C .image-38 { width: 100%; max-width: 917px; height: auto; }
	#imBlogPost_00000001C .image-44 { width: 100%; max-width: 755px; height: auto; }
	#imBlogPost_00000001C .image-45 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000001C .image-46 { width: 100%; max-width: 896px; height: auto; }
	#imBlogPost_00000001C .image-47 { width: 100%; max-width: 551px; height: auto; }
	#imBlogPost_00000001C .image-16 { width: 100%; max-width: 812px; height: auto; }
	#imBlogPost_00000001C .image-48 { width: 100%; max-width: 549px; height: auto; }
	#imBlogPost_00000001C .image-8 { width: 100%; max-width: 928px; height: auto; }
	#imBlogPost_00000001C .image-9 { width: 100%; max-width: 882px; height: auto; }
	#imBlogPost_00000001C .image-10 { width: 100%; max-width: 324px; height: auto; }
	#imBlogPost_00000001C .image-11 { width: 100%; max-width: 1012px; height: auto; }
	#imBlogPost_00000001C .image-12 { width: 100%; max-width: 935px; height: auto; }
	#imBlogPost_00000001C .image-13 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000001C .image-14 { width: 100%; max-width: 626px; height: auto; }
	#imBlogPost_00000001C .image-39 { width: 100%; max-width: 780px; height: auto; }
	#imBlogPost_00000001C .image-49 { width: 100%; max-width: 835px; height: auto; }
	#imBlogPost_00000001C .image-50 { width: 100%; max-width: 847px; height: auto; }
	#imBlogPost_00000001C .image-51 { width: 100%; max-width: 943px; height: auto; }
	#imBlogPost_00000001C .image-52 { width: 100%; max-width: 625px; height: auto; }
	#imBlogPost_00000001C .image-53 { width: 100%; max-width: 1054px; height: auto; }
	#imBlogPost_00000001C .image-54 { width: 100%; max-width: 953px; height: auto; }
	#imBlogPost_00000001C .image-55 { width: 100%; max-width: 508px; height: auto; }
	#imBlogPost_00000001C .image-56 { width: 100%; max-width: 597px; height: auto; }
	#imBlogPost_00000001C .image-28 { width: 100%; max-width: 200px; height: auto; }
	#imBlogPost_00000001A .image-1 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-2 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-3 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-4 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-0 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-6 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_00000001A .image-5 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_00000001A .image-7 { width: 100%; max-width: 350px; height: auto; }
	#imBlogPost_000000019 .image-0 { width: 100%; max-width: 25px; height: auto; }
	#imBlogPost_000000019 .image-9 { width: 100%; max-width: 586px; height: auto; }
	#imBlogPost_000000019 .image-16 { width: 100%; max-width: 1032px; height: auto; }
	#imBlogPost_000000019 .image-11 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_000000019 .image-4 { width: 100%; max-width: 80px; height: auto; }
	#imBlogPost_000000019 .image-12 { width: 100%; max-width: 787px; height: auto; }
	#imBlogPost_000000019 .image-13 { width: 100%; max-width: 818px; height: auto; }
	#imBlogPost_000000019 .image-14 { width: 100%; max-width: 771px; height: auto; }
	#imBlogPost_000000019 .image-15 { width: 100%; max-width: 821px; height: auto; }
	#imBlogPost_000000019 .image-10 { width: 100%; max-width: 817px; height: auto; }
	#imBlogPost_000000019 .image-1 { width: 100%; max-width: 646px; height: auto; }
	#imBlogPost_000000019 .image-2 { width: 100%; max-width: 832px; height: auto; }
	#imBlogPost_000000019 .image-3 { width: 100%; max-width: 832px; height: auto; }
	#imBlogPost_000000019 .image-5 { width: 100%; max-width: 723px; height: auto; }
	#imBlogPost_000000019 .image-8 { width: 100%; max-width: 150px; height: auto; }
	#imBlogPost_000000019 .image-7 { width: 100%; max-width: 200px; height: auto; }
	#imBlogPost_000000017 .image-14 { width: 100%; max-width: 834px; height: auto; }
	#imBlogPost_000000017 .image-22 { width: 100%; max-width: 1011px; height: auto; }
	#imBlogPost_000000017 .image-23 { width: 100%; max-width: 620px; height: auto; }
	#imBlogPost_000000017 .image-15 { width: 100%; max-width: 492px; height: auto; }
	#imBlogPost_000000017 .image-16 { width: 100%; max-width: 790px; height: auto; }
	#imBlogPost_000000017 .image-24 { width: 100%; max-width: 788px; height: auto; }
	#imBlogPost_000000017 .image-25 { width: 100%; max-width: 810px; height: auto; }
	#imBlogPost_000000017 .image-26 { width: 100%; max-width: 504px; height: auto; }
	#imBlogPost_000000017 .image-27 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_000000017 .image-28 { width: 100%; max-width: 959px; height: auto; }
	#imBlogPost_000000017 .image-29 { width: 100%; max-width: 871px; height: auto; }
	#imBlogPost_000000017 .image-1 { width: 100%; max-width: 778px; height: auto; }
	#imBlogPost_000000017 .image-8 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_000000017 .image-17 { width: 100%; max-width: 977px; height: auto; }
	#imBlogPost_000000017 .image-18 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_000000017 .image-19 { width: 100%; max-width: 643px; height: auto; }
	#imBlogPost_000000017 .image-20 { width: 100%; max-width: 406px; height: auto; }
	#imBlogPost_000000017 .image-0 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_000000017 .image-2 { width: 100%; max-width: 702px; height: auto; }
	#imBlogPost_000000017 .image-3 { width: 100%; max-width: 498px; height: auto; }
	#imBlogPost_000000017 .image-12 { width: 100%; max-width: 150px; height: auto; }
	#imBlogPost_000000016 .image-3 { width: 100%; max-width: 736px; height: auto; }
	#imBlogPost_000000016 .image-2 { width: 100%; max-width: 48px; height: auto; }
	#imBlogPost_000000016 .image-6 { width: 100%; max-width: 491px; height: auto; }
	#imBlogPost_000000016 .image-4 { width: 100%; max-width: 736px; height: auto; }
	#imBlogPost_000000016 .image-1 { width: 100%; max-width: 692px; height: auto; }
	#imBlogPost_000000016 .image-18 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-7 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-8 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-20 { width: 100%; max-width: 741px; height: auto; }
	#imBlogPost_000000016 .image-10 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-19 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-21 { width: 100%; max-width: 896px; height: auto; }
	#imBlogPost_000000016 .image-5 { width: 100%; max-width: 815px; height: auto; }
	#imBlogPost_000000016 .image-13 { width: 100%; max-width: 853px; height: auto; }
	#imBlogPost_000000016 .image-12 { width: 100%; max-width: 853px; height: auto; }
	#imBlogPost_000000016 .image-11 { width: 100%; max-width: 654px; height: auto; }
	#imBlogPost_000000016 .image-15 { width: 100%; max-width: 833px; height: auto; }
	#imBlogPost_000000016 .image-14 { width: 100%; max-width: 369px; height: auto; }
	#imBlogPost_000000016 .image-16 { width: 100%; max-width: 781px; height: auto; }
	#imBlogPost_000000015 .image-0 { width: 100%; max-width: 669px; height: auto; }
	#imBlogPost_000000015 .image-3 { width: 100%; max-width: 603px; height: auto; }
	#imBlogPost_000000015 .image-4 { width: 100%; max-width: 603px; height: auto; }
	#imBlogPost_000000015 .image-6 { width: 100%; max-width: 20px; height: auto; }
	#imBlogPost_000000015 .image-1 { width: 100%; max-width: 807px; height: auto; }
	#imBlogPost_000000015 .image-5 { width: 100%; max-width: 1030px; height: auto; }
	#imBlogPost_000000015 .image-2 { width: 100%; max-width: 1030px; height: auto; }
	#imBlogPost_000000014 .image-4 { width: 100%; max-width: 575px; height: auto; }
	#imBlogPost_000000014 .image-0 { width: 100%; max-width: 770px; height: auto; }
	#imBlogPost_000000014 .image-1 { width: 100%; max-width: 450px; height: auto; }
	#imBlogPost_000000014 .image-2 { width: 100%; max-width: 845px; height: auto; }
	#imBlogPost_000000014 .image-7 { width: 100%; max-width: 1030px; height: auto; }
	#imBlogPost_000000014 .image-3 { width: 100%; max-width: 681px; height: auto; }
	#imBlogPost_000000014 .image-5 { width: 100%; max-width: 592px; height: auto; }
	#imBlogPost_000000014 .image-8 { width: 100%; max-width: 760px; height: auto; }
	#imBlogPost_000000014 .image-9 { width: 100%; max-width: 736px; height: auto; }
	#imBlogPost_000000007 .image-0 { width: 100%; max-width: 500px; height: auto; }
	#imBlogPost_000000007 .image-3 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-10 { width: 100%; max-width: 451px; height: auto; }
	#imBlogPost_000000007 .image-4 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-5 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-7 { width: 100%; max-width: 840px; height: auto; }
	#imBlogPost_000000007 .image-6 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-1 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-9 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-2 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000010 .image-0 { width: 100%; max-width: 570px; height: auto; }
	#imBlogPost_000000010 .image-3 { width: 100%; max-width: 541px; height: auto; }
	#imBlogPost_000000010 .image-2 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000E .image-13 { width: 100%; max-width: 325px; height: auto; }
	#imBlogPost_00000000E .image-1 { width: 100%; max-width: 620px; height: auto; }
	#imBlogPost_00000000E .image-2 { width: 100%; max-width: 692px; height: auto; }
	#imBlogPost_00000000E .image-3 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000E .image-4 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000E .image-21 { width: 100%; max-width: 739px; height: auto; }
	#imBlogPost_00000000E .image-5 { width: 100%; max-width: 650px; height: auto; }
	#imBlogPost_00000000E .image-6 { width: 100%; max-width: 650px; height: auto; }
	#imBlogPost_00000000E .image-7 { width: 100%; max-width: 650px; height: auto; }
	#imBlogPost_00000000E .image-8 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_00000000E .image-10 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_00000000E .image-11 { width: 100%; max-width: 529px; height: auto; }
	#imBlogPost_00000000E .image-12 { width: 100%; max-width: 529px; height: auto; }
	#imBlogPost_00000000E .image-22 { width: 100%; max-width: 362px; height: auto; }
	#imBlogPost_00000000E .image-14 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_00000000E .image-15 { width: 100%; max-width: 500px; height: auto; }
	#imBlogPost_00000000E .image-16 { width: 100%; max-width: 500px; height: auto; }
	#imBlogPost_00000000E .image-0 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000000E .image-24 { width: 100%; max-width: 203px; height: auto; }
	#imBlogPost_00000000E .image-19 { width: 100%; max-width: 485px; height: auto; }
	#imBlogPost_00000000E .image-9 { width: 100%; max-width: 550px; height: auto; }
	#imBlogPost_00000000E .image-20 { width: 100%; max-width: 823px; height: auto; }
	#imBlogPost_00000000C .image-0 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000000C .image-5 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000000C .image-4 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000000C .image-3 { width: 100%; max-width: 741px; height: auto; }
	#imBlogPost_00000000C .image-9 { width: 100%; max-width: 451px; height: auto; }
	#imBlogPost_00000000C .image-2 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_00000000C .image-1 { width: 100%; max-width: 362px; height: auto; }
	#imBlogPost_00000000C .image-17 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_00000000C .image-18 { width: 100%; max-width: 492px; height: auto; }
	#imBlogPost_00000000C .image-19 { width: 100%; max-width: 299px; height: auto; }
	#imBlogPost_00000000C .image-20 { width: 100%; max-width: 359px; height: auto; }
	#imBlogPost_00000000C .image-21 { width: 100%; max-width: 298px; height: auto; }
	#imBlogPost_00000000B .image-10 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000B .image-1 { width: 100%; max-width: 693px; height: auto; }
	#imBlogPost_00000000B .image-4 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000B .image-6 { width: 100%; max-width: 702px; height: auto; }
	#imBlogPost_00000000B .image-13 { width: 100%; max-width: 362px; height: auto; }
	#imBlogPost_00000000B .image-15 { width: 100%; max-width: 850px; height: auto; }
	#imBlogPost_00000000B .image-16 { width: 100%; max-width: 626px; height: auto; }
	#imBlogPost_00000000B .image-8 { width: 100%; max-width: 702px; height: auto; }
	#imBlogPost_00000000B .image-14 { width: 100%; max-width: 702px; height: auto; }
	#imBlogPost_00000000B .image-20 { width: 100%; max-width: 675px; height: auto; }
	#imBlogPost_00000000B .image-21 { width: 100%; max-width: 520px; height: auto; }
	#imBlogPost_00000000F .image-0 { width: 100%; max-width: 795px; height: auto; }
	#imBlogPost_00000000F .image-2 { width: 100%; max-width: 650px; height: auto; }
	#imBlogPost_00000000F .image-1 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_00000000F .image-3 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000000F .image-4 { width: 100%; max-width: 476px; height: auto; }
	#imBlogPost_00000000F .image-6 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPage { position: relative; box-sizing: border-box; margin-left: 0; margin-right: 0; padding: 0 5px 0 5px; }
	#imBlogPage.imBlogHome #imBlogContent { width: 1100px; margin-right: 10px; }
	#imBlogPage.imBlogArticle #imBlogContent { width: 1100px; margin-right: 10px; }
	.imBlogPostCard { width: 545px; height: 170px; float: left; box-sizing: border-box; margin: 10px 10px 0 0; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(-n+2) { margin-top: 0; }
	.imBlogPostCard:nth-of-type(2n) { margin-right: 0; }
	.imBlogPagination { width: 1100px; }
	#imBlogPage.imBlogHome #imBlogSidebar { width: 160px; }
	#imBlogPage.imBlogArticle #imBlogSidebar { width: 160px; }
	.imBlogHighlightedCards .imBlogPostCard { width: 1100px; height: 250px; margin-top: 0; margin-bottom: 10px; }
	.imBlogHighlightedCards .imBlogPostCard:nth-child(10) { margin-bottom: 0; }
	.imBlogPostCard { display: grid; display: -ms-grid; grid-template-columns: 0% auto; -ms-grid-columns: 0% 1fr; grid-template-rows: auto auto 1fr auto; -ms-grid-rows: auto auto 1fr auto auto; }
	.imBlogPostCardWithCover { grid-template-columns: 50% auto; -ms-grid-columns: 50% 1fr; }
	.imBlogPostWrapperCardCover { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 1 / 6; -ms-grid-row: 1; -ms-grid-row-span: 5; }
	.imBlogPostCardTitle { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 1 / 2; -ms-grid-row: 1; }
	.imBlogPostCardCategory { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 2 / 3; -ms-grid-row: 2; }
	.imBlogPostCardDescription { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 3 / 4; -ms-grid-row: 3; }
	.imBlogPostCardDetails { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 4 / 5; -ms-grid-row: 4; }
	.imBlogPostCardButton { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 5 / 6; -ms-grid-row: 5; }
	
}

@media (max-width: 1279.9px) and (min-width: 720.0px) {
	#imBlogPost_000000023 .image-0 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000023 .image-1 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000023 .image-2 { width: 100%; max-width: 1000px; height: auto; }
	#imBlogPost_000000023 .image-3 { width: 100%; max-width: 1000px; height: auto; }
	#imBlogPost_000000023 .image-7 { width: 100%; max-width: 400px; height: auto; }
	#imBlogPost_000000023 .image-4 { width: 100%; max-width: 875px; height: auto; }
	#imBlogPost_000000023 .image-5 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_000000023 .image-6 { width: 100%; max-width: 1000px; height: auto; }
	#imBlogPost_000000020 .image-2 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_000000020 .image-3 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_000000020 .image-4 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_000000020 .image-5 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_000000020 .image-6 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_000000021 .image-0 { width: 100%; max-width: 704px; height: auto; }
	#imBlogPost_000000021 .image-2 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_000000021 .image-9 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_000000021 .image-1 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_000000021 .image-3 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_000000021 .image-4 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_000000021 .image-5 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_000000021 .image-6 { width: 100%; max-width: 623px; height: auto; }
	#imBlogPost_000000021 .image-10 { width: 100%; max-width: 632px; height: auto; }
	#imBlogPost_000000021 .image-11 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_000000021 .image-12 { width: 100%; max-width: 694px; height: auto; }
	#imBlogPost_000000021 .image-13 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001F .image-0 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000001F .image-1 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000001F .image-2 { width: 100%; max-width: 779px; height: auto; }
	#imBlogPost_00000001F .image-3 { width: 100%; max-width: 1026px; height: auto; }
	#imBlogPost_00000001F .image-4 { width: 100%; max-width: 1063px; height: auto; }
	#imBlogPost_00000001F .image-5 { width: 100%; max-width: 867px; height: auto; }
	#imBlogPost_00000001F .image-6 { width: 100%; max-width: 376px; height: auto; }
	#imBlogPost_00000001F .image-7 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000001F .image-10 { width: 100%; max-width: 897px; height: auto; }
	#imBlogPost_00000001F .image-11 { width: 100%; max-width: 850px; height: auto; }
	#imBlogPost_00000001F .image-12 { width: 100%; max-width: 855px; height: auto; }
	#imBlogPost_00000001F .image-8 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000001E .image-0 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-1 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-4 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-5 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-6 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-7 { width: 100%; max-width: 870px; height: auto; }
	#imBlogPost_00000001E .image-3 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-9 { width: 100%; max-width: 100px; height: auto; }
	#imBlogPost_00000001E .image-12 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-11 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000001E .image-2 { width: 100%; max-width: 100px; height: auto; }
	#imBlogPost_00000001D .image-0 { width: 100%; max-width: 736px; height: auto; }
	#imBlogPost_00000001D .image-1 { width: 100%; max-width: 756px; height: auto; }
	#imBlogPost_00000001D .image-2 { width: 100%; max-width: 554px; height: auto; }
	#imBlogPost_00000001D .image-3 { width: 100%; max-width: 899px; height: auto; }
	#imBlogPost_00000001D .image-4 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000001D .image-5 { width: 100%; max-width: 1064px; height: auto; }
	#imBlogPost_00000001D .image-6 { width: 100%; max-width: 1034px; height: auto; }
	#imBlogPost_00000001D .image-7 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000001D .image-8 { width: 100%; max-width: 980px; height: auto; }
	#imBlogPost_00000001D .image-9 { width: 100%; max-width: 300px; height: auto; }
	#imBlogPost_00000001C .image-4 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_00000001C .image-1 { width: 100%; max-width: 493px; height: auto; }
	#imBlogPost_00000001C .image-2 { width: 100%; max-width: 581px; height: auto; }
	#imBlogPost_00000001C .image-5 { width: 100%; max-width: 957px; height: auto; }
	#imBlogPost_00000001C .image-7 { width: 100%; max-width: 687px; height: auto; }
	#imBlogPost_00000001C .image-15 { width: 100%; max-width: 497px; height: auto; }
	#imBlogPost_00000001C .image-22 { width: 100%; max-width: 583px; height: auto; }
	#imBlogPost_00000001C .image-0 { width: 100%; max-width: 824px; height: auto; }
	#imBlogPost_00000001C .image-3 { width: 100%; max-width: 949px; height: auto; }
	#imBlogPost_00000001C .image-23 { width: 100%; max-width: 687px; height: auto; }
	#imBlogPost_00000001C .image-35 { width: 100%; max-width: 497px; height: auto; }
	#imBlogPost_00000001C .image-36 { width: 100%; max-width: 841px; height: auto; }
	#imBlogPost_00000001C .image-37 { width: 100%; max-width: 320px; height: auto; }
	#imBlogPost_00000001C .image-42 { width: 100%; max-width: 676px; height: auto; }
	#imBlogPost_00000001C .image-43 { width: 100%; max-width: 479px; height: auto; }
	#imBlogPost_00000001C .image-6 { width: 100%; max-width: 1019px; height: auto; }
	#imBlogPost_00000001C .image-38 { width: 100%; max-width: 917px; height: auto; }
	#imBlogPost_00000001C .image-44 { width: 100%; max-width: 755px; height: auto; }
	#imBlogPost_00000001C .image-45 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000001C .image-46 { width: 100%; max-width: 896px; height: auto; }
	#imBlogPost_00000001C .image-47 { width: 100%; max-width: 551px; height: auto; }
	#imBlogPost_00000001C .image-16 { width: 100%; max-width: 812px; height: auto; }
	#imBlogPost_00000001C .image-48 { width: 100%; max-width: 549px; height: auto; }
	#imBlogPost_00000001C .image-8 { width: 100%; max-width: 928px; height: auto; }
	#imBlogPost_00000001C .image-9 { width: 100%; max-width: 882px; height: auto; }
	#imBlogPost_00000001C .image-10 { width: 100%; max-width: 324px; height: auto; }
	#imBlogPost_00000001C .image-11 { width: 100%; max-width: 1012px; height: auto; }
	#imBlogPost_00000001C .image-12 { width: 100%; max-width: 935px; height: auto; }
	#imBlogPost_00000001C .image-13 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000001C .image-14 { width: 100%; max-width: 626px; height: auto; }
	#imBlogPost_00000001C .image-39 { width: 100%; max-width: 780px; height: auto; }
	#imBlogPost_00000001C .image-49 { width: 100%; max-width: 835px; height: auto; }
	#imBlogPost_00000001C .image-50 { width: 100%; max-width: 847px; height: auto; }
	#imBlogPost_00000001C .image-51 { width: 100%; max-width: 943px; height: auto; }
	#imBlogPost_00000001C .image-52 { width: 100%; max-width: 625px; height: auto; }
	#imBlogPost_00000001C .image-53 { width: 100%; max-width: 1054px; height: auto; }
	#imBlogPost_00000001C .image-54 { width: 100%; max-width: 953px; height: auto; }
	#imBlogPost_00000001C .image-55 { width: 100%; max-width: 508px; height: auto; }
	#imBlogPost_00000001C .image-56 { width: 100%; max-width: 597px; height: auto; }
	#imBlogPost_00000001C .image-28 { width: 100%; max-width: 200px; height: auto; }
	#imBlogPost_00000001A .image-1 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-2 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-3 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-4 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-0 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-6 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_00000001A .image-5 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_00000001A .image-7 { width: 100%; max-width: 350px; height: auto; }
	#imBlogPost_000000019 .image-0 { width: 100%; max-width: 25px; height: auto; }
	#imBlogPost_000000019 .image-9 { width: 100%; max-width: 586px; height: auto; }
	#imBlogPost_000000019 .image-16 { width: 100%; max-width: 1032px; height: auto; }
	#imBlogPost_000000019 .image-11 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_000000019 .image-4 { width: 100%; max-width: 80px; height: auto; }
	#imBlogPost_000000019 .image-12 { width: 100%; max-width: 787px; height: auto; }
	#imBlogPost_000000019 .image-13 { width: 100%; max-width: 818px; height: auto; }
	#imBlogPost_000000019 .image-14 { width: 100%; max-width: 771px; height: auto; }
	#imBlogPost_000000019 .image-15 { width: 100%; max-width: 821px; height: auto; }
	#imBlogPost_000000019 .image-10 { width: 100%; max-width: 817px; height: auto; }
	#imBlogPost_000000019 .image-1 { width: 100%; max-width: 646px; height: auto; }
	#imBlogPost_000000019 .image-2 { width: 100%; max-width: 832px; height: auto; }
	#imBlogPost_000000019 .image-3 { width: 100%; max-width: 832px; height: auto; }
	#imBlogPost_000000019 .image-5 { width: 100%; max-width: 723px; height: auto; }
	#imBlogPost_000000019 .image-8 { width: 100%; max-width: 150px; height: auto; }
	#imBlogPost_000000019 .image-7 { width: 100%; max-width: 200px; height: auto; }
	#imBlogPost_000000017 .image-14 { width: 100%; max-width: 834px; height: auto; }
	#imBlogPost_000000017 .image-22 { width: 100%; max-width: 1011px; height: auto; }
	#imBlogPost_000000017 .image-23 { width: 100%; max-width: 620px; height: auto; }
	#imBlogPost_000000017 .image-15 { width: 100%; max-width: 492px; height: auto; }
	#imBlogPost_000000017 .image-16 { width: 100%; max-width: 790px; height: auto; }
	#imBlogPost_000000017 .image-24 { width: 100%; max-width: 788px; height: auto; }
	#imBlogPost_000000017 .image-25 { width: 100%; max-width: 810px; height: auto; }
	#imBlogPost_000000017 .image-26 { width: 100%; max-width: 504px; height: auto; }
	#imBlogPost_000000017 .image-27 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_000000017 .image-28 { width: 100%; max-width: 959px; height: auto; }
	#imBlogPost_000000017 .image-29 { width: 100%; max-width: 871px; height: auto; }
	#imBlogPost_000000017 .image-1 { width: 100%; max-width: 778px; height: auto; }
	#imBlogPost_000000017 .image-8 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_000000017 .image-17 { width: 100%; max-width: 977px; height: auto; }
	#imBlogPost_000000017 .image-18 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_000000017 .image-19 { width: 100%; max-width: 643px; height: auto; }
	#imBlogPost_000000017 .image-20 { width: 100%; max-width: 406px; height: auto; }
	#imBlogPost_000000017 .image-0 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_000000017 .image-2 { width: 100%; max-width: 702px; height: auto; }
	#imBlogPost_000000017 .image-3 { width: 100%; max-width: 498px; height: auto; }
	#imBlogPost_000000017 .image-12 { width: 100%; max-width: 150px; height: auto; }
	#imBlogPost_000000016 .image-3 { width: 100%; max-width: 736px; height: auto; }
	#imBlogPost_000000016 .image-2 { width: 100%; max-width: 48px; height: auto; }
	#imBlogPost_000000016 .image-6 { width: 100%; max-width: 491px; height: auto; }
	#imBlogPost_000000016 .image-4 { width: 100%; max-width: 736px; height: auto; }
	#imBlogPost_000000016 .image-1 { width: 100%; max-width: 692px; height: auto; }
	#imBlogPost_000000016 .image-18 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-7 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-8 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-20 { width: 100%; max-width: 741px; height: auto; }
	#imBlogPost_000000016 .image-10 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-19 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-21 { width: 100%; max-width: 896px; height: auto; }
	#imBlogPost_000000016 .image-5 { width: 100%; max-width: 815px; height: auto; }
	#imBlogPost_000000016 .image-13 { width: 100%; max-width: 853px; height: auto; }
	#imBlogPost_000000016 .image-12 { width: 100%; max-width: 853px; height: auto; }
	#imBlogPost_000000016 .image-11 { width: 100%; max-width: 654px; height: auto; }
	#imBlogPost_000000016 .image-15 { width: 100%; max-width: 833px; height: auto; }
	#imBlogPost_000000016 .image-14 { width: 100%; max-width: 369px; height: auto; }
	#imBlogPost_000000016 .image-16 { width: 100%; max-width: 781px; height: auto; }
	#imBlogPost_000000015 .image-0 { width: 100%; max-width: 669px; height: auto; }
	#imBlogPost_000000015 .image-3 { width: 100%; max-width: 603px; height: auto; }
	#imBlogPost_000000015 .image-4 { width: 100%; max-width: 603px; height: auto; }
	#imBlogPost_000000015 .image-6 { width: 100%; max-width: 20px; height: auto; }
	#imBlogPost_000000015 .image-1 { width: 100%; max-width: 807px; height: auto; }
	#imBlogPost_000000015 .image-5 { width: 100%; max-width: 1030px; height: auto; }
	#imBlogPost_000000015 .image-2 { width: 100%; max-width: 1030px; height: auto; }
	#imBlogPost_000000014 .image-4 { width: 100%; max-width: 575px; height: auto; }
	#imBlogPost_000000014 .image-0 { width: 100%; max-width: 770px; height: auto; }
	#imBlogPost_000000014 .image-1 { width: 100%; max-width: 450px; height: auto; }
	#imBlogPost_000000014 .image-2 { width: 100%; max-width: 845px; height: auto; }
	#imBlogPost_000000014 .image-7 { width: 100%; max-width: 1030px; height: auto; }
	#imBlogPost_000000014 .image-3 { width: 100%; max-width: 681px; height: auto; }
	#imBlogPost_000000014 .image-5 { width: 100%; max-width: 592px; height: auto; }
	#imBlogPost_000000014 .image-8 { width: 100%; max-width: 760px; height: auto; }
	#imBlogPost_000000014 .image-9 { width: 100%; max-width: 736px; height: auto; }
	#imBlogPost_000000007 .image-0 { width: 100%; max-width: 500px; height: auto; }
	#imBlogPost_000000007 .image-3 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-10 { width: 100%; max-width: 451px; height: auto; }
	#imBlogPost_000000007 .image-4 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-5 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-7 { width: 100%; max-width: 840px; height: auto; }
	#imBlogPost_000000007 .image-6 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-1 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-9 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-2 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000010 .image-0 { width: 100%; max-width: 570px; height: auto; }
	#imBlogPost_000000010 .image-3 { width: 100%; max-width: 541px; height: auto; }
	#imBlogPost_000000010 .image-2 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000E .image-13 { width: 100%; max-width: 325px; height: auto; }
	#imBlogPost_00000000E .image-1 { width: 100%; max-width: 620px; height: auto; }
	#imBlogPost_00000000E .image-2 { width: 100%; max-width: 692px; height: auto; }
	#imBlogPost_00000000E .image-3 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000E .image-4 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000E .image-21 { width: 100%; max-width: 739px; height: auto; }
	#imBlogPost_00000000E .image-5 { width: 100%; max-width: 650px; height: auto; }
	#imBlogPost_00000000E .image-6 { width: 100%; max-width: 650px; height: auto; }
	#imBlogPost_00000000E .image-7 { width: 100%; max-width: 650px; height: auto; }
	#imBlogPost_00000000E .image-8 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_00000000E .image-10 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_00000000E .image-11 { width: 100%; max-width: 529px; height: auto; }
	#imBlogPost_00000000E .image-12 { width: 100%; max-width: 529px; height: auto; }
	#imBlogPost_00000000E .image-22 { width: 100%; max-width: 362px; height: auto; }
	#imBlogPost_00000000E .image-14 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_00000000E .image-15 { width: 100%; max-width: 500px; height: auto; }
	#imBlogPost_00000000E .image-16 { width: 100%; max-width: 500px; height: auto; }
	#imBlogPost_00000000E .image-0 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000000E .image-24 { width: 100%; max-width: 203px; height: auto; }
	#imBlogPost_00000000E .image-19 { width: 100%; max-width: 485px; height: auto; }
	#imBlogPost_00000000E .image-9 { width: 100%; max-width: 550px; height: auto; }
	#imBlogPost_00000000E .image-20 { width: 100%; max-width: 823px; height: auto; }
	#imBlogPost_00000000C .image-0 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000000C .image-5 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000000C .image-4 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000000C .image-3 { width: 100%; max-width: 741px; height: auto; }
	#imBlogPost_00000000C .image-9 { width: 100%; max-width: 451px; height: auto; }
	#imBlogPost_00000000C .image-2 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_00000000C .image-1 { width: 100%; max-width: 362px; height: auto; }
	#imBlogPost_00000000C .image-17 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_00000000C .image-18 { width: 100%; max-width: 492px; height: auto; }
	#imBlogPost_00000000C .image-19 { width: 100%; max-width: 299px; height: auto; }
	#imBlogPost_00000000C .image-20 { width: 100%; max-width: 359px; height: auto; }
	#imBlogPost_00000000C .image-21 { width: 100%; max-width: 298px; height: auto; }
	#imBlogPost_00000000B .image-10 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000B .image-1 { width: 100%; max-width: 693px; height: auto; }
	#imBlogPost_00000000B .image-4 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000B .image-6 { width: 100%; max-width: 702px; height: auto; }
	#imBlogPost_00000000B .image-13 { width: 100%; max-width: 362px; height: auto; }
	#imBlogPost_00000000B .image-15 { width: 100%; max-width: 850px; height: auto; }
	#imBlogPost_00000000B .image-16 { width: 100%; max-width: 626px; height: auto; }
	#imBlogPost_00000000B .image-8 { width: 100%; max-width: 702px; height: auto; }
	#imBlogPost_00000000B .image-14 { width: 100%; max-width: 702px; height: auto; }
	#imBlogPost_00000000B .image-20 { width: 100%; max-width: 675px; height: auto; }
	#imBlogPost_00000000B .image-21 { width: 100%; max-width: 520px; height: auto; }
	#imBlogPost_00000000F .image-0 { width: 100%; max-width: 795px; height: auto; }
	#imBlogPost_00000000F .image-2 { width: 100%; max-width: 650px; height: auto; }
	#imBlogPost_00000000F .image-1 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_00000000F .image-3 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000000F .image-4 { width: 100%; max-width: 476px; height: auto; }
	#imBlogPost_00000000F .image-6 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPage { position: relative; box-sizing: border-box; margin-left: 0; margin-right: 0; padding: 0 5px 0 5px; }
	#imBlogPage.imBlogHome #imBlogContent { width: 480px; margin-right: 10px; }
	#imBlogPage.imBlogArticle #imBlogContent { width: 480px; margin-right: 10px; }
	.imBlogPostCard { width: 480px; height: 170px; float: left; box-sizing: border-box; margin: 10px 10px 0 0; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(-n+1) { margin-top: 0; }
	.imBlogPostCard:nth-of-type(1n) { margin-right: 0; }
	.imBlogPagination { width: 480px; }
	#imBlogPage.imBlogHome #imBlogSidebar { width: 160px; }
	#imBlogPage.imBlogArticle #imBlogSidebar { width: 160px; }
	.imBlogHighlightedCards .imBlogPostCard { width: 480px; height: 250px; margin-top: 0; margin-bottom: 10px; }
	.imBlogHighlightedCards .imBlogPostCard:nth-child(10) { margin-bottom: 0; }
	.imBlogPostCard { display: grid; display: -ms-grid; grid-template-columns: 0% auto; -ms-grid-columns: 0% 1fr; grid-template-rows: auto auto 1fr auto; -ms-grid-rows: auto auto 1fr auto auto; }
	.imBlogPostCardWithCover { grid-template-columns: 50% auto; -ms-grid-columns: 50% 1fr; }
	.imBlogPostWrapperCardCover { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 1 / 6; -ms-grid-row: 1; -ms-grid-row-span: 5; }
	.imBlogPostCardTitle { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 1 / 2; -ms-grid-row: 1; }
	.imBlogPostCardCategory { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 2 / 3; -ms-grid-row: 2; }
	.imBlogPostCardDescription { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 3 / 4; -ms-grid-row: 3; }
	.imBlogPostCardDetails { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 4 / 5; -ms-grid-row: 4; }
	.imBlogPostCardButton { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 5 / 6; -ms-grid-row: 5; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imBlogPost_000000023 .image-0 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000023 .image-1 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000023 .image-2 { width: 100%; max-width: 1000px; height: auto; }
	#imBlogPost_000000023 .image-3 { width: 100%; max-width: 1000px; height: auto; }
	#imBlogPost_000000023 .image-7 { width: 100%; max-width: 400px; height: auto; }
	#imBlogPost_000000023 .image-4 { width: 100%; max-width: 875px; height: auto; }
	#imBlogPost_000000023 .image-5 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_000000023 .image-6 { width: 100%; max-width: 1000px; height: auto; }
	#imBlogPost_000000020 .image-2 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_000000020 .image-3 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_000000020 .image-4 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_000000020 .image-5 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_000000020 .image-6 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_000000021 .image-0 { width: 100%; max-width: 704px; height: auto; }
	#imBlogPost_000000021 .image-2 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_000000021 .image-9 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_000000021 .image-1 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_000000021 .image-3 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_000000021 .image-4 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_000000021 .image-5 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_000000021 .image-6 { width: 100%; max-width: 623px; height: auto; }
	#imBlogPost_000000021 .image-10 { width: 100%; max-width: 632px; height: auto; }
	#imBlogPost_000000021 .image-11 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_000000021 .image-12 { width: 100%; max-width: 694px; height: auto; }
	#imBlogPost_000000021 .image-13 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001F .image-0 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000001F .image-1 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000001F .image-2 { width: 100%; max-width: 779px; height: auto; }
	#imBlogPost_00000001F .image-3 { width: 100%; max-width: 1026px; height: auto; }
	#imBlogPost_00000001F .image-4 { width: 100%; max-width: 1063px; height: auto; }
	#imBlogPost_00000001F .image-5 { width: 100%; max-width: 867px; height: auto; }
	#imBlogPost_00000001F .image-6 { width: 100%; max-width: 376px; height: auto; }
	#imBlogPost_00000001F .image-7 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000001F .image-10 { width: 100%; max-width: 897px; height: auto; }
	#imBlogPost_00000001F .image-11 { width: 100%; max-width: 850px; height: auto; }
	#imBlogPost_00000001F .image-12 { width: 100%; max-width: 855px; height: auto; }
	#imBlogPost_00000001F .image-8 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000001E .image-0 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-1 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-4 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-5 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-6 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-7 { width: 100%; max-width: 870px; height: auto; }
	#imBlogPost_00000001E .image-3 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-9 { width: 100%; max-width: 100px; height: auto; }
	#imBlogPost_00000001E .image-12 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-11 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000001E .image-2 { width: 100%; max-width: 100px; height: auto; }
	#imBlogPost_00000001D .image-0 { width: 100%; max-width: 736px; height: auto; }
	#imBlogPost_00000001D .image-1 { width: 100%; max-width: 756px; height: auto; }
	#imBlogPost_00000001D .image-2 { width: 100%; max-width: 554px; height: auto; }
	#imBlogPost_00000001D .image-3 { width: 100%; max-width: 899px; height: auto; }
	#imBlogPost_00000001D .image-4 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000001D .image-5 { width: 100%; max-width: 1064px; height: auto; }
	#imBlogPost_00000001D .image-6 { width: 100%; max-width: 1034px; height: auto; }
	#imBlogPost_00000001D .image-7 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000001D .image-8 { width: 100%; max-width: 980px; height: auto; }
	#imBlogPost_00000001D .image-9 { width: 100%; max-width: 300px; height: auto; }
	#imBlogPost_00000001C .image-4 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_00000001C .image-1 { width: 100%; max-width: 493px; height: auto; }
	#imBlogPost_00000001C .image-2 { width: 100%; max-width: 581px; height: auto; }
	#imBlogPost_00000001C .image-5 { width: 100%; max-width: 957px; height: auto; }
	#imBlogPost_00000001C .image-7 { width: 100%; max-width: 687px; height: auto; }
	#imBlogPost_00000001C .image-15 { width: 100%; max-width: 497px; height: auto; }
	#imBlogPost_00000001C .image-22 { width: 100%; max-width: 583px; height: auto; }
	#imBlogPost_00000001C .image-0 { width: 100%; max-width: 824px; height: auto; }
	#imBlogPost_00000001C .image-3 { width: 100%; max-width: 949px; height: auto; }
	#imBlogPost_00000001C .image-23 { width: 100%; max-width: 687px; height: auto; }
	#imBlogPost_00000001C .image-35 { width: 100%; max-width: 497px; height: auto; }
	#imBlogPost_00000001C .image-36 { width: 100%; max-width: 841px; height: auto; }
	#imBlogPost_00000001C .image-37 { width: 100%; max-width: 320px; height: auto; }
	#imBlogPost_00000001C .image-42 { width: 100%; max-width: 676px; height: auto; }
	#imBlogPost_00000001C .image-43 { width: 100%; max-width: 479px; height: auto; }
	#imBlogPost_00000001C .image-6 { width: 100%; max-width: 1019px; height: auto; }
	#imBlogPost_00000001C .image-38 { width: 100%; max-width: 917px; height: auto; }
	#imBlogPost_00000001C .image-44 { width: 100%; max-width: 755px; height: auto; }
	#imBlogPost_00000001C .image-45 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000001C .image-46 { width: 100%; max-width: 896px; height: auto; }
	#imBlogPost_00000001C .image-47 { width: 100%; max-width: 551px; height: auto; }
	#imBlogPost_00000001C .image-16 { width: 100%; max-width: 812px; height: auto; }
	#imBlogPost_00000001C .image-48 { width: 100%; max-width: 549px; height: auto; }
	#imBlogPost_00000001C .image-8 { width: 100%; max-width: 928px; height: auto; }
	#imBlogPost_00000001C .image-9 { width: 100%; max-width: 882px; height: auto; }
	#imBlogPost_00000001C .image-10 { width: 100%; max-width: 324px; height: auto; }
	#imBlogPost_00000001C .image-11 { width: 100%; max-width: 1012px; height: auto; }
	#imBlogPost_00000001C .image-12 { width: 100%; max-width: 935px; height: auto; }
	#imBlogPost_00000001C .image-13 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000001C .image-14 { width: 100%; max-width: 626px; height: auto; }
	#imBlogPost_00000001C .image-39 { width: 100%; max-width: 780px; height: auto; }
	#imBlogPost_00000001C .image-49 { width: 100%; max-width: 835px; height: auto; }
	#imBlogPost_00000001C .image-50 { width: 100%; max-width: 847px; height: auto; }
	#imBlogPost_00000001C .image-51 { width: 100%; max-width: 943px; height: auto; }
	#imBlogPost_00000001C .image-52 { width: 100%; max-width: 625px; height: auto; }
	#imBlogPost_00000001C .image-53 { width: 100%; max-width: 1054px; height: auto; }
	#imBlogPost_00000001C .image-54 { width: 100%; max-width: 953px; height: auto; }
	#imBlogPost_00000001C .image-55 { width: 100%; max-width: 508px; height: auto; }
	#imBlogPost_00000001C .image-56 { width: 100%; max-width: 597px; height: auto; }
	#imBlogPost_00000001C .image-28 { width: 100%; max-width: 200px; height: auto; }
	#imBlogPost_00000001A .image-1 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-2 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-3 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-4 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-0 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-6 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_00000001A .image-5 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_00000001A .image-7 { width: 100%; max-width: 350px; height: auto; }
	#imBlogPost_000000019 .image-0 { width: 100%; max-width: 25px; height: auto; }
	#imBlogPost_000000019 .image-9 { width: 100%; max-width: 586px; height: auto; }
	#imBlogPost_000000019 .image-16 { width: 100%; max-width: 1032px; height: auto; }
	#imBlogPost_000000019 .image-11 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_000000019 .image-4 { width: 100%; max-width: 80px; height: auto; }
	#imBlogPost_000000019 .image-12 { width: 100%; max-width: 787px; height: auto; }
	#imBlogPost_000000019 .image-13 { width: 100%; max-width: 818px; height: auto; }
	#imBlogPost_000000019 .image-14 { width: 100%; max-width: 771px; height: auto; }
	#imBlogPost_000000019 .image-15 { width: 100%; max-width: 821px; height: auto; }
	#imBlogPost_000000019 .image-10 { width: 100%; max-width: 817px; height: auto; }
	#imBlogPost_000000019 .image-1 { width: 100%; max-width: 646px; height: auto; }
	#imBlogPost_000000019 .image-2 { width: 100%; max-width: 832px; height: auto; }
	#imBlogPost_000000019 .image-3 { width: 100%; max-width: 832px; height: auto; }
	#imBlogPost_000000019 .image-5 { width: 100%; max-width: 723px; height: auto; }
	#imBlogPost_000000019 .image-8 { width: 100%; max-width: 150px; height: auto; }
	#imBlogPost_000000019 .image-7 { width: 100%; max-width: 200px; height: auto; }
	#imBlogPost_000000017 .image-14 { width: 100%; max-width: 834px; height: auto; }
	#imBlogPost_000000017 .image-22 { width: 100%; max-width: 1011px; height: auto; }
	#imBlogPost_000000017 .image-23 { width: 100%; max-width: 620px; height: auto; }
	#imBlogPost_000000017 .image-15 { width: 100%; max-width: 492px; height: auto; }
	#imBlogPost_000000017 .image-16 { width: 100%; max-width: 790px; height: auto; }
	#imBlogPost_000000017 .image-24 { width: 100%; max-width: 788px; height: auto; }
	#imBlogPost_000000017 .image-25 { width: 100%; max-width: 810px; height: auto; }
	#imBlogPost_000000017 .image-26 { width: 100%; max-width: 504px; height: auto; }
	#imBlogPost_000000017 .image-27 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_000000017 .image-28 { width: 100%; max-width: 959px; height: auto; }
	#imBlogPost_000000017 .image-29 { width: 100%; max-width: 871px; height: auto; }
	#imBlogPost_000000017 .image-1 { width: 100%; max-width: 778px; height: auto; }
	#imBlogPost_000000017 .image-8 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_000000017 .image-17 { width: 100%; max-width: 977px; height: auto; }
	#imBlogPost_000000017 .image-18 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_000000017 .image-19 { width: 100%; max-width: 643px; height: auto; }
	#imBlogPost_000000017 .image-20 { width: 100%; max-width: 406px; height: auto; }
	#imBlogPost_000000017 .image-0 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_000000017 .image-2 { width: 100%; max-width: 702px; height: auto; }
	#imBlogPost_000000017 .image-3 { width: 100%; max-width: 498px; height: auto; }
	#imBlogPost_000000017 .image-12 { width: 100%; max-width: 150px; height: auto; }
	#imBlogPost_000000016 .image-3 { width: 100%; max-width: 736px; height: auto; }
	#imBlogPost_000000016 .image-2 { width: 100%; max-width: 48px; height: auto; }
	#imBlogPost_000000016 .image-6 { width: 100%; max-width: 491px; height: auto; }
	#imBlogPost_000000016 .image-4 { width: 100%; max-width: 736px; height: auto; }
	#imBlogPost_000000016 .image-1 { width: 100%; max-width: 692px; height: auto; }
	#imBlogPost_000000016 .image-18 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-7 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-8 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-20 { width: 100%; max-width: 741px; height: auto; }
	#imBlogPost_000000016 .image-10 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-19 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-21 { width: 100%; max-width: 896px; height: auto; }
	#imBlogPost_000000016 .image-5 { width: 100%; max-width: 815px; height: auto; }
	#imBlogPost_000000016 .image-13 { width: 100%; max-width: 853px; height: auto; }
	#imBlogPost_000000016 .image-12 { width: 100%; max-width: 853px; height: auto; }
	#imBlogPost_000000016 .image-11 { width: 100%; max-width: 654px; height: auto; }
	#imBlogPost_000000016 .image-15 { width: 100%; max-width: 833px; height: auto; }
	#imBlogPost_000000016 .image-14 { width: 100%; max-width: 369px; height: auto; }
	#imBlogPost_000000016 .image-16 { width: 100%; max-width: 781px; height: auto; }
	#imBlogPost_000000015 .image-0 { width: 100%; max-width: 669px; height: auto; }
	#imBlogPost_000000015 .image-3 { width: 100%; max-width: 603px; height: auto; }
	#imBlogPost_000000015 .image-4 { width: 100%; max-width: 603px; height: auto; }
	#imBlogPost_000000015 .image-6 { width: 100%; max-width: 20px; height: auto; }
	#imBlogPost_000000015 .image-1 { width: 100%; max-width: 807px; height: auto; }
	#imBlogPost_000000015 .image-5 { width: 100%; max-width: 1030px; height: auto; }
	#imBlogPost_000000015 .image-2 { width: 100%; max-width: 1030px; height: auto; }
	#imBlogPost_000000014 .image-4 { width: 100%; max-width: 575px; height: auto; }
	#imBlogPost_000000014 .image-0 { width: 100%; max-width: 770px; height: auto; }
	#imBlogPost_000000014 .image-1 { width: 100%; max-width: 450px; height: auto; }
	#imBlogPost_000000014 .image-2 { width: 100%; max-width: 845px; height: auto; }
	#imBlogPost_000000014 .image-7 { width: 100%; max-width: 1030px; height: auto; }
	#imBlogPost_000000014 .image-3 { width: 100%; max-width: 681px; height: auto; }
	#imBlogPost_000000014 .image-5 { width: 100%; max-width: 592px; height: auto; }
	#imBlogPost_000000014 .image-8 { width: 100%; max-width: 760px; height: auto; }
	#imBlogPost_000000014 .image-9 { width: 100%; max-width: 736px; height: auto; }
	#imBlogPost_000000007 .image-0 { width: 100%; max-width: 500px; height: auto; }
	#imBlogPost_000000007 .image-3 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-10 { width: 100%; max-width: 451px; height: auto; }
	#imBlogPost_000000007 .image-4 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-5 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-7 { width: 100%; max-width: 840px; height: auto; }
	#imBlogPost_000000007 .image-6 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-1 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-9 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-2 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000010 .image-0 { width: 100%; max-width: 570px; height: auto; }
	#imBlogPost_000000010 .image-3 { width: 100%; max-width: 541px; height: auto; }
	#imBlogPost_000000010 .image-2 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000E .image-13 { width: 100%; max-width: 325px; height: auto; }
	#imBlogPost_00000000E .image-1 { width: 100%; max-width: 620px; height: auto; }
	#imBlogPost_00000000E .image-2 { width: 100%; max-width: 692px; height: auto; }
	#imBlogPost_00000000E .image-3 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000E .image-4 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000E .image-21 { width: 100%; max-width: 739px; height: auto; }
	#imBlogPost_00000000E .image-5 { width: 100%; max-width: 650px; height: auto; }
	#imBlogPost_00000000E .image-6 { width: 100%; max-width: 650px; height: auto; }
	#imBlogPost_00000000E .image-7 { width: 100%; max-width: 650px; height: auto; }
	#imBlogPost_00000000E .image-8 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_00000000E .image-10 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_00000000E .image-11 { width: 100%; max-width: 529px; height: auto; }
	#imBlogPost_00000000E .image-12 { width: 100%; max-width: 529px; height: auto; }
	#imBlogPost_00000000E .image-22 { width: 100%; max-width: 362px; height: auto; }
	#imBlogPost_00000000E .image-14 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_00000000E .image-15 { width: 100%; max-width: 500px; height: auto; }
	#imBlogPost_00000000E .image-16 { width: 100%; max-width: 500px; height: auto; }
	#imBlogPost_00000000E .image-0 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000000E .image-24 { width: 100%; max-width: 203px; height: auto; }
	#imBlogPost_00000000E .image-19 { width: 100%; max-width: 485px; height: auto; }
	#imBlogPost_00000000E .image-9 { width: 100%; max-width: 550px; height: auto; }
	#imBlogPost_00000000E .image-20 { width: 100%; max-width: 823px; height: auto; }
	#imBlogPost_00000000C .image-0 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000000C .image-5 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000000C .image-4 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000000C .image-3 { width: 100%; max-width: 741px; height: auto; }
	#imBlogPost_00000000C .image-9 { width: 100%; max-width: 451px; height: auto; }
	#imBlogPost_00000000C .image-2 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_00000000C .image-1 { width: 100%; max-width: 362px; height: auto; }
	#imBlogPost_00000000C .image-17 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_00000000C .image-18 { width: 100%; max-width: 492px; height: auto; }
	#imBlogPost_00000000C .image-19 { width: 100%; max-width: 299px; height: auto; }
	#imBlogPost_00000000C .image-20 { width: 100%; max-width: 359px; height: auto; }
	#imBlogPost_00000000C .image-21 { width: 100%; max-width: 298px; height: auto; }
	#imBlogPost_00000000B .image-10 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000B .image-1 { width: 100%; max-width: 693px; height: auto; }
	#imBlogPost_00000000B .image-4 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000B .image-6 { width: 100%; max-width: 702px; height: auto; }
	#imBlogPost_00000000B .image-13 { width: 100%; max-width: 362px; height: auto; }
	#imBlogPost_00000000B .image-15 { width: 100%; max-width: 850px; height: auto; }
	#imBlogPost_00000000B .image-16 { width: 100%; max-width: 626px; height: auto; }
	#imBlogPost_00000000B .image-8 { width: 100%; max-width: 702px; height: auto; }
	#imBlogPost_00000000B .image-14 { width: 100%; max-width: 702px; height: auto; }
	#imBlogPost_00000000B .image-20 { width: 100%; max-width: 675px; height: auto; }
	#imBlogPost_00000000B .image-21 { width: 100%; max-width: 520px; height: auto; }
	#imBlogPost_00000000F .image-0 { width: 100%; max-width: 795px; height: auto; }
	#imBlogPost_00000000F .image-2 { width: 100%; max-width: 650px; height: auto; }
	#imBlogPost_00000000F .image-1 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_00000000F .image-3 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000000F .image-4 { width: 100%; max-width: 476px; height: auto; }
	#imBlogPost_00000000F .image-6 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPage { position: relative; box-sizing: border-box; margin-left: 0; margin-right: 0; padding: 0 5px 0 5px; }
	#imBlogPage.imBlogHome #imBlogContent { width: 300px; margin-right: 10px; }
	#imBlogPage.imBlogArticle #imBlogContent { width: 300px; margin-right: 10px; }
	.imBlogPostCard { width: 300px; height: 170px; float: left; box-sizing: border-box; margin: 10px 10px 0 0; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(-n+1) { margin-top: 0; }
	.imBlogPostCard:nth-of-type(1n) { margin-right: 0; }
	.imBlogPagination { width: 300px; }
	#imBlogPage.imBlogHome #imBlogSidebar { width: 160px; }
	#imBlogPage.imBlogArticle #imBlogSidebar { width: 160px; }
	.imBlogHighlightedCards .imBlogPostCard { width: 300px; height: 250px; margin-top: 0; margin-bottom: 10px; }
	.imBlogHighlightedCards .imBlogPostCard:nth-child(10) { margin-bottom: 0; }
	.imBlogPostCard { height: 340px; display: grid; display: -ms-grid; grid-template-columns: auto; -ms-grid-columns: 1fr; grid-template-rows: 0% auto auto 1fr auto; -ms-grid-rows: 0% auto auto 1fr auto auto; }
	.imBlogPostCardWithCover { grid-template-rows: 50% auto auto 1fr auto; -ms-grid-rows: 50% auto auto 1fr auto auto; }
	.imBlogPostWrapperCardCover { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 1 / 2; -ms-grid-row: 1; }
	.imBlogPostCardTitle { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 2 / 3; -ms-grid-row: 2; }
	.imBlogPostCardCategory { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 3 / 4; -ms-grid-row: 3; }
	.imBlogPostCardDescription { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 4 / 5; -ms-grid-row: 4; }
	.imBlogPostCardDetails { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 5 / 6; -ms-grid-row: 5; }
	.imBlogPostCardButton { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 6 / 7; -ms-grid-row: 6; }
	
}

@media (max-width: 479.9px)  {
	#imBlogPost_000000023 .image-0 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000023 .image-1 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000023 .image-2 { width: 100%; max-width: 1000px; height: auto; }
	#imBlogPost_000000023 .image-3 { width: 100%; max-width: 1000px; height: auto; }
	#imBlogPost_000000023 .image-7 { width: 100%; max-width: 400px; height: auto; }
	#imBlogPost_000000023 .image-4 { width: 100%; max-width: 875px; height: auto; }
	#imBlogPost_000000023 .image-5 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_000000023 .image-6 { width: 100%; max-width: 1000px; height: auto; }
	#imBlogPost_000000020 .image-2 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_000000020 .image-3 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_000000020 .image-4 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_000000020 .image-5 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_000000020 .image-6 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_000000021 .image-0 { width: 100%; max-width: 704px; height: auto; }
	#imBlogPost_000000021 .image-2 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_000000021 .image-9 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_000000021 .image-1 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_000000021 .image-3 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_000000021 .image-4 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_000000021 .image-5 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_000000021 .image-6 { width: 100%; max-width: 623px; height: auto; }
	#imBlogPost_000000021 .image-10 { width: 100%; max-width: 632px; height: auto; }
	#imBlogPost_000000021 .image-11 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_000000021 .image-12 { width: 100%; max-width: 694px; height: auto; }
	#imBlogPost_000000021 .image-13 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001F .image-0 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000001F .image-1 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000001F .image-2 { width: 100%; max-width: 779px; height: auto; }
	#imBlogPost_00000001F .image-3 { width: 100%; max-width: 1026px; height: auto; }
	#imBlogPost_00000001F .image-4 { width: 100%; max-width: 1063px; height: auto; }
	#imBlogPost_00000001F .image-5 { width: 100%; max-width: 867px; height: auto; }
	#imBlogPost_00000001F .image-6 { width: 100%; max-width: 376px; height: auto; }
	#imBlogPost_00000001F .image-7 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000001F .image-10 { width: 100%; max-width: 897px; height: auto; }
	#imBlogPost_00000001F .image-11 { width: 100%; max-width: 850px; height: auto; }
	#imBlogPost_00000001F .image-12 { width: 100%; max-width: 855px; height: auto; }
	#imBlogPost_00000001F .image-8 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000001E .image-0 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-1 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-4 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-5 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-6 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-7 { width: 100%; max-width: 870px; height: auto; }
	#imBlogPost_00000001E .image-3 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-9 { width: 100%; max-width: 100px; height: auto; }
	#imBlogPost_00000001E .image-12 { width: 100%; max-width: 950px; height: auto; }
	#imBlogPost_00000001E .image-11 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000001E .image-2 { width: 100%; max-width: 100px; height: auto; }
	#imBlogPost_00000001D .image-0 { width: 100%; max-width: 736px; height: auto; }
	#imBlogPost_00000001D .image-1 { width: 100%; max-width: 756px; height: auto; }
	#imBlogPost_00000001D .image-2 { width: 100%; max-width: 554px; height: auto; }
	#imBlogPost_00000001D .image-3 { width: 100%; max-width: 899px; height: auto; }
	#imBlogPost_00000001D .image-4 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000001D .image-5 { width: 100%; max-width: 1064px; height: auto; }
	#imBlogPost_00000001D .image-6 { width: 100%; max-width: 1034px; height: auto; }
	#imBlogPost_00000001D .image-7 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000001D .image-8 { width: 100%; max-width: 980px; height: auto; }
	#imBlogPost_00000001D .image-9 { width: 100%; max-width: 300px; height: auto; }
	#imBlogPost_00000001C .image-4 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_00000001C .image-1 { width: 100%; max-width: 493px; height: auto; }
	#imBlogPost_00000001C .image-2 { width: 100%; max-width: 581px; height: auto; }
	#imBlogPost_00000001C .image-5 { width: 100%; max-width: 957px; height: auto; }
	#imBlogPost_00000001C .image-7 { width: 100%; max-width: 687px; height: auto; }
	#imBlogPost_00000001C .image-15 { width: 100%; max-width: 497px; height: auto; }
	#imBlogPost_00000001C .image-22 { width: 100%; max-width: 583px; height: auto; }
	#imBlogPost_00000001C .image-0 { width: 100%; max-width: 824px; height: auto; }
	#imBlogPost_00000001C .image-3 { width: 100%; max-width: 949px; height: auto; }
	#imBlogPost_00000001C .image-23 { width: 100%; max-width: 687px; height: auto; }
	#imBlogPost_00000001C .image-35 { width: 100%; max-width: 497px; height: auto; }
	#imBlogPost_00000001C .image-36 { width: 100%; max-width: 841px; height: auto; }
	#imBlogPost_00000001C .image-37 { width: 100%; max-width: 320px; height: auto; }
	#imBlogPost_00000001C .image-42 { width: 100%; max-width: 676px; height: auto; }
	#imBlogPost_00000001C .image-43 { width: 100%; max-width: 479px; height: auto; }
	#imBlogPost_00000001C .image-6 { width: 100%; max-width: 1019px; height: auto; }
	#imBlogPost_00000001C .image-38 { width: 100%; max-width: 917px; height: auto; }
	#imBlogPost_00000001C .image-44 { width: 100%; max-width: 755px; height: auto; }
	#imBlogPost_00000001C .image-45 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000001C .image-46 { width: 100%; max-width: 896px; height: auto; }
	#imBlogPost_00000001C .image-47 { width: 100%; max-width: 551px; height: auto; }
	#imBlogPost_00000001C .image-16 { width: 100%; max-width: 812px; height: auto; }
	#imBlogPost_00000001C .image-48 { width: 100%; max-width: 549px; height: auto; }
	#imBlogPost_00000001C .image-8 { width: 100%; max-width: 928px; height: auto; }
	#imBlogPost_00000001C .image-9 { width: 100%; max-width: 882px; height: auto; }
	#imBlogPost_00000001C .image-10 { width: 100%; max-width: 324px; height: auto; }
	#imBlogPost_00000001C .image-11 { width: 100%; max-width: 1012px; height: auto; }
	#imBlogPost_00000001C .image-12 { width: 100%; max-width: 935px; height: auto; }
	#imBlogPost_00000001C .image-13 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000001C .image-14 { width: 100%; max-width: 626px; height: auto; }
	#imBlogPost_00000001C .image-39 { width: 100%; max-width: 780px; height: auto; }
	#imBlogPost_00000001C .image-49 { width: 100%; max-width: 835px; height: auto; }
	#imBlogPost_00000001C .image-50 { width: 100%; max-width: 847px; height: auto; }
	#imBlogPost_00000001C .image-51 { width: 100%; max-width: 943px; height: auto; }
	#imBlogPost_00000001C .image-52 { width: 100%; max-width: 625px; height: auto; }
	#imBlogPost_00000001C .image-53 { width: 100%; max-width: 1054px; height: auto; }
	#imBlogPost_00000001C .image-54 { width: 100%; max-width: 953px; height: auto; }
	#imBlogPost_00000001C .image-55 { width: 100%; max-width: 508px; height: auto; }
	#imBlogPost_00000001C .image-56 { width: 100%; max-width: 597px; height: auto; }
	#imBlogPost_00000001C .image-28 { width: 100%; max-width: 200px; height: auto; }
	#imBlogPost_00000001A .image-1 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-2 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-3 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-4 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-0 { width: 100%; max-width: 798px; height: auto; }
	#imBlogPost_00000001A .image-6 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_00000001A .image-5 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_00000001A .image-7 { width: 100%; max-width: 350px; height: auto; }
	#imBlogPost_000000019 .image-0 { width: 100%; max-width: 25px; height: auto; }
	#imBlogPost_000000019 .image-9 { width: 100%; max-width: 586px; height: auto; }
	#imBlogPost_000000019 .image-16 { width: 100%; max-width: 1032px; height: auto; }
	#imBlogPost_000000019 .image-11 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_000000019 .image-4 { width: 100%; max-width: 80px; height: auto; }
	#imBlogPost_000000019 .image-12 { width: 100%; max-width: 787px; height: auto; }
	#imBlogPost_000000019 .image-13 { width: 100%; max-width: 818px; height: auto; }
	#imBlogPost_000000019 .image-14 { width: 100%; max-width: 771px; height: auto; }
	#imBlogPost_000000019 .image-15 { width: 100%; max-width: 821px; height: auto; }
	#imBlogPost_000000019 .image-10 { width: 100%; max-width: 817px; height: auto; }
	#imBlogPost_000000019 .image-1 { width: 100%; max-width: 646px; height: auto; }
	#imBlogPost_000000019 .image-2 { width: 100%; max-width: 832px; height: auto; }
	#imBlogPost_000000019 .image-3 { width: 100%; max-width: 832px; height: auto; }
	#imBlogPost_000000019 .image-5 { width: 100%; max-width: 723px; height: auto; }
	#imBlogPost_000000019 .image-8 { width: 100%; max-width: 150px; height: auto; }
	#imBlogPost_000000019 .image-7 { width: 100%; max-width: 200px; height: auto; }
	#imBlogPost_000000017 .image-14 { width: 100%; max-width: 834px; height: auto; }
	#imBlogPost_000000017 .image-22 { width: 100%; max-width: 1011px; height: auto; }
	#imBlogPost_000000017 .image-23 { width: 100%; max-width: 620px; height: auto; }
	#imBlogPost_000000017 .image-15 { width: 100%; max-width: 492px; height: auto; }
	#imBlogPost_000000017 .image-16 { width: 100%; max-width: 790px; height: auto; }
	#imBlogPost_000000017 .image-24 { width: 100%; max-width: 788px; height: auto; }
	#imBlogPost_000000017 .image-25 { width: 100%; max-width: 810px; height: auto; }
	#imBlogPost_000000017 .image-26 { width: 100%; max-width: 504px; height: auto; }
	#imBlogPost_000000017 .image-27 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_000000017 .image-28 { width: 100%; max-width: 959px; height: auto; }
	#imBlogPost_000000017 .image-29 { width: 100%; max-width: 871px; height: auto; }
	#imBlogPost_000000017 .image-1 { width: 100%; max-width: 778px; height: auto; }
	#imBlogPost_000000017 .image-8 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_000000017 .image-17 { width: 100%; max-width: 977px; height: auto; }
	#imBlogPost_000000017 .image-18 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_000000017 .image-19 { width: 100%; max-width: 643px; height: auto; }
	#imBlogPost_000000017 .image-20 { width: 100%; max-width: 406px; height: auto; }
	#imBlogPost_000000017 .image-0 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_000000017 .image-2 { width: 100%; max-width: 702px; height: auto; }
	#imBlogPost_000000017 .image-3 { width: 100%; max-width: 498px; height: auto; }
	#imBlogPost_000000017 .image-12 { width: 100%; max-width: 150px; height: auto; }
	#imBlogPost_000000016 .image-3 { width: 100%; max-width: 736px; height: auto; }
	#imBlogPost_000000016 .image-2 { width: 100%; max-width: 48px; height: auto; }
	#imBlogPost_000000016 .image-6 { width: 100%; max-width: 491px; height: auto; }
	#imBlogPost_000000016 .image-4 { width: 100%; max-width: 736px; height: auto; }
	#imBlogPost_000000016 .image-1 { width: 100%; max-width: 692px; height: auto; }
	#imBlogPost_000000016 .image-18 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-7 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-8 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-20 { width: 100%; max-width: 741px; height: auto; }
	#imBlogPost_000000016 .image-10 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-19 { width: 100%; max-width: 678px; height: auto; }
	#imBlogPost_000000016 .image-21 { width: 100%; max-width: 896px; height: auto; }
	#imBlogPost_000000016 .image-5 { width: 100%; max-width: 815px; height: auto; }
	#imBlogPost_000000016 .image-13 { width: 100%; max-width: 853px; height: auto; }
	#imBlogPost_000000016 .image-12 { width: 100%; max-width: 853px; height: auto; }
	#imBlogPost_000000016 .image-11 { width: 100%; max-width: 654px; height: auto; }
	#imBlogPost_000000016 .image-15 { width: 100%; max-width: 833px; height: auto; }
	#imBlogPost_000000016 .image-14 { width: 100%; max-width: 369px; height: auto; }
	#imBlogPost_000000016 .image-16 { width: 100%; max-width: 781px; height: auto; }
	#imBlogPost_000000015 .image-0 { width: 100%; max-width: 669px; height: auto; }
	#imBlogPost_000000015 .image-3 { width: 100%; max-width: 603px; height: auto; }
	#imBlogPost_000000015 .image-4 { width: 100%; max-width: 603px; height: auto; }
	#imBlogPost_000000015 .image-6 { width: 100%; max-width: 20px; height: auto; }
	#imBlogPost_000000015 .image-1 { width: 100%; max-width: 807px; height: auto; }
	#imBlogPost_000000015 .image-5 { width: 100%; max-width: 1030px; height: auto; }
	#imBlogPost_000000015 .image-2 { width: 100%; max-width: 1030px; height: auto; }
	#imBlogPost_000000014 .image-4 { width: 100%; max-width: 575px; height: auto; }
	#imBlogPost_000000014 .image-0 { width: 100%; max-width: 770px; height: auto; }
	#imBlogPost_000000014 .image-1 { width: 100%; max-width: 450px; height: auto; }
	#imBlogPost_000000014 .image-2 { width: 100%; max-width: 845px; height: auto; }
	#imBlogPost_000000014 .image-7 { width: 100%; max-width: 1030px; height: auto; }
	#imBlogPost_000000014 .image-3 { width: 100%; max-width: 681px; height: auto; }
	#imBlogPost_000000014 .image-5 { width: 100%; max-width: 592px; height: auto; }
	#imBlogPost_000000014 .image-8 { width: 100%; max-width: 760px; height: auto; }
	#imBlogPost_000000014 .image-9 { width: 100%; max-width: 736px; height: auto; }
	#imBlogPost_000000007 .image-0 { width: 100%; max-width: 500px; height: auto; }
	#imBlogPost_000000007 .image-3 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-10 { width: 100%; max-width: 451px; height: auto; }
	#imBlogPost_000000007 .image-4 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-5 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-7 { width: 100%; max-width: 840px; height: auto; }
	#imBlogPost_000000007 .image-6 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-1 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-9 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000007 .image-2 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_000000010 .image-0 { width: 100%; max-width: 570px; height: auto; }
	#imBlogPost_000000010 .image-3 { width: 100%; max-width: 541px; height: auto; }
	#imBlogPost_000000010 .image-2 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000E .image-13 { width: 100%; max-width: 325px; height: auto; }
	#imBlogPost_00000000E .image-1 { width: 100%; max-width: 620px; height: auto; }
	#imBlogPost_00000000E .image-2 { width: 100%; max-width: 692px; height: auto; }
	#imBlogPost_00000000E .image-3 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000E .image-4 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000E .image-21 { width: 100%; max-width: 739px; height: auto; }
	#imBlogPost_00000000E .image-5 { width: 100%; max-width: 650px; height: auto; }
	#imBlogPost_00000000E .image-6 { width: 100%; max-width: 650px; height: auto; }
	#imBlogPost_00000000E .image-7 { width: 100%; max-width: 650px; height: auto; }
	#imBlogPost_00000000E .image-8 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_00000000E .image-10 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPost_00000000E .image-11 { width: 100%; max-width: 529px; height: auto; }
	#imBlogPost_00000000E .image-12 { width: 100%; max-width: 529px; height: auto; }
	#imBlogPost_00000000E .image-22 { width: 100%; max-width: 362px; height: auto; }
	#imBlogPost_00000000E .image-14 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_00000000E .image-15 { width: 100%; max-width: 500px; height: auto; }
	#imBlogPost_00000000E .image-16 { width: 100%; max-width: 500px; height: auto; }
	#imBlogPost_00000000E .image-0 { width: 100%; max-width: 1090px; height: auto; }
	#imBlogPost_00000000E .image-24 { width: 100%; max-width: 203px; height: auto; }
	#imBlogPost_00000000E .image-19 { width: 100%; max-width: 485px; height: auto; }
	#imBlogPost_00000000E .image-9 { width: 100%; max-width: 550px; height: auto; }
	#imBlogPost_00000000E .image-20 { width: 100%; max-width: 823px; height: auto; }
	#imBlogPost_00000000C .image-0 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000000C .image-5 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000000C .image-4 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000000C .image-3 { width: 100%; max-width: 741px; height: auto; }
	#imBlogPost_00000000C .image-9 { width: 100%; max-width: 451px; height: auto; }
	#imBlogPost_00000000C .image-2 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_00000000C .image-1 { width: 100%; max-width: 362px; height: auto; }
	#imBlogPost_00000000C .image-17 { width: 100%; max-width: 800px; height: auto; }
	#imBlogPost_00000000C .image-18 { width: 100%; max-width: 492px; height: auto; }
	#imBlogPost_00000000C .image-19 { width: 100%; max-width: 299px; height: auto; }
	#imBlogPost_00000000C .image-20 { width: 100%; max-width: 359px; height: auto; }
	#imBlogPost_00000000C .image-21 { width: 100%; max-width: 298px; height: auto; }
	#imBlogPost_00000000B .image-10 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000B .image-1 { width: 100%; max-width: 693px; height: auto; }
	#imBlogPost_00000000B .image-4 { width: 100%; max-width: 900px; height: auto; }
	#imBlogPost_00000000B .image-6 { width: 100%; max-width: 702px; height: auto; }
	#imBlogPost_00000000B .image-13 { width: 100%; max-width: 362px; height: auto; }
	#imBlogPost_00000000B .image-15 { width: 100%; max-width: 850px; height: auto; }
	#imBlogPost_00000000B .image-16 { width: 100%; max-width: 626px; height: auto; }
	#imBlogPost_00000000B .image-8 { width: 100%; max-width: 702px; height: auto; }
	#imBlogPost_00000000B .image-14 { width: 100%; max-width: 702px; height: auto; }
	#imBlogPost_00000000B .image-20 { width: 100%; max-width: 675px; height: auto; }
	#imBlogPost_00000000B .image-21 { width: 100%; max-width: 520px; height: auto; }
	#imBlogPost_00000000F .image-0 { width: 100%; max-width: 795px; height: auto; }
	#imBlogPost_00000000F .image-2 { width: 100%; max-width: 650px; height: auto; }
	#imBlogPost_00000000F .image-1 { width: 100%; max-width: 750px; height: auto; }
	#imBlogPost_00000000F .image-3 { width: 100%; max-width: 700px; height: auto; }
	#imBlogPost_00000000F .image-4 { width: 100%; max-width: 476px; height: auto; }
	#imBlogPost_00000000F .image-6 { width: 100%; max-width: 600px; height: auto; }
	#imBlogPage { width: 100%; }
	#imBlogContent, #imBlogSidebar { box-sizing: border-box; width: 100%; padding-left: 0px; padding-right: 0px; }
	.imBlogPostCard { width: 100%; float: left; box-sizing: border-box; height: 170px; margin: 10px 0 0 0; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(1) { margin-top: 0; }
	.imBlogPagination { width: 100%; }
	.imBlogHighlightedCards .imBlogPostCard { margin-top: 0; margin-bottom: 10px; }
	.imBlogHighlightedCards .imBlogPostCard:nth-child(10) { margin-bottom: 0; }
	.imBlogPostCard { height: 340px; display: grid; display: -ms-grid; grid-template-columns: auto; -ms-grid-columns: 1fr; grid-template-rows: 0% auto auto 1fr auto; -ms-grid-rows: 0% auto auto 1fr auto auto; }
	.imBlogPostCardWithCover { grid-template-rows: 50% auto auto 1fr auto; -ms-grid-rows: 50% auto auto 1fr auto auto; }
	.imBlogPostWrapperCardCover { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 1 / 2; -ms-grid-row: 1; }
	.imBlogPostCardTitle { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 2 / 3; -ms-grid-row: 2; }
	.imBlogPostCardCategory { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 3 / 4; -ms-grid-row: 3; }
	.imBlogPostCardDescription { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 4 / 5; -ms-grid-row: 4; }
	.imBlogPostCardDetails { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 5 / 6; -ms-grid-row: 5; }
	.imBlogPostCardButton { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 6 / 7; -ms-grid-row: 6; }
	
}

@media (min-width: 1280.0px) {
	#imHeader_imMenuObject_12_wrapper { display: none; }
	#imHeader_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_12_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper, #imHeader_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 99px; height: 28px; padding: 0 3px 0 3px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_12 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_12 .label-inner-wrapper, #imHeader_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_12_container > ul > li .label, #imHeader_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_12 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_12_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_12_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imHeader_imMenuObject_12_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_12_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_12 .imLevel { cursor: default; }
	#imHeader_imMenuObject_12-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_12 { text-align: left;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	#imHeader_imMenuObject_12-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_12-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_12-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_12-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 220px; border-style: solid; border-width: 0px 30px 30px 30px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_12-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0.5;}
	.menu-imHeader_imMenuObject_12-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_12-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_12-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 196px; height: 42px; padding: 0 12px 0 12px; }
	#imHeader_imMenuObject_12-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_12-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 220px;left: 0; right: auto;background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper {background-color: rgba(139, 177, 212, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(119, 157, 192, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(139, 137, 172, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_12-menu-opened {  transform: translate3d(-280px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_12-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_21_wrapper { position: absolute; top: 40px; left: 260px; width: 622px; height: 40px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_21 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_21 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_21_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_21_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_21_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_21_container > ul > li > .label-wrapper, #imHeader_imMenuObject_21_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 99px; height: 28px; padding: 0 3px 0 3px; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px;}
	#imHeader_imMenuObject_21 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px;}
	#imHeader_imMenuObject_21 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_21 .label-inner-wrapper, #imHeader_imMenuObject_21 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_21_container > ul > li .label, #imHeader_imMenuObject_21 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_21_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_21 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_21_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-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_21_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_21_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-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_21_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_21_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_21_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imHeader_imMenuObject_21_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-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_21_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_21_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_21_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_21_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_21 .imLevel { cursor: default; }
	#imHeader_imMenuObject_21-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_21 { text-align: left;}
	/* Level menu background */
	#imHeader_imMenuObject_21 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_21 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_21 .multiple-column > ul {max-width: 135px;}
	#imHeader_imMenuObject_21 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_21 ul ul .label-wrapper { display: block; overflow: hidden; width: 119px; height: 34px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_21 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_21 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_21 ul ul li.imLevel:hover > .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; }
	#imHeader_imMenuObject_21 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_21 ul ul li.imPage:hover > .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; }
	#imHeader_imMenuObject_21 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_21 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_21 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imHeader_imMenuObject_21 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_21 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_21 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_21 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_21 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_21_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imHeader_imMenuObject_21_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_21_container > ul > li > ul.open-left { right: 105px; }
	#imHeader_imMenuObject_21_container > ul > li > ul.open-right { left: 105px; }
	#imHeader_imMenuObject_21_container > ul > li > ul ul, #imHeader_imMenuObject_21_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_21_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_21_container .multiple-column > ul > li ul.open-left{ right: 135px; }
	#imHeader_imMenuObject_21_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_21_container .multiple-column > ul > li ul.open-right{ left: 135px; }
	#imHeader_imMenuObject_21 ul > li > ul, #imHeader_imMenuObject_21 .multiple-column { display: none; }
	#imHeader_imMenuObject_21_container > ul > li:nth-child(5n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_21_container > ul > li:nth-child(n+6) {
	margin-top: 1px; 
	}
	#imHeader_imMenuObject_21-menu-opened { display: none; }
	#imHeader_imMenuObject_21 .hamburger-component { display: none; }
	#imHeader_imObjectImage_22_wrapper { position: absolute; top: 20px; left: 10px; width: 210px; height: 60px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imObjectImage_22_wrapper img {-webkit-clip-path: inset(0 0 -22.449% 0);clip-path: inset(0 0 -22.449% 0);}#imHeader_imCell_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_22 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_22 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_22 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectSearch_23_wrapper { position: absolute; top: 40px; left: 910px; width: 110px; height: 32px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectSearch_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	input#imHeader_imObjectSearch_23_field[type=text] { width: 110px; }
	#imHeader_imObjectSearch_23_field { background-position: 89px center; }
	#imHeader_imObjectImage_26_wrapper { position: absolute; top: 10px; left: 970px; width: 30px; height: 30px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imObjectImage_26_wrapper img {-webkit-clip-path: inset(0 0 9.091% 0);clip-path: inset(0 0 9.091% 0);}#imHeader_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_26 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_26 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_27_wrapper { position: absolute; top: 10px; left: 690px; width: 272px; height: 22px; text-align: center; z-index: 1007;  }
	#imHeader_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_27 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_27 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_27_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_27_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_27_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_27_container > ul > li > .label-wrapper, #imHeader_imMenuObject_27_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 230px; height: 22px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;}
	#imHeader_imMenuObject_27 .hamburger-button {cursor: pointer; width: 22px; height: 22px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;}
	#imHeader_imMenuObject_27 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_27 .label-inner-wrapper, #imHeader_imMenuObject_27 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_27_container > ul > li .label, #imHeader_imMenuObject_27 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_27_container > ul > li > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27_container > ul > li > .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: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_27 .hamburger-button {background-color: rgba(204, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27 .hamburger-button .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: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_27_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-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_27_container > ul > .imMnMnCurrent > .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: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_27_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(74, 134, 232, 1);background-image: none;border-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_27_container > ul > li.imPage >.sweeper > .label-wrapper-over .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: bold;}
	#imHeader_imMenuObject_27_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_27_container > ul > li.imPage > .sweeper .label-wrapper-over { position: absolute; bottom: 0;}#imHeader_imMenuObject_27_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imHeader_imMenuObject_27_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(74, 134, 232, 1);background-image: none;border-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_27_container > ul > li.imLevel >.sweeper > .label-wrapper-over .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: bold;}
	#imHeader_imMenuObject_27_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_27_container > ul > li.imLevel > .sweeper .label-wrapper-over { position: absolute; bottom: 0;}#imHeader_imMenuObject_27_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_27_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_27 .imLevel { cursor: default; }
	#imHeader_imMenuObject_27-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_27 { text-align: left;}
	/* Level menu background */
	#imHeader_imMenuObject_27 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_27 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_27 .multiple-column > ul {max-width: 120px;}
	#imHeader_imMenuObject_27 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_27 ul ul .label-wrapper { display: block; overflow: hidden; width: 104px; height: 34px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_27 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_27 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_27 ul ul li.imLevel:hover > .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; }
	#imHeader_imMenuObject_27 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_27 ul ul li.imPage:hover > .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; }
	#imHeader_imMenuObject_27 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_27 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_27 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imHeader_imMenuObject_27 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_27 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_27 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_27 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_27 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_27_container > ul > li > ul {position: absolute;
	top: 22px;
	}
	#imHeader_imMenuObject_27_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_27_container > ul > li > ul.open-left { right: 240px; }
	#imHeader_imMenuObject_27_container > ul > li > ul.open-right { left: 240px; }
	#imHeader_imMenuObject_27_container > ul > li > ul ul, #imHeader_imMenuObject_27_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_27_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_27_container .multiple-column > ul > li ul.open-left{ right: 120px; }
	#imHeader_imMenuObject_27_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_27_container .multiple-column > ul > li ul.open-right{ left: 120px; }
	#imHeader_imMenuObject_27 ul, #imHeader_imMenuObject_27 .multiple-column { perspective: 1000px; }#imHeader_imMenuObject_27 ul > li > ul, #imHeader_imMenuObject_27 .multiple-column { visibility: hidden; opacity: 0; transition: all 0.3s ease 0s, visibility 0s linear 0.3s; transform: rotate3d(1, 0, 0, 90deg); transform-origin: 50% 0%;}
	#imHeader_imMenuObject_27 .rotate-menu { visibility: visible; opacity: 1; transform: rotate3d(0, 0, 0, 0);  transition-delay: 0s, 0s; }
	#imHeader_imMenuObject_27_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_27_container > ul > li:nth-child(n+2) {
	margin-top: 1px; 
	}
	#imHeader_imMenuObject_27-menu-opened { display: none; }
	#imHeader_imMenuObject_27 .hamburger-component { display: none; }
	#imHeader_imHTMLObject_28_wrapper { position: absolute; top: 0px; left: 240px; width: 80px; height: 40px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imHTMLObject_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_28 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_28 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1279.9px) and (min-width: 720.0px) {
	#imHeader_imMenuObject_12_wrapper { display: none; }
	#imHeader_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_12_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper, #imHeader_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 99px; height: 28px; padding: 0 3px 0 3px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_12 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_12 .label-inner-wrapper, #imHeader_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_12_container > ul > li .label, #imHeader_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_12 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_12_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_12_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imHeader_imMenuObject_12_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_12_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_12 .imLevel { cursor: default; }
	#imHeader_imMenuObject_12-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_12 { text-align: left;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	#imHeader_imMenuObject_12-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_12-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_12-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_12-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 220px; border-style: solid; border-width: 0px 30px 30px 30px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_12-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0.5;}
	.menu-imHeader_imMenuObject_12-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_12-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_12-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 196px; height: 42px; padding: 0 12px 0 12px; }
	#imHeader_imMenuObject_12-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_12-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 220px;left: 0; right: auto;background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper {background-color: rgba(139, 177, 212, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(119, 157, 192, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(139, 137, 172, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_12-menu-opened {  transform: translate3d(-280px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_12-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_21_wrapper { position: absolute; top: 40px; left: 230px; width: 542px; height: 40px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_21 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_21 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_21_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_21_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_21_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_21_container > ul > li > .label-wrapper, #imHeader_imMenuObject_21_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 99px; height: 28px; padding: 0 3px 0 3px; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px;}
	#imHeader_imMenuObject_21 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px;}
	#imHeader_imMenuObject_21 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_21 .label-inner-wrapper, #imHeader_imMenuObject_21 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_21_container > ul > li .label, #imHeader_imMenuObject_21 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_21_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_21 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_21_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-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_21_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_21_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-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_21_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_21_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_21_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imHeader_imMenuObject_21_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-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_21_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_21_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_21_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_21_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_21 .imLevel { cursor: default; }
	#imHeader_imMenuObject_21-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_21 { text-align: left;}
	/* Level menu background */
	#imHeader_imMenuObject_21 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_21 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_21 .multiple-column > ul {max-width: 135px;}
	#imHeader_imMenuObject_21 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_21 ul ul .label-wrapper { display: block; overflow: hidden; width: 119px; height: 34px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_21 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_21 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_21 ul ul li.imLevel:hover > .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; }
	#imHeader_imMenuObject_21 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_21 ul ul li.imPage:hover > .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; }
	#imHeader_imMenuObject_21 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_21 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_21 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imHeader_imMenuObject_21 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_21 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_21 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_21 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_21 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_21_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imHeader_imMenuObject_21_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_21_container > ul > li > ul.open-left { right: 105px; }
	#imHeader_imMenuObject_21_container > ul > li > ul.open-right { left: 105px; }
	#imHeader_imMenuObject_21_container > ul > li > ul ul, #imHeader_imMenuObject_21_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_21_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_21_container .multiple-column > ul > li ul.open-left{ right: 135px; }
	#imHeader_imMenuObject_21_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_21_container .multiple-column > ul > li ul.open-right{ left: 135px; }
	#imHeader_imMenuObject_21 ul > li > ul, #imHeader_imMenuObject_21 .multiple-column { display: none; }
	#imHeader_imMenuObject_21_container > ul > li:nth-child(5n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_21_container > ul > li:nth-child(n+6) {
	margin-top: 1px; 
	}
	#imHeader_imMenuObject_21-menu-opened { display: none; }
	#imHeader_imMenuObject_21 .hamburger-component { display: none; }
	#imHeader_imObjectImage_22_wrapper { position: absolute; top: 20px; left: 10px; width: 210px; height: 60px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imObjectImage_22_wrapper img {-webkit-clip-path: inset(0 0 -22.449% 0);clip-path: inset(0 0 -22.449% 0);}#imHeader_imCell_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_22 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_22 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_22 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectSearch_23_wrapper { display: none; }
	#imHeader_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectSearch_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	input#imHeader_imObjectSearch_23_field[type=text] { width: 110px; }
	#imHeader_imObjectSearch_23_field { background-position: 89px center; }
	#imHeader_imObjectImage_26_wrapper { position: absolute; top: 5px; left: 680px; width: 30px; height: 30px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imObjectImage_26_wrapper img {-webkit-clip-path: inset(0 0 9.091% 0);clip-path: inset(0 0 9.091% 0);}#imHeader_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_26 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_26 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_27_wrapper { position: absolute; top: 10px; left: 420px; width: 252px; height: 22px; text-align: center; z-index: 1007;  }
	#imHeader_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_27 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_27 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_27_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_27_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_27_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_27_container > ul > li > .label-wrapper, #imHeader_imMenuObject_27_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 230px; height: 22px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;}
	#imHeader_imMenuObject_27 .hamburger-button {cursor: pointer; width: 22px; height: 22px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;}
	#imHeader_imMenuObject_27 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_27 .label-inner-wrapper, #imHeader_imMenuObject_27 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_27_container > ul > li .label, #imHeader_imMenuObject_27 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_27_container > ul > li > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27_container > ul > li > .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: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_27 .hamburger-button {background-color: rgba(204, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27 .hamburger-button .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: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_27_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-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_27_container > ul > .imMnMnCurrent > .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: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_27_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(74, 134, 232, 1);background-image: none;border-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_27_container > ul > li.imPage >.sweeper > .label-wrapper-over .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: bold;}
	#imHeader_imMenuObject_27_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_27_container > ul > li.imPage > .sweeper .label-wrapper-over { position: absolute; bottom: 0;}#imHeader_imMenuObject_27_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imHeader_imMenuObject_27_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(74, 134, 232, 1);background-image: none;border-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_27_container > ul > li.imLevel >.sweeper > .label-wrapper-over .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: bold;}
	#imHeader_imMenuObject_27_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_27_container > ul > li.imLevel > .sweeper .label-wrapper-over { position: absolute; bottom: 0;}#imHeader_imMenuObject_27_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_27_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_27 .imLevel { cursor: default; }
	#imHeader_imMenuObject_27-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_27 { text-align: left;}
	/* Level menu background */
	#imHeader_imMenuObject_27 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_27 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_27 .multiple-column > ul {max-width: 120px;}
	#imHeader_imMenuObject_27 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_27 ul ul .label-wrapper { display: block; overflow: hidden; width: 104px; height: 34px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_27 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_27 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_27 ul ul li.imLevel:hover > .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; }
	#imHeader_imMenuObject_27 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_27 ul ul li.imPage:hover > .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; }
	#imHeader_imMenuObject_27 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_27 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_27 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imHeader_imMenuObject_27 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_27 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_27 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_27 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_27 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_27_container > ul > li > ul {position: absolute;
	top: 22px;
	}
	#imHeader_imMenuObject_27_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_27_container > ul > li > ul.open-left { right: 240px; }
	#imHeader_imMenuObject_27_container > ul > li > ul.open-right { left: 240px; }
	#imHeader_imMenuObject_27_container > ul > li > ul ul, #imHeader_imMenuObject_27_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_27_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_27_container .multiple-column > ul > li ul.open-left{ right: 120px; }
	#imHeader_imMenuObject_27_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_27_container .multiple-column > ul > li ul.open-right{ left: 120px; }
	#imHeader_imMenuObject_27 ul, #imHeader_imMenuObject_27 .multiple-column { perspective: 1000px; }#imHeader_imMenuObject_27 ul > li > ul, #imHeader_imMenuObject_27 .multiple-column { visibility: hidden; opacity: 0; transition: all 0.3s ease 0s, visibility 0s linear 0.3s; transform: rotate3d(1, 0, 0, 90deg); transform-origin: 50% 0%;}
	#imHeader_imMenuObject_27 .rotate-menu { visibility: visible; opacity: 1; transform: rotate3d(0, 0, 0, 0);  transition-delay: 0s, 0s; }
	#imHeader_imMenuObject_27_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_27_container > ul > li:nth-child(n+2) {
	margin-top: 1px; 
	}
	#imHeader_imMenuObject_27-menu-opened { display: none; }
	#imHeader_imMenuObject_27 .hamburger-component { display: none; }
	#imHeader_imHTMLObject_28_wrapper { position: absolute; top: 0px; left: 240px; width: 80px; height: 40px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imHTMLObject_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_28 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_28 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_imMenuObject_12_wrapper { position: absolute; top: 20px; left: 10px; width: 53px; height: 40px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_12_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper, #imHeader_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 99px; height: 28px; padding: 0 3px 0 3px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_12 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_12 .label-inner-wrapper, #imHeader_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_12_container > ul > li .label, #imHeader_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_12 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_12_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_12_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imHeader_imMenuObject_12_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_12_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_12 .imLevel { cursor: default; }
	#imHeader_imMenuObject_12-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_12 { text-align: left;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	#imHeader_imMenuObject_12-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_12-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_12-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_12-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 220px; border-style: solid; border-width: 0px 30px 30px 30px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_12-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0.5;}
	.menu-imHeader_imMenuObject_12-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_12-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_12-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 196px; height: 42px; padding: 0 12px 0 12px; }
	#imHeader_imMenuObject_12-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_12-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 220px;left: 0; right: auto;background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper {background-color: rgba(139, 177, 212, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(119, 157, 192, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(139, 137, 172, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_12-menu-opened {  transform: translate3d(-280px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_12-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_21_wrapper { display: none; }
	#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_21 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_21 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_21_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_21_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_21_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_21_container > ul > li > .label-wrapper, #imHeader_imMenuObject_21_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 99px; height: 28px; padding: 0 3px 0 3px; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px;}
	#imHeader_imMenuObject_21 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px;}
	#imHeader_imMenuObject_21 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_21 .label-inner-wrapper, #imHeader_imMenuObject_21 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_21_container > ul > li .label, #imHeader_imMenuObject_21 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_21_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_21 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_21_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-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_21_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_21_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-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_21_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_21_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_21_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imHeader_imMenuObject_21_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-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_21_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_21_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_21_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_21_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_21 .imLevel { cursor: default; }
	#imHeader_imMenuObject_21-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_21 { text-align: left;}
	#imHeader_imMenuObject_21 .hidden { display: none; }
	#imHeader_imMenuObject_21-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_21-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_21-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_21-menu-opened #imHeader_imMenuObject_21_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_21-menu-opened #imHeader_imMenuObject_21_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_21-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_21-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_21-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 220px; border-style: solid; border-width: 0px 30px 30px 30px; 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_21-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0.5;}
	.menu-imHeader_imMenuObject_21-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_21 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_21-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_21-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_21-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 196px; height: 45px; padding: 0 12px 0 12px; }
	#imHeader_imMenuObject_21-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_21-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_21-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 220px;left: 0; right: auto;background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_21-menu-opened ul > li > .label-wrapper {background-color: rgba(164, 194, 244, 1);background-image: none;}
	#imHeader_imMenuObject_21-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_21-menu-opened ul ul > li > .label-wrapper {background-color: rgba(144, 174, 224, 1);background-image: none;}
	#imHeader_imMenuObject_21-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_21-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(124, 154, 204, 1);background-image: none;}
	#imHeader_imMenuObject_21-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_21-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(144, 134, 184, 1);background-image: none;}
	#imHeader_imMenuObject_21-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_21-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(164, 194, 244, 1);background-image: none;}
	#imHeader_imMenuObject_21-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_21-menu-opened #imHeader_imMenuObject_21_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imHeader_imMenuObject_21-menu-opened #imHeader_imMenuObject_21_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_21-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imHeader_imMenuObject_21-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_21-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imHeader_imMenuObject_21-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_21-menu-opened {  transform: translate3d(-280px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_21-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectImage_22_wrapper { position: absolute; top: 20px; left: 110px; width: 210px; height: 60px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imObjectImage_22_wrapper img {-webkit-clip-path: inset(0 0 -22.449% 0);clip-path: inset(0 0 -22.449% 0);}#imHeader_imCell_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_22 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_22 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_22 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectSearch_23_wrapper { display: none; }
	#imHeader_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectSearch_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	input#imHeader_imObjectSearch_23_field[type=text] { width: 110px; }
	#imHeader_imObjectSearch_23_field { background-position: 89px center; }
	#imHeader_imObjectImage_26_wrapper { position: absolute; top: 10px; left: 440px; width: 30px; height: 30px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imObjectImage_26_wrapper img {-webkit-clip-path: inset(0 0 9.091% 0);clip-path: inset(0 0 9.091% 0);}#imHeader_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_26 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_26 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_27_wrapper { display: none; }
	#imHeader_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_27 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_27 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_27_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_27_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_27_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_27_container > ul > li > .label-wrapper, #imHeader_imMenuObject_27_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 230px; height: 22px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;}
	#imHeader_imMenuObject_27 .hamburger-button {cursor: pointer; width: 22px; height: 22px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;}
	#imHeader_imMenuObject_27 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_27 .label-inner-wrapper, #imHeader_imMenuObject_27 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_27_container > ul > li .label, #imHeader_imMenuObject_27 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_27_container > ul > li > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27_container > ul > li > .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: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_27 .hamburger-button {background-color: rgba(204, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27 .hamburger-button .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: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_27_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-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_27_container > ul > .imMnMnCurrent > .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: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_27_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(74, 134, 232, 1);background-image: none;border-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_27_container > ul > li.imPage >.sweeper > .label-wrapper-over .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: bold;}
	#imHeader_imMenuObject_27_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_27_container > ul > li.imPage > .sweeper .label-wrapper-over { position: absolute; bottom: 0;}#imHeader_imMenuObject_27_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imHeader_imMenuObject_27_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(74, 134, 232, 1);background-image: none;border-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_27_container > ul > li.imLevel >.sweeper > .label-wrapper-over .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: bold;}
	#imHeader_imMenuObject_27_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_27_container > ul > li.imLevel > .sweeper .label-wrapper-over { position: absolute; bottom: 0;}#imHeader_imMenuObject_27_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_27_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_27 .imLevel { cursor: default; }
	#imHeader_imMenuObject_27-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_27 { text-align: left;}
	/* Level menu background */
	#imHeader_imMenuObject_27 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_27 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_27 .multiple-column > ul {max-width: 120px;}
	#imHeader_imMenuObject_27 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_27 ul ul .label-wrapper { display: block; overflow: hidden; width: 104px; height: 34px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_27 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_27 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_27 ul ul li.imLevel:hover > .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; }
	#imHeader_imMenuObject_27 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_27 ul ul li.imPage:hover > .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; }
	#imHeader_imMenuObject_27 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_27 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_27 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imHeader_imMenuObject_27 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_27 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_27 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_27 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_27 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_27_container > ul > li > ul {position: absolute;
	top: 22px;
	}
	#imHeader_imMenuObject_27_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_27_container > ul > li > ul.open-left { right: 240px; }
	#imHeader_imMenuObject_27_container > ul > li > ul.open-right { left: 240px; }
	#imHeader_imMenuObject_27_container > ul > li > ul ul, #imHeader_imMenuObject_27_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_27_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_27_container .multiple-column > ul > li ul.open-left{ right: 120px; }
	#imHeader_imMenuObject_27_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_27_container .multiple-column > ul > li ul.open-right{ left: 120px; }
	#imHeader_imMenuObject_27 ul, #imHeader_imMenuObject_27 .multiple-column { perspective: 1000px; }#imHeader_imMenuObject_27 ul > li > ul, #imHeader_imMenuObject_27 .multiple-column { visibility: hidden; opacity: 0; transition: all 0.3s ease 0s, visibility 0s linear 0.3s; transform: rotate3d(1, 0, 0, 90deg); transform-origin: 50% 0%;}
	#imHeader_imMenuObject_27 .rotate-menu { visibility: visible; opacity: 1; transform: rotate3d(0, 0, 0, 0);  transition-delay: 0s, 0s; }
	#imHeader_imMenuObject_27_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_27_container > ul > li:nth-child(n+2) {
	margin-top: 1px; 
	}
	#imHeader_imMenuObject_27-menu-opened { display: none; }
	#imHeader_imMenuObject_27 .hamburger-component { display: none; }
	#imHeader_imHTMLObject_28_wrapper { position: absolute; top: 0px; left: 240px; width: 80px; height: 40px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imHTMLObject_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_28 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_28 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imHeader_imMenuObject_12_wrapper { position: absolute; top: 20px; left: 10px; width: 42px; height: 40px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_12 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_12_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper, #imHeader_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 99px; height: 28px; padding: 0 3px 0 3px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_12 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_12 .label-inner-wrapper, #imHeader_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_12_container > ul > li .label, #imHeader_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_12 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_12_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_12_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imHeader_imMenuObject_12_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_12_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_12 .imLevel { cursor: default; }
	#imHeader_imMenuObject_12-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_12 { text-align: left;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	#imHeader_imMenuObject_12-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_12-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_12-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_12-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 220px; border-style: solid; border-width: 0px 30px 30px 30px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_12-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0.5;}
	.menu-imHeader_imMenuObject_12-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_12-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_12-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 196px; height: 42px; padding: 0 12px 0 12px; }
	#imHeader_imMenuObject_12-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_12-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 220px;left: 0; right: auto;background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper {background-color: rgba(139, 177, 212, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(119, 157, 192, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(139, 137, 172, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_12-menu-opened {  transform: translate3d(-280px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_12-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_21_wrapper { display: none; }
	#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_21 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_21_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_21_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_21_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_21_container > ul > li > .label-wrapper, #imHeader_imMenuObject_21_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 99px; height: 28px; padding: 0 3px 0 3px; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px;}
	#imHeader_imMenuObject_21 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px;}
	#imHeader_imMenuObject_21 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_21 .label-inner-wrapper, #imHeader_imMenuObject_21 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_21_container > ul > li .label, #imHeader_imMenuObject_21 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_21_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_21 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_21_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-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_21_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_21_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-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_21_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_21_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_21_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imHeader_imMenuObject_21_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-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_21_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_21_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_21_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_21_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_21 .imLevel { cursor: default; }
	#imHeader_imMenuObject_21-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_21 { text-align: left;}
	/* Level menu background */
	#imHeader_imMenuObject_21 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_21 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_21 .multiple-column > ul {max-width: 135px;}
	#imHeader_imMenuObject_21 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_21 ul ul .label-wrapper { display: block; overflow: hidden; width: 119px; height: 34px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_21 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_21 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_21 ul ul li.imLevel:hover > .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; }
	#imHeader_imMenuObject_21 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_21 ul ul li.imPage:hover > .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; }
	#imHeader_imMenuObject_21 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_21 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_21 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_21 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imHeader_imMenuObject_21 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_21 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_21 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_21 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_21 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_21_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imHeader_imMenuObject_21_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_21_container > ul > li > ul.open-left { right: 105px; }
	#imHeader_imMenuObject_21_container > ul > li > ul.open-right { left: 105px; }
	#imHeader_imMenuObject_21_container > ul > li > ul ul, #imHeader_imMenuObject_21_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_21_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_21_container .multiple-column > ul > li ul.open-left{ right: 135px; }
	#imHeader_imMenuObject_21_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_21_container .multiple-column > ul > li ul.open-right{ left: 135px; }
	#imHeader_imMenuObject_21 ul > li > ul, #imHeader_imMenuObject_21 .multiple-column { display: none; }
	#imHeader_imMenuObject_21_container > ul > li:nth-child(5n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_21_container > ul > li:nth-child(n+6) {
	margin-top: 1px; 
	}
	#imHeader_imMenuObject_21-menu-opened { display: none; }
	#imHeader_imMenuObject_21 .hamburger-component { display: none; }
	#imHeader_imObjectImage_22_wrapper { position: absolute; top: 20px; left: 60px; width: 210px; height: 60px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imObjectImage_22_wrapper img {-webkit-clip-path: inset(0 0 -22.449% 0);clip-path: inset(0 0 -22.449% 0);}#imHeader_imCell_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_22 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_22 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectSearch_23_wrapper { display: none; }
	#imHeader_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectSearch_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_23 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	input#imHeader_imObjectSearch_23_field[type=text] { width: 110px; }
	#imHeader_imObjectSearch_23_field { background-position: 89px center; }
	#imHeader_imObjectImage_26_wrapper { position: absolute; top: 2px; left: 290px; width: 30px; height: 30px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imObjectImage_26_wrapper img {-webkit-clip-path: inset(0 0 9.091% 0);clip-path: inset(0 0 9.091% 0);}#imHeader_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_26 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imMenuObject_27_wrapper { display: none; }
	#imHeader_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_27 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_27_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_27_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_27_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_27_container > ul > li > .label-wrapper, #imHeader_imMenuObject_27_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 230px; height: 22px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;}
	#imHeader_imMenuObject_27 .hamburger-button {cursor: pointer; width: 22px; height: 22px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;}
	#imHeader_imMenuObject_27 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_27 .label-inner-wrapper, #imHeader_imMenuObject_27 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_27_container > ul > li .label, #imHeader_imMenuObject_27 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_27_container > ul > li > .label-wrapper {background-color: rgba(204, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27_container > ul > li > .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: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_27 .hamburger-button {background-color: rgba(204, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27 .hamburger-button .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: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_27_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-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_27_container > ul > .imMnMnCurrent > .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: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_27_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(74, 134, 232, 1);background-image: none;border-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_27_container > ul > li.imPage >.sweeper > .label-wrapper-over .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: bold;}
	#imHeader_imMenuObject_27_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_27_container > ul > li.imPage > .sweeper .label-wrapper-over { position: absolute; bottom: 0;}#imHeader_imMenuObject_27_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imHeader_imMenuObject_27_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(74, 134, 232, 1);background-image: none;border-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_27_container > ul > li.imLevel >.sweeper > .label-wrapper-over .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: bold;}
	#imHeader_imMenuObject_27_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_27_container > ul > li.imLevel > .sweeper .label-wrapper-over { position: absolute; bottom: 0;}#imHeader_imMenuObject_27_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_27_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_27 .imLevel { cursor: default; }
	#imHeader_imMenuObject_27-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_27 { text-align: left;}
	/* Level menu background */
	#imHeader_imMenuObject_27 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_27 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_27 .multiple-column > ul {max-width: 120px;}
	#imHeader_imMenuObject_27 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_27 ul ul .label-wrapper { display: block; overflow: hidden; width: 104px; height: 34px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_27 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_27 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_27 ul ul li.imLevel:hover > .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; }
	#imHeader_imMenuObject_27 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_27 ul ul li.imPage:hover > .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; }
	#imHeader_imMenuObject_27 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_27 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_27 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_27 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imHeader_imMenuObject_27 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_27 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_27 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_27 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_27 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_27_container > ul > li > ul {position: absolute;
	top: 22px;
	}
	#imHeader_imMenuObject_27_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_27_container > ul > li > ul.open-left { right: 240px; }
	#imHeader_imMenuObject_27_container > ul > li > ul.open-right { left: 240px; }
	#imHeader_imMenuObject_27_container > ul > li > ul ul, #imHeader_imMenuObject_27_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_27_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_27_container .multiple-column > ul > li ul.open-left{ right: 120px; }
	#imHeader_imMenuObject_27_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_27_container .multiple-column > ul > li ul.open-right{ left: 120px; }
	#imHeader_imMenuObject_27 ul, #imHeader_imMenuObject_27 .multiple-column { perspective: 1000px; }#imHeader_imMenuObject_27 ul > li > ul, #imHeader_imMenuObject_27 .multiple-column { visibility: hidden; opacity: 0; transition: all 0.3s ease 0s, visibility 0s linear 0.3s; transform: rotate3d(1, 0, 0, 90deg); transform-origin: 50% 0%;}
	#imHeader_imMenuObject_27 .rotate-menu { visibility: visible; opacity: 1; transform: rotate3d(0, 0, 0, 0);  transition-delay: 0s, 0s; }
	#imHeader_imMenuObject_27_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_27_container > ul > li:nth-child(n+2) {
	margin-top: 1px; 
	}
	#imHeader_imMenuObject_27-menu-opened { display: none; }
	#imHeader_imMenuObject_27 .hamburger-component { display: none; }
	#imHeader_imHTMLObject_28_wrapper { position: absolute; top: 50px; left: 270px; width: 50px; height: 40px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imHTMLObject_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_28 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

@media (min-width: 1280.0px) {
	#imFooter_imTextObject_14_wrapper { position: absolute; top: 20px; left: 20px; width: 210px; height: 160px; text-align: center; z-index: 1002; 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_imTextObject_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; }
	#imFooter_imTextObject_14 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imMenuObject_25_wrapper { position: absolute; top: 20px; left: 260px; width: 152px; height: 130px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_25 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_25 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_25_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_25_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_25_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_25_container > ul > li > .label-wrapper, #imFooter_imMenuObject_25_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 100px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_25 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_25 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_25 .label-inner-wrapper, #imFooter_imMenuObject_25 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_25_container > ul > li .label, #imFooter_imMenuObject_25 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_25_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_25 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imFooter_imMenuObject_25 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_25_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_25_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_25_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imFooter_imMenuObject_25_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imFooter_imMenuObject_25_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_25_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imFooter_imMenuObject_25_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imFooter_imMenuObject_25_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_25 .imLevel { cursor: default; }
	#imFooter_imMenuObject_25-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_25 { text-align: left;}
	/* Level menu background */
	#imFooter_imMenuObject_25 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 */
	#imFooter_imMenuObject_25 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_25 .multiple-column > ul {max-width: 110px;}
	#imFooter_imMenuObject_25 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_25 ul ul .label-wrapper { display: block; overflow: hidden; width: 94px; height: 34px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_25 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_25 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; }
	#imFooter_imMenuObject_25 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 */
	#imFooter_imMenuObject_25 ul ul li.imLevel:hover > .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; }
	#imFooter_imMenuObject_25 ul ul li.imLevel:hover > .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;}
	#imFooter_imMenuObject_25 ul ul li.imPage:hover > .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; }
	#imFooter_imMenuObject_25 ul ul li.imPage:hover > .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 separator button style */
	#imFooter_imMenuObject_25 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_25 ul ul .imMnMnSeparator > .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 */
	#imFooter_imMenuObject_25 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imFooter_imMenuObject_25 .imMnMnCurrent > ul > .imMnMnCurrent > .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;}
	#imFooter_imMenuObject_25 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_25 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_25 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_25 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_25_container > ul > li > ul {position: absolute;
	top: 30px;
	}
	#imFooter_imMenuObject_25_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_25_container > ul > li > ul.open-left { right: 110px; }
	#imFooter_imMenuObject_25_container > ul > li > ul.open-right { left: 110px; }
	#imFooter_imMenuObject_25_container > ul > li > ul ul, #imFooter_imMenuObject_25_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_25_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_25_container .multiple-column > ul > li ul.open-left{ right: 110px; }
	#imFooter_imMenuObject_25_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_25_container .multiple-column > ul > li ul.open-right{ left: 110px; }
	#imFooter_imMenuObject_25 ul, #imFooter_imMenuObject_25 .multiple-column { perspective: 1000px; }#imFooter_imMenuObject_25 ul > li > ul, #imFooter_imMenuObject_25 .multiple-column { visibility: hidden; opacity: 0; transition: all 0.3s ease 0s, visibility 0s linear 0.3s; transform: rotate3d(1, 0, 0, 90deg); transform-origin: 50% 0%;}
	#imFooter_imMenuObject_25 .rotate-menu { visibility: visible; opacity: 1; transform: rotate3d(0, 0, 0, 0);  transition-delay: 0s, 0s; }
	#imFooter_imMenuObject_25_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_25_container > ul > li:nth-child(n+2) {
	margin-top: 1px; 
	}
	#imFooter_imMenuObject_25-menu-opened { display: none; }
	#imFooter_imMenuObject_25 .hamburger-component { display: none; }
	#imFooter_imMenuObject_26_wrapper { position: absolute; top: 20px; left: 430px; width: 202px; height: 130px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_26 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_26 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_26_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_26_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_26_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_26_container > ul > li > .label-wrapper, #imFooter_imMenuObject_26_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 140px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_26 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_26 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_26 .label-inner-wrapper, #imFooter_imMenuObject_26 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_26_container > ul > li .label, #imFooter_imMenuObject_26 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_26_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_26 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_26_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_26_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_26_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imFooter_imMenuObject_26_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imFooter_imMenuObject_26_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_26_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imFooter_imMenuObject_26_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imFooter_imMenuObject_26_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_26 .imLevel { cursor: default; }
	#imFooter_imMenuObject_26-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_26 { text-align: left;}
	/* Level menu background */
	#imFooter_imMenuObject_26 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 */
	#imFooter_imMenuObject_26 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_26 .multiple-column > ul {max-width: 150px;}
	#imFooter_imMenuObject_26 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_26 ul ul .label-wrapper { display: block; overflow: hidden; width: 134px; height: 34px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_26 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_26 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; }
	#imFooter_imMenuObject_26 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 */
	#imFooter_imMenuObject_26 ul ul li.imLevel:hover > .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; }
	#imFooter_imMenuObject_26 ul ul li.imLevel:hover > .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;}
	#imFooter_imMenuObject_26 ul ul li.imPage:hover > .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; }
	#imFooter_imMenuObject_26 ul ul li.imPage:hover > .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 separator button style */
	#imFooter_imMenuObject_26 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26 ul ul .imMnMnSeparator > .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 */
	#imFooter_imMenuObject_26 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imFooter_imMenuObject_26 .imMnMnCurrent > ul > .imMnMnCurrent > .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;}
	#imFooter_imMenuObject_26 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_26 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_26 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_26 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_26_container > ul > li > ul {position: absolute;
	top: 30px;
	}
	#imFooter_imMenuObject_26_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_26_container > ul > li > ul.open-left { right: 150px; }
	#imFooter_imMenuObject_26_container > ul > li > ul.open-right { left: 150px; }
	#imFooter_imMenuObject_26_container > ul > li > ul ul, #imFooter_imMenuObject_26_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_26_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_26_container .multiple-column > ul > li ul.open-left{ right: 150px; }
	#imFooter_imMenuObject_26_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_26_container .multiple-column > ul > li ul.open-right{ left: 150px; }
	#imFooter_imMenuObject_26 ul, #imFooter_imMenuObject_26 .multiple-column { perspective: 1000px; }#imFooter_imMenuObject_26 ul > li > ul, #imFooter_imMenuObject_26 .multiple-column { visibility: hidden; opacity: 0; transition: all 0.3s ease 0s, visibility 0s linear 0.3s; transform: rotate3d(1, 0, 0, 90deg); transform-origin: 50% 0%;}
	#imFooter_imMenuObject_26 .rotate-menu { visibility: visible; opacity: 1; transform: rotate3d(0, 0, 0, 0);  transition-delay: 0s, 0s; }
	#imFooter_imMenuObject_26_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_26_container > ul > li:nth-child(n+2) {
	margin-top: 1px; 
	}
	#imFooter_imMenuObject_26-menu-opened { display: none; }
	#imFooter_imMenuObject_26 .hamburger-component { display: none; }
	
}

@media (max-width: 1279.9px) and (min-width: 720.0px) {
	#imFooter_imTextObject_14_wrapper { position: absolute; top: 30px; left: 10px; width: 174px; height: 144px; text-align: center; z-index: 1002; 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_imTextObject_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; }
	#imFooter_imTextObject_14 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imMenuObject_25_wrapper { position: absolute; top: 30px; left: 200px; width: 142px; height: 130px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_25 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_25 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_25_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_25_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_25_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_25_container > ul > li > .label-wrapper, #imFooter_imMenuObject_25_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 100px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_25 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_25 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_25 .label-inner-wrapper, #imFooter_imMenuObject_25 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_25_container > ul > li .label, #imFooter_imMenuObject_25 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_25_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_25 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imFooter_imMenuObject_25 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_25_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_25_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_25_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imFooter_imMenuObject_25_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imFooter_imMenuObject_25_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_25_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imFooter_imMenuObject_25_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imFooter_imMenuObject_25_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_25 .imLevel { cursor: default; }
	#imFooter_imMenuObject_25-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_25 { text-align: left;}
	/* Level menu background */
	#imFooter_imMenuObject_25 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 */
	#imFooter_imMenuObject_25 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_25 .multiple-column > ul {max-width: 110px;}
	#imFooter_imMenuObject_25 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_25 ul ul .label-wrapper { display: block; overflow: hidden; width: 94px; height: 34px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_25 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_25 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; }
	#imFooter_imMenuObject_25 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 */
	#imFooter_imMenuObject_25 ul ul li.imLevel:hover > .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; }
	#imFooter_imMenuObject_25 ul ul li.imLevel:hover > .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;}
	#imFooter_imMenuObject_25 ul ul li.imPage:hover > .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; }
	#imFooter_imMenuObject_25 ul ul li.imPage:hover > .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 separator button style */
	#imFooter_imMenuObject_25 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_25 ul ul .imMnMnSeparator > .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 */
	#imFooter_imMenuObject_25 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imFooter_imMenuObject_25 .imMnMnCurrent > ul > .imMnMnCurrent > .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;}
	#imFooter_imMenuObject_25 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_25 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_25 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_25 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_25_container > ul > li > ul {position: absolute;
	top: 30px;
	}
	#imFooter_imMenuObject_25_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_25_container > ul > li > ul.open-left { right: 110px; }
	#imFooter_imMenuObject_25_container > ul > li > ul.open-right { left: 110px; }
	#imFooter_imMenuObject_25_container > ul > li > ul ul, #imFooter_imMenuObject_25_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_25_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_25_container .multiple-column > ul > li ul.open-left{ right: 110px; }
	#imFooter_imMenuObject_25_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_25_container .multiple-column > ul > li ul.open-right{ left: 110px; }
	#imFooter_imMenuObject_25 ul, #imFooter_imMenuObject_25 .multiple-column { perspective: 1000px; }#imFooter_imMenuObject_25 ul > li > ul, #imFooter_imMenuObject_25 .multiple-column { visibility: hidden; opacity: 0; transition: all 0.3s ease 0s, visibility 0s linear 0.3s; transform: rotate3d(1, 0, 0, 90deg); transform-origin: 50% 0%;}
	#imFooter_imMenuObject_25 .rotate-menu { visibility: visible; opacity: 1; transform: rotate3d(0, 0, 0, 0);  transition-delay: 0s, 0s; }
	#imFooter_imMenuObject_25_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_25_container > ul > li:nth-child(n+2) {
	margin-top: 1px; 
	}
	#imFooter_imMenuObject_25-menu-opened { display: none; }
	#imFooter_imMenuObject_25 .hamburger-component { display: none; }
	#imFooter_imMenuObject_26_wrapper { position: absolute; top: 30px; left: 360px; width: 202px; height: 130px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_26 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_26 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_26_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_26_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_26_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_26_container > ul > li > .label-wrapper, #imFooter_imMenuObject_26_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 140px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_26 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_26 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_26 .label-inner-wrapper, #imFooter_imMenuObject_26 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_26_container > ul > li .label, #imFooter_imMenuObject_26 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_26_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_26 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_26_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_26_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_26_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imFooter_imMenuObject_26_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imFooter_imMenuObject_26_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_26_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imFooter_imMenuObject_26_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imFooter_imMenuObject_26_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_26 .imLevel { cursor: default; }
	#imFooter_imMenuObject_26-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_26 { text-align: left;}
	/* Level menu background */
	#imFooter_imMenuObject_26 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 */
	#imFooter_imMenuObject_26 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_26 .multiple-column > ul {max-width: 150px;}
	#imFooter_imMenuObject_26 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_26 ul ul .label-wrapper { display: block; overflow: hidden; width: 134px; height: 34px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_26 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_26 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; }
	#imFooter_imMenuObject_26 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 */
	#imFooter_imMenuObject_26 ul ul li.imLevel:hover > .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; }
	#imFooter_imMenuObject_26 ul ul li.imLevel:hover > .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;}
	#imFooter_imMenuObject_26 ul ul li.imPage:hover > .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; }
	#imFooter_imMenuObject_26 ul ul li.imPage:hover > .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 separator button style */
	#imFooter_imMenuObject_26 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26 ul ul .imMnMnSeparator > .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 */
	#imFooter_imMenuObject_26 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imFooter_imMenuObject_26 .imMnMnCurrent > ul > .imMnMnCurrent > .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;}
	#imFooter_imMenuObject_26 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_26 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_26 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_26 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_26_container > ul > li > ul {position: absolute;
	top: 30px;
	}
	#imFooter_imMenuObject_26_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_26_container > ul > li > ul.open-left { right: 150px; }
	#imFooter_imMenuObject_26_container > ul > li > ul.open-right { left: 150px; }
	#imFooter_imMenuObject_26_container > ul > li > ul ul, #imFooter_imMenuObject_26_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_26_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_26_container .multiple-column > ul > li ul.open-left{ right: 150px; }
	#imFooter_imMenuObject_26_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_26_container .multiple-column > ul > li ul.open-right{ left: 150px; }
	#imFooter_imMenuObject_26 ul, #imFooter_imMenuObject_26 .multiple-column { perspective: 1000px; }#imFooter_imMenuObject_26 ul > li > ul, #imFooter_imMenuObject_26 .multiple-column { visibility: hidden; opacity: 0; transition: all 0.3s ease 0s, visibility 0s linear 0.3s; transform: rotate3d(1, 0, 0, 90deg); transform-origin: 50% 0%;}
	#imFooter_imMenuObject_26 .rotate-menu { visibility: visible; opacity: 1; transform: rotate3d(0, 0, 0, 0);  transition-delay: 0s, 0s; }
	#imFooter_imMenuObject_26_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_26_container > ul > li:nth-child(n+2) {
	margin-top: 1px; 
	}
	#imFooter_imMenuObject_26-menu-opened { display: none; }
	#imFooter_imMenuObject_26 .hamburger-component { display: none; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imFooter_imTextObject_14_wrapper { position: absolute; top: 10px; left: 10px; width: 174px; height: 174px; text-align: center; z-index: 1002; 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_imTextObject_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; }
	#imFooter_imTextObject_14 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imMenuObject_25_wrapper { position: absolute; top: 10px; left: 190px; width: 122px; height: 120px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_25 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_25 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_25_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_25_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_25_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_25_container > ul > li > .label-wrapper, #imFooter_imMenuObject_25_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 100px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_25 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_25 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_25 .label-inner-wrapper, #imFooter_imMenuObject_25 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_25_container > ul > li .label, #imFooter_imMenuObject_25 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_25_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_25 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imFooter_imMenuObject_25 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_25_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_25_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_25_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imFooter_imMenuObject_25_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imFooter_imMenuObject_25_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_25_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imFooter_imMenuObject_25_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imFooter_imMenuObject_25_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_25 .imLevel { cursor: default; }
	#imFooter_imMenuObject_25-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_25 { text-align: left;}
	/* Level menu background */
	#imFooter_imMenuObject_25 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 */
	#imFooter_imMenuObject_25 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_25 .multiple-column > ul {max-width: 110px;}
	#imFooter_imMenuObject_25 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_25 ul ul .label-wrapper { display: block; overflow: hidden; width: 94px; height: 34px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_25 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_25 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; }
	#imFooter_imMenuObject_25 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 */
	#imFooter_imMenuObject_25 ul ul li.imLevel:hover > .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; }
	#imFooter_imMenuObject_25 ul ul li.imLevel:hover > .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;}
	#imFooter_imMenuObject_25 ul ul li.imPage:hover > .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; }
	#imFooter_imMenuObject_25 ul ul li.imPage:hover > .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 separator button style */
	#imFooter_imMenuObject_25 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_25 ul ul .imMnMnSeparator > .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 */
	#imFooter_imMenuObject_25 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imFooter_imMenuObject_25 .imMnMnCurrent > ul > .imMnMnCurrent > .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;}
	#imFooter_imMenuObject_25 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_25 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_25 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_25 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_25_container > ul > li > ul {position: absolute;
	top: 30px;
	}
	#imFooter_imMenuObject_25_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_25_container > ul > li > ul.open-left { right: 110px; }
	#imFooter_imMenuObject_25_container > ul > li > ul.open-right { left: 110px; }
	#imFooter_imMenuObject_25_container > ul > li > ul ul, #imFooter_imMenuObject_25_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_25_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_25_container .multiple-column > ul > li ul.open-left{ right: 110px; }
	#imFooter_imMenuObject_25_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_25_container .multiple-column > ul > li ul.open-right{ left: 110px; }
	#imFooter_imMenuObject_25 ul, #imFooter_imMenuObject_25 .multiple-column { perspective: 1000px; }#imFooter_imMenuObject_25 ul > li > ul, #imFooter_imMenuObject_25 .multiple-column { visibility: hidden; opacity: 0; transition: all 0.3s ease 0s, visibility 0s linear 0.3s; transform: rotate3d(1, 0, 0, 90deg); transform-origin: 50% 0%;}
	#imFooter_imMenuObject_25 .rotate-menu { visibility: visible; opacity: 1; transform: rotate3d(0, 0, 0, 0);  transition-delay: 0s, 0s; }
	#imFooter_imMenuObject_25_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_25_container > ul > li:nth-child(n+2) {
	margin-top: 1px; 
	}
	#imFooter_imMenuObject_25-menu-opened { display: none; }
	#imFooter_imMenuObject_25 .hamburger-component { display: none; }
	#imFooter_imMenuObject_26_wrapper { position: absolute; top: 10px; left: 320px; width: 152px; height: 120px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_26 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_26 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_26_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_26_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_26_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_26_container > ul > li > .label-wrapper, #imFooter_imMenuObject_26_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 140px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_26 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_26 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_26 .label-inner-wrapper, #imFooter_imMenuObject_26 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_26_container > ul > li .label, #imFooter_imMenuObject_26 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_26_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_26 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_26_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_26_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_26_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imFooter_imMenuObject_26_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imFooter_imMenuObject_26_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_26_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imFooter_imMenuObject_26_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imFooter_imMenuObject_26_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_26 .imLevel { cursor: default; }
	#imFooter_imMenuObject_26-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_26 { text-align: left;}
	/* Level menu background */
	#imFooter_imMenuObject_26 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 */
	#imFooter_imMenuObject_26 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_26 .multiple-column > ul {max-width: 150px;}
	#imFooter_imMenuObject_26 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_26 ul ul .label-wrapper { display: block; overflow: hidden; width: 134px; height: 34px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_26 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_26 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; }
	#imFooter_imMenuObject_26 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 */
	#imFooter_imMenuObject_26 ul ul li.imLevel:hover > .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; }
	#imFooter_imMenuObject_26 ul ul li.imLevel:hover > .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;}
	#imFooter_imMenuObject_26 ul ul li.imPage:hover > .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; }
	#imFooter_imMenuObject_26 ul ul li.imPage:hover > .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 separator button style */
	#imFooter_imMenuObject_26 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26 ul ul .imMnMnSeparator > .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 */
	#imFooter_imMenuObject_26 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imFooter_imMenuObject_26 .imMnMnCurrent > ul > .imMnMnCurrent > .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;}
	#imFooter_imMenuObject_26 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_26 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_26 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_26 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_26_container > ul > li > ul {position: absolute;
	top: 30px;
	}
	#imFooter_imMenuObject_26_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_26_container > ul > li > ul.open-left { right: 150px; }
	#imFooter_imMenuObject_26_container > ul > li > ul.open-right { left: 150px; }
	#imFooter_imMenuObject_26_container > ul > li > ul ul, #imFooter_imMenuObject_26_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_26_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_26_container .multiple-column > ul > li ul.open-left{ right: 150px; }
	#imFooter_imMenuObject_26_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_26_container .multiple-column > ul > li ul.open-right{ left: 150px; }
	#imFooter_imMenuObject_26 ul, #imFooter_imMenuObject_26 .multiple-column { perspective: 1000px; }#imFooter_imMenuObject_26 ul > li > ul, #imFooter_imMenuObject_26 .multiple-column { visibility: hidden; opacity: 0; transition: all 0.3s ease 0s, visibility 0s linear 0.3s; transform: rotate3d(1, 0, 0, 90deg); transform-origin: 50% 0%;}
	#imFooter_imMenuObject_26 .rotate-menu { visibility: visible; opacity: 1; transform: rotate3d(0, 0, 0, 0);  transition-delay: 0s, 0s; }
	#imFooter_imMenuObject_26_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_26_container > ul > li:nth-child(n+2) {
	margin-top: 1px; 
	}
	#imFooter_imMenuObject_26-menu-opened { display: none; }
	#imFooter_imMenuObject_26 .hamburger-component { display: none; }
	
}

@media (max-width: 479.9px)  {
	#imFooter_imTextObject_14_wrapper { position: absolute; top: 10px; left: 10px; width: 174px; height: 144px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imTextObject_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; }
	#imFooter_imTextObject_14 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imMenuObject_25_wrapper { position: absolute; top: 10px; left: 190px; width: 122px; height: 120px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imMenuObject_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_25 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imFooter_imMenuObject_25_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_25_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_25_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_25_container > ul > li > .label-wrapper, #imFooter_imMenuObject_25_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 100px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_25 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_25 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_25 .label-inner-wrapper, #imFooter_imMenuObject_25 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_25_container > ul > li .label, #imFooter_imMenuObject_25 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_25_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_25 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imFooter_imMenuObject_25 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_25_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_25_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_25_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imFooter_imMenuObject_25_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imFooter_imMenuObject_25_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_25_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imFooter_imMenuObject_25_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imFooter_imMenuObject_25_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_25_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_25 .imLevel { cursor: default; }
	#imFooter_imMenuObject_25-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_25 { text-align: left;}
	/* Level menu background */
	#imFooter_imMenuObject_25 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 */
	#imFooter_imMenuObject_25 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_25 .multiple-column > ul {max-width: 110px;}
	#imFooter_imMenuObject_25 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_25 ul ul .label-wrapper { display: block; overflow: hidden; width: 94px; height: 34px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_25 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_25 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; }
	#imFooter_imMenuObject_25 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 */
	#imFooter_imMenuObject_25 ul ul li.imLevel:hover > .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; }
	#imFooter_imMenuObject_25 ul ul li.imLevel:hover > .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;}
	#imFooter_imMenuObject_25 ul ul li.imPage:hover > .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; }
	#imFooter_imMenuObject_25 ul ul li.imPage:hover > .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 separator button style */
	#imFooter_imMenuObject_25 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_25 ul ul .imMnMnSeparator > .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 */
	#imFooter_imMenuObject_25 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imFooter_imMenuObject_25 .imMnMnCurrent > ul > .imMnMnCurrent > .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;}
	#imFooter_imMenuObject_25 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_25 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_25 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_25 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_25_container > ul > li > ul {position: absolute;
	top: 30px;
	}
	#imFooter_imMenuObject_25_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_25_container > ul > li > ul.open-left { right: 110px; }
	#imFooter_imMenuObject_25_container > ul > li > ul.open-right { left: 110px; }
	#imFooter_imMenuObject_25_container > ul > li > ul ul, #imFooter_imMenuObject_25_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_25_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_25_container .multiple-column > ul > li ul.open-left{ right: 110px; }
	#imFooter_imMenuObject_25_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_25_container .multiple-column > ul > li ul.open-right{ left: 110px; }
	#imFooter_imMenuObject_25 ul, #imFooter_imMenuObject_25 .multiple-column { perspective: 1000px; }#imFooter_imMenuObject_25 ul > li > ul, #imFooter_imMenuObject_25 .multiple-column { visibility: hidden; opacity: 0; transition: all 0.3s ease 0s, visibility 0s linear 0.3s; transform: rotate3d(1, 0, 0, 90deg); transform-origin: 50% 0%;}
	#imFooter_imMenuObject_25 .rotate-menu { visibility: visible; opacity: 1; transform: rotate3d(0, 0, 0, 0);  transition-delay: 0s, 0s; }
	#imFooter_imMenuObject_25_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_25_container > ul > li:nth-child(n+2) {
	margin-top: 1px; 
	}
	#imFooter_imMenuObject_25-menu-opened { display: none; }
	#imFooter_imMenuObject_25 .hamburger-component { display: none; }
	#imFooter_imMenuObject_26_wrapper { position: absolute; top: 140px; left: 170px; width: 142px; height: 110px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imMenuObject_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_26 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imFooter_imMenuObject_26_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_26_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_26_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_26_container > ul > li > .label-wrapper, #imFooter_imMenuObject_26_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 140px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_26 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_26 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_26 .label-inner-wrapper, #imFooter_imMenuObject_26 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_26_container > ul > li .label, #imFooter_imMenuObject_26 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_26_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_26 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_26_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_26_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_26_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imFooter_imMenuObject_26_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imFooter_imMenuObject_26_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_26_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imFooter_imMenuObject_26_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imFooter_imMenuObject_26_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_26 .imLevel { cursor: default; }
	#imFooter_imMenuObject_26-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_26 { text-align: left;}
	/* Level menu background */
	#imFooter_imMenuObject_26 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 */
	#imFooter_imMenuObject_26 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_26 .multiple-column > ul {max-width: 150px;}
	#imFooter_imMenuObject_26 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_26 ul ul .label-wrapper { display: block; overflow: hidden; width: 134px; height: 34px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_26 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_26 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; }
	#imFooter_imMenuObject_26 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 */
	#imFooter_imMenuObject_26 ul ul li.imLevel:hover > .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; }
	#imFooter_imMenuObject_26 ul ul li.imLevel:hover > .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;}
	#imFooter_imMenuObject_26 ul ul li.imPage:hover > .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; }
	#imFooter_imMenuObject_26 ul ul li.imPage:hover > .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 separator button style */
	#imFooter_imMenuObject_26 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_26 ul ul .imMnMnSeparator > .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 */
	#imFooter_imMenuObject_26 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imFooter_imMenuObject_26 .imMnMnCurrent > ul > .imMnMnCurrent > .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;}
	#imFooter_imMenuObject_26 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_26 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_26 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_26 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_26_container > ul > li > ul {position: absolute;
	top: 30px;
	}
	#imFooter_imMenuObject_26_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_26_container > ul > li > ul.open-left { right: 150px; }
	#imFooter_imMenuObject_26_container > ul > li > ul.open-right { left: 150px; }
	#imFooter_imMenuObject_26_container > ul > li > ul ul, #imFooter_imMenuObject_26_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_26_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_26_container .multiple-column > ul > li ul.open-left{ right: 150px; }
	#imFooter_imMenuObject_26_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_26_container .multiple-column > ul > li ul.open-right{ left: 150px; }
	#imFooter_imMenuObject_26 ul, #imFooter_imMenuObject_26 .multiple-column { perspective: 1000px; }#imFooter_imMenuObject_26 ul > li > ul, #imFooter_imMenuObject_26 .multiple-column { visibility: hidden; opacity: 0; transition: all 0.3s ease 0s, visibility 0s linear 0.3s; transform: rotate3d(1, 0, 0, 90deg); transform-origin: 50% 0%;}
	#imFooter_imMenuObject_26 .rotate-menu { visibility: visible; opacity: 1; transform: rotate3d(0, 0, 0, 0);  transition-delay: 0s, 0s; }
	#imFooter_imMenuObject_26_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_26_container > ul > li:nth-child(n+2) {
	margin-top: 1px; 
	}
	#imFooter_imMenuObject_26-menu-opened { display: none; }
	#imFooter_imMenuObject_26 .hamburger-component { display: none; }
	
}

@media (min-width: 1280.0px) {
	#imStickyBar_imObjectImage_07_wrapper { position: absolute; top: 0px; left: 10px; width: 210px; height: 58px; text-align: center; z-index: 1002; overflow: hidden; }
	#imStickyBar_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 -18.367% 0);clip-path: inset(0 0 -18.367% 0);}#imStickyBar_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectImage_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imMenuObject_08_wrapper { position: absolute; top: 15px; left: 260px; width: 622px; height: 40px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_08_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_08_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_08_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_08_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_08_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 99px; height: 28px; padding: 0 3px 0 3px; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px;}
	#imStickyBar_imMenuObject_08 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px;}
	#imStickyBar_imMenuObject_08 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_08 .label-inner-wrapper, #imStickyBar_imMenuObject_08 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_08_container > ul > li .label, #imStickyBar_imMenuObject_08 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_08_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_08 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_08_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_08_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_08_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imStickyBar_imMenuObject_08_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_08_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imStickyBar_imMenuObject_08_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_08-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_08 { text-align: left;}
	/* Level menu background */
	#imStickyBar_imMenuObject_08 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_08 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_08 .multiple-column > ul {max-width: 135px;}
	#imStickyBar_imMenuObject_08 ul ul li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_08 ul ul .label-wrapper { display: block; overflow: hidden; width: 119px; height: 34px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_08 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_08 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_08 ul ul li.imLevel:hover > .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; }
	#imStickyBar_imMenuObject_08 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08 ul ul li.imPage:hover > .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; }
	#imStickyBar_imMenuObject_08 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_08 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imStickyBar_imMenuObject_08 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imStickyBar_imMenuObject_08 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_08 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imStickyBar_imMenuObject_08 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_08 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_08_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imStickyBar_imMenuObject_08_container > ul > li > ul.open-bottom { left: 0; }
	#imStickyBar_imMenuObject_08_container > ul > li > ul.open-left { right: 105px; }
	#imStickyBar_imMenuObject_08_container > ul > li > ul.open-right { left: 105px; }
	#imStickyBar_imMenuObject_08_container > ul > li > ul ul, #imStickyBar_imMenuObject_08_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imStickyBar_imMenuObject_08_container  > ul > li > ul ul.open-left, #imStickyBar_imMenuObject_08_container .multiple-column > ul > li ul.open-left{ right: 135px; }
	#imStickyBar_imMenuObject_08_container  > ul > li > ul ul.open-right, #imStickyBar_imMenuObject_08_container .multiple-column > ul > li ul.open-right{ left: 135px; }
	#imStickyBar_imMenuObject_08 ul > li > ul, #imStickyBar_imMenuObject_08 .multiple-column { display: none; }
	#imStickyBar_imMenuObject_08_container > ul > li:nth-child(5n+1) {
	margin-left: 0;
	clear: left;
	}
	#imStickyBar_imMenuObject_08_container > ul > li:nth-child(n+6) {
	margin-top: 1px; 
	}
	#imStickyBar_imMenuObject_08-menu-opened { display: none; }
	#imStickyBar_imMenuObject_08 .hamburger-component { display: none; }
	
}

@media (max-width: 1279.9px) and (min-width: 720.0px) {
	#imStickyBar_imObjectImage_07_wrapper { position: absolute; top: 1px; left: 10px; width: 210px; height: 63px; text-align: center; z-index: 1002; overflow: hidden; }
	#imStickyBar_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 -28.571% 0);clip-path: inset(0 0 -28.571% 0);}#imStickyBar_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectImage_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imMenuObject_08_wrapper { position: absolute; top: 15px; left: 230px; width: 542px; height: 40px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_08_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_08_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_08_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_08_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_08_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 99px; height: 28px; padding: 0 3px 0 3px; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px;}
	#imStickyBar_imMenuObject_08 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px;}
	#imStickyBar_imMenuObject_08 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_08 .label-inner-wrapper, #imStickyBar_imMenuObject_08 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_08_container > ul > li .label, #imStickyBar_imMenuObject_08 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_08_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_08 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_08_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_08_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_08_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imStickyBar_imMenuObject_08_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_08_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imStickyBar_imMenuObject_08_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_08-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_08 { text-align: left;}
	/* Level menu background */
	#imStickyBar_imMenuObject_08 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_08 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_08 .multiple-column > ul {max-width: 135px;}
	#imStickyBar_imMenuObject_08 ul ul li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_08 ul ul .label-wrapper { display: block; overflow: hidden; width: 119px; height: 34px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_08 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_08 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_08 ul ul li.imLevel:hover > .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; }
	#imStickyBar_imMenuObject_08 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08 ul ul li.imPage:hover > .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; }
	#imStickyBar_imMenuObject_08 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_08 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imStickyBar_imMenuObject_08 .imMnMnCurrent > ul > .imMnMnCurrent > .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; }
	#imStickyBar_imMenuObject_08 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_08 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imStickyBar_imMenuObject_08 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_08 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_08_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imStickyBar_imMenuObject_08_container > ul > li > ul.open-bottom { left: 0; }
	#imStickyBar_imMenuObject_08_container > ul > li > ul.open-left { right: 105px; }
	#imStickyBar_imMenuObject_08_container > ul > li > ul.open-right { left: 105px; }
	#imStickyBar_imMenuObject_08_container > ul > li > ul ul, #imStickyBar_imMenuObject_08_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imStickyBar_imMenuObject_08_container  > ul > li > ul ul.open-left, #imStickyBar_imMenuObject_08_container .multiple-column > ul > li ul.open-left{ right: 135px; }
	#imStickyBar_imMenuObject_08_container  > ul > li > ul ul.open-right, #imStickyBar_imMenuObject_08_container .multiple-column > ul > li ul.open-right{ left: 135px; }
	#imStickyBar_imMenuObject_08 ul > li > ul, #imStickyBar_imMenuObject_08 .multiple-column { display: none; }
	#imStickyBar_imMenuObject_08_container > ul > li:nth-child(5n+1) {
	margin-left: 0;
	clear: left;
	}
	#imStickyBar_imMenuObject_08_container > ul > li:nth-child(n+6) {
	margin-top: 1px; 
	}
	#imStickyBar_imMenuObject_08-menu-opened { display: none; }
	#imStickyBar_imMenuObject_08 .hamburger-component { display: none; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imStickyBar_imObjectImage_07_wrapper { position: absolute; top: 3px; left: 106px; width: 210px; height: 57px; text-align: center; z-index: 1002; overflow: hidden; }
	#imStickyBar_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 -16.327% 0);clip-path: inset(0 0 -16.327% 0);}#imStickyBar_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectImage_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imMenuObject_08_wrapper { position: absolute; top: 0px; left: 10px; width: 62px; height: 50px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_08_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_08_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_08_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_08_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_08_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 99px; height: 28px; padding: 0 3px 0 3px; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px;}
	#imStickyBar_imMenuObject_08 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px;}
	#imStickyBar_imMenuObject_08 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_08 .label-inner-wrapper, #imStickyBar_imMenuObject_08 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_08_container > ul > li .label, #imStickyBar_imMenuObject_08 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_08_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_08 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_08_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_08_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_08_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imStickyBar_imMenuObject_08_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_08_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imStickyBar_imMenuObject_08_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_08-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_08 { text-align: left;}
	#imStickyBar_imMenuObject_08 .hidden { display: none; }
	#imStickyBar_imMenuObject_08-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_08-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_08-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_08-menu-opened #imStickyBar_imMenuObject_08_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_08-menu-opened #imStickyBar_imMenuObject_08_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_08-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 0, 1); }
	#imStickyBar_imMenuObject_08-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_08-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 220px; border-style: solid; border-width: 0px 30px 30px 30px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_08-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_08-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_08 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_08-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_08-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_08-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 196px; height: 45px; padding: 0 12px 0 12px; }
	#imStickyBar_imMenuObject_08-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_08-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_08-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 220px;left: 0; right: auto;background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_08-menu-opened ul > li > .label-wrapper {background-color: rgba(164, 194, 244, 1);background-image: none;}
	#imStickyBar_imMenuObject_08-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08-menu-opened ul ul > li > .label-wrapper {background-color: rgba(144, 174, 224, 1);background-image: none;}
	#imStickyBar_imMenuObject_08-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(124, 154, 204, 1);background-image: none;}
	#imStickyBar_imMenuObject_08-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(144, 134, 184, 1);background-image: none;}
	#imStickyBar_imMenuObject_08-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_08-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(164, 194, 244, 1);background-image: none;}
	#imStickyBar_imMenuObject_08-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_08-menu-opened #imStickyBar_imMenuObject_08_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imStickyBar_imMenuObject_08-menu-opened #imStickyBar_imMenuObject_08_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_08-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imStickyBar_imMenuObject_08-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_08-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imStickyBar_imMenuObject_08-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_08-menu-opened {  transform: translate3d(-280px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_08-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imObjectImage_07_wrapper { position: absolute; top: 3px; left: 80px; width: 210px; height: 57px; text-align: center; z-index: 1002; overflow: hidden; }
	#imStickyBar_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 -16.327% 0);clip-path: inset(0 0 -16.327% 0);}#imStickyBar_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imObjectImage_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_7 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imStickyBar_imMenuObject_08_wrapper { position: absolute; top: 10px; left: 10px; width: 62px; height: 40px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imMenuObject_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_8 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_08_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_08_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_08_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_08_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_08_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 99px; height: 28px; padding: 0 3px 0 3px; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px;}
	#imStickyBar_imMenuObject_08 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 10px;}
	#imStickyBar_imMenuObject_08 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_08 .label-inner-wrapper, #imStickyBar_imMenuObject_08 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_08_container > ul > li .label, #imStickyBar_imMenuObject_08 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_08_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_08 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_08_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_08_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > li.imPage >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_08_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imStickyBar_imMenuObject_08_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(60, 120, 216, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_08_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imStickyBar_imMenuObject_08_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_08_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_08-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_08 { text-align: left;}
	#imStickyBar_imMenuObject_08 .hidden { display: none; }
	#imStickyBar_imMenuObject_08-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_08-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_08-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_08-menu-opened #imStickyBar_imMenuObject_08_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_08-menu-opened #imStickyBar_imMenuObject_08_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_08-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 0, 1); }
	#imStickyBar_imMenuObject_08-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_08-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 220px; border-style: solid; border-width: 0px 30px 30px 30px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_08-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_08-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_08 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_08-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_08-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_08-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 196px; height: 45px; padding: 0 12px 0 12px; }
	#imStickyBar_imMenuObject_08-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_08-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_08-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 220px;left: 0; right: auto;background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_08-menu-opened ul > li > .label-wrapper {background-color: rgba(164, 194, 244, 1);background-image: none;}
	#imStickyBar_imMenuObject_08-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08-menu-opened ul ul > li > .label-wrapper {background-color: rgba(144, 174, 224, 1);background-image: none;}
	#imStickyBar_imMenuObject_08-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(124, 154, 204, 1);background-image: none;}
	#imStickyBar_imMenuObject_08-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_08-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(144, 134, 184, 1);background-image: none;}
	#imStickyBar_imMenuObject_08-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_08-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(164, 194, 244, 1);background-image: none;}
	#imStickyBar_imMenuObject_08-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_08-menu-opened #imStickyBar_imMenuObject_08_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imStickyBar_imMenuObject_08-menu-opened #imStickyBar_imMenuObject_08_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_08-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imStickyBar_imMenuObject_08-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_08-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(17, 85, 204, 1);background-image: none;}
	#imStickyBar_imMenuObject_08-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_08-menu-opened {  transform: translate3d(-280px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_08-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
