﻿body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #CCCCCC;
	}
a {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
a:visited {
	font-style: italic;
	color: #333333;
}
a:active {
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-style: italic;
	font-weight: bold;
	font-size: 24pt;
	text-align: center;
}
.ItemsOfInterest H1 {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-weight: bold;
	font-style: italic;
	font-size: 1.4em;
}
h3 {
	font-weight: bold;
	font-style: italic;
}
h4 {
	font-weight: bolder;
	font-style: italic;
	font-variant: normal;
	color: #000000;
}
hr {
	color: #808080;
	text-align: center;
	width: 90%;
	font-size: 2px;
}
hr-NavBar {
	color: #CCCCCC;
	text-align: center;
	width: 90%;
	font-size: 2px;
}
.BackgroundWhite {
	background-color: #FFFFFF;
}
.BtnNoBorder {
	border-width: 0;
}
.textAlignLeft {
	border-width: 0px;
}
.textAlingCenter {
	text-align: center;
}
.FourPixleTable {
	border: 4px solid #005A18;
}
.ItemCell {
	border: 1px solid #003366;
}
.AlternatingItemCell {
	border: 1px solid #003366;
	background-color: #FFFFCC;
}
.BackgroundColor {
	background-color: #CCFFCC;
	text-align: center;
}
.style5 {
	text-align: center;
	background-color: #FFFFFF;
}
.style11 {
	text-align: left;
}
.style12 {
	text-align: center;
	color: #FFFFFF;
	background-color: #CCFFCC;
}
.style13 {
	background-image: url('../residentsOnly/images/footerGreyBar.gif');
}
