body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(/images/main/darkGrayBG.gif);
}
.navBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.nav:link {
	text-decoration: none;
	color: #658285;
}
a.nav:visited {
	text-decoration: none;
	color: #658285;
}
a.nav:hover {
	text-decoration: none;
	color: #990000;
}
a.nav:active {
	text-decoration: none;
	color: #658285;
}
a.navHome:link {
	text-decoration: none;
	background-image: url(/images/main/arrowBlack.gif);
	background-position: left center;
	color: #000000;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
a.navHome:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/main/arrowBlack.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
a.navHome:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/main/arrowBlack.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
a.navHome:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-image: url(/images/main/arrowRed.gif);
	background-position: left center;
}
.navTable {
	text-transform: uppercase;
	background-image: url(/images/main/navBG.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top-style: none;
	border-bottom-style: none;
}
.navTR {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a.navContact:link {

	text-decoration: none;
	color: #990000;
}
a.navContact:visited {

	text-decoration: none;
	color: #990000;
}
a.navContact:hover {

	text-decoration: none;
	color: #000000;
}
a.navContact:active {

	text-decoration: none;
	color: #990000;
}
a.navBold:link {
	text-decoration: none;
	color: #607A7D;
	font-weight: bold;
}
a.navBold:visited {
	text-decoration: none;
	color: #607A7D;
	font-weight: bold;
}
a.navBold:hover {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a.navBold:active {
	text-decoration: none;
	color: #607A7D;
	font-weight: bold;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.borderTop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #658285;
}
.borderBottom {
	border-top-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #658285;
}
.stdText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
.associate {
	font-size: large;
	font-weight: bold;
	color: #990000;
}
h1 {
	font-size: medium;
	font-weight: bold;
	color: #607A7D;
}
.detailText {
	font-size: x-small;
}
.backToTop {
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 25px;
}
.landTitle {
	font-size: medium;
	font-weight: bold;
}
.infoPage {
	line-height: 20px;
}
