/* MFC = Financial*/

.background {
	color: #5EA1D5;
	background-color: #5EA1D5;
}

.backgroundAlt {
	color: #83BCE2;
	background-color: #83BCE2;
}

h1 {
	font-family: Garamond,Times,san-serif;
	font-size: 28pt;
	color: #5EA1D5;
	font-weight: normal;
	letter-spacing: 1px;
}

.propertyName {
	font-family: Garamond,Times,san-serif;
	font-size: 20pt;
	color: #5EA1D5;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

td.navRollover a:hover {background-color: #83BCE2;}

.navSelected { 
	display: block;
	color: white;
	text-decoration: none;
	padding:8px;
	background-color: #83BCE2;
}

a.sideNavRoll:hover {
	background-color: #83BCE2;
	color: #FFFFFF;
	width: 190px;
	height: 30px;
	text-decoration: none;
}

a.sideNavRollproperty:hover {
	background-color: #83BCE2;
	color: #FFFFFF;
	text-decoration: none;
}

a.leasingRoll:hover {
	background-color: #83BCE2;
	color: #FFFFFF;
	width: 120px;
	height: 20px;
	text-decoration: none;
}