a
{
    color: #003B6B;
    margin: 0px;
    text-decoration: none;
}

.pointer
{
    cursor: pointer;
}

.text-menu, .text-menu-selected
{
	border: solid 0px #DDDDFF;
    text-decoration: none;
    color: #4D3826;
    font-family: "garamond";
    font-weight: normal;
    font-size: 13pt;
    letter-spacing: 0.0em;
    cursor: pointer;
    vertical-align: bottom;
    padding-bottom: 12px;
    padding-left: 5px;
    padding-right: 5px;
}

.text-menu:hover
{
    color: #E8EC7A;
    
}

.text-menu-selected
{
    padding-bottom: 0px;
}

.text-menu-spacing
{
	width: 0px;
}

.text-index-quote
{
    text-decoration: none;
    color: black;
    font-family: "garamond";
    font-size: 10pt;
    line-height: 140%;
    letter-spacing: 0.05em;
}

.text-index-intro
{
    text-decoration: none;
    color: #666666;
    font-family: "garamond";
    font-size: 14pt;
    line-height: 175%;
}

.text-submenu-title
{
	text-decoration: none;
    color: #003B6B;
    font-family: "garamond";
    font-size: 12pt;
    line-height: 120%;
}

.text-submenu, .text-submenu-selected
{
	text-decoration: none;
    color: #003B6B;
    font-family: "garamond";
    font-size: 12pt;
    line-height: 180%;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 4px;
    border: 1pt solid #F4F4C1;
    vertical-align: center;
}

.text-submenu-selected, .text-submenu:HOVER
{
    color: #003B6B;
    border: 1pt solid #003B6B;
    background-color: #E8EC7A;
}

.text-content
{
	text-decoration: none;
    color: #666666;
    font-family: "garamond";
    font-size: 12pt;
    line-height: 200%;
}

.text-content1
{
	text-decoration: none;
    color: #666666;
    font-family: "garamond";
    font-size: 12pt;
    line-height: 130%;
}

.text-content2
{
	text-decoration: none;
    color: #666666;
    font-family: "helvetica";
    font-size: 9pt;
    line-height: 140%;
}

.text-footer-index
{
	text-decoration: none;
    color: white;
    font-family: "garamond";
    font-size: 12pt;
    line-height: 100%;
    cursor: pointer;
}

.text-footer-index-spacing
{
	width: 35px;
}

.text-footer
{
	text-decoration: none;
    color: white;
    font-family: "arial";
    font-size: 8pt;
    line-height: 100%;
}

.text-footer-spacing
{
	width: 35px;
}

.text-credit
{
    text-decoration: none;
    color: gray;
    font-family: helvetica;
    font-weight: normal;
    font-size: 7pt;
    letter-spacing: 0.05em;
}

.text-calendar-weekdays
{
	text-decoration: none;
    color: #003B6B;
    font-family: "garamond";
    font-size: 12pt;
    line-height: 100%;
    text-align: center
}

.text-cal-month-header
{
	text-decoration: none;
    color: white;
    font-family: "garamond";
    font-size: 16pt;
    line-height: 100%;
    text-align: center;
}

.text-cal-day-number
{
	text-decoration: none;
    color: #003B6B;
    font-family: "garamond";
    font-size: 12pt;
    line-height: 100%;
    text-align: center;
    padding-top: 4px;
}

.text-cal-selection-bar
{
	text-decoration: none;
    color: #003B6B;
    font-family: "garamond";
    font-size: 12pt;
    line-height: 100%;
    text-align: center;
}

.text-cal-header
{
	text-decoration: none;
    color: #003B6B;
    font-family: "garamond";
    font-size: 10pt;
    line-height: 100%;
    text-align: center;
    padding-bottom: 0px;
    
}

.text-cal-header:hover
{
    color: #E8EC7A;
    
}

.text-event-key
{
	text-decoration: none;
    color: #003B6B;
    font-family: "garamond";
    font-size: 10pt;
    line-height: 100%;
    text-align: center;
    padding-bottom: 0px;
    
}
