.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
P, UL LI, .clsTextBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

UL LI {
	list-style: square;
}

.clsTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #333399;
	margin-bottom: 0px;
}

.subNavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
a.subNavLinks {
	color: #333399;
	text-decoration: none;
}
a.subNavLinks:hover {
	color: #003366;
	text-decoration: underline;
}

TABLE.clsTableBreadcrumb TD {
	background: #ffffcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

TABLE.clsTableBreadcrumb TD A {
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}

TABLE.clsTableBreadcrumb TD A:Hover {
	text-decoration: underline;
	color: #990000;
}

TABLE.clsTableBreadcrumb TD A:Visited {
	color: #333399;
}
#offices {
	list-style: none;
	margin: 0;
	padding: 0;
}
#offices 
h3 {
	font-size: 21px;
	margin: 0.83em 0;
}
#offices 
li {
	list-style: none;
	float: left;
	width: 286px;
}
#offices 
.vm 
a {
	display: block;
	width: 75px;
	height: 20px;
	background: url(../images/view_map.jpg);
	text-indent: -777em;
	overflow: hidden;
}
#offices 
p {
	margin: 1.12em 0;
	font-size: 12px;
}