﻿img
{
    border: none;
}

a, a:visited, a:active
{
    text-decoration: none;
    color: #006CB2;
}
a:hover
{
    text-decoration:underline;
    color: #a95f00;
}

.PagePreview, .NewsPreview
{
    float: left;
    padding: 5px;  
}
.PagePreview
{
    text-align: center;
    width: 239px;
}
.NewsPreview .Date, .News .Date
{
    margin-right: 5px;
    font-size: 10px !important;
}
.News img
{
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}
.PagePreview h1,  .NewsPreview h2
{
    color: #a95f00;
    margin: 0px;
}
.PagePreview h1
{
    font-size: 14px !important;
    padding: 5px 0px 10px 0px;
}
.PagePreview a h1:hover,  .NewsPreview a h2:hover
{
    color: #006CB2;
    text-decoration: underline;
}
.PagePreview img
{
/*
    width: 208px;
    height: 140px;
    */
}
.NewsPreview img
{
    float: left;
    margin-right: 5px;
}
.DashedBorderRight
{
    border-right: dashed 1px  #CACACA;
}
.DashedBorderLeft
{
    border-left: dashed 1px  #CACACA;
}
.DashedBorderBottom
{
    border-bottom: dashed 1px  #CACACA;
}
.DashedBorderTop
{
    border-top: dashed 1px  #CACACA;
}
.FirstInRow
{
    clear: left;
}
#Membership
{
    text-align: left;
    font-weight: bold;
    float:right;
    position:relative;
    padding-top: 13px;
    padding-right: 20px;
}
#LLOYDS
{
    float: left;
    padding-left: 20px;
    padding-bottom: 10px;
}
#Membership img
{
    float: right;
    position:relative;
    padding-left: 10px;
    margin-top: -13px;
}
#Copyright
{
    text-align:center;
    clear: both;
    font-size: 10px;
    padding-bottom: 3px;
}

#Content h1
{
    font-size: 16px;
    color: #a95f00;
}
#Content h2
{
    font-size: 13px;
}
#Content h3
{
    font-size: 12px;
}

#Content ul li
{
    margin-bottom: 5px;
}

div.TopRight
{
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}
div.Line
{
    clear: both;
    height: 0px;
}

#DNV
{
    padding-top: 15px;
    width: 190px;
    text-align: center;
    float: left;    
}
#DNV span
{
    display: block;
    font-size: 10px;
}

#BannerRotator
{
    float: right;
}
#ContentFooter
{
    clear: both;
    padding: 10px 0px;
}
.BorderedTable
{
    margin: 5px 0px;
    border-collapse:collapse;
}
.BorderedTable th, .BorderedTable td
{
    padding: 2px 10px;
    border: dashed 1px #CACACA;
}
.BorderedTable td.AddressColumn a
{
    font-size: 13px;
    font-weight: bold;
}
.BorderedTable td ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#Customers div
{
    width: 33%;
    padding: 0px 0px 15px;
    position: relative;
    float: left;
}
