a:link     { color: #2e3a8c; font-weight: bold; text-decoration: underline }
a:hover  { color: black; text-decoration: none }
.bodytext      { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; padding: 10px }

h1    { color: #2e3a8c; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }
h2  { color: #2e3a8c; font-weight: bold; font-size: 16px }
h3 { font-weight: bold; font-size: 12px; color:#CC0000 }
.subhead   { color: #e5b035; font-style: italic; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }
.smallprint  { font-size: 10px; font-family: Arial, Helvetica, sans-serif }
.caption { color: black; font-style: italic; text-align: center; font-size: 10px }
.tb  { color: white; font-weight: bold; background-color: #006400 }
a:link.searchtitle { font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }
.searchtable { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; padding: 10px; border: 1px #ffdc80 }

.pagetitle  { color: #2e3a8c; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f3bc38; text-indent: 10px }

.footertext    { color: #2e3a8c; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, sans-serif }
a:hover.footertext { text-decoration: none }

.navbar { color: #fff; font-weight: bold; font-size: 11px; font-family: Arial, Verdana, Helvetica; text-decoration: none }
a:link.navbar      { color: #fff; font-weight: bold; font-size: 11px; font-family: Arial, Verdana, Helvetica; text-decoration: none }
a:hover.navbar     { color: #ffa500 }

/* Added by SMH - Feb 02, 2005 */

/* Form default style, mainly so the admin system looks decent. */
.form
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
}
.bodytext ul li {
	list-style: url(../images/bullet0022.png);
}
.bodytext ol li {
	list-style: decimal;
}
