#header {background-color: #ffffff;}
#footer {background-color: #ffffff;}
table.listing tr.fastTracked {background-color: #ffffff;}
a {color: #006600;}
a:link {color: #006600;}
a:active {color: #006600;}
a:visited {color: #006600;}
a:hover {color: #006600;}
input.defaultButton {color: #006600;}
body {background-color: #ffffff;}
input.defaultButton {background-color: #ffffff;}
body {color: #000000;}
input.defaultButton {color: #000000;}

/* v7 - tema novo - 13-08-2011 by Luan J. Carvalho - luan_jacinto@yahoo.com.br */

#header {
    background-color: transparent;
    left: 50%;
    margin-left: -550px;
    position: absolute;
    width: 1100px;
}

#header h1 {
    padding: 0;
}

body {
    background-color: #006B3F;
    background-image: url('filet.jpg');
    background-repeat: repeat-y;
    background-position: center;
    font-family: Trebuchet MS, Arial;
}

#main{
    width: 730px;
    left: 50%;
    position: absolute;
    margin-left: -490px;
    padding: 0px 25px;
    top: 230px;
}

#main h2 {
    font-family: Trebuchet MS, Arial;
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6{
    font-family: Trebuchet MS, Arial;
    text-align: left;
}

#main h1{
    color: #7E9C38;
}

#main h2{
    color: #7E9C38;
}

#main h3{
    color: #7E9C38;
}

h4.tocSectionTitle{
    color: #006B3F;
}

#rightSidebar{
    width: 200px;
    left: 50%;
    position: absolute;
    margin-left: 290px;
    height: 1200px;
    top: 230px;
    font-size: 12px;
}

ul.menu li{
    background-color: #D4DEBC;
    margin: -2px;
    padding: 0;
    line-height: 22px;
    border: 0px solid black;
    padding: 3px 0px;
}

ul.menu li a{
    border: 0;
    line-height: 29px;
    color: #016A3F;
    font-weight: bold;
    padding: 3px 19px;
    padding-right: 17px;
    font-family: Trebuchet MS, Arial;
}

ul.menu li a:hover{
    background-color: #D4DEBC;
    color: #789B33;
    line-height: 20px;
}

.block{
    background-color: #7E9C38;
}

.blockTitle{
    background-color: #7E9C38;
    margin-bottom: 10px;    
}

span.rtop, span.rbottom {
    display: none !important;
}

div.roundedCorner {
    background-color: #FFFFFF;
    color: #000000;
    padding: 10px 0px;
}

div.roundedCorner a{
    color: #000000;
    text-decoration: none;
}

div.roundedCorner input, div.roundedCorner select{
    border: 1px solid #BEC0BF;
    background-color: #FFFFFF;
}

div.roundedCorner form{
    padding-left: 10px;
}

div.roundedCorner input.button{
    border: 0;
    background-color: #D2D3D5;
    padding: 3px;
}

span.blockTitle{
    color: #FFFFFF;
    padding-left: 20px;
}

div.roundedCorner .blockTitle a{
    color: #FFFFFF;
}

#sidebar div.block span.blockTitle {
    padding-left: 10px;
    font-size: 11px;
}

#sidebarDevelopedBy a{
    background-color: #FFFFFF;
    color: #7E9C38;
    line-height: 18px;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
}

#sidebarDevelopedBy a:hover{
    color: #006B3F;
}

#sidebarHelp a{
    /*background-color: #7E9C38;
    color: #FFFFFF;
    line-height: 12px;
    line-height: 22px;
    padding: 5px 70px 5px 10px;
    text-transform: uppercase;
    font-size: 11px;*/
    background-color: #FFFFFF;
    color: #7E9C38;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    text-transform: uppercase;
}

#breadcrumb a{
    color: #727377;
}

#main h2{
    color: #7E9C38;
}

#navbar, #content, table.announcements td.headseparator, table.announcements td.endseparator {
    border: 0;
}

div.separator{
    border-top: 1px solid #D2D3D5;
    border-bottom: 0;
    margin-bottom: 30px;
    margin-top: 25px;
}

#content{
    font-size: 13px;
    font-family: Trebuchet MS, Arial;
}

#content .tocArticle{
    margin-top: 20px;
    padding-left: 40px;
}

#content h4{
    padding-left: 20px;
}

#content p span{
    font-size: 13px !important;
    font-family: Trebuchet MS, Arial !important;
    line-height: 140% !important;
}