﻿body
{
    background-color: #dcdcdc;
}
.boxMain
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    background-color: #ffffff;
    font-size: 12px;
    color: #000000;
    font-family: Verdana, Arial;
    line-height: 17px;
}

.footer
{
    color: #ffffff;
    background-color: #696969;
    line-height: 20px;
}
.pageHeader
{
    font-weight: bold;
    font-size: 18px;
    color: #2173ac;
}
.sectionHeader
{
    font-weight: bold;
 
    color: #2173ac;
}