﻿body 
{
    margin:0px;
    padding:0px;
}

#Header_Div
{
    background-color:#1172d3;
    width:100%; 
}


#Header_Table
{
    width:1024px;    
    margin:0px auto;
    padding:3px 0px 0px 0px;
    background-color:#1172d3;
}

#Header_Table_Logo 
{
    width:70px;
}

#Header_Table_td_11 {
    color: #88b8e6;
    border-bottom: 1px solid #287fd6;
    font-family: Calibri;
    font-size: 15px;
    padding: 7px 0px;
}

#Header_Table_td_11 a
{
   color:#88b8e6; 
   text-decoration:none
}

#Header_Table_td_11 a:hover
{
   color:#fff;
}

#Header_Table_td_12
{
    text-align:right;
    border-bottom:1px solid #287fd6; 
}

#Header_Table_td_12 a
{
    color:#b4d2f1; 
    padding:8px 5px; 
    font-family:Arial;
    font-size:12px; 
    text-decoration:none;
}

#Header_Table_td_12 a:hover
{
    color:#fff;
}

#Header_Table_td_21
{
    font-family:Myriad Pro; 
    font-size:30px; 
    font-weight:bold; 
    color:White; 
    padding:10px 0px;  
}

#Header_Table_td_22
{
    text-align:right;
        
}

#Header_Table_td_22 a
{    
    font-family:Arial; 
    opacity:0.93; 
    font-size:12px; 
    color:White; 
    text-decoration:none; 
    padding: 0px 10px 10px 10px;    
}

#Header_Table_td_22 a:hover
{
    border-bottom:1px solid #fff    
}

.Body_Div_1 
{
    background-color: #fff;
}

.Body_Div_2 
{
    width: 1024px;
    margin: 0px auto;
    padding: 20px;
}

.Body_Div_3 
{
    font-family: Arial;
    font-size: 26px;
    color: #1172d3;
    font-weight: bold
}

.Body_Div_4 
{
    font-family: Arial;
    font-size: 13px;
    line-height: 24px;
    color: #333;
    padding: 10px 0px
}




#footer_div {
    background-color: #1172d3;
    margin: 40px 0px 0px 0px;
    padding: 20px 0px;
}


#footer_table
{
    width:1024px; 
    margin:5px auto   
}

#footer_table_11
{
    padding-bottom:10px;
}

#footer_table_11 div {
    text-align: center;
    color: white;
    font-family: Arial;
    font-size: 13px
}



#footer_table a {
    font-family: Arial;
    opacity: 0.93;
    font-size: 12px;
    color: White;
    text-decoration: none;
    padding: 0px 20px 10px 20px;
}

#footer_table a:hover
{
    border-bottom:1px solid #fff;
}

