﻿#Header
{
    background-attachment: fixed;
    background: url('/content/background_header.png') repeat-x;
    min-height: 150px;
    height: 150px;
}
body
{
    padding: 0px;
    margin: 0px;
    background: #1A5500;
    font-family: 'Trebuchet MS' ,Arial, Helvetica, sans-serif;
    color: #333333;
    background-position: url('/content/background.gif') repeat;
    background: url('/content/background.gif') repeat;
}
#Body
{
    background-attachment: fixed;
    left: 0;
    position: relative;
}
#Footer
{
    height: 30px;
    min-height: 80px;
    background: url('/content/footer.png') repeat-x;
}
#Content
{
    background-position: url('/content/content_top.png') no-repeat;
    margin: 0;
    padding: 50px 0 0 140px;
    border: 0;
    background: url('/content/content_top.png') no-repeat;
    width: 920px;
    height: 290px;
}
#ContentFooter
{
    background: url('/content/content_bottom.png') no-repeat;
    height: 111px;
    border: 0px;
    margin: 0px;
    padding: 0 0 0 0px;
    top: -1px;
    position: relative;
    left: -1px;
    text-align: center;
    vertical-align: middle;
}
#Logo
{
    z-index: 2;
    position: absolute;
    color: #00468C;
    left: 70px;
}
#ContentArea
{
    position: relative;
    background: #FFFFFF;
    top: 50px;
    width: 820px;
    z-index: 2;
    min-width: 800px;
    margin-left: 160px;
}
#Menu
{
    background: #FF0000;
    position: relative;
    bottom: 0px;
    left: 600px;
    width: 400px;
    height: 60px;
    vertical-align: bottom;
    top: 50px;
}
h1
{
    color: #00486C;
}
#maintabmenu
{
    float: left;
    width: 700px;
    font-size: 90%;
    line-height: normal;
    position: absolute;
    top: 116px;
    left: 410px;
    height: 30px;
    z-index: 4;
}
* html #maintabmenu
{
    /*IE only. Add 1em spacing between menu and rest of content*/
    margin-bottom: 1em;
}
#maintabmenu ul
{
    list-style-type: none;
    margin: 0;
    margin-left: 10px;
    padding: 0;
}
#maintabmenu li
{
    display: inline;
    margin: 0 15px 0 0;
    padding: 0;
}
#maintabmenu a
{
    float: left;
    background: url('/content/tableft.gif') no-repeat left top;
    margin: 0 15px 0 0;
    padding: 0 0 0 9px;
    text-decoration: none;
}
#maintabmenu a span
{
    float: left;
    display: block;
    background: url('/content/tabright.gif') no-repeat right top;
    padding: 10px 14px 15px 5px;
    font-weight: bold;
    color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#maintabmenu a span
{
    float: none;
}
/* End IE5-Mac hack */
#maintabmenu a:hover span
{
    text-decoration: none;
}
#maintabmenu #current a, #maintabmenu a:hover
{
    float: left;
    background: url('/content/tableftsel.gif') no-repeat left top;
    margin: 0 15px 0 0;
    padding: 0 0 0 9px;
    text-decoration: none;
    position: relative;
    top: -6px;
}
#maintabmenu #current a span, #maintabmenu a:hover span
{
    float: left;
    display: block;
    background: url('/content/tabrightsel.gif') no-repeat right top;
    padding: 10px 14px 15px 5px;
    font-weight: bold;
    color: #FFF;
}
#maintabmenu #highlight a
{
    float: left;
    background: url('/content/tabgreenleft.gif') no-repeat left top;
    margin: 0 15px 0 0;
    padding: 0 0 0 9px;
    text-decoration: none;
}
#maintabmenu #highlight a span
{
    float: left;
    display: block;
    background: url('/content/tabgreenright.gif') no-repeat right top;
    padding: 10px 14px 15px 5px;
    font-weight: bold;
    color: #FFF;
}
#maintabmenu #highlight a:hover, #maintabmenu #highlights a
{
    float: left;
    background: url('/content/tabgreenleftsel.gif') no-repeat left top;
    margin: 0 15px 0 0;
    padding: 0 0 0 9px;
    text-decoration: none;
    position: relative;
    top: -6px;
}
#maintabmenu #highlight a:hover span, #maintabmenu #highlights a span
{
    float: left;
    display: block;
    background: url('/content/tabgreenrightsel.gif') no-repeat right top;
    padding: 10px 14px 15px 5px;
    font-weight: bold;
    color: #FFF;
}
#secondtabmenu
{
    float: left;
    width: 150px;
    font-size: 90%;
    position: absolute;
    top: 0px;
    left: 820px;
}
* html #secondtabmenu
{
    /*IE only. Add 1em spacing between menu and rest of content*/
    margin-bottom: 1em;
}
#secondtabmenu ul
{
    list-style-type: none;
    margin: 0;
    margin-left: 10px;
    padding: 0;
}
#secondtabmenu li
{
    display: inline;
    margin: 0 15px 0 0;
    padding: 0;
}
#secondtabmenu a
{
    float: left;
    background: url('/content/tableftentrar.gif') no-repeat left top;
    padding: 0 0 0 9px;
    text-decoration: none;
}
#secondtabmenu a span
{
    float: left;
    display: block;
    background: url('/content/tabdirentrar.gif') no-repeat right top;
    padding: 5px 14px 15px 5px;
    font-weight: bold;
    color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#secondtabmenu a span
{
    float: none;
}
/* End IE5-Mac hack */
#secondtabmenu a:hover span
{
    text-decoration: none;
}
#secondtabmenu #current a, #secondtabmenu a:hover
{
    float: left;
    background: url('/content/tableftentrarsel.gif') no-repeat left top;
    padding: 0 0 0 9px;
    text-decoration: none;
    position: relative;
    top: 0px;
}
#secondtabmenu #current a span, #secondtabmenu a:hover span
{
    float: left;
    display: block;
    background: url('/content/tabdirentrarsel.gif') no-repeat right top;
    padding: 10px 14px 15px 5px;
    font-weight: bold;
    color: #FFF;
}
h1
{
    font-family: 'Trebuchet MS';
    color: #00468C;
    font-size: 1.8em;
}
span.txt, p.txt, div.txt
{
    font-size: 0.8em;
}
div.Column
{
    float: left;
    width: 400px;
    padding-left: 15px;
}
li.Answer
{
    padding: 0px;
    margin: 0px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    list-style-type: none;
}
li.Question
{
    padding: 15px 0px 0px 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 1.2em;
    cursor: pointer;
    color: #00468C;
    list-style-type: none;
}
li.Questionblack
{
    padding: 15px 0px 0px 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 1.2em;
    cursor: pointer;
    color: #333333;
    list-style-type: none;
}
label
{
    display: block;
    clear: both;
}
div.fline
{
    border-style: none none dotted none;
    border-bottom-width: 1px;
    border-bottom-color: #333333;
    width: 350px;
    padding-bottom: 5px;
    padding-top: 5px;
}
input[type=text]
{
    width: 340px;
}

span.button a
{
    float: left;
    background: url('/content/botao_esq.gif') no-repeat left top;
    padding: 0 0 0 9px;
    text-decoration: none;
}
span.button a span
{
    background-position: right top;
    float: left;
    display: block;
    background: url('/content/botao_dir.gif') no-repeat right top;
    padding: 8px 14px 15px 5px;
    font-weight: bold;
    color: #FFF;
}
a, a:link, a.active, a:visited
{
    color: #00468C;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    text-decoration: underline;
}
hr
{
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: #333333;
    color:#FFF;
    background-color:#fff;
}
.green
{
    padding-left: 15px;
    color: Green;
}
.red
{
    padding-left: 15px;
    color: Red;
}
label.error
{
    color: Red;
    float: right;
}
div#userpol
{
    border: 1px solid #cccccc;
    overflow: auto;
    height: 70px;
}
img
{
    border: none 0;
}

ul.default
{
    list-style-type: none;
}
ul.default2
{
    list-style-type: circle;
}
ul.default li, ul.default2
{
    color: #00468C;
}
table.premium{ width:650px; margin:0;}
table.premium th {color: #00486C;  border-bottom:solid 1px #00456C; }
table.premium th.row {color: #00486C; text-align:right; border-bottom:solid 1px #00456C; }
table.premium td{ padding:5px; text-align:center; border-bottom:solid 1px #00456C;}