body
{
	font-size: 9pt;
	margin: 0px;
	font-family: Verdana;
	text-align: center;
}

.LabelPreelaborado
{
	font-size: 14px;
	color: black;
	font-family: Arial;
}

.Errores
{
	font-weight: normal;
	font-size: 9pt;
	color: red;
	line-height: 10pt;
	font-family: Verdana;
	list-style-type: square;
	text-align: left;
	padding-top:4px;
}

.EtiquetaEB
{
	padding-left:60px;
}

.LabelAzul
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 9pt;
	background: #cad5da;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Verdana;
	text-align: left;
}
.LabelGris
{
	border-right: #777 1px solid;
	border-top: #777 1px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: #777 1px solid;
	width: 120px;
	color: #000;
	border-bottom: #777 1px solid;
	font-family: Verdana;
	height: 26px;
	background-color: #ddd;
	text-align: right;
}

.LabelBackGris
{
	border-right: #777 1px solid;
	border-top: #777 1px solid;
	font-weight: bold;
	font-size: 9pt;
	background-image: url(/NPWeb/images/diagonal_gris.gif);
	border-left: #777 1px solid;
	width: 120px;
	color: #000;
	border-bottom: #777 1px solid;
	font-family: Verdana;
	height: 26px;
	background-color: #ddd;
	text-align: right;
}

.LabelBackBlanco
{
	background-image: url(/NPWeb/images/diagonal_gris.gif);
	background-color: #ffffff;
}

Table.PageContent
{
	table-layout: fixed;
	font-size: 9pt;
	width: 750px;
	border-top-style: none;
	border-right-style: none;	
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
}

Table.PageHeader
{
	
	table-layout: fixed;
	width: 718px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
}

Table.PageFooter
{
	table-layout: fixed;
	width: 718px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
}

Table.General
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
}

.LabelInformacionContribuyente
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: 'Verdana';
}

.LabelPreelaborado
{
	font-family:"Arial"; 
	color:"#000000"; 
	font-size:8pt;
}

.LabelInformacionContribuyente12
{
	font-size: 14pt;
	color: #2f2f2f;
	font-family: 'Verdana';
}

.LabelInformacionContribuyente14
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: 'Verdana';
	background-color: #800000;
}

.LabelDescripcionContribuyente
{
	font-size: 8pt;
	font-family: 'Verdana';
}

.NotaTGL
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: #a9a9a9 1px solid;
	width: 600px;
	color: #2f2f2f;
	border-bottom: #a9a9a9 1px solid;
	font-family: Verdana;
	background-color: #EEE;/*#f5f5dc;*/
}

.NotaMensaje
{
	border-right: #a9a9a9 1px;
	border-top: #a9a9a9 1px;
	font-weight: bold;
	font-size: 10pt;
	border-left: #a9a9a9 1px;
	width: 600px;
	color: #2f2f2f;
	border-bottom: #a9a9a9 1px;
	font-family: Verdana;
}

.NotaMensajeC
{ 
	border-right: #a9a9a9 1px;
	border-top: #a9a9a9 1px;
	font-weight: bold;
	font-size: 14px;
	border-left: #a9a9a9 1px;
	color: #ff0000;
	border-bottom: #a9a9a9 1px;
	font-family: Verdana;
	font-variant: normal;
}

.algnL 
{
text-align: left;	
}

.txtCenter 
{
text-align:center;	
}

.ml4 
{
margin-left:4px;	
}
