<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">tr, th, td {
 margin: 0px;
 padding: 0px;
}
blockquote, h3:first-child, h4:first-child { margin-top: 0px; }

#IBABody {
 background-color: #9cc4b7;
 background-image: url(../images/backgrounds/backrgdimage.gif);
 text-align: center;
}
body &gt; table {
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 height: 520px;
 width: 917px;
}
#IBABody &gt; table &gt; tbody &gt; tr:nth-child(2) &gt; td { height: 3px; }

#IBABanner {
 background-image: url(../images/banners/banner_int.jpg);
 background-repeat: no-repeat;
 height: 133px;
}
#IBABanner &gt; table { height: 134px; }
#IBABanner tr:nth-child(2) &gt; td {
 height: 34px;
 padding-left: 6px;
}
#IBABanner tr:nth-child(3) &gt; td { height: 31px; }

#IBAMid {
 background-color: #ffffff;
 background-image: url(../images/backgrounds/mid-backgrd2.jpg);
 height: 50px;
}

#IBABody .IBALowMid {
 background-color: #ffffff;
 background-image: url(../images/backgrounds/lowmid-backgrd.jpg);
}
.IBALowMid {
 font-family: Arial, sans-serif;
 vertical-align: top;
}
.IBALowMid &gt; blockquote &gt; table,
.IBALowMid &gt; blockquote &gt; form {
 margin-left: auto;
 margin-right: auto;
}

#IBAProg {
 background-color: #f0f0f0;
 margin-left: auto;
 margin-right: auto;
 width: 90%;
}
#IBAProg td {
 font-family: Arial, sans-serif;
 font-size: 8pt;
}
#IBAProg td:first-child { width: 399px; }
#IBAProg td:last-child { width: 415px; }

#IBABody #IBAFoot {
 background-image: url(../images/backgrounds/footer3.gif);
 background-position: -2px top;
 background-repeat: no-repeat;
}
#IBAFoot {
 height: 30px;
 margin-left: auto;
 margin-right: auto;
}
#IBAFoot a { color: #ffffff; }
#IBAFoot td {
 font-size: 8pt;
 padding-right: 4px;
 height: 30px;
}
#IBAFoot td:nth-child(2) {
 background-color: #548494;
 text-align: left;
 width: 49%;
}
#IBAFoot td:nth-child(3) {
 background-color: #548494;
 text-align: right;
 width: 49%;
}
</pre></body></html>