#imHeader_imCell_1 { display: block; position: relative; overflow: hidden; }
#imHeader_imCellStyle_1 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imHeader_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imObjectImage_01 { width: 100%; vertical-align: top; }
#imHeader_imCell_2 { display: block; position: relative; overflow: hidden; }
#imHeader_imCellStyle_2 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imHeader_imCellStyleGraphics_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imObjectImage_02 { width: 100%; vertical-align: top; }
#imHeader_imCell_3 { display: block; position: relative; overflow: hidden; }
#imHeader_imCellStyle_3 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imHeader_imCellStyleGraphics_3 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imObjectImage_03 { width: 100%; vertical-align: top; }
#imHeader_imCell_14 { display: block; position: relative; overflow: hidden; }
#imHeader_imCellStyle_14 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imHeader_imCellStyleGraphics_14 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imObjectImage_14 { width: 100%; vertical-align: top; }
#imHeader_imCell_15 { display: block; position: relative; overflow: hidden; }
#imHeader_imCellStyle_15 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imHeader_imCellStyleGraphics_15 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imObjectImage_15 { width: 100%; vertical-align: top; }
#imHeader_imCell_16 { display: block; position: relative; overflow: hidden; }
#imHeader_imCellStyle_16 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imHeader_imCellStyleGraphics_16 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imObjectImage_16 { width: 100%; vertical-align: top; }
#imHeader_imCell_17 { display: block; position: relative; overflow: hidden; }
#imHeader_imCellStyle_17 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imHeader_imCellStyleGraphics_17 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imObjectImage_17 { width: 100%; vertical-align: top; }
#imHeader_imCell_18 { display: block; position: relative; overflow: hidden; }
#imHeader_imCellStyle_18 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imHeader_imCellStyleGraphics_18 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imObjectImage_18 { width: 100%; vertical-align: top; }
#imFooter_imCell_1 { display: block; position: relative; overflow: hidden; }
#imFooter_imCellStyle_1 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imFooter_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imObjectImage_01 { width: 100%; vertical-align: top; }
#imFooter_imCell_2 { display: block; position: relative; overflow: hidden; }
#imFooter_imCellStyle_2 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imFooter_imCellStyleGraphics_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imObjectImage_02 { width: 100%; vertical-align: top; }
.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; }
#imGroup_2 > div { float: left; }
#imCell_10 { display: block; position: relative; overflow: visible; }
#imCellStyle_10 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleDescription_10 { position: absolute; padding: 8px 1px 8px 1px; bottom: 34px; opacity: 1; transition: bottom .5s, height .5s, padding .5s, opacity .7s; -moz-transition: bottom .5s, height .5s, padding .5s, opacity .7s; -webkit-transition: bottom .5s, height .5s, padding .5s, opacity .7s; -o-transition: bottom .5s, height .5s, padding .5s, opacity .7s; text-align: center; font-family: Tahoma; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFFFFF; background-color: #404040; z-index: 3; overflow: hidden; }
#imCell_10:hover #imCellStyleDescription_10,#imCell_10.mouseover #imCellStyleDescription_10 { opacity: 0; }
#imCellStyleGraphics_10 { position: absolute; top: 30px; bottom: 30px; background-color: #FFFFFF; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
html:not(.no-cssanimations) #imCell_10.animated {   -webkit-animation-duration: 2000ms;
  animation-duration: 2000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes imCell_10-anim-fadeInLeft {
	0% { opacity: 0;    -webkit-transform: translate3d(-100%, 0, 0);    transform: translate3d(-100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
@keyframes imCell_10-anim-fadeInLeft {
	0% { opacity: 0;    -webkit-transform: translate3d(-100%, 0, 0);    transform: translate3d(-100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
#imCell_10.animated.fadeInLeft {  -webkit-animation-name: imCell_10-anim-fadeInLeft;  animation-name: imCell_10-anim-fadeInLeft; }
#imObjectImage_10 { width: 100%; vertical-align: top; max-width: 273px; }
#imCell_11 { display: block; position: relative; overflow: visible; }
#imCellStyle_11 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleDescription_11 { position: absolute; padding: 8px 1px 8px 1px; bottom: 34px; opacity: 1; transition: bottom .5s, height .5s, padding .5s, opacity .7s; -moz-transition: bottom .5s, height .5s, padding .5s, opacity .7s; -webkit-transition: bottom .5s, height .5s, padding .5s, opacity .7s; -o-transition: bottom .5s, height .5s, padding .5s, opacity .7s; text-align: center; font-family: Tahoma; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFFFFF; background-color: #404040; z-index: 3; overflow: hidden; }
#imCell_11:hover #imCellStyleDescription_11,#imCell_11.mouseover #imCellStyleDescription_11 { opacity: 0; }
#imCellStyleGraphics_11 { position: absolute; top: 30px; bottom: 30px; background-color: #FFFFFF; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
html:not(.no-cssanimations) #imCell_11.animated {   -webkit-animation-duration: 2000ms;
  animation-duration: 2000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes imCell_11-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_11-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_11.animated.fadeInDown {  -webkit-animation-name: imCell_11-anim-fadeInDown;  animation-name: imCell_11-anim-fadeInDown; }
#imObjectImage_11 { width: 100%; vertical-align: top; max-width: 273px; }
#imCell_12 { display: block; position: relative; overflow: visible; }
#imCellStyle_12 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleDescription_12 { position: absolute; padding: 8px 1px 8px 1px; bottom: 34px; opacity: 1; transition: bottom .5s, height .5s, padding .5s, opacity .7s; -moz-transition: bottom .5s, height .5s, padding .5s, opacity .7s; -webkit-transition: bottom .5s, height .5s, padding .5s, opacity .7s; -o-transition: bottom .5s, height .5s, padding .5s, opacity .7s; text-align: center; font-family: Tahoma; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFFFFF; background-color: #404040; z-index: 3; overflow: hidden; }
#imCell_12:hover #imCellStyleDescription_12,#imCell_12.mouseover #imCellStyleDescription_12 { opacity: 0; }
#imCellStyleGraphics_12 { position: absolute; top: 30px; bottom: 30px; background-color: #FFFFFF; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
html:not(.no-cssanimations) #imCell_12.animated {   -webkit-animation-duration: 2000ms;
  animation-duration: 2000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes imCell_12-anim-fadeInUp {
	0% { opacity: 0;    -webkit-transform: translate3d(0, 100%, 0);    transform: translate3d(0, 100%, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
@keyframes imCell_12-anim-fadeInUp {
	0% { opacity: 0;    -webkit-transform: translate3d(0, 100%, 0);    transform: translate3d(0, 100%, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
#imCell_12.animated.fadeInUp {  -webkit-animation-name: imCell_12-anim-fadeInUp;  animation-name: imCell_12-anim-fadeInUp; }
#imObjectImage_12 { width: 100%; vertical-align: top; max-width: 281px; }
#imCell_13 { display: block; position: relative; overflow: visible; }
#imCellStyle_13 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleDescription_13 { position: absolute; padding: 8px 1px 8px 1px; bottom: 34px; opacity: 1; transition: bottom .5s, height .5s, padding .5s, opacity .7s; -moz-transition: bottom .5s, height .5s, padding .5s, opacity .7s; -webkit-transition: bottom .5s, height .5s, padding .5s, opacity .7s; -o-transition: bottom .5s, height .5s, padding .5s, opacity .7s; text-align: center; font-family: Tahoma; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFFFFF; background-color: #404040; z-index: 3; overflow: hidden; }
#imCell_13:hover #imCellStyleDescription_13,#imCell_13.mouseover #imCellStyleDescription_13 { opacity: 0; }
#imCellStyleGraphics_13 { position: absolute; top: 30px; bottom: 30px; background-color: #FFFFFF; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
html:not(.no-cssanimations) #imCell_13.animated {   -webkit-animation-duration: 2000ms;
  animation-duration: 2000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes imCell_13-anim-fadeInRight {
	0% { opacity: 0;    -webkit-transform: translate3d(100%, 0, 0);    transform: translate3d(100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
@keyframes imCell_13-anim-fadeInRight {
	0% { opacity: 0;    -webkit-transform: translate3d(100%, 0, 0);    transform: translate3d(100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
#imCell_13.animated.fadeInRight {  -webkit-animation-name: imCell_13-anim-fadeInRight;  animation-name: imCell_13-anim-fadeInRight; }
#imObjectImage_13 { width: 100%; vertical-align: top; max-width: 281px; }
#imPageRowGraphics_2 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_2 { background-color: #E0E0E0; opacity: 0.6; }
#imGroup_3 > div { float: left; }
#imCell_8 { display: block; position: relative; overflow: hidden; }
#imCellStyle_8 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_8 { position: absolute; top: 40px; bottom: 3px; background-color: transparent; }
html:not(.no-cssanimations) #imCell_8.animated {   -webkit-animation-duration: 2000ms;
  animation-duration: 2000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes imCell_8-anim-zoomIn {
	0% { opacity: 0;    -webkit-transform: scale3d(.3, .3, .3);    transform: scale3d(.3, .3, .3); }
	50% { opacity: 1; }
}
@keyframes imCell_8-anim-zoomIn {
	0% { opacity: 0;    -webkit-transform: scale3d(.3, .3, .3);    transform: scale3d(.3, .3, .3); }
	50% { opacity: 1; }
}
#imCell_8.animated.zoomIn {  -webkit-animation-name: imCell_8-anim-zoomIn;  animation-name: imCell_8-anim-zoomIn; }
#imTextObject_08 { font-style: normal; font-weight: normal; line-height: 20px; }
#imTextObject_08_tab0 ul { list-style: disc; margin: 0 8px; padding: 0px; overflow: hidden; }
#imTextObject_08_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_08_tab0 ul ul ul { list-style: circle; }
#imTextObject_08_tab0 ul li { margin: 0 0 0 15px; padding: 0px; font-size: 9pt; line-height: 19px;}
#imTextObject_08_tab0 ol { list-style: decimal; margin: 0px 15px; padding: 0px; }
#imTextObject_08_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_08_tab0 ol li { margin: 0 0 0 15px; padding: 0px; font-size: 9pt; line-height: 19px;}
#imTextObject_08_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_08_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_08_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_08_tab0 p { margin: 0; padding: 0; }
#imTextObject_08_tab0 .inline-block { display: inline-block; }
#imTextObject_08_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_08_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_08_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_08_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_08_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_08_tab0 img.fleft { margin-right: 15px; }
#imTextObject_08_tab0 img.fright { margin-left: 15px; }
#imTextObject_08_tab0 .imUl { text-decoration: underline; }
#imTextObject_08_tab0 .imVt { vertical-align: top; }
#imTextObject_08_tab0 .imVc { vertical-align: middle; }
#imTextObject_08_tab0 .imVb { vertical-align: bottom; }
#imTextObject_08_tab0 .cf1 { color: rgb(64, 64, 64); }
#imTextObject_08_tab0 .fs10 { vertical-align: baseline; font-size: 10pt; }
#imTextObject_08 .text-container {border-style: solid; border-color: #A9A9A9; border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
#imTextObject_08 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: #FFFFFF;  }
#imTextObject_08 .text-container {height: 660px; }
#imCell_17 { display: block; position: relative; overflow: hidden; }
#imCellStyle_17 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_17 { position: absolute; top: 25px; bottom: 5px; background-color: transparent; opacity: 0.8; filter: alpha(opacity = 80); border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; overflow: hidden;}
#imCellStyleGraphicsC_17 { position: absolute; top: 51px; bottom: 51px; left: 83px; right: 83px; background: transparent url('../') repeat center center;}
#imCellStyleGraphicsB_17 { position: absolute; bottom: 0; left: 83px; right: 83px; height: 51px; background: transparent url('../') repeat-x center bottom;}
#imCellStyleGraphicsBL_17 { position: absolute; bottom: 0; left: 0; width: 83px; height: 51px; background: transparent url('../') repeat left bottom;}
#imCellStyleGraphicsBR_17 { position: absolute; bottom: 0; right: 0; width: 83px; height: 51px; background: transparent url('../') repeat right bottom;}
#imCellStyleGraphicsL_17 { position: absolute; top: 51px; bottom: 51px; left: 0; width: 83px; background: transparent url('../') repeat-y left center;}
#imCellStyleGraphicsR_17 { position: absolute; top: 51px; bottom: 51px; right: 0; width: 83px; background: transparent url('../') repeat-y right center;}
#imCellStyleGraphicsT_17 { position: absolute; top: 0; left: 83px; right: 83px; height: 51px; background: transparent url('../') repeat-x center top;}
#imCellStyleGraphicsTL_17 { position: absolute; top: 0; left: 0; width: 83px; height: 51px; background: transparent url('../') repeat left top;}
#imCellStyleGraphicsTR_17 { position: absolute; top: 0; right: 0; width: 83px; height: 51px; background: transparent url('../') repeat right top;}
html:not(.no-cssanimations) #imCell_17.animated {   -webkit-animation-duration: 2000ms;
  animation-duration: 2000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes imCell_17-anim-zoomIn {
	0% { opacity: 0;    -webkit-transform: scale3d(.3, .3, .3);    transform: scale3d(.3, .3, .3); }
	50% { opacity: 1; }
}
@keyframes imCell_17-anim-zoomIn {
	0% { opacity: 0;    -webkit-transform: scale3d(.3, .3, .3);    transform: scale3d(.3, .3, .3); }
	50% { opacity: 1; }
}
#imCell_17.animated.zoomIn {  -webkit-animation-name: imCell_17-anim-zoomIn;  animation-name: imCell_17-anim-zoomIn; }
#imTextObject_17 { font-style: normal; font-weight: normal; line-height: 20px; }
#imTextObject_17_tab0 ul { list-style: disc; margin: 0 8px; padding: 0px; overflow: hidden; }
#imTextObject_17_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_17_tab0 ul ul ul { list-style: circle; }
#imTextObject_17_tab0 ul li { margin: 0 0 0 15px; padding: 0px; font-size: 9pt; line-height: 19px;}
#imTextObject_17_tab0 ol { list-style: decimal; margin: 0px 15px; padding: 0px; }
#imTextObject_17_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_17_tab0 ol li { margin: 0 0 0 15px; padding: 0px; font-size: 9pt; line-height: 19px;}
#imTextObject_17_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_17_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_17_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_17_tab0 p { margin: 0; padding: 0; }
#imTextObject_17_tab0 .inline-block { display: inline-block; }
#imTextObject_17_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_17_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_17_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_17_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_17_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_17_tab0 img.fleft { margin-right: 15px; }
#imTextObject_17_tab0 img.fright { margin-left: 15px; }
#imTextObject_17_tab0 .imUl { text-decoration: underline; }
#imTextObject_17_tab0 .imVt { vertical-align: top; }
#imTextObject_17_tab0 .imVc { vertical-align: middle; }
#imTextObject_17_tab0 .imVb { vertical-align: bottom; }
#imTextObject_17_tab0 .fs10 { vertical-align: baseline; font-size: 10pt; }
#imTextObject_17_tab0 .cf1 { color: rgb(64, 64, 64); }
#imTextObject_17 .text-container {border-style: solid; border-color: #A9A9A9; border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
#imTextObject_17 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: #FFFFFF;  }
#imTextObject_17 .text-container {height: 600px; }
#imGroup_4 > div { float: left; }
#imGroup_7 > div { float: left; }
#imGroup_8 > div { float: left; }
#imCell_14 { display: block; position: relative; overflow: hidden; }
#imCellStyle_14 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_14 { position: absolute; top: 30px; bottom: 30px; background-color: #FFFFFF; opacity: 0.8; filter: alpha(opacity = 80); border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; overflow: hidden;}
#imCellStyleGraphicsC_14 { position: absolute; top: 51px; bottom: 51px; left: 83px; right: 83px; background: #FFFFFF url('../') repeat center center;}
#imCellStyleGraphicsB_14 { position: absolute; bottom: 0; left: 83px; right: 83px; height: 51px; background: #FFFFFF url('../') repeat-x center bottom;}
#imCellStyleGraphicsBL_14 { position: absolute; bottom: 0; left: 0; width: 83px; height: 51px; background: #FFFFFF url('../') repeat left bottom;}
#imCellStyleGraphicsBR_14 { position: absolute; bottom: 0; right: 0; width: 83px; height: 51px; background: #FFFFFF url('../') repeat right bottom;}
#imCellStyleGraphicsL_14 { position: absolute; top: 51px; bottom: 51px; left: 0; width: 83px; background: #FFFFFF url('../') repeat-y left center;}
#imCellStyleGraphicsR_14 { position: absolute; top: 51px; bottom: 51px; right: 0; width: 83px; background: #FFFFFF url('../') repeat-y right center;}
#imCellStyleGraphicsT_14 { position: absolute; top: 0; left: 83px; right: 83px; height: 51px; background: #FFFFFF url('../') repeat-x center top;}
#imCellStyleGraphicsTL_14 { position: absolute; top: 0; left: 0; width: 83px; height: 51px; background: #FFFFFF url('../') repeat left top;}
#imCellStyleGraphicsTR_14 { position: absolute; top: 0; right: 0; width: 83px; height: 51px; background: #FFFFFF url('../') repeat right top;}
#imTextObject_14 { font-style: normal; font-weight: normal; line-height: 20px; }
#imTextObject_14_tab0 ul { list-style: disc; margin: 0 8px; padding: 0px; overflow: hidden; }
#imTextObject_14_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_14_tab0 ul ul ul { list-style: circle; }
#imTextObject_14_tab0 ul li { margin: 0 0 0 15px; padding: 0px; font-size: 9pt; line-height: 19px;}
#imTextObject_14_tab0 ol { list-style: decimal; margin: 0px 15px; padding: 0px; }
#imTextObject_14_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_14_tab0 ol li { margin: 0 0 0 15px; padding: 0px; font-size: 9pt; line-height: 19px;}
#imTextObject_14_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_14_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_14_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_14_tab0 p { margin: 0; padding: 0; }
#imTextObject_14_tab0 .inline-block { display: inline-block; }
#imTextObject_14_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_14_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_14_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_14_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_14_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_14_tab0 img.fleft { margin-right: 15px; }
#imTextObject_14_tab0 img.fright { margin-left: 15px; }
#imTextObject_14_tab0 .imUl { text-decoration: underline; }
#imTextObject_14_tab0 .imVt { vertical-align: top; }
#imTextObject_14_tab0 .imVc { vertical-align: middle; }
#imTextObject_14_tab0 .imVb { vertical-align: bottom; }
#imTextObject_14_tab0 .cf1 { color: rgb(64, 64, 64); }
#imTextObject_14 .text-container {border-style: solid; border-color: #A9A9A9; border-width: 0 1px 1px 1px;width: 100%; box-sizing: border-box;}
#imTextObject_14 .text-container {margin: 0 auto; position: relative; overflow: hidden;  background-color: #FFFFFF;  }
#imTextObject_14 .text-container {height: 380px; }
#imGroup_11 > div { float: left; }
#imGroup_12 > div { float: left; }
#imCell_16 { display: block; position: relative; overflow: hidden; }
#imCellStyle_16 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_16 { position: absolute; top: 30px; bottom: 30px; background-color: transparent; opacity: 0.8; filter: alpha(opacity = 80); border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; overflow: hidden;}
#imCellStyleGraphicsC_16 { position: absolute; top: 51px; bottom: 51px; left: 83px; right: 83px; background: transparent url('../') repeat center center;}
#imCellStyleGraphicsB_16 { position: absolute; bottom: 0; left: 83px; right: 83px; height: 51px; background: transparent url('../') repeat-x center bottom;}
#imCellStyleGraphicsBL_16 { position: absolute; bottom: 0; left: 0; width: 83px; height: 51px; background: transparent url('../') repeat left bottom;}
#imCellStyleGraphicsBR_16 { position: absolute; bottom: 0; right: 0; width: 83px; height: 51px; background: transparent url('../') repeat right bottom;}
#imCellStyleGraphicsL_16 { position: absolute; top: 51px; bottom: 51px; left: 0; width: 83px; background: transparent url('../') repeat-y left center;}
#imCellStyleGraphicsR_16 { position: absolute; top: 51px; bottom: 51px; right: 0; width: 83px; background: transparent url('../') repeat-y right center;}
#imCellStyleGraphicsT_16 { position: absolute; top: 0; left: 83px; right: 83px; height: 51px; background: transparent url('../') repeat-x center top;}
#imCellStyleGraphicsTL_16 { position: absolute; top: 0; left: 0; width: 83px; height: 51px; background: transparent url('../') repeat left top;}
#imCellStyleGraphicsTR_16 { position: absolute; top: 0; right: 0; width: 83px; height: 51px; background: transparent url('../') repeat right top;}
.imContentDataContainer { width: 1180px; margin-left: auto; margin-right: auto; padding: 0 5px 0 5px; }
#imGroup_1 { width: 100%; }
#imGroup_2 { width: 1180px; }
#imCell_10 { width: 279px; min-height: 245px;  padding-top: 30px; padding-bottom: 30px; padding-left: 6px; padding-right: 6px; }
#imCellStyle_10 { width: 279px; min-height: 245px; padding: 0px 0px 6px 0px; border-top: 3px solid #404040; border-bottom: 3px solid #404040; border-left: 3px solid #404040; border-right: 3px solid #404040; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; overflow: hidden; }
#imCellStyleDescription_10 { left: 9px; right: 9px; height: 26px; }
#imCell_10:hover #imCellStyleDescription_10,#imCell_10.mouseover #imCellStyleDescription_10{ height:0px; padding-top:0px; padding-bottom:0px; }
#imCellStyleGraphics_10 { left: 6px; right: 6px; }
#imCell_11 { width: 279px; min-height: 245px;  padding-top: 30px; padding-bottom: 30px; padding-left: 6px; padding-right: 6px; }
#imCellStyle_11 { width: 279px; min-height: 245px; padding: 0px 0px 6px 0px; border-top: 3px solid #404040; border-bottom: 3px solid #404040; border-left: 3px solid #404040; border-right: 3px solid #404040; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; overflow: hidden; }
#imCellStyleDescription_11 { left: 9px; right: 9px; height: 26px; }
#imCell_11:hover #imCellStyleDescription_11,#imCell_11.mouseover #imCellStyleDescription_11{ height:0px; padding-top:0px; padding-bottom:0px; }
#imCellStyleGraphics_11 { left: 6px; right: 6px; }
#imCell_12 { width: 287px; min-height: 245px;  padding-top: 30px; padding-bottom: 30px; padding-left: 6px; padding-right: 6px; }
#imCellStyle_12 { width: 287px; min-height: 245px; padding: 0px 0px 0px 0px; border-top: 3px solid #404040; border-bottom: 3px solid #404040; border-left: 3px solid #404040; border-right: 3px solid #404040; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; overflow: hidden; }
#imCellStyleDescription_12 { left: 9px; right: 9px; height: 26px; }
#imCell_12:hover #imCellStyleDescription_12,#imCell_12.mouseover #imCellStyleDescription_12{ height:0px; padding-top:0px; padding-bottom:0px; }
#imCellStyleGraphics_12 { left: 6px; right: 6px; }
#imCell_13 { width: 287px; min-height: 245px;  padding-top: 30px; padding-bottom: 30px; padding-left: 6px; padding-right: 6px; }
#imCellStyle_13 { width: 287px; min-height: 245px; padding: 0px 0px 0px 0px; border-top: 3px solid #404040; border-bottom: 3px solid #404040; border-left: 3px solid #404040; border-right: 3px solid #404040; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; overflow: hidden; }
#imCellStyleDescription_13 { left: 9px; right: 9px; height: 26px; }
#imCell_13:hover #imCellStyleDescription_13,#imCell_13.mouseover #imCellStyleDescription_13{ height:0px; padding-top:0px; padding-bottom:0px; }
#imCellStyleGraphics_13 { left: 6px; right: 6px; }
#imGroup_3 { width: 1180px; }
#imCell_8 { width: 624px; min-height: 666px;  padding-top: 40px; padding-bottom: 3px; padding-left: 30px; padding-right: 25px; }
#imCellStyle_8 { width: 624px; min-height: 666px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
#imCellStyleGraphics_8 { left: 30px; right: 25px; }
#imCell_17 { width: 466px; min-height: 679px;  padding-top: 25px; padding-bottom: 5px; padding-left: 5px; padding-right: 30px; }
#imCellStyle_17 { width: 466px; min-height: 679px; padding: 20px 20px 59px 20px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; overflow: hidden; }
#imCellStyleGraphics_17 { left: 5px; right: 30px; }
#imGroup_4 { width: 1180px; }
#imGroup_5 { width: 679px; height: 0px; }
#imGroup_6 { width: 501px; height: 0px; }
#imGroup_7 { width: 1180px; }
#imGroup_8 { width: 388px; }
#imGroup_9 { width: 388px; height: 0px; }
#imCell_14 { width: 378px; min-height: 420px;  padding-top: 30px; padding-bottom: 30px; padding-left: 5px; padding-right: 5px; }
#imCellStyle_14 { width: 378px; min-height: 420px; padding: 20px 20px 20px 20px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; overflow: hidden; }
#imCellStyleGraphics_14 { left: 5px; right: 5px; }
#imGroup_10 { width: 388px; height: 20px; }
#imGroup_11 { width: 792px; }
#imGroup_12 { width: 792px; }
#imGroup_13 { width: 291px; height: 0px; }
#imGroup_14 { width: 501px; height: 0px; }
#imCell_16 { width: 782px; min-height: 440px;  padding-top: 30px; padding-bottom: 30px; padding-left: 5px; padding-right: 5px; }
#imCellStyle_16 { width: 782px; min-height: 440px; padding: 20px 20px 20px 20px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; overflow: hidden; }
#imCellStyleGraphics_16 { left: 5px; right: 5px; }
#imGroup_15 { width: 1180px; height: 0px; }
#imGroup_16 { width: 1180px; height: 0px; }
#imGroup_17 { width: 1180px; height: 0px; }
#imGroup_18 { width: 1180px; height: 0px; }
#imGroup_19 { width: 1180px; height: 0px; }
#imGroup_20 { width: 1180px; height: 0px; }

#imHeader_imObjectImage_01_wrapper { position: absolute; top: 0px; left: 1172px; width: 20px; height: 20px; z-index: 1; overflow-y: hidden; }
#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_1 { width: 20px; min-height: 20px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
#imHeader_imCellStyle_1 { width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
#imHeader_imCellStyleGraphics_1 { left: 0px; right: 0px; }
#imHeader_imObjectImage_02_wrapper { position: absolute; top: 20px; left: 1172px; width: 20px; height: 20px; z-index: 2; overflow-y: hidden; }
#imHeader_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_2 { width: 20px; min-height: 20px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
#imHeader_imCellStyle_2 { width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
#imHeader_imCellStyleGraphics_2 { left: 0px; right: 0px; }
#imHeader_imObjectImage_03_wrapper { position: absolute; top: 40px; left: 1172px; width: 20px; height: 20px; z-index: 3; overflow-y: hidden; }
#imHeader_imObjectImage_03_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_3 { width: 20px; min-height: 20px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
#imHeader_imCellStyle_3 { width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
#imHeader_imCellStyleGraphics_3 { left: 0px; right: 0px; }
#imHeader_imObjectImage_14_wrapper { position: absolute; top: 4px; left: 958px; width: 192px; height: 13px; z-index: 4; overflow-y: hidden; }
#imHeader_imObjectImage_14_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_14 { width: 192px; min-height: 13px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
#imHeader_imCellStyle_14 { width: 192px; min-height: 13px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
#imHeader_imCellStyleGraphics_14 { left: 0px; right: 0px; }
#imHeader_imObjectImage_15_wrapper { position: absolute; top: 17px; left: 1003px; width: 147px; height: 13px; z-index: 5; overflow-y: hidden; }
#imHeader_imObjectImage_15_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_15 { width: 147px; min-height: 13px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
#imHeader_imCellStyle_15 { width: 147px; min-height: 13px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
#imHeader_imCellStyleGraphics_15 { left: 0px; right: 0px; }
#imHeader_imObjectImage_16_wrapper { position: absolute; top: 31px; left: 1021px; width: 130px; height: 13px; z-index: 6; overflow-y: hidden; }
#imHeader_imObjectImage_16_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_16 { width: 130px; min-height: 13px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
#imHeader_imCellStyle_16 { width: 130px; min-height: 13px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
#imHeader_imCellStyleGraphics_16 { left: 0px; right: 0px; }
#imHeader_imObjectImage_17_wrapper { position: absolute; top: 45px; left: 1021px; width: 130px; height: 13px; z-index: 7; overflow-y: hidden; }
#imHeader_imObjectImage_17_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_17 { width: 130px; min-height: 13px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
#imHeader_imCellStyle_17 { width: 130px; min-height: 13px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
#imHeader_imCellStyleGraphics_17 { left: 0px; right: 0px; }
#imHeader_imObjectImage_18_wrapper { position: absolute; top: 6px; left: 38px; width: 258px; height: 190px; z-index: 8; overflow-y: hidden; }
#imHeader_imObjectImage_18_wrapper img {-webkit-clip-path: inset(0 0 0.524% 0);clip-path: inset(0 0 0.524% 0);}#imHeader_imCell_18 { width: 258px; min-height: 191px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
#imHeader_imCellStyle_18 { width: 258px; min-height: 191px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
#imHeader_imCellStyleGraphics_18 { left: 0px; right: 0px; }

#imFooter_imObjectImage_01_wrapper { position: absolute; top: 48px; left: 521px; width: 157px; height: 13px; z-index: 1; overflow-y: hidden; }
#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_1 { width: 157px; min-height: 13px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
#imFooter_imCellStyle_1 { width: 157px; min-height: 13px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; }
#imFooter_imObjectImage_02_wrapper { position: absolute; top: 30px; left: 262px; width: 672px; height: 13px; z-index: 2; overflow-y: hidden; }
#imFooter_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_2 { width: 672px; min-height: 13px;  padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
#imFooter_imCellStyle_2 { width: 672px; min-height: 13px; padding: 0px 0px 0px 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }

