body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
        background-color: #eeeae9;
        margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left: 0px;
}

table {
        font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

table.nav_table {
        background-color: #978A88;
}

table.footer_table {
        background-color: #978A88;
        font-size: 9px;
        color: #FFFFFF;
}

td.menu_select {
        background-color: #004b8e;
}

td.right_gfx_top {
        background-color: #C8BDBB;
        text-align: center;
        vertical-align: middle;
        width: 145px;
        height: 89px;
}

td.right_gfx_bottom {
        background-color: #DAD2D0;
        height: 20px;
}

img.right_gfx {
        border: 1px solid white;
        width: 134px;
}

table.form{ 
        border-top: 1px solid #004b8e; 
        border-right: 1px solid #004b8e; 
}

td.formheader{
    background-color:#004b8e;
    font-weight: bold;
    color:#FFFFFF;
    border-left: 1px solid #004b8e;
    border-bottom: 1px solid #004b8e;
}

td.formlabel{
    background-color:#DAD2D0;
    font-weight: bold;
    color:#004b8e;
    border-left: 1px solid #004b8e;
    border-bottom: 1px solid #004b8e;
}

td.formnote{
        background-color:#EEECCC;
        border-left: 1px solid #004b8e;
    border-bottom: 1px solid #004b8e;
}

td.formdata{ 
        border-left: 1px solid #004b8e; 
        border-bottom: 1px solid #004b8e; 
}

font.sub_title {
        font-weight: bold;
        text-decoration: underline;
}

font.page_title {
        font-size: 11px;
        color: #004b8e;
        font-weight: bold;
}

font.red {
        color: #FF0000;
}        

p.content_text {
        text-align: justify;
}

td.td_left {
        width: 175px; 
        text-align: center;
        vertical-align: top;
}
td.td_center {
        width: 325px;
        vertical-align: top;
}
td.td_right {
        width: 200px;
        text-align: center;
        vertical-align: top;
}

div.div_additional {
        width: 160px;
        text-align: center;
}

.span_row { background-color:#cccccc; }

input.requiredField{ background-color:#99CCFF; }
select.requiredField{ background-color:#99CCFF; }
textarea.requiredField{ background-color:#99CCFF; }

a:link{ color: #004b8e; text-decoration: underline; }
a:hover{ color: #004b8e; text-decoration: underline; }
a:visited{ color: #004b8e; text-decoration: underline; }
a:active{ color: #004b8e; text-decoration: underline; }

a.no_link:link{ color: #000000; text-decoration: none; }
a.no_link:hover{ color: #000000; text-decoration: none; }
a.no_link:visited{ color: #000000; text-decoration: none; }
a.no_link:active{ color: #000000; text-decoration: none; }

a.menu_main:link{ color: #000000; text-decoration: none; }
a.menu_main:hover{ color: #FFFFFF; text-decoration: none; }
a.menu_main:visited{ color: #000000; text-decoration: none; }
a.menu_main:visited:hover{ color: #FFFFFF; text-decoration: none; }
a.menu_main:active{ color: #000000; text-decoration: none; }

a.menu_sub:link{ color: #666666; text-decoration: none; }
a.menu_sub:hover{ color: #000000; text-decoration: none; }
a.menu_sub:visited{ color: #666666; text-decoration: none; }
a.menu_sub:visited:hover{ color: #000000; text-decoration: none; }
a.menu_sub:active{ color: #666666; text-decoration: none; }

a.menu_quick:link{ color: #999999; text-decoration: none; }
a.menu_quick:hover{ color: #000000; text-decoration: none; }
a.menu_quick:visited{ color: #999999; text-decoration: none; }
a.menu_quick:visited:hover{ color: #000000; text-decoration: none; }
a.menu_quick:active{ color: #999999; text-decoration: none; }
