﻿body
{
    font-family: Trebuchet MS, Sans-Serif;
    color: #ed1e25;
    font-weight: bold;
}

.page
{
    background-image: url("../Pic/EUlogoBBH2.png");
    background-color: white;
    background-position:center 100px;
    background-repeat: no-repeat;
    width: 996px;
    padding-bottom: 50px;
    margin: 0 auto;
    padding-top: 520px;   
}


strong
{
    color: #00535e;    
    margin: 0px 10px 0px 10px;
}

.branch
{
    text-align: center;
    width: 100%;
}

p
{
    color: #e6e7e8;
}

.greyStripTop
{
    width: 996px;
	clear: both;
	background-color:#a7a9ac;
	height: 18px;
	margin: 0 auto;
	margin-bottom: 5px;
}

.greyStripBottom
{
    width: 996px;
	clear: both;
	background-color:#a7a9ac;
	height: 18px;
	margin: 0 auto;
    margin-top: 5px;
}

