@charset "UTF-8";
/* CSS Document */

a.style:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC008C;
	text-decoration: none;
	font-weight: bold;
	}

a.style:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC008C;
	text-decoration: none;
	font-weight: bold;
	}
	
a.style:active {text-decoration: none}

a.style:hover {
	text-decoration: none;
	color: #A7A9AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a.style1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A9AC;
	text-decoration: none;
	font-weight: bold;
}
a.style1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A9AC;
	text-decoration: none;
	font-weight: bold;
}
	
a.style1:active {text-decoration: none}

a.style1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC008C;
	text-decoration: none;
	font-weight: bold;
	}


.borders {
	background-color: #FFF;
	border: thick solid #CFD4D8;
}
.bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #20478d;
	text-decoration: none;
}
.left_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EC008C;
	text-decoration: none;
}
.inside_table {
	border: thin solid #CFD4D8;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: justify;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:  #20478d;
}
.form_boxes {
	border: thin solid #CFD4D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A9AC;
	text-decoration: none;
}
.links
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC008C;
	text-decoration: none;
	font-weight: bold;
}
.left_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A9AC;
	text-decoration: none;
	font-weight: bold;
}
.txt_ramos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: left;
}
a.style2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A9AC;
	text-decoration: none;
	font-weight: bold;
}
a.style2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A9AC;
	text-decoration: none;
	font-weight: bold;
}
	
a.style2:active {text-decoration: none}

a.style2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: underline;
	font-weight: bold;
	}
.table {
	border: medium solid #CCC;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:  #20478d;
}

