/* LISTING TABLES AND TEXT */
img.contentImage, img.listingImage {
  margin: 3px;
}
.moduleHeaderText {
	font-family: Verdana;
	font-size: 12pt;
	color: #EAEEA2;
	font-weight: bold;
}
.moduleTable {
}
.moduleText {
	font-family: Verdana;
	/*font-family: garamond;*/
	font-size: 12pt;
	color: #EAEEA2;
}
span.hidden {
	display: none;
	font-family: Verdana;
	font-size: 12pt;
	color: #EAEEA2;
}
span.error {
	display: inline;
	font-family: Verdana;
	font-size: 12pt;
	color: #EAEEA2;
}
.dictionaryText {
	font-family: Verdana;
	font-size: 10pt;
	color: #EAEEA2;
}
.dictionaryLink {
	font-family: verdana;
	font-size: 12pt;
	color: #555491;
	text-decoration: none;
}
.mainCategoryText {
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.defaultMenuLinkText {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}
