* { margin: 0; padding: 0; }
/* macs won't see this! \*/
html, body { height: 100%; width: 100%; }
/* END mac */
#outer { height: 100%; width: 100%; display: table; vertical-align: middle;}
#container { display: table-cell; vertical-align: middle; }
body { font-family: Verdana, Arial, sans-serif; background-color: #005AC0; background-image: url('bg.jpg'); background-attachment: fixed; background-repeat: no-repeat; background-position: center center; font-size: 10pt; color: #FFFFFF; margin: 0px; }
#main { width: 800px; height: 400px; margin-left: auto; margin-right: auto; text-align: center; }
#left { float: left; padding-top: 173px; width: 398px; border-right: 2px solid #FFFFFF; height: 227px; text-align: center; }
#right { float: right; padding-left: 73px; width: 325px; padding-top: 50px; border-left: 2px solid #FFFFFF; height: 350px; }
#trl { vertical-align: middle; }
.b { font-weight: bold; }
.s { font-size: 8pt; }
.ps { font-size: 8pt; padding: 0; margin: 0; margin-bottom: 5px; }
#Scroller-1 { float: left; text-align: left; width: 232px; position: relative; overflow: hidden; height: 300px; padding-right: 6px; }
#Scroller-1 a { color: #FFFFFF; text-decoration: none; }
#Scroller-1 a:hover { color: #FFFFFF; text-decoration: underline; }
.Scroller-Container { position: absolute; top: 0px; left: 0px; }
#Scrollbar-Container { float: right; position: relative; left: -75px; }
.Scrollbar-Up { cursor: pointer; position: absolute; }
.Scrollbar-Track { width: 20px; height: 265px; position: absolute; top: 15px; left: 0px; }
.Scrollbar-Handle { position: absolute; width: 12px; height: 35px; }
.Scrollbar-Down { cursor: pointer; position: absolute; top: 283px; }
#copy { font-size: 8pt; }
#links { font-family: Arial, Helvetica, sans-serif; font-size: 12.5pt; text-align: center; padding: 0; margin: 0; padding-top: 15px; }
#links a { color: #FFFFFF; text-decoration: none; }
#links a:hover { color: #FFFFFF; text-decoration: underline; }
form { padding: 0; margin: 0; }
input { font-family: Verdana, Arial, Helvetica, sans-serif; padding: 2px; font-size: 8pt; width: 125px; }
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; padding: 2px; font-size: 8pt; width: 125px; }
.bc { width: 100%; text-align: center; font-size: 10pt; }
.bcl { width: 100%; text-align: left; font-size: 10pt; }
#tables { border: 0px; padding: 0px; width: 250px; height: 300px; }
.lc { text-align: left; width: 100px; }
.rc { text-align: left; width: 150px; }