body {
    background: #ffffff;
    color: #000000;
    font-family: verdana, helvetica;
    font-size: 10pt;
    text-align: justify;
}

td.error {
    background-color: #ffffff;
    color: #ff6347;
    text-align: center;
    font-family: verdana, helvetica;
    font-size: 14pt;
    font-weight: bold;
}

td.response_error {
    background-color: #ffffff;
    color: #ff6347;
    text-align: center;
    font-family: verdana, helvetica;
    font-size: 9pt;
    font-weight: bold;
}

td.personal {
    background-color: #ffffff;
    color: #006400;
    font-family: comic sans ms, ariel, helvetica;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
}

td.general {
    background-color: #ffffff;
    color: #4682B4;
    text-align: center;
    font-family: ariel, verdana;
    font-size: 12pt;
    font-weight: bold;
}

td.banner {
    background-color: #ffffa4;
    color: #2711ff;
    text-align: left;
    font-family: ariel, helvetica;
    font-size: 14pt;
    font-weight: bold;
}

tr.lower_banner {
    background: #bebebe;
    color: #000066;
    font-family: Helvetica;
    font-size: 12pt;
    text-align: justify;
    font-weight: normal;
}

td.banner_tab {
    background-color: #ffffa4;
    color: #2711ff;
    text-align: left;
    font-family: comic sans ms, ariel, helvetica;
    font-size: 14pt;
    font-weight: bold;
}

td.label_prompt {
    background: #ffffff;
    color: #000000;
    font-family: Arial, Times New Roman;
    font-size: 10pt;
    text-align: right;
    font-weight: normal;
}

td.label_prompt_left {
    background: #ffffff;
    color: #000000;
    font-family: Arial, Times New Roman;
    font-size: 10pt;
    font-weight: normal;
}

td.label_fineprint {
    background: #ffffff;
    color: #000000;
    font-family: Arial, Times New Roman;
    font-size: 8pt;
    text-align: justify;
    font-weight: normal;
}

tr.fineprint {
    background: #ffffff;
    color: #000066;
    font-family: Arial, Times New Roman;
    font-size: 8pt;
    text-align: justify;
    font-weight: normal;
}

tr.tips {
    background: #a2b5cd;
    color: #000066;
    font-family: Times New Roman;
    font-size: 11pt;
    text-align: justify;
    font-weight: normal;
}

td.tips {
    background: #a2b5cd;
    color: #000066;
    font-family: Times New Roman;
    font-size: 11pt;
    text-align: justify;
    font-weight: normal;
}

td.explain_section {
    background: #ffffff;
    color: #000066;
    font-family: Arial, Times New Roman;
    font-size: 11pt;
    text-align: justify;
    font-weight: normal;
}

td.login_box_bold {
    text-align: center;
    background-color: #f5f5f5;
    color: #000000;
    font-size: 14pt;
    font-family: verdana, helvetica;
    font-weight: bold;
}

td.login_box {
    text-align: center;
    background-color: #f5f5f5;
    color: #000000;
    font-size: 14pt;
    font-family: verdana, helvetica;
}

td.login_small {
    background: #f5f5f5;
    color: #000000;
    font-family: ariel, verdana;
    font-size: 10pt;
}

td.welcome {
    background: #ffffff;
    color: #000000;
    font-family: verdana, helvetica, times new roman;
    font-size: 9pt;
    font-weight: bold;
}

img.logo {
    width: 155px;
    height: 31px;
    border: 0;
}

table.insert_border { background-color: #cf0105; }
table.login_insert { background-color: #f5f5f5; }
table.transp { background: #ffffff; }

A:link { background: #ffffff; color: #000000; font-size: 9pt; }
A:visited { background: #ffffff; color: #696969; font-size: 9pt; }
A:active { background: #ffffff; color: #000000; font-size: 9pt; }
A:hover { cursor: hand; }

a:link.banner { background: #ffffa4; color: #2711ff; font-size: 14pt; font-family: Times New Roman; }
a:visited.banner { background: #ffffa4; color: #2711ff; font-size: 14pt; font-family: Times New Roman; }
a:active.banner { background: #ffffa4; color: #2711ff; font-size: 14pt; font-family: Times New Roman; }
a:hover.banner { cursor: hand; background: #ffffa4; color: #2711ff; font-size: 14pt; }

A:link.login_small { background: #f5f5f5; color: #000000; font-size: 9pt; font-family: times new roman, ariel; }
A:visited.login_small { background: #f5f5f5; color: #000000; font-size: 9pt; font-family: times new roman, ariel;}
A:active.login_small { background: #f5f5f5; color:#000000; font-size: 9pt; font-family: times new roman, ariel; }

A:link.general { background: #ffffff; color: #000000; font-size: 12pt; }
A:visited.general { background: #ffffff; color: #000000; font-size: 12pt; }
A:active.general { background: #ffffff; color:#000000; font-size: 12pt; }

