body {
    font-family: Verdana, Arial;
    text-align: center;
    font-size: 11px;
}

img, table {
    border-style: none;
}

table.main {
    width: 929px;
}

table.headerbg {
    color: #949494;
    background-image: url(../i/headerbg.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 100%;
}

table.output {
    width: 537px;
    font-size: 11px;
    color: #929292;
}

div.pad {
    padding-left: 20px;
    padding-right: 20px;
}

td.header {
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
    color: #4470B8;
    padding-left: 20px;
    padding-top: 10px;
    vertical-align: top;
    height: 70px;
}

table.label1 {
    padding-left: 30px;
    background-image: url(../i/label1.gif);
    background-repeat: no-repeat;
}

table.label2 {
    padding-right: 50px;
    text-align: right;
    background-image: url(../i/label2.gif);
    background-repeat: no-repeat;
}

table.label2, table.label1 {
    font-size: 12px;
    color: #076EC9;
    width: 537px;
    height: 62px;
}

td.cont {
    color: #8E8E8E;
    font-size: 10px;
    width: 275px;
    text-align: right;
    vertical-align: top;
}

td.copyright {
    font-family: Trebuchet MS;
    font-size: 9px;
    color: #8E8E8E;
    text-align: right;
    padding-right: 20px;
}

ul li a { font-weight:bold; line-height:20px;  }

