body  {
     background-color: #003a70;
     margin: 32 0 0 0;
}

.links a {
    font-family: "Trebuchet MS", Verdana, Sans-Serif;
    font-size: 85%;
    font-weight: bold;
    color: white;
    padding: 0 0 0 1.25em;
    text-decoration: none;
}

.links a:visited {
    font-weight: bold;
    color: white;
    text-decoration: none;
}

.links a:hover {
    font-weight: bold;
    color: yellow;
    text-decoration: none;
}

.Logo {
    padding: 0;
}

.portal-header {
    background: url( "Graphics/header-Bgrd.jpg" ) transparent repeat;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    height: 136px; 
    width: 100% !important;
}

/* This is the font inside the header - the address, phone, email etc., information */
td.addressInfo {
    background-color: white;
    border-collapse: collapse;
    padding: 0;
    height: 68px;
    width: 374px;
    vertical-align: top;
}

.address {
    width: 200px;
    height: 68px;
    vertical-align: top;
}

.phone {
    width: 174px;
    height: 68px;
    vertical-align: top;
}

.hours {
    background: url("Graphics/Banner-4.jpg");
    background-repeat: no-repeat;
    width: 275;
    height: 68;
border-collapse: collapse;
    padding: 0;
    vertical-align: top;
    text-align: center;
}

p {
    color: #4e5f6f;
    font-family: "Arial,Helvetica", Sans-Serif;
    font-size: 14px;
line-height: 19px;
    font-weight: normal;
}

a,
a:visited,
a:hover {
    color: #4e5f6f;
    text-decoration: underline;
}
