<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sm-ouhsc {

}
a.submenulink {
    font-size: .9em !important;
}
.sm-ouhsc a, .sm-ouhsc a:hover, .sm-ouhsc a:focus, .sm-ouhsc a:active {
  padding: 15px 25px 15px 25px;
  /* make room for the toggle button (sub indicator) */
  /*padding-right: 58px;*/
  color: #fff;
  font-weight: normal;
  text-decoration: none;
}

.sm-ouhsc a.current {

}
.sm-ouhsc a.disabled {
  color: #bbbbbb;
}
.sm-ouhsc a .sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 26px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgb(113, 5, 0);
  border-radius: 0px;
	color:#ffffff;
}
.sm-ouhsc a .sub-arrow::before {
  content: '+';
}
.sm-ouhsc a.highlighted .sub-arrow::before {
  content: '-';
}
.sm-ouhsc &gt; li:first-child &gt; a, .sm-ouhsc &gt; li:first-child &gt; :not(ul) a {
  /*border-right: 1px solid #9a3a33;*/
}
.sm-ouhsc &gt; li &gt; a, .sm-ouhsc &gt; li &gt; :not(ul) a {
  /*border-right: 1px solid #9a3a33;*/
}
.sm-ouhsc &gt; li:last-child &gt; a, .sm-ouhsc &gt; li:last-child &gt; :not(ul) a {
  border-right: 0px;
}
.sm-ouhsc &gt; li:last-child &gt; a, .sm-ouhsc &gt; li:last-child &gt; *:not(ul) a, .sm-ouhsc &gt; li:last-child &gt; ul, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; a, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; *:not(ul) a, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; a, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; *:not(ul) a, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; a, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; *:not(ul) a, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; a, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; *:not(ul) a, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul {
  
}
.sm-ouhsc &gt; li:last-child &gt; a.highlighted, .sm-ouhsc &gt; li:last-child &gt; *:not(ul) a.highlighted, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; a.highlighted, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; *:not(ul) a.highlighted, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; a.highlighted, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; *:not(ul) a.highlighted, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; a.highlighted, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; *:not(ul) a.highlighted, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; a.highlighted, .sm-ouhsc &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; *:not(ul) a.highlighted {
  
}
.sm-ouhsc li {
  /*border-top: 1px solid rgba(0, 0, 0, 0.05);*/
}
.sm-ouhsc &gt; li:first-child {
  border-top: 0;
}
.sm-ouhsc ul {
  background-color: #ffffff;
}
.sm-ouhsc ul ul {
  background-color: #f1f1f1;
}


.sm-ouhsc ul a, .sm-ouhsc ul a:focus, .sm-ouhsc ul a:active {
  color: #000;
  border-bottom: 1px solid #ececec;
  border-left: 0px solid transparent;
}
.sm-ouhsc ul a:focus, .sm-ouhsc ul a:active {
  background-color: #721113;
}

.sm-ouhsc ul a:hover { color: #fff;    background-color: #888888;}

.sm-ouhsc ul ul a,
.sm-ouhsc ul ul a:hover,
.sm-ouhsc ul ul a:focus,
.sm-ouhsc ul ul a:active {
  border-left: 16px solid transparent;
}
.sm-ouhsc ul ul ul a,
.sm-ouhsc ul ul ul a:hover,
.sm-ouhsc ul ul ul a:focus,
.sm-ouhsc ul ul ul a:active {
  border-left: 24px solid transparent;
}
.sm-ouhsc ul ul ul ul a,

.sm-ouhsc ul ul ul ul a:hover,
.sm-ouhsc ul ul ul ul a:focus,
.sm-ouhsc ul ul ul ul a:active {
  border-left: 32px solid transparent;
}
.sm-ouhsc ul ul ul ul ul a,
.sm-ouhsc ul ul ul ul ul a:hover,
.sm-ouhsc ul ul ul ul ul a:focus,
.sm-ouhsc ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}

@media (max-width: 479px) {

  #main-menu li.nav_static_mobile {

  }
  #main-menu li.nav_static_mobile a {
display: block;
padding: 10px 15px 10px 15px;
    background-color: #721113;
	  margin-top: 1px;
  }
}

@media (min-width: 768px) {
	#page_Research .sub-arrow {
    visibility: hidden;
}
	
	#page_Research a.has-submenu {
    padding: 15px 15px 15px 15px;
  }
	
	
	#main-menu li.nav_static_mobile {
    display: none;
  }
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  .sm-ouhsc ul {
    position: absolute;
    width: 12em;
  }

  .sm-ouhsc li {
    float: left;
  }

  .sm-ouhsc.sm-rtl li {
    float: right;
  }

  .sm-ouhsc ul li, .sm-ouhsc.sm-rtl ul li, .sm-ouhsc.sm-vertical li {
    float: none;
  }

  .sm-ouhsc a {
    white-space: nowrap;
  }

  .sm-ouhsc ul a, .sm-ouhsc.sm-vertical a {
    white-space: normal;
  }

  .sm-ouhsc .sm-nowrap &gt; li &gt; a, .sm-ouhsc .sm-nowrap &gt; li &gt; :not(ul) a {
    /* white-space: nowrap; */
  }

  /* ...end */
  .sm-ouhsc {
    padding: 0 10px;
  }

  .sm-ouhsc a:hover, .sm-ouhsc a:focus, .sm-ouhsc a:active, .sm-ouhsc a.highlighted {
    color: #ffffff;
	background-color:#721113;
  }
  .sm-ouhsc a.current {
    color: #ffffff;
	  background-color:#721113;
  }
  .sm-ouhsc a.disabled {
    color: #bbbbbb;
  }
  .sm-ouhsc a.has-submenu {
    padding-right: 34px;
  }
  .sm-ouhsc a .sub-arrow {
        top: 50%;
        margin-top: -2px;
        right: 14px;
        width: 0;
        height: 0;
        border-width: 4px;
        border-style: solid dashed dashed dashed;
        border-color: #ffffff transparent transparent transparent;
        background: transparent;
        border-radius: 0;
  }
  .sm-ouhsc a .sub-arrow::before {
    display: none;
  }
  .sm-ouhsc li {
    border-top: 0;
  }
	.sm-ouhsc &gt; li &gt; ul::before {
		border-top:5px solid white;
	}
  .sm-ouhsc &gt; li &gt; ul::before,
  .sm-ouhsc &gt; li &gt; ul::after {
    content: '';
    position: absolute;
    top: -18px;
    left: 20px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 9px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #ffffff transparent;
  }
  .sm-ouhsc &gt; li &gt; ul::after {
    top: -16px;
    left: 20px;
    border-width: 8px;
    border-color: transparent transparent #ffffff transparent;
  }
  .sm-ouhsc ul {
    top: auto;
    width: 300px;
    position: absolute;
    z-index: 9900;
    text-align: left;
    display: none;
	      padding-top: 5px;
    /*background: #eaeaea;*/
	 background: #ffffff;
    /*-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);*/
	  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .5);
	  box-shadow: 0px 1px 2px rgba(0, 0, 0, .5);
  }
  .sm-ouhsc ul a, .sm-ouhsc ul a:hover, .sm-ouhsc ul a:focus, .sm-ouhsc ul a:active, .sm-ouhsc ul a.highlighted {
    border: 0 !important;
    padding: 10px 15px;
    color: #333;
  }
  .sm-ouhsc ul a:hover, .sm-ouhsc ul a:focus, .sm-ouhsc ul a:active, .sm-ouhsc ul a.highlighted {
    background: #841617;
    color: #ffffff;
  }
  .sm-ouhsc ul a.current {
     background: #721113;
    color: #ffffff;
  }
  .sm-ouhsc ul a.disabled {
    background: #fff;
    color: #cccccc;
  }
  .sm-ouhsc ul a.has-submenu {
    padding-right: 20px;
  }
  .sm-ouhsc ul a .sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #333;
  }
.sm-ouhsc ul a:hover .sub-arrow, .sm-ouhsc ul a:active .sub-arrow, .sm-ouhsc ul a:focus .sub-arrow {
    border-color: transparent transparent transparent #ffffff;
  }
  .sm-ouhsc .scroll-up,
  .sm-ouhsc .scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px;
  }
  .sm-ouhsc .scroll-up:hover,
  .sm-ouhsc .scroll-down:hover {
    background: #eeeeee;
  }
  .sm-ouhsc .scroll-up:hover .scroll-up-arrow {
    border-color: transparent transparent #910000 transparent;
  }
  .sm-ouhsc .scroll-down:hover .scroll-down-arrow {
    border-color: #910000 transparent transparent transparent;
  }
  .sm-ouhsc .scroll-up-arrow,
  .sm-ouhsc .scroll-down-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 6px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #333 transparent;
  }
  .sm-ouhsc .scroll-down-arrow {
    top: 8px;
    border-style: solid dashed dashed dashed;
    border-color: #333 transparent transparent transparent;
  }
  .sm-ouhsc.sm-rtl a.has-submenu {
    padding-right: 12px;
    padding-left: 24px;
  }
  .sm-ouhsc.sm-rtl a .sub-arrow {
    right: auto;
    left: 12px;
  }
  .sm-ouhsc.sm-rtl.sm-vertical a.has-submenu {
    padding: 10px 20px;
  }
  .sm-ouhsc.sm-rtl.sm-vertical a .sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #333 transparent transparent;
  }
  .sm-ouhsc.sm-rtl &gt; li &gt; ul::before {
    left: auto;
    right: 30px;
  }
  .sm-ouhsc.sm-rtl &gt; li &gt; ul::after {
    left: auto;
    right: 31px;
  }
  .sm-ouhsc.sm-rtl ul a.has-submenu {
    padding: 10px 20px !important;
  }
  .sm-ouhsc.sm-rtl ul a .sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #333 transparent transparent;
  }
  .sm-ouhsc.sm-vertical {
    padding: 10px 0;
    border-radius: 0px;
  }
  .sm-ouhsc.sm-vertical a {
    padding: 10px 20px;
  }
  .sm-ouhsc.sm-vertical a:hover, .sm-ouhsc.sm-vertical a:focus, .sm-ouhsc.sm-vertical a:active, .sm-ouhsc.sm-vertical a.highlighted {
    background: #fff;
  }
  .sm-ouhsc.sm-vertical a.disabled {
    background: #eeeeee;
  }
  .sm-ouhsc.sm-vertical a .sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #333;
  }
  .sm-ouhsc.sm-vertical &gt; li &gt; ul::before,
  .sm-ouhsc.sm-vertical &gt; li &gt; ul::after {
    display: none;
  }
  .sm-ouhsc.sm-vertical ul a {
    padding: 10px 20px;
  }
  .sm-ouhsc.sm-vertical ul a:hover, .sm-ouhsc.sm-vertical ul a:focus, .sm-ouhsc.sm-vertical ul a:active, .sm-ouhsc.sm-vertical ul a.highlighted {
    background: #eeeeee;
  }
  .sm-ouhsc.sm-vertical ul a.disabled {
    background: #fff;
  }
}</pre></body></html>