body, table
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.tituloChamadaCapa
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #618F61;
	font-weight: bold;
	padding-left : 16px;
}
.tituloChamadaCapaPeq
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #618F61;
	font-weight: bold;
	padding-left : 16px;
	border: #EFEFED;
	border-style : none none solid none;
}
.tituloChamadaCapaPeqSLinha
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #618F61;
	font-weight: bold;
	padding-left : 16px;
}
.tituloDestaque
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #6495ED;
	font-weight: bold;
}
.tituloDestaqueCPad
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #6495ED;
	font-weight: bold;
	padding-left : 16px;
}
.subtexto
{
	font-family: Verdana, Arial;
	font-size: 10;
	color: #757575;
	font-weight: bold;
}
.subtexto2
{
	font-family: Verdana, Arial;
	font-size: 10;
	color: #757575;
	font-weight: bold;
	text-align : center;
}
.subtextoComPad
{
	font-family: Verdana, Arial;
	font-size: 10;
	color: #757575;
	font-weight: bold;
	padding-left : 16px;
}
.subtextoComPadDuplo
{
	font-family: Verdana, Arial;
	font-size: 10;
	color: #757575;
	font-weight: bold;
	padding-left : 16px;
	padding-right : 8px;
}
.titulo
{
	font-size: 12pt;
	font-weight: bold;
}
.subtitulo
{
	font-size: 10pt;
	font-weight: bold;
}
.inputText
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.inputTextTitulo
{
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
}
textarea, select
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.inputFile
{
	font-family: Verdanda, Arial;
	font-size: 8pt;
}
.inputButton
{
	font-family: Verdana, Arial;
	font-size: 7pt;
	padding: 0;
	margin: 0;
}
.aTitDest:link, .aTitDest:visited
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #0000CD;
}
.aTitDest:hover
{
	text-decoration: none;
	color: #FF0000;
}
.aTit:link, .aTit:visited
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #618F61;
	font-weight: bold;
	padding-left : 16px;
}
.aTit:hover
{
	text-decoration: none;
	color: #FF0000;
}
.aSubtxt:link, .aSubtxt:visited
{
	font-family: Verdana, Arial;
	font-size: 10;
	color: #757575;
	font-weight: bold;
}
.aSubtxt:hover
{
	text-decoration: none;
	color: #FF0000;
}
a:link
{
	text-decoration: none;
	color: #003399;
}
a:hover
{
	text-decoration: none;
	color: #FF0000;
}
a:visited
{
	text-decoration: none;
	color: #003399;
}
h5
{
    font-family: Verdana, Arial;
    font-size: 10pt;
    font-weight:bold;
}
.MenuTitAzul
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #000099;
	font-weight: bold;	
	padding-left: 22px;
}
.linkMenuAzul:link, .linkMenuAzul:visited
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #000099;
	font-weight: bold;	
	padding-left: 5px;
}
.linkMenuAzul:hover
{
	font-size: 9pt;
	color: Blue;
}
.MenuTitVerde
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #669966;
	font-weight: bold;
	padding-left: 22px;
}
.linkMenuVerde:link, .linkMenuVerde:visited 
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #669966;
	font-weight: bold;
	padding-left: 5px;
}
.linkMenuVerde:hover
{
	font-size: 9pt;
	color: #3CB371;
}

.MenuTitVermelho
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #CC6666;
	font-weight: bold;
	padding-left: 22px;
}
.linkMenuVermelho:link, .linkMenuVermelho:visited
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #CC6666;
	font-weight: bold;
	padding-left: 5px;
}
.linkMenuVermelho:hover
{
	font-size: 9pt;
	color: Red;
}
.MenuTitAmarelo
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #D7A806;
	font-weight: bold;
	padding-left: 22px;
}
.linkMenuAmarelo:link, .linkMenuAmarelo:visited
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #D7A806;
	font-weight: bold;
	padding-left: 5px;
}
.linkMenuAmarelo:hover
{
	font-size: 9pt;
	color: #FFD700;
}
fieldset
{
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
}
fieldset legend
{
    /*ackground-color: #808080;*/
    color: #808080;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
}
.bordas
{
	border: #EFEFED;
	border-style : solid none solid none;
}
.bordasTabela
{
	border: #EFEFED;
	border-style : none none solid none;
}
form#formupeq {
	padding: 0;
	margin: 0;
	height: 18px; 
}
