<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.NewSteeringControl {
    margin-bottom: 8px;
    height: auto !important;!i;!;
}
.NewSteeringControl .Header {
    background: url("images/bar.png") no-repeat scroll left center;
    height: 25px;
}
.NewSteeringControl .Header &gt; a {
    color: #ffffff;
    display: inline-block;
    font: bold 14px/24px "Segoe UI",Tahoma,Verdana;
    padding: 0 0 0 28px;
    white-space: nowrap;
}
.NewSteeringControl .Header &gt; span {
    color: #ffffff;
    display: inline-block;
    font: bold 14px/24px "Segoe UI",Tahoma,Verdana;
    padding: 0 0 0 28px;
    white-space: nowrap;
}
.NewSteeringControl .Detail {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #50c8e1 #dfe0e4 #d0d1d5;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    margin: 0;
}
.NewSteeringControl .Detail .Title {
    cursor: pointer;
    font: bold 13px arial;
    margin-bottom: 6px;
}
.NewSteeringControl .Detail .Expand a {
    display: inline-block;
    font: italic 12px arial;
    padding: 5px 0 0;
}
.NewSteeringControl .Detail .Title:hover {
    color: #ce1110;
}
.NewSteeringControl .download {
    color: #ae0002;
    display: inline-block;
    float: right;
    font: bold 12px arial;
    margin-bottom: 5px;
    text-decoration: underline;
}
.NewSteeringControl .DetailScroll {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #50c8e1 #dfe0e4 #d0d1d5;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    height: 250px !important;
    margin: 0;
    padding: 0 5px;
}
.NewSteeringControl .DetailScroll .ListItem .item {
    display: inline-block;
    margin: 0;
}
.NewSteeringControl .DetailScroll .Title {
    color: #333;
    cursor: pointer;
    display: inline-block;
    font: bold 13px arial;
}
.NewSteeringControl .DetailScroll .Expand a, .DateIssued {
    color: #424242;
    display: inline-block;
    font: italic 12px arial;
    margin-bottom: 2px;
    padding: 6px 0 0;
}
.NewSteeringControl .DetailScroll .Title:hover {
    color: #b82805;
}
.NewSteeringControl .DetailScroll ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
</pre></body></html>