.RegularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 25px;
	text-align: justify;
}
.RegularTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
.PortadaText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.PortadaTextBgrOut {
	background-color: #FFFFFF;
}
.PortadaTextBgrOver {
	background-color: #CCCCCC;
}
.PortadaTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.PortadaTitleBgr {
	text-align: left;
}
.SectionBgr {
	background-color: #EEEEEE;
}
.NotSectionBgr {
	background-color: #666666;
}
.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.MenuBgrOut {
	background-color: #3C5B6F;
}
.MenuBgrOver {
	background-color: #FFCC00;
}

.TableBorder {
	border: 1px solid #000000;
}
.IndexText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 0px;
	text-align: justify;
	text-decoration: none;
}
.IndexTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}.IndexTitleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.header {
}
.rightcol {
	width: 130px;
}
.content {
	overflow: auto;
}
.leftcol {
	width: 130px;
}
.footer {
}

#apDiv1 {
	width:150px;
	height:1px;
	z-index:1;
	visibility: hidden;
	background-color: #C6E2FF;
	border: 1px solid #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow:hidden;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: left;
}
.fineprint {
	font-size: 9px;
}
#apDiv2 {
	z-index:1;
	height:120px;
	overflow:hidden;
}.wrapper {
	width: 1000px;
}

