a
{
   color: #606060;
}

body
{
   font-size: 76%;

   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;

   font-family: Georgia, Garamond, Times New Roman, Times, Serif;
}

h1
{
   color: #B2D133;

   font-size: 1.2em;

   font-style: italic;

   font-family: Georgia, Garamond, Times New Roman, Times, Serif;
}

h2
{
   color: #B2D133;

   font-size: 1.1em;

   font-family: Georgia, Garamond, Times New Roman, Times, Serif;
}

h3
{
   color: #B2D133;

   font-size: 1.0em;

   font-family: Georgia, Garamond, Times New Roman, Times, Serif;
}

.header
{
   color: #FFFFFF;

   font-size: 0.7em;

   font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.headerNav
{
   color: #FFFFFF;

   font-size: 1.0em;

   text-decoration: none;

   font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.headerNav:hover
{
   text-decoration: underline;
}

.footer
{
   color: #4C93CB;

   font-size: 0.7em;

   font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.footerNav
{
   color: #4C93CB;

   font-size: 1em;

   text-decoration: none;

   font-family: Verdana,Arial,Helvetica,Sans-Serif;
}

.footerNav:hover
{
   text-decoration: underline;
}

.topnav
{
   background-image: url(../img/img-banner-logo-nav-bkg.gif);

   background-repeat: repeat-x;
}

.sidenav
{
   background-image: url(../img/img-side-bkg.gif);

   background-repeat: repeat-y;
}

.topbanner
{
   background-image: url(../img/img-banner-top.jpg);

   background-repeat: repeat-x;

   background-attachment: scroll;
}

.breadcrumb
{
   color: #96C8EF;

   font-size: 0.7em;

   font-family: Trebuchet MS, Trebuchet, Verdana, Sans-Serif;

   font-weight: bold;

   text-decoration: none;
}

.breadcrumb a
{
   color: #FFFFFF;

   font-size: 1em;

   text-decoration: none;

   font-family: Trebuchet MS, Trebuchet, Verdana, Sans-Serif;
}

p
{
   color: black;

   font-size: 0.8em;

   font-family: Georgia, Garamond, Times New Roman, Times, Serif;
}

.cssEvtTab
{
   width: 100%;
}

.cssEvtTab th
{
   color: #FFFFFF;

   text-align: left;

   background-color: #808080;
}

.cssEvtDte
{
   width: 30%;

   font-size: 0.8em;
}

.cssEvtNme
{
   width: 70%;

   font-size: 0.8em;
}

.cssEvtRow1
{
   background-color: #E0E0E0;
}

.cssEvtRow2
{
   background-color: #E8E8E8;
}

#sitemap
{
   font-size: 0.8em;
}

.news
{
   font-size: 0.8em;
}