A:link { font-family: Arial, Helvetica, sans-serif; color:#D40F20; text-decoration:underline }    /* unvisited link */
A:visited { color:#000000; text-decoration:underline } /* visited links */
A:active { color:#F42F40; text-decoration:underline }  /* active links */
A:hover { color:#F42F40; text-decoration:underline }   /* active links */

BODY { 
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

BLOCKQUOTE {
  font-family:  Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

TEXTAREA {
  font-family:  Arial, Helvetica;
  font-size: 9pt;
}

P {
  font-family:  Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

UL {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

OL {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

CENTER {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

TD {
  font-family:  Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

H3 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12pt;
  color: #1B3886;
  font-weight: bold;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11pt;
  color: #B30000;
  font-weight: normal;
}

H5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  color: #000000;
  font-weight: bold;

}

H6 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;  color: #CB0600;
}

.searchentry { border-color:999999; border-width:1; border-style:solid; font-size:11; color:555555; padding: 2px; background-color: FFFFFF; }
.footerText { font-size: 9; color: 525252; line-height: 150%; }
.footerBold { font-size: 10; color: 525252; font-weight: bold;  }
.smallboldtext { font-size: 9; color: 333333; font-weight: bold; }
.upcomingtext { font-size: 12; color: FFFFFF; line-height: 150%; font-weight: normal; }
.newstext { font-size: 13; color: 4F4F4F; line-height: 100%; font-weight: normal; }
.newsheadline { font-size: 13; color: 3660B2; font-weight: bold;}
.upcomingNews { font-size: 12; color: ffffff; }

#formBox225 {
	padding: 5px 5px 5px 5px;
	background-color: #EEEEEE;
	border-style: solid;
	border-color: #183289;
	border-width: 1px;
	max-width: 225px;
	margin: 0 auto;
	display: block;
}

#formBox450 {
	padding: 5px 5px 5px 5px;
	background-color: #EEEEEE;
	border-style: solid;
	border-color: #183289;
	border-width: 1px;
	max-width: 450px;
	margin: 0 auto;
	display: block;
}

