.tableBanner 	{padding: 0px; margin: 0px; width: 100%;}
.globalNav		{vertical-align: middle; font-family: helvetica; font-size: 12px;}
.tableMain		{width: 90%;}
h3.homeHeading	{border-bottom: solid black 2px; }
.bodyCell		{width: 225px; border-right: ridge 3px gray;}
h4.nav			{line-height: .1em;}
.divider		{vertical-align: text-top;}
.cities			{text-decoration: underline;}
a				{font-family: verdana, sans-serif; color: #6E95CB; text-decoration: none;}
a:hover			{
	text-decoration: underline;
	color: orange;
	font-size: 16px;
}
address			{font-size: 12px;}
p				{font-family: helvetica, arial, sans-serif; font-size: 12px; color: #000000;}
h1				{font-family: Verdana, sans-serif; color: gray;}
h2				{font-family: georgia, serif;}
h3				{font-family: helvetica, arial, sans-serif; color: #002E8A;}
h4				{font-family: helvetica, arial, sans-serif; color: #0DA222;}
h5				{font-family: verdana, sans-serif; color: black;}
ul				{
	list-style-type: circle;
	font-size: 14px;
	font-family: verdana;
	color: #03C;
}
th				{font-family: georgia, serif; font-size: 10pt;}
td				{
	font-family: helvetica, arial, sans-serif;
	color: #000;
}
ol				{font-size: 12px; font-family: verdana;}

