

#vertScroller.vscrollBorder { 
	position:absolute; /*class="vscrollBorder" id is vertScroller*/
	left:520px;
	width:350px;
	height:340px;
	z-index:24;
	top: 48px;
	visibility: visible;
}
	
#vmarquee {
    width: 330px; /* reserve 20px for the arrow controls */
  /*  white-space: nowrap; */  /* prevent wrapping word i think */
	word-wrap: break-word;   /* break long words if no other way gvb2025*/
 
    overflow: hidden;
}
	


#marqueecontainer{
	position: relative;
	width: 330px; /*marquee width320 was 250 */
	
	height: 340px; /*marquee height336 was 150px*/
/*	background-color: white;*/
	background-color: transparent;
	overflow: hidden;
	/*border: 1px solid #666666;
	padding: 2px;
	overflow: visible;*/
	padding-left: 4px;
	float:left;
}

#updown {    /* not needed for buttons.. */
	float:right
	width: 15px
	}




.scroll_div {
	/*border:solid 1px #3366FF;*//* one pix addditonal boundry.. but there is already one */
	width: 330px; /*330  350 below   was 260px and 280px*/
	width: 350px !important;
}
.vmarquee_content {
	position:absolute;
	font-size:18px;
	font-family: Ariel, Helvetica, sans-serif;
	color: #000066;
	z-index: 25;
	
}


.style3 {font-size: 10px}
.style4 {font-size: 12px}


.style22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.style28 {
	color: #A60053;
	font-family: "Lucida Calligraphy";
	font-size: 20px;
}
.style34 {color: #999999; text-decoration: underline; font-family: Arial, Helvetica, sans-serif;}
#footnote {
	width: 459px;
	font-size: 9.5px;
	color: #999999;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	padding-top: 1em;
	left: 165px;
	z-index: 74;
	top: 572px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#scotiabank {
	position:absolute;
	width:615px;
	height:115px;
	z-index:25;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
.style40 {
	font-family: "Comic Sans MS";
	font-size: 14px;
}
#footnoteR {
	width: 196px;
	font-size: 12px;
	color: #000066;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	padding-top: 1em;
	left: 790px;
	top: 567px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
.style41 {
	color: #000066;
	font-size: 13px;
	font-family: "Comic Sans MS";
}
.style43 {
	font-size: 18px;
	font-style: italic;
}
.style47 {
	font-size: 18px;
	font-weight: 13;
}
#list {
	width: 250px;
}
body {
	background-color: #FFF;
} 

.boldsmallprint {
	font-weight: bold;
}

