BODY{
	/*background-image:url(/tplImgs/bg.mac.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
	background-color:#6E6E6E;
	margin-top:5px;
}
.terminal, #tTitle, .tTitle, #button, .button, legend{
	font-size:10px;
	font-family:terminal, system, mono, courier, sans-serif;
}
#creaworlds, .creaworlds{
	text-decoration:none;
}
.specialChars{
	text-transform:none;
	font-variant:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#tTitle, .tTitle{
	height:14px;
	color:#FFFFFF;
	background-color:#006699;
}
.xp, #xp, select, textarea, input{
	border-width:1px;
	border-color:#6E6E6E;
	border-style:solid;
	font-size:11px;
	font-family:Tahoma, arial, sans-serif;
}
select, textarea, input{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#button, .button{
	height:20px;
	border-color:#C7C7C7;
	background-color:#FFFFFF;
	color:#6593A0;
}
#idCompany, #username, #password{
	font-weight:bold;
}
.mTitle {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#8C8C8C;
}
#separador{
	height:6px;
}
#formulario{
	color:#858585;
	font-size:11px;
	font-family:Tahoma, verdana, sans-serif;
}
.formularioTitulo{
	color:#A1D817;;
	font-weight:bold;
}
.resultadosTitle{
	background-color:#FFFFCC;
	color:#000000;
	text-align:center;
	font-family:Tahoma, sans-serif;
}
.nb{
	border-width:0px;
}

.cuestionariotext{
	font-family:Tahoma, verdana, sans-serif;
	color:#5788AA;
	font-size:12px;
}
.seccion{
	font-weight:bold;
	color:#006699;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.dataSeccion{
	color:#666666;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.strUpper{
	text-transform:uppercase;
}
.strLower{
	text-transform:lowercase;
}
.strNone{
	text-transform:none;
}
.error{
	font-size:12px;
	background-color:#AED8EE;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
fieldset, legend{
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	border-width:1px;
	border-color:#6E6E6E;
	border-style:solid;
}
legend{
	text-transform:uppercase;
}
fieldset{
	font-size:11px;
	font-family:tahoma, verdana, sans-serif;
}
.saludo{
	color:#990000;
	text-align:right;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.reports{
	text-align:center;
	font-size:11px;
	font-family:"Courier New", Courier, mono;
}
.whois{
	padding-left:3px;
	padding-top: 3px;
	padding-right:3px;
	padding-left:3px;
	padding-bottom:3px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	background-color:#FFFFCC;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.reportContent{
	text-align:center;
	font-size:xx-small;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	border-right-color:#6E6E6E;
	border-right-style:solid;
	border-right-width:1px;
}
.rl{
	border-left-color:#6E6E6E;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#6E6E6E;
	border-right-style:solid;
	border-right-width:1px;
}
.rtl, #rtl{
	border-bottom-color:#6E6E6E;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-width:0px;
}
.rb, .rb2{
	border-width:1px;
	border-color:#6E6E6E;
	border-style:solid;
	border-right-width:0px;
	padding-top:3px;
}
.rbr{
	border-right-color:#6E6E6E;
	border-right-style:solid;
	border-right-width:1px;
}
.rb2{
	border-top-width:0px;
}

#fullName{
	font-family:Arial, Helvetica, sans-serif;
}
#break{
	page-break-after:always;
}