#header{
	width:895px;
	height:108px;
}
#topHeader{
	width:895px;
	height:58px;
}
#logo{
	position:relative;
	top:13px;
	left:5px;
	width:296px;
	height:41px;
	float:left;
}
#cwbGroup{
	width:379px;
	height:58px;
	float:right;
}
#leftGraphic{
	width:54px;
	height:45px;
	float:left;
	background-image: url( '../../images/left_slope.gif' );
}

#newNav{
	width:325px;
	height: 45px;
	float:left;
	background-color:#1f9ca0;
	background-image: url('../../images/BottomInnerShadow.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}

#groupLogo{
	width:125px;
	height:39px;
	float:left;
}
#links{
	width:200px;
	height:42px;
	float:left;
}
#newNav ul{
	font-size:10px;
	list-style:none;
	margin:0;
	padding:0;
}
#newNav ul li{
	float:left;
	padding: 0 0 0 30px;
	margin:16px 0 0 0;
}
#newNav ul li a{
	text-decoration:none;
	color:#fff;
}
#bottomGraphic{
	width:325px;
	height: 6px;
	float:left;
	font-size: 1px;
	padding: 0;
	margin: 0;
}
#footer{
	width:895px;
	margin:0;
	border-top: 1px solid #ccc;
	float:left;
}
/*
Tertiary Page Title, SubMenu and Content Region
*/
/* Sub-Menu Definitions */
#sub-menu {
	background:#3f3f3f;
	}
/* #sub-menu ul {margin:0;padding:27px 0 22px 0;list-style-type:none;text-align:right;} */
#sub-menu ul {
	margin:0;
	padding:27px 0 22px 22px;
	text-align:left;
	list-style-image: url('../../images/subNav_arrow3.gif')
	}

#sub-menu ul#secondary {
	padding-top:0px;
	}
/*# sub-menu li {margin:0;padding:0;list-style-type:none;display:inline;} */
#sub-menu li{
	margin:0;
	padding:1px 10px 2px 0;
	}
/* #sub-menu a {padding:1px 10px 2px 5px;text-decoration:none;display:block;color:#fff;} */
#sub-menu a {
	padding:1px 10px 2px 1px;
	text-decoration:none;
	display:block;
	color:#fff;
	}
#sub-menu a.active {
	color:#3f3f3f;
	}
#sub-menu a:hover {
	color:#fff;
	}
#sub-menu ul#secondary a {
	color:#fff;
	}
#sub-menu a.active {
	color:#fff;
	}
#sub-menu ul#secondary a:hover, #sub-menu ul#secondary a.active {
	color:#3f3f3f;
	}

/* Secondary Template Key Message Defs */
#sub-title {
	position:relative;
	left:-3px;
	margin: 0 0 0 15%;
	}
#sub-title h2 {
	position:relative;
	font-size:1.75em;
	right:-3px;
	margin:0;
	padding:56px 30% 10px 22px;
	text-transform:none;
	}
* html #sub-title h2 {
	padding-top:59px;
	}

/* Home Page Content Region Defs */
#content {
	width:701px;
	position:relative;
	left:-3px;
	margin-left:15%;
	background:#fff;
	font-family:georgia,times,serif; 
	padding: 30px 15px 30px 30px;
	}
.banner {
	float:left;
	width:150px;
/*	font-size:.8em;*/
	padding:5px;
	}
#content p {
	margin:0 0 .5em 0;
	padding:0;
	line-height:1.45em;
	padding-bottom:0.25em;
	font-size:1.15em;
	color:#3f3f3f;
	}
#content p strong {
	color:#000;
	font-weight:normal;
	}
#content p a, #content td a, #content li a, #content h4 a{
	color:#0f8397;
	text-decoration:none;
	}

/* #content p a:hover {color:#000;background: url("../../images/yellow_underline.gif") repeat-x bottom left;} */

#content blockquote { 
	font-size: 14px; 
	color: #3f3f3f; 
}
#content li { 
	font-size: 14px; 
	color: #3f3f3f; 
}
#content td { 
	font-size: 14px; 
	color: #3f3f3f; 
}

#content p a:hover, td a:hover, #content li a:hover, #content h4 a:hover {
	color:#000;
	border-bottom-style: solid;
	border-bottom-color: #DFC300;
	border-bottom-width: 1px;
}
#content h3{
	font-size: 17px;
}
#content span.wb_slogan{
	font-size: 14px;
	font-weight: bold;
}
.stretch1, .stretch2, .stretch3, .stretch4, .stretch5 {
	background:transparent no-repeat left bottom;
	}
.stretch1 {
	z-index:105;
	width:15%;
	}
.stretch2 {
	z-index:104;
	width:30%;
	}
.stretch3 {
	z-index:103;
	width:45%;
	}
.stretch4 {
	z-index:102;
	width:60%;
	}
.stretch5 {
	z-index:100;
	width:75%;
	}

.top1 {
	z-index:110;
	width:15%;
	}
.top2 {
	z-index:109;
	width:30%;
	}
.top3 {
	z-index:108;
	width:45%;
	}
.top4 {
	z-index:107;
	width:60%;
	}
.top5 {
	z-index:106;
	width:75%;
	}



/* Fees layout and display table. */
table#fees h4 { 
	font-weight: bold; 
	text-transform: uppercase; 
	letter-spacing: 0.2em; 
}
table#fees h5 { 
	margin-top: 0; 
	margin-bottom: 0; 
	font-weight: bold; 
	color: #00b0a1; 
}
table#fees h5 span { 
	font-weight: normal; 
}

table#fees {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	vertical-align: top;
}

table#fees td {
	border-style: outset;
	border-width: 0px;
	font-size: 14px;
}

td.imageCheckmark{
	width:10%;
	padding-left:48px;
}

html>body .imageCheckmark{
	width:1%;
}


table#fees td.fee { 
	white-space: nowrap; 
	text-align: right; 
	padding-left: 24px; 
}
table#fees td.updatedfee { 
	white-space: nowrap; 
	text-align: right; 
	padding-left: 8px; 
	background-color: #e2f7f4; 
	color: inherit; 
}
table#fees td.updatenotice 	{ 
	background-color: #e2f7f4; 
	color: inherit; 
}
li.updatedinfo {
	background-color: #e2f7f4;
	}
table#fees td.updatedinfo, table#fees div.updatedinfo { 
	background-color: #e2f7f4; 
	color: inherit; 
}

table#fees td.updatedfee2 { 
	white-space: nowrap; 
	text-align: right; 
	padding-left: 8px; 
	background-color: #e4c084; 
	color: inherit; 
}
table#fees td.updatedinfo2 { 
	background-color: #e4c084; 
	color: inherit; 
}

table#fees td.spacer { 
	font-size: 8px; 
}

table#fees td.copyrightfooter { 
	font-size: 9px; 
}
p.copyrightfooter { 
	font-size: 9px; 
}


table.rates {
	border-collapse: collapse;
	width: 100%;
}

.rates td {
	border-bottom: 1px solid #999999;
	padding: 2px 8px;
/*		white-space: nowrap;*/
/*		This rule cased the rate table to stretch beyond the width of the rest of the page */
}

.rates tr.heading td {
	background-color: #daf4f1;
	border-bottom: 1px solid #333333;
	border-top: 0px hidden #ffffff;
}
.rates tr.highlight td{
	background-color: #daf4f1;
}

.rates tr.spacer td {
	border: none;
	height: 22px;
}

td.product-header span {
	display: block; 
	font-size: 22px; 
	margin: 22px 2px 6px 2px;
}
td.special span {
	text-transform: uppercase;
}
td span.rate_table_details{
	display: block;
	padding:  2px 8px;
}

table.info {
	border-collapse: collapse;
}

.info td, .info th {
	border-bottom: 1px solid #999999;
	padding: 2px 8px;
}

.info tr.heading td, .info tr.heading th {
	background-color: #daf4f1;
	border-bottom: 1px solid #333333;
	border-top: 0px hidden #ffffff;
}

.info tr.spacer td {
	border: none;
	height: 22px;
}

td.info-header span {
	display: block; 
	font-size: 22px; 
	margin: 22px 2px 6px 2px;
}

td.tfsa_col_header{
	font-weight: bold;
	background-color: #daf4f1;
	border-bottom: 1px solid #000;
	text-align:center;
}
td.rrsp_col_header{
	font-weight: bold;
	background-color: #daf4f1;
	border-bottom: 1px solid #000;
	border-left: none;
	text-align:center;
}
td.tfsa_col{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align:center;
}
td.rrsp_col{
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: 1px solid #ccc;
	text-align:center;
}

/* START Styles for Google Maps */
/*.PopupDiv iframe{
border-bottom: 1px solid #000;
}*/
.closelink{
	font-family: georgia,Times New Roman,times,serif;
	font-size:1.15em;
	line-height:1.45em;
	color: #0F8397;
	text-decoration: none;
	margin: 0 0 3px 3px;
}
.closelink:hover{
	border-bottom:1px solid #DFC300;
	color:#000000;
}
/* END Styles for Google Maps */

#mutual1, #mutual2, #mutual3, #mutual4 {
	padding: 20px 0;
	margin: 10px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
/* START ABM banner styles 
	In Comparision to "public/abm/banking_at abms.htm" styles commented-out on /css/default.css:
	Needed to "drill down" redeclare some styles that were reset in the cascade
*/
#abm p{
	white-space: normal;
	width: 525px;
/*	font-size: 1.4em;
	line-height: 1.5em;
*/}
#abm p a{
	width: auto;
	background: #00B0A1;
	padding: 3px 5px;
	border: 1px solid;
	border-color: #00CFBC #0F8397 #0F8397 #00CFBC;

	color: #fff;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;	
}
#abm p a:hover{
	color: #68EFE3;
	border: 1px solid;
	border-color: #00CFBC #0F8397 #0F8397 #00CFBC;

}
/* END ABM banner styles */
