body {
	font-family: Arial; 
	font-size: 8pt; 
	color: #000000; 
	background-color: #FFFFFF;
	}
	
.teller {
	position:absolute; 
	top:0px;
	left:0px; 
	width:1px;
	height:1px; 
	visibility:visible;
	visibility:hidden;
	z-index:1}
	
.t1 {
	font-family: Trebuchet MS;
	font-size: 14pt;
	color: #1D4E0C;
	letter-spacing: -1pt;
	}
	
.t2 {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	}

a:link.t2 {
	text-decoration: underline;
	}
	
a:hover.t2 {
	text-decoration: underline; color:#003300;
	}
	
.imgHeaderArrow {
	float: left; 
	margin-right: 8px; 
	}

.imgLocationArrow { 
	width: 12px; 
	height: 12px; 
	vertical-align: text-bottom;
	}

.mainContent { 
	border-right: 1px solid #CCCCCC; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC; 
	color: #000000; 
	font-family: Arial; 
	font-size: 8pt; 
	vertical-align: top; 
	text-align: left; 
	padding: 8px; 
	background-image: url('../images/gradient.gif'); 
	background-repeat: repeat-x; 
	background-position: center top;
	}
	
ul {
	font-family: Arial; 
	color: #000000; 
	font-size: 8pt;
	text-decoration: none;
	list-style-image: url('../images/small_green_dot.gif');
	}

.search {
	font-family: Arial; 
	color: #000000; 
	font-size: 8pt;
	text-decoration: none;
}

a:hover.search {
	color: #1D4E0C;
	text-decoration: underline;
}

.imgMarginRight {
	float: left; 
	margin-right: 8px;
	}
