input {
	font-family:tahoma;
}
textarea {
	font-family: tahoma;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #38529D;
}
.tit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #38529D;
}
.tit3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #38529D;
}
td {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	color: #666666;
}
.tdsel {
	border: 1px solid #EEEEEE;
	background-color: #F7F7F7;
	padding:9px;
	font-weight:bold;
}
.tdFldValue {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	cursor:default;
	color:#555555;
}
.tdFldTitle {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	background-color:#EEEEEE;
	color:#555555;
	cursor:default;
}
.tdFldPage {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	background-color:#DDDDDD;
	color:#555555;
	cursor:default;
}
.fldPageDesc {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color:#555555;
	cursor:default;
	font-weight: normal;
}
.foot {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	color: #999999;
	line-height: 18px;
}
a {
	color: #485E97;
}
a:hover {
	color: #FF9900;
}
.sml {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}
.infoBox {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	background-color: #009922;
	padding: 8px;
	width: 100%;
}
.errorBox {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	background-color: #B70000;
	padding: 8px;
	width: 100%;
}
.tdnorm {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	cursor:default;
}
.type2 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	padding: 10px;
}
.tdhead {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	background-color: #E5E7F3;
	border-width: 1px;
	border-style: solid;
	border-left-color:#F3F9FE;
	border-top-color:#F3F9FE;
	border-bottom-color: #B0B7DB;
	border-right-color:#B0B7DB;
	cursor:default;
}
.subtitactive {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #768ABD;
}
.subtitdisabled {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BBBBBB;
}
.norm {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	color: #666666;
}
.contacto {
	padding-left: 20px;
	padding-top:0px;
}
.pagetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
}
      .tab { 
	  	color:black;
	  	border:none;
        background-color: #E4EEFC; 
        padding-left: 10px; 
        padding-right: 10px; 
        padding-top: 4px; 
        padding-bottom: 2px; 
		top:-2px;
        font-family: arial; 
        text-decoration: none;
        text-align: center;
		position:relative;
		cursor:default;
      }
      .tab:hover { 
	  	border:none;
        background-color: #B5D0F9; 
      }
	  .tabselected{
	  	color:black;
	  	border-top:1px solid #92B5E7;
		border-left:1px solid #92B5E7;
		border-right:1px solid #92B5E7;
        background-color: #ACCCF7; 
        padding-left: 10px; 
        padding-right: 10px; 
        padding-top: 4px; 
        padding-bottom: 2px; 
		top:-1px;
        font-family: arial; 
        text-decoration: none;
        text-align: center;
		position:relative;
		cursor:default;
	  }
	.panel { border: solid 1px #92B5E7;background-color: #ACCCF7; padding: 10px; }
	.panel-green { border: solid 1px #92E792;background-color: #ACF7AC; padding: 10px; }
	.tabarea { padding:10px;padding-top:15px; }
	.submenu { padding:5px;background-color:#E4EEFC; }
	.type3 {
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		background-color: #C3DAF9;
	}

