.ordenacao {
	font-size:9pt;	
	vertical-align:middle;
	color:#444444;
}
	
a.ordenacao:link {
	text-decoration: underline;
}

.rodapefiliais {
	font-size:7pt;	
	vertical-align:middle;
	color:#000000;
}
	
a.rodapefiliais:link {
	text-decoration: underline;
}

.tituloenderecos {
	text-decoration: none;
	font-size:9pt;	
	vertical-align:middle;
	color:#002D47;
	font-weight:bolder;
	text-align:center;
}

.TEXTBOX_BUSCARAPIDA
{	
	font-family: 'Arial';
	height: 19px;
	font-size: 7pt;
}

.LABEL
{	
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: darkgray 1px solid;
	color: #0a246a;
	padding-top: 1px;
	border-bottom: darkgray 1px solid;
	font-family: 'Arial';
	height: 19px;
	width: 72px;
	text-align: left;
}

.REQUIRED
{	
	font-weight: bold;
	font-size: 9pt;
	width: 2px;
	color: red;
	padding-top: 1px;
	font-family: 'Arial';
	height: 18px;
	text-align: left;
}

.RADIOBUTTON
{	
	font-weight: normal;
	font-size: 8pt;	
	color: #0a246a;	
	font-family: 'Arial';
	height: 18px;			
}

.CHECKBOX
{	
	font-weight: normal;
	font-size: 8pt;	
	color: #0a246a;	
	font-family: 'Arial';
	height: 18px;			
}

.CHECKBOXLIST
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	color: black;
	border-bottom: lightgrey 1px solid;
	font-family: 'Arial';
	height: 18px;
}

.TEXTBOX
{	
	font-family: 'Arial';
	height: 19px;
	font-size: 8pt;
}

.DROPDOWN
{	
	font-family: 'Arial';
	height: 18px;
	font-size: 8pt;
	color: black;
}

.LABEL_TITULO
{	
	border-right: darkgray 1px;
	border-top: darkgray 1px;
	font-weight: bold;
	font-size: 8pt;
	border-left: darkgray 1px;
	width: 100%;
	color: #0a246a;
	border-bottom: darkgray 1px;
	font-family: 'Arial';
	height: 12px;
	background-color: lightgrey;
	text-align: center;
}

.BOTAO_APLICACAO
{	
	font-size: 8pt;
	width: 70px;
	color: #0a246a;
	font-family: Arial;
	height: 18px;
	background-color: lightgrey;
}

.MOLDURA_GROSSA
{	
	border-right: lightgrey 2px solid;
	border-top: lightgrey 2px solid;
	border-left: lightgrey 2px solid;
	border-bottom: lightgrey 2px solid;
}

.MOLDURA_FINA
{	
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}

.MOLDURA_BOTOES
{	
	border-right: lightgrey 2px solid;
	border-top: lightgrey 2px solid;
	border-left: lightgrey 2px solid;
	width: 320px;
	border-bottom: lightgrey 2px solid;
	height: 22px;
	background-color: #e6e6fa;
}

.DATAGRID
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 8pt;
	border-left: darkgray 1px solid;
	width: 732px;
	border-bottom: darkgray 1px solid;
	font-family: 'Arial Narrow';
}

.DATAGRID_CABECALHO
{
	font-size: 8pt;	
	font-family: 'Arial Narrow';
	background-color: #749ccc;
}

.DATAGRID_RODAPE
{
	font-size: 8pt;
	color: darkred;
	font-family: Arial;
	background-color: #ffffff;
}

.DATAGRID_IMPAR
{
	font-size: 8pt;
	font-family: 'Arial Narrow';
	background-color: gainsboro;
}

.DATAGRID_PAR
{
	font-size: 8pt;	
	font-family: 'Arial Narrow';
	background-color: #EEEEEE;
}

.TEXTO
{		
	font-size: 8pt;	
	color: #000000;	
	font-family: 'Arial';
	text-align: left;
}

A.TEXTO:link {
	text-decoration: none;
}

A.TEXTO:hover {
	text-decoration: none;
}

A.TEXTO:visited {
	text-decoration: none;
}
