body {
	background-color: #ffffff;
	margin: 0px;
}

.menuSuperior {
	border-top: 3px solid #000000;
	width: 120px;
	padding-top: 4px;
	text-align: center;
	vertical-align: top;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	cursor: default;
}

.menuSuperiorRealce {
	border-top: 3px solid #008040;
	width: 120px;
	padding-top: 4px;
	text-align: center;
	vertical-align: top;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #008040;
	cursor: hand;
}

.barraAzulTopo {
	height: 40px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #006080;
}

.barraAzulRodape {
	height: 20px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #006080;
	font-family: tahoma;
	font-size: 10pt;
	color: #eaeaea;
}

.tituloPagina {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #dadada;
}

.slogan {
	font-family: tahoma;
	font-size: 10pt;
	color: #dadada;
}

.menuLateral {
	border-bottom: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	height: 30px;
	background: #efefef;
	text-align: center;
	vertical-align: center;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	cursor: default;
}

.menuLateralRealce {
	border-bottom: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	height: 30px;
	background: #dadada;
	text-align: center;
	vertical-align: center;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000040;
	cursor: hand;
}

.caixaExterna_subMenuLateral {
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}

.caixaInterna_subMenuLateral {
	border-left: 2px solid #606060;
	border-top: 2px solid #606060;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

.subMenuLateral {
	height: 20px;
	background: #004060;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
	font-family: verdana;
	font-size: 8pt;
	color: #dfdfdf;
	cursor: default;
}

.subMenuLateralRealce {
	height: 20px;
	background: #006080;
	text-align: center;
	font-weight: bold;
	vertical-align: center;
	font-family: verdana;
	font-size: 8pt;
	color: #ffffff;
	cursor: hand;
}

.subMenuLateralDestaque {
	height: 20px;
	background: #0099cc;
	text-align: center;
	font-weight: bold;
	vertical-align: center;
	font-family: verdana;
	font-size: 8pt;
	color: #ffffff;
	cursor: hand;
}

.complementoMenuLateral {
	border-right: 1px solid #cacaca;
	background: #ffffff;
	vertical-align: top;
}

.corpo {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 16px;
	padding-bottom: 16px;
	font-family: tahoma;
	font-size: 9pt;
	color: #444444;
}

.texto {
	font-family: tahoma;
	font-size: 9pt;
}

.expandida_titulo {
	border: 1px solid #000000;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	height: 24px;
	background: #dfdfdf;
	color: #000040;
}

.expandida_rotulo {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	height: 18px;
	width: 100px;
}

.expandida_campo {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-family: tahoma;
	font-size: 9pt;
	height: 18px;
	width: 200px;
	text-align: right;
}

.linkGrupoAtualizacao {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: default;
}

.linkGrupoAtualizacaoRealce {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	cursor: hand;
}

.linkAtualizacao {
	text-decoration: none;
}

.linkAtualizacao:hover {
	text-decoration: underline;
}

.linkDestaque {
	font-weight: bold;
	color: #004060;
	text-decoration: none;
}

.linkDestaque:hover {
	font-weight: bold;
	color: #004060;
	text-decoration: underline;
}

.rotulo {
	font-family: tahoma;
	font-size: 9pt;
}

.campo {
	font-family: tahoma;
	font-size: 9pt;
}

.botao {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
}

.linhaSuperiorAtualizacao {
	font-family: arial; 
	font-size: 7pt; 
	color: #404040; 
	width: 100px; 
	vertical-align: bottom;
	border-top: 1px solid #dfdfdf; 
	background: #fafafa;
}

.linhaInferiorAtualizacao {
	background: #f4f4f4; 
	font-family: tahoma; 
	font-size: 9pt;
	border-top: 1px solid #dfdfdf; 
}