﻿.contentTitle
{
    overflow: hidden;
    height: 60px;
    width: 655px;
}

.contentText
{
    position: relative;
    width: 358px;
    float: left;
    padding-left: 95px;
    padding-bottom: 20px;
    font-size: 8pt;
    font-family: Arial;
}

.contentTextNoPictures
{
    position: relative;
    width: 615px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    font-size: 8pt;
    font-family: Arial;
}

.contentHeader
{
    color: #253692;
    font-weight: bold;
    display: block;
}

.contentHeaderInline
{
    color: #253692;
    font-weight: bold;
}

a.contentHeaderLink:link, a.contentHeaderLink:visited
{
    color: #253692;
    font-weight: bold;
    text-decoration: none;
}

.contentPictures
{
    position: relative;
    float: right;
    width: 102px;
    padding-left: 50px;
    padding-right: 50px;
}

.contentPicture
{
    display: block;
    padding-bottom: 20px;
}