body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.TituloPaginas {
	font-size: 20px;
	font-weight: bold;
	color: #1f2f65;
}

.Subtitulo {
	font-size: 12px;
	font-weight: bold;
	color: #1f2f65;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: none!important;
}

.mascara {
	text-align: right;
}
.TextoDestacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f66e02;
	padding: 7px;
}

.NumeroDestacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f66e02;
	text-align: right;
	padding: 7px;
}

.NumeroDestacadoValorTotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f66e02;
	text-align: right;
}


.cabecalhoTela {
	background: url("../images/topo_receita.png");
	/* background-color:	#2081e6; */
}

.botaoComum {
	border-top:			solid 2px #ffffff!important;
	border-right:		solid 2px #ffffff!important;
	border-left:		solid 2px #ffffff!important;
	border-bottom:		solid 2px #ffffff!important;
		
	color: 				#ffffff!important;
	background-color:	#89d3f4!important;
	background-image:	none!important;

	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight: 		normal;
	text-align:			center;
			
	padding-left: 		2px;
	
	width: 				90px;
	height: 			35px;
}

.tabela {
	border: 1px none #bed6f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f2f65;
}

.textoCampo {
	border-top: #b7c4cf 1px solid;
	border-bottom: #b7c4cf 1px solid;
	border-left: #b7c4cf 1px solid;
	border-right: #b7c4cf 1px solid;
	/*background-color: #def2fe;*/
	color: #1f2f65;
	padding: 6px;
}

.textoCampoE {
	border-top: #b7c4cf 1px solid;
	border-bottom: #b7c4cf 1px solid;
	border-left: #b7c4cf 1px solid;
	border-right: none;
	/*background-color: #def2fe;*/
	color: #1f2f65;
	padding: 6px;
}

.textoCampoC {
	border-left: #b7c4cf 1px solid;
	border-right: #b7c4cf 1px solid;
	border-top: none;
	border-bottom: none;
	/*background-color: #def2fe;*/
	color: #1f2f65;
	padding: 6px;
}

.textoCampoD {
	border-top: #b7c4cf 1px solid;
	border-bottom: #b7c4cf 1px solid;
	border-right: #b7c4cf 1px solid;
	border-left: none;
	/*background-color: #def2fe;*/
	padding: 6px;
}

.textoCampoF {
	border-bottom: #b7c4cf 1px solid;
	border-left: #b7c4cf 1px solid;
	border-right: #b7c4cf 1px solid;
	border-top: none;
	/*background-color: #def2fe;*/
	color: #1f2f65;
	padding: 6px;
}

.textoCampoFE {
	border-bottom: #b7c4cf 1px solid;
	border-left: #b7c4cf 1px solid;
	border-top: none;
	border-right: none;
	/*background-color: #def2fe;*/
	color: #1f2f65;
	padding: 6px;
}

.textoCampoFC {
	border-bottom: #b7c4cf 1px solid;
	border-top: none;
	border-left: none;
	border-right: none;
	/*background-color: #def2fe;*/
	color: #1f2f65;
	padding: 6px;
}

.textoCampoFD {
	border-bottom: #b7c4cf 1px solid;
	border-right: #b7c4cf 1px solid;
	border-top: none;
	border-left: none;
	/*background-color: #def2fe;*/
	padding: 6px;
}

.textoCampoIE {
	border-left: #b7c4cf 1px solid;
	border-top: none;
	border-bottom: none;
	border-right: none;
	/*background-color: #def2fe;*/
	color: #1f2f65;
	padding: 6px;
}

.textoCampoID {
	border-right: #b7c4cf 1px solid;
	border-top: none;
	border-bottom: none;
	border-left: none;
	/*background-color: #def2fe;*/
	padding: 6px;
}

.textoCampoIC {
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	/*background-color: #def2fe;*/
	color: #1f2f65;
	padding: 6px;
}

.textoCampoT {
	border-top: #b7c4cf 1px solid;
	border-right: #b7c4cf 1px solid;
	border-left: #b7c4cf 1px solid;
	border-bottom: none;
	/*background-color: #def2fe;*/
	color: #1f2f65;
	margin: 0px;
	padding: 6px;
}

.textoCampoTE {
	border-top: #b7c4cf 1px solid;
	border-left: #b7c4cf 1px solid;
	border-bottom: none;
	border-right: none;
/*	background-color: #def2fe;*/
	color: #1f2f65;
	margin: 0px;
	padding: 6px;
}

.textoCampoTC {
	border-top: #b7c4cf 1px solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
/*	background-color: #def2fe;*/
	color: #1f2f65;
	margin: 0px;
	padding: 6px;
}

.textoCampoTD {
	border-top: #b7c4cf 1px solid;
	border-right: #b7c4cf 1px solid;
	border-bottom: none;
	border-left: none;
/*	background-color: #def2fe;*/
	margin: 0px;
	padding: 6px;
}

.bg1 {
	background-color: #fdfeff;
}

.bg2 {
	background-color: #fdfeff;
}

.rf-tab-cnt {
	background-color: #dcf2fc!important;
	border-left: 3px!important;
	border-left-color: #ffffff!important;
	border-left-style: solid!important;
	border-top: 3px!important;
	border-top-color: #ffffff!important;
	border-top-style: solid!important;
	padding: 18px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
	background-image: url("../images/sim_aliq_header.jpg")!important;
	background-repeat: no-repeat!important;
}

.rf-tab-hdr-act.rf-tab-hdr-top {
	background: #89d3f4!important;
	border-top: 5px!important;
	border-top-color: #f66e02!important;
	border-top-style: solid!important;
	font-weight: bold!important;
	background-image: none!important
}

.rf-tab-hdr-inact.rf-tab-hdr-top {
	background: #89d3f4!important;
	border-top: 5px!important;
	border-top-color: #89d3f4!important;
	border-top-style: solid!important;
	background-image: none!important;
	border-color: #89d3f4!important;
}

.rf-tab-hdr-act {
	color: #ffffff!important;	
	font-size: 13px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	background-color: #89d3f4!important;
	background-image: none!important;
	border-style: none!important;
}

.rf-tab-lbl {
	color: #ffffff!important;	
	font-size: 13px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	margin-top: 3px!important;	
}

.dr-tbpnl-tb-sel {
	background-image: none!important;
	border-color: #89d3f4!important;
}

.rf-tab-hdr-inact {
	color: #ffffff!important;	
	font-size: 13px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	background: #89d3f4!important;
	background-image: none!important;
	border-color: #89d3f4!important
}

.rf-tab-hdr-brd {
	border: none!important;
	height: 0px!important;

}
.rf-tab-hdr-spcr {
	border: none!important;
	padding: 1px!important;
}

.rf-tab {
	border-left: 10px!important;
	border-left-color: #89d3f4!important;
	border-left-style: solid!important;
	margin-left: 2px!important;
}

.rf-tab-hdr-tabline-vis.rf-tab-hdr-tabline-top {
	background: none!important;
	border: none!important;
}
.dr-bottom-line {
	border-bottom-style: none!important;
}

.dr-tbpnl-cntnt {
	font-family: Arial, Helvetica, sans-serif!important;
	background-image: url("../images/sim_aliq_header.jpg")!important;
	background-repeat: no-repeat!important;
	
}

.rf-p-hdr {
	color: #1f2f65!important;	
	font-size: 12px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	background-image: none!important;
	background-color: #ffffff!important;
	border: none!important;
	padding-left: 40px!important;
	padding-top: 15px!important;
}

.rf-p {
	border: none!important;
	padding-left: 45px!important;
}

.rf-p-b {
	width: 90%!important;
}
                        