<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
    /*font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;*/
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:13px !important; /* .9em */
    
    margin:0px auto !important;
    max-width:975px;
    background:#f0ede5;
    

}

a{
    color:#5f4d89;
}

a:hover{
    color:#9fc237;
}

div.logo{
    float:left;
    padding-right:30px;
    min-width:200px;
    background:white;
    display:none;
}

p.login{
    margin-top:6px;
    margin-bottom:6px;
    display:none;
}

div.sidebar{
    clear:both;
    float:left;

    padding-right:0px;
    padding-left:10px;
    background:white;
    /*    max-width:*/
    display:none;

}

#navigation{
    display:none;
}

#tertiaryNavigation{
    display:none;
}

nav.breadcrumbs{
    font-size:12px;
    background:white;
    /*margin-left:233px;*/
    margin-left:18px;
    
}

#branding{
    margin-left: 20px !important;
}

nav.breadcrumbs p{
    margin:0px;
}

nav.breadcrumbs p.corp_crumbs{
    background-color:#fbfbfb; /* #f0ede5 */
    border-radius:5px 5px 5px 5px;
    -webkit-box-shadow:2px 2px 3px -1px #535355;
    -moz-box-shadow:2px 2px 3px -1px #535355;
    padding:5px;
    margin-bottom:8px;
    display:none;
}
nav.breadcrumbs p.lcl_crumbs{
    padding-left:5px;
    /*margin-top:3px;*/
}
p.prev_next{
    /*text-align:right;
    font-size:.8em;
    /\*margin-top:10px;*\/
    /\*clear:both !important;*\/
    float:right;*/
    display:none;
}

p.copyright{
    text-align:left;
    font-size:.7em;
    margin-left:10px;
    display:none;
}

nav.sections ul{
    list-style-type:none;
    margin-left:0px;
    margin-top:8px;
    padding:0px;
}

nav.sections ul ul{
    list-style-type:none;
    margin-top:0px;
    margin-left:15px;
    padding:0px;
}

div.box{
   /* clear:both;
    float:left;
    /\*margin-top:8px;*\/
    padding-bottom:10px;
    background:#fbfbfb; /\* #f0ede5 *\/
    border-style:solid;
    border-radius:5px;
    border-width:1px;
    border-color:#e0ddd4;
    max-width:205px;
    font-size:12px; /\* 90% *\/*/
    display:none;
}

nav.sections{
    margin-left:5px;
    padding-left:5px;
    padding-right:15px;
    float:left;
}

/* override Extreme stylesheet*/
#side_navigation{
    margin-left:5px !important;
    margin-right:0px !important;
    padding-left:5px !important;
    padding-right:15px !important;
    float:left !important;
    height:auto !important;
}

/*#navigation {
	background: url(../images/headerNavBG.png) no-repeat;
	width: 960px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}*/

nav.sections ul li{
    padding-bottom:8px;
    padding-right:4px;
    margin-left:8px;
    text-indent:-15px;
}
nav.sections ul li ul li{
    padding-top:4px;
    padding-bottom:0px;
    /*margin-left:0px;
    text-indent:0px;*/
}

div.epublink,
div.pdflink,
div.search{
    clear:left;
    float:left;
    margin-left:9px;
}

div.epublink p,
div.pdflink p{
    margin-top:0px;
    margin-bottom:8px;
}

div.epublink p a,
div.pdflink p a{
    vertical-align:middle;
    margin-left:5px;
}
div.epublink p a,
div.epublink p img,
div.pdflink p a,
div.pdflink p img{
    vertical-align:middle;
    background:transparent !important;
}



div.search{
    background:#e0ddd4;
    border-style:none;
    border-radius:5px;
    max-width:195px;
    padding:5px;
    margin-right:12px;
}

body{
    background:white;
    padding:0px 0px 15px 10px !important;
    width: 900px;
    
}

#header {
    width: 900px !important;
    float:left;
    
}

body h1{
    padding-top:0px;
    color:#5F4D89; /* #584D85 */
    font-family:Verdana, Geneva, Arial, Helvetica;
    font-weight:normal;
    font-size:18px; /*2em*/
    margin-top:12px;
    margin-bottom:8px;
}


h2{
    color:#5F4D89; /* #584D85 */
    font-family:Verdana, Geneva, Arial, Helvetica;
    font-weight:normal;
    font-size:14px;
    margin-bottom:8px;
}

section#main_body{
    margin-top: 20px !important;
}

section{
    margin-left:20px;
}

section section{
    margin-left:0px;
}

/* Notes:  Red color is #ED1C24. */

div.note{
    border-top:solid black 1px;
    border-bottom:solid black 1px;
    color:#5F4D89; /* #584D85 */
    margin-top:10px;
    margin-bottom:10px;
}
div.note p{
    margin-top:6px;
    margin-bottom:6px;
}

div.warning,
div.caution{
    margin-left:60px;
    margin-bottom:25px;
}

div.warning img,
div.caution img{
    float:left;
    padding-right:0px;
    margin-left:-55px;

}

p.warningtitle{
    color:#abbd26;
    /*    color: #91092e;*/
    font-weight:bold;
    margin-top:25px;
}

p.cautiontitle{
    color:#abbd26;
    /*color: #91092e; */
    font-weight:bold;
    margin-top:25px;
}

div.search p{
    font-weight:bold;
    margin-bottom:0px;
}

nav.breadcrumbs ul li{
    display:inline;
    list-style-type:disc;
}

nav.breadcrumbs ul li:last-child{
    font-weight:bold
}

input.search{
    cursor:pointer;
    color:#5F4D89; /* #584D85 */
    font-weight:bold;
    padding:1px 2px;
}

div.unittoggle
{
    margin-top:10px;
    text-align:left;
    float:left;
    clear:both;
    display:none;
}

footer{
    clear:both
}

img.productexample{
    float:right
}

/* Override commonltr links. */
ul.ullinks{
    list-style-type:square;
    /*margin-left:20px !important;*/
}

.ulchildlink{
    margin-bottom:3px;
    margin-top:3px;
}



#main_body ol,
#main_body ul{
    margin-left:20px !important;
}

#main_body * ul,
#main_body &gt; ul{
    list-style-type:disc !important;

}

#footer{
    background:none !important;
}

#footer p {
    margin-left: 18px;
}

#footer ul{
    display:none;
}

/* dl styles */
.term{
    font-weight:bold;
}

/* Limit images to 600 px wide. */
img.image{
    /*max-width:600px;*/
    max-width:150px;
    clear:both;
}

/* Control table formats*/
/* Override commonltr .p behavior. */

table.table, tr, th, td{
    /*width:auto !important;*/
    /*border:1px solid gray !important;*/
    /*padding:2px;*/
    border-spacing:2px !important;
    
}

table.table{
    border:1px solid gray !important;
}

 tr, th, td{
     border-left:1px solid gray !important;
     border-right:1px solid gray !important;
 }

thead.thead &gt; tr.row &gt; th.entry{
    padding: 4px 6px 4px 6px !important;
}

thead.thead{
    background: #f0ede5 !important;
}

tbody.tbody &gt; tr.row &gt; td.entry{
    padding-right: 6px !important;
    padding-left: 6px !important;
}


table.table{
    width:auto !important;
}

table .p{
    margin-top:0px;
    margin-bottom:0px;
    font-size:0.8em;
}

div.tablenoborder{
    font-size:9px;
}

div.table_exp *{
    font-size:12px;
}

#expand{
    display:inline;
    float:left;
    margin-right:3px;
}

/*#expand::before {
    /\*content:url(../images/expand_icon.png);*\/
    position:relative;
    /\*top:3px;*\/
    margin-right:3px;   
    
}*/

.figure_exp * img{
    max-width:600px;
}



thead{
    background-color:#DEDEDE;
}

/* Figure and table captions. */
div.tablenoborder &gt; p{
    margin-top:6px;
    margin-bottom:3px;
}

.fig_table_caption,
.figcap{
    font-size:12px !important;
    font-style:italic;
    color:#5F4D89; /* #584D85 */
}

/* figures */


div.figborder{

    max-width:260px;
    padding-top:3px;
    padding-bottom:3px;
}

.figborder &gt; img{
    max-width:150px;
    /*max-height: 75%;*/

}

.figborder{
    border-style:solid;
    padding-left:3px;
    border-width:1px;
    padding-right:3px;
    margin-top:1em;
    border-color:gray;
}



/* Reserved for future use. */
span.si{
}
span.us{
}

/* Hide and show units. */
span.ushow{
    display:inline
}
span.uhide{
    display:none
}

p.warningtext{
    margin-top:-10px;
}

p#print_this, p#mail_this{
    display:none;
}

</pre></body></html>