a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #003399;
}
a:active {
	color: #000099;
}
.tdNav {
	background-image: url(images/bg_nav.gif);
}
.navItem {
	padding-top: 2px;
	padding-bottom: 2px;
}
.tdBlue {
	background-color: #003366;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;

}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
}
p, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #339933;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #339933;
	font-style: italic;
}
.textBlock {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;


}
.staffTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.commListings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.contactPerson {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #EEEEEE;
	border: thin solid #CCCCCC;
	height: auto;
	width: 300px;
	padding: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}
.AdminTableHeading {
	font-weight: bold;
	background-color: #339933;	
	color: #FFFFFF;
	padding: 5px;
}
.buttons {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 70px;
}
.buttonsShorter {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 50px;
}
input, select {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
