BODY {
   font-family: Verdana;
   font-size: 14px;
}

P {
   font-family: Verdana;
   font-size: 14px;
}

TD {
   font-family: Verdana;
   font-size: 14px;
}

P.insidefooter {
   color: #808080;
   font-size: 10px;
   margin-top: 18px;
}

P.outsidefooter {
   color: #FFFFFF;
   font-size: 10px;
   margin-top: 0px;
}
A.outsidefooter {
   color: #AAAAAA;
   text-decoration: underline;
}

DIV.pagetitle {
   font-family: Brush Script MT, Verdana;
   font-size: 28px;
   color: #660E0E;
}

DIV.pagecontent {
   font-family: Verdana;
   font-size: 12px;
   color: #333333;
   padding-right: 15px;
}

#menuitem1 {
   background-image: none;
   height: 32px;
}
#menuitem2 {
   background-image: none;
   height: 32px;
}
#menuitem3 {
   background-image: none;
   height: 32px;
}
#menuitemseparator {
   background-image: none;
   height: 15px;
}
#menuitemheader {
   background-image: none;
   height: 32px;
}

#menuitem1 a, #menuitem2 a, #menuitem3 a {
   font-family: Brush Script MT, serif;
   font-size: 24px;
   text-decoration: none;
   display: block;
   padding-top: 2px;
   padding-bottom: 2px;
   color: #FFFFFF;
}
#menuitemheader span {
   font-size: 12px;
   font-weight: bold;
   display: block;
   padding-top: 3px;
   padding-bottom: 5px;
   color: #000000;
}

#News {
   margin-bottom: 13px;
   font-size: 12px;
}
#NewsWrapper {
   width: 98%;
   margin-bottom: 13px;
}
#NewsLeft {
   float: left;
   width: 65%;
   border-bottom: 1px solid #000000;
}
#NewsRight {
   float: right;
   width: 35%;
   border-bottom: 1px solid #000000;
   text-align: right;
}
.newstitle {
   font-weight: bold;
}
.newsdate {
   color: #009900;
}
.newscontent {
}

@media print {
   BODY {
      background-color: #FFFFFF !important;
      color: #000000 !important;
      font-family: Arial !important;
      border: 0 !important;
   }

   {
      border: 0 !important;
   }

   .noprint  {
      display: none !important;
   }

   img {
      float: none !important; /* this makes images cause a pagebreak if they don't fit on the page */
   }

   .contentarea {
      background-image: none !important;
      background-color: #FFFFFF !important;
      padding: 0 !important;
   }
}
