.branco {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
}
a.branco {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
}
a.branco:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: underline;
}
.txt {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #02436a;
}
a.txt {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #02436a;
	text-decoration: none;
}
a.txt:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #02436a;
	text-decoration: underline;
}
.txt1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #02436a;
}
a.txt1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #02436a;
	text-decoration: none;
}
a.txt1:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #02436a;
	text-decoration: underline;
}
.formcaixa1 {
	height: 19px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#02436a;
	background-color: #FFF;
	border: 1px solid #7f9db9;
}
.formcaixa2 {
	height: 19px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#02436a;
	background-color: #FFF;
	border: 1px solid #7f9db9;
}
.formcaixa3 {
	height: 65px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#02436a;
	background-color: #FFF;
	border: 1px solid #7f9db9;
}
.botao {
    font-family: Arial;
	font-size: 11px;
	border:0px ridge #ffffff;
	color:#02436a;
	background-color:#ffffff;
	filter: chroma(Color=#ffffff);
	cursor: hand;
	cursor:pointer; 
}
.conteiner { 
   float:left; 
   width:157px; 
   height:200px; 
   margin: 10px; 
   text-align:center;
} 