body {	margin: 45px 10px 10px;	background-color: #FFFFFF}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 11px;
	margin-top: 30px;
	margin-bottom: -10px;
}
h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px; color: #999999; line-height: 11px;	margin-top: -70px;	font-weight: normal;}
strong,b { color: #666666; }
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 11px;
	margin-bottom: -10px;
}
.FECHAEntry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 11px;
	margin-bottom: -10px;
	font-weight: bold;
}
a:link { color: #999999; text-decoration: none;}
a:visited { color: #999999; text-decoration: none;}
a:hover { color: #666666; text-decoration: none;}

.DOCHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 11px;
	background-image: url(/Templates/IMGS/DOTTEDLine-4px.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	padding-bottom: 5px;
	text-align: left;
}
.DOCLine {
	background-image: url(/Templates/IMGS/DOTTEDLine-4px.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 20px;
	text-align: left;
	clear: both;
}
.DOCTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #999999;
}
.DOCSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
}
.DOCBody {
	width: 500px;
	text-align: justify;
	padding-top: 20px;
	float: left;
}
.DOCReference {
	width: 250px;
	text-align: left;
	padding-top: 20px;
	float: left;
	padding-left: 20px;
}

.DOCBody a:link { color: #999999; text-decoration: underline;}
.DOCBody a:visited { color: #999999; text-decoration: underline;}
.DOCBody a:hover { color: #666666; text-decoration: none;}

.DOCKeywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 11px;
	width: 500px;
	padding-top: 5px;
	text-align: left;
}
.ITEMFormat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 11px;
}
.ITEMFormatBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 11px;
	font-weight: bold;
}
.TABLELine {
	background-image: url(/Templates/IMGS/DOTTEDLine-4px.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 500px;
	text-align: left;
}

.CODEChunk {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 11px;
	border-left: 1px solid #dbdbdb;
	padding-left: 10px;
	margin-left: 25px;
}

.QUOTEChunk {
	border-left: 1px solid #dbdbdb;
	padding-left: 10px;
	margin-left: 25px;
}
