.linksNavBar a:link {  font-family: Arial; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none}
.linksNavBar a:visited {  font-family: Arial; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none}
.linksNavBar a:hover {  font-family: Arial; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: underline}
.linksNavBar a:active {  font-family: Arial; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none}

.linksText a:link {  font-family: Arial; font-size: 12px; font-weight: bold; color: #006666; text-decoration: underline}
.linksText a:visited {  font-family: Arial; font-size: 12px; font-weight: bold; color: #006666}
.linksText a:hover {  font-family: Arial; font-size: 12px; font-weight: bold; color: #006666; text-decoration: none}
.linksText a:active {  font-family: Arial; font-size: 12px; font-weight: bold; color: #006666}

.linksList a:link {  font-family: Arial; font-size: 12px; font-weight: normal; color: #666666; text-decoration: underline}
.linksList a:visited {  font-family: Arial; font-size: 12px; font-weight: normal; color: #006666}
.linksList a:hover {  font-family: Arial; font-size: 12px; font-weight: bold; color: #666666; text-decoration: none}
.linksList a:active {  font-family: Arial; font-size: 12px; font-weight: normal; color: #666666}

.linksCredits a:link {  font-family: Arial; font-size: 11px; font-weight: bold; color: #006666; text-decoration: underline}
.linksCredits a:visited {  font-family: Arial; font-size: 11px; font-weight: bold; color: #006666}
.linksCredits a:hover {  font-family: Arial; font-size: 11px; font-weight: bold; color: #006666; text-decoration: none}
.linksCredits a:active {  font-family: Arial; font-size: 11px; font-weight: bold; color: #006666}

.greenTextNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #006666;
	text-decoration: none;
}

.whiteTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.greenTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #006666;
	text-decoration: none;
}
.grayTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.blackTextNormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.blackTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.textFieldsAndLookups {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	border: 1px solid #66AAAA;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #006666;
	border: 2px solid #66AAAA;
	padding: 2px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.lists {
	padding: 5px;
	line-height: 20px;
}
