.MainText { color: black; font-size: 11px; font-family: arial, helvetica, geneva, sans-serif; line-height: 16px; }
.MainTextBold { color: black; font-size: 11px; font-family: arial, helvetica, geneva, sans-serif; font-weight: bold; line-height: 15px; }
.MainTextCurrent { color: black; font-size: 11px; font-family: arial, helvetica, geneva, sans-serif; line-height: 15px; background-color: yellow; }
.MainImage { padding: 6pt; border: solid 1pt gray; }
.MainBox { padding: 10px; border: dashed 1px black; }
.MainTextBox { color: black; font-size: 11px; font-family: arial, helvetica, geneva, sans-serif; line-height: 14px; background-color: #ddd; padding: 8px; border: solid 1px gray; }
.Icon { border: solid 1px gray; }
.CellSpace { padding: 5px; }
.IconBox { text-align: center; padding: 2px 10px; border: solid 1px black; }
.IconBoxLeft { text-align: left; padding: 2px 10px; border: solid 1px black; }
.ListBox { padding: 2px 10px; border: solid 1px black; }
.IconCurrent { border: solid 1px gray; outline: solid 2px yellow; }
.MainLink { color: red; font-weight: bold; text-decoration: none; }
.JobText { font-size: 10px; font-family: arial, helvetica, geneva, sans-serif; text-transform: uppercase; }
.NavList { color: black; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: underline; }
.HeaderText { color: black; font-size: 11px; font-family: arial, helvetica, geneva, sans-serif; font-weight: bold; line-height: 16px; text-align: left; }
.LargeText { font-size: 16px; font-family: arial, helvetica, geneva, sans-serif; font-weight: bold; }
.NavListCurrent { color: black; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; background-color: yellow; text-decoration: underline; }
.PraiseNavList { color: black; font-size: 11px; font-family: arial, helvetica, geneva, sans-serif; font-weight: bold; line-height: 24px; text-decoration: underline; }
.PraiseNavListCurrent { color: black; font-size: 11px; font-family: arial, helvetica, geneva, sans-serif; font-weight: bold; line-height: 24px; background-color: yellow; text-decoration: underline; }
.MainTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.MainTextLinkHigh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	background-color: yellow; 
}
