﻿.bodytable
{
    margin-left: 10px;
    margin-right: 10px;
}

.leftsel
{
    color: #8e979b;
    font-size: 14px;
}

.par
{
    color: DimGray;
    font-size: 14px;
}

.contactaddrhdr
{
    color: dimgray;
    font-size: 18px;
}
.contactaddr
{
    color: dimgray;
    font-size: 14px;
}

.bulletimg
{
    width: 10px;
    height: 16px;
    margin-top: 0px;
    margin-right: 5px;
    vertical-align: top;
}
.path
{
    font-size: 16pt;
    color: darkgray;
}

.leftbg
{
    width: 100%;
    background-color: white;
    text-align: left;
    padding-right: 8px;
    padding-left: 8px;
}
.tab
{
    height: 28px;
    font-weight: bold;
    color: dimgray;
    vertical-align: top;
    background-image: url(/images/containers/myr1.gif);
    background-repeat: no-repeat;
    background-position: top right;
    white-space: nowrap;
    text-decoration: none;
    cursor: default;
    vertical-align: middle;
    padding-left: 20px;
    padding-right: 20px;
}
.contenttab
{
    margin-left: 3px;
}

table.content
{
    width: 400px;
    height: 170px;
    background-color: white;
    margin-bottom: 5px;
    margin-left: 3px;
    border-right: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
}

.rowcontent
{
    margin-left: 50px;
    padding-left: 50px;
}

.leftTable
{
    width: 150px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    margin: 5px;
    padding-top: 5px;
}

.leftlist
{
    list-style-type: none;
}

.graybr
{
    width: 100%;
    height: 8px;
    background-image: url(/images/containers/graybr.gif);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 0px;
}
.graytr
{
    width: 100%;
    height: 8px;
    background-image: url(/images/containers/graytr.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 0px;
}

.rowitem
{
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: bold;
    color: #858a8f;
    font-size: 11px;
    border-bottom: 2px solid #e4e6e6;
    cursor: default;
}

.lastrowitem
{
    padding-top: 3px;
    font-weight: bold;
    color: #858a8f;
    font-size: 11px;
    border-bottom: 2px solid #FFFFFF;
    cursor: default;
}

.headertop
{
    background-image: url(/images/containers/bghd.gif);
    background-repeat: repeat;
    height: 72px;
    vertical-align: top;
    text-align: left;
}
