.textbold{
font-weight : bold ;
font-family : verdana;
font-size : 14px ;
}

.ActiveNavigation
  {
    background-color : #F8D789 ;
    color : #006666 ;
  }

.bodytext{
text-align:justify;
}

td , font
  {
    font-family : verdana ;
    font-size : 11px ;
    text-align:justify;
  }
  
.HeaderLinks
  {
    font-family : verdana ;
    font-size : 11px ;
    color : #ffffff;
    text-decoration : none ;
  }

.HeaderLinks:hover
  {
    font-family : verdana ;
    font-size : 11px ;
    color : #ffffff ;
    text-decoration : none ;
  }

a
  {
    font-family : verdana ;
    font-size : 11px ;
    color : #000000 ;
    text-decoration : none ;
    font-weight : bold;
  }

a:hover
  {
    font-family : verdana ;
    font-size : 11px ;
    color : #000000 ;
    text-decoration : underline ;
  }

.SiteGuide
  {
    font-family : verdana ;
    font-size : 11px ;
    color : #666666 ;
    text-decoration : none ;
  }

.SiteGuide:hover
  {
    font-family : verdana ;
    font-size : 11px ;
    color : #004685 ;
    text-decoration : underline ;
  }

.HeadCrumb
  {
    font-family : verdana ;
    font-size : 13px ;
    color : #004685 ;
  }

.BreadCrumb
  {
    font-family : verdana ;
    font-size : 11px ;
    color : #666666 ;
    text-decoration : none ;
  }

.BreadCrumb:Hover
  {
    font-family : verdana ;
    font-size : 11px ;
    color : #000000 ;
    text-decoration : none ;
  }

.TopNavigation
  {
    font-family : verdana ;
    font-size : 11px ;
    font-weight : bold ;
    color : #ffffff ;
    text-decoration : none ;
  }

.TopNavigation:hover
  {
    font-family : verdana ;
    font-size : 11px ;
    font-weight : bold ;
    color : #efb310 ;
    text-decoration : none ;
  }

.SideNavigation
  {
    font-family : verdana ;
    font-size : 11px ;
    font-weight : bold ;
    color : #000000 ;
    text-decoration : none ;
    cursor : hand ;
  }

.SideNavigation_Hover
  {
    font-family : verdana ;
    font-size : 11px ;
    font-weight : bold ;
    color : #666666 ;
    text-decoration : none ;
    cursor : hand ;
  }

.SideHeader
  {
    font-family : verdana ;
    font-size : 11px ;
    font-weight : bold ;
    color : #efb310 ;
    text-decoration : none ;
    background-color : #004685 ;
    cursor : default ;
  }

.SummaryListing
  {
    font-family : verdana ;
    font-size : 11px ;
    color : #000000 ;
    text-decoration : none ;
  }

.SummaryListing:hover
  {
    font-family : verdana ;
    font-size : 11px ;
    color : #666666 ;
    text-decoration : none ;
  }

.NewsHeadlines
  {
    font-family : verdana ;
    font-size : 11px ;
    font-weight : normal ;
    color : #000000 ;
    text-decoration : none ;
  }

.NewsHeadlines:hover
  {
    font-family : verdana ;
    font-size : 11px ;
    font-weight : normal ;
    color : #004685 ;
    text-decoration : none ;
  }

select
  {
    font-family : verdana ;
    font-size : 11px ;
  }

.Textbox
  {
    font-family : verdana ;
    font-size : 11px ;
    border : 1px solid ;
    border-color : #aaaaaa ;
  }

.Button
  {
    font-family : tahoma ;
    font-size : 11px ;
    font-weight : bold ;
    color : #aa0000 ;
    border : 1px solid ;
    border-color : #aaaaaa ;
    background-color : #ffffff ;
    cursor : hand ;
  }

.FAQ
  {
    text-decoration : none ;
  }