body {
    font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
    font-size: 12px;
    padding: 0; margin: 0;
    margin-top: 15px;
    background: #FFF;
    color: #010101; 
    line-height: 1.4em;
}
form { margin: 0; padding: 0; }
p, td {
    font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #010101;
    line-height: 1.4em;
}
small { font-size: 11px; }
smaller { font-size: 10px; }
a:link, a:visited {
    color: #FF6600;
    font-weight: bold;
    text-decoration: none;
}
a img { border: 0; }
a:hover { text-decoration: underline; }
a:hover h2 { text-decoration: underline; }
a img { border: 0; }
a.morelink { display: block; text-align: right; text-transform:uppercase; font-weight:bold; text-decoration: none; margin-top:1em;margin-bottom:1em; font-size: 12px;}
a.blue:link, a.blue:visited { color: #1689D9; }
a.green:link, a.green:visited { color: #FF9900; }
a.morelink:hover { text-decoration: #FF000A; }
h2 { line-height: 1.35em; }

#website {
    width: 756px;
    margin-left: auto;
    margin-right: auto;
    background: #FFF;
    text-align: left;
}

#header {
    height: 89px;
    border: 1px solid #808080;
    margin-bottom: 4px;
}
#header a { font-weight: normal; }

#header h1 {
    margin: 0; padding: 0;
    color: #496ABB;
    font-size: 14px;
    width: 100%;
    height: 63px;
    position: relative;
}


#nav {
    text-align: right;
    margin: 0; padding: 0;
    list-style: none;
    padding-right: 15px;
    width: 330px;
    float: right;
}

#nav li { display: inline; }