*
{
    color: #3A3A3A;
    font-family: Tahoma;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

body
{
    text-align: center;
}

ul, ol
{
    margin-left: 20px;
    margin-bottom: 10px;
}

li
{
    text-align: justify;
}

p
{
    margin-bottom: 10px;
    text-align: justify;
}

h1, h2, h3, h4
{
    margin-bottom: 10px;
    color: #005DAD;
    font-family: Arial;
}

h1
{
    font-size: 24px;
}

h2
{
    font-size: 20px;
}

h3
{
    font-size: 16px;
}

em
{
    color: #00355E;
}

strong
{
    color: #00355E;
}

strong *
{
    font-weight: bold;
}

hr
{
    margin-bottom: 10px;
    border-top: none;
    border-bottom: dashed 1px;
}

select
{
    border: solid 1px;
    padding: 3px;
}

a:link, a:visited
{
    text-decoration: none;
}

a:hover, a:active
{
    text-decoration: underline;
}

input.button
{
    width: 150px;
}

span.alert
{
    color: #DD0000;
}

div#main-content table
{
    width: 700px;
    border-collapse: collapse;
    margin-bottom: 10px; 
}

div#main-content table td
{
    border: solid 1px;
    text-align: center;
    vertical-align: top;
    padding: 3px;
}

div#main-content table th
{
    vertical-align: top;
    text-align: center;
    padding: 3px;
    border: solid 1px #053584;
    background-color: #053584;
    color: #FFFFFF;
    font-weight: bold;
}

div#main-content table thead td
{
    border: solid 1px #053584;
    background-color: #053584;
    color: #FFFFFF;
    font-weight: bold;
}

div#main-content table thead td *
{
    color: #FFFFFF;
    font-weight: bold;
}

div#main-content table .shade *
{
    background-color: #EEEEEE;
}

div#main-content a
{
    text-decoration: underline;
}

div#main-content img
{
    border: solid 1px;
}

div#main-content a img
{
    border: none;
}

div#master
{
}

div#master input
{
    width: 150px;
}

div.bordered
{
    border: dashed 1px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

table#form-table
{
    width: 700px;
    border: none;
}

table#form-table tr td
{
    width: auto;
    text-align: left;
    border: none;
}

table#form-table tr td.label
{
    width: 200px;
    font-weight: bold;
}

table#form-table tr td input
{
    width: 450px;
    border: solid 1px;
    padding: 3px;
}

table#form-table tr td textarea
{
    width: 450px;
    border: solid 1px;
    padding: 3px;
}

table#main-page-picture
{
    border: none;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}

table#main-page-picture tr
{
    border: none;
    padding: 0px;
    margin: 0px;
}

table#main-page-picture tr td
{
    border: none;
    padding: 0px;
    margin: 0px;
}

table#main-page-picture tr td img
{
    border: none;
    margin: 0px;
}

table#main-page-picture tr td a img
{
    border: none;
    margin: 0px;
}

table.product-table
{
    border: solid 1px;
}
div#main-content table.layout
{
    border: none;
}

div#main-content table.layout tr
{
    border: none;
}

div#main-content table.layout tr td
{
    border: none;
}

div#main-content table.layout tr td img
{
    border: none;
}

div#left p
{
    text-align: left;
}
.green_circle
        {
            text-align: center;
            font-size: 120%;
            color: #71bf43;
            border: nonÅ;
        }
        .orange_circle
        {
            text-align: center;
            font-size: 120%;
            color: #f5821e;
            border: none;
        }
        .black_circle
        {
            text-align: center;
            font-size: 120%;
            color: black;
            border: none; 
        }
