﻿body 
{

}

.paginationAndHeading
{
	background-color: #e0dffe;
}

.HeadingTemplate
{
	background-color: #e0ebed;
}

.AlternateItemTemplate
{
	background-color: #f1f6f9;
}

.ItemTemplate
{
	background-color: #ffffff;
}

.PrProgress
{
    padding: 2px 3px;
    width:250px;
    height:100px;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-125px;
    margin-top:-50px;
}
.PrContainer
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}
.PrHeader
{
    background-color: #648745;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    white-space:nowrap;
    font-family: arial,helvetica,clean,sans-serif;
}
.PrBody
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}
.PrvHyperlinkFeeSch
{
    font-size:11px;
    font-family: arial,helvetica,clean,sans-serif;
    font-weight: bold;
    color:Blue;
    text-decoration:underline;
    cursor:hand;
}
.PrvHyperlinkClickhere
{
    font-size:10px;
    font-family: arial,helvetica,clean,sans-serif;
    font-weight: bold;
    color:Blue;
    text-decoration:underline;
    cursor:hand;
}
.prvtxtbold
{
    font-size:15px;
    font-family: arial,helvetica,clean,sans-serif;
    font-weight: bold;
}
