#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 184px 809px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 184px 809px minmax(0, 1fr); -ms-grid-rows: 336px auto 62px; grid-template-rows: 336px auto 62px; }
#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 2; grid-column: 2 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 2; grid-column: 2 / 4; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
#imSideBar { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 4; grid-column: 1 / 5; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imContentGraphics { display: block; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-column: 3 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
@media (max-width: 992.9px) and (min-width: 840px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 840px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 840px minmax(0, 1fr); -ms-grid-rows: 366px auto 62px; grid-template-rows: 366px auto 62px; }
	#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: 839.9px) and (min-width: 719px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 719px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 719px minmax(0, 1fr); -ms-grid-rows: 366px auto 62px; grid-template-rows: 366px auto 62px; }
	#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: 718.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: 366px auto 62px; grid-template-rows: 366px auto 62px; }
	#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 184px 809px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 184px 809px 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: 992.9px) and (min-width: 840px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 840px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 840px 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: 839.9px) and (min-width: 719px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 719px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 719px 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: 718.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_8 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_08 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_8 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_8 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_08 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_08 #imHeader_imObjectImage_08_container img { width: 100%; vertical-align: top; }#imHeader_imCell_9 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_09 { 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_9 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_9 { 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_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_1 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_01 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_01 #imFooter_imObjectImage_01_container img { width: 100%; vertical-align: top; }#imFooter_imCell_2 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_02 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_2 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_02 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_02 #imFooter_imObjectImage_02_container img { width: 100%; vertical-align: top; }#imSideBar_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imSideBar_imMenuObject_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imSideBar_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imSideBar_imCellStyleBorders_1 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#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; }
.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/star01-big-empty.png'); }
#imBlogContent .topic-star-fixer-big { background-image: url('../images/star01-big-full.png'); }
#imBlogContent .topic-star-container-small { background-image: url('../images/star01-small-empty.png'); }
#imBlogContent .topic-star-fixer-small { background-image: url('../images/star01-small-full.png'); }
#imBlogContent .topic-bar .bar-progress { background-color: rgba(102,102,102,255); }
#imBlogContent .topic-bar .bar-progress > span { background-color: rgba(228,190,33,255); }
.imBlogPostCard { background-color: transparent; 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; }
.imBlogPostCard { overflow: hidden; }
.imBlogPagination { float: left; clear: both; }
.imBlogPostCardCover { box-sizing: border-box; max-width:100%; width:100%; height: 100%; min-height: 50%; padding: 0px 0px 0px 0px;  object-fit: scale-down;  cursor: pointer; }
.imBlogPostCardTitle h1, .imBlogPostCardTitle h1 a { font-family: Tahoma; 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 8px 0 8px; overflow: hidden; }
.imBlogPostCardCategory { padding: 0 8px 0 8px; overflow: hidden; }
.imBlogPostCardCategory a { font-family: Tahoma; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(169, 169, 169, 1); text-decoration: none; }
.imBlogPostCardDescription { position: relative; padding: 0 8px 0 8px; font-family: Tahoma; 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 transparent; }
.imBlogPostCardDetails { padding: 0 8px 0 8px; font-family: Tahoma; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(169, 169, 169, 1); overflow: hidden; }
.imBlogPostCardAuthor a { font-family: Tahoma; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(169, 169, 169, 1); text-decoration: none; }
.imBlogPostCardButton { padding: 0 8px 0 8px; 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(50, 205, 50, 1); font-family: Tahoma; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(255, 255, 255, 1); text-decoration: none; }
.imBlogPostCardTitle h1 { padding-top: 8px; }
.imBlogPostCardButton { padding-bottom: 8px; }
#imBlogBlock0 { border-top: 3px solid rgba(128, 128, 128, 1); border-left: 3px solid rgba(128, 128, 128, 1); border-bottom: 3px solid rgba(128, 128, 128, 1); border-right: 3px solid rgba(128, 128, 128, 1);  border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; box-shadow: 3px 3px 10px 0px rgba(64, 64, 64, 1);  margin-bottom: 13px;font: normal normal bold 9pt 'Tahoma'; color: rgba(255, 255, 255, 1); background-color: rgba(223, 255, 255, 1); text-decoration: none; background-image: url('../blog/images/Concorso-Termoli-Ombre-e--Luci-6.jpg'); background-repeat: no-repeat; background-position: left top;background-size: cover;}
#imBlogBlock0 a, #imBlogBlock0 a:link, #imBlogBlock0 a:hover, #imBlogBlock0 a:visited { font: normal normal bold 9pt 'Tahoma'; color: rgba(255, 255, 255, 1); background-color: rgba(223, 255, 255, 1); text-decoration: none; }
#imBlogBlock0 a:hover { text-decoration: underline; }
#imBlogBlock0 ul li { margin-bottom: 6px; }
#imBlogBlock0 ul li:last-child { margin-bottom: 0; }
#imBlogBlock1 { border-top: 2px solid rgba(128, 128, 128, 1); border-left: 2px solid rgba(128, 128, 128, 1); border-bottom: 2px solid rgba(128, 128, 128, 1); border-right: 2px solid rgba(128, 128, 128, 1);  border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; box-shadow: 3px 3px 10px 0px rgba(64, 64, 64, 1);  margin-bottom: 13px;font: normal normal bold 9pt 'Tahoma'; color: rgba(255, 255, 255, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; background-image: url('../blog/images/Concorso-Termoli-Ombre-e--Luci-8.jpg'); background-repeat: no-repeat; background-position: left top;background-size: cover;}
#imBlogBlock1 a, #imBlogBlock1 a:link, #imBlogBlock1 a:hover, #imBlogBlock1 a:visited { font: normal normal bold 9pt 'Tahoma'; color: rgba(255, 255, 255, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock1 a:hover { text-decoration: underline; }
#imBlogBlock1 ul li { margin-bottom: 6px; }
#imBlogBlock1 ul li:last-child { margin-bottom: 0; }
#imBlogBlock2 { border-top: 2px solid rgba(128, 128, 128, 1); border-left: 2px solid rgba(128, 128, 128, 1); border-bottom: 2px solid rgba(128, 128, 128, 1); border-right: 2px solid rgba(128, 128, 128, 1);  border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; box-shadow: 3px 3px 10px 0px rgba(64, 64, 64, 1);  margin-bottom: 13px;font: normal normal bold 9pt 'Tahoma'; color: rgba(255, 255, 255, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; background-image: url('../blog/images/Concorso-Termoli-Ombre-e--Luci-3.jpg'); background-repeat: no-repeat; background-position: left top;background-size: cover;}
#imBlogBlock2 a, #imBlogBlock2 a:link, #imBlogBlock2 a:hover, #imBlogBlock2 a:visited { font: normal normal bold 9pt 'Tahoma'; color: rgba(255, 255, 255, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock2 a:hover { text-decoration: underline; }
#imBlogBlock2 ul li { margin-bottom: 6px; }
#imBlogBlock2 ul li:last-child { margin-bottom: 0; }
#imBlogBlock3 { border-top: 2px solid rgba(128, 128, 128, 1); border-left: 2px solid rgba(128, 128, 128, 1); border-bottom: 2px solid rgba(128, 128, 128, 1); border-right: 2px solid rgba(128, 128, 128, 1);  border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; box-shadow: 3px 3px 10px 0px rgba(64, 64, 64, 1);  margin-bottom: 13px;font: normal normal bold 9pt 'Tahoma'; color: rgba(255, 255, 255, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; background-image: url('../blog/images/Concorso-Termoli-Ombre-e--Luci-4.jpg'); background-repeat: no-repeat; background-position: left top;background-size: cover;}
#imBlogBlock3 a, #imBlogBlock3 a:link, #imBlogBlock3 a:hover, #imBlogBlock3 a:visited { font: normal normal bold 9pt 'Tahoma'; color: rgba(255, 255, 255, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock3 a:hover { text-decoration: underline; }
#imBlogBlock3 ul li { margin-bottom: 6px; }
#imBlogBlock3 ul li:last-child { margin-bottom: 0; }
@media (min-width: 719px) {
	#imBlogBlock0 { width: 144px; padding: 5px 5px; }
	#imBlogBlock1 { width: 146px; padding: 5px 5px; }
	#imBlogBlock2 { width: 146px; padding: 5px 5px; }
	#imBlogBlock3 { width: 146px; padding: 5px 5px; }
	
}
@media (max-width: 718.9px)  {
	#imBlogBlock0 { box-sizing: border-box; width: 100%; padding: 5px 5px; }
	#imBlogBlock1 { box-sizing: border-box; width: 100%; padding: 5px 5px; }
	#imBlogBlock2 { box-sizing: border-box; width: 100%; padding: 5px 5px; }
	#imBlogBlock3 { box-sizing: border-box; width: 100%; padding: 5px 5px; }
	
}
#imBlogPost_40621729 div { line-height: 20px; }
#imBlogPost_40621729 .imHeading1 { line-height: 20px; }
#imBlogPost_40621729 .imHeading2 { line-height: 20px; }
#imBlogPost_40621729 .imHeading3 { line-height: 20px; }
#imBlogPost_40621729 .imHeading4 { line-height: 20px; }
#imBlogPost_40621729 .imHeading5 { line-height: 20px; }
#imBlogPost_40621729 .imHeading6 { line-height: 20px; }
#imBlogPost_40621729 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_40621729 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_40621729 ul ul ul { list-style: circle; }
#imBlogPost_40621729 ul li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_40621729 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_40621729 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_40621729 ol li { margin: 0 0 0 40px; padding: 0px; }
#imBlogPost_40621729 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_40621729 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_40621729 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_40621729 p { margin: 0; padding: 0; }
#imBlogPost_40621729 .inline-block { display: inline-block; }
#imBlogPost_40621729 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_40621729 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_40621729 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_40621729 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_40621729 .fright { float: right; vertical-align: baseline;}
#imBlogPost_40621729 img.fleft { margin-right: 15px; }
#imBlogPost_40621729 img.fright { margin-left: 15px; }
#imBlogPost_40621729 .imTALeft { text-align: left; }
#imBlogPost_40621729 .imTARight { text-align: right; }
#imBlogPost_40621729 .imTACenter { text-align: center; }
#imBlogPost_40621729 .imTAJustify { text-align: justify; }
#imBlogPost_40621729 .imUl { text-decoration: underline; }
#imBlogPost_40621729 .imStrike { text-decoration: line-through; }
#imBlogPost_40621729 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_40621729 .imVt { vertical-align: top; }
#imBlogPost_40621729 .imVc { vertical-align: middle; }
#imBlogPost_40621729 .imVb { vertical-align: bottom; }
#imBlogPost_40621729 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_40621729 .cf1 { color: rgb(0, 0, 0); }
#imBlogPost_40621729 .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imBlogPostCover_40621729 { background-image: url('../blog/files/iooooo.jpg'); }
@media (min-width: 993px) {
	#imBlogPage { position: relative; box-sizing: border-box; margin-left: 0; margin-right: 0; padding: 0 10px 0 20px; }
	#imBlogPage.imBlogHome #imBlogContent { width: 609px; margin-right: 10px; }
	#imBlogPage.imBlogArticle #imBlogContent { width: 779px; padding-left: 0; }
	#imBlogPage.imBlogArticle { margin-left: auto; margin-right: auto; }
	.imBlogPostCard { width: 609px; height: 250px; 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: 609px; }
	#imBlogPage.imBlogHome #imBlogSidebar { width: 160px; }
	#imBlogPage.imBlogArticle #imBlogSidebar { display: none; }
	.imBlogHighlightedCards .imBlogPostCard { width: 609px; height: 300px; margin-top: 0; margin-bottom: 10px; }
	.imBlogHighlightedCards .imBlogPostCard:nth-child(10) { margin-bottom: 0; }
	.imBlogPostCard { display: grid; display: -ms-grid; grid-template-columns: auto; -ms-grid-columns: 1fr; grid-template-rows: auto auto 0% 1fr auto; -ms-grid-rows: auto auto 0% 1fr auto auto; }
	.imBlogPostCardWithCover { grid-template-rows: auto auto 50% 1fr auto; -ms-grid-rows: auto auto 50% 1fr auto auto; }
	.imBlogPostWrapperCardCover { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 3 / 4; -ms-grid-row: 3; }
	.imBlogPostCardTitle { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 1 / 2; -ms-grid-row: 1; }
	.imBlogPostCardCategory { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 2 / 3; -ms-grid-row: 2; margin-bottom: 5px; }
	.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: 992.9px) and (min-width: 840px) {
	#imBlogPage { position: relative; box-sizing: border-box; margin-left: 0; margin-right: 0; padding: 0 10px 0 20px; }
	#imBlogPage.imBlogHome #imBlogContent { width: 640px; margin-right: 10px; }
	#imBlogPage.imBlogArticle #imBlogContent { width: 810px; padding-left: 0; }
	#imBlogPage.imBlogArticle { margin-left: auto; margin-right: auto; }
	.imBlogPostCard { width: 640px; height: 250px; 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: 640px; }
	#imBlogPage.imBlogHome #imBlogSidebar { width: 160px; }
	#imBlogPage.imBlogArticle #imBlogSidebar { display: none; }
	.imBlogHighlightedCards .imBlogPostCard { width: 640px; height: 300px; margin-top: 0; margin-bottom: 10px; }
	.imBlogHighlightedCards .imBlogPostCard:nth-child(10) { margin-bottom: 0; }
	.imBlogPostCard { display: grid; display: -ms-grid; grid-template-columns: auto; -ms-grid-columns: 1fr; grid-template-rows: auto auto 0% 1fr auto; -ms-grid-rows: auto auto 0% 1fr auto auto; }
	.imBlogPostCardWithCover { grid-template-rows: auto auto 50% 1fr auto; -ms-grid-rows: auto auto 50% 1fr auto auto; }
	.imBlogPostWrapperCardCover { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 3 / 4; -ms-grid-row: 3; }
	.imBlogPostCardTitle { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 1 / 2; -ms-grid-row: 1; }
	.imBlogPostCardCategory { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 2 / 3; -ms-grid-row: 2; margin-bottom: 5px; }
	.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: 839.9px) and (min-width: 719px) {
	#imBlogPage { position: relative; box-sizing: border-box; margin-left: 0; margin-right: 0; padding: 0 10px 0 20px; }
	#imBlogPage.imBlogHome #imBlogContent { width: 519px; margin-right: 10px; }
	#imBlogPage.imBlogArticle #imBlogContent { width: 689px; padding-left: 0; }
	#imBlogPage.imBlogArticle { margin-left: auto; margin-right: auto; }
	.imBlogPostCard { width: 519px; height: 250px; 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: 519px; }
	#imBlogPage.imBlogHome #imBlogSidebar { width: 160px; }
	#imBlogPage.imBlogArticle #imBlogSidebar { display: none; }
	.imBlogHighlightedCards .imBlogPostCard { width: 519px; height: 300px; margin-top: 0; margin-bottom: 10px; }
	.imBlogHighlightedCards .imBlogPostCard:nth-child(10) { margin-bottom: 0; }
	.imBlogPostCard { display: grid; display: -ms-grid; grid-template-columns: auto; -ms-grid-columns: 1fr; grid-template-rows: auto auto 0% 1fr auto; -ms-grid-rows: auto auto 0% 1fr auto auto; }
	.imBlogPostCardWithCover { grid-template-rows: auto auto 50% 1fr auto; -ms-grid-rows: auto auto 50% 1fr auto auto; }
	.imBlogPostWrapperCardCover { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 3 / 4; -ms-grid-row: 3; }
	.imBlogPostCardTitle { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 1 / 2; -ms-grid-row: 1; }
	.imBlogPostCardCategory { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 2 / 3; -ms-grid-row: 2; margin-bottom: 5px; }
	.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: 718.9px)  {
	#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: 250px; margin: 10px 0 0 0; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(1) { margin-top: 0; }
	#imBlogPage.imBlogArticle #imBlogSidebar { display: none; }
	.imBlogPagination { width: 100%; }
	.imBlogHighlightedCards .imBlogPostCard { margin-top: 0; margin-bottom: 10px; }
	.imBlogHighlightedCards .imBlogPostCard:nth-child(10) { margin-bottom: 0; }
	.imBlogPostCard { display: grid; display: -ms-grid; grid-template-columns: auto; -ms-grid-columns: 1fr; grid-template-rows: auto auto 0% 1fr auto; -ms-grid-rows: auto auto 0% 1fr auto auto; }
	.imBlogPostCardWithCover { grid-template-rows: auto auto 50% 1fr auto; -ms-grid-rows: auto auto 50% 1fr auto auto; }
	.imBlogPostWrapperCardCover { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 3 / 4; -ms-grid-row: 3; }
	.imBlogPostCardTitle { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 1 / 2; -ms-grid-row: 1; }
	.imBlogPostCardCategory { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 2 / 3; -ms-grid-row: 2; margin-bottom: 5px; }
	.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: 993px) {
	#imHeader_imObjectImage_08_wrapper { position: absolute; top: 6px; left: 882px; width: 107px; height: 57px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 5% 0);clip-path: inset(0 0 5% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_09_wrapper { display: none; }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_09_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_09_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_09_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper, #imHeader_imMenuObject_09_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 26px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-button {cursor: pointer; width: 26px; height: 26px; 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_09 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 255, 1); }
	#imHeader_imMenuObject_09 .label-inner-wrapper, #imHeader_imMenuObject_09 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_09_container > ul > li .label, #imHeader_imMenuObject_09 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/48DF7B86293747B073E3F38FF7F7225A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: url('../images/48DF7B86293747B073E3F38FF7F7225A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09 .imLevel { cursor: default; }
	#imHeader_imMenuObject_09 { text-align: right;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	#imHeader_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_09-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_09-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 128, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 255, 1); }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 154px; height: 22px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;right: 0; left: auto;background-color: rgba(255, 255, 128, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 108, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 108, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_09-menu-opened {  transform: translate3d(160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 992.9px) and (min-width: 840px) {
	#imHeader_imObjectImage_08_wrapper { position: absolute; top: 38px; left: 733px; width: 107px; height: 57px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 5% 0);clip-path: inset(0 0 5% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_09_wrapper { position: absolute; top: 5px; left: 25px; width: 810px; height: 20px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_09_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_09_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_09_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper, #imHeader_imMenuObject_09_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 26px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-button {cursor: pointer; width: 26px; height: 26px; 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_09 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 255, 1); }
	#imHeader_imMenuObject_09 .label-inner-wrapper, #imHeader_imMenuObject_09 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_09_container > ul > li .label, #imHeader_imMenuObject_09 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/48DF7B86293747B073E3F38FF7F7225A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: url('../images/48DF7B86293747B073E3F38FF7F7225A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09 .imLevel { cursor: default; }
	#imHeader_imMenuObject_09 { text-align: right;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	#imHeader_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_09-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_09-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 128, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 255, 1); }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 154px; height: 22px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;right: 0; left: auto;background-color: rgba(255, 255, 128, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 108, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 108, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_09-menu-opened {  transform: translate3d(160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 839.9px) and (min-width: 719px) {
	#imHeader_imObjectImage_08_wrapper { position: absolute; top: 38px; left: 612px; width: 107px; height: 57px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 5% 0);clip-path: inset(0 0 5% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_09_wrapper { position: absolute; top: 5px; left: 25px; width: 689px; height: 20px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_09_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_09_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_09_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper, #imHeader_imMenuObject_09_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 26px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-button {cursor: pointer; width: 26px; height: 26px; 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_09 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 255, 1); }
	#imHeader_imMenuObject_09 .label-inner-wrapper, #imHeader_imMenuObject_09 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_09_container > ul > li .label, #imHeader_imMenuObject_09 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/48DF7B86293747B073E3F38FF7F7225A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: url('../images/48DF7B86293747B073E3F38FF7F7225A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09 .imLevel { cursor: default; }
	#imHeader_imMenuObject_09 { text-align: right;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	#imHeader_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_09-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_09-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 128, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 255, 1); }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 154px; height: 22px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;right: 0; left: auto;background-color: rgba(255, 255, 128, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 108, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 108, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_09-menu-opened {  transform: translate3d(160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 718.9px)  {
	#imHeader_imObjectImage_08_wrapper { position: absolute; top: 38px; left: 213px; width: 107px; height: 57px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 5% 0);clip-path: inset(0 0 5% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_8 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imMenuObject_09_wrapper { position: absolute; top: 5px; left: 25px; width: 290px; height: 20px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_9 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_09_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_09_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_09_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper, #imHeader_imMenuObject_09_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 26px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-button {cursor: pointer; width: 26px; height: 26px; 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_09 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 255, 1); }
	#imHeader_imMenuObject_09 .label-inner-wrapper, #imHeader_imMenuObject_09 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_09_container > ul > li .label, #imHeader_imMenuObject_09 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/48DF7B86293747B073E3F38FF7F7225A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: url('../images/48DF7B86293747B073E3F38FF7F7225A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09 .imLevel { cursor: default; }
	#imHeader_imMenuObject_09 { text-align: right;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	#imHeader_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_09-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_09-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 128, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 255, 1); }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 154px; height: 22px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;right: 0; left: auto;background-color: rgba(255, 255, 128, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 108, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 108, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_09-menu-opened {  transform: translate3d(160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (min-width: 993px) {
	#imFooter_imObjectImage_01_wrapper { position: absolute; top: 20px; left: 448px; width: 235px; height: 29px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_02_wrapper { position: absolute; top: 5px; left: 378px; width: 60px; height: 48px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 20% 0);clip-path: inset(0 0 20% 0);}#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 992.9px) and (min-width: 840px) {
	#imFooter_imObjectImage_01_wrapper { position: absolute; top: 20px; left: 448px; width: 235px; height: 29px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_02_wrapper { position: absolute; top: 5px; left: 378px; width: 60px; height: 48px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 20% 0);clip-path: inset(0 0 20% 0);}#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 839.9px) and (min-width: 719px) {
	#imFooter_imObjectImage_01_wrapper { position: absolute; top: 20px; left: 448px; width: 235px; height: 29px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_02_wrapper { position: absolute; top: 5px; left: 378px; width: 60px; height: 48px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 20% 0);clip-path: inset(0 0 20% 0);}#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 718.9px)  {
	#imFooter_imObjectImage_01_wrapper { position: absolute; top: 20px; left: 85px; width: 235px; height: 29px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_02_wrapper { position: absolute; top: 5px; left: 260px; width: 60px; height: 48px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 20% 0);clip-path: inset(0 0 20% 0);}#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_2 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

@media (min-width: 993px) {
	#imSideBar_imMenuObject_01_wrapper { position: absolute; top: 5px; left: 25px; width: 154px; height: 312px; text-align: center; z-index: 1002;  }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imSideBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 26px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 26px; height: 26px; 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;}
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 255, 1); }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/48DF7B86293747B073E3F38FF7F7225A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/48DF7B86293747B073E3F38FF7F7225A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: left;}
	/* Level menu background */
	#imSideBar_imMenuObject_01 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imSideBar_imMenuObject_01 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imSideBar_imMenuObject_01 .multiple-column > ul {max-width: 160px;}
	#imSideBar_imMenuObject_01 ul ul li:last-child {margin-bottom: 0;}
	#imSideBar_imMenuObject_01 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 22px; padding: 0 3px 0 3px; }
	#imSideBar_imMenuObject_01 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imSideBar_imMenuObject_01 ul ul .label-wrapper {background-color: transparent;background-image: url('../images/CD6DA62A148BD5467FB2F0EADC80DB61.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imSideBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8D3EF47615E7548188BD8BC2657498A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8D3EF47615E7548188BD8BC2657498A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imSideBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: url('../images/C8D3EF47615E7548188BD8BC2657498A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imSideBar_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imSideBar_imMenuObject_01 .multiple-column {position: absolute; z-index: 2;top: 0; left: 140px;}
	#imSideBar_imMenuObject_01 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imSideBar_imMenuObject_01 .multiple-column > ul > li {display: block;}
	#imSideBar_imMenuObject_01_container > ul > li > ul {position: absolute;
	top: 0;
	}
	#imSideBar_imMenuObject_01_container > ul > li > ul.open-bottom { left: 0; }
	#imSideBar_imMenuObject_01_container > ul > li > ul.open-left { right: 140px; }
	#imSideBar_imMenuObject_01_container > ul > li > ul.open-right { left: 140px; }
	#imSideBar_imMenuObject_01_container > ul > li > ul ul, #imSideBar_imMenuObject_01_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imSideBar_imMenuObject_01_container  > ul > li > ul ul.open-left, #imSideBar_imMenuObject_01_container .multiple-column > ul > li ul.open-left{ right: 160px; }
	#imSideBar_imMenuObject_01_container  > ul > li > ul ul.open-right, #imSideBar_imMenuObject_01_container .multiple-column > ul > li ul.open-right{ left: 160px; }
	#imSideBar_imMenuObject_01 ul > li > ul, .multiple-column { display: none; }
	#imSideBar_imMenuObject_01_container > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imSideBar_imMenuObject_01_container > ul > li:nth-child(n+2) {
	margin-top: 0px; 
	}
	#imSideBar_imMenuObject_01-menu-opened { display: none; }
	#imSideBar_imMenuObject_01 .hamburger-component { display: none; }
	
}

@media (max-width: 992.9px) and (min-width: 840px) {
	#imSideBar_imMenuObject_01_wrapper { display: none; }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imSideBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 26px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 26px; height: 26px; 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;}
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 255, 1); }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/48DF7B86293747B073E3F38FF7F7225A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/48DF7B86293747B073E3F38FF7F7225A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: right;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 128, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 255, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 154px; height: 22px; padding: 0 3px 0 3px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(255, 255, 128, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 108, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 108, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imSideBar_imMenuObject_01-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imSideBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 839.9px) and (min-width: 719px) {
	#imSideBar_imMenuObject_01_wrapper { display: none; }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imSideBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 26px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 26px; height: 26px; 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;}
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 255, 1); }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/48DF7B86293747B073E3F38FF7F7225A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/48DF7B86293747B073E3F38FF7F7225A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: right;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 128, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 255, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 154px; height: 22px; padding: 0 3px 0 3px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(255, 255, 128, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 108, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 108, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imSideBar_imMenuObject_01-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imSideBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 718.9px)  {
	#imSideBar_imMenuObject_01_wrapper { display: none; }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imSideBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 26px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 26px; height: 26px; 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;}
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 255, 1); }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/48DF7B86293747B073E3F38FF7F7225A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/48DF7B86293747B073E3F38FF7F7225A.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/481DDFB084C99FF61FEB5371C1B6D6D3.png');border-color: rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1) rgba(0, 0, 255, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 64, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: right;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 128, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 255, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 154px; height: 22px; padding: 0 3px 0 3px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(255, 255, 128, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 108, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 108, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imSideBar_imMenuObject_01-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imSideBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
