.text_contact {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
	line-height: 1.5;
	color: #022E76;
}
.texto_small_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.texto_small_contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.legal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9FDBFF;
}
.texto_resaltado {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 19px;
	color: #4192A0;
	font-weight: bolder;
}
.texto_resaltado2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 17px;
	color: #4192A0;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.3;
	font-style: italic;
}
.table_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.08em;
	font-weight: bold;
	color: #FFF;
	background-color: #367985;
	padding: 6px 0px 6px 0px;
	text-align: center;
}
.table_right {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #163A63;
	background-color: #E9FAFE;
	padding: 3px 20px 3px 0px;
	text-align: right;
}
.table_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #163A63;
	background-color: #DAF4FC;
	padding: 3px 0px 3px 20px;
}
.table_img {
	border: 1px solid;
	text-align: center;
	color: #C0EDFA;
}
.form_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1D3F45;
	text-align: right;
	line-height: 1.4;
	padding-right: 4em;
}
.form_content_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #D00;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	line-height: 1.4;
}
.form_specs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background-color: #DCF1F5;
	text-align: center;
	display: table-cell;
	line-height: 2;
	color: #1D3F45;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
.form_units {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 2;
}
.form_img {
	border: 1px solid;
	width:300px;
	text-align: center;
	color: #C0EDFA;
}
.formvspace {
	height: 10px;
}
.formhspace {
	width: 1px;
}
