﻿.x-small {
	font-size: x-small;
}
.searchLabels {
	font-family: "Lucida Sans", "arial", sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000080;
}
.resultTitle {
	font-family: "Lucida Sans", "arial", sans-serif;
	color: #800000;
	font-size: large;
	font-weight: bold;
}
.dataResults {
	font-family: "Lucida Sans", "arial", sans-serif;
	font-size: small;
}
.resultHyperlink {
	font-family: "Lucida Sans", "arial", sans-serif;
	font-size: large;
	color: #FFFFFF;
	font-weight: bold;
}
.brochureStyle {
	font-family: "Lucida Sans", "arial", sans-serif;
	font-size: large;
	font-weight: bold;
}
.floorImageHyperlink {
	font-family: "Lucida Sans", "arialS", sans-serif;
	font-size: x-small;
	color: #808080;
}
.resultTitleCopy2 {
	font-family: "Lucida Sans", "arial", sans-serif;
	color: #003399;
	font-size: medium;
	font-weight: bold;
}
.glossaryTitle {
	font-family: "Lucida Sans", "arial", sans-serif;
	color: #003399;
	font-size: small;
	font-weight: bold;
}
ul.noBullet {
	list-style-type: none;
}

.linkTitle {
	font-family: "Lucida Sans", "arial", sans-serif;
	color: #800000;
	font-size: medium;
	font-weight: bold;
}
.linkCity {
	font-family: "Lucida Sans", "arial", sans-serif;
	color: #000080;
	font-size: medium;
	font-weight: bold;
}
.returnToTopRed {
	font-family: "Lucida Sans", "arial", sans-serif;
	font-size: small;
	color: #FF0000;
}
.centerImage
{
    font-family: "Lucida Sans", "arial", sans-serif;
    font-size: large;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}
h1 {
	font-family: "Lucida Sans", "arial", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #800000;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-family: "Lucida Sans", "arial", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #800000;
	margin-bottom: 0px;
	margin-top: 0px;
}
.helpCursor {
	cursor:help;
}
