div.center {
    text-align: center;
}
div.center div, div.center p, div.center table, div.center form {
    text-align: left; margin-left: auto; margin-right: auto;
}
body, p, li, td, span, input, textarea, select, button { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}
input, textarea, button {
	border: 1px solid #999;
}
a, a:link, a:active, a:visited {
	color: blue;
}
button {
	font-family: sans-serif;
	font-style: normal;
	font-size: 0.9em;
	text-decoration: none;
	color: #777;
	background: #f7f7f7; 
	padding: 1px 4px;
	cursor: pointer;
	white-space: nowrap;
	border: 1px solid #909090;
}
.abutton {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 0.9em;
	text-decoration: none;
	color: #777;
	padding: 2px 4px;
	cursor: pointer;
	white-space: nowrap;
	background: #f7f7f7; 
	border: 1px solid #ababab;
}
button:hover, a.abutton:hover { 
	padding-left: 5px;
	padding-right: 3px;
	background: #eeeeee;
	border: 1px solid #909090;
}
a.button:link, a.abuton:active, a.abutton:visited { 
	color: #666;
}
p {
	margin-top: 2px;
	margin-bottom: 0px;
} 
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
em {
	font-style: normal;
	text-decoration: underline;
}
.texto p, .texto td, .texto li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color : black;
	font-style : normal;
	font-weight : normal;
	line-height : 130%;
	text-decoration : none;
	text-align: justify;
	margin-top: 10px;
}
.texto h1, .texto h2, .texto h3, .texto h4 {
	line-height : 130%;
}
.texto pre, .texto strong {
	font-size: .9em;
}
.special ul {
  list-style-type: square;
}
.special li {
  font-family: luxi sans,sans-serif;
  font-size: 1.1em;
  line-height: 150%;
}
.error {
	color: #c00;
}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: .9em;
}
.message_box {
	padding: 1em;
	background: #e9e9e9;
	border: 1px solid #ccc;
}
.info_box {
	padding: 5px;
	background: white;
	border: 1px solid #ccc;
}
.messages {
	border: 2px solid red;
	font-weight: bolder;
	background: yellow;
	margin-bottom: 5px;
}
.messages-title {
	padding: 3px;
	background: red;
	color: #fff;
}
.results {
	border: 2px solid blue;
	font-weight: bolder;
	background: #ffffb0;
	margin-bottom: 5px;
}
.results-title {
	padding: 3px;
	background: blue;
	color: #fff;
}

.onePixelBorder {
	border: 1px solid #999;
}
.rowHeader {
	background: #ddd;
}
.colHeader {
	border-bottom: 1px solid #ccc;
	vertical-align: bottom;
}
.rowEven { background: #eaeaea; }
.rowOdd { background: #f8f8f8; }
.rowCanceled {
	background: #D6D6D6;
	color: #606060;
}
.rowCanceled td { text-decoration: line-through; }
.rowCanceled a:link, .rowCanceled a:active, .rowCanceled a:visited { color: #606060 }
.rowButtons { background: #ddd; }
.popUp {
	border-right: #333 1px solid;
	border-top: #999 1px solid;
	background: #ccc;
	border-left: #999 1px solid;
	border-bottom: #333 1px solid
}
.infoText {
	color: #fff;
}
.infoTextDim {
	color: #ccc;
}
.legalText {
	color: #666;
}
.legalText a, .legalText a:link, .legalText a:active, .legalText a:visited {
	color: #ccc;
}
.groupMenu {
	margin: .7em 0;
	border: 1px solid #c1c1c1;
	background: #ffffff;
	position: relative;
}
.groupMenuHeader {
	border-bottom: 1px solid #c1c1c1;
	color: #993333;
	padding: 4px;
	font-weight: bold;
	font-size: .9em;
	line-height: 120%;
	background: #e4e4e4;
	margin-bottom: 5px;
}
.groupButtons {
	margin: 4px 0;
	padding: 4px 4px 6px 4px;
	background: #e4e4e4;
	border: 1px solid #c1c1c1;
}
.groupBorder {
	margin: 4px 0;
	border: 1px solid #999;
}
.groupBorder a { 
	text-decoration: none; color: blue;
}
.groupDescription {
	padding: 1em;
	background: #e9e9e9;
	border-bottom: 1px solid #ccc;
}
.groupFooter {
	padding: 0.7em;
	background-color: #e9e9e9;
	border-top: 1px solid #ccc;
}
.groupHeader {
	background: #999;
	color: #fff;
	padding: 6px 3px;
}
.groupHeader a, .groupHeader a:link, .groupHeader a:active, .groupHeader a:visited {
	color: #fff;
}
.groupBody {
	background: #ffffff;
	padding: 5px;
}
.groupText {
	background: #ffffff;
	padding: 10px;
	line-height: 150%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.groupForm {
	margin: auto;
	border: 1px solid #666;
	width: 92%;
}
.groupDetails {
	background: #eaeaea;
	border-bottom: 1px solid #ccc;
}
.trHR {
    background: #ccc;
}
.hand { cursor: pointer; }
.label {
	padding-bottom: 2px;
	padding-top: 2px;
	color: #666;
}
.sub-text { color: #666666; }
.titleBox {
	border: 1px solid #c1c1c1;
	color: #993333;
	padding: 4px;
	font-weight: bold;
	font-size: .9em;
	line-height: 120%;
	background: #e4e4e4;
	margin-bottom: 5px;
}
.gatilho {
	border: 1px solid #c1c1c1;
	background: #e4e4e4;
	color: #993333;
	padding: 3px;
	font-size: .8em;
}
.gatilho a { text-decoration: none; color: blue; }

.helpBox {
	background: #eee;
	margin: auto;
	width: 80%;
	border: 1px solid red;
}
.hidden { display: none; }
#objetos {
/*
	width: 600px;
    height: 200px;
    top: 1200px;
    position: absolute;
*/
    display: none;
	top: -200px;
	left: -200px;
}
.form-table { width: 100%; }
.form-table table { width: 100%; }
.form-table td.first-line-label { padding-left: 5px; width: 120px; padding-top: 5px; padding-bottom: 2px; }
.form-table td.label { padding-left: 5px; width: 120px; padding-top: 2px; padding-bottom: 3px; }
.form-table td.last-line-label { padding-left: 5px; width: 120px; padding-bottom: 5px; border-bottom: 1px dotted #ccc; }
.form-table td.first-line-field { width: 320px; padding-top: 5px; padding-bottom: 2px; }
.form-table td.field { width: 320px; padding-top: 2px; padding-bottom: 3px; }
.form-table td.last-line-field { width: 320px; padding-top: 3px; padding-bottom: 5px; border-bottom: 1px dotted #ccc; }
.form-table tr.line-even { background: #eaeaea; }
.form-table tr.line-odd { background: #f8f8f8; }
.form-table p.submit { margin-left: 120px; margin-top: 10px; }
#filter-box { margin-bottom: 5px; background: #ffffff; border: 1px solid #666; }
#filter-box a { text-decoration: none; color: blue; }
#modulo-meio { margin-bottom: 6px; background: #ffffff; border: 1px solid #666; }
#modulo-meio a { text-decoration: none; color: blue; }
.box-filtra-pagina { border: 1px solid #666; margin-bottom: 6px; margin-top: 6px; background: #ffffff; }
.edit-script {
	font-family: "Courier New", Courier, mono;
	font-size: 1.2em;
	background: #000000;
	color: #00FF00;
	width: 100%;
	border: 1px solid #999;	
}
.edit-textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 1.2em;
	width: 100%;
	border: 1px solid #999;	
}
.simpletable { border: 1px solid black; }
.simpletable thead tr { background-color: #ddd; }
.simpletable thead th { border-bottom: 1px solid #ccc; vertical-align: bottom; padding: 2px; }
.simpletable tbody td { padding: 2px; margin: 0px; }
.simpletable tfoot tr { background-color: #ddd; }
.simpletable tfoot td { border-top: 1px solid #ccc; }

.sumario {
	padding-left: 2.5em;
	border-top: 1px solid black;
	background-color: #ddd;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}
/* CSS para select de data */
.cpYearNavigation,.cpMonthNavigation { background-color:#C0C0C0; text-align:center; vertical-align:center; text-decoration:none; color:#000000; font-weight:bold; }
.cpDayColumnHeader, .cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText { font-family:Arial; font-size:9px; }
td.cpDayColumnHeader { text-align:right; border:solid thin #C0C0C0;border-width:0px 0px 1px 0px; }
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  { text-align:right; text-decoration:none; }
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; }
.cpCurrentMonthDate, .cpCurrentDate { color:#000000; }
.cpOtherMonthDate { color:#808080; }
td.cpCurrentDate { color:white; background-color: #C0C0C0; border-width:1px; border:solid thin #800000; }
td.cpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; }
td.cpTodayText, td.cpTodayTextDisabled { border:solid thin #C0C0C0; border-width:1px 0 0 0;}
a.cpTodayText, span.cpTodayTextDisabled { height:20px; }
a.cpTodayText { color:black; }
.cpTodayTextDisabled { color:#D0D0D0; }
.cpBorder { border:solid thin #808080; }


@media print {
div { border: none; }
body { width: 100%; }
input, textarea, button { display: none; }
#container_topo { display: none; }
#menu { display: none; }
#rodape { display: none; }
.abutton { display: none; }
.gatilho { display: none; }
.groupBorder { border: none; }
.rowEven { border-bottom: black 1px solid }
}
