html, body
{
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 9pt;
    margin: 0px;
    border: 0px;
    padding: 0px;
    color: #000000;
    background: #ffffff;
    line-height: 130%;
    min-width: 800px;
    width: 100%;
    height: 100%;
    background-image:url(img/leftbarback_jobs.gif);
    background-repeat:repeat-y;
}

img
{
    border: 0px;
}

ul.disc
{
    list-style-type: disc;
}

ul.square
{
    list-style-type: square;
}

a
{
    color: #006633;
}

a:visited
{
    color: #669966;
}

a.link_decoration
{
    text-decoration: none;
    color: #006633;
}

a.link_decoration:visited
{
    color: #006633;
}

.topright
{
    position: absolute;
    width: 100%;
    height: 77px;
    background: #339967;
    border-bottom: solid;
    border-width: 0.1em;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.hidden
{
    position: absolute;
    left: 0;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.bold
{
    font-weight: bold;
}

.center
{
    text-align: center;
}


.title
{
    font-size: 12pt;
    font-weight: bold;
}

.title_small
{
    font-size: 11pt;
    font-weight: bold;
}

.error
{
    color: #ee0000;
}

.message
{
}

.light
{
    color: #aaaaaa;
}

.small
{
    font-size: 8pt;
}

div.footer
{
    clear: both;
    padding-top: 20px;
    width: 400px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    font-size: 7pt;
}

div.footer_top
{
    width: 285px;
    margin-left: auto;
    margin-right: auto;
}

div.footer_top_left
{
    float: left;
    width: 110px;
    margin: 0px;
}

div.footer_top_right
{
    float: left;
    height: 80px;
    width: 175px;
    margin: 0px;
}

div.footer_bottom
{
    clear: both;
    float: left;
    width: 370px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

table.table
{
    width: 100%;
}

table.table_border
{
    width: 100%;
    border: 1px solid #669966;
}

/*  Display Job  */

td.job_display_td1
{
    width: 25%;
    font-weight: bold;
}

td.job_display_td2
{
    width: 75%;
}

td.job_display_td3
{
    width: 30%;
    font-weight: bold;
}

td.job_display_td4
{
    width: 70%;
}
