body
{
    background: #efefef url(../../resources/4m/body_background.gif) repeat-x;
}


font
{
    font-family: Verdana;
    font-size: 13px;
    color: #212121;
}

bold
{
    font-weight: bold;
}

table
{
    border: thin none White;
    margin-top: 36px;
}

td
{
    font-family: Verdana;
    font-size: 13px;
    color: #212121;
}

th
{
    border-right: #c1dad7 1px solid;
    padding-right: 6px;
    border-top: #c1dad7 1px solid;
    padding-left: 9px;
    padding-bottom: 6px;
    text-transform: uppercase;
    color: #003399;
    padding-top: 6px;
    border-bottom: #c1dad7 1px solid;
    letter-spacing: 2px;
    text-align: left;
    border-style: none;
    font-family: Verdana;
    font-size: 13px;
    color: #212121;
}

span
{
    font-family: Verdana;
    font-size: 13px;
}

input
{
    background-color: white;
    height: auto;
    border: 1px solid #c8c8c8;
    font-size: 13px;
    font-family: Verdana;
}

textarea
{
    background-color: white;
    height: auto;
    border: 1px solid #c8c8c8;
    font-size: 13px;
    font-family: Verdana;
}



select
{
    background-color: white;
    border: 1px solid #c8c8c8;
    font-size: 13px;
    font-family: Verdana;
    width: 186px;
    z-index: 2;
}

.selectMulti
{
    background-color: white;
    border: 1px solid #c8c8c8;
    font-size: 13px;
    font-family: Verdana;
    width: 186px;
    height: 110px;
    z-index: 2;
}

a:link
{
    color: #212121;
    text-decoration: none;
}
a:visited
{
    color: #212121;
    text-decoration: none;
}
a:active
{
    color: #212121;
    text-decoration: none;
}
a:hover
{
    color: #212121;
    text-decoration: underline;
}


.SmallFont
{
    font-size: 11px;
}

.LargeFont
{
    font-size: 20px;
    font-weight: bold;
}

.ReadOnly
{
    background-color: #f5f5f5;
}

.UpperCase
{
    text-transform: uppercase;
}


.bt
{
    margin-bottom: 16px;
}


.bt_ol
{
    height: 20px;
    width: 11px;
    background: url(../../resources/4m/bt_ol.gif) top left no-repeat;
}

.bt_om
{
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #1c76bd;
}

.bt_or
{
    height: 6px;
    width: 11px;
    background: url(../../resources/4m/bt_or.gif) top right no-repeat;
}

.bt_ml, .bt_mm, .bt_mr
{
    background: #f5f5f5 url(../../resources/4m/bt_m.gif) top left repeat-x;
}

.bt_ml_reducedheight, .bt_mm_reducedheight, .bt_mr_reducedheight
{
    background: #f5f5f5 url(../../resources/4m/bt_m_reducedheight.gif) top left repeat-x;
}

.bt_ul
{
    height: 10px;
    width: 11px;
    background: url(../../resources/4m/bt_ul.gif) bottom left no-repeat;
}

.bt_um
{
    background: url(../../resources/4m/bt_um.gif) top left repeat-x;
}

.bt_ur
{
    height: 10px;
    width: 11px;
    background: url(../../resources/4m/bt_ur.gif) bottom left no-repeat;
}

.User_Error_bt_ol
{
    height: 20px;
    width: 11px;
    background: url(../../resources/4m/user_error_bt_ol.gif) top left no-repeat;
}

.User_Error_bt_om
{
    background-color: #FFFFFF;
    color: White;
    background: url(../../resources/4m/user_error_bt_om.gif) top left repeat-x;
}

.User_Error_bt_or
{
    height: 6px;
    width: 11px;
    background: url(../../resources/4m/user_error_bt_or.gif) top right no-repeat;
}

.User_Error_bt_ml
{
    background-color: #ffffff;
    background: url(../../resources/4m/user_error_bt_ml.gif) top left repeat-y;
}

.User_Error_bt_mm
{
    background-color: #ffffff;
}

.User_Error_bt_mr
{
    background-color: #ffffff;
    background: url(../../resources/4m/user_error_bt_mr.gif) top left repeat-y;
}

.User_Error_bt_ul
{
    height: 10px;
    width: 11px;
    background: url(../../resources/4m/user_error_bt_ul.gif) bottom left no-repeat;
}

.User_Error_bt_um
{
    background: url(../../resources/4m/user_error_bt_um.gif) top left repeat-x;
}

.User_Error_bt_ur
{
    height: 10px;
    width: 11px;
    background: url(../../resources/4m/user_error_bt_ur.gif) bottom left no-repeat;
}

.User_Warning_bt_ol
{
    height: 20px;
    width: 11px;
    background: url(../../resources/4m/user_warning_bt_ol.gif) top left no-repeat;
}

.User_Warning_bt_om
{
    background-color: #FFFFFF;
    color: White;
    background: url(../../resources/4m/user_warning_bt_om.gif) top left repeat-x;
}

.User_Warning_bt_or
{
    height: 6px;
    width: 11px;
    background: url(../../resources/4m/user_warning_bt_or.gif) top right no-repeat;
}

.User_Warning_bt_ml
{
    background-color: #ffffff;
    background: url(../../resources/4m/user_warning_bt_ml.gif) top left repeat-y;
}

.User_Warning_bt_mm
{
    background-color: #ffffff;
}

.User_Warning_bt_mr
{
    background-color: #ffffff;
    background: url(../../resources/4m/user_warning_bt_mr.gif) top left repeat-y;
}

.User_Warning_bt_ul
{
    height: 10px;
    width: 11px;
    background: url(../../resources/4m/user_warning_bt_ul.gif) bottom left no-repeat;
}

.User_Warning_bt_um
{
    background: url(../../resources/4m/user_warning_bt_um.gif) top left repeat-x;
}

.User_Warning_bt_ur
{
    height: 10px;
    width: 11px;
    background: url(../../resources/4m/user_warning_bt_ur.gif) bottom left no-repeat;
}


.User_Info_bt_ol
{
    height: 20px;
    width: 11px;
    background: url(../../resources/4m/user_info_bt_ol.gif) top left no-repeat;
}

.User_Info_bt_om
{
    background-color: #FFFFFF;
    background: url(../../resources/4m/user_info_bt_om.gif) top left repeat-x;
}

.User_Info_bt_or
{
    height: 6px;
    width: 11px;
    background: url(../../resources/4m/user_info_bt_or.gif) top right no-repeat;
}

.User_Info_bt_ml
{
    background-color: #ffffff;
    background: url(../../resources/4m/user_info_bt_ml.gif) top left repeat-y;
}

.User_Info_bt_mm
{
    background-color: #ffffff;
}

.User_Info_bt_mr
{
    background-color: #ffffff;
    background: url(../../resources/4m/user_info_bt_mr.gif) top left repeat-y;
}

.User_Info_bt_ul
{
    height: 10px;
    width: 11px;
    background: url(../../resources/4m/user_info_bt_ul.gif) bottom left no-repeat;
}

.User_Info_bt_um
{
    background: url(../../resources/4m/user_info_bt_um.gif) top left repeat-x;
}

.User_Info_bt_ur
{
    height: 10px;
    width: 11px;
    background: url(../../resources/4m/user_info_bt_ur.gif) bottom left no-repeat;
}


.GoogleMaps_Popup_Heading
{
    font-size: 13px;
    font-family: Verdana;
    font-weight: bold;    
}

.GoogleMaps_Popup_Content
{
    font-size: 13px;
    font-family: Verdana;
}

.Step
{
    
}

.SelectedStep
{
  font-weight:bold;
  color:Red;
    
}