<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#subNavi{
background-color:#f90;
border-bottom:1px #ccc solid;
/* height:1.6em; */
padding:.5em 0;
line-height:1.5;
}

#subNavi ul{
margin:0 40px;
padding:0;
}

#subNavi li{
border-right:2px #fff solid;
padding:0 1.5em;
font-size:1.1em;
display:inline-block;
/* for ie7 */
*display:inline;
*zoom:1;
}

#subNavi li:last-child{
border:none;
}

#subNavi a{
color:#fff;
text-decoration:none;
}

#subNavi a:hover{
border-bottom:1px #fff dotted;
}

#subNavi a.selected {
color:#000;
text-decoration:none;
}

#subNavi a.selected:hover{
border-bottom:1px #000 dotted;
}

.textContent h3.switch.opened{
border-left:10px solid #f90;
border-bottom:2px solid #f90;
}

h3.switch&gt;a{
display:block;
background:url(/img/expand_icon.png) no-repeat left 45%;
padding-left:20px;
text-decoration:none;
}

h3.switch.opened&gt;a{
background-image:url(/img/expanded_icon.png);
}

section&gt;a.switch{
display:none;
float:right;
}

section&gt;a.switch.opened{
display:inline;
}

.textContent h4{
padding-left:.5em;
font-size:1.2em;
}

.textContent h5{
margin: 1em;
font-size:1em;
}

.textContent .h4{
padding-left:1em;
}

.textContent .h5{
padding-left:1.5em;
}

.h4Itemize h4:first-letter{
color:#ccc;
}

.contentBody h2{
border-bottom:2px #000 solid;
}

.showHide{
display:none;
}

.showHide.summary{
display:block;
}

.showHide.summary&gt;a.switch{
height:3em;
padding:1em;
}

.sectionBlock{
margin:0 auto;
border:1px #808080 dashed;
padding:0 1em;
background-color:#fffff0;
}

.proviso,
.note{
background-color:#fff;
border:1px #808080 dashed;
padding:1em;
}

.footnote{
border-top:1px #808080 dashed;
margin-top:3em;
}

strong{
font-weight:bold;
}

strong.important,
span.important{
color:#d00;
}

ol ul{
margin-left:0;
margin-bottom:1em;
padding-left:2em;
}
</pre></body></html>