body { 
	margin: 0px;
}
body, p, td {
	font-family: Verdana;
	font-size: 12px;
	color: #003300;
	line-height: 120%;
}
.mapText {
	text-align: center;
}
.printButton {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffff00;
	background-color: #006633;
}
h1 {
	font-size: 20px;
	color: #ffff00;
	background-color: #006633;
	padding: 4px;
	padding-bottom: 8px;
}
h3 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
	line-height: 110%;
}
a, a:visited {
	color: #444878;
}
.address, .address a, .address a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 120%;
}
.lightblue {
	background-color: #e8e8e8;
}
.darkblue, .darkblue p, .darkblue1, .darkblue1 p {
	color: white;
	font-size: 11px;
	line-height: 150%;
}
.smallvgap {
	line-height: 100%;
}
.hideBullet {
	color: #444878;
}
td.darkblue {
	background-image: url(../images/darkblue-rounded-bg.gif);
}
td.darkblue1 {
	background-image: url(../images/darkblue-rounded-bg1.gif);
}
td.darkblue p, td.darkblue1 p {
	padding-left: 7px;
}
a:hover, .address a:hover {
	color: red;
}
.navbar {
	background-color: #006633;
}
.button {
	margin-top: 3px;
	margin-left: 20px;
}
ul li {
	color: #444878;
	margin-left: -1.5em;
}
ul.atozlist li {
	list-style-image:   url(../images/blue-grey-bullet.gif);
	margin-left: -1.5em;
}
.atozList {
	/*margin-bottom: 0;*/
	margin-top: 0;
}
blockquote.tightenup p {
	margin-bottom: -5px;
}