ul, ol {
    list-style: none outside none;
}
h1, h2, h3, h4, h5, h6, pre, code {
    font-size: 1em;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, table, tr, td, div {
    margin: 0;
    padding: 0;
}
a img, *:link img, *:visited img {
    border: medium none;
}
address {
    font-style: normal;
}
p {
    margin: 15px 0;
}
a {
    color: #57668F;
}
a:hover {
    color: #C5CE2C;
}
h2 {
    color: #57668F;
    font-family: arial;
    font-size: 14pt;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 15px;
    margin-right: 0;
    margin-top: 0;
    padding-top: 20px;
}
h3 {
    color: #57668F;
    font-family: helvetica,sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    height: 25px;
    line-height: 1.4em;
    margin: 0;
}
em {
    font-style: normal;
    font-weight: bold;
}
strong {
    color: #CC0000;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
}
body {
    background-color: #FFFFFF;
    color: #000000;
    font-family: arial;
    font-size: 10pt;
    line-height: 1.4em;
    text-align: left;
}
#masthead {
    background-image: url("images/banner.gif");
    background-repeat: no-repeat;
    display: block;
    height: 75px;
    text-decoration: none;
    text-indent: -3000px;
    width: 770px;
}
#container {
    background-color: #FFFFFF;
    left: 50%;
    margin-left: -385px;
    position: relative;
    width: 770px;
}
#containerl {
    background-color: #FFFFFF;
    border: 3px solid #57668F;
    left: 50%;
    margin-left: -385px;
    margin-top: 10px;
    position: relative;
    width: 770px;
}
#containerr {
    background-color: #FFFFFF;
    border: 3px solid #57668F;
    left: 50%;
    margin-left: -385px;
    margin-top: 10px;
    position: relative;
    width: 770px;
}
#menu {
    background-color: #C5CE2C;
    padding: 5px 25px;
}
#menu li {
    display: inline;
    margin-right: 2px;
}
#menu li a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#menu li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#content {
    display: inline;
    float: left;
    height: 420px;
    padding: 0 25px 10px;
    width: auto;
}
#objectives {
    list-style: disc outside none;
    margin: 0 300px 0 34px;
}
#objectives li {
    margin: 0 0 10px;
}
#navigation {
    color: #57668F;
    display: inline;
    float: left;
    padding: 10px 25px;
}
#clientleft {
    display: inline;
    float: left;
    width: 350px;
}
#clientright {
    display: inline;
    float: left;
    padding-left: 50px;
    width: 300px;
}
.clientlist {
    margin: 0 0 20px;
}
.clientlist li {
    color: #57668F;
    font-weight: bold;
    margin: 0;
}
img.left {
    display: inline;
    float: left;
    margin: 20px 20px 30px -14px;
}
img.right {
    display: inline;
    float: right;
    margin: 20px -14px 30px 20px;
}
td {
    margin: 0 5px;
    padding-bottom: 10px;
    vertical-align: top;
    width: 150px;
}
#content td p {
    font-size: 8pt;
    line-height: 1.4em;
    margin: 0;
}
#footer {
    background-color: #57668F;
    clear: both;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    height: 22px;
    padding: 5px 34px 0;
    width: 702px;
}
#footer p {
    margin: 0;
    width: 702px;
}
#footer p span {
    display: inline;
    float: left;
}
#footer p span.right {
    display: inline;
    float: right;
}
#footer a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#footer a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#loginbody #content {
    height: auto;
}
.login {
    background: none repeat scroll 0 0 #CDD8DC;
    border: 1px solid #BFC9CD;
    color: #666677;
    display: inline;
    float: left;
    font-size: 8pt;
    height: 310px;
    padding: 5px;
    width: 155px;
}
.login h2 {
    font-size: 1.25em;
    text-align: left;
}
.input {
    width: 150px;
}
.submit {
    margin: 10px 0 0;
}
#loginleft {
    background-color: #57668F;
    color: #FFFFFF;
}
#loginleft h2, #loginleft a, #loginleft em {
    color: #FFFFFF;
}
#logincentre {
    background-color: #9BABD8;
    margin: 0 15px;
}
#loginright {
    background-color: #BCCCFB;
    margin-right: 15px;
}
#logincentre em, #loginright em, #logincentre a, #loginright a {
    color: #666677;
}
#clientlogin {
    clear: both;
    padding: 5px 0 0;
}
#clientlogin li {
    display: inline;
    float: left;
    margin: 0 15px 0 0;
}
.clear {
    clear: both;
    padding: 5px 0 0;
}
