* {
	margin: 0px;
	padding: 0px;
}
td{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
li{
	margin-left: 40px;
}
img{
	border: 0px;	
}
.pagename{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1666bd;
}
.eTeller{
	font-size: 11px;
	color: white;
}
body {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a.quicklinks:link, a.quicklinks:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.quicklinks:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: underline;	
	font-weight: bold;
}
a:link { color: #003265; }
a:visited { color: #003265; }
a:hover { color: #003265; }
a:active { color: #003265; }
		
.bsbnav { font-family: Verdana, Geneva, sans-serif; font-size: 9pt; text-decoration: none; color: white; font-weight: bold;}
a.bsbnav:link { color: white; text-decoration: none;}
a.bsbnav:visited { color: white; text-decoration: none; }
a.bsbnav:hover { color: white; text-decoration: underline;}
a.bsbnav:active { color: white; text-decoration: underline;}
		
a.navitem { display: block; font-family: Arial, Helvetica; font-size: 10px; text-decoration: none;}
a.navitem:link { color: #000000; display: block; width: 150px; height: 14px; background: #ffffff; border: 1px solid #000000;font-size: 10px; }
a.navitem:visited { color: #000000; display: block; width: 150px; height: 14px; background: #ffffff; border: 1px solid #000000;font-size: 10px; }
a.navitem:hover { color: #000000; display: block; width: 150px; height: 14px; background: #cccccc; border: 1px solid #000000;font-size: 10px; }
a.navitem:active { color: #000000; display: block; width: 150px; height: 14px; background: #ffffff; border: 1px solid #000000;font-size: 10px; }
		
ul { list-style-image: url('${level}images/bullet.gif'); }