.contentRow0 {
    background-color: #F9FBFD;
}

.contentRow1 {
    background-color: #FFF;
}

td {
    padding: 0;
}

td.filler_blue_bar, td.filler_lightblue_bar, td.filler_white_bar {
    background-color: #BAD0E9;
    border-top: 1px solid #00448C;
    border-bottom: 1px solid #00448C;
}

td.filler_darkblue_bar {
    background-color: #00448C;
}

td.filler_blue_bar2 {
    background-color: #4C7EB7;
}

td.filler_lightblue_bar {
    background-color: #F2F6FB;
}

td.filler_white_bar {
    background-color: #FFF;
}

.orange {
    color: #fb6602;
}

td.filler_lightblue {
    background-color: #F2F6FB;
}

td.left_menu {
    background-color: #BAD0E9;
    border-right: 1px solid #00448C;
    border-left: 1px solid #00448C;
    vertical-align: top;
    min-width: 155px;
}

.menu_area {
    background-color: #F2F6FB;
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    margin-top: 10px;
    text-align: center;
}

a {
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: verdana, arial, "ms sans serif", sans-serif;
    color: #fb6602;
    font-size: 11px;
    text-align: center;
}

img {
    border-style: none;
}

blockquote {
    margin-top: 4px;
}

div.company_details {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}

body {
    color: #000066;
    background-color: #F2F6FB;
    margin: 0;
    font-family: verdana, arial, "ms sans serif", sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 18px;
}

td {
    padding: 0;
}

h3 {
    font-family: verdana, arial, "ms sans serif", sans-serif;
    font-size: 16px;
    margin: 10px;
    line-height: 18px;
    padding-left: 5px;
    color: #e9ffe9;
}

form {
    margin: 0 0 0 0;
}

hr {
    border-top: #666 1px solid;
    border-bottom: #eee 1px solid;
    height: 2px;
    width: 92%;
    text-align: center;
}

ul {
    padding-top: 10px;
    padding-bottom: 14px;
}

div.moduleHeader {
    font-size: 20px;
    height: 35px;
    background-image: url(/images/alturna/header_background.png);
    margin: 0px;
    color: #00448C;
}

.contents {
    color: #00448C;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    padding: 16px;
    font-size: 11px;
}

th {
    font-family: verdana, arial, "ms sans serif", sans-serif;
    font-size: 12px;
    font-style: normal;
    background-color: #E8EFF9;
    padding: 2px;
    text-align: left;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
}