body { color: #666; font-size: 12px; font-family: Ubuntu, Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; line-height: 16px; margin: 0; }
p { margin: 12px 0; padding: 0; }
ul { margin-top: 0; }
h1 { font-size: 18px; line-height: 24px; color: #005d7e; margin: 0; }
h2 { margin: 9px 0 0 0; font-size: 16px; color: #444; }
img { border: none; }
table { border-collapse: collapse; }
td { vertical-align: top; padding: 0; }
th { vertical-align: bottom; text-align: left; }
sub, sup { vertical-align: baseline; position: relative; font-size: 70%; }
sub { bottom: -0.6em; }
sup { top: -0.6em; }
a:link, a:visited { color: #003974; text-decoration: none; }
a:hover, a:active { color: #003974; text-decoration: underline; }
.wrapper { position: relative; width: 980px; margin: 20px auto; padding: 10px; }
.banner { position: relative; z-index: 100; width: 980px; height: 75px; }

.pay { }
.pay a { display: block; width: 200px; height: 62px; background-image: url(../images/payOff.png);  }
.pay a:hover, pay a:active { background-image: url(../images/payOn.png); }

.dhd { margin-top: 20px; text-align: center; }
.dhd a { color: #00a3e6; }
.dhd p { margin-top: 5px;  }
.dhd span { color: #666; }

.rightCall { float: right; width: 200px; margin-left: 20px; }

.footer { font-size: 13px; color: #005d7e; text-align: left; margin: 30px 0 0 240px; border-top: 1px solid #005d7e; padding-top: 10px; }
.footer span { font-size: 10px; color: #666; }
.today, .share { float: right; width: 200px; text-align: right; font-size: 10px; color: #666; }
.share img { padding-left: 4px; }

.main { position: relative; overflow: auto; z-index: 50; margin-top: 10px; }

.col1 { position: relative; width: 240px; min-height: 500px; float: left; z-index: 10; }
.col1 h1 { color: #89292d; font-size: 20px; font-weight: normal; margin-top: 0; }

.col2 { position: relative; float: left; width: 740px; z-index: 10; }
.col2 h2 { color: #000; font-size: 12px; margin: 0; }
.col2 h2 span { color: #666; }
.col2 h3 { font-size: 12px; }
.col2 p:first-child { margin: 0; }
.emphasis { color: #003974; font-weight: bold; }
.col2 th { font-size: 12px; color: #00a3e6; }
.col2 td { padding-right: 20px; }

.col3 { position: relative; width: 200px; float: right; z-index: 50; margin-left: 20px; }

.news { float: right; color: white; background: url(../images/NewsBack.png) no-repeat #7ddafe; width: 205px; min-height: 230px; padding: 0 10px; font-size: 11px; margin-left: 20px; }
.news h3 { margin: 0; text-align: center; font-size: 14px; margin: 9px 0 18px 0; color: white; font-weight: normal; }
.news a { color: black; font-weight: bold; }
.news span a { font-weight: normal; color: white; }

.error { color: red; border: 1px solid; padding: 8px; }
#indicator, #indicator2 { width: 16px; height: 16px; padding-left: 5px; }

.cutoff { position: absolute; top: 700px; background-color: red; width: 980px; height: 1px; }

