/**
 * common.css
 *
 * Copyright (c) 2003-2009 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared stylesheet.
 *
 * $Id: common.css,v 1.71.2.1 2009/04/08 19:43:30 asmecher Exp $
 */

/**
 * Common HTML elements
 */

body {
    background-color: #FFFFFF;
    color: #111111;
    font-family: Verdana;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 980px;
    font-size: 12px;
}
div {
    line-height: 140%;
    text-align: left;
}
table {
    border: 0 none;
    border-spacing: 0;
    font-size: 12px;
}
form {
    margin: 0;
}
a {
    text-decoration: underline;
}
a:link {
    color: #8B2323;
}
a:active {
    color: #8B2323;
}
a:visited {
    color: #78B2323;
}
a:hover {
    color: #8B2323;
}
a.plain {
    text-decoration: none;
}
ul {
    margin: 0.25em 0 0.75em;
    padding: 0 0 0 2.5em;
}
tt {
    font-size: 12px;
}
label {
}
label.error {
    color: #990000;
}
input.textField, select.selectMenu, textarea.textArea, input.uploadField {
    background-color: #FFFFFF;
    border-color: #751717 #751717 #751717 #751717;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
}
input.button {
    background-color: #FFFFFF;
    font-size: 12px;
    padding: 2px 7px;
	color: #FFFFFF;
	border: #FFFFFF;
	border-width: 1px;
}
input.defaultButton {
    background-color: #008A56;
    font-size: 12px;
    padding: 2px 7px;
	color: #000000;
	border: #f7d7ae;
	border-width: 1px;
}
#container {
    line-height: 125%;
    margin: 0 auto;
    min-width: 730px !important;
    text-align: center;
    width: 100% !important;
}
#header {
    background-color: #FFFFFF;
    text-align: LEFT;
    width: 100%;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    border-bottom-width: 5px;
    margin: 0;
    padding: 0;
}
#headerTitle {
    margin: 0 auto;
    text-align: center;
    padding: 0;
    width: 100%;
    height: 370px;
}
#header h1 {
    font-family: Verdana;
    font-weight: normal;
    float: center;
    margin: 0;
    padding: 0;
}
#footer {
    background-color: #AABBAA;
    clear: both;
    min-height: 1px;
    position: static;
    text-align: center;
    width: 100%;
}
#footerContent {
    margin: 0 auto;
    padding-left: 10%;
    width: 100%;
}
#main {
    margin: 0 auto;
    padding: 0.5em 0 2em;
    width: 760px;
    float: left;
}
#main h2 {
    font-family: Verdana;
    font-weight: normal;
    line-height: 130%;
    margin: 0 1em 0.5em 0;
    padding-top: 0.5em;
}
#main h3 {
    font-family: Verdana;
    font-weight: normal;
    margin: 0 1em 0.5em 0;
    padding-top: 0;
}
#navbar {
    margin-right: 0;
    padding-bottom: 0.5em;
}
#breadcrumb {
    font-size: 12px;
    padding-top: 1em;
}
#content {
    font-size: 12px;
    margin: 0;
    padding: 0.5em 0 0;
}
#content h3 {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.35em;
    margin: 0 1em 0.25em 0;
    padding-top: 0.75em;
}
#content h4 {
    font-family: Verdana;
    
: 12px;
    font-weight: normal;
    margin: 0.75em 1em 0.25em 0;
}
#content h5 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 1em 0.25em 0;
    padding-top: 0.75em;
}
#accessKey {
    margin-bottom: 2em;
}
#accessKey img {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
#content img.accessLogo {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
#navbar a {
    font-size: 12px;
    letter-spacing: 0.05em;
}
#navbar a:link {
}
#navbar a:active {
}
#navbar a:visited {
}
#navbar a:hover {
}
#breadcrumb a {
    text-decoration: none;
}
#breadcrumb a.current {
    font-weight: bold;
}
#announcementsHome {
    margin: 2em 0;
    width: 100%;
}
#announcementsHome h3 {
    text-align: center;
}
#announcements {
    width: 100%;
}
#announcements h3 {
    text-align: center;
}
table.announcements {
    width: 100%;
}
table.announcements td {
    padding: 0.25em 0.5em;
}
table.announcements td.nodata {
    font-style: italic;
    text-align: center;
}
table.announcements td.headseparator {
    font-size: 0.1em;
    line-height: 1%;
}
table.announcements td.endseparator {
    font-size: 0.25em;
    line-height: 10%;
}
table.announcements td.separator {
    font-size: 0.1em;
    line-height: 1%;
}
table.announcements tr.intro {
}
table.announcements td.intro {
}
table.announcements tr.title {
    vertical-align: top;
}
table.announcements td.title {
    width: 85%;
}
table.announcements td.title h4 {
}
table.announcements tr.description {
    vertical-align: top;
}
table.announcements td.description {
    width: 85%;
}
table.announcements tr.details {
    vertical-align: bottom;
}
table.announcements td.posted {
    font-style: italic;
    padding-top: 1em;
}
table.announcements td.more {
    text-align: right;
    width: 15%;
}
table.announcementsMore {
    width: 100%;
}
table.announcementsMore td {
    padding-top: 1.5em;
    text-align: right;
}
h4.tocSectionTitle {
}
table.tocArticle {
    width: 100%;
}
table.tocArticle td.tocTitle {
    height: 100%;
    width: 70%;
}
table.tocArticle td.tocGalleys {
    text-align: right;
    width: 30%;
}
table.tocArticle td.tocAuthors {
    font-style: italic;
    padding-left: 30px;
    vertical-align: top;
}
table.tocArticle td.tocPages {
    text-align: right;
    vertical-align: top;
}
.tocArticleCoverImage img {
    border: 0 none;
    float: left;
    margin: 0 1em 1em 0;
    width: 100px;
}
#homepageImage img {
    border: 0 none;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.homepageImage img {
    border: 0 none;
    float: left;
    margin: 1em 1em 1em 0;
    text-align: center;
    width: 100px;
}
#issueCoverImage img {
    border: 0 none;
    display: block;
}
.issueCoverImage img {
    border: 0 none;
    float: left;
    margin: 1em 1em 1em 0;
    width: 100px;
}
#issueCoverImage a:link, .issueCoverImage a:link {
}
#issueCoverImage a:active, .issueCoverImage a:active {
}
#issueCoverImage a:visited, .issueCoverImage a:visited {
}
#issueCoverImage a:hover, .issueCoverImage a:hover {
}
#footer div.debugStats {
    font-size: 12px;
}
span.disabled, label.disabled {
    color: #666666;
}
a.action, a.file {
    font-size: 12px;
    text-transform: none;
}
a.icon {
    text-decoration: none;
}
a.icon img {
    border: 0 none;
}
a.icon:hover {
    background: none repeat scroll 0 0 transparent;
}
span.formRequired {
    color: #333333;
    font-size: 12px;
}
span.instruct {
}
span.heading {
    font-size: 12px;
    text-transform: none;
}
span.highlight {
}
.nowrap {
    white-space: nowrap;
}
pre {
    background-color: #F0F0E8;
    color: #000000;
    font-size: 12px;
}
table.info {
}
table.info td {
    padding: 0 0.5em 0.5em 0;
}
table.listing {
}
table.listing tr.highlight {
    background: none repeat scroll 0 0 yellow;
}
table.listing td {
    padding: 0.25em 1.5em 0.25em 0.5em;
}
table.listing tr.heading td, table.listing td.heading, table.info td.heading {
    font-size: 12px;
    font-weight: normal;
    line-height: 120%;
    padding: 0.75em 1.5em 1em 0.5em;
    text-transform: none;
}
table.listing tr.fastTracked {
    background-color: #AABBAA;
}
table.info td.heading {
    padding-left: 0;
}
table.listing td.nodata, table.info td.nodata {
    font-style: italic;
    text-align: center;
}
table.listing td.headseparator {
    font-size: 0.1em;
    line-height: 1%;
}
table.listing td.endseparator {
    font-size: 12px;
    line-height: 10%;
}
table.listing td.separator, table.info td.separator {
    font-size: 0.1em;
    line-height: 1%;
}
table.data {
}
table.data tr {
}
table.data td {
    padding-bottom: 0.25em;
}
table.data td.label {
    padding-right: 1em;
}
table.data td.value {
}
table.data td.separator {
    font-size: 0.1em;
    line-height: 1%;
    padding: 0.5em;
}
table.data td.heading {
    padding-left: 0;
    padding-right: 0;
}
table.nested tr {
    margin: 0;
    padding: 0;
}
span.nested {
    font-size: 12px;
    padding: 0 4px 0 0;
}
span.formError {
    color: #990000;
    font-size: 12px;
    font-weight: bold;
}
ul.formErrorList {
    color: #990000;
}
#navbar {
    margin-top: 4px;
}
ul.menu {
    margin: 0;
    padding: 0;
}
ul.menu li {
    display: inline;
    margin: 0;
    padding: 4px 12px 6px;
    background: #008A56;   
}
ul.menu a:hover {
    background: #008A56;
    text-decoration: underline;
}
ul.menu li.current {
    font-weight: bold;
}
ul.menu a {
    font-size: 12px;
    text-decoration: none;
    text-transform: none;
    color: #FFFFFF;
}
ul.steplist {
    list-style-type: decimal;
    margin: 0;
    padding: 0;
}
ul.steplist li {
    display: inline;
    font-size: 12px;
    margin: 0;
    padding: 0 0.5em 0 0;
    text-transform: none;
}
ul.steplist li.current {
    font-weight: bold;
}
ul.steplist a {
    text-decoration: none;
}
ul.plain {
    list-style-type: none;
    padding-left: 1.5em;
}
ul.filter {
    list-style-type: none;
    margin: 0;
    padding: 1.5em 0;
}
ul.filter li {
    display: inline;
    padding-right: 1.5em;
}
div.separator {
    font-size: 12px;
    line-height: 25%;
    margin-bottom: 0.25em;
    margin-top: 1em;
    padding: 0;
    width: 100%;
}
div.progressbar {
    background-image: url("../templates/images/progbg.gif");
    background-repeat: no-repeat;
    height: 27px;
    width: 505px;
    z-index: 1;
}

.block .blockTitle {
    background: #008A56;
    color: #FFFFFF;
    text-transform: none;
    margin-bottom: 12px;
}

#breadcrumb .block a:active, a:link, a:visited {
    color: #008A56;
    text-transform: none;
    text-decoration: none;
}

#breadcrumb a:hover {
    text-decoration: underline;
    background: transparent;
}

h2 {
    color: #008A56;
}

#sidebarHelp {
    background: #008A56;
    margin-bottom: 5px;
    line-height: 25px;   
    height: 12px;
    padding-left: 12px;
}

#sidebarHelp a:hover {
    text-decoration: underline;
}

#sidebarDevelopedBy {
    background: #008A56;
    margin-bottom: 5px;
    height: 12px;
    padding-left: 12px;
    padding-top: 5px;
}

#sidebarDevelopedBy a:hover {
    text-decoration: underline;
}

#sidebar .blockSubtitle {
    float: left;
    margin-right: 12px;
}

#sidebarNavigation #query {
    float: right;
    width: 100%;
}

#sidebarLanguageToggle .textField {
    width: 100%;
}

#sidebarLanguageToggle #query {
    float: right;
    width: 100%;
}

#sidebarNavigation .textField {
    width: 99%;
}

#sidebar a:hover {
    text-decoration: underline;
}

#sidebar a:link {
    background: transparent;
}

#content a:hover {
    text-decoration: underline;
}

#content a:link {
    background: transparent;
    text-decoration: underline;
}

#rightSidebar {
	width: 200px;
	float: right;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
}

#sidebar div.block span.blockTitle {
	padding: 0.5em 0 0.5em 12px;
}

#navbar {
	border: 0px;
}

/* BORDAS ARREDONDADAS */
div#sidebar span, div#sidebarDevelopedBy, div#sidebarHelp, ul.menu li, input.button, .button {
 border-radius: 4px;
}

/* CORREÇÕES DE HERANÇA [NÃO HERDAR DA PÁGINA INICIAL] */
html{
	border:0px;
}
body, #rightSidebar, #navbar .menu li, .blockTitle, .blockSubtitle, div#headerTitle, div#header, div#container
{
	background-image:url('');
}
div#sidebarDevelopedBy a:link, div#sidebarDevelopedBy a:visited, div#sidebarHelp a:link, div#sidebarHelp a:visited, div#navbar a:link, div#navbar a:visited, ul.menu li a:link, ul.menu li a:visited, input.button, .button, div#navbar a:hover, div#sidebarDevelopedBy a:hover, div#sidebarHelp a:hover, div#sidebar span, div#sidebarDevelopedBy, div#sidebarHelp, ul.menu li
{
  background-color: #008A56;
  color: #FFFFFF;
}
a:link, a:visited, div#breadcrumb a, div#main h2
{
	color: #008A56;
}
div#sidebar span, div#sidebarDevelopedBy, div#sidebarHelp, ul.menu li
{
  border-style: solid;
  border-width:1px;
  border-color: #008A56;
}
/**
 * common.css
 *
 * Copyright (c) 2003-2009 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared stylesheet.
 *
 * $Id: common.css,v 1.71.2.1 2009/04/08 19:43:30 asmecher Exp $
 */

/**
 * Common HTML elements
 */

body {
    background-color: #FFFFFF;
    color: #111111;
    font-family: Verdana;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 980px;
    font-size: 12px;
}
div {
    line-height: 140%;
    text-align: left;
}
table {
    border: 0 none;
    border-spacing: 0;
    font-size: 12px;
}
form {
    margin: 0;
}
a {
    text-decoration: underline;
}
a:link {
    color: #8B2323;
}
a:active {
    color: #8B2323;
}
a:visited {
    color: #78B2323;
}
a:hover {
    color: #8B2323;
}
a.plain {
    text-decoration: none;
}
ul {
    margin: 0.25em 0 0.75em;
    padding: 0 0 0 2.5em;
}
tt {
    font-size: 12px;
}
label {
}
label.error {
    color: #990000;
}
input.textField, select.selectMenu, textarea.textArea, input.uploadField {
    background-color: #FFFFFF;
    border-color: #751717 #751717 #751717 #751717;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
}
input.button {
    background-color: #FFFFFF;
    font-size: 12px;
    padding: 2px 7px;
	color: #FFFFFF;
	border: #FFFFFF;
	border-width: 1px;
}
input.defaultButton {
    background-color: #008A56;
    font-size: 12px;
    padding: 2px 7px;
	color: #000000;
	border: #f7d7ae;
	border-width: 1px;
}
#container {
    line-height: 125%;
    margin: 0 auto;
    min-width: 730px !important;
    text-align: center;
    width: 100% !important;
}
#header {
    background-color: #FFFFFF;
    text-align: LEFT;
    width: 100%;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    border-bottom-width: 5px;
    margin: 0;
    padding: 0;
}
#headerTitle {
    margin: 0 auto;
    text-align: center;
    padding: 0;
    width: 100%;
    height: 370px;
}
#header h1 {
    font-family: Verdana;
    font-weight: normal;
    float: center;
    margin: 0;
    padding: 0;
}
#footer {
    background-color: #AABBAA;
    clear: both;
    min-height: 1px;
    position: static;
    text-align: center;
    width: 100%;
}
#footerContent {
    margin: 0 auto;
    padding-left: 10%;
    width: 100%;
}
#main {
    margin: 0 auto;
    padding: 0.5em 0 2em;
    width: 760px;
    float: left;
}
#main h2 {
    font-family: Verdana;
    font-weight: normal;
    line-height: 130%;
    margin: 0 1em 0.5em 0;
    padding-top: 0.5em;
}
#main h3 {
    font-family: Verdana;
    font-weight: normal;
    margin: 0 1em 0.5em 0;
    padding-top: 0;
}
#navbar {
    margin-right: 0;
    padding-bottom: 0.5em;
}
#breadcrumb {
    font-size: 12px;
    padding-top: 1em;
}
#content {
    font-size: 12px;
    margin: 0;
    padding: 0.5em 0 0;
}
#content h3 {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.35em;
    margin: 0 1em 0.25em 0;
    padding-top: 0.75em;
}
#content h4 {
    font-family: Verdana;
    
: 12px;
    font-weight: normal;
    margin: 0.75em 1em 0.25em 0;
}
#content h5 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 1em 0.25em 0;
    padding-top: 0.75em;
}
#accessKey {
    margin-bottom: 2em;
}
#accessKey img {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
#content img.accessLogo {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
#navbar a {
    font-size: 12px;
    letter-spacing: 0.05em;
}
#navbar a:link {
}
#navbar a:active {
}
#navbar a:visited {
}
#navbar a:hover {
}
#breadcrumb a {
    text-decoration: none;
}
#breadcrumb a.current {
    font-weight: bold;
}
#announcementsHome {
    margin: 2em 0;
    width: 100%;
}
#announcementsHome h3 {
    text-align: center;
}
#announcements {
    width: 100%;
}
#announcements h3 {
    text-align: center;
}
table.announcements {
    width: 100%;
}
table.announcements td {
    padding: 0.25em 0.5em;
}
table.announcements td.nodata {
    font-style: italic;
    text-align: center;
}
table.announcements td.headseparator {
    font-size: 0.1em;
    line-height: 1%;
}
table.announcements td.endseparator {
    font-size: 0.25em;
    line-height: 10%;
}
table.announcements td.separator {
    font-size: 0.1em;
    line-height: 1%;
}
table.announcements tr.intro {
}
table.announcements td.intro {
}
table.announcements tr.title {
    vertical-align: top;
}
table.announcements td.title {
    width: 85%;
}
table.announcements td.title h4 {
}
table.announcements tr.description {
    vertical-align: top;
}
table.announcements td.description {
    width: 85%;
}
table.announcements tr.details {
    vertical-align: bottom;
}
table.announcements td.posted {
    font-style: italic;
    padding-top: 1em;
}
table.announcements td.more {
    text-align: right;
    width: 15%;
}
table.announcementsMore {
    width: 100%;
}
table.announcementsMore td {
    padding-top: 1.5em;
    text-align: right;
}
h4.tocSectionTitle {
}
table.tocArticle {
    width: 100%;
}
table.tocArticle td.tocTitle {
    height: 100%;
    width: 70%;
}
table.tocArticle td.tocGalleys {
    text-align: right;
    width: 30%;
}
table.tocArticle td.tocAuthors {
    font-style: italic;
    padding-left: 30px;
    vertical-align: top;
}
table.tocArticle td.tocPages {
    text-align: right;
    vertical-align: top;
}
.tocArticleCoverImage img {
    border: 0 none;
    float: left;
    margin: 0 1em 1em 0;
    width: 100px;
}
#homepageImage img {
    border: 0 none;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.homepageImage img {
    border: 0 none;
    float: left;
    margin: 1em 1em 1em 0;
    text-align: center;
    width: 100px;
}
#issueCoverImage img {
    border: 0 none;
    display: block;
}
.issueCoverImage img {
    border: 0 none;
    float: left;
    margin: 1em 1em 1em 0;
    width: 100px;
}
#issueCoverImage a:link, .issueCoverImage a:link {
}
#issueCoverImage a:active, .issueCoverImage a:active {
}
#issueCoverImage a:visited, .issueCoverImage a:visited {
}
#issueCoverImage a:hover, .issueCoverImage a:hover {
}
#footer div.debugStats {
    font-size: 12px;
}
span.disabled, label.disabled {
    color: #666666;
}
a.action, a.file {
    font-size: 12px;
    text-transform: none;
}
a.icon {
    text-decoration: none;
}
a.icon img {
    border: 0 none;
}
a.icon:hover {
    background: none repeat scroll 0 0 transparent;
}
span.formRequired {
    color: #333333;
    font-size: 12px;
}
span.instruct {
}
span.heading {
    font-size: 12px;
    text-transform: none;
}
span.highlight {
}
.nowrap {
    white-space: nowrap;
}
pre {
    background-color: #F0F0E8;
    color: #000000;
    font-size: 12px;
}
table.info {
}
table.info td {
    padding: 0 0.5em 0.5em 0;
}
table.listing {
}
table.listing tr.highlight {
    background: none repeat scroll 0 0 yellow;
}
table.listing td {
    padding: 0.25em 1.5em 0.25em 0.5em;
}
table.listing tr.heading td, table.listing td.heading, table.info td.heading {
    font-size: 12px;
    font-weight: normal;
    line-height: 120%;
    padding: 0.75em 1.5em 1em 0.5em;
    text-transform: none;
}
table.listing tr.fastTracked {
    background-color: #AABBAA;
}
table.info td.heading {
    padding-left: 0;
}
table.listing td.nodata, table.info td.nodata {
    font-style: italic;
    text-align: center;
}
table.listing td.headseparator {
    font-size: 0.1em;
    line-height: 1%;
}
table.listing td.endseparator {
    font-size: 12px;
    line-height: 10%;
}
table.listing td.separator, table.info td.separator {
    font-size: 0.1em;
    line-height: 1%;
}
table.data {
}
table.data tr {
}
table.data td {
    padding-bottom: 0.25em;
}
table.data td.label {
    padding-right: 1em;
}
table.data td.value {
}
table.data td.separator {
    font-size: 0.1em;
    line-height: 1%;
    padding: 0.5em;
}
table.data td.heading {
    padding-left: 0;
    padding-right: 0;
}
table.nested tr {
    margin: 0;
    padding: 0;
}
span.nested {
    font-size: 12px;
    padding: 0 4px 0 0;
}
span.formError {
    color: #990000;
    font-size: 12px;
    font-weight: bold;
}
ul.formErrorList {
    color: #990000;
}
#navbar {
    margin-top: 4px;
}
ul.menu {
    margin: 0;
    padding: 0;
}
ul.menu li {
    display: inline;
    margin: 0;
    padding: 4px 12px 6px;
    background: #008A56;   
}
ul.menu a:hover {
    background: #008A56;
    text-decoration: underline;
}
ul.menu li.current {
    font-weight: bold;
}
ul.menu a {
    font-size: 12px;
    text-decoration: none;
    text-transform: none;
    color: #FFFFFF;
}
ul.steplist {
    list-style-type: decimal;
    margin: 0;
    padding: 0;
}
ul.steplist li {
    display: inline;
    font-size: 12px;
    margin: 0;
    padding: 0 0.5em 0 0;
    text-transform: none;
}
ul.steplist li.current {
    font-weight: bold;
}
ul.steplist a {
    text-decoration: none;
}
ul.plain {
    list-style-type: none;
    padding-left: 1.5em;
}
ul.filter {
    list-style-type: none;
    margin: 0;
    padding: 1.5em 0;
}
ul.filter li {
    display: inline;
    padding-right: 1.5em;
}
div.separator {
    font-size: 12px;
    line-height: 25%;
    margin-bottom: 0.25em;
    margin-top: 1em;
    padding: 0;
    width: 100%;
}
div.progressbar {
    background-image: url("../templates/images/progbg.gif");
    background-repeat: no-repeat;
    height: 27px;
    width: 505px;
    z-index: 1;
}

.block .blockTitle {
    background: #008A56;
    color: #FFFFFF;
    text-transform: none;
    margin-bottom: 12px;
}

#breadcrumb .block a:active, a:link, a:visited {
    color: #008A56;
    text-transform: none;
    text-decoration: none;
}

#breadcrumb a:hover {
    text-decoration: underline;
    background: transparent;
}

h2 {
    color: #008A56;
}

#sidebarHelp {
    background: #008A56;
    margin-bottom: 5px;
    line-height: 25px;   
    height: 12px;
    padding-left: 12px;
}

#sidebarHelp a:hover {
    text-decoration: underline;
}

#sidebarDevelopedBy {
    background: #008A56;
    margin-bottom: 5px;
    height: 12px;
    padding-left: 12px;
    padding-top: 5px;
}

#sidebarDevelopedBy a:hover {
    text-decoration: underline;
}

#sidebar .blockSubtitle {
    float: left;
    margin-right: 12px;
}

#sidebarNavigation #query {
    float: right;
    width: 100%;
}

#sidebarLanguageToggle .textField {
    width: 100%;
}

#sidebarLanguageToggle #query {
    float: right;
    width: 100%;
}

#sidebarNavigation .textField {
    width: 99%;
}

#sidebar a:hover {
    text-decoration: underline;
}

#sidebar a:link {
    background: transparent;
}

#content a:hover {
    text-decoration: underline;
}

#content a:link {
    background: transparent;
    text-decoration: underline;
}

#rightSidebar {
	width: 200px;
	float: right;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
}

#sidebar div.block span.blockTitle {
	padding: 0.5em 0 0.5em 12px;
}

#navbar {
	border: 0px;
}

/* BORDAS ARREDONDADAS */
div#sidebar span, div#sidebarDevelopedBy, div#sidebarHelp, ul.menu li, input.button, .button {
 border-radius: 4px;
}

/* CORREÇÕES DE HERANÇA [NÃO HERDAR DA PÁGINA INICIAL] */
html{
	border:0px;
}
body, #rightSidebar, #navbar .menu li, .blockTitle, .blockSubtitle, div#headerTitle, div#header, div#container
{
	background-image:url('');
}
div#sidebarDevelopedBy a:link, div#sidebarDevelopedBy a:visited, div#sidebarHelp a:link, div#sidebarHelp a:visited, div#navbar a:link, div#navbar a:visited, ul.menu li a:link, ul.menu li a:visited, input.button, .button, div#navbar a:hover, div#sidebarDevelopedBy a:hover, div#sidebarHelp a:hover, div#sidebar span, div#sidebarDevelopedBy, div#sidebarHelp, ul.menu li
{
  background-color: #008A56;
  color: #FFFFFF;
}
a:link, a:visited, div#breadcrumb a, div#main h2
{
	color: #008A56;
}
div#sidebar span, div#sidebarDevelopedBy, div#sidebarHelp, ul.menu li
{
  border-style: solid;
  border-width:1px;
  border-color: #008A56;
}

