.navbar { 
            display:table; background-color: #17458a; color: #ffffff; 
            width: 728px; margin-left: auto; margin-right: auto;
            font-family: Arial; font-size: 12pt; height: 24px
        }
.navitem {
    display: table-cell; text-align: center; vertical-align: middle;
    }
a.navitem:link {
    text-decoration: none; color: #ffffff
    }
a.navitem:visited {
    text-decoration: none; color: #ffffff
    }
a.navitem:active {
    text-decoration: none; color: #ffffff
    }
a.navitem:hover {
    text-decoration: none; color: #ffffff
    }
.banner {
width:728px; margin-left: auto; margin-right: auto;
}
.tl { background: url(b_tl.png) 0 0 no-repeat; width: 8px; height: 8px; min-width: 8px; min-height: 8px; }
.tr { background: url(b_tr.png) 100% 0 no-repeat; width: 8px; height: 8px; min-width: 8px; min-height: 8px; }
.bl { background: url(b_bl.png) 0 100% no-repeat;  width: 8px; height: 8px; min-width: 8px; min-height: 8px; }
.br { background: url(b_br.png) 100% 100% no-repeat;  width: 8px; height: 8px; min-width: 8px; min-height: 8px; }
.t { background: url(b_t.png) 0 0 repeat-x; height: 8px; min-width: 8px; }
.b { background: url(b_b.png) 0 100% repeat-x; height: 8px; min-width: 8px;}
.l { background: url(b_l.png) 0 0 repeat-y; width: 8px; min-height: 8px; }
.r { background: url(b_r.png) 100% 0 repeat-y; width: 8px; min-height: 8px;}
.content { background-color: #ffffff; padding: 8px 8px 8px 8px; font-size: .85em;  border: solid 1px;}
.h_tl { background: url(h_tl.png) 0 0 no-repeat; width: 8px; height: 8px; min-width: 8px; min-height: 8px; }
.h_tr { background: url(h_tr.png) 100% 0 no-repeat; width: 8px; height: 8px; min-width: 8px; min-height: 8px; }
.h_bl { background: url(h_bl.png) 0 100% no-repeat;  width: 8px; height: 8px; min-width: 8px; min-height: 8px; }
.h_br { background: url(h_br.png) 100% 100% no-repeat;  width: 8px; height: 8px; min-width: 8px; min-height: 8px; }
.h_t { background: url(h_t.png) 0 0 repeat-x; height: 8px; min-width: 8px; }
.h_b { background: url(h_b.png) 0 100% repeat-x; height: 8px; min-width: 8px;}
.h_l { background: url(h_l.png) 0 0 repeat-y; width: 8px; min-height: 8px; }
.h_r { background: url(h_r.png) 100% 0 repeat-y; width: 8px; min-height: 8px; }
.content_heading { color: #000099; font-size: 18pt; }
tr.heading { background-color: #eeeeee; color: #000000; }
.page_heading { font-family: "Trebuchet MS",Sans-Serif ; text-align: center; font-size: 2.5em; font-weight: bold; color: #ffffff; height: 120px} 
body {  font-family: "Lucida Grande", Verdana, Arial, Sans-Serif; font-size: .85em}
.page_footer { font-size: .65em; }
.link_white { color: #ffffff; text-decoration: none; }
.group_heading { color: #000099; font-size: 18pt; border: solid 1px black; background-image: url('gradient0.png'); height: 48px;}
