@import 'https://fonts.googleapis.com/css?family=Open+Sans:700,regular,italic,700italic';
@import 'https://fonts.googleapis.com/css?family=Kaushan+Script:regular';
#imHeader_imCell_1 { display: block; position: relative; }
#imHeader_imCellStyle_1 { position: relative; box-sizing: border-box; text-align: center; z-index: 102;}
#imHeader_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
.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 { display: none !important; }
#imFooter_imCell_2 { display: block; position: relative; }
#imFooter_imCellStyle_2 { position: relative; box-sizing: border-box; text-align: center; z-index: 102;}
#imFooter_imCellStyleGraphics_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
.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 { display: none !important; }
#imFooter_imCell_3 { display: block; position: relative; }
#imFooter_imCellStyle_3 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imFooter_imCellStyleGraphics_3 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imObjectTitle_03 {overflow: hidden; text-align: center; }
#imFooter_imObjectTitle_03_text {font: normal normal normal 11pt 'Open Sans';  padding: 0px 0px 0px 0px;background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_03_text,
#imFooter_imObjectTitle_03_text a { color: rgba(0, 0, 0, 1); white-space: pre; }
#imFooter_imObjectTitle_03_text a{ text-decoration: none; }
#imFooter_imCell_4 { display: block; position: relative; }
#imFooter_imCellStyle_4 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imFooter_imCellStyleGraphics_4 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCell_5 { display: block; position: relative; }
#imFooter_imCellStyle_5 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imFooter_imCellStyleGraphics_5 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imObjectImage_05 { width: 100%; vertical-align: top; }
#imStickyBar_imCell_1 { display: block; position: relative; }
#imStickyBar_imCellStyle_1 { position: relative; box-sizing: border-box; text-align: center; z-index: 102;}
#imStickyBar_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
.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 { display: none !important; }
#imStickyBar_imCell_2 { display: block; position: relative; }
#imStickyBar_imCellStyle_2 { position: relative; box-sizing: border-box; text-align: center; z-index: 102;}
#imStickyBar_imCellStyleGraphics_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
.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 { display: none !important; }
.animable { visibility: hidden; }
html.no-cssanimations .animable { visibility: visible; }
.animable.animated { visibility: visible; -webkit-animation-fill-mode: both;  animation-fill-mode: both; -webkit-animation-delay: 0s; animation-delay: 0s; }
#imGroup_1 { float: left; }
#imPageRowGraphics_1 { position: absolute; top: -70%; bottom: -70%; left: 0; right: 0; visibility: hidden; opacity: 1; }
#imPageRowGraphics_1 { background: rgba(0, 0, 0, 1) url('../images/IMG_236d3_7n10ld09.jpg') no-repeat center center; background-size: cover; }
@keyframes imPageRowGraphicsOverlayAnimation_1 { 0%  { background-color: rgba(47, 172, 75, 1); } 50% { background-color: rgba(20, 150, 179, 1); } 100% { background-color: rgba(206, 228, 50, 1); } }@-webkit-keyframes imPageRowGraphicsOverlayAnimation_1 { 0%  { background-color: rgba(47, 172, 75, 1); } 50% { background-color: rgba(20, 150, 179, 1); } 100% { background-color: rgba(206, 228, 50, 1); } }#imPageRowGraphicsOverlay_1 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; animation: imPageRowGraphicsOverlayAnimation_1 6s linear infinite alternate; -webkit-animation: imPageRowGraphicsOverlayAnimation_1 6s linear infinite alternate; opacity: 0.5; }
#imCell_2 { display: block; position: relative; }
#imCellStyle_2 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_2 { position: absolute; top: 100px; bottom: 100px; background-color: transparent; }
html:not(.no-cssanimations) #imCell_2.animated {   -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes imCell_2-anim-fadeInDown {
	0% { opacity: 0;    -webkit-transform: translate3d(0, -100%, 0);    transform: translate3d(0, -100%, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
@keyframes imCell_2-anim-fadeInDown {
	0% { opacity: 0;    -webkit-transform: translate3d(0, -100%, 0);    transform: translate3d(0, -100%, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
#imCell_2.animated.fadeInDown {  -webkit-animation-name: imCell_2-anim-fadeInDown;  animation-name: imCell_2-anim-fadeInDown; }
#imTextObject_02 { font-style: normal; font-weight: normal; line-height: 21px; }
#imTextObject_02_tab0 div { line-height: 1.5;}
#imTextObject_02_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_02_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_02_tab0 ul ul ul { list-style: circle; }
#imTextObject_02_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_02_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_02_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_02_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_02_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_02_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_02_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_02_tab0 p { margin: 0; padding: 0; }
#imTextObject_02_tab0 .inline-block { display: inline-block; }
#imTextObject_02_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_02_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_02_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_02_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_02_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_02_tab0 img.fleft { margin-right: 15px; }
#imTextObject_02_tab0 img.fright { margin-left: 15px; }
#imTextObject_02_tab0 .imUl { text-decoration: underline; }
#imTextObject_02_tab0 .imVt { vertical-align: top; }
#imTextObject_02_tab0 .imVc { vertical-align: middle; }
#imTextObject_02_tab0 .imVb { vertical-align: bottom; }
#imTextObject_02_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_02_tab0 .lh1 { line-height: 1; }
#imTextObject_02_tab0 .fs60 { vertical-align: baseline; font-size: 60pt;  }
#imTextObject_02_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTextObject_02_tab0 .ff1 { font-family: 'Kaushan Script'; }
#imTextObject_02_tab0 .fs18 { vertical-align: baseline; font-size: 18pt;  }
#imTextObject_02_tab0 .lh2 { line-height: 2; }
#imTextObject_02 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: rgba(255, 255, 255, 1);  }
#imGroup_2 > div { float: left; }
#imCell_5 { display: block; position: relative; }
#imCellStyle_5 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_5 { position: absolute; top: 30px; bottom: 30px; background-color: transparent; }
#imTextObject_05 { font-style: normal; font-weight: normal; line-height: 21px; }
#imTextObject_05_tab0 div { line-height: 1.5;}
#imTextObject_05_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_05_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_05_tab0 ul ul ul { list-style: circle; }
#imTextObject_05_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_05_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_05_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_05_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_05_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_05_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_05_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_05_tab0 p { margin: 0; padding: 0; }
#imTextObject_05_tab0 .inline-block { display: inline-block; }
#imTextObject_05_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_05_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_05_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_05_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_05_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_05_tab0 img.fleft { margin-right: 15px; }
#imTextObject_05_tab0 img.fright { margin-left: 15px; }
#imTextObject_05_tab0 .imUl { text-decoration: underline; }
#imTextObject_05_tab0 .imVt { vertical-align: top; }
#imTextObject_05_tab0 .imVc { vertical-align: middle; }
#imTextObject_05_tab0 .imVb { vertical-align: bottom; }
#imTextObject_05_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_05_tab0 .fs48 { vertical-align: baseline; font-size: 48pt;  }
#imTextObject_05_tab0 .cf1 { color: rgb(187, 94, 0); }
#imTextObject_05_tab0 .ff1 { font-family: 'Kaushan Script'; }
#imTextObject_05_tab0 .fs11 { vertical-align: baseline; font-size: 11pt;  }
#imTextObject_05 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: rgba(255, 255, 255, 1);  }
#imCell_115 { display: block; position: relative; }
#imCellStyle_115 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_115 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#imTextObject_115 { font-style: normal; font-weight: normal; line-height: 21px; }
#imTextObject_115_tab0 div { line-height: 1.5;}
#imTextObject_115_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_115_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_115_tab0 ul ul ul { list-style: circle; }
#imTextObject_115_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_115_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_115_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_115_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_115_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_115_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_115_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_115_tab0 p { margin: 0; padding: 0; }
#imTextObject_115_tab0 .inline-block { display: inline-block; }
#imTextObject_115_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_115_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_115_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_115_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_115_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_115_tab0 img.fleft { margin-right: 15px; }
#imTextObject_115_tab0 img.fright { margin-left: 15px; }
#imTextObject_115_tab0 .imUl { text-decoration: underline; }
#imTextObject_115_tab0 .imVt { vertical-align: top; }
#imTextObject_115_tab0 .imVc { vertical-align: middle; }
#imTextObject_115_tab0 .imVb { vertical-align: bottom; }
#imTextObject_115_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_115_tab0 .cf1 { color: rgb(255, 128, 0); }
#imTextObject_115_tab0 .fs16 { vertical-align: baseline; font-size: 16pt;  }
#imTextObject_115 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: rgba(255, 255, 255, 1);  }
#imCell_116 { display: block; position: relative; }
#imCellStyle_116 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_116 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#imObjectGallery_116 { position: relative; }
#imObjectGallery_116 div { float: left; text-align: left; }
#imObjectGallery_116 .imGlContent a { display: block; float: left; margin: 0; padding: 0; text-decoration: none; }
#imObjectGallery_116 .imLeftArrow { left: 0; z-index: 1000; background-image: url('../gallery/b16_l.png'); }#imObjectGallery_116 .imRightArrow { right: 0; z-index: 1000; background-image: url('../gallery/b16_r.png'); }#imObjectGallery_116 a:link, #imContent #imObjectGallery_116 a:hover, #imContent #imObjectGallery_116 a:visited, #imContent #imObjectGallery_116 a:active { border: none; background-color: transparent; text-decoration: none; }
#imPageRowGraphics_3 { position: absolute; top: -70%; bottom: -70%; left: 0; right: 0; visibility: hidden; opacity: 1; }
#imPageRowGraphics_3 { background: transparent url('../images/pixabay-bb483ec09f2d404a5e.jpg') no-repeat center center; background-size: cover; }
#imCell_11 { display: block; position: relative; }
#imCellStyle_11 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_11 { position: absolute; top: 100px; bottom: 100px; background-color: transparent; }
#imTextObject_11 { font-style: normal; font-weight: normal; line-height: 21px; }
#imTextObject_11_tab0 div { line-height: 1.5;}
#imTextObject_11_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_11_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_11_tab0 ul ul ul { list-style: circle; }
#imTextObject_11_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_11_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_11_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_11_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_11_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_11_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_11_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_11_tab0 p { margin: 0; padding: 0; }
#imTextObject_11_tab0 .inline-block { display: inline-block; }
#imTextObject_11_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_11_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_11_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_11_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_11_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_11_tab0 img.fleft { margin-right: 15px; }
#imTextObject_11_tab0 img.fright { margin-left: 15px; }
#imTextObject_11_tab0 .imUl { text-decoration: underline; }
#imTextObject_11_tab0 .imVt { vertical-align: top; }
#imTextObject_11_tab0 .imVc { vertical-align: middle; }
#imTextObject_11_tab0 .imVb { vertical-align: bottom; }
#imTextObject_11_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_11_tab0 .fs48 { vertical-align: baseline; font-size: 48pt;  }
#imTextObject_11_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTextObject_11_tab0 .ff1 { font-family: 'Kaushan Script'; }
#imTextObject_11 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: rgba(255, 255, 255, 1);  }
#imPageRowGraphics_4 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 1; }
#imPageRowGraphics_4 { background-color: rgba(255, 255, 255, 1); }
#imCell_12 { display: block; position: relative; }
#imCellStyle_12 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_12 { position: absolute; top: 100px; bottom: 0px; background-color: transparent; }
#imTextObject_12 { font-style: normal; font-weight: normal; line-height: 21px; }
#imTextObject_12_tab0 div { line-height: 1.5;}
#imTextObject_12_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_12_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_12_tab0 ul ul ul { list-style: circle; }
#imTextObject_12_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_12_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_12_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_12_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_12_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_12_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_12_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_12_tab0 p { margin: 0; padding: 0; }
#imTextObject_12_tab0 .inline-block { display: inline-block; }
#imTextObject_12_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_12_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_12_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_12_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_12_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_12_tab0 img.fleft { margin-right: 15px; }
#imTextObject_12_tab0 img.fright { margin-left: 15px; }
#imTextObject_12_tab0 .imUl { text-decoration: underline; }
#imTextObject_12_tab0 .imVt { vertical-align: top; }
#imTextObject_12_tab0 .imVc { vertical-align: middle; }
#imTextObject_12_tab0 .imVb { vertical-align: bottom; }
#imTextObject_12_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_12_tab0 .fs14 { vertical-align: baseline; font-size: 14pt;  }
#imTextObject_12_tab0 .fs16 { vertical-align: baseline; font-size: 16pt;  }
#imTextObject_12_tab0 .fs18 { vertical-align: baseline; font-size: 18pt;  }
#imTextObject_12_tab0 .ff1 { font-family: 'Kaushan Script'; }
#imTextObject_12_tab0 .fs11 { vertical-align: baseline; font-size: 11pt;  }
#imTextObject_12 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: rgba(255, 255, 255, 1);  }
#imPageRowGraphics_5 { position: absolute; top: -70%; bottom: -70%; left: 0; right: 0; visibility: hidden; opacity: 1; }
#imPageRowGraphics_5 { background: rgba(0, 0, 0, 1) url('../images/pixabay-bb4c32c898274350.jpg') no-repeat center center; background-size: cover; }
#imCell_117 { display: block; position: relative; }
#imCellStyle_117 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_117 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#imTextObject_117 { font-style: normal; font-weight: normal; line-height: 21px; }
#imTextObject_117_tab0 div { line-height: 1.5;}
#imTextObject_117_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_117_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_117_tab0 ul ul ul { list-style: circle; }
#imTextObject_117_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_117_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_117_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_117_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_117_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_117_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_117_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_117_tab0 p { margin: 0; padding: 0; }
#imTextObject_117_tab0 .inline-block { display: inline-block; }
#imTextObject_117_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_117_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_117_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_117_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_117_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_117_tab0 img.fleft { margin-right: 15px; }
#imTextObject_117_tab0 img.fright { margin-left: 15px; }
#imTextObject_117_tab0 .imUl { text-decoration: underline; }
#imTextObject_117_tab0 .imVt { vertical-align: top; }
#imTextObject_117_tab0 .imVc { vertical-align: middle; }
#imTextObject_117_tab0 .imVb { vertical-align: bottom; }
#imTextObject_117_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_117_tab0 .fs48 { vertical-align: baseline; font-size: 48pt;  }
#imTextObject_117_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTextObject_117_tab0 .ff1 { font-family: 'Kaushan Script'; }
#imTextObject_117 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: rgba(255, 255, 255, 1);  }
#imCell_120 { display: block; position: relative; }
#imCellStyle_120 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_120 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
html:not(.no-cssanimations) #imCell_120.animated {   -webkit-animation-duration: 3000ms;
  animation-duration: 3000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes imCell_120-anim-pulse {
	0% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
	16.67% { -webkit-transform: scale3d(1.05, 1.05, 1.05);    transform: scale3d(1.05, 1.05, 1.05); }
	33.33% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
}
@keyframes imCell_120-anim-pulse {
	0% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
	16.67% { -webkit-transform: scale3d(1.05, 1.05, 1.05);    transform: scale3d(1.05, 1.05, 1.05); }
	33.33% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
}
#imCell_120.animated.pulse {  -webkit-animation-name: imCell_120-anim-pulse;  animation-name: imCell_120-anim-pulse; }
#imTextObject_120 { font-style: normal; font-weight: normal; line-height: 21px; }
#imTextObject_120_tab0 div { line-height: 1.5;}
#imTextObject_120_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_120_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_120_tab0 ul ul ul { list-style: circle; }
#imTextObject_120_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_120_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_120_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_120_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_120_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_120_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_120_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_120_tab0 p { margin: 0; padding: 0; }
#imTextObject_120_tab0 .inline-block { display: inline-block; }
#imTextObject_120_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_120_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_120_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_120_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_120_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_120_tab0 img.fleft { margin-right: 15px; }
#imTextObject_120_tab0 img.fright { margin-left: 15px; }
#imTextObject_120_tab0 .imUl { text-decoration: underline; }
#imTextObject_120_tab0 .imVt { vertical-align: top; }
#imTextObject_120_tab0 .imVc { vertical-align: middle; }
#imTextObject_120_tab0 .imVb { vertical-align: bottom; }
#imTextObject_120_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_120_tab0 .cf1 { color: rgb(255, 128, 0); }
#imTextObject_120_tab0 .fs36 { vertical-align: baseline; font-size: 36pt;  }
#imTextObject_120_tab0 .ff1 { font-family: 'Kaushan Script'; }
#imTextObject_120 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: rgba(255, 255, 255, 1);  }
#imGroup_3 > div { float: left; }
#imCell_118 { display: block; position: relative; }
#imCellStyle_118 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_118 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#imTextObject_118 { font-style: normal; font-weight: normal; line-height: 21px; }
#imTextObject_118_tab0 div { line-height: 1.5;}
#imTextObject_118_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_118_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_118_tab0 ul ul ul { list-style: circle; }
#imTextObject_118_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_118_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_118_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_118_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_118_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_118_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_118_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_118_tab0 p { margin: 0; padding: 0; }
#imTextObject_118_tab0 .inline-block { display: inline-block; }
#imTextObject_118_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_118_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_118_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_118_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_118_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_118_tab0 img.fleft { margin-right: 15px; }
#imTextObject_118_tab0 img.fright { margin-left: 15px; }
#imTextObject_118_tab0 .imUl { text-decoration: underline; }
#imTextObject_118_tab0 .imVt { vertical-align: top; }
#imTextObject_118_tab0 .imVc { vertical-align: middle; }
#imTextObject_118_tab0 .imVb { vertical-align: bottom; }
#imTextObject_118_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_118_tab0 .fs16 { vertical-align: baseline; font-size: 16pt;  }
#imTextObject_118_tab0 .fs14 { vertical-align: baseline; font-size: 14pt;  }
#imTextObject_118 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: rgba(255, 255, 255, 1);  }
#imCell_119 { display: block; position: relative; }
#imCellStyle_119 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_119 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#imTextObject_119 { font-style: normal; font-weight: normal; line-height: 21px; }
#imTextObject_119_tab0 div { line-height: 1.5;}
#imTextObject_119_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_119_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_119_tab0 ul ul ul { list-style: circle; }
#imTextObject_119_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_119_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_119_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_119_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_119_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_119_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_119_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_119_tab0 p { margin: 0; padding: 0; }
#imTextObject_119_tab0 .inline-block { display: inline-block; }
#imTextObject_119_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_119_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_119_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_119_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_119_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_119_tab0 img.fleft { margin-right: 15px; }
#imTextObject_119_tab0 img.fright { margin-left: 15px; }
#imTextObject_119_tab0 .imUl { text-decoration: underline; }
#imTextObject_119_tab0 .imVt { vertical-align: top; }
#imTextObject_119_tab0 .imVc { vertical-align: middle; }
#imTextObject_119_tab0 .imVb { vertical-align: bottom; }
#imTextObject_119_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_119_tab0 .fs16 { vertical-align: baseline; font-size: 16pt;  }
#imTextObject_119_tab0 .fs14 { vertical-align: baseline; font-size: 14pt;  }
#imTextObject_119 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: rgba(255, 255, 255, 1);  }
#imPageRowGraphics_8 { position: absolute; top: -70%; bottom: -70%; left: 0; right: 0; visibility: hidden; opacity: 1; }
#imPageRowGraphics_8 { background: transparent url('../images/pixabay-bb4338cf9c294650.jpg') no-repeat center center; background-size: cover; }
#imCell_121 { display: block; position: relative; }
#imCellStyle_121 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_121 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#imTextObject_121 { font-style: normal; font-weight: normal; line-height: 21px; }
#imTextObject_121_tab0 div { line-height: 1.5;}
#imTextObject_121_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_121_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_121_tab0 ul ul ul { list-style: circle; }
#imTextObject_121_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_121_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_121_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_121_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_121_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_121_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_121_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_121_tab0 p { margin: 0; padding: 0; }
#imTextObject_121_tab0 .inline-block { display: inline-block; }
#imTextObject_121_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_121_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_121_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_121_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_121_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_121_tab0 img.fleft { margin-right: 15px; }
#imTextObject_121_tab0 img.fright { margin-left: 15px; }
#imTextObject_121_tab0 .imUl { text-decoration: underline; }
#imTextObject_121_tab0 .imVt { vertical-align: top; }
#imTextObject_121_tab0 .imVc { vertical-align: middle; }
#imTextObject_121_tab0 .imVb { vertical-align: bottom; }
#imTextObject_121_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_121_tab0 .fs48 { vertical-align: baseline; font-size: 48pt;  }
#imTextObject_121_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTextObject_121_tab0 .ff1 { font-family: 'Kaushan Script'; }
#imTextObject_121 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: rgba(255, 255, 255, 1);  }
#imGroup_4 > div { float: left; }
#imCell_122 { display: block; position: relative; }
#imCellStyle_122 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_122 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#imTextObject_122 { font-style: normal; font-weight: normal; line-height: 21px; }
#imTextObject_122_tab0 div { line-height: 1.5;}
#imTextObject_122_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_122_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_122_tab0 ul ul ul { list-style: circle; }
#imTextObject_122_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_122_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_122_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_122_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_122_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_122_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_122_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_122_tab0 p { margin: 0; padding: 0; }
#imTextObject_122_tab0 .inline-block { display: inline-block; }
#imTextObject_122_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_122_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_122_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_122_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_122_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_122_tab0 img.fleft { margin-right: 15px; }
#imTextObject_122_tab0 img.fright { margin-left: 15px; }
#imTextObject_122_tab0 .imUl { text-decoration: underline; }
#imTextObject_122_tab0 .imVt { vertical-align: top; }
#imTextObject_122_tab0 .imVc { vertical-align: middle; }
#imTextObject_122_tab0 .imVb { vertical-align: bottom; }
#imTextObject_122_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_122_tab0 .fs16 { vertical-align: baseline; font-size: 16pt;  }
#imTextObject_122_tab0 .fs14 { vertical-align: baseline; font-size: 14pt;  }
#imTextObject_122 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: rgba(255, 255, 255, 1);  }
#imCell_123 { display: block; position: relative; }
#imCellStyle_123 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_123 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#imTextObject_123 { font-style: normal; font-weight: normal; line-height: 21px; }
#imTextObject_123_tab0 div { line-height: 1.5;}
#imTextObject_123_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_123_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_123_tab0 ul ul ul { list-style: circle; }
#imTextObject_123_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_123_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_123_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_123_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_123_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_123_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_123_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_123_tab0 p { margin: 0; padding: 0; }
#imTextObject_123_tab0 .inline-block { display: inline-block; }
#imTextObject_123_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_123_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_123_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_123_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_123_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_123_tab0 img.fleft { margin-right: 15px; }
#imTextObject_123_tab0 img.fright { margin-left: 15px; }
#imTextObject_123_tab0 .imUl { text-decoration: underline; }
#imTextObject_123_tab0 .imVt { vertical-align: top; }
#imTextObject_123_tab0 .imVc { vertical-align: middle; }
#imTextObject_123_tab0 .imVb { vertical-align: bottom; }
#imTextObject_123_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_123_tab0 .fs16 { vertical-align: baseline; font-size: 16pt;  }
#imTextObject_123_tab0 .fs14 { vertical-align: baseline; font-size: 14pt;  }
#imTextObject_123 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: rgba(255, 255, 255, 1);  }
#imPageRowGraphics_10 { position: absolute; top: -70%; bottom: -70%; left: 0; right: 0; visibility: hidden; opacity: 1; }
#imPageRowGraphics_10 { background: transparent url('../images/pixabay-bb4239c89c284450.jpg') no-repeat center center; background-size: cover; }
#imCell_124 { display: block; position: relative; }
#imCellStyle_124 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_124 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#imTextObject_124 { font-style: normal; font-weight: normal; line-height: 21px; }
#imTextObject_124_tab0 div { line-height: 1.5;}
#imTextObject_124_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_124_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_124_tab0 ul ul ul { list-style: circle; }
#imTextObject_124_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_124_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_124_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_124_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_124_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_124_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_124_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_124_tab0 p { margin: 0; padding: 0; }
#imTextObject_124_tab0 .inline-block { display: inline-block; }
#imTextObject_124_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_124_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_124_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_124_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_124_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_124_tab0 img.fleft { margin-right: 15px; }
#imTextObject_124_tab0 img.fright { margin-left: 15px; }
#imTextObject_124_tab0 .imUl { text-decoration: underline; }
#imTextObject_124_tab0 .imVt { vertical-align: top; }
#imTextObject_124_tab0 .imVc { vertical-align: middle; }
#imTextObject_124_tab0 .imVb { vertical-align: bottom; }
#imTextObject_124_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_124_tab0 .fs48 { vertical-align: baseline; font-size: 48pt;  }
#imTextObject_124_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTextObject_124_tab0 .ff1 { font-family: 'Kaushan Script'; }
#imTextObject_124 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: rgba(255, 255, 255, 1);  }
#imCell_125 { display: block; position: relative; }
#imCellStyle_125 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_125 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#imTextObject_125 { font-style: normal; font-weight: normal; line-height: 21px; }
#imTextObject_125_tab0 div { line-height: 1.5;}
#imTextObject_125_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_125_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_125_tab0 ul ul ul { list-style: circle; }
#imTextObject_125_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_125_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_125_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_125_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_125_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_125_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_125_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_125_tab0 p { margin: 0; padding: 0; }
#imTextObject_125_tab0 .inline-block { display: inline-block; }
#imTextObject_125_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_125_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_125_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_125_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_125_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_125_tab0 img.fleft { margin-right: 15px; }
#imTextObject_125_tab0 img.fright { margin-left: 15px; }
#imTextObject_125_tab0 .imUl { text-decoration: underline; }
#imTextObject_125_tab0 .imVt { vertical-align: top; }
#imTextObject_125_tab0 .imVc { vertical-align: middle; }
#imTextObject_125_tab0 .imVb { vertical-align: bottom; }
#imTextObject_125_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_125_tab0 .fs18 { vertical-align: baseline; font-size: 18pt;  }
#imTextObject_125_tab0 .cf1 { color: rgb(128, 128, 128); }
#imTextObject_125_tab0 .fs28 { vertical-align: baseline; font-size: 28pt;  }
#imTextObject_125_tab0 .ff1 { font-family: 'Kaushan Script'; }
#imTextObject_125_tab0 .cf2 { color: rgb(255, 128, 0); }
#imTextObject_125_tab0 .fs16 { vertical-align: baseline; font-size: 16pt;  }
#imTextObject_125 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: rgba(255, 255, 255, 1);  }
#imPageRowGraphics_12 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 1; }
#imPageRowGraphics_12 { background-color: rgba(255, 191, 0, 1); }
#imPageRowGraphics_13 { position: absolute; top: -70%; bottom: -70%; left: 0; right: 0; visibility: hidden; opacity: 1; }
#imPageRowGraphics_13 { background: rgba(0, 0, 0, 1) url('../images/1923906_926747094040549_8394567048578646204_n.jpg') no-repeat center top; background-size: cover; }
@keyframes imPageRowGraphicsOverlayAnimation_13 { 0%  { background-color: rgba(0, 191, 48, 1); } 50% { background-color: rgba(0, 128, 128, 1); } 100% { background-color: rgba(206, 228, 50, 1); } }@-webkit-keyframes imPageRowGraphicsOverlayAnimation_13 { 0%  { background-color: rgba(0, 191, 48, 1); } 50% { background-color: rgba(0, 128, 128, 1); } 100% { background-color: rgba(206, 228, 50, 1); } }#imPageRowGraphicsOverlay_13 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; animation: imPageRowGraphicsOverlayAnimation_13 6s linear infinite alternate; -webkit-animation: imPageRowGraphicsOverlayAnimation_13 6s linear infinite alternate; opacity: 0.5; }
#imCell_128 { display: block; position: relative; }
#imCellStyle_128 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_128 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#imObjectImage_128 { width: 100%; vertical-align: top; max-width: 544px; }
@media (min-width: 1200px) {
	.imContentDataContainer { width: 1193px; margin-left: auto; margin-right: auto; padding: 0 0px 0 0px; }
	#imGroup_1 { width: 100%; }
	#imCell_2 { width: 1193px; min-height: 320px;  padding-top: 100px; padding-bottom: 100px; padding-left: 0px; padding-right: 0px; }
	#imCellStyle_2 { width: 1193px; min-height: 320px; padding: 75px 10px 75px 10px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imTextObject_02 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_02 .text-container { height: 170px;}
	#imGroup_2 { width: 1193px; }
	#imCell_5 { width: 686px; min-height: 623px;  padding-top: 30px; padding-bottom: 30px; padding-left: 30px; padding-right: 30px; }
	#imCellStyle_5 { width: 686px; min-height: 623px; padding: 50px 50px 56px 50px; border-top: 0; border-bottom: 1px solid rgba(68, 68, 98, 1); border-left: 0; border-right: 0; }
	#imCellStyleGraphics_5 { left: 30px; right: 30px; }
	#imTextObject_05 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_05 .text-container { height: 516px;}
	#imCell_115 { width: 441px; min-height: 677px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_115 { width: 441px; min-height: 677px; padding: 3px 3px 219px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_115 { left: 3px; right: 3px; }
	#imTextObject_115_tab0 .image-0 { width: 265px; height: 213px; }
	#imTextObject_115 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_115 .text-container { height: 455px;}
	#imCell_116 { width: 1187px; min-height: 195px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_116 { width: 1187px; min-height: 195px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_116 { left: 3px; right: 3px; }
	#imObjectGallery_116 .imGlContent { margin-left: -4px; overflow: hidden; display: block; position: relative;  width: 1188px; }
	#imObjectGallery_116 .imGlContent img { display: block; float: left; margin: 0 1px;  width: 196px; height: 196px; }
	#imObjectGallery_116 .imRunner { position: relative; width: 1188px; }
	#imObjectGallery_116 .imRightArrow, #imObjectGallery_116 .imLeftArrow { width: 24px; background-repeat: no-repeat; background-position: center center; cursor: pointer; height: 198px; position: absolute; }
	#imCell_11 { width: 1193px; min-height: 216px;  padding-top: 100px; padding-bottom: 100px; padding-left: 0px; padding-right: 0px; }
	#imCellStyle_11 { width: 1193px; min-height: 216px; padding: 50px 0px 70px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imTextObject_11 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_11 .text-container { height: 96px;}
	#imCell_12 { width: 993px; min-height: 701px;  padding-top: 100px; padding-bottom: 0px; padding-left: 100px; padding-right: 100px; }
	#imCellStyle_12 { width: 993px; min-height: 701px; padding: 0px 0px 40px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_12 { left: 100px; right: 100px; }
	#imTextObject_12 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_12 .text-container { height: 661px;}
	#imCell_117 { width: 1187px; min-height: 366px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_117 { width: 1187px; min-height: 366px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_117 { left: 3px; right: 3px; }
	#imTextObject_117 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_117 .text-container { height: 360px;}
	#imCell_120 { width: 1187px; min-height: 171px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_120 { width: 1187px; min-height: 171px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_120 { left: 3px; right: 3px; }
	#imTextObject_120 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_120 .text-container { height: 165px;}
	#imGroup_3 { width: 1193px; }
	#imCell_118 { width: 591px; min-height: 658px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_118 { width: 591px; min-height: 658px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_118 { left: 3px; right: 3px; }
	#imTextObject_118 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_118 .text-container { height: 652px;}
	#imCell_119 { width: 590px; min-height: 658px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_119 { width: 590px; min-height: 658px; padding: 3px 3px 130px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_119 { left: 3px; right: 3px; }
	#imTextObject_119 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_119 .text-container { height: 525px;}
	#imCell_121 { width: 1187px; min-height: 429px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_121 { width: 1187px; min-height: 429px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_121 { left: 3px; right: 3px; }
	#imTextObject_121 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_121 .text-container { height: 423px;}
	#imGroup_4 { width: 1193px; }
	#imCell_122 { width: 591px; min-height: 703px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_122 { width: 591px; min-height: 703px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_122 { left: 3px; right: 3px; }
	#imTextObject_122 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_122 .text-container { height: 697px;}
	#imCell_123 { width: 590px; min-height: 703px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_123 { width: 590px; min-height: 703px; padding: 3px 3px 52px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_123 { left: 3px; right: 3px; }
	#imTextObject_123 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_123 .text-container { height: 648px;}
	#imCell_124 { width: 1187px; min-height: 399px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_124 { width: 1187px; min-height: 399px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_124 { left: 3px; right: 3px; }
	#imTextObject_124 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_124 .text-container { height: 393px;}
	#imCell_125 { width: 1187px; min-height: 514px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_125 { width: 1187px; min-height: 514px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_125 { left: 3px; right: 3px; }
	#imTextObject_125 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_125 .text-container { height: 508px;}
	#imGroup_5 { width: 1193px; height: 0px; }
	#imCell_128 { width: 1187px; min-height: 691px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_128 { width: 1187px; min-height: 691px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_128 { left: 3px; right: 3px; }
	
}

@media (max-width: 1199px) and (min-width: 720px) {
	.imContentDataContainer { width: 705px; margin-left: auto; margin-right: auto; padding: 0 5px 0 5px; }
	#imGroup_1 { width: 100%; }
	#imCell_2 { width: 705px; min-height: 320px;  padding-top: 100px; padding-bottom: 100px; padding-left: 0px; padding-right: 0px; }
	#imCellStyle_2 { width: 705px; min-height: 320px; padding: 75px 10px 75px 10px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imTextObject_02 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_02 .text-container { height: 170px;}
	#imGroup_2 { width: 705px; }
	#imCell_5 { width: 405px; min-height: 833px;  padding-top: 30px; padding-bottom: 30px; padding-left: 18px; padding-right: 18px; }
	#imCellStyle_5 { width: 405px; min-height: 833px; padding: 50px 50px 56px 50px; border-top: 0; border-bottom: 1px solid rgba(68, 68, 98, 1); border-left: 0; border-right: 0; }
	#imCellStyleGraphics_5 { left: 18px; right: 18px; }
	#imTextObject_05 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_05 .text-container { height: 726px;}
	#imCell_115 { width: 260px; min-height: 887px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_115 { width: 260px; min-height: 887px; padding: 3px 3px 386px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_115 { left: 2px; right: 2px; }
	#imTextObject_115_tab0 .image-0 { width: 254px; height: 204px; }
	#imTextObject_115 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_115 .text-container { height: 498px;}
	#imCell_116 { width: 701px; min-height: 117px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_116 { width: 701px; min-height: 117px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_116 { left: 2px; right: 2px; }
	#imObjectGallery_116 .imGlContent { margin-left: -4px; overflow: hidden; display: block; position: relative;  width: 702px; }
	#imObjectGallery_116 .imGlContent img { display: block; float: left; margin: 0 1px;  width: 115px; height: 115px; }
	#imObjectGallery_116 .imRunner { position: relative; width: 702px; }
	#imObjectGallery_116 .imRightArrow, #imObjectGallery_116 .imLeftArrow { width: 24px; background-repeat: no-repeat; background-position: center center; cursor: pointer; height: 117px; position: absolute; }
	#imCell_11 { width: 705px; min-height: 216px;  padding-top: 100px; padding-bottom: 100px; padding-left: 0px; padding-right: 0px; }
	#imCellStyle_11 { width: 705px; min-height: 216px; padding: 50px 0px 70px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imTextObject_11 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_11 .text-container { height: 96px;}
	#imCell_12 { width: 587px; min-height: 782px;  padding-top: 100px; padding-bottom: 0px; padding-left: 59px; padding-right: 59px; }
	#imCellStyle_12 { width: 587px; min-height: 782px; padding: 0px 0px 40px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_12 { left: 59px; right: 59px; }
	#imTextObject_12 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_12 .text-container { height: 742px;}
	#imCell_117 { width: 701px; min-height: 366px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_117 { width: 701px; min-height: 366px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_117 { left: 2px; right: 2px; }
	#imTextObject_117 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_117 .text-container { height: 360px;}
	#imCell_120 { width: 701px; min-height: 243px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_120 { width: 701px; min-height: 243px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_120 { left: 2px; right: 2px; }
	#imTextObject_120 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_120 .text-container { height: 237px;}
	#imGroup_3 { width: 705px; }
	#imCell_118 { width: 349px; min-height: 786px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_118 { width: 349px; min-height: 786px; padding: 3px 3px 11px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_118 { left: 2px; right: 2px; }
	#imTextObject_118 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_118 .text-container { height: 772px;}
	#imCell_119 { width: 348px; min-height: 786px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_119 { width: 348px; min-height: 786px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_119 { left: 2px; right: 2px; }
	#imTextObject_119 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_119 .text-container { height: 780px;}
	#imCell_121 { width: 701px; min-height: 429px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_121 { width: 701px; min-height: 429px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_121 { left: 2px; right: 2px; }
	#imTextObject_121 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_121 .text-container { height: 423px;}
	#imGroup_4 { width: 705px; }
	#imCell_122 { width: 349px; min-height: 816px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_122 { width: 349px; min-height: 816px; padding: 3px 3px 89px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_122 { left: 2px; right: 2px; }
	#imTextObject_122 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_122 .text-container { height: 724px;}
	#imCell_123 { width: 348px; min-height: 816px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_123 { width: 348px; min-height: 816px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_123 { left: 2px; right: 2px; }
	#imTextObject_123 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_123 .text-container { height: 810px;}
	#imCell_124 { width: 701px; min-height: 399px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_124 { width: 701px; min-height: 399px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_124 { left: 2px; right: 2px; }
	#imTextObject_124 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_124 .text-container { height: 393px;}
	#imCell_125 { width: 701px; min-height: 581px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_125 { width: 701px; min-height: 581px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_125 { left: 2px; right: 2px; }
	#imTextObject_125 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_125 .text-container { height: 575px;}
	#imGroup_5 { width: 705px; height: 0px; }
	#imCell_128 { width: 701px; min-height: 691px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_128 { width: 701px; min-height: 691px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_128 { left: 2px; right: 2px; }
	
}

@media (max-width: 719px) and (min-width: 480px) {
	.imContentDataContainer { width: 465px; margin-left: auto; margin-right: auto; padding: 0 5px 0 5px; }
	#imGroup_1 { width: 100%; }
	#imCell_2 { clear: left; }
	#imCell_2 { width: 465px; min-height: 320px;  padding-top: 100px; padding-bottom: 100px; padding-left: 0px; padding-right: 0px; }
	#imCellStyle_2 { width: 465px; min-height: 320px; padding: 75px 10px 75px 10px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imTextObject_02 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_02 .text-container { height: 170px;}
	#imGroup_2 { width: 465px; clear: left; }
	#imCell_5 { clear: left; }
	#imCell_5 { width: 427px; min-height: 875px;  padding-top: 30px; padding-bottom: 30px; padding-left: 19px; padding-right: 19px; }
	#imCellStyle_5 { width: 427px; min-height: 875px; padding: 50px 50px 56px 50px; border-top: 0; border-bottom: 1px solid rgba(68, 68, 98, 1); border-left: 0; border-right: 0; }
	#imCellStyleGraphics_5 { left: 19px; right: 19px; }
	#imTextObject_05 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_05 .text-container { height: 768px;}
	#imCell_115 { clear: left; }
	#imCell_115 { width: 459px; min-height: 461px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyle_115 { width: 459px; min-height: 461px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_115 { left: 3px; right: 3px; }
	#imTextObject_115_tab0 .image-0 { width: 265px; height: 213px; }
	#imTextObject_115 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_115 .text-container { height: 455px;}
	#imCell_116 { clear: left; }
	#imCell_116 { width: 463px; min-height: 79px;  padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCellStyle_116 { width: 463px; min-height: 79px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_116 { left: 1px; right: 1px; }
	#imObjectGallery_116 .imGlContent { margin-left: -4px; overflow: hidden; display: block; position: relative;  width: 462px; }
	#imObjectGallery_116 .imGlContent img { display: block; float: left; margin: 0 1px;  width: 75px; height: 75px; }
	#imObjectGallery_116 .imRunner { position: relative; width: 462px; }
	#imObjectGallery_116 .imRightArrow, #imObjectGallery_116 .imLeftArrow { width: 24px; background-repeat: no-repeat; background-position: center center; cursor: pointer; height: 77px; position: absolute; }
	#imCell_11 { clear: left; }
	#imCell_11 { width: 465px; min-height: 312px;  padding-top: 100px; padding-bottom: 100px; padding-left: 0px; padding-right: 0px; }
	#imCellStyle_11 { width: 465px; min-height: 312px; padding: 50px 0px 70px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imTextObject_11 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_11 .text-container { height: 192px;}
	#imCell_12 { clear: left; }
	#imCell_12 { width: 387px; min-height: 938px;  padding-top: 100px; padding-bottom: 0px; padding-left: 39px; padding-right: 39px; }
	#imCellStyle_12 { width: 387px; min-height: 938px; padding: 0px 0px 40px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_12 { left: 39px; right: 39px; }
	#imTextObject_12 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_12 .text-container { height: 898px;}
	#imCell_117 { clear: left; }
	#imCell_117 { width: 463px; min-height: 366px;  padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCellStyle_117 { width: 463px; min-height: 366px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_117 { left: 1px; right: 1px; }
	#imTextObject_117 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_117 .text-container { height: 360px;}
	#imCell_120 { clear: left; }
	#imCell_120 { width: 463px; min-height: 315px;  padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCellStyle_120 { width: 463px; min-height: 315px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_120 { left: 1px; right: 1px; }
	#imTextObject_120 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_120 .text-container { height: 309px;}
	#imGroup_3 { width: 465px; clear: left; }
	#imCell_118 { clear: left; }
	#imCell_118 { width: 461px; min-height: 689px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_118 { width: 461px; min-height: 689px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_118 { left: 2px; right: 2px; }
	#imTextObject_118 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_118 .text-container { height: 683px;}
	#imCell_119 { clear: left; }
	#imCell_119 { width: 461px; min-height: 616px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_119 { width: 461px; min-height: 616px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_119 { left: 2px; right: 2px; }
	#imTextObject_119 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_119 .text-container { height: 610px;}
	#imCell_121 { clear: left; }
	#imCell_121 { width: 463px; min-height: 429px;  padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCellStyle_121 { width: 463px; min-height: 429px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_121 { left: 1px; right: 1px; }
	#imTextObject_121 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_121 .text-container { height: 423px;}
	#imGroup_4 { width: 465px; clear: left; }
	#imCell_122 { clear: left; }
	#imCell_122 { width: 461px; min-height: 703px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_122 { width: 461px; min-height: 703px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_122 { left: 2px; right: 2px; }
	#imTextObject_122 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_122 .text-container { height: 697px;}
	#imCell_123 { clear: left; }
	#imCell_123 { width: 461px; min-height: 654px;  padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCellStyle_123 { width: 461px; min-height: 654px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_123 { left: 2px; right: 2px; }
	#imTextObject_123 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_123 .text-container { height: 648px;}
	#imCell_124 { clear: left; }
	#imCell_124 { width: 463px; min-height: 399px;  padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCellStyle_124 { width: 463px; min-height: 399px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_124 { left: 1px; right: 1px; }
	#imTextObject_124 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_124 .text-container { height: 393px;}
	#imCell_125 { clear: left; }
	#imCell_125 { width: 463px; min-height: 744px;  padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCellStyle_125 { width: 463px; min-height: 744px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_125 { left: 1px; right: 1px; }
	#imTextObject_125 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imTextObject_125 .text-container { height: 738px;}
	#imGroup_5 { width: 465px; height: 0px; clear: left; }
	#imCell_128 { clear: left; }
	#imCell_128 { width: 463px; min-height: 581px;  padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCellStyle_128 { width: 463px; min-height: 581px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCellStyleGraphics_128 { left: 1px; right: 1px; }
	
}

@media (max-width: 479px) {
	.imContentDataContainer { width: calc(100% - 0px); padding: 0 0px 0 0px; }
	#imGroup_1 { width: 100%; }
	#imCell_2 { clear: left; }
	#imCell_2 { width: 100%; min-height: 350px;  padding-top: 100px; padding-bottom: 100px; padding-left: 0px; padding-right: 0px; box-sizing: border-box; }
	#imCellStyle_2 { width: 100%; min-height: 0px; padding: 75px 10px 75px 10px; }
	#imCellStyleGraphics_2 { top: 100px; bottom: 100px; left: 0px; right: 0px; }
	#imTextObject_02 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imGroup_2 { width: 100%; clear: left; }
	#imCell_5 { clear: left; }
	#imCell_5 { width: 100%; min-height: 166px;  padding-top: 30px; padding-bottom: 30px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_5 { width: 100%; min-height: 0px; padding: 50px 50px 56px 50px; }
	#imCellStyleGraphics_5 { top: 30px; bottom: 30px; left: 5px; right: 5px; }
	#imTextObject_05 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imCell_115 { clear: left; }
	#imCell_115 { width: 100%; min-height: 12px;  padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_115 { width: 100%; min-height: 0px; padding: 3px 3px 3px 3px; }
	#imCellStyleGraphics_115 { top: 3px; bottom: 3px; left: 5px; right: 5px; }
	#imTextObject_115_tab0 .image-0 { width: 100%; max-width: 265px; }
	#imTextObject_115 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imCell_116 { clear: left; }
	#imCell_116 { width: 100%; min-height: 12px;  padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_116 { width: 100%; min-height: 0px; padding: 3px 3px 3px 3px; }
	#imCellStyleGraphics_116 { top: 3px; bottom: 3px; left: 5px; right: 5px; }
	#imObjectGallery_116 .imGlContent { margin-left: 0px; overflow: hidden; display: block; position: relative;  }
	#imObjectGallery_116 .imGlContent img { display: block; float: left; margin: 0 0;  }
	#imObjectGallery_116 .imRunner { position: relative;  }
	#imObjectGallery_116 .imRightArrow, #imObjectGallery_116 .imLeftArrow { width: 24px; background-repeat: no-repeat; background-position: center center; cursor: pointer; height: 1px; position: absolute; }
	#imCell_11 { clear: left; }
	#imCell_11 { width: 100%; min-height: 320px;  padding-top: 100px; padding-bottom: 100px; padding-left: 0px; padding-right: 0px; box-sizing: border-box; }
	#imCellStyle_11 { width: 100%; min-height: 0px; padding: 50px 0px 70px 0px; }
	#imCellStyleGraphics_11 { top: 100px; bottom: 100px; left: 0px; right: 0px; }
	#imTextObject_11 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imCell_12 { clear: left; }
	#imCell_12 { width: 100%; min-height: 140px;  padding-top: 100px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_12 { width: 100%; min-height: 0px; padding: 0px 0px 40px 0px; }
	#imCellStyleGraphics_12 { top: 100px; bottom: 0px; left: 5px; right: 5px; }
	#imTextObject_12 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imCell_117 { clear: left; }
	#imCell_117 { width: 100%; min-height: 12px;  padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_117 { width: 100%; min-height: 0px; padding: 3px 3px 3px 3px; }
	#imCellStyleGraphics_117 { top: 3px; bottom: 3px; left: 5px; right: 5px; }
	#imTextObject_117 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imCell_120 { clear: left; }
	#imCell_120 { width: 100%; min-height: 12px;  padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_120 { width: 100%; min-height: 0px; padding: 3px 3px 3px 3px; }
	#imCellStyleGraphics_120 { top: 3px; bottom: 3px; left: 5px; right: 5px; }
	#imTextObject_120 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imGroup_3 { width: 100%; clear: left; }
	#imCell_118 { clear: left; }
	#imCell_118 { width: 100%; min-height: 12px;  padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_118 { width: 100%; min-height: 0px; padding: 3px 3px 3px 3px; }
	#imCellStyleGraphics_118 { top: 3px; bottom: 3px; left: 5px; right: 5px; }
	#imTextObject_118 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imCell_119 { clear: left; }
	#imCell_119 { width: 100%; min-height: 12px;  padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_119 { width: 100%; min-height: 0px; padding: 3px 3px 3px 3px; }
	#imCellStyleGraphics_119 { top: 3px; bottom: 3px; left: 5px; right: 5px; }
	#imTextObject_119 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imCell_121 { clear: left; }
	#imCell_121 { width: 100%; min-height: 12px;  padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_121 { width: 100%; min-height: 0px; padding: 3px 3px 3px 3px; }
	#imCellStyleGraphics_121 { top: 3px; bottom: 3px; left: 5px; right: 5px; }
	#imTextObject_121 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imGroup_4 { width: 100%; clear: left; }
	#imCell_122 { clear: left; }
	#imCell_122 { width: 100%; min-height: 12px;  padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_122 { width: 100%; min-height: 0px; padding: 3px 3px 3px 3px; }
	#imCellStyleGraphics_122 { top: 3px; bottom: 3px; left: 5px; right: 5px; }
	#imTextObject_122 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imCell_123 { clear: left; }
	#imCell_123 { width: 100%; min-height: 12px;  padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_123 { width: 100%; min-height: 0px; padding: 3px 3px 3px 3px; }
	#imCellStyleGraphics_123 { top: 3px; bottom: 3px; left: 5px; right: 5px; }
	#imTextObject_123 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imCell_124 { clear: left; }
	#imCell_124 { width: 100%; min-height: 12px;  padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_124 { width: 100%; min-height: 0px; padding: 3px 3px 3px 3px; }
	#imCellStyleGraphics_124 { top: 3px; bottom: 3px; left: 5px; right: 5px; }
	#imTextObject_124 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imCell_125 { clear: left; }
	#imCell_125 { width: 100%; min-height: 12px;  padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_125 { width: 100%; min-height: 0px; padding: 3px 3px 3px 3px; }
	#imCellStyleGraphics_125 { top: 3px; bottom: 3px; left: 5px; right: 5px; }
	#imTextObject_125 .text-container {border-style: solid; border-color: rgba(169, 169, 169, 1); border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
	#imGroup_5 { display: none; clear: left; }
	#imCell_128 { clear: left; }
	#imCell_128 { width: 100%; min-height: 12px;  padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
	#imCellStyle_128 { width: 100%; min-height: 0px; padding: 3px 3px 3px 3px; }
	#imCellStyleGraphics_128 { top: 3px; bottom: 3px; left: 5px; right: 5px; }
	
}

@media (min-width: 1200px) {
	#imHeader_imMenuObject_01_wrapper { position: absolute; top: 19px; left: -1px; width: 1195px; height: 46px; z-index: 1002;  }
	#imHeader_imCell_1 { width: 1195px; min-height: 56px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyle_1 { width: 1195px; min-height: 56px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	/* Main menu background */
	#imHeader_imMenuObject_01 { 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; padding: 0px 0px 0px 0px; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_01 > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01 > ul > li > .label-wrapper, #imHeader_imMenuObject_01 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 270px; height: 56px; padding: 0 0px 0 0px; 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_01 .hamburger-button {cursor: pointer; width: 56px; height: 56px; 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_01 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_01 .label-inner-wrapper, #imHeader_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_01 > ul > li .label, #imHeader_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_01 > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 > ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Hamburger button style */
	#imHeader_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 .hamburger-button .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu current button style */
	#imHeader_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(187, 94, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu hover button style */
	#imHeader_imMenuObject_01 > ul > li >.sweeper > .label-wrapper-over {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 > ul > li >.sweeper > .label-wrapper-over .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(0, 0, 0, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01 > ul > li > .sweeper { position: absolute; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_01 > ul > li > .sweeper .label-wrapper-over { position: absolute; bottom: 0;}#imHeader_imMenuObject_01 > ul > li > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01 .imLevel { cursor: default; }
	#imHeader_imMenuObject_01 { text-align: center;}
	/* Level menu background */
	#imHeader_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 */
	#imHeader_imMenuObject_01 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_01 .multiple-column > ul {max-width: 170px;}
	#imHeader_imMenuObject_01 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_01 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_01 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_01 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 ul ul .label-wrapper .label {font-family: 'Open Sans';font-size: 10pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: left; }
	/* Level menu hover button style */
	#imHeader_imMenuObject_01 ul ul li:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 ul ul li:hover > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: left; }
	/* Level menu separator button style */
	#imHeader_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(169, 169, 169, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: left; }
	/* Level menu separation line style */
	#imHeader_imMenuObject_01 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_01 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_01 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_01 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_01 > ul > li > ul {position: absolute;
	top: 56px;
	left: 0;}
	#imHeader_imMenuObject_01 > ul > li > ul ul, #imHeader_imMenuObject_01 .multiple-column > ul > li ul {position: absolute;
	top: 0;
	left: 170px;
	}
	#imHeader_imMenuObject_01 ul > li > ul, #imHeader_imMenuObject_01 .multiple-column { display: none; }
	#imHeader_imMenuObject_01 > ul > li:nth-child(4n+1) {margin-left: 0;}
	#imHeader_imMenuObject_01 > ul > li:nth-child(n+5) {margin-top: 0px; }
	#imHeader_imMenuObject_01-menu-opened { display: none; }
	#imHeader_imMenuObject_01 .hamburger-component { display: none; }
	
}

@media (max-width: 1199px) and (min-width: 720px) {
	#imHeader_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 24px; width: 282px; height: 100px; z-index: 1002;  }
	#imHeader_imCell_1 { width: 282px; min-height: 56px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyle_1 { width: 282px; min-height: 56px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	/* Main menu background */
	#imHeader_imMenuObject_01 { 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; padding: 0px 0px 0px 0px; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_01 > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01 > ul > li > .label-wrapper, #imHeader_imMenuObject_01 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 270px; height: 56px; padding: 0 0px 0 0px; 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_01 .hamburger-button {cursor: pointer; width: 56px; height: 56px; 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_01 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_01 .label-inner-wrapper, #imHeader_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_01 > ul > li .label, #imHeader_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_01 > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 > ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Hamburger button style */
	#imHeader_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 .hamburger-button .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu current button style */
	#imHeader_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(187, 94, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu hover button style */
	#imHeader_imMenuObject_01 > ul > li >.sweeper > .label-wrapper-over {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 > ul > li >.sweeper > .label-wrapper-over .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(0, 0, 0, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01 > ul > li > .sweeper { position: absolute; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_01 > ul > li > .sweeper .label-wrapper-over { position: absolute; bottom: 0;}#imHeader_imMenuObject_01 > ul > li > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01 .imLevel { cursor: default; }
	#imHeader_imMenuObject_01 { text-align: left;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	#imHeader_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_01-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_01-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_01-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_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 1s; z-index: 10401;}
	.menu-imHeader_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;border: border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;; background-color: rgba(211, 211, 211, 1);transition: left 0.5s, right 0.5s, opacity 0.5s;-webkit-transition: left 0.5s, right 0.5s, opacity 0.5s;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu current button style */
	#imHeader_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_01-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1s;  -webkit-transition: transform 1s;}
	#imHeader_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719px) and (min-width: 480px) {
	#imHeader_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 24px; width: 282px; height: 100px; z-index: 1002;  }
	#imHeader_imCell_1 { width: 282px; min-height: 56px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyle_1 { width: 282px; min-height: 56px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	/* Main menu background */
	#imHeader_imMenuObject_01 { 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; padding: 0px 0px 0px 0px; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_01 > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01 > ul > li > .label-wrapper, #imHeader_imMenuObject_01 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 270px; height: 56px; padding: 0 0px 0 0px; 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_01 .hamburger-button {cursor: pointer; width: 56px; height: 56px; 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_01 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_01 .label-inner-wrapper, #imHeader_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_01 > ul > li .label, #imHeader_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_01 > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 > ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Hamburger button style */
	#imHeader_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 .hamburger-button .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu current button style */
	#imHeader_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(187, 94, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu hover button style */
	#imHeader_imMenuObject_01 > ul > li >.sweeper > .label-wrapper-over {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 > ul > li >.sweeper > .label-wrapper-over .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(0, 0, 0, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01 > ul > li > .sweeper { position: absolute; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_01 > ul > li > .sweeper .label-wrapper-over { position: absolute; bottom: 0;}#imHeader_imMenuObject_01 > ul > li > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01 .imLevel { cursor: default; }
	#imHeader_imMenuObject_01 { text-align: left;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	#imHeader_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_01-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_01-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_01-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_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 1s; z-index: 10401;}
	.menu-imHeader_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;border: border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;; background-color: rgba(211, 211, 211, 1);transition: left 0.5s, right 0.5s, opacity 0.5s;-webkit-transition: left 0.5s, right 0.5s, opacity 0.5s;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu current button style */
	#imHeader_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_01-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1s;  -webkit-transition: transform 1s;}
	#imHeader_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479px) {
	#imHeader_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 24px; width: 282px; height: 100px; z-index: 1002;  }
	#imHeader_imCell_1 { width: 100%; min-height: 56px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; box-sizing: border-box; }
	#imHeader_imCellStyle_1 { width: 100%; min-height: 0px; padding: 0px 0px 0px 0px; }
	#imHeader_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; }
	/* Main menu background */
	#imHeader_imMenuObject_01 { 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; padding: 0px 0px 0px 0px; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_01 > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01 > ul > li > .label-wrapper, #imHeader_imMenuObject_01 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 270px; height: 56px; padding: 0 0px 0 0px; 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_01 .hamburger-button {cursor: pointer; width: 56px; height: 56px; 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_01 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_01 .label-inner-wrapper, #imHeader_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_01 > ul > li .label, #imHeader_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_01 > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 > ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Hamburger button style */
	#imHeader_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 .hamburger-button .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu current button style */
	#imHeader_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(187, 94, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu hover button style */
	#imHeader_imMenuObject_01 > ul > li >.sweeper > .label-wrapper-over {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 > ul > li >.sweeper > .label-wrapper-over .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(0, 0, 0, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01 > ul > li > .sweeper { position: absolute; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_01 > ul > li > .sweeper .label-wrapper-over { position: absolute; bottom: 0;}#imHeader_imMenuObject_01 > ul > li > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01 .imLevel { cursor: default; }
	#imHeader_imMenuObject_01 { text-align: left;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	#imHeader_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_01-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_01-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_01-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_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 1s; z-index: 10401;}
	.menu-imHeader_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;border: border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;; background-color: rgba(211, 211, 211, 1);transition: left 0.5s, right 0.5s, opacity 0.5s;-webkit-transition: left 0.5s, right 0.5s, opacity 0.5s;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu current button style */
	#imHeader_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_01-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1s;  -webkit-transition: transform 1s;}
	#imHeader_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (min-width: 1200px) {
	#imFooter_imMenuObject_02_wrapper { position: absolute; top: 29px; left: 578px; width: 49px; height: 44px; z-index: 1002;  }
	#imFooter_imCell_2 { width: 49px; min-height: 46px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_2 { width: 49px; min-height: 46px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	/* Main menu background */
	#imFooter_imMenuObject_02 { 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; padding: 0px 0px 0px 0px; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_02 > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_02 > ul > li > .label-wrapper, #imFooter_imMenuObject_02 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 46px; 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;}
	#imFooter_imMenuObject_02 .hamburger-button {cursor: pointer; width: 46px; height: 46px; 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;}
	#imFooter_imMenuObject_02 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(37, 58, 88, 1); }
	#imFooter_imMenuObject_02 .label-inner-wrapper, #imFooter_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_02 > ul > li .label, #imFooter_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_02 > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 > ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Hamburger button style */
	#imFooter_imMenuObject_02 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 .hamburger-button .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu current button style */
	#imFooter_imMenuObject_02 > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu hover button style */
	#imFooter_imMenuObject_02 > ul > li:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 > ul > li:hover > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu separator button style */
	#imFooter_imMenuObject_02 > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 > ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imFooter_imMenuObject_02 .imLevel { cursor: default; }
	#imFooter_imMenuObject_02 { text-align: left;}
	#imFooter_imMenuObject_02 .hidden { display: none; }
	#imFooter_imMenuObject_02-menu-opened { overflow: visible; z-index: 10402; }
	#imFooter_imMenuObject_02-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imFooter_imMenuObject_02-menu-opened li > div { display: none; }
	#imFooter_imMenuObject_02-menu-opened div > ul { display: block; }
	#imFooter_imMenuObject_02-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imFooter_imMenuObject_02-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_02-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imFooter_imMenuObject_02-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 1s; z-index: 10401;}
	.menu-imFooter_imMenuObject_02-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	#imFooter_imMenuObject_02 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imFooter_imMenuObject_02-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_02-menu-opened li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_02-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imFooter_imMenuObject_02-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imFooter_imMenuObject_02-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imFooter_imMenuObject_02-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;border: border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;; background-color: rgba(211, 211, 211, 1);transition: left 0.5s, right 0.5s, opacity 0.5s;-webkit-transition: left 0.5s, right 0.5s, opacity 0.5s;}
	/* Responsive menu default button style */
	#imFooter_imMenuObject_02-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imFooter_imMenuObject_02-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imFooter_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imFooter_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu hover button style */
	#imFooter_imMenuObject_02-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul > li:hover > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu current button style */
	#imFooter_imMenuObject_02-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separator button style */
	#imFooter_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separation line style */
	#imFooter_imMenuObject_02-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1s;  -webkit-transition: transform 1s;}
	#imFooter_imMenuObject_02-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 72px; left: 511px; width: 184px; height: 17px; z-index: 1003;  }
	#imFooter_imCell_3 { width: 184px; min-height: 17px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_3 { width: 184px; min-height: 17px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imFooter_imObjectTitle_03_text { top: 0px;  }
	#imFooter_imObjectTitle_03 {min-height: 17px; }
	#imFooter_pluginAppObj_04_wrapper { position: absolute; top: 39px; left: 976px; width: 160px; height: 50px; z-index: 1004;  }
	#imFooter_imCell_4 { width: 160px; min-height: 50px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_4 { width: 160px; min-height: 50px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imFooter_imObjectImage_05_wrapper { position: absolute; top: 37px; left: 122px; width: 64px; height: 51px; z-index: 1005; overflow-y: hidden; }
	#imFooter_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 1.923% 0);clip-path: inset(0 0 1.923% 0);}#imFooter_imCell_5 { width: 64px; min-height: 52px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_5 { width: 64px; min-height: 52px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	
}

@media (max-width: 1199px) and (min-width: 720px) {
	#imFooter_imMenuObject_02_wrapper { position: absolute; top: 21px; left: 68px; width: 64px; height: 44px; z-index: 1002;  }
	#imFooter_imCell_2 { width: 64px; min-height: 46px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_2 { width: 64px; min-height: 46px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	/* Main menu background */
	#imFooter_imMenuObject_02 { 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; padding: 0px 0px 0px 0px; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_02 > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_02 > ul > li > .label-wrapper, #imFooter_imMenuObject_02 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 46px; 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;}
	#imFooter_imMenuObject_02 .hamburger-button {cursor: pointer; width: 46px; height: 46px; 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;}
	#imFooter_imMenuObject_02 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(37, 58, 88, 1); }
	#imFooter_imMenuObject_02 .label-inner-wrapper, #imFooter_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_02 > ul > li .label, #imFooter_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_02 > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 > ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Hamburger button style */
	#imFooter_imMenuObject_02 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 .hamburger-button .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu current button style */
	#imFooter_imMenuObject_02 > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu hover button style */
	#imFooter_imMenuObject_02 > ul > li:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 > ul > li:hover > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu separator button style */
	#imFooter_imMenuObject_02 > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 > ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imFooter_imMenuObject_02 .imLevel { cursor: default; }
	#imFooter_imMenuObject_02 { text-align: left;}
	#imFooter_imMenuObject_02 .hidden { display: none; }
	#imFooter_imMenuObject_02-menu-opened { overflow: visible; z-index: 10402; }
	#imFooter_imMenuObject_02-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imFooter_imMenuObject_02-menu-opened li > div { display: none; }
	#imFooter_imMenuObject_02-menu-opened div > ul { display: block; }
	#imFooter_imMenuObject_02-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imFooter_imMenuObject_02-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_02-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imFooter_imMenuObject_02-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 1s; z-index: 10401;}
	.menu-imFooter_imMenuObject_02-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	#imFooter_imMenuObject_02 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imFooter_imMenuObject_02-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_02-menu-opened li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_02-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imFooter_imMenuObject_02-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imFooter_imMenuObject_02-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imFooter_imMenuObject_02-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;border: border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;; background-color: rgba(211, 211, 211, 1);transition: left 0.5s, right 0.5s, opacity 0.5s;-webkit-transition: left 0.5s, right 0.5s, opacity 0.5s;}
	/* Responsive menu default button style */
	#imFooter_imMenuObject_02-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imFooter_imMenuObject_02-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imFooter_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imFooter_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu hover button style */
	#imFooter_imMenuObject_02-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul > li:hover > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu current button style */
	#imFooter_imMenuObject_02-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separator button style */
	#imFooter_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separation line style */
	#imFooter_imMenuObject_02-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1s;  -webkit-transition: transform 1s;}
	#imFooter_imMenuObject_02-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 83px; left: 68px; width: 184px; height: 17px; z-index: 1003;  }
	#imFooter_imCell_3 { width: 184px; min-height: 17px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_3 { width: 184px; min-height: 17px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imFooter_imObjectTitle_03_text { top: 0px;  }
	#imFooter_imObjectTitle_03 {min-height: 17px; }
	#imFooter_pluginAppObj_04_wrapper { position: absolute; top: 50px; left: 560px; width: 160px; height: 50px; z-index: 1004;  }
	#imFooter_imCell_4 { width: 160px; min-height: 50px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_4 { width: 160px; min-height: 50px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imFooter_imObjectImage_05_wrapper { position: absolute; top: 37px; left: 122px; width: 64px; height: 51px; z-index: 1005; overflow-y: hidden; }
	#imFooter_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 1.923% 0);clip-path: inset(0 0 1.923% 0);}#imFooter_imCell_5 { width: 64px; min-height: 52px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_5 { width: 64px; min-height: 52px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	
}

@media (max-width: 719px) and (min-width: 480px) {
	#imFooter_imMenuObject_02_wrapper { position: absolute; top: 21px; left: 68px; width: 64px; height: 44px; z-index: 1002;  }
	#imFooter_imCell_2 { width: 64px; min-height: 46px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_2 { width: 64px; min-height: 46px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	/* Main menu background */
	#imFooter_imMenuObject_02 { 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; padding: 0px 0px 0px 0px; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_02 > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_02 > ul > li > .label-wrapper, #imFooter_imMenuObject_02 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 46px; 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;}
	#imFooter_imMenuObject_02 .hamburger-button {cursor: pointer; width: 46px; height: 46px; 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;}
	#imFooter_imMenuObject_02 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(37, 58, 88, 1); }
	#imFooter_imMenuObject_02 .label-inner-wrapper, #imFooter_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_02 > ul > li .label, #imFooter_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_02 > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 > ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Hamburger button style */
	#imFooter_imMenuObject_02 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 .hamburger-button .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu current button style */
	#imFooter_imMenuObject_02 > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu hover button style */
	#imFooter_imMenuObject_02 > ul > li:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 > ul > li:hover > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu separator button style */
	#imFooter_imMenuObject_02 > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 > ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imFooter_imMenuObject_02 .imLevel { cursor: default; }
	#imFooter_imMenuObject_02 { text-align: left;}
	#imFooter_imMenuObject_02 .hidden { display: none; }
	#imFooter_imMenuObject_02-menu-opened { overflow: visible; z-index: 10402; }
	#imFooter_imMenuObject_02-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imFooter_imMenuObject_02-menu-opened li > div { display: none; }
	#imFooter_imMenuObject_02-menu-opened div > ul { display: block; }
	#imFooter_imMenuObject_02-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imFooter_imMenuObject_02-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_02-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imFooter_imMenuObject_02-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 1s; z-index: 10401;}
	.menu-imFooter_imMenuObject_02-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	#imFooter_imMenuObject_02 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imFooter_imMenuObject_02-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_02-menu-opened li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_02-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imFooter_imMenuObject_02-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imFooter_imMenuObject_02-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imFooter_imMenuObject_02-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;border: border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;; background-color: rgba(211, 211, 211, 1);transition: left 0.5s, right 0.5s, opacity 0.5s;-webkit-transition: left 0.5s, right 0.5s, opacity 0.5s;}
	/* Responsive menu default button style */
	#imFooter_imMenuObject_02-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imFooter_imMenuObject_02-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imFooter_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imFooter_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu hover button style */
	#imFooter_imMenuObject_02-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul > li:hover > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu current button style */
	#imFooter_imMenuObject_02-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separator button style */
	#imFooter_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separation line style */
	#imFooter_imMenuObject_02-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1s;  -webkit-transition: transform 1s;}
	#imFooter_imMenuObject_02-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 93px; left: 68px; width: 184px; height: 17px; z-index: 1003;  }
	#imFooter_imCell_3 { width: 184px; min-height: 17px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_3 { width: 184px; min-height: 17px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imFooter_imObjectTitle_03_text { top: 0px;  }
	#imFooter_imObjectTitle_03 {min-height: 17px; }
	#imFooter_pluginAppObj_04_wrapper { position: absolute; top: 52px; left: 470px; width: 160px; height: 50px; z-index: 1004;  }
	#imFooter_imCell_4 { width: 160px; min-height: 50px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_4 { width: 160px; min-height: 50px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imFooter_imObjectImage_05_wrapper { position: absolute; top: 37px; left: 122px; width: 64px; height: 51px; z-index: 1005; overflow-y: hidden; }
	#imFooter_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 1.923% 0);clip-path: inset(0 0 1.923% 0);}#imFooter_imCell_5 { width: 64px; min-height: 52px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyle_5 { width: 64px; min-height: 52px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	
}

@media (max-width: 479px) {
	#imFooter_imMenuObject_02_wrapper { position: absolute; top: 21px; left: 68px; width: 64px; height: 44px; z-index: 1002;  }
	#imFooter_imCell_2 { width: 100%; min-height: 46px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; box-sizing: border-box; }
	#imFooter_imCellStyle_2 { width: 100%; min-height: 0px; padding: 0px 0px 0px 0px; }
	#imFooter_imCellStyleGraphics_2 { top: 0px; bottom: 0px; left: 0px; right: 0px; }
	/* Main menu background */
	#imFooter_imMenuObject_02 { 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; padding: 0px 0px 0px 0px; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_02 > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_02 > ul > li > .label-wrapper, #imFooter_imMenuObject_02 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 46px; 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;}
	#imFooter_imMenuObject_02 .hamburger-button {cursor: pointer; width: 46px; height: 46px; 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;}
	#imFooter_imMenuObject_02 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(37, 58, 88, 1); }
	#imFooter_imMenuObject_02 .label-inner-wrapper, #imFooter_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_02 > ul > li .label, #imFooter_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_02 > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 > ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Hamburger button style */
	#imFooter_imMenuObject_02 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 .hamburger-button .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu current button style */
	#imFooter_imMenuObject_02 > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu hover button style */
	#imFooter_imMenuObject_02 > ul > li:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 > ul > li:hover > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu separator button style */
	#imFooter_imMenuObject_02 > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02 > ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imFooter_imMenuObject_02 .imLevel { cursor: default; }
	#imFooter_imMenuObject_02 { text-align: left;}
	#imFooter_imMenuObject_02 .hidden { display: none; }
	#imFooter_imMenuObject_02-menu-opened { overflow: visible; z-index: 10402; }
	#imFooter_imMenuObject_02-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imFooter_imMenuObject_02-menu-opened li > div { display: none; }
	#imFooter_imMenuObject_02-menu-opened div > ul { display: block; }
	#imFooter_imMenuObject_02-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imFooter_imMenuObject_02-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_02-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imFooter_imMenuObject_02-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 1s; z-index: 10401;}
	.menu-imFooter_imMenuObject_02-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	#imFooter_imMenuObject_02 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imFooter_imMenuObject_02-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_02-menu-opened li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_02-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imFooter_imMenuObject_02-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imFooter_imMenuObject_02-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imFooter_imMenuObject_02-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;border: border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;; background-color: rgba(211, 211, 211, 1);transition: left 0.5s, right 0.5s, opacity 0.5s;-webkit-transition: left 0.5s, right 0.5s, opacity 0.5s;}
	/* Responsive menu default button style */
	#imFooter_imMenuObject_02-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imFooter_imMenuObject_02-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imFooter_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imFooter_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu hover button style */
	#imFooter_imMenuObject_02-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul > li:hover > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu current button style */
	#imFooter_imMenuObject_02-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separator button style */
	#imFooter_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 9pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separation line style */
	#imFooter_imMenuObject_02-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1s;  -webkit-transition: transform 1s;}
	#imFooter_imMenuObject_02-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 93px; left: 68px; width: 184px; height: 17px; z-index: 1003;  }
	#imFooter_imCell_3 { width: 100%; min-height: 17px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; box-sizing: border-box; }
	#imFooter_imCellStyle_3 { width: 100%; min-height: 0px; padding: 0px 0px 0px 0px; }
	#imFooter_imCellStyleGraphics_3 { top: 0px; bottom: 0px; left: 0px; right: 0px; }
	#imFooter_imObjectTitle_03_text { top: 0px;  }
	#imFooter_imObjectTitle_03 {min-height: 17px; }
	#imFooter_pluginAppObj_04_wrapper { position: absolute; top: 52px; left: 310px; width: 160px; height: 50px; z-index: 1004;  }
	#imFooter_imCell_4 { width: 100%; min-height: 50px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; box-sizing: border-box; }
	#imFooter_imCellStyle_4 { width: 100%; min-height: 0px; padding: 0px 0px 0px 0px; }
	#imFooter_imCellStyleGraphics_4 { top: 0px; bottom: 0px; left: 0px; right: 0px; }
	#imFooter_imObjectImage_05_wrapper { position: absolute; top: 37px; left: 122px; width: 64px; height: 51px; z-index: 1005; overflow-y: hidden; }
	#imFooter_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 1.923% 0);clip-path: inset(0 0 1.923% 0);}#imFooter_imCell_5 { width: 100%; min-height: 52px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; box-sizing: border-box; }
	#imFooter_imCellStyle_5 { width: 100%; min-height: 0px; padding: 0px 0px 0px 0px; }
	#imFooter_imCellStyleGraphics_5 { top: 0px; bottom: 0px; left: 0px; right: 0px; }
	
}

@media (min-width: 1200px) {
	#imStickyBar_imMenuObject_01_wrapper { display: none; }
	#imStickyBar_imCell_1 { width: 1190px; min-height: 31px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyle_1 { width: 1190px; min-height: 31px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01 { 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; padding: 0px 0px 0px 0px; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01 > ul > li {position: relative;margin-left: 20px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01 > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 180px; height: 31px; padding: 0 15px 0 15px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 31px; height: 31px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01 > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01 > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/B61B618A6CAEFAE572BADE9C888A6E58.png');border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 > ul > li > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/B61B618A6CAEFAE572BADE9C888A6E58.png');border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/B61B618A6CAEFAE572BADE9C888A6E58.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; }
	#imStickyBar_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(224, 224, 224, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01 > ul > li:hover > .label-wrapper {background-color: transparent;background-image: url('../images/B61B618A6CAEFAE572BADE9C888A6E58.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; }
	#imStickyBar_imMenuObject_01 > ul > li:hover > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: right;}
	/* Level menu background */
	#imStickyBar_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 */
	#imStickyBar_imMenuObject_01 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_01 .multiple-column > ul {max-width: 300px;}
	#imStickyBar_imMenuObject_01 ul ul li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper { display: block; overflow: hidden; width: 240px; height: 37px; padding: 0 30px 0 30px; }
	#imStickyBar_imMenuObject_01 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper {background-color: transparent;background-image: url('../images/60D62AF491DEA93F42461E17C10AE603.png');border-color: rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_01 ul ul li:hover > .label-wrapper {background-color: transparent;background-image: url('../images/9D603B469A4300379FC6215AA982B5AD.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; }
	#imStickyBar_imMenuObject_01 ul ul li:hover > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: url('../images/B5B885BF94F899B16A3D71CD57DEACD7.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; }
	#imStickyBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(169, 169, 169, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Level menu separation line style */
	#imStickyBar_imMenuObject_01 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_01 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imStickyBar_imMenuObject_01 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_01 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_01 > ul > li > ul {position: absolute;
	top: 31px;
	left: 0;}
	#imStickyBar_imMenuObject_01 > ul > li > ul ul, #imStickyBar_imMenuObject_01 .multiple-column > ul > li ul {position: absolute;
	top: 0;
	left: 300px;
	}
	#imStickyBar_imMenuObject_01 ul > li > ul, #imStickyBar_imMenuObject_01 .multiple-column { display: none; }
	#imStickyBar_imMenuObject_01 > ul > li:nth-child(5n+1) {margin-left: 0;}
	#imStickyBar_imMenuObject_01 > ul > li:nth-child(n+6) {margin-top: 20px; }
	#imStickyBar_imMenuObject_01-menu-opened { display: none; }
	#imStickyBar_imMenuObject_01 .hamburger-component { display: none; }
	#imStickyBar_imMenuObject_02_wrapper { position: absolute; top: 16px; left: 2px; width: 1199px; height: 54px; z-index: 1003;  }
	#imStickyBar_imCell_2 { width: 1199px; min-height: 56px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyle_2 { width: 1199px; min-height: 56px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	/* Main menu background */
	#imStickyBar_imMenuObject_02 { 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; padding: 0px 0px 0px 0px; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_02 > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02 > ul > li > .label-wrapper, #imStickyBar_imMenuObject_02 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 270px; height: 56px; padding: 0 0px 0 0px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-button {cursor: pointer; width: 56px; height: 56px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_02 .label-inner-wrapper, #imStickyBar_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_02 > ul > li .label, #imStickyBar_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_02 > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 > ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Hamburger button style */
	#imStickyBar_imMenuObject_02 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 .hamburger-button .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu current button style */
	#imStickyBar_imMenuObject_02 > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(234, 234, 234, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_02 > ul > li >.sweeper > .label-wrapper-over {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 > ul > li >.sweeper > .label-wrapper-over .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(64, 64, 64, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02 > ul > li > .sweeper { position: absolute; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_02 > ul > li > .sweeper .label-wrapper-over { position: absolute; bottom: 0;}#imStickyBar_imMenuObject_02 > ul > li > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imStickyBar_imMenuObject_02 > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 > ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02 { text-align: center;}
	/* Level menu background */
	#imStickyBar_imMenuObject_02 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_02 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_02 .multiple-column > ul {max-width: 170px;}
	#imStickyBar_imMenuObject_02 ul ul li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_02 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 41px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_02 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_02 ul ul .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 ul ul .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: left; }
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_02 ul ul li:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 ul ul li:hover > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(60, 176, 67, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: left; }
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_02 ul ul .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 ul ul .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: left; }
	/* Level menu separation line style */
	#imStickyBar_imMenuObject_02 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_02 .multiple-column {position: absolute; z-index: 2;top: 0; left: 270px;}
	#imStickyBar_imMenuObject_02 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_02 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_02 > ul > li > ul {position: absolute;
	top: 0;
	left: 270px;
	}
	#imStickyBar_imMenuObject_02 > ul > li > ul ul, #imStickyBar_imMenuObject_02 .multiple-column > ul > li ul {position: absolute;
	top: 0;
	left: 170px;
	}
	#imStickyBar_imMenuObject_02 ul > li > ul, #imStickyBar_imMenuObject_02 .multiple-column { display: none; }
	#imStickyBar_imMenuObject_02 > ul > li:nth-child(4n+1) {margin-left: 0;}
	#imStickyBar_imMenuObject_02 > ul > li:nth-child(n+5) {margin-top: 0px; }
	#imStickyBar_imMenuObject_02-menu-opened { display: none; }
	#imStickyBar_imMenuObject_02 .hamburger-component { display: none; }
	
}

@media (max-width: 1199px) and (min-width: 720px) {
	#imStickyBar_imMenuObject_01_wrapper { display: none; }
	#imStickyBar_imCell_1 { width: 710px; min-height: 31px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyle_1 { width: 710px; min-height: 31px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01 { 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; padding: 0px 0px 0px 0px; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01 > ul > li {position: relative;margin-left: 20px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01 > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 180px; height: 31px; padding: 0 15px 0 15px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 31px; height: 31px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01 > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01 > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/B61B618A6CAEFAE572BADE9C888A6E58.png');border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 > ul > li > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/B61B618A6CAEFAE572BADE9C888A6E58.png');border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/B61B618A6CAEFAE572BADE9C888A6E58.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; }
	#imStickyBar_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(224, 224, 224, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01 > ul > li:hover > .label-wrapper {background-color: transparent;background-image: url('../images/B61B618A6CAEFAE572BADE9C888A6E58.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; }
	#imStickyBar_imMenuObject_01 > ul > li:hover > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: right;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(0, 113, 188, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened{ position:fixed; top: 0; bottom: 0; right: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1s; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 240px; height: 37px; padding: 0 30px 0 30px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;border: border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;; background-color: rgba(0, 113, 188, 1);transition: left 0.5s, right 0.5s, opacity 0.5s;-webkit-transition: left 0.5s, right 0.5s, opacity 0.5s;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 113, 188, 1);background-image: none;border-color: rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(20, 133, 168, 1);background-image: none;border-color: rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(40, 113, 148, 1);background-image: none;border-color: rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(60, 133, 128, 1);background-image: none;border-color: rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(169, 169, 169, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1s;  -webkit-transition: transform 1s;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imStickyBar_imMenuObject_02_wrapper { position: absolute; top: 2px; left: 125px; width: 562px; height: 54px; z-index: 1003;  }
	#imStickyBar_imCell_2 { width: 562px; min-height: 56px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyle_2 { width: 562px; min-height: 56px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	/* Main menu background */
	#imStickyBar_imMenuObject_02 { 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; padding: 0px 0px 0px 0px; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_02 > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02 > ul > li > .label-wrapper, #imStickyBar_imMenuObject_02 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 270px; height: 56px; padding: 0 0px 0 0px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-button {cursor: pointer; width: 56px; height: 56px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_02 .label-inner-wrapper, #imStickyBar_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_02 > ul > li .label, #imStickyBar_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_02 > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 > ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Hamburger button style */
	#imStickyBar_imMenuObject_02 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 .hamburger-button .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu current button style */
	#imStickyBar_imMenuObject_02 > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(234, 234, 234, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_02 > ul > li >.sweeper > .label-wrapper-over {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 > ul > li >.sweeper > .label-wrapper-over .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(64, 64, 64, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02 > ul > li > .sweeper { position: absolute; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_02 > ul > li > .sweeper .label-wrapper-over { position: absolute; bottom: 0;}#imStickyBar_imMenuObject_02 > ul > li > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imStickyBar_imMenuObject_02 > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 > ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02 { text-align: right;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_02-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_02-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(60, 176, 67, 1); }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_02-menu-opened{ position:fixed; top: 0; bottom: 0; right: 0; width: 200px; 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 1s; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_02-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 90, 106, 1); opacity: 0.5;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_02-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_02-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 190px; height: 35px; padding: 0 5px 0 5px; }
	#imStickyBar_imMenuObject_02-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_02-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 200px;right: 0; left: auto;border: border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;; background-color: rgba(255, 255, 255, 1);transition: left 0.5s, right 0.5s, opacity 0.5s;-webkit-transition: left 0.5s, right 0.5s, opacity 0.5s;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(60, 176, 67, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(60, 176, 67, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(60, 176, 67, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(60, 176, 67, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(64, 64, 64, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_02-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(60, 176, 67, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(192, 192, 192, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_02-menu-opened {  transform: translate3d(200px, 0 ,0);  transition: transform 1s;  -webkit-transition: transform 1s;}
	#imStickyBar_imMenuObject_02-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719px) and (min-width: 480px) {
	#imStickyBar_imMenuObject_01_wrapper { display: none; }
	#imStickyBar_imCell_1 { width: 470px; min-height: 31px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyle_1 { width: 470px; min-height: 31px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01 { 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; padding: 0px 0px 0px 0px; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01 > ul > li {position: relative;margin-left: 20px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01 > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 180px; height: 31px; padding: 0 15px 0 15px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 31px; height: 31px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01 > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01 > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/B61B618A6CAEFAE572BADE9C888A6E58.png');border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 > ul > li > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/B61B618A6CAEFAE572BADE9C888A6E58.png');border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/B61B618A6CAEFAE572BADE9C888A6E58.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; }
	#imStickyBar_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(224, 224, 224, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01 > ul > li:hover > .label-wrapper {background-color: transparent;background-image: url('../images/B61B618A6CAEFAE572BADE9C888A6E58.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; }
	#imStickyBar_imMenuObject_01 > ul > li:hover > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: right;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(0, 113, 188, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened{ position:fixed; top: 0; bottom: 0; right: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1s; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 240px; height: 37px; padding: 0 30px 0 30px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;border: border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;; background-color: rgba(0, 113, 188, 1);transition: left 0.5s, right 0.5s, opacity 0.5s;-webkit-transition: left 0.5s, right 0.5s, opacity 0.5s;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 113, 188, 1);background-image: none;border-color: rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(20, 133, 168, 1);background-image: none;border-color: rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(40, 113, 148, 1);background-image: none;border-color: rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(60, 133, 128, 1);background-image: none;border-color: rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(169, 169, 169, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1s;  -webkit-transition: transform 1s;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imStickyBar_imMenuObject_02_wrapper { position: absolute; top: 0px; left: 375px; width: 104px; height: 100px; z-index: 1003;  }
	#imStickyBar_imCell_2 { width: 104px; min-height: 56px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyle_2 { width: 104px; min-height: 56px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	/* Main menu background */
	#imStickyBar_imMenuObject_02 { 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; padding: 0px 0px 0px 0px; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_02 > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02 > ul > li > .label-wrapper, #imStickyBar_imMenuObject_02 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 270px; height: 56px; padding: 0 0px 0 0px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-button {cursor: pointer; width: 56px; height: 56px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_02 .label-inner-wrapper, #imStickyBar_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_02 > ul > li .label, #imStickyBar_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_02 > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 > ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Hamburger button style */
	#imStickyBar_imMenuObject_02 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 .hamburger-button .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu current button style */
	#imStickyBar_imMenuObject_02 > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(234, 234, 234, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_02 > ul > li >.sweeper > .label-wrapper-over {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 > ul > li >.sweeper > .label-wrapper-over .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(64, 64, 64, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02 > ul > li > .sweeper { position: absolute; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_02 > ul > li > .sweeper .label-wrapper-over { position: absolute; bottom: 0;}#imStickyBar_imMenuObject_02 > ul > li > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imStickyBar_imMenuObject_02 > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 > ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02 { text-align: right;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_02-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_02-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(60, 176, 67, 1); }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_02-menu-opened{ position:fixed; top: 0; bottom: 0; right: 0; width: 200px; 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 1s; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_02-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 90, 106, 1); opacity: 0.5;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_02-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_02-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 190px; height: 35px; padding: 0 5px 0 5px; }
	#imStickyBar_imMenuObject_02-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_02-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 200px;right: 0; left: auto;border: border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;; background-color: rgba(255, 255, 255, 1);transition: left 0.5s, right 0.5s, opacity 0.5s;-webkit-transition: left 0.5s, right 0.5s, opacity 0.5s;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(60, 176, 67, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(60, 176, 67, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(60, 176, 67, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(60, 176, 67, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(64, 64, 64, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_02-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(60, 176, 67, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(192, 192, 192, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_02-menu-opened {  transform: translate3d(200px, 0 ,0);  transition: transform 1s;  -webkit-transition: transform 1s;}
	#imStickyBar_imMenuObject_02-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479px) {
	#imStickyBar_imMenuObject_01_wrapper { display: none; }
	#imStickyBar_imCell_1 { width: 100%; min-height: 31px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; box-sizing: border-box; }
	#imStickyBar_imCellStyle_1 { width: 100%; min-height: 0px; padding: 0px 0px 0px 0px; }
	#imStickyBar_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01 { 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; padding: 0px 0px 0px 0px; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01 > ul > li {position: relative;margin-left: 20px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01 > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 180px; height: 31px; padding: 0 15px 0 15px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 31px; height: 31px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01 > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01 > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/B61B618A6CAEFAE572BADE9C888A6E58.png');border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 > ul > li > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/B61B618A6CAEFAE572BADE9C888A6E58.png');border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/B61B618A6CAEFAE572BADE9C888A6E58.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; }
	#imStickyBar_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(224, 224, 224, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01 > ul > li:hover > .label-wrapper {background-color: transparent;background-image: url('../images/B61B618A6CAEFAE572BADE9C888A6E58.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; }
	#imStickyBar_imMenuObject_01 > ul > li:hover > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: right;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(0, 113, 188, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened{ position:fixed; top: 0; bottom: 0; right: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1s; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 240px; height: 37px; padding: 0 30px 0 30px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;border: border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;; background-color: rgba(0, 113, 188, 1);transition: left 0.5s, right 0.5s, opacity 0.5s;-webkit-transition: left 0.5s, right 0.5s, opacity 0.5s;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 113, 188, 1);background-image: none;border-color: rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(20, 133, 168, 1);background-image: none;border-color: rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(40, 113, 148, 1);background-image: none;border-color: rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(60, 133, 128, 1);background-image: none;border-color: rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1) rgba(0, 113, 188, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(37, 58, 88, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {font-family: Verdana;font-size: 12pt;color: rgba(169, 169, 169, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1s;  -webkit-transition: transform 1s;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imStickyBar_imMenuObject_02_wrapper { position: absolute; top: 0px; left: 0px; width: 315px; height: 100px; z-index: 1003;  }
	#imStickyBar_imCell_2 { width: 100%; min-height: 56px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; box-sizing: border-box; }
	#imStickyBar_imCellStyle_2 { width: 100%; min-height: 0px; padding: 0px 0px 0px 0px; }
	#imStickyBar_imCellStyleGraphics_2 { top: 0px; bottom: 0px; left: 0px; right: 0px; }
	/* Main menu background */
	#imStickyBar_imMenuObject_02 { 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; padding: 0px 0px 0px 0px; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_02 > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02 > ul > li > .label-wrapper, #imStickyBar_imMenuObject_02 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 270px; height: 56px; padding: 0 0px 0 0px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-button {cursor: pointer; width: 56px; height: 56px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_02 .label-inner-wrapper, #imStickyBar_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_02 > ul > li .label, #imStickyBar_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_02 > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 > ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Hamburger button style */
	#imStickyBar_imMenuObject_02 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 .hamburger-button .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu current button style */
	#imStickyBar_imMenuObject_02 > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(234, 234, 234, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_02 > ul > li >.sweeper > .label-wrapper-over {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 > ul > li >.sweeper > .label-wrapper-over .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(64, 64, 64, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02 > ul > li > .sweeper { position: absolute; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_02 > ul > li > .sweeper .label-wrapper-over { position: absolute; bottom: 0;}#imStickyBar_imMenuObject_02 > ul > li > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imStickyBar_imMenuObject_02 > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 > ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 20pt;color: rgba(255, 255, 255, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02 { text-align: right;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_02-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_02-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(60, 176, 67, 1); }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_02-menu-opened{ position:fixed; top: 0; bottom: 0; right: 0; width: 200px; 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 1s; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_02-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 90, 106, 1); opacity: 0.5;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_02-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_02-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 190px; height: 35px; padding: 0 5px 0 5px; }
	#imStickyBar_imMenuObject_02-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_02-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 200px;right: 0; left: auto;border: border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;; background-color: rgba(255, 255, 255, 1);transition: left 0.5s, right 0.5s, opacity 0.5s;-webkit-transition: left 0.5s, right 0.5s, opacity 0.5s;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(60, 176, 67, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(60, 176, 67, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(60, 176, 67, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(60, 176, 67, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(64, 64, 64, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_02-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(60, 176, 67, 1);font-style: normal;font-weight: normal;text-decoration: none;text-align: center; }
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {font-family: 'Open Sans';font-size: 14pt;color: rgba(192, 192, 192, 1);font-style: normal;font-weight: bold;text-decoration: none;text-align: center; }
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_02-menu-opened {  transform: translate3d(200px, 0 ,0);  transition: transform 1s;  -webkit-transition: transform 1s;}
	#imStickyBar_imMenuObject_02-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

