* {
    font-family: "Arial Unicode MS";
}
p, body{
    font-size: 15px;
    color:#444;
/* background-color: #FEEEDD;*/
}

.content h3{
    text-decoration: underline;
}
strong{
    color: #000000;
    font-weight: 700;
}
h1, h2, h3, h4, h5, h6 {
    color: #000000;
}
header{
    padding-bottom: 15px;
}
header h1{
    font-size: 1.5em;
    margin: 0;
    margin-top: 12px;
}
.content table tbody tr{
   margin-top: 15px;
}
.logo img{
    width: 150px;
}
header p{
   font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}
header ul li a {
    font-size: 16px;
    font-weight: 600;
    color: #063364;
}
.small-hr {
	width: 40%;
	margin-top: 25px;
	margin-bottom: 30px;
	display:none;
}
p, body{
	font-size:15px;
	color:#444444;}
	h1, h2, h3, h4, h5, h6{color:#000000;}
.dark-hr {
	

}
body{
	padding-left:10px;
	padding-right:10px;}
	strong{color:#000000;}


.underline {
}
hr{
	border-top: 1px solid rgba(126,126,126,1.00);
}
.logo {
	margin-top: -11px;
	margin-bottom: -9px;
	
}
.logo h2{text-decoration: none;}

.navigation ul li{
	margin-bottom: 30px;
	list-style-type: none;
}
.navigation ul li a{
	font-size:16px; font-weight:600; color:#063364;
	}
.logo {
	margin-top: 30px;
}
.menu {
}
.navigation ul {
    margin: 0;
    padding: 0;
	margin-top: 34px;
    
	margin-bottom: 44px;
}
a{ color:#063364;}
h3{ text-decoration:underline;}
.email-enter {
	margin-left: 132px;
	margin-top: -8px;
	margin-bottom: -2px;
}
.email-enter2 {
	margin-left: 105px;
	margin-top: -8px;
	margin-bottom: -2px;
}
h2{ text-decoration:underline;}
.address {
	width: 420px;
	margin-left: 70px;
	margin-top: -34px;
}
.din-code-1{
	margin-left: 125px;
}
.din-code-2{
	margin-left: 134px;
}
.din-code-3{
	margin-left: 59px;
}

 h1.logo-heading{
     margin-top: 35px;
     font-size: 28px;
        text-transform: uppercase;
     font-weight: 700;
            
    }
h1.logo-heading a{
    color:#000;
    text-decoration: none;
}
.content{
    padding: 15px 0;
}
@media (max-width:480px){
	.address {
	width: 100%;
	margin-top: 0;
	margin-left: 0;margin-right: 0;
	margin-bottom: 10px;
	display:inline-block;
	
}
.din-code-1  {
	margin-left: 104px;
    }
.din-code-2 {
	margin-left: 111px;
}
.din-code-3 {
	margin-left: 40px;
}


}
