body
{
    margin: 0px;
    padding: 0px;
    background-image: url(/bf/img/background.gif);
    font-family: Trebuchet MS, Tahoma;
    color: #ffffff;
    font-size: 12px;
}

img
{
    border: 0px;
    margin: 0px;
    display: block;
}

.ulMenu
{
    width: 148px;
    float: left;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.ulMenu li
{
    height: 21px;
    background-image: url(/bf/img/menu-li.gif);
    font-weight: bold;
    padding: 5px 0px 0px 40px;
}

.ulMenu li.patch
{
    height: 26px;
    background-image: url(/bf/img/menu-li-patch.gif);
    padding: 0px;
}

.ulMenu li.first
{
    height: 32px;
    background-image: url(/bf/img/menu-li-first.gif);
    padding: 0px;
}

.ulMenu li a
{
    text-decoration: none;
}


.ulArrows
{
    list-style-type: none;
    margin: 0px 0px 0px 25px;
    padding: 0px;
}

.ulArrows li
{
    background: url(/bf/img/arrow.gif) no-repeat;
    background-position: 0px 4px;
    padding: 0px 0px 0px 15px;
    margin-bottom: 5px;
}






.triangleContainer
{
    background: url(/bf/img/background-triangle.gif) no-repeat #666666;
    padding: 20px 0px 20px 170px;
}

.textContainer
{
    background: no-repeat #666666;
    padding: 20px 0px 20px 170px;
}

.textContainer p
{
    margin: 0px 0px 10px 0px;
    width: 500px;
}

.textContainer p.last
{
    margin-bottom: 0px;
}

a
{
    color: #ffffff;
}

a.active
{
    color: #ffc500;
}

a.grey
{
    color: #6a6a6a;
    text-decoration: none;
}

a.grey:hover
{
    color: #ffffff;
}

a.grey_static
{
    color: #6a6a6a;
    text-decoration: none;
}

.orange
{
    color: #ffc500;
}

.bold
{
    font-weight: bold;
}

.top_menu
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 80px;
    left: 335px;
    color: #6A6A6A;
}

.top_menu li
{
    height: 21px;
    padding-right: 10px;
    float: left;
}

.yellow
{
    color: #FFC500 !important;
}

.rectWhite
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.rectWhite li
{
    float: left;
    padding: 5px;
    background: #ffffff;
    margin: 0px 10px 10px 0px;
}

.rectWhite p
{
    background-image: url(/bf/img/arrow-2.gif);
    background-repeat: no-repeat;
    background-position: 0px 15px;
    color: #666666;
    padding: 10px 0px 5px 10px;
    margin: 0px;
    font-weight: bold;
}

h2
{
    color: #FFC500;
    margin: 0px;
    font-size: 14px;
}

img.GreyBorder
{
    border: 1px solid #333333;
}

div.wrap
{
    width: 550px;
}

div.wrap_wide
{
    width: 610px;
}

#sgs-logo img {
    position: absolute;
    width: 66px;
    height: 66px;
    left: 810px;
    top: 20px;
}
