﻿ul li
{
    list-style-type: none;
    background-image: url(/resources/img/ua_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 15px;
}
.MA_AGREEMENT_TEXT
{
    height: 200px;
    margin: 8px 0;
    overflow: scroll;
    background-color: #d9e0b6;
}
#ma_errors, #ma_errors2
{
    color: #8c060d;
    font-weight: bold;
}
.MA_HEADER
{
    background-image: url(/resources/img/ua_top_bar.gif);
    background-repeat: repeat-x;
    padding: 0;
    width: 760px;
}
.MA_REQUIRED
{
    font-weight: bold;
    color: #FF0000;
}
.MA_TITLE
{
    color: #5B6E20;
    font-size: 20px;
    line-height: 26px;
}
#render_todays_date
{
    padding-left: 3em;
}
.active-text
{
    cursor: default;
    display: block;
}
.ma-error-highlight
{
    cursor: default;
    display: block;
    background-color: #d99b99;
    color: #000;
}
.dashed-border-top
{
    border-top: 1px dashed #6b705b;
    padding-top: 1em;
}
.dashed-border-bottom
{
    border: 0;
    border-bottom: 1px dashed #6b705b;
    margin-bottom: 2em;
}
ol.member-agreement
{
    padding-top: .5em;
}
ol.member-agreement li
{
    padding-bottom: 1em;
}
ol.member-agreement .agr-section-title
{
    font-weight: 900;
}
ol.member-agreement li p.inline
{
    display: inline;
    padding-top: 0em;
    padding-bottom: 1em;
}
ol.member-agreement li p
{
    padding-top: 1em;
}
.ma-step-2
{
    margin-left:15px;
    width: 760px;
}
.ma-step-2 p
{
    padding-top: 2em;
    padding-bottom: 1em;
}
.ma-step-2 .clearing
{
    clear: both;
}
.ma-hidden
{
    visibility: hidden;
}
.ma-step-2 .ma-noshow
{
    display: none;
}
.ma-step-2 .small-red-text
{
    color: #8c060d;
    font-size: .8em;
    padding-top: 0;
}
.ma-step-2 .red-text
{
    color: #8c060d;
    font-size: 1em;
    padding-top: 0;
}
.ma-step-2 .left-col
{
    float: left;
    width: 375px;
    padding: 0;
}
.ma-step-2 .right-col
{
    float: left;
    padding: 0;
    padding-left: 20px;
    width: 360px;
}
.ma-step-2 .footer
{
    padding-top: 13px;
    padding-bottom: 30px;
}
.ma-step-2 .footer .dashed-border-top
{
    text-align: center;
}
.ma-step-2 h2#step_2
{
    background-image: url(/resources/img/step_2.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    font-size: 16px;
    line-height: 25px;
    height: 25px;
    width: 173px;
    padding: 0;
    margin: 0;
}
.ma-step-2 h1#ent_usr_reg
{
    background-image: url(/resources/img/ent_user_reg.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    font-size: 16px;
    line-height: 25px;
    height: 25px;
    width: 359px;
    padding: 0;
    margin: 0;
}
.ma-step-2 ul
{
    padding: 0;
    margin: 0;
    padding-bottom: 1em;
    font-size: 1em;
}
.ma-step-2 ul li ul
{
    padding: 0;
    padding-top: 4px;
    font-size: 1em;
}
.ma-step-2 ul li ul li
{
    list-style-type: none;
    background-image: url(/resources/img/horiz_dash.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding: 0;
    padding-bottom: 4px;
    padding-left: 15px;
}
.ma-step-2 a.reg-butt
{
    display: block;
    width: 249px;
    height: 24px;
    padding-left: 12px;
    padding-top: 5px;
    font-size: 10px;
    color: #6a060b;
    text-decoration: none;
    background-image: url(/resources/img/register_button.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.ma-step-2 a.reg-butt:hover
{
    color: #4d5a20;
    background-image: url(/resources/img/register_button_over.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.ma-step-2 div.reg-butt-container
{
    padding-left: 0px;
    padding-top: 25px;
    padding-bottom: 3px;
}
.ma-step-2 .ma-htrio
{
    display: block;
    position: relative;
    top: 15px;
    width: 359px;
    height: 314px;
    padding: 0;
    margin: 0;
}

