﻿body
{
}

.F1TitleText
{
    font-size: 18px;
    font-family: 'Microsoft Sans Serif';
    /* color: #00C0D6; */
    /* color: #0000FF; */
    color: #0000FF;
    background-color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    /*font-weight: bold; */
}

.NavText
{
    font-size: 13px;
    font-family: 'Microsoft Sans Serif';
    font-weight: bold;
}

.NavTextHL
{
	font-size: 13px;
	font-family: 'Microsoft Sans Serif';
	font-weight: bold;
	color: blue;
	text-decoration: none;
	text-align: center;
}
.NavTextSelected
{
    font-size: 13px;
    font-family: 'Microsoft Sans Serif';
    font-weight: bold;
    font-variant: small-caps;
}

.LargeSubHeadingFont
{
    font-size: 24px;
    color: #00C0D6;
    font-family: 'Microsoft Sans Serif';
    font-weight: bold;
}

.SmallFooterText
{
    font-size: 12px;
    color: #00C0D6;
    font-family: 'Microsoft Sans Serif';
    font-weight: bold;
    letter-spacing: 1px;
}
.SmallFooterTextNoUnderbar
{
    font-size: 12px;
    color: #00C0D6;
    font-family: 'Microsoft Sans Serif';
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
}



.PageTextMediumBlack
{
    font-size: 15px;
    color: #000000;
    font-family: 'Trebuchet MS';
    padding-left: 7px;
    padding-bottom: 7px;
    padding-top: 7px;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}

.PageTextSmallBlack
{
    font-size: 13px;
    color: #000000;
    font-family: 'Trebuchet MS';
}

.ContactTextSmallBlack
{
    font-size: 15px;
    color: #000000;
    font-family: 'Trebuchet MS';
}

.PageDynamicLabelText
{
    font-size: 16px;
    color: #000000;
    background-color: #EDEDED;
    font-family: 'Trebuchet MS';
    text-align: left;
}

.PageTextSmallBlueBlackOnGrey
{
    font-size: 13px;
    color: #333399;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    background-color: transparent;
    vertical-align: middle;
    text-align: left;
    list-style-position: outside;
    line-height: 23px;
}

.SmallTextEffectsPanel
{
    font-size: 15px;
    color: #333399;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    list-style-type: disc;
    background-color: #ffffff;
    vertical-align: middle;
    text-align: left;
    list-style-position: outside;
    line-height: 23px;
    padding-right: 5px;
    padding-left: 5px;
}
.SmallTextEffectsPanelExpanding
{
    font-size: 15px;
    color: #000000;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    list-style-type: disc;
    background-color: #ffffff;
    vertical-align: middle;
    text-align: left;
    list-style-position: outside;
    line-height: 23px;
    padding-right: 5px;
    padding-left: 5px;
}

.SmallTextMaster
{
    font-size: 15px;
    color: #333399;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    background-color: #ffffff;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    overflow: hidden;
    text-align: right;
}


.ParaTextDarkBlue
{
    font-size: 15px;
    color: #333399;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    background-color: #ffffff;
    vertical-align: middle;
    text-align: left;
    list-style-position: outside;
    line-height: 23px;
}

.BulletSmallBlackOnGrey
{
    font-size: 13px;
    color: #555555;
    background-color: transparent;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    text-align: left;
}

.HugeBlackText
{
    font-size: 24px;
    color: #000000;
    font-family: Tahoma;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
}

.BlankBackground
{
    color: #ededed;
    background-color: #ededed;
}

.CopywriteLabel
{
	font-size: 11pt;
	font-family: Calibri;
	color: gray;
}
.HyperlinkForBots
{
	font-size: 1pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
