  BODY {
    font-family:  Verdana,Arial,Helvetica;
    font-size:    12pt;
    color: white;
    background-color: #317CBD;
  }
  A:LINK {
    color:           #E1E1FF;
    text-decoration: none;
  }
  A:VISITED {
    color:           #D1D1FF;
    text-decoration: none;
  }
  A:HOVER {
    color:           white;
    text-decoration: underline;
  }
  A:ACTIVE {
    color:           white;
    text-decoration: underline;
    font-weight:     normal;
  }
  DIV.Nav {
    width:          630px;
    border-top:     white 1px solid;
    border-bottom:  white 1px solid;
    font-size:      9pt;
    margin-top:     6pt;
    margin-bottom:  6pt;
    padding-top:    3pt;
    padding-bottom: 3pt;
  }
  DIV.Month {
    width: 630px;
    margin-top: 6pt;
  }
  P.MonthTitle {
    font-size:     12pt;
    font-weight:   bold;
    text-align:    center;
    margin-top:    6pt;
    margin-bottom: 6pt;
  }
  DIV.PrevMonth {
    font-size:      11pt;
    font-weight:    bold;
    float:          left;
    margin-top:     6pt;
    margin-bottom:  6pt;
    text-align:     center;
    vertical-align: middle;
    width:          2em;
  }
  DIV.NextMonth {
    font-size:      11pt;
    font-weight:    bold;
    float:          right;
    margin-top:     6pt;
    margin-bottom:  6pt;
    text-align:     center;
    vertical-align: middle;
    width:          2em;
  }
  TABLE.Calendar {
    width: 100%;
    background: #317CBD;
    clear:      both;
  }
  TH {
    font-size:      11pt;
    font-weight:    bold;
    text-align:     center;
    vertical-align: middle;
  }
  TH.CalTH {
    width:       90px;
    font-weight: normal;
    background:  white;
    color:       #317CBD;
  }
  TD {
    font-size:      11pt;
    text-align:     left;
    vertical-align: top;
  }
  TD.CalTD {
    font-size:  10pt;
    width:      90px;
    background: white;
    color:      #317CBD;
  }
  TD.Blank {
    font-size:  10pt;
    background: white;
    color:      #317CBD;
  }
  A.CalLink:LINK {
    color:           #7171BD;
    text-decoration: none;
  }
  A.CalLink:VISITED {
    color:           #9191FF;
    text-decoration: none;
  }
  A.CalLink:HOVER {
    color:           blue;
    text-decoration: underline;
  }
  A.CalLink:ACTIVE {
    color:           blue;
    text-decoration: underline;
    font-weight:     normal;
  }
  P.CalTDLine2 {
    margin-top:	0;
    margin-bottom:	0;
    border-top: solid #317CBD 1px;
  }
  P.Detail {
    clear:      both;
    margin-top: 6pt;
    text-align: left;
  }
  P.DetailNoIcon {
    clear:       both;
    margin-top:  6pt;
    margin-left: 4em;
    text-align:  left;
    text-indent: -4em;
  }
  P.RecurSubHead {
    margin-top:  12pt;
    text-align:  center;
    font-weight: bold;
    clear:       both;
  }
  IMG.LeftIcon {
    height: 60px;
    float:  left;
  }
  IMG.RightIcon {
    height: 60px;
    float:  right;
  }
  #Holiday {
    font-style: italic;
    font-size:  8pt;
  }

