BODY
  { font-family: Arial, Verdana, Geneva, sans-serif;}

P,TD, SELECT, INPUT, SUBMIT, UL
  { font-family: Arial, Verdana, Geneva, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color:#000000; }

p.errortxt
	{
	  color: red;
	  font-weight: bold
	}
li.errortxt
    {
      color: red
    }

H1,H2,H4,H5,H6
  { font-family: Verdana, Arial, sans-serif;
    color:#000000; }
H4
  { font-size: 10pt; }
H3
  { font-family: Verdana, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    color:#ffffff;
    background-color:#005fbf;
    font-size: 10pt;}

A
  { text-decoration:underline;}
A:link
  { color:#0000ff; }
A:visited
  { color:#666666; }
A:active
  { color:#ff0000; }
A:hover
  { color:#ff0000; }

A.topnav
  { font-family: Verdana, Arial, sans-serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: bold;
    text-decoration: none; }
A.topnav:link
  { color:#ffffff; }
A.topnav:visited
  { color:#ffffff; }
A.topnav:active
  { color:#ffffff; }
A.topnav:hover
  { color:#ffff00; }

A.mainnav, A.current
  { font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    text-decoration: none; }
A.mainnav:link
  { color:#ffffff; }
A.mainnav:visited
  { color:#ffffff; }
A.mainnav:active
  { color:#ffffff; }
A.mainnav:hover
  { color:#ffff00; }
A.current:link
  { color:#333333; }
A.current:visited
  { color:#333333; }
A.current:active
  { color:#333333; }
A.current:hover
  { color:#ffff00; }

A.breadcrumb
  { text-decoration:underline; }
A.breadcrumb:link
  { color:#333333; }
A.breadcrumb:visited
  { color:#333333; }
A.breadcrumb:active
  { color:#333333; }
A.breadcrumb:hover
  { color:#ffff00; }