﻿body
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    background-color: #eeeeee;
    color: #333333;
}
.MainTable
{
    background: #ffffff;
}
a:link
{
    text-decoration: underline;
    color: #cc0000;
}
a:visited
{
    text-decoration: underline;
    color: #cc0000;
}
a:hover
{
    text-decoration: underline;
    color: #000000;
}
a:active
{
    text-decoration: underline;
    color: #000000;
}
a:link.landing
{
    color: #003399;
    text-decoration: none;
}
a:visited.landing
{
    color: #003399;
    text-decoration: none;
}
a:hover.landing
{
    text-decoration: underline;
    color: #003399;
}
a:active.landing
{
    color: #003399;
    text-decoration: none;
}

.Text_11
{
    font-size: 11px;
}
.Text_Bold_11
{
    font-weight: bold;
    font-size: 11px;
}
.Text_Bold_12
{
    font-weight: bold;
    font-size: 12px;
}
.Text_Bold_14
{
    font-weight: bold;
    font-size: 14px; 
}
.Text_Bold_14_orange
{
    font-weight: bold;
    font-size: 16px; color: #ff6611;
}
.Text_Bold_16_Red
{
    font-weight: bold;
    font-size: 16px;
    color: #CC3333;
}
.gridtext
{
    padding: 1px 1px 1px 1px;
    text-align: center;
    font-size: 10px;
    background-color: #ffffff;
}
.Text_Bold_16_Black
{
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}
.Text_Bold_16
{
    font-weight: bold;
    font-size: 16px;
}
.Black
{
    color: #000000;
}
.Bold_Gray
{
    font-weight: bold;
    color: #cccccc;
}
.445599
{
    color: #445599;
}
.Red
{
    color: #cc0000;
}
.Alert
{
    font-weight: bold;
    color: #cc0000;
}


.PageHeader
{
    color: #445599;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.PageHeaderHome
{
    color: #445599;
    font-size: 24px;
    font-weight: bold;
}
.PageSubHeader
{
    color: #445599;
    font-size: 16px;
    font-weight: bold;
}

.LargePurple
{
    font-size: 14px;
    font-weight: bold;
    color: #445599;
}
.NormalPurple
{
    font-size: 12px;
    font-weight: bold;
    color: #445599;
}



.TopBar
{
    background: #ffffff;
    color: #cc0000;
    font-size: 10px;
    height: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
.TopBar a:link, .TopBar a:visited
{
    color: #cc0000;
    text-transform: uppercase;
}
.TopBar a:hover, .TopBar a:active
{
    color: #000000;
    text-transform: uppercase;
}

.SearchBox
{
    height: 12px;
    font-size: 10px;
    width: 100px;
}

.BarArea
{
    height: 14px;
    background: #ff9933;
}

/* Menu */
.MenuHeader
{
    cursor: pointer;
    padding: 2px 5px 2px 5px;
    text-align: left;
    font-size: 11px;
    background-color: #6677aa;
    font-weight: bold;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
}
.MenuHeader a:link, .MenuHeader a:visited
{
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}
.MenuHeader a:hover, .MenuHeader a:active
{
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}
.Invisible
{
    visibility:collapse;
    display: none;
    left: -1000px;
    top: -1000px
}
.ChildMenu
{
    cursor: pointer;
    padding: 5px 5px 5px 20px;
    text-align: left;
    font-size: 10px;
    background-color: #aabbdd;
}
.ChildMenu a:link, .ChildMenu a:visited
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}
.ChildMenu a:hover, .ChildMenu a:active
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}

.TopMenu
{
    background-color: #6677aa;
    width: 182px;
}

.TopMenuNotSelected
{
    cursor: pointer;
    padding: 2px 5px 2px 5px;
    text-align: left;
    font-size: 11px;
    background-color: #6677aa;
    font-weight: bold;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
}
.TopMenuNotSelected a:link, .TopMenuNotSelected a:visited
{
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}
.TopMenuNotSelected a:hover, .TopMenuNotSelected a:active
{
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}

.TopMenuNotSelectedNoLink
{
    padding: 2px 5px 2px 5px;
    text-align: left;
    font-size: 11px;
    background-color: #6677aa;
    font-weight: bold;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    color: #ffffff;
    font-size: 12px;
}

.TopMenuHover
{
    cursor: pointer;
    padding: 2px 5px 2px 5px;
    text-align: left;
    font-size: 11px;
    background-color: #445599;
    font-weight: bold;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
}
.TopMenuHover a:link, .TopMenuHover a:visited
{
    color: #ffffff;
    text-decoration: underline;
    font-size: 12px;
}
.TopMenuHover a:hover, .TopMenuHover a:active
{
    color: #ffffff;
    text-decoration: underline;
    font-size: 12px;
}

.TopMenuSelected
{
    cursor: pointer;
    padding: 2px 5px 2px 5px;
    text-align: left;
    font-size: 11px;
    background-color: #445599;
    font-weight: bold;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
}
.TopMenuSelected a:link, .TopMenuSelected a:visited
{
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}
.TopMenuSelected a:hover, .TopMenuSelected a:active
{
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}

.TopMenuAltNotSelected
{
    cursor: pointer;
    padding: 2px 5px 2px 10px;
    text-align: left;
    font-size: 11px;
    background-color: #6677aa;
    font-weight: bold;
    border: none;
}
.TopMenuAltNotSelected a:link, .TopMenuAltNotSelected a:visited
{
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}
.TopMenuAltNotSelected a:hover, .TopMenuAltNotSelected a:active
{
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}

.TopMenuAltNotSelectedNoLink
{
    padding: 2px 5px 2px 5px;
    text-align: left;
    font-size: 11px;
    background-color: #6677aa;
    font-weight: bold;
    border: none;
    color: #ffffff;
    font-size: 12px;
}

.TopMenuAltHover
{
    cursor: pointer;
    padding: 2px 5px 2px 10px;
    text-align: left;
    font-size: 11px;
    background-color: #445599;
    font-weight: bold;
    border: none;
}
.TopMenuAltHover a:link, .TopMenuAltHover a:visited
{
    color: #ffffff;
    text-decoration: underline;
    font-size: 12px;
}
.TopMenuAltHover a:hover, .TopMenuAltHover a:active
{
    color: #ffffff;
    text-decoration: underline;
    font-size: 12px;
}

.TopMenuAltSelected
{
    cursor: pointer;
    padding: 2px 5px 2px 10px;
    text-align: left;
    font-size: 11px;
    background-color: #445599;
    font-weight: bold;
    border: none;
}
.TopMenuAltSelected a:link, .TopMenuAltSelected a:visited
{
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}
.TopMenuAltSelected a:hover, .TopMenuAltSelected a:active
{
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}

.SideMenuNotSelected
{
    cursor: pointer;
    padding: 5px 5px 5px 15px;
    text-align: left;
    font-size: 10px;
    background-color: #aabbdd;
}
.SideMenuNotSelected a:link, .SideMenuNotSelected a:visited
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}
.SideMenuNotSelected a:hover, .SideMenuNotSelected a:active
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}

.SideMenuHover
{
    cursor: pointer;
    padding: 5px 5px 5px 15px;
    text-align: left;
    font-size: 10px;
    background-color: #ddeeff;
}
.SideMenuHover a:link, .SideMenuHover a:visited
{
    color: #000000;
    text-decoration: underline;
    font-size: 11px;
}
.SideMenuHover a:hover, .SideMenuHover a:active
{
    color: #000000;
    text-decoration: underline;
    font-size: 11px;
}

.SideMenuSelected
{
    cursor: pointer;
    padding: 5px 5px 5px 15px;
    text-align: left;
    font-size: 10px;
    background-color: #ffffff;
}
.SideMenuSelected a:link, .SideMenuSelected a:visited
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}
.SideMenuSelected a:hover, .SideMenuSelected a:active
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}

.SideMenuAltNotSelected
{
    cursor: pointer;
    padding: 5px 5px 5px 20px;
    text-align: left;
    font-size: 10px;
    background-color: #aabbdd;
}
.SideMenuAltNotSelected a:link, .SideMenuAltNotSelected a:visited
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}
.SideMenuAltNotSelected a:hover, .SideMenuAltNotSelected a:active
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}

.SideMenuAltHover
{
    cursor: pointer;
    padding: 5px 5px 5px 20px;
    text-align: left;
    font-size: 10px;
    background-color: #ddeeff;
}
.SideMenuAltHover a:link, .SideMenuAltHover a:visited
{
    color: #000000;
    text-decoration: underline;
    font-size: 11px;
}
.SideMenuAltHover a:hover, .SideMenuAltHover a:active
{
    color: #000000;
    text-decoration: underline;
    font-size: 11px;
}

.SideMenuAltSelected
{
    cursor: pointer;
    padding: 5px 5px 5px 20px;
    text-align: left;
    font-size: 10px;
    background-color: #ffffff;
}
.SideMenuAltSelected a:link, .SideMenuAltSelected a:visited
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}
.SideMenuAltSelected a:hover, .SideMenuAltSelected a:active
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}

.ManageMyAccountTable
{
    margin: 5px;
    padding: 5px;
    text-align: left;
    font-size: 12px;
    background-color: #ffffff;
    border-spacing: 5px;
}

.LNavSeparator
{
    background: #ffffff;
    height: 2px;
}

.Breadcrumb
{
    padding: 10px 5px 10px 0px;
}
.BreadcrumbLine
{
    height: 1px;
    background-color: #ff9933;
}

.SearchRow
{
    background: #ffffff;
}
.SearchRowAlt
{
    background: #eeeeee;
}

.PageHeaderPadding
{
    padding: 5px 5px 0px 0px;
}
.MainPadding
{
    padding: 5px 5px 5px 15px;
}



/* Site Map */


.SiteMapTopAlt
{
    padding: 0px 0px 0px 10px;
    font-weight: bold;
}
.SiteMapTopAltNoLink
{
    padding: 10px 0px 0px 0px;
    font-weight: bold;
}
.SiteMapTop
{
    padding: 10px 0px 0px 0px;
    font-weight: bold;
}

.SiteMapSideAlt
{
    padding: 0px 0px 0px 20px;
}
.SiteMapSide
{
    padding: 0px 0px 0px 10px;
}


/* Manage my Account */
.MyCurrentBill
{
    background-color: #AEAEFF;
    width: 60%;
    font-weight: bold;
    text-align: center;
}
.MyCurrentBillData
{
    text-align: center;
}
.MyCurrentBillHeading
{
    color: #003399;
    font-weight: bold;
    font-size: larger;
    letter-spacing: 1px;
    text-align: left;
}
.MyCurrentBillHeaders
{
    width: 80%;
}
.MyCurrentBillAmts
{
    color: #003399;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: right;
    white-space: nowrap;
}
.MyCurrentBillButton
{
    background-color: #FF0000;
    font-size: small;
    text-align: center;
}
.MyAccountHistory
{
    background-color: #D9D9FF;
    color: #003399;
    text-align: left;
}
.CustomerServices
{
    background-color: #FF9933;
    color: #003399;
    text-align: center;
}
.PromotionalPrograms
{
    background-color: #FFFFFF;
}
.MyAccountHistoryButton
{
    font-size: x-small;
    background-color: #9900FF;
}
.CustomerServicesButton
{
    font-size: x-small;
    background-color: #9900FF;
}
.CustDataName
{
    font-weight: bold;
    width: 100px;
    text-align: left;
    vertical-align: top;
}
.CustDataNameData
{
    font-weight: bold;
    width: 450px;
    text-align: left;
    vertical-align: top;
}
.LeftAlign
{
    text-align: left;
}
.CustDataTable
{
    width: 90%;
}
.CustDataAlternate
{
    background-color: #FFCC66;
}
.CustData
{
    background-color: #FFFFFF;
}
.CustDataHeader
{
    font-weight: bold;
}
.CustomerServicesHeading
{
    color: #003399;
    font-weight: bold;
    font-size: medium;
    text-align: center;
    letter-spacing: 1px;
}
.AccountSelectorHead
{
    text-align: right;
    width: 100%;
}
.CustPageHeading
{
    font-size: medium;
    font-weight: bold;
    text-align: center;
}
.TableHeading
{
    font-weight: bold;
    text-align: center;
}
.TableData
{
    text-align: right;
}
.PadMe
{
    padding-left: 6px;
    padding-right: 6px;
}
