﻿body 
{
    
}

.page_header
{
    background: transparent url(../img/logo_ann.png) no-repeat top left;
    margin: 5px;  
    height: 55px;
    width: 100%;  
}

a {
	color: #0000ff !important;
	text-decoration: underline;
}

a:hover {
	color: #354158;
	text-decoration: underline;
}


h3 {
	font-size: 14px;
	font-family: Times New Roman, Serif;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #607293 !important;
}

.mobile_div
{
    background: transparent url(../../images/icon.png) no-repeat top center;   
    }


.mobile_content, .mobile_div ul
{
    font-size: 12px;
    font-family: Calibri, Sans-Serif; 
            
}

#footer {
	margin-top: 20px;
	font-size: 10px;
    font-family: Calibri, Sans-Serif; 
    text-align: center;
    width: 100%;
}

#Webmasterfooter
{
    text-align:center; 
    margin-top:5px;
    font-size: 10px;
    font-family: Calibri, Sans-Serif; 
    }
