.BlkTextBold {
	color: #000000;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000000;
	padding-top: 4px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	margin-left: 1px;
	margin-top: 0px;
}
ul#bizBullet {
	list-style: outside url(/es/images/bizBullet.gif);
	vertical-align: middle;
}
ul#resBullet {
	list-style: outside url(/es/images/resBullet.gif);
	vertical-align: middle;
}
ul#genBullet {
	list-style: outside url(/es/images/generalBullet.gif);
	vertical-align: middle;
}
li {
	padding-top: 6pt;
}
.required {
	color: Red;
}
p.error {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	padding-right: 27.5%;
	padding-left: 27.5%;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
}
table#price {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.price {
	font-family: "Times New Roman", Times, serif;
	font-size:   9pt;
}
table#links {
	font-family: "Times New Roman", Times, serif;
	font-size:   9pt;
	border:      1px solid Black;
}
.suppinfoResHead {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-weight : bold;
}
.suppinfoComHead {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-weight : bold;
}
.suppinfoResData {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}
.suppinfoComData {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}
#info {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #00008B;
}
a {
	color: Black;
}
a:visited {
	color: Black;
}