﻿#Home_MainImage
{
    background-image: URL("/images/home_banner.jpg");
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    width: auto;
    background-color: #666666;
    height: 152px;
}

#Home_TopRightForm
{
    background-image: URL("/images/master/hc.gif" );
    float: right;
    background-repeat: no-repeat;
    height: 152px;
    max-height: 152px;
}
#hddiv
{
    width: 0px;
    float: left;
    height: 152px;
}
#Home_leftCol
{
    padding: 0px 10px 0px 2px;
    float: left;
    min-width: 180px;
    margin-top: 5px;
    width: 24%;
}
#Home_rightCol
{
    padding: 0px 1px 0px 4px;
    float: right;
    width: 194px;
    margin-top: 5px;
    clear:right;
}
#Home_centerCol
{
    margin-left:25%;
    margin-top: 5px;
    margin-right:200px;
}
.LC_B_Heading
{
    padding: 1px 0px 1px 2px;
    margin: 1px 1px 1px 0px;
    clear: both;
    width: 98%;
    height: 20px;
    background-color: #AAAAAA;
    font-weight: bold;
    font-size: 12px;
    color: white;
    line-height: 18px;
    text-indent: 1.4em;
}
.LC_B_content
{
    clear: both;
    width: 98%;
    background-color: #EBEBEB;
    font-weight: normal;
    font-size: 10px;
    padding-left: 2px;
    margin-bottom: 0.5em;
    padding-bottom: 2px;
}
.LC_B_content ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.LC_B_content li
{
    padding: 4px 2px 2px 1.8em;
    background-image: url(/images/li_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
}

.rc_block
{
    margin: 4px 1px 4px 1px;
    padding: 2px;
    border: 1px solid #CCCCCC;
}
.CC_partner
{
    padding: 2px;
    margin-top: 4px;
}
#c_partners
{
    float: left;
    width:99%;
}
#C_associatess
{
    float:left;
    width:99%;
    margin-top:10px;
    margin-bottom:5px;
}
#cc_bottom
{
    margin-top: 15px;
}


.CC_Block
{
    padding: 2px;
    margin: 0px 5px 10px 0px;
    border-style: solid;
    border-width: 1px 1px 5px 1px;
    border-color: #E8E8E8;
    right: 10px;
    bottom: 10px;
}
.CC_Block H1
{
    font-size: 12px;
    font-weight: bold;
}
.CC_Block p
{
    font-size: 12px;
}
#contentplace_container
{
}
.CMS_template
{
    margin: 10px;
}
.CMS_template a.toggleButton
{
    padding: 3px 6px 3px 6px;
    font-weight: normal;
    font-size: 90%;
    color: #000000;
    margin: 0px;
    background-color: #EAEAEA;
    border-right: aliceblue thin outset;
    border-top: aliceblue thin outset;
    border-left: aliceblue thin outset;
    border-bottom: aliceblue thin outset;
    text-decoration: none;
    width: 200px;
    height: 25px;
    clear: both;
}
a.CMS_popup_closeBtn 
{
    padding: 3px 6px 3px 6px;
    font-weight: bold;
    font-size: 90%;
    color: #FFFFFF;
    margin: 0px;
    background-color: #CC3300;
    border-right: aliceblue thin outset;
    border-top: aliceblue thin outset;
    border-left: aliceblue thin outset;
    border-bottom: aliceblue thin outset;
    text-decoration: none;
    float: right;
    clear:left;
}
#CSShelp
{
    padding: 1.5em;
    width: 90%;

}
.HelpHeader
{
    background-color: #EEEEEE;
    padding: 4px;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    border-bottom-color: #999999;
    font-weight: bold;
    font-size: 1.2em;
    display: block;
    width:100%;
}
.HelpContent
{
    padding: 4px;
    border: 1px dashed #C0C0C0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 2em;
    background-color: #F5F5F5;
    width:100%;
    text-align:left;
    
}

