body {
	background-image:  url(../_img/g_bkg.gif);
	background-repeat: repeat-x;
	background-color: #EBEAE4;
	background-attachment: fixed;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: justify;
}
.dropDown {
	line-height: 17px;
	background-image:  url(../_img/n_ddbkg.gif);
}
.textLinks {
}
.textLinks:link {
	text-decoration: none;
}
.textLinks:visited {
	text-decoration: none;
}
.textLinks:hover {
	color: #EBEAE4;
	text-decoration: none;
	background-color: #A5A475;
}
.textLinks:active {
	text-decoration: none;
}
.redText {
	color: #990000;
	text-align: left;
}
.headlineText {
	font-size: 11px;
	line-height: 16px;
	color: #66563A;
	text-transform: uppercase;
}
.breadcrumbText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
}
.indentText {
	text-indent: 6pt;
	list-style-type: circle;
}
.faqQuestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.participatingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
}
.bold {
	font-weight: bold;
}
