﻿body
{
    position: static;
}

#Container
{
    width: 800px;
    margin: 0 auto;
}
.mainbg
{
    background-color: #000000;
}
.headerText
{
    color: #8A98B7;
    font-family: Myriad, Arial;
    font-size: 14pt;
    text-align: justify;
}
.detailedText
{
    color: #666666;
    font-family: Myriad, Arial;
    font-size: 12px;
    text-align: justify;
    margin-top: 8px;
    word-spacing: 1px;
}
.detailedText2
{
    color: #666666;
    font-family: Myriad, Arial;
    font-size: 13px;
    text-align: justify;
}

.homeTextBoard
{
    background-color: White;
    border-color: #AEC0CF;
    border-width: 1px;
    border-style: solid;
    vertical-align: top;
    padding-left: 10px;
    padding-top: 5px;
}
.homeTextBoard2
{
    background-color: White;
    vertical-align: top;
    padding-left: 10px;
    padding-top: 8px;
    border-left: soild 1px #AEC0CF;
}
.blueBack
{
    background-color: #EAEFF2;
    padding-left: 0px;
    list-style-image: url( "images/homepage/liDot.gif" );
    text-indent: -20px;
    padding-top: 5px;
    padding-bottom: 6px;
}
.whiteBack
{
    padding-left: 0px;
    list-style-image: url( "images/homepage/liDotWhite.gif" );
    text-indent: -20px;
}


a.black.hover
{
    color: #666666;
}
a.black
{
    color: #666666;
    text-decoration: underline;
}
a.visited
{
    color: Black;
}

a.blue
{
    color: #6296C4;
    text-decoration: underline;
}
a.blue.visited
{
    color: #6296C4;
}
a.blue.hover
{
    color: #6296C4;
}


/* calc*/
#calcBottom
{
    border-color: #777787;
    border-style: solid;
    border-width: 1px;
    width: 695px;
    height: 207;
    background-color: White;
    padding: 8px 8ps 8px 8px;
    color: #666666;
    font-family: Myriad, Arial;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.calcTR
{
    background-color: #D1D9E3;
    width: 360px;
    height: 40px;
    padding-left: 3px;
}

.calcTableAlign
{
    vertical-align: middle;
    padding-left: 3px;
}
.rightResult
{
    width: 315px;
    height: 200px;
    background-color: #9DADC3;
    color: white;
    vertical-align: top;
    padding-left: 5px;
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 5px;
}
.calcResultAlign
{
    vertical-align: top;
    font-size: 14px;
}

/* only set td to the css class*/

.tableRow td
{
    border-color: #9DADC3;
    border-style: solid;
    border-width: 1;
    border-style: solid;
    color: #666666;
    text-align: center;
    height: 25px;
}
.tableRow th
{
    border-color: #9DADC3;
    border-style: solid;
    border-width: 1;
    border-style: solid;
    color: #666666;
}


/* Content Page */
.ContentTitle
{
    font-size: 12pt;
    font-family: MS Reference Sans Serif;
    font-weight: bold;
    color: #6666CC;
}

.toolbar
{  
    font-size: 13px;
    padding: 1px;
    filter: progid:DXImageTransform.Microsoft.Gradient (gradientType=0,startColorStr=#ffffff,endColorStr=#B8C0D3); 
}
.toolbar a
{
    color: #8A98B7;
}
.toolbar a.hover
{
    color: White;
}


/*
DynamicHorizontalOffset="2" Font-Names="Verdana" Font-Size="0.8em" ForeColor="#284E98" StaticSubMenuIndent="10px"
*/

