td
 {
 font-family: Arial;
 font-size: 9pt;
 color:#000000;
 border-color:#000000;
 }

table.Page
 {
 font-family: Arial;
 font-size: 12px;
 background:FFFFFF;
 }

td.PicTitle
 {
 font-size: 9pt;
 font-family: Arial;
 font-weight: bold;
 }

td.PicBody
 {
 font-size: 8pt;
 font-family: Arial;
 }

td.Heading
 {
 font-size: 14px;
 font-family: Arial;
 color:#7D76B7;
 }

h1.Heading
 {
 font-size: 14px;
 font-family: Arial;
 color:#333333;font-weight:bold
 }

.Slogan
 {
 font-size: 12px;
 font-family: Arial;
 color:#003366;font-weight:bold; font-style:italic
 }
 
a
 {
 font-family: Arial;
 color:#333333;
 text-decoration:none
 }

a:hover
 {
 font-family: Arial;
 text-decoration:underline;
 }

.Footer
 {
 font-family: Arial;
 color:#000000
 }

td.Footer
 {
 font-size: 14px;
 }
 
a.Footer
 {
 font-size: 11px;
 font-weight:bold;
 }
 
a.HeadingLink
 {
 color: #003366;
 text-decoration:none
 }

a:hover.HeadingLink
 {
 color: #FFFFFF;
 text-decoration:none; font-weight:bold
 }

a.SubMenuLink
 {
 font-size: 12px;
 font-family: Arial;
 color: #000000;
 text-decoration:none
 }

a:hover.SubMenuLink
 { font-size: 12px;
 text-decoration:none;
 color:#000080
 }

a.MenuLink
 {
 font-size: 13px;
 font-family: Arial;
 color: #000000;
 text-decoration:none; font-weight:bold
 }

a:hover.MenuLink
 {
 color: #000000;
 text-decoration:underline;
 }
 
a.SelectedMenuLink
 {
 font-size: 10px;
 font-family: Arial;
 color: #66CCFF;
 text-decoration:none;
 font-weight:bold;
 text-transform:uppercase
 }
 
a:hover.SelectedMenuLink
 {
 text-decoration:none;
 }

td.SelectedMenuLink
 {
  background-color:#003366
 }
  
h1
 {
 font-size: 12px;
 font-family: Arial;
 margin-top: 0;
 margin-bottom: 0
 }

h2
 {
 font-size: 13px;
 font-family: Arial;
 margin-top: 0;
 margin-bottom: 0
 }

h3
 {
 font-size: 14px;
 font-family: Arial;
 color:#0099CC;
 margin-top: 0;
 margin-bottom: 0
 }
 
ul
 {
 margin-top: 0;
 margin-bottom: 0;
 }

.Error
 {
 font-family: Arial;
 font-size: 12px;
 color:#FF0000;
 }