@import url('main.css');

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.buttonadd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 90px;
}
.buttonsend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0061B9;
}
.buttonbwd {
	border: 0px none;
	font-family: sans-serif;
	font-size: 12px;
	background: #F0F0F0;
	color: #0061B9;
	font-weight: bold;
	cursor: pointer;
	width: 45px;
}
.buttonfwd {
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #F0F0F0;
	color: #0061B9;
	font-weight: bold;
	cursor: pointer;
	width: 65px;
}
.buttonselecttraining {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 65px;
	margin-left: 4px;
}
.textboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: #1470B4;
	color: #FFFFFF ! important;
	text-transform: uppercase;
}
.subsectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #708090;
	color: #FFFFFF ! important;
	text-transform: uppercase;
}
.contenido_campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

.itemblock {
	background: #F0F0F0;
}
.itemblockdetail {
	background: #CCCCCC	;
}
.sectionmarker {
	color:#394994;
	font-weight: bold;	
}
.sectionmarkeractive {
	color:#FF0000;
	font-weight: bold;	
}
.textsmall
{
	font-size: 10px;
}
.puntos_sep {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.bigtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #48528F;
	text-transform: uppercase;
}
.studiescbocountry
{
	width: 350px;
}.menu_cuestionarioTabla {
	border: 0px none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #102D4F;
	font-weight: bold;
	cursor: pointer;
	width: 45px;
}
.menu_cuestionarioTablaON {
	border: 0px none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #53B125;
	font-weight: bold;
	cursor: pointer;
	width: 45px;
}
.contenido_campos_Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

