body
{
    background-color: #f5f5f5;
}
.mainText
{
    font-size: 11px;
    color: #696969;
    font-family: Verdana, Arial;
    font-weight: normal;
    line-height: 17px;
}
.mainTextLink
{
    font-size: 11px;
    color: #696969;
    font-family: Verdana, Arial;
    font-weight: normal;
    line-height: 17px;
    text-decoration: underline;
}
.mainTextLink:Hover
{
    font-size: 11px;
    color: #0000cd;
    font-family: Verdana, Arial;
    font-weight: normal;
    line-height: 17px;
    text-decoration: underline;
}


.header
{
    font-size: 14px;
    color: #345778;
    font-family: Verdana, Arial;
    font-weight: bold;
}
.headerSub
{
    font-size: 20px;
    color: #345778;
    font-family: Verdana, Arial;
    font-weight: bold;
    line-height: 20px;
}
.header2
{
    font-size: 12px;
    color: #345778;
    font-family: Verdana, Arial;
    font-weight: bold;
}
.header2Brown
{
    font-size: 12px;
    color: #594434;
    font-family: Verdana, Arial;
    font-weight: bold;
}
.mainBox
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    background-color: #345778;
}
.mainContentBox
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    background-color: #ffffff;
    margin-top: 10px;
}
.boxBlue
{
    border-right: #6b6155 1px solid;
    border-top: #6b6155 1px solid;
    border-left: #6b6155 1px solid;
    border-bottom: #6b6155 1px solid;
    background-color: #d6e8fa;
    color: #6b6155; 
}
.blueBoxText
{
    color: #6b6155;
}
.boxOrange
{
    border-right: #000080 1px solid;
    border-top: #000080 1px solid;
    border-left: #000080 1px solid;
    border-bottom: #000080 1px solid;
    background-color: #e79e54;
}
.orangeBoxText
{
    color: #584234;
}
.dateString
{
    font-size: 11px;
    color: #ffffff;
    font-family: Verdana, Arial;
    font-weight: bold;
}
.footer
{
    font-size: 11px;
    color: #696969;
    font-family: Verdana, Arial;
    font-weight: normal;
    line-height: 17px;
}
.footerLink
{
    font-size: 11px;
    color: #696969;
    font-family: Verdana, Arial;
    font-weight: normal;
    text-decoration: underline;
      line-height: 17px;
}
.footerLink:Hover
{
    font-size: 11px;
    color: #0000cd;
    font-family: Verdana, Arial;
    font-weight: normal;
    text-decoration: underline;
      line-height: 17px;
}
.schedule
{
   vertical-align: top;
   border: solid 1px #696969;
}
.scheduleLeftcol
{
   vertical-align: top;
   width: 150px;
   font-weight: bold;
   border-right: solid 1px;
   
}
.scheduleRighttcol
{
   vertical-align: top;
   width: 349px;
   font-style: italic;
}
