/*Table Grid Styles*/

.tableGrid {
	margin-top:20px;
}
.tableGrid td{
border-bottom: 1px solid #c2c2c2;
border-right: 1px solid #c2c2c2;
text-align: center;

}

.leftColHeading{
border-left: 1px solid #c2c2c2;
height:45px;
padding-left:2px;
}

.topRowHeading{
border-top: 1px solid #c2c2c2;
font-weight:bold;
height:40px;
background-image:url(/ca/img/features/sb-month-2008/cta-bg-tile.gif);
background-position:center bottom;
background-repeat:repeat-x;
}

.TopRowHeadingSingle
{
border-top: 1px solid #c2c2c2;
border-left: 1px solid #c2c2c2;
background-image:url(/ca/img/features/sb-month-2008/cta-bg-tile.gif);
background-position:center bottom;
background-repeat:repeat-x;

}
.callOutContainer {
float:left;
width:100%;
padding:12px 0 12px 0;
}

.leftColHeadingFrench{
border-left: 1px solid #c2c2c2;
height:55px;
padding-left:2px;
}
/*Table Grid Styles End*/

/*styles for the main links*/
.mainLinks {
	margin-top:25px;
}

.mainLinks ul {
	padding: 4px 0px 0px 7px;
	margin-bottom: 3px;
}
.mainLinks li {
	list-style: outside url('/ca/img/mortgage/navigator-arrow.gif');
}
a.HTBLinksOn {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

a.HTBLinksOn, a.HTBLinksOn:hover{
	text-decoration: none;
}
/*styles for the main links end*/

/** rnav styles **/
.rnavCrossSell{
	padding: 0px 0px 10px 0px;
}
.rnavCTA1 {
	width: 100%;
	padding-top: 2px;
	background: url(/ca/img/cta/rnav-box-top.gif) no-repeat top;

}
.rnavCTABody {
	padding: 10px 8px 5px 8px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.rnavCTA1Bottom {
	padding-bottom: 2px;
	background: url(/ca/img/cta/rnav-box-bottom.gif) no-repeat bottom;
}

.rnavHeading {
	padding-top: 3px !important;
	width: 210px !important;
	margin-bottom: 0px !important;
	background-color: transparent;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border: none;
	background: url('/ca/img/rnav-line.gif') repeat-x bottom;
	color: #333333;
}

#rnavHeading ul li {
	
}

.rnavHorizontalDivider {
	background-color: transparent;
	height: 0px;
	font-size: 0px;
	background: transparent;
}

.headText{		/*page specific to How to Bank*/
font-weight: bold;
/*text-decoration: underline;*/
/*color:#AF0B1C;*/
}
/** rnav styles end**/