/* CSS Document */
.bodyStyle{
	background-image:url(../img_en/bg_gral.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
.staffItem{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:8pt;
	color:#60739D;
	cursor:pointer;
}
.staffItemHover{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:8pt;
	color:#60739D;
	cursor:pointer;
	text-decoration:underline;
}
.staffDefault{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:7pt;
	color:#666666;
}
.staffActive{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:7pt;
	color:#FFFFFF;
	background-color:#696C37;
}
.justifiedContent{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:10pt;
	color:#333333;
	text-align:justify;
}
.footerText{
	font-family: Tahoma;
	font-size:8pt;
	color:#FFFFFF;
}
.sectionTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11pt;
	color:#FFFFFF;
}
.topicTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11pt;
	color:#60739D;
}
.sectionTitleBg{
	background-color:#61749E;
	background-image:url(../img_en/pleca_title_start.gif);
	background-repeat:repeat-x;
}
.formLabels{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#54668D;
}
.formTextFields{
	font-family:Tahoma;
	font-size:8pt;
	color:#60739D;
	border-style:solid;
	border-width:1px;
	border-color:#CFD5E1;
}
.thTitleBg{
	background-color:#677AA2;
	background-image:url(../img_en/th_t_n.gif);
	background-repeat:repeat-x;
}
.thgTitleBg{
	background-color:#677AA2;
	background-image:url(../img_en/thg_t_n.gif);
	background-repeat:repeat-x;
}
.bmiFields{
	font-family:Tahoma;
	font-size:8pt;
	color:#677AA2;
	border-style:solid;
	border-width:1px;
	border-color:#E5E5E5;
}
.bmi{
	font-family:Tahoma;
	font-size:10pt;
	color:#006699;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:#E5E5E5;
}
/* INICIAN LINKS PARA DIRECTORIO */
a.directory:link{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:7pt;
	color:#0066CC;
	text-decoration:underline;
}
a.directory:active{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:7pt;
	color:#0066CC;
	text-decoration:underline;
}
a.directory:visited{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:7pt;
	color:#0066CC;
	text-decoration:underline;
}
a.directory:hover{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:7pt;
	color:#919301;
	text-decoration:underline;
}
/* FINALIZAN LINKS PARA DIRECTORIO */
/* INICIAN LINKS PARA FOOTER */
a.footer:link{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:underline;
}
a.footer:active{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:underline;
}
a.footer:visited{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:underline;
}
a.footer:hover{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:8pt;
	color:#F1F1F1;
	text-decoration:underline;
}
/* FINALIZAN LINKS PARA DIRECTORIO */
/* INICIAN LINKS PARA LA SECCIÓN VÍNCULOS */
a.vinculos:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11pt;
	color:#60739D;
	text-decoration:none;
}
a.vinculosactive{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11pt;
	color:#60739D;
	text-decoration:none;
}
a.vinculos:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11pt;
	color:#60739D;
	text-decoration:none;
}
a.vinculos:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11pt;
	color:#919301;
	text-decoration:underline;
}
/* FINALIZAN LINKS PARA DIRECTORIO */