/************ PasswordStrength Related Styles ***********************/

/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}

.BarIndicator_TextBox2_weak
{
    color:#fbb2b2;
    background-color:#fbb2b2;
}
.BarIndicator_TextBox2_average
{
    color:#b2e0fb;
    background-color:#b2e0fb;
}
.labelTitulo
{
	font-weight:bold;
}
legend {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #00764c;
	border-width: 1px;
	font-size: 12px;
	margin-top: 10pt;
	margin-bottom: 10pt;
}
.desplegable {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	border:solid;
	border-color: #00764c;
	border-width: 1px;
}
INPUT {

	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	border:solid;
	border-color: #00764c;
	border-width: 1px;
}
.largos{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	border:solid;
	border-color: #00764c;
	border-width: 1px;
width:300px;
}
.BarIndicator_TextBox2_good
{
    color:#c5fdc9;
    background-color:#c5fdc9;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    padding:2px 2px 2px 2px;
    width:150px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;
     padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}



.dynamicPopulate_Normal
{
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:150px;
}

.dynamicPopulate_Updating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:150px;
}

.texto {
    color: #00764C ;
    padding-bottom: 1px;
    padding-left: 6px;
    padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-transform: none;
	text-align:left;
	height:50px;	
}
.td
{
	text-align:right;
}
BODY {
	PADDING-TOP: 0px; 
	margin-top: 0px;	
}

.Portada
{
	clear:both;
	width:929px;    
	height:162px;
	background-image:url('images/cabecera.jpg');	
	/*background-position:center;*/
	background-repeat:no-repeat;
}
.TituloLogin{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #00764c;
	background-color: #f3f8ea;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 35px;
	width: 98%;
	height: 16px;
	background-image:url('images/ico_tit1.gif');
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 0px;	
}
.TextoLogin{ 
width:286px;
font-size: 8pt;
font-family: Verdana,sans-serif;
}
.pie {
	background-image:url('images/pie.jpg');
	height:52px;
}
.pie a {
	font-size: 12px;
	color: #008060;
	text-decoration:none;
	font-family:"Arial Black";
}
.pie a:hover{
	font-size: 12px;
	color:#008060;
	text-decoration:none;
	font-family:"Arial Black";
}
.shadowRight                        /* borde de la pagina */
{
	height:100%;
	min-height:100%;
	width:12px;	
	background-image: url('images/gr_Shadow_Right.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}
.shadowLeft							/* borde de la pagina */
{
	height:100%;
	min-height:100%;
	width:12px;
	background-image: url('images/gr_Shadow_Left.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}
.Titulo{                  
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #00764c;
	background-color: #f3f8ea;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 35px;
	/*width: 97%;*/
	height: 16px;
	background-image:url('images/ico_tit1.gif');
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;	
}
.TituloB{                  
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #00764c;
	background-color: #f3f8ea;
	padding-top: 12px;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-left: 70px;
	/*width: 97%;*/
	height: 12px;
	background-image:url('images/Little-Icon-People-icon.gif');
	background-position:30px;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: none;
	color: BLUE;
	text-decoration: none;
	list-style-type: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: none;
	color: BLUE;
	text-decoration: underline;
	list-style-type: none;

}
.conten                                        
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: none;
	color: #00764C;
	text-align:left;
	float: left;	
	width:450px;	
	background-color:#FFFFFF;
	height:200px;
	margin-top: 1px;	
	margin-right: 0px;	
	margin-bottom: 7px;	
	margin-left: 4px;	
	padding-top: 3px;	
	padding-right: 4px;	
	padding-bottom: 4px;	
	padding-left: 4px;	
	border-top-width: 1px;	
	border-right-width: 4px;	
	border-bottom-width: 4px;
	border-left-width: 1px;	
	border-top-style: solid;	
	border-right-style: solid;	
	border-bottom-style: solid;	
	border-left-style: solid;	
	border-top-color: #e6e6e6;	
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
}

.BotonAccion
{
    padding-right: 2px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 11px;
    background: #f8f29b;
    color: #005336;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border:solid 1px;
    border-color: #00764c;
    height: 20px
}
