﻿body {
}
.Etiquetas {font-size: 11px;font-weight: bold;	font-family: Arial;}
.EtiquetasWelcome {font-size: 13px;font-weight:normal;	font-family: Arial;}
.EtiquetasWelcome2 {font-size: 12px;font-weight:normal;	font-family: Arial;}
.EtiquetasAvisoLegal {font-size: 12px;font-weight:normal;	font-family: Arial; text-align: justify; }
.EtiquetasMsg {	font-size: 13px;font-weight: bold;	font-family: Arial; }
.EtiquetasGrid {font-size: 9px;	font-family: Arial;	text-transform: capitalize;	text-align: justify; }
.EtiquetasMsgPDF { font-size: 20px;	font-weight: bold;	font-family: Arial; }
.TextBoxes { font-size: 11px;font-family: Arial; }
.EtiquetasError { font-size: 12px; font-weight: bold; font-family: Arial; word-spacing: 3px; color: red; }
.Ancho { width:650px; }
.AnchoT { width:740px; }
.master_page {    width:798px;    background: ;    
margin-left:auto;    margin-right:auto;    /*border:dashed 1px #b2b1b6;*/    padding-bottom:0;    padding: 0;
}
.tableContenido {width: 555px;border-right: #D0D0BF 1px solid;border-top: #D0D0BF 1px solid;border-left: #D0D0BF 1px solid;	border-bottom: #D0D0BF 1px solid;}
.tableContenidoGrid { width: 700;}
.tableContenidoGrid1 { width: 700;	border-right: #D0D0BF 1px solid;border-top: #D0D0BF 1px solid;	border-left: #D0D0BF 1px solid;	border-bottom: #D0D0BF 1px solid;}
.Legend {font-size: 11px; font-family: Arial; }
.boton { border:0px; width:93px; height:26px; color:#FFFFFF; font-size:11px; font-family:Arial, Helvetica, sans-serif; background-image:url(Images/btnWalmart.bmp); font-weight:bold;  }
.botonLargo { border:0px; width:125px; height:26px; color:#FFFFFF; font-size:11px; font-family:Arial, Helvetica, sans-serif; background-image:url(Images/btnWalmartLarge.bmp); font-weight:bold;  }
/********************************************AJAX******************************/
/* Accordion */
.accordionHeader { border: 1px solid #2F4F4F; color: white; background-color: #2E4d7B; font-family: Arial, Sans-Serif; font-size: 10px;	font-weight: bold; padding: 5px; margin-top: 5px; cursor: pointer; }
#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}
.accordionHeaderSelected { border: 1px solid #2F4F4F;    color: white;    background-color: #5078B3;	font-family: Arial, Sans-Serif;	font-size: 10px;	font-weight: bold;    padding: 5px;    margin-top: 5px;    cursor: pointer; }
#master_content .accordionHeaderSelected a
{
    color: #FFFFFF;
    background:none;
    text-decoration:none;
}
#master_content .accordionHeaderSelected a:hover
{
    background: none;
	 text-decoration:underline;
}
.accordionContent { background-color: #D3DEEF; border: 1px dashed #2F4F4F; border-top: none; padding: 5px; padding-top: 10px; }
.accordionLink { background-color:#D3DEEF; color:White; }
/*Textbox Watermark*/
.unwatermarked {height:18px;width:148px;}
.watermarked {	height:20px;	width:150px;	padding:2px 0 0 2px;	border:1px solid #BEBEBE;	background-color:#F0F8FF;	color:gray;}	
/*Ventana Modal*/
.modalBackgroud {background-color:Gray;	background-image:url(Images/pixel_fondo.gif);filter:alpha(opacity=70);	opacity:0.7; }
.TablaBorde { color:#000000; font-size:10px; border:1px solid #cacac9;	font-family:Arial,Helvetica,sans-serif; }
.TablaTitulos {	height:22px; font-size:11px; color:#000000; font-weight:bold; text-align:center; vertical-align:middle;	font-family:Arial,Helvetica,sans-serif;	background-image:url(Images/backTitle.jpg); background-repeat:repeat-x; }
.TablaTitulos2 { height:22px; font-size:11px; color:#000000; font-weight:bold; text-align:center; vertical-align:middle;	font-family:Arial,Helvetica,sans-serif;	background-image:url(Images/backTitle2.jpg); background-repeat:repeat-x; }
.TablaTitulosUPLeft { height:22px; font-size:11px; color:#000000; font-weight:bold; text-align:center; vertical-align:middle;	font-family:Arial,Helvetica,sans-serif;	background-image:url(Images/cornerupleft.JPG); background-repeat:repeat-x; }
.TablaTitulosUPRight { height:22px; font-size:11px; color:#000000; font-weight:bold; text-align:center; vertical-align:middle;	font-family:Arial,Helvetica,sans-serif;	background-image:url(Images/cornerupright.JPG); background-repeat:repeat-x; }
.TablaTitulosDownLeft {	height:22px; font-size:11px; color:#000000; font-weight:bold; text-align:center; vertical-align:middle;	font-family:Arial,Helvetica,sans-serif;	background-image:url(Images/cornerdownleft.JPG); background-repeat:repeat-x; }
.TablaTitulosDownRight {height:22px; font-size:11px; color:#000000; font-weight:bold; text-align:center; vertical-align:middle;	font-family:Arial,Helvetica,sans-serif;	background-image:url(Images/cornerdownright.JPG); background-repeat:repeat-x; }
