﻿.LogoSkyBlue
{
    background-color: #0065a4;
}

.MainBigBold
{
    font-weight: bold;
    font-size: 24pt;
    color: blue;
}

.MainMedBold
{
    font-weight: bold;
    font-size: 16pt;
    color: blue;
}

.BoldStyle
{
    font-weight: bold;
}

.FadedStyle
{
    color: lime;
    font-style: italic;
}

.UnderStyle
{
    text-decoration: underline;
}

.ContentStyle
{
    vertical-align: top;
    text-align: center;
    width: 100%;
}



.NavTableCol
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
    vertical-align: top;
    background-color: #00ccff;
    width: 20px;
}


.NiceBlueBack
{
    background-color: #00ccff;
}



.RateDescStyle
{
    text-align: center;
    width: 450px;
}

.RateCostStyle
{
    text-align: center;
    width: 100px;
}

.RateExtraStyle
{
    text-align: center;
    width: 100px;
}



.SchCellPad
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
    text-align: left;
}


.SchHeadText
{
    color: blue;
    font-size: 32pt;
}

.MiscCenter
{
    text-align: center;
}

.BlackStyle
{
    color: black;
}


.Hyper14
{
    font-size: 14pt;
}

body
{
    font-family: Arial;
    text-align: center;
}



.MenuMainLine1
{
    color:#1200c1;
    text-decoration: none;
}



.MenuMainLine2
{
    color:#0056ff;
    text-decoration: none;
}

.MenuMainLargeGroups
{
    color:#630000;
    text-decoration: none;
}

.SunOrange
{
    color: #f57e20;
}

.BtmLineEmail
{
    color:#f57e20;
    text-decoration: none;
}

.CSCtitle
{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    color: #ffffff
}

.CSCintro
{
    font-size:14px;
    font-weight:normal;
    text-align:left;
    color: #ffffe0;
    margin-left: 10px;
    margin-right: 10px;
}

.CSCspecials
{
    background:#f57e20;
    font-size:14px;
    width:50%;
    clear: right;
    float:left;
    cursor:pointer;
}
.CSCspecialsHeader
{
    font-size:18px;
    font-weight:bold;
    text-align:center;
}
.CSCspecialsSmallBold
{
    font-size:12px;
    font-weight:bold;
}


.BackgroundOffWhite
{
    background-color:#ffffe0;
}

.CSCbgndSep
{
    background-color:#404040;
}

.CSCnotChosenSails
{
    font-size:18px;
    font-weight:bold;
    color:#ffffe0;
}

.CSCchoiceLine1
{
    font-size:40px;
    font-weight:bold;
    color:#000000;
    cursor:pointer;
    height:40px;
}
.CSCchoiceLine2
{
    font-size:22px;
    color:#ffffe0;
}
.CSCchoiceLine3
{
    font-size:12px;
    color:#ffffe0;
}

.CSCsunBgnd
{
    background:#f57e20;
}

.CSClink
{
    text-align:left;
    clear:both;
}

.ResetDiv
{
    clear:both;
}

.FaqQuestionLink
{
    font-weight:bold;
    font-size:16px;
    padding: 4px;
    clear:both;
    color:#0020FF;
    text-align:left;
}

.FaqQuestionNolink
{
    font-weight:bold;
    font-size:16px;
    padding: 4px;
    clear:both;
    color:#0020FF;
    text-align:left;
}

.FaqQuestionSpacer
{
    font-weight:bold;
    font-size:16px;
    height: 18px;
    width: 10px;
    color:#0020FF;
}

.FaqAnswer
{
    font-weight:normal;
    font-size:16px;
    color:#000000;
    text-align:left;
    clear:both;
    margin-bottom:6px;
    margin-left:10px;
}


.BlackMenuBar
{
    background:#000000;
    height:25px;
    width:100%;
    color:#FFFFFF;
    font-size:16px;
    font-weight:bold;
    text-align:center;
    float:left;
    padding-top:4px;
}

.BlackMenuSub
{
    float:left;
    cursor:pointer;
}

.BlackMenuSpacer
{
    width : 1%;
    float:left;
    color: #0065a4;
}

.BlueBgnd
{
    background-color: #0065a4;
}

.BlackMenuItem
{
    color:#FFFFFF;
    text-decoration: none;
}


.MidBold
{
    font-size:18px;
    font-weight:bold;
}

.MidNormal
{
    font-size:18px;
    font-weight: normal;
}

.SmallNormalItal
{
    font-size:14px;
    font-weight:normal;
    font-style:italic;
}

.SmallBoldUl
{
    font-size:14px;
    font-weight:bold;
    text-decoration:underline;
}

.SmallNormal
{
    font-size:14px;
    font-weight: normal;
}

.MarginSmall
{
    margin:8px;
}
