body {
background-color: #093e6e;
}

a:link {
color: #5F8AAF;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-family: "Times New Roman", Times, serif;
}

a:visited {
color: #5F8AAF;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-family: "Times New Roman", Times, serif;
}

a:hover {
color: #333333;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-family: "Times New Roman", Times, serif;
}

a:active {
text-decoration: none;
}

.container {
margin: 0 auto;
width: 800px;
background-color: #fff;
}

.logo {
margin: 15px 0 15px 15px;
}

.navBar {
background-color: #4B5168;
}

.bodyImage {
background-color: #000;
}

.header {

}

.bodyText {
margin: 0 auto;
margin-top: 30px;
width: 700px;
padding-bottom: 30px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 8.5pt;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #666666;
line-height: 14pt;
text-align: justify;
border-bottom: 1px solid #999;
}

.footer {
text-align: center;
color: #5F8AAF;
font-size: 10px;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-family: "Times New Roman", Times, serif;
padding: 0 0 15px 0;
}

.footerLogo {
margin-top: 15px;
}