@charset "UTF-8";
/* CSS Document */

#buscador {
	padding-left:185px;
}
.txtOutstanding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.txtSubtitle {
	font-family: "Trebuchet MS", Times-Roman;
	font-size: 13px;
	color: #666666;
}
.txtLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.txtTitle {
	font-family: "Trebuchet MS", Times-Roman;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.txtContent {
	font-family: "Trebuchet MS", Times-Roman;
	font-size: 12px;
	color: #7F7F7F;
}
.txtContentBold {
	font-family: "Trebuchet MS", Times-Roman;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.txtSubtitlePanama {
	font-family: "Trebuchet MS", Times-Roman;
	font-size: 13px;
	color: #000000;
}
.txtLinkPanama {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	text-decoration: underline;
}
.txtOutstanding02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.txtSubtitlePanamaWhite {
	font-family: "Trebuchet MS", Times-Roman;
	font-size: 13px;
	color: #ffffff;
}
.txtLinkPanamaWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.txtOutstandingWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

