root 
{ 
    display: block;
}

*
{
    margin:0px;
    padding:0px;
    font-family: Arial, sans-serif;
}

html, body 
{
    height: 100%;
    font-size:15px; 
    color:#3B3B3B;
}

p
{
    line-height: 140%;
}

#call_support
{
    position:relative;
    background-color: #E8F6FF;
    border: 1px #dcdddf solid;
    padding:7px 10px 10px 10px;
    margin: 0px;
}

#call_support p, #call_support span
{
    margin: 0px;
    padding: 0px;
    line-height: 145%;
}
#call_support p 
{
    
    color: #0E5164;
    text-align: center;
   
}

#call_support_first_line 
{
    font-weight: bold;  
}

#call_support_tel
{
    color: #282A27;
    font-size: 25px;
    font-weight: bold;
}

#call_support_third_line
{
    font-size: 12px;
}

#call_support_fourth_line 
{
    font-size: 13px;
    font-weight: bold;

}

#main_content_download_instuctions
{
    width: 950px;
    position:relative;
    margin: 20px auto 0px auto;
}

#title_area
{
    padding-top: 30px;
    margin-bottom: 50px;
}

#title_area h1
{
    color:#850C21;
    width: 550px; 
    position:relative;
    margin: 2px 0px 0px 60px;
    font-size: 30px;
}

#title_area img
{
    position:absolute; 
}

#content_area
{
    background-color: #E0ECFC;
    border: 1px solid #DCDDDF;
    border-radius: 6px 6px 6px 6px;
    height: auto;
    display: inline-block;
    padding: 10px;
    width: 100%;
    margin-bottom: 50px;
}

#content_txt
{
    float:left;
    width: 420px;
    vertical-align: top;
}

#content_txt h2
{
    color: #146485;
    padding-bottom: 10px;
    font-size: 20px;
}

#content_img_txt
{
    margin: 30px 0px 0px 25px;
    width: 350px;
}

#content_img
{
    float:left;
    background: url('../images/general-download-instructions/phone-box-bg.jpg')  no-repeat no-repeat;
    width: 523px;
    height: 165px;
}

#content_txt_main
{
    margin-bottom: 13px;
}

#call_to h2
{
    color:#850C21;
    font-size: 17px;
    margin-bottom: 8px;
}

#phone_number h1
{
    font-size: 40px;
    margin-bottom: 8px;
}

#support h2
{
    color: #146485;
    font-size: 18px;
}

#thank_you_area img
{
    position:absolute; 
}

#thank_you_area h2
{
    color: #56574F;
    margin: 0px 0px 8px 60px;
    position:relative;
}

#thank_you_area p
{
    margin: 0px 0px 0px 60px;
    position:relative;
}

#thank_you_area a
{
    color: #384E73;
}

#footer_note
{
    margin-top: 8px;
    font-size: 11px;
    text-align: center;
    color: #A9A9A9;
}
