﻿.MainTable
{
	border-bottom: medium none;
	border-left: medium none;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	border-top: medium none;
	font-weight: bold;
	border-right: medium none;
}
.TableTech
{
	/*background-image: url('http://www.grupocma.com/images/fondoGrisDegrade_551x1201.jpg');*/
	border-bottom: medium none;
	border-left: medium none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	height: 200px;
	color: navy;
	font-size: 10pt;
	vertical-align: top;
	border-top: 0px;
	border-right: medium none;
}
.TableTechRow
{
	color: navy;

}
.TableTechCell
{
	padding: 30px; 
	text-align: justify;
}
.ActiveSectionHeader
{
	font-weight: bold;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #3F47CC;
	width: 100%;
	height: 60px;
	vertical-align: middle;
	cursor: pointer;
	text-align:center;
}
.InactiveSectionHeader
{
	font-weight: bold;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#1C235A;
	width: 100%;
	height: 60px;
	vertical-align: middle;
	cursor: pointer;
	text-align: center;
}
.TablePointerCell
{
	text-align: center;
	font-size: 10pt;
}
.TableTitleCell
{
	text-align: center;
	width: 25%;
}
.TableBannerCell
{		
	text-align: center;
	font-size: 10pt;
}
.BannerImage
{
	width:548px;
	height:281px;
}
.TableDivContainerCell
{
	text-align: justify;
	border-top: 0px;
}
.TableDivContainer
{
	width: 548px;
}
.InactiveTableDivContainer
{
	width: 548px;
	display: none;
}
