body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #024B02;
}
.headerImage {
	background-image: url(../graphics/header.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 900px;
}
.txtFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tableContent {
	background-color: #FFFFFF;
}
.tableSpacer {
	background-image: url(../graphics/spacer.gif);
	background-repeat: repeat-x;
	height: 13px;
}
a.linkFooter:link {
	color: #ffffff;
	text-decoration: none;
}
a.linkFooter:visited {
	text-decoration: none;
	color: #ffffff;
}
a.linkFooter:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a.linkFooter:active {
	text-decoration: none;
	color: #ffffff;
}h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #004101;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #004101;
	font-weight: bold;
}
.txtWelcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #004101;
	font-weight: bold;
}

a.linkGlobal:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a.linkGlobal:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a.linkGlobal:hover {
	text-decoration: underline;
	color: #00CC00;
	font-weight: bold;
}
a.linkGlobal:active {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
.subHeader {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC9900;
	padding-right: 10px;
	padding-left: 10px;
}
.FAQ {
	font-weight: bold;
	color: #009900;
}
.required {
	font-weight: bold;
	color: #00CC00;
}
delmar

