/* CSS layout */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #003366;
    position: relative;
    margin: 0;
    padding: 0;
}
body,td,th {
    color: white;
}
table, tbody, td, th {
    font-size: 1em;
}
#page_content, #page_content td, #page_content th {
    color: #EEEEEE;
}
#page_content a, #alphalist a, #namelist a {
    color: #2a68a4 !important;
}
#Layer1 {
    position:absolute;
    left:495px;
    top:147px;
    height:64px;
    z-index:auto;
    width: 116px;
    visibility: visible;
}
.style13 {color: #000000}

.style3 {font-size: 18px}
.style8 {
    color: #003366;
    font-weight: bold;
}
.style11 {color: #CCCCCC}
.style12 {color: #CCCCCC; font-weight: bold; font-size: 14px; }
.style13 {color: #333333}
.style14 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
}
.style14 {color: #FFFFFF}
.style20 {color: #FFFFFF; font-weight: bold; }
.style25 {color: #00CC00; font-size: 36px; font-weight: bold; }
.style27 {color: #00CC00; font-size: 30px; font-weight: bold; }



#container {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    background: white;
}
#top_nav {
    font-size: 16px;
    text-align: right;
    padding-right: 40px;
    color: gray;
    clear: both;
    line-height: 150%;
    font-weight: bold;
}
#top_nav a {
    color: black !important;
}
#page_content {
    text-align: left;
    padding: 20px;
    min-height: 350px;
}
#page_content, #page_content td, #page_content th {
    color: #003366;
}
#page_content h2 {
    font-style: italic;
    margin: 0;
}
#footer {
    background: #2b3e9c;
    color: white;
    border-top: 4px solid #54c400;
    font-size: 90%;
    text-align: center;
    padding: 5px 10px;
    clear: both;
}

#footer a {
    color: yellow !important;
}

a {
    color: white;
}
a, p, div, span, table, td, th {
    color: inherit;
    font-size: inherit;
}

body#sac {
    background: url('images/bgtile.gif');
}

h1 {
    color: #4F4F4F;
    font-size: 32px;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 100%;
    margin-bottom: 0.5em;
}
.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark a {
    color: white;
}
h1, h2, p strong {
    font-weight: normal;
}
h2 {
    font-size: 20px;
}
h2, h4, h6 {
    color: #2b3e9c;
}
h3 {
    font-size: 30px;
}
h3, h4, h5 {
    font-weight: bold;
}
h3, h5 {
    color: #00cc41;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 12px;
}
hr {
    border: none;
    border-top: 1px solid #5acb00;
    color: transparent;
    height: 0px;
    margin: 0;
}
p {
    margin-top: 0.5em;
    margin-bottom: 1em;
}
.clear {
    clear: both;
}
img {
    border: none;
}
table.list, table.result {
    width: 100%;
    border-collapse: collapse;
    border: none;
}
table.list td, table.list th {
    padding: 5px;
    border: 1px solid silver;
}
table.result td, table.result th {
    padding: 10px;
    border-bottom: 1px solid #2b3e9c;
    vertical-align: top;
}
table.layout {
    border-collapse: collapse;
    border: none;
}
table.layout td {
    padding: 0;
    border: none;
    vertical-align: top;
}
.message {
    margin: 10px;
    width: 60%;
    border: 1px solid silver;
    color: green;
    background: ivory;
    text-align: left;
    padding: 5px;
}

.error h4, .info h4 {
    margin-top: 0;
}

.error {
    border: 1px solid #FFCC77;
    padding: 10px;
    background: #FFFFDD;
    font-size: 12px;
    color: red;
    margin-bottom: 16px;
}

.info {
    border: 1px solid #FFCC77;
    padding: 10px;
    background: #FFFFDD;
    font-size: 12px;
    color: green;
    margin-bottom: 16px;
}

.small {
    font-size: 11px;
}

.page {
    border: 1px solid silver;
    padding: 5px;
    font-size: 12px;
    margin: 10px 0;
}

.page a {
    font-weight: bold;
}

form {
    margin: 0;
}

td.formfield, td.formvalue {
    padding: 0 0 5px 0 !important;
}

td.formfield {
    text-align: right;
    vertical-align: middle;
    padding-right: 5px !important;
}

td.formvalue {
    text-align: left;
    vertical-align: middle;
}

td.forminfo {
    text-align: left;
    vertical-align: middle;
    font-size: 11px;
    color: green;
    padding-left: 5px !important;
}

td.formfield h4, td.formvalue h4 {
    margin: 0;
}

tr.header td, table.list th {
    padding: 3px;
    border-bottom: 1px solid #5acb00;
    background: #DFFFC8;
    text-align: left;
    white-space: nowrap;
}

tr.total td {
    padding: 3px;
    background: #EEEEEE;
    font-weight: bold;
}

tr.even td {
    background: #F7F7F7;
}

tr.result td {
    padding: 3px;
    font-weight: bold;
    text-align: left;
}

label {
    color: #2b3e9c;
    font-weight: bold;
}

#masthead {
    background: #2b3e9c url('images/masthead.jpg') no-repeat;
    border-top: 1px solid black;
    color: white;
    padding: 10px;
    text-align: left;
    height: 50px;
}

#masthead h1 {
    font-size: 18px;
    margin: 0;
    color: #E0E0E0;
    letter-spacing: normal;
}

#masthead a {
    color: #E0E0E0 !important;
    font-size: 14px;
}

#overDiv {
    text-align: left;
}

input.current {
    font-weight: bold;
}

.nowrap {
    white-space: nowrap;
}

.right {
    text-align: right;
}

.red {
    color: red;
}

.green {
    color: green;
}

.autosuggest {
    z-index: 1000;
}

.sample_overlay {
    background: url('images/bg_arbchek_sample.gif') repeat-y center;
}

@media print {
    body {
        font-size: 8pt;
        font-size: 9px;
    }
    #masthead, #top_nav, #footer, .noprint, th br, th a {
        display: none;
    }
    h3 {
        margin: 0.2em;
    }
}