BODY.RegularPage {
	background: white;
	color: #000000;
	margin: 0em 0em 1em 0em;
	}
BODY.LocationsPage {
	background: white;
	color: #000000;
	}

P.SectionHeader {
	font-family: "Lucida Sans Unicode", "Lucida Bright", "Times New Roman", serif;
}
P.Paragraph {
	font-family: "Verdana";
}

TD.TopHeader {
	background: #CC9933;
	color: black;
	font-family: "Lucida Sans Unicode", "Lucida Bright", "Times New Roman", serif;
	vertical-align: top;
	}

TD.FormLabel {
	background: #E5C37D;
	font-family: "Lucida Sans Unicode", "Lucida Bright", "Times New Roman", serif;
	}
TD.FormField {
	background: #F1DEB6;
	}
TD.FormSubmit {
	background: #E5C37D;
	text-align: right;
	}

A.PromoLink:link, A.PromoLink:visited {
	font-family: "Lucida Sans Unicode", "Lucida Bright", "Times New Roman", serif;
	color: #0000FF;
	text-decoration: none;
	}
A.PromoLink:active, A.PromoLink:hover {
	font-family: "Lucida Sans Unicode", "Lucida Bright", "Times New Roman", serif;
	color: #6666FF;
	text-decoration: none;
	}

TD.SecondaryMenu {
	background: #F1DEB6;
	color: #000000;
	font-family: "Arial", "Helvetica", sans-serif;
	text-align: center;
	}

A.CompanyLink:link, A.CompanyLink:visited {
	font-family: "Arial MT", "Arial", "Helvetica", sans-serif;
	color: #000000;
	text-decoration: none;
	}
A.CompanyLink:active, A.CompanyLink:hover {
	font-family: "Arial MT", "Arial", "Helvetica", sans-serif;
	color: #663300;
	text-decoration: underline;
	}

TD.LocationHeader {
	font-family: "Times New Roman";
	padding: 1em 0.25em;
	background: #EFEFEF;
	}
TD.LocationLabel {
	font-family: "Verdana";
	vertical-align: top;
	background: #EFEFEF;
	}
TD.Location {
	font-family: "Verdana";
	vertical-align: top;
	}
