﻿body {
}
.textWrapper
{
    padding: 40px 250px 20px 40px;
    background-position: left top;
    width: 594px;
    margin-right: auto;
    margin-left: auto;
    text-align: justify;
    background-image: url('../images/001.jpg' );
    background-repeat: no-repeat;
}
.textWrapper1
{
    padding: 40px 290px 20px 40px;
    background-position: left top;
    width: 554px;
    margin-right: auto;
    margin-left: auto;
    text-align: justify;
    background-image: url( '../images/007.jpg' );
    background-repeat: no-repeat;
}
.textWrapper1b
{
    padding: 40px 290px 20px 40px;
    background-position: left top;
    width: 554px;
    margin-right: auto;
    margin-left: auto;
    text-align: justify;
    background-image: url(  '../images/007.jpg' );
    background-repeat: no-repeat;
}
.textWrapper2
{
    padding: 40px 40px 20px 270px;
    background-position: left top;
    width: 574px;
    margin-right: auto;
    margin-left: auto;
    text-align: justify;
    background-image: url('../images/002.jpg' );
    background-repeat: no-repeat;
}
.textWrapper3
{
    padding: 40px 290px 20px 40px;
    background-position: left top;
    width: 554px;
    margin-right: auto;
    margin-left: auto;
    text-align: justify;
    background-image: url( '../images/005.jpg' );
    background-repeat: no-repeat;
}
.textWrapper4
{
    padding: 40px 40px 20px 270px;
    background-position: left top;
    width: 574px;
    margin-right: auto;
    margin-left: auto;
    text-align: justify;
    background-image: url('../images/006.jpg' );
    background-repeat: no-repeat;
}
.textWrapper6
{
    padding: 40px 40px 20px 270px;
    background-position: left top;
    width: 574px;
    margin-right: auto;
    margin-left: auto;
    text-align: justify;
    background-image: url('../images/008.jpg' );
    background-repeat: no-repeat;
}
.textWrapper_FullWidth
{
    padding: 0px 40px 20px 270px;
    background-position: left top;
    width: 574px;
    margin-right: auto;
    margin-left: auto;
    text-align: justify;
    background-image: url( '../images/008b.jpg' );
    background-repeat: no-repeat;
}
.textWrapper_FullWidth_NoBG
{
    padding: 0px 40px 20px 40px;
    background-position: left top;
    width: 804px;
    margin-right: auto;
    margin-left: auto;
}
h3
{
    font-size: 12px;
    background-repeat: no-repeat;
    color: #F4F5F7;    
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.PR_H3_Table
{
    border: 1px solid #D5DCE3;
    width: 100%;
    background-color: #A6B4C4;
}
.PR_H3_MiddleTD
{
    width: 80%;
    text-indent: 10px;
}
.PR_H3_LeftTD
{
    width: 18px;
}
.PR_SummaryDIV
{
    font-size: 12px;
    padding-top: 10px;
    padding-left: 30px;
    padding-bottom: 40px;
    font-style: italic;
}
.PR_SummaryDIVLast
{
    font-size: 12px;
    padding-top: 10px;
    padding-left: 30px;
    padding-bottom: 0px;
    font-style: italic;
}
#divWrapper a
{
    color: #8193A0;
}
#divWrapper a:hover
{
    color: #FF9966;
}
#divWrapper a:visited
{
    color: #8BBD6C;
}


