	body {
		color: #000;
		background-color: fff;
		font-family: arial, sans-serif;
	font-size: 12px;
	}

   a:link {color:#003366;}
   a:visited {color: #666666;}
   
	p	{
	font-family: arial, sans-serif;
	font-size: 12px;
	}
	
	td {
	vertical-align: top;
	font-family: arial, sans-serif;
	font-size: 12px;
	}
	li	{
	font-family: arial, sans-serif;
	font-size: 12px;
	}
	a	{
	font-family: arial, sans-serif;
	font-size: 12px;
	}
	.disclaimer {
	font-family: arial, sans-serif;
	font-size: 10px;
	}

	.bullet{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #003366;
	font-weight: 600;
	}

	strong, b { color: #003366; }

	li {
		margin: 1em auto;
		font-size: 12px; 
	}
	

	.bordered, .bordered td {
		border: 1px solid black;
	}

	.topalign, .topalign td {
		vertical-align: top;
	}
   
   
	h2  {
		font-family: arial, Helvetica, sans-serif;
		font-size: 17px; 
		font-style: italic;
		font-weight: bold;
		color: #02437b;
	}
	.head, h3 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px; 
	color: #003366;
	font-weight: bold;
	}
	
	a.videolink:link, a.videolink:visited {
		font-family: arial, Helvetica, sans-serif;
		color: #000;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	
	a.videolink:hover, a.videolink:active {
		font-family: arial, Helvetica, sans-serif;
		color: #ff2738;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	
/*   LAYOUT STYLES     */
	#pageContainer {
		width: 90%;
		margin-left: 0%;
		margin-right: 5%;
		margin-top: 5%;
	}
	
	#masthead {
 	width: 100%;
	height: 90px;
	}

	#mastLeft {
		width: 350px;
		float: left;
		text-align: left;
	}

	#cblogo {
		margin-left: 10px;
	}
	
	#mastRight {
		width: 350px;
		float: right;
		text-align: right;
	}

	#banamexlogo {
		margin-right: 10px;
	}
	
	#mastlinks {
		margin-top: 7px;
	}
	#mastlinks img {
		margin-right: 2px;
	}
	
	.clear0 {
		clear: both;
		height: 0;	
	}
	
	#contentContainer { 
		/*text-align: center;*/
	}
	
	.homecontent {
		width: 700px;
		height: 280px;
	}
	
	#homecontentLeft {
		float: left;
		margin-top: 100px;
		width: 345px;
	}
	
	#homecontentRight {
		float: right;
		margin-top: 100px;
		width: 345px;
	}
	
	.backpageContent {
		width: 860px;	
		margin-left: 20px;
		margin-top: 20px;
	}
	
	.loginContent {
		width: 600px;	
		margin-top: 20px;
	}
	
	#footerContainer {
		width: 100%;
		height: 55px;
		padding-top: 5px;
		margin-top: 50px;
	}
	
	#footerLeft {
		float: left;
		width: 145px;
		height: 54px;
	}
	
	#footerRight {
		float: right;
		/*width: 510px;*/
		width: 753px;
		height: 54px;
		text-align: right;
	}
	
	.footerNavImg {
		display: block;
		border: none;
	}
	
	.rightlinks {
		width: 210px;
		margin-right: -30px;
		float: right;
		list-style-type: disc;
		list-style-position: inside;
	}
	
	.tip {
		background-color : #D1DAE3;
		border : 1px solid Gray;
		padding : 10px;
		float: right;
		width: 40%;
		margin-left : 4%;
	}

	/*   LAYOUT STYLES     */

	#grpBanner {
		position:absolute;
		top:130;
		left:630;
	}
	#hpaBanner {
		position:absolute;
		top:130;
		left:805;
	}
	
	.rates {
		border-collapse: collapse;
		border-bottom: 2px solid #BCBDC0;
	}
	
	.rates td {
		padding: 0.5em;
		border-left: 2px solid #BCBDC0;
		border-right: 2px solid #BCBDC0;
	}
	
	.rates td.first_child, .rates td.last_child {
		/* border: none; */
	}

	.rates .header td {
		border-top: 2px solid #BCBDC0;
		background-color: #E7E7E8;
	}
	
	.rates .header td.last_child {
	}
	
	.rates .subheader td {
		color: #706E71;
		font-weight: bold;
		text-align: center;
	}
	
	.rates .subheader td {
		border: none;
	}
	
	.rates .header td.first_child {
		text-align: left;
		border-left: 2px solid #BCBDC0;
		border-right: none;
	}
	
	.rates .subheader td.first_child {
		border-left: 2px solid #BCBDC0;
		border-right: 2px solid #BCBDC0;
	}
	
	.rates .header td.last_child {
		border-left: 2px solid #BCBDC0;
		border-right: 2px solid #BCBDC0;
		border-bottom: 2px solid #BCBDC0;
		background-color: white;
	}

	.rates .subheader td.last_child {
		border-left: 2px solid #BCBDC0;
		border-right: 2px solid #BCBDC0;
	}

	.rates .subheader td {
		border-bottom: 2px solid #BCBDC0;
	}

	
	.rates .subheader td.first_child {
		min-width: 30%;
	}
	
	.rates .subheader td.last_child {
		min-width: 30%;
	}
	
	*:first-child+html .rates .subheader td.last_child {
		border-right: 2px solid #BCBDC0;
	}
	
	.spanish {
		font-style: italic;
	}

	.rate_table {
		margin-right: 1em;
	}

	.rates_page h1 {
		color: #6e6e76;
		font-size: 19px;
		border-bottom: 3px solid #004a8d;
		margin-bottom: 0.2em;
	}

	.rates_page h1.title {
		color: black;
		text-align: right;
		border: none;
	}

	.rates_page h2 {
		font-size: 14px;
		font-style: normal;
		margin-top: 0.2em;
		margin-bottom: 0.2em;
	}

	.rates_page .rates {
	}

	.rates_page .rates td {
		text-align: center;
	}

	.rates_page .subheader td {
		font-size: 11px;
	}

	.rates_page .subheader td.first_child, .rates_page .subheader td.last_child {
		font-size: 15px;
	}

	.rates_page .tablecontent1 td {
		background-color: #e7e7e8;
	}

	.rates_page .tiers .subheader td.first_child, .rates_page .tiers .subheader td.last_child {
		font-size: 15px;
	}

	.rates_page .tiers .subheader td.first_child {
		width: 47%;
	}

	.rates_page .tiers .tablecontent1 td.first_child, .rates_page .tiers .tablecontent2 td.first_child {
		text-align: right;
	}

