﻿body
{
    margin: 0px;
    padding: 0px;
}
div .titleHeader{height:97px; *height:120px;}
div .titleHeader strong
{
    font-size: 28px;
    color: #9a9a00;
    font-weight: normal;
}
div .titleHeader label
{
    display: block;
    margin-top: 42px;
    font-size: 16px;
}
div .titleHeader span
{
    margin-left: 10px;
    float: right;
    display: inline;
}
div .titleHeader span label
{
    color: #fff;
    display: block;
    font-size: 13px;
    background: #999999;
    border-radius: 5px 5px 5px 5px;
    padding: 10px;
    line-height: 18px;
    margin-top: 0px;
}

div .titleHeader span label:hover
{
    cursor: pointer;
    background: #cbcc66;
}
div .selectStep
{
    background: url("../images/DownArrowGreen.png") no-repeat center 81px !important;
    padding-bottom: 20px;
}
div .selectStep label
{
    background: #cbcc66 !important;
    color: #000 !important;
    background-image: url("includes/images/DownArrowGreen.png") !important;
}
div .selectStep label b
{
    color: #000 !important;
}
div .titleHeader span label b
{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    display: block;
    margin-bottom: -10px;
}
.AccSetupFormElements input
{
    border: 1px solid #BBBA24;
    border-radius: 20px 20px 20px 20px;
    /*color: #000;
    font-size: 12px;*/
    padding-bottom: 2px;
    padding-right: 2px;
    padding-top: 2px;
   /* margin-top: 15px;*/
}
.AccSetupFormElements label
{
    margin-top: 15px !important;
    display: inline-block !important;
    margin-right: 10px;
   /* font-size: 14px !important;*/
}
.AccSetupFormElements dl
{
/*    border: 1px solid #BBBA24 !important;
    border-radius: 20px 20px 20px 20px !important;
*/
    padding: 17px;
}
.AccSetupFormElements dl label, .AccSetupFormElements dl input
{
    margin: 0px !important;
}
.AccSetupFormElements dl label
{
    font-size: 13px !important;
}
.AccSetupFormElements dl input
{
    margin-right: 10px !important;
}
.AccElementLable label
{
    width: 150px !important;
}
#accStepFour{line-height: 35px;}
#accStepFour div{width:445px; height:207px; margin-top:10px; padding:5px; border:1px solid #BBBA24; display:block; margin-left:394px;}
#accStepFour div dl{ float:left;}
