﻿.SiteMain
{
    position: relative;
    height: 200px;
}

.overflow
{
    overflow: scroll;
}

.float
{
    float: left;
}

.clear
{
    clear: left;
}

.blackSitelink:link
{
    color: #000000;
}
.blackSitelink:visited
{
    color: #000000;
}
.blackSitelink:hover
{
    color: #000000;
}
.blackSitelink:active
{
    color: #000000;
}

.SiteMainTitle
{
    position: relative;
    left: 20px;
}

.Sitetitle
{
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

.Sitedetail
{
    position: relative;
    padding: 9px;
    width: 150px;
    left: 2px;
    text-align: left;
}

.COtitle
{
    color: white;
    background-image: url('../../Images/Sitemap/CO.png');
    position: relative;
    top: 0px;
    left: -8px;
    height: 28px;
    background-repeat: no-repeat;
}

.CDtitle
{
    color: white;
    background-image: url('../../Images/Sitemap/CD.png');
    position: relative;
    top: 0px;
    left: -8px;
    height: 28px;
    background-repeat: no-repeat;
}

.CEFtitle
{
    color: white;
    background-image: url('../../Images/Sitemap/CEF.png');
    position: relative;
    top: 0px;
    left: -8px;
    height: 45px;
    background-repeat: no-repeat;
}

.EDItitle
{
    color: white;
    background-image: url('../../Images/Sitemap/EDI.png');
    position: relative;
    top: 0px;
    left: -8px;
    height: 28px;
    background-repeat: no-repeat;
}

.ATAtitle
{
    color: white;
    background-image: url('../../Images/Sitemap/ATA.png');
    position: relative;
    top: 0px;
    left: -8px;
    height: 28px;
    background-repeat: no-repeat;
}

.Paytitle
{
    color: white;
    background-image: url('../../Images/Sitemap/PaySmart.png');
    position: relative;
    top: 0px;
    left: -8px;
    height: 28px;
    background-repeat: no-repeat;
}

.COSubtitle
{
    color: white;
    background-image: url('../../Images/Sitemap/CoSub.png');
    position: relative;
    top: 0px;
    left: -8px;
    height: 28px;
    background-repeat: no-repeat;
}
.Titlepos
{
    position: relative;
    top: 8px;
    left: 10px; 
    text-align: left;   
}

.TitleCEFpos
{
    position: relative;
    top: 10px;
    left: 10px; 
    text-align: left;   
}

/****************************/

