TD.cellRed
{
  background-color: #F61720;
}
TD.cellBlack
{
  background-color: #000000;
}
TD.cellGreen
{
  background-color: #1C904A;
}
TD.cellThirdNav
{
  background-color: #c6e2ff;
}
TD.cellWhite
{
  background-color: #ffffff;
}
TD.cellBorderOn
{
  border-right: #2f3a4b thin solid;
  border-top: #2f3a4b thin solid;
  border-left: #2f3a4b thin solid;
  border-bottom: #2f3a4b thin solid;
  background-color: #ffffff;
}
.sideNav
{
  font-weight: normal;
	font-size: 9px;
	color: #1C904A;
	font-family: Verdana, Arial, sans-serif;
}
.bodyWhite
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}
.body
{
	font-weight: normal;
	font-size: 12px;
	color: dimgray;
	font-family: Verdana, Arial, sans-serif;
}
.bodyGreen
{
	font-weight: bold;
	font-size: 12px;
	color: #1C904A;
	font-family: Verdana, Arial, sans-serif;
}
.events
{
	font-weight: normal;
	font-size: 12px;
	color: dimgray;
	font-family: Verdana, Arial, sans-serif;
}
.bodyHome
{
	font-weight: normal;
	font-size: 12px;
	color: dimgray;
	font-family: Verdana, Arial, sans-serif;
}
.faq_question
{
	font-weight: bold;
	font-size: 11px;
	color: #256aa2;
	font-style: italic;
	font-family: Verdana, Arial, sans-serif;
}
.titleGreen
{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #1C904A;
	font-family: Verdana, Arial, sans-serif;
	font-variant: normal;
}
.ordered_list
{
  font-weight: normal;
  font-size: 11px;
  color: dimgray;
  line-height: 12px;
  font-family: Verdana, Arial, sans-serif;
}
.close_window {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        color: #02316F;
        font-weight: normal;
}
.copyright {
        font-family: Verdana, Arial, sans-serif;
        font-size: 9px;
        color: #ffffff;
}
.form_label {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #02316F;
}
.textBox
{
	font-weight: bold;
	font-size: 11px;
	color: dimgray;
	font-family: Verdana, Arial, sans-serif;
	background-color: aliceblue;
}
.formError
{
	font-weight: bold;
	font-size: 11px;
	color: #990033;
	font-family: Verdana, Arial, sans-serif;
}

A:link
{
  font-weight: normal;
	font-size: 12px;
	color: #1C904A;
	font-family: Verdana, Arial, sans-serif;
}
A:visited
{
  font-weight: normal;
	font-size: 12px;
	color: #F61720;
	font-family: Verdana, Arial, sans-serif;
}
A:hover
{
  font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
}

/* new section */
A.headerLink, A.headerLink:visited, A.headerLink:hover
{
	font-family: arial; 
	font-size: 14px; 
	font-weight: bold; 
	color: #1c904a; 
	text-decoration: none;
	margin-right: 20px;
}

A.headerLinkSelected, A.headerLinkSelected:visited, A.headerLinkSelected:hover, span.headerLinkSelected
{
	font-family: arial; 
	font-size: 14px; 
	font-weight: bold; 
	color: #F61720; 
	text-decoration: none;
	margin-right: 20px;
}

.ccNavigation
{
	font-family: arial;
	font-size: 11pt;
	padding: 5px;
	margin-bottom: 25px;
	background-color: #efefef;
}

.ccHeader
{
	font-family: arial;
	font-size: 24pt;
	text-align: left;
	width: 800px;
	margin-bottom: 10px;
}