/* CSS Document */
.arial10gris{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
.arial11gris{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
.arial12gris{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
.arial14gris{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
.arial15gris{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
.arial11grisBold{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}
.arial12grisBold{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}
.arial14grisBold{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}
.arial15grisBold{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}
.arial10azul{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #003399;
}
.arial11azul{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #003399;
}
.arial11blancoBold {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.arial12azul{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #003399;
}
.arial14azul{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #003399;
}
.arial15azul{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #003399;
}
.arial11azulBold{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #003399;
}
.arial12azulBold{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #003399;
}
.arial14azulBold{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #003399;
}
.arial15azulBold{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #003399;
}
a:link{
	font-family:arial, helvetica, sans-serif;;
	color:#00209F;
	font-weight:normal;
	text-decoration:underline
	}
a:active{
	text-decoration:none;
	font-family:arial,helvetica,sans-serif;
	color:#00209F;
	font-weight:normal;
	text-decoration:none}
a:visited{
	text-decoration:none;
	font-family:arial, helvetica, sans-serif;;
	color:#00209F;
	font-weight:normal;
	text-decoration:underline
	}
a:hover{
	text-decoration:none;
	font-family:arial,helvetica,sans-serif;
	color:#0000FF;
	font-weight:normal;
	text-decoration:underline
	}
.arial10azulClaro {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #0033FF;
}
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #F8F8F0;
	margin-top: 6px;
	margin-bottom: 6px;

}
/*---------------*/
/* Modificadores */
/*---------------*/

#cursiva {font-weight: italic;}
#bold {font-weight: bold}
#nobold {font-weight: normal;}
#subra {text-decoration:underline}
#nosubra {text-decoration:none}
#noticias {font-size:11px;font-weight:bold}
#negro {color:#000000}
#naranja {color:#F16645;}
#naranja3 {color:#F78A69;}
#naranja2 {color:#F16645;}
#azul {color:#3D57C0;}
#azulOscuro {color:#273F85;}
#blanco {color:#ffffff; text-decoration:none}
#marron {color:#93876C;}
#gris {color:#818182;}
#busqueda{color:#3D57C0; font-weight: bold;background-color:#F6FBC1;}
#keyFacts{line-height: 1; color:#273F85;}
.sectionTitleNegative {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F3F3F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF00;
	border-bottom-color: #FFFF00;
	background-color: #003399;
	margin-top: 6px;
	margin-bottom: 6px;
}
.arial15blancoBold {

	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.arial11blanco {

	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}
.cursornormal {
	cursor: text;
}
.arial10azulBold {

	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #003399;
}
.arial9gris {

	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
