body {font-size:12px;}
#primary-content, #secondary-content {margin-bottom:0; width:100%}
#copyright {margin-top:20px}

/* Hide from print */
	#skiplink,
	#myacc,
	#orientation,
	#nav-primary,
	#nav-secondary,
	#retrieve,
	#rss-panel,
	#products,
	#nav-tertiary,
	#support,
	.ins-products-box, .cards-products-box, .loans-products-box, .mort-products-box, .save-products-box, .travel-products-box
	{display:none;}

/* Heading and links */
	h1 img, h1 a img, h2 img, h2 a img, h3 img, h3 a img, h4 img, h4 a img {border:none}
	h1, h2, h3, h4, h5, h6, dt {color:#000066; font-weight:bold}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, dt a {color:#000066; font-weight:bold}
	h1 {font-size:16px} 
	h2 {font-size:14px}
	h3, h4, dt {font-size: 13px}
	a {text-decoration:none; color:#0e6fcd; border:none}
	a img {border:none}
	
/* Tables */
	table {border:solid 1px #666; margin-bottom:20px; width:100%}
	table tr th {vertical-align:top; text-align:left}
	.lastcol {border-right:0 !important}
	.lastrow td, .lastrow th  {border-bottom: 0 !important}
	table tr td, table tr th {padding:10px; border-bottom:solid 1px #666;; border-right:solid 1px #666;}	
	table tr th, table tr td {text-align:center}
	table tr th {font-weight:bold}	
	
/* Forms */	
	select, input {font-size:12px}
	
		