﻿BODY
{
    font-size: 11px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    
}

#container
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px auto;
    width: 800px;
    padding-top: 0px;
    text-align: left;
}
TD
{
    font-size: 11px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
}
TH
{
    font-size: 11px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
}
BODY
{
    background-color: #ffffff;
}
.formbox
{
    border-right: #b8b79e 1px solid;
    border-top: #b8b79e 1px solid;
    font-size: 11px;
    border-left: #b8b79e 1px solid;
    width: 160px;
    color: #6b6b59;
    border-bottom: #b8b79e 1px solid;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    background-color: #ffffff;
}
.formButton
{
    border-right: #b8b79e 1px solid;
    border-top: #b8b79e 1px solid;
    font-size: 11px;
    border-left: #b8b79e 1px solid;
    width: 25px;
    color: #333333;
    border-bottom: #b8b79e 1px solid;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    background-color: #cccccc;
}
A:link
{
    color: #ff3300;
    text-decoration: none;
}
A:visited
{
    color: #ff9900;
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}
A:active
{
    text-decoration: none;
}
A.one:link
{
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    line-height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.one:visited
{
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    line-height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.one:hover
{
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    line-height: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
.style18b
{
    font-weight: bold;
    font-size: 18px;
}
.style3
{
    font-weight: bold;
    font-size: 16px;
}
.style4
{
    font-weight: bold;
    font-size: 12px;
}
.style8
{
    font-weight: bold;
    font-size: 14px;
}
.style10
{
    font-size: 9px;
    line-height: 12px;
}
.style11
{
    font-size: 14px;
}

.style11a
{
    font-size: 9px;
    color: #ff0000;
}
.style12
{
    font-size: 12px;
}

.style13
{
    font-size: 13px;
}
.style15
{
    font-size: 11px;
}
.style16
{
    font-size: 9px;
}
h1
{
 display: inline;   
}
.tablebox
{
    border-right: #b8b79e thin solid;
    border-top: #b8b79e thin solid;
    font-size: 11px;
    border-left: #b8b79e thin solid;
    color: #000000;
    border-bottom: #b8b79e thin solid;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    background-color: #ffffff;
}

/*  For the Navigation Bar  */

#navBar
{
    top: 0;
    left: 0;
    width: 100%;
    font-family: Verdana;
    font-size: 8pt;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: thin;
}
.emptySpace
{
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    background-color: #EBEBEB;
    font-weight: bold;
    text-align: center;
    border-left: 0;
    border-right: 0;
    padding: 2px;
    width: 2%;
}
.navLinks
{
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    background-color: #EBEBEB;
    font-weight: bold;
    text-align: center;
    border-left: 0;
    border-right: 0;
    width: 2%;
    padding: 2px;
}
.navLinks a
{
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.navLinks:hover
{
    text-decoration: underline;
}
.navLinks:hover a
{
    text-decoration: underline;
}

.navLabel
{
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

/*  For the LongHeaderUC control  */

.navLinks
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #D66E27;
    font-weight: bold;
    text-align: center;
    border-left:solid .5px #F5F8FC;
    width:14%;
    padding:2px;
}
.navLinks a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #D66E27;
    font-weight: bold;
    text-align: center;
    text-decoration:none;
}
.navLinks:hover
{
    background-color:#D66E27;
    color:White;
    text-decoration:none;
}
.navLinks:hover a
{
    color:White;
    text-decoration:none;
}

.navLabel
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
}
.navRow
{
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: thin;
}
.watermark
{
    font-size: 8pt;
    font-style: italic;
    color: Gray;
}
.navBackground
{
    background-image: "images/calendar/NavBarImage.jpg";
    background-position: right;
}

