body {
    background-color: #fff;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
img {
    border: 0px;
}
a, a:link, a:visited, a:active {
    color: #006;
}
a:hover {
    color: #f60;
    text-decoration: none;
}
h1, h2, h3 {
    font-weight: bold;
}
h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #008;
}
h1 a {
    font-size: 16px;
    font-weight: bolder;
}
h2 {
    margin-top: 0;
    padding-top: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #004;
}
h2 a {
    font-size: 16px;
}
h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #004;
}
h3 a {
    font-size: 14px;
}
td, th {
    text-align: left;
    vertical-align: top;
}
.tableHeader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bolder;
    color: #006;
    padding-top: 15px;
    padding-left: 50px;
}
.tableHeader h1 {
    font-weight: bolder;
}
.tableHeader h1 a {
    font-weight: bolder;
}
.tableContent {
    font-family: Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
}
.tablePhoto {
    padding-top: 20px;
    padding-left: 50px;
}
.tableNavbox {
    padding-top: 10px;
}
.tableNav {
    font-family: Helvetica, sans-serif;
    font-size: .9em;
    line-height: 20px;
    color: #333;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.navigation {
    font-family: Helvetica, sans-serif;
    font-size: .9em;
    line-height: 20px;
    padding-top: 12px;
    color: #333;
    width: 160px;
}
.navigation ul {
    margin: 0;
    padding: 10px 0 10px 10px;
}
.navigation li {
    list-style-type: none;
    margin: 0;
    padding: 5px 0;
    color: #333;
    font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
    font-size: 11px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}
.navigation a, .navigation a:link, .navigation a:visited {
    color: #006;
    text-decoration: none;
}
.navigation a:hover {
    color: #f60;
}
.tableBorder {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
}
.tableTop {
    font-size: 1.5em;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #1075ac;
    color: #006;
}
.feat_th {
    text-align: center;
    border-bottom: 1px solid #1075ac;
}
.tableData {
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.heading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bolder;
    color: #006;
}
.tableBody {
    font-family: Helvetica, sans-serif;
    font-size: .9em;
    line-height: 20px;
    color: #333;
    padding-top: 0px;
    padding-left: 25px;
}
.boatTable {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
}
.entry { line-height: 16px; }

.entry-footer {
    padding: 10px;
    font-size: smaller;
    background-color: #eee; 
    border-top: 1px solid #ddd; 
    border-bottom: 1px solid #ddd; 
}

.entry-footer p {
    margin: 0;
    padding: 0;
    color: #555; 
    line-height: 1.5em;
}

.kb_index td {
    width: 33%;
    padding: 0 10px 10px 0;
}

.forms img, .forms a img {
    vertical-align: bottom;
}
.forms a, .forms a:link, .forms a:visited, .forms a:active {
    text-decoration: none;
}
.forms a:hover {
    text-decoration: underline;
}
.steps li {
    margin-bottom: 8px;
}
.footer {
    width: 760px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
    line-height: 16px;
    color: #fff;
    background-color: #1075ac;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.footer a {
    color: #fff;
}
