﻿body
{
    margin: 0px 0px 0px 0px;
    padding: 5px 25px 5px 25px;
    font-family: Verdana;
    font-size: 11px;
}

img
{
    border: solid 0px #000000;
}

.maintable
{
    border: solid 1px #000000;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    height: 100%;
}

.mainLogoTd
{
    border-bottom: solid 1px #000000;
    padding: 0;
    margin: 0;
}

.mainMenuTd
{
    border-bottom: solid 1px #000000;
    padding: 0;
    margin: 0;
    text-align: center;
    background-color: #223344;
}
.mainFooterTd
{
    border-top: solid 1px #000000;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: White;
    background-color: #223344;
}

.contentTable
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: 0;
}




.teaserHeader
{
    width: 155px;
    height: 20px;
    background-image: url(Images/TeaserBar.jpg);
    font-weight: bold;
    font-size: 14px;
    vertical-align: bottom;
    padding: 5px 0px 2px 15px;
}
.teaserHeader a, a:hover, a:visited
{
    text-decoration: none;
    color: White;
}

.teaserContent
{
    height: 190px;
    border-left: solid 1px blue;
    padding: 5px 5px 5px 5px;
    vertical-align: top;
}
.rightContentTd
{
    padding: 5px 15px 5px 5px;
    vertical-align: top;
    width: 100%;
    background-image: url(Images/flag10.jpg);
    background-repeat:no-repeat;
    
}

.leftContentTable
{
    padding: 4px 0px 2px 2px;
}

.leftContentTd
{
    border-right: solid 1px #000000;
    padding: 0px 3px 0px 0px;
    vertical-align: top;
}

.tcContainer
{
    clear: both;
}

.tcList
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 12px;
    list-style-type: square;
}
.tcList li
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    clear: both;
    color: blue;
}

.tcHeader
{
    width: 140px;
    font-weight: bold;
    clear: both;
    color: Blue;
    font-size:10px;
}

.tcContent
{
    width: 140px;
    padding: 0px 0px 2px 0px;
    color: Black;
}

.tcContent a, a:hover, a:visited
{
    text-decoration: none;
    color: Blue;
}

.tcMore
{
    float: right;
    font-weight: bold;
    clear: both;
    color: Blue;
}
.tcMore a, a:visited
{
    color: Blue;
    text-decoration: underline;
}

.rightImageDiv
{
    float: right;
    padding: 0px 0px 5px 5px;
    clear: both;
}
.leftImageDiv
{
    float: left;
    padding: 0px 5px 0px 5px;
    clear: both;
}

.ctInnerHeader
{
    padding: 5px 0px 5px 0px;
    font-size: 17px;
    font-weight: bold;
    text-decoration: underline;
    border: solid: 5px #CCCCCC;
    clear: both;
}

.ctInnerText
{
    padding: 0px 0px 5px 5px; /*border-bottom: solid 1px #CCCCCC;*/
    height: 100%;
    width: 100%;
}

.ctContactInfo
{
    width: 100%;
}

.ctCompanyInfo
{
    font-size: 14px;
    width: 100%;
}

.CompanyServicingText
{
    font-size: 13px;
    font-weight: bold;
    color: #777777;
    border-bottom: solid 1px #CCCCCC;
    padding: 5px 0px 0px 0px;
}
.CompanyInfoName
{
    font-weight: bold;
}

.CompanyInfoAddress
{
    font-weight: normal;
    padding: 3px 0px 3px 5px;
}

.ctEmployieInfo
{
    padding: 10px 0px 0px 10px;
    width: 40%;
}


.EmployieInfoName
{
    width: 100%;
    font-weight: bold;
    border-bottom: solid 1px #CCCCCC;
    font-size: 12px;
}

.EmployieInfoContact
{
    padding: 3px 0px 10px 5px;
}

.EmployieInfoContactEmail
{
}

.InfoPrefix
{
    font-weight: bold;
    width: 60px;
    color: #777777;
}
