/*CSS VO WebSite*/
a {
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	color: #424242;
	CURSOR: hand
}


.navegacao{

	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	color: #9B999A;
	CURSOR: hand
}


a:hover {
	
	text-decoration: underline;
	
}
p
{
margin:0px;

}
ul
{
margin-top:5px;

}

body, td, tr, table{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	color:#424242;
	


}



table
{
	padding:0px;
	border-collapse: collapse;
	border:0px;
}


.titulo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	
	font-weight: bold;
	color: #9B999A;
	text-align:left;
	
}


body {
	margin:0px;	
	background-color:#f3f3f3;
}

.menutop
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	color: #003383;
	CURSOR: hand

}
.obrigatorio
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	color: #ff9900;
}

.erro
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	color: #ff9900;
}


.rodape
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

textarea, select{
font-size: 8pt; word-spacing: 0px; text-indent: 0px; line-height: 100%; font-family: Arial; border: 1px solid #424242; margin: 0px; padding: 2px; background-color: #ffffff;color: #424242;
}


input{
height:20;max-height:20px;min-height:20px;font-size: 8pt; word-spacing: 0px; text-indent: 0px; line-height: 100%; font-family: Arial; border: 1px solid #424242; margin: 0px; padding-top: 2px; background-color: #ffffff;color: #424242;
}

