﻿
body
{
    background-image: url(Images/background.jpg);
}

larb
{
    text-align: right;
}

.bold-header
{
     font-size:20pt;
    font-weight:bold;
}

.testimonialgrid
{
    border-color: #1C5E55;
    border-style: double;
    border-width: 5px;
    color: #333333;
    position:relative;
    width: 50%;
    font-weight: bold;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.gridfooterstyle
{
    font-weight: bold;
    color: #ffffff;
    background-color: #1c5e55;
}

.gridrowstyle
{
    background-color: transparent;    
}

.gridaltrowstyle
{
    background-color: #fffaf0;
}

.gridpagerstyle
{
    color: white;
    background-color: #666666;
    text-align: center;
}

.gridheaderstyle
{
    font-weight: bold;
    color: white;
    background-color: #1c5e55;
}

.testimonialitemstyle
{
    padding-bottom: 25px;
    padding-top: 25px;
    font-style: italic;
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}

.signatureitemstyle
{
    padding-bottom: 25px;
    padding-top: 25px;
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}

.griditemstyle
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}

.progress
{
    font-weight: bold;
    font-size: xx-large;
    color: red;
}

.congrats
{
    font-weight: bold;
    font-size: 24px;
    color: green;
}

.stdinfo
{
    font-weight: bold;
    font-size: 16pt;
}

.whatisbayload
{
    width: 85%;
}


    
