html, body, form {
    height: 100%;
    width: 100%;
}

body {
    font-family: sans-serif;
    font-size: 13px;
}


.gridViewPager {
    background-color: #0066CC;
    color: #FFFFFF;
    text-align: center;
    height: 30px;
}

    .gridViewPager td {
        padding: 5px;
    }

    .gridViewPager span {
        position: relative;
        top: -1px;
        font-size: 16px;
        font-weight: 600;
    }

    .gridViewPager a:link, .gridViewPager a:visited, .gridViewPager a:hover {
        color: #FFFFFF;
        font-size: 12px;
    }

    .gridViewPager table {
        width: 50px;
    }

{
    margin-top: 15px;
    width: 100%;
    border: 1px solid #999999;
    background-color: #999999;
    color: #fff;
    font-size: 16px;
    padding: 5px;
    border-radius: 5px 5px 0px 0px;
}

.box-lista {
    margin-bottom: 15px;
    width: 100%;
    border: 1px solid #999999;
    border-radius: 0px 0px 5px 5px;
    padding: 5px;
}

.intranet-titulo1 {
    font-weight: bold;
    font-size: 18px;
    color: #999999;
}

.intranet-titulo2 {
    font-weight: bold;
    font-size: 16px;
    color: #999999;
}

.intranet-titulo3 {
    font-weight: bold;
    font-size: 14px;
    color: #999999;
}

.divPgBorder {
    margin: 10px 20px;
}

table {
    width: 100%;
    border: 0px;
    border-collapse: collapse;
}

.titulotable td {
    padding: 3px;
    margin-left: 80px;
}

.nome {
    color: #0066CC;
    font-size: 12pt;
    font-weight: bold;
}

.bgTopList {
    background-image: url(../img/bgTopList.png);
    background-repeat: repeat-x;
    height: 23px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #c5c5c5;
    text-align: left;
    padding-left: 5px;
    font-weight: normal;
}

    .bgTopList:hover {
        background-image: url(../img/bgTopListAc.png);
        background-repeat: repeat-x;
        cursor: pointer;
    }

        .bgTopList:hover a {
            color: #ffffff;
        }

.tituloOld {
    font-weight: bold;
    font-size: 18px;
    color: #999999;
}

.subTituloOld {
    font-weight: bold;
    font-size: 11px;
    color: #999999;
}

select.light {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #c1e1ff;
    font-size: 11px;
    background: transparent;
}

textarea.BlocoNotas {
    background-color: transparent;
    border: 1px solid #bebebe;
}

span.NotasCount {
    margin-left: -5px;
    font-size: 10px;
    vertical-align: sub;
    color: #0000cd;
}

select.listboxHide {
    font-size: 11px;
    border: 0px solid transparent;
    background: transparent;
}

table.topo {
    background-color: #053b85;
    color: #ffffff;
}

font {
    font-size: 12px;
}

p {
    font-size: 12px;
}

a.linkTreeBlue:link {
    color: #F2F2F2;
    text-decoration: none;
    font-size: 12px;
}

a.linkTreeBlue:visited {
    color: #F2F2F2;
    text-decoration: none;
    font-size: 12px;
}

a.linkTreeBlue:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 12px;
}

td.off {
    border-bottom: 1px dotted #dae5f3;
    border-top: 1px dotted #e7eff9;
    border-left: 1px dotted #dae5f3;
    border-right: 1px dotted #dae5f3;
}

td.on {
    background: #ffdba3;
    border: 1px solid Black;
}

A:link {
    color: #0082ad;
    text-decoration: none;
}

A:visited {
    color: #0082ad;
    text-decoration: none;
}

A:hover {
    color: #0082ad;
    text-decoration: underline;
}

A.menu:link {
    color: #0082ad;
    text-decoration: none;
    font-size: 13px;
}

A.menu:visited {
    color: #0082ad;
    text-decoration: none;
    font-size: 13px;
}

A.menu:hover {
    color: #0082ad;
    text-decoration: underline;
    font-size: 13px;
}

.titulo1 {
    color: #990134;
    font-size: 22px;
}

.titulo2 {
    color: Gray;
    font-size: 20px;
}

.titulo3 {
    color: #990134;
    font-size: 14px;
    font: 900;
}

.fontG {
    font-size: 12px;
}

table {
    font-size: 12px;
}

.accordionHeader {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent {
    background-color: #D3DEEF;
    border: 1px solid #acd6ff;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}


table.topo {
    background-color: #053b85;
    color: #ffffff;
}

font {
    font-size: 12px;
}

p {
    font-size: 12px;
}

a.linkTreeBlue:link {
    color: #F2F2F2;
    text-decoration: none;
    font-size: 12px;
}

a.linkTreeBlue:visited {
    color: #F2F2F2;
    text-decoration: none;
    font-size: 12px;
}

a.linkTreeBlue:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 12px;
}

td.off {
    border-bottom: 1px dotted #dae5f3;
    border-top: 1px dotted #e7eff9;
    border-left: 1px dotted #dae5f3;
    border-right: 1px dotted #dae5f3;
}

td.on {
    background: #ffdba3;
    border: 1px solid Black;
}

A:link {
    color: #0082ad;
    text-decoration: none;
}

A:visited {
    color: #0082ad;
    text-decoration: none;
}

A:hover {
    color: #0082ad;
    text-decoration: underline;
}

A.menu:link {
    color: #0082ad;
    text-decoration: none;
    font-size: 13px;
}

A.menu:visited {
    color: #0082ad;
    text-decoration: none;
    font-size: 13px;
}

A.menu:hover {
    color: #0082ad;
    text-decoration: underline;
    font-size: 13px;
}

.titulo1 {
    color: #990134;
    font-size: 22px;
}

.titulo2 {
    color: Gray;
    font-size: 20px;
}

.titulo3 {
    color: #990134;
    font-size: 14px;
    font: 900;
}

.fontG {
    font-size: 12px;
}


table {
    font-size: 13px;
    margin-top: 0px;
}

.accordionHeader {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent {
    background-color: #D3DEEF;
    border: 1px solid #acd6ff;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.ajax__tab_xp-theme .ajax__tab_header {
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    background: url(../images/xp/tab-line.gif) repeat-x bottom;
}

    .ajax__tab_xp-theme .ajax__tab_header .ajax__tab_outer {
        padding-right: 4px;
        background: url(../images/xp/tab-right.gif) no-repeat right;
        height: 21px;
    }

    .ajax__tab_xp-theme .ajax__tab_header .ajax__tab_inner {
        padding-left: 3px;
        background: url(../images/xp/tab-left.gif) no-repeat;
    }

    .ajax__tab_xp-theme .ajax__tab_header .ajax__tab_tab {
        height: 13px;
        padding: 4px;
        margin: 0;
        background: url(../images/xp/tab.gif) repeat-x;
    }

.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_outer {
    background: url(../images/xp/tab-hover-right.gif) no-repeat right;
}

.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_inner {
    background: url(../images/xp/tab-hover-left.gif) no-repeat;
}

.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_tab {
    background: url(../images/xp/tab-hover.gif) repeat-x;
}

.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_outer {
    background: url(../images/xp/tab-active-right.gif) no-repeat right;
}

.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner {
    background: url(../images/xp/tab-active-left.gif) no-repeat;
}

.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab {
    background: url(../images/xp/tab-active.gif) repeat-x;
}

.ajax__tab_xp-theme .ajax__tab_body {
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border: 1px solid #999999;
    border-top: 0;
    padding: 8px;
    background-color: #ffffff;
}

/* ajax__tab_yuitabview-theme theme (../images/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header {
    font-family: arial,helvetica,clean,sans-serif;
    font-size: small;
    border-bottom: solid 5px #2647a0;
}

    .ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer {
        background: url(../images/yui/sprite.png) #d8d8d8 repeat-x;
        margin: 0px 0.16em 0px 0px;
        padding: 1px 0px 1px 0px;
        vertical-align: bottom;
        border: solid 1px #a3a3a3;
        border-bottom-width: 0px;
    }

    .ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab {
        color: #000;
        padding: 0.35em 0.75em;
        margin-right: 0.01em;
    }

.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer {
    background: url(../images/yui/sprite.png) #bfdaff repeat-x left -1300px;
}

.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab {
    color: #fff;
}

.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer {
    background: url(../images/yui/sprite.png) #2647a0 repeat-x left -1400px;
}

.ajax__tab_yuitabview-theme .ajax__tab_body {
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    padding: 0.25em 0.5em;
    background-color: #edf5ff;
    border: solid 1px #808080;
    border-top-width: 0px;
}

/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header {
    font-family: "Helvetica Neue", Arial, Sans-Serif;
    background: url(../images/technorati/tab-line.png) repeat-x bottom;
    font-size: 12px;
    display: block;
}

    .ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer {
        background: url(../images/technorati/tab.png) no-repeat left top;
        border-color: #222;
        color: #222;
        padding-left: 10px;
        margin-right: 3px;
    }

    .ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner {
        background: url(../images/technorati/tab.png) no-repeat right top;
        border-color: #666;
        color: #666;
        padding: 3px 10px 2px 0px;
    }

.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner {
    color: #000000;
}

.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer {
    background: url(../images/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color: #ffffff;
}

.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner {
    background: url(../images/technorati/tab.png) no-repeat right -40px;
    color: #000000;
    border-color: #333;
}

.ajax__tab_technorati-theme .ajax__tab_body {
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    padding: 8px;
    background-color: #ffffff;
    border: solid 1px #d7d7d7;
    border-top-width: 0;
}

/* ajax__tab_msngallery-theme theme */
.ajax__tab_msngallery-theme .ajax__tab_header {
    background: url(../images/msngallery/tab-line.png) repeat-x bottom;
    font-size: 12px;
    display: block;
}

    .ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_outer {
        border: solid 1px #D7DCE1;
        padding: 1px 1px 0px 1px;
        border-bottom: solid 2px #A8D4D9;
        background-color: #edf2fb;
    }

    .ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab {
        padding: 6px 10px 6px 10px;
        color: #444444;
        width: 117px;
        display: block;
        text-align: center;
    }

        .ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab img {
            height: 24px;
            width: 24px;
        }

        .ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab div {
            font-family: Verdana, Arial, Sans-Serif;
            font-weight: bold;
            white-space: nowrap;
            line-height: 145%;
            font-size: 92%;
        }

.ajax__tab_msngallery-theme .ajax__tab_active .ajax__tab_outer {
    padding: 0px 0px 0px 0px;
    border: solid 2px #A8D4D9;
    border-bottom-color: #ffffff;
    background-color: #ffffff;
}

.ajax__tab_msngallery-theme .ajax__tab_body {
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    padding: 8px;
    background-color: #ffffff;
    border: solid 2px #A8D4D9;
    border-top-width: 0;
}

/* ajax__tab_ie-theme theme */
.ajax__tab_ie-theme .ajax__tab_header {
    padding-left: 5px;
}

    .ajax__tab_ie-theme .ajax__tab_header .ajax__tab_tab {
        margin-right: 0px;
        background: url(../images/ie/tab_unselected.gif);
        width: 116px;
        padding: 9px 0px 3px 0px;
        text-align: center;
        color: #006699;
        font-family: verdana;
        font-size: 13px;
        display: block;
    }

.ajax__tab_ie-theme .ajax__tab_active .ajax__tab_tab {
    padding: 6px 0px 3px 0px;
    background: url(../images/ie/tab_selected.gif);
}

.ajax__tab_ie-theme .ajax__tab_body {
    background: url(../images/ie/ie_tabbacker_720x296.jpg) no-repeat;
    font-size: 13px;
    font-family: verdana;
    height: 296px;
    width: 716px;
}

    .ajax__tab_ie-theme .ajax__tab_body div {
        padding: 8px;
    }

.titulotableBlue {
    background-color: #0198CD;
    font-size: 12px;
    font-weight: bolder;
    color: white;
}

.titulotable {
    background-color: #666666;
    font-size: 12px;
    font-weight: bolder;
    color: white;
}

td.tdTitle {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #000000;
    padding: 3px;
}

.panelResumo {
    position: relative;
    width: 100%;
    margin-left: -5px;
}

.tblResumo {
    width: 100%;
    border-spacing: 5px;
    border-collapse: separate;
}

    .tblResumo td {
        margin: 5px;
    }

.btnDefault {
    cursor: pointer !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    color: #161616 !important;
    text-decoration: none !important;
    padding: 6px 16px !important;
    background: -moz-linear-gradient( top, #f5f5f5 0%, #ffffff) !important;
    background: -webkit-gradient( linear, left top, left bottom, from(#f5f5f5), to(#ffffff)) !important;
    -moz-border-radius: 25px !important;
    -webkit-border-radius: 25px !important;
    border-radius: 25px !important;
    border: 1px solid #c7c5c7 !important;
    -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 5px rgba(173,178,186,0.6) !important;
    -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 5px rgba(173,178,186,0.6) !important;
    box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 5px rgba(173,178,186,0.6) !important;
    text-shadow: 0px -1px 3px rgba(255,255,255,0.8), 0px 1px 0px rgba(255,255,255,0.3) !important;
}

    .btnDefault:hover {
        color: #2820cf !important;
    }

.filter-button {
    cursor: pointer !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #161616 !important;
    text-decoration: none !important;
    padding: 6px 16px !important;
    background: -moz-linear-gradient( top, #f5f5f5 0%, #ffffff) !important;
    background: -webkit-gradient( linear, left top, left bottom, from(#f5f5f5), to(#ffffff)) !important;
    -moz-border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    border-radius: 6px !important;
    border: 1px solid #c7c5c7 !important;
    margin-left: 6px;
    margin-right: 6px;
}

    .filter-button:hover {
        color: #2820cf !important;
    }

a.linktexto, a.linktexto:visited {
    color: #000000;
    font-size: 9pt;
    font-weight: lighter;
    text-decoration: none;
}

    a.linktexto:hover {
        color: #0000FF;
        font-size: 9pt;
        font-weight: lighter;
        text-decoration: none;
    }

.dbGrid-bgAlter {
    background-color: #eef7fd;
}

.dbGrid-title {
    color: #fff;
    background-color: #0085c2;
}

.space-25 {
    height: 25px;
}

.space-50 {
    display: block;
    height: 50px;
}

.space-75 {
    display: block;
    height: 75px;
}

.gv-title {
    background: #0085c2;
    height: 36px;
    color: #fff;
    text-align: left;
}

    .gv-title:hover {
        background: #0a9cde;
    }

    .gv-title a:link,
    .gv-title a:hover,
    .gv-title a:visited {
        color: #fff;
        text-decoration: none;
    }

.filter-box {
    background-color: #f7faff;
    border: 1px solid #f2f0f0;
    border-radius: 4px;
    padding: 20px;
}
