﻿    * {
  margin: 0;
  padding: 0;
}
    h1
{
    border-top: thin solid #FFFFFF;
    border-bottom: thin solid #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: x-large;
    border-bottom-style: solid;
    border-top-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #000000;
    border-top-color: #000000;
    margin-right: 10px;
    margin-left: 10px;
}

        .zTop
        {
            z-index: 999;
            overflow: visible;
        }

        .masterLeftRightTD
        {
            width: 136px;
            background-color: #FFFBD6;
            color: #9C0000;
            vertical-align: top;
        }
.tocList
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-indent: 35px;
}
.pbody
{
     margin-right: 10px;
    margin-left: 10px;
    text-align:justify; 
   
}
body
{
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: medium;
}
a.TOC:link
{
    color: #FFFFFF;
    text-decoration: underline;
}
a.TOC:visited
{
    color: #CCCCCC;
    text-decoration: underline;
}
.menuAlignment
{
    text-align: left;
}
.styleHeaderMaster
{
    font-family: Arial, Helvetica, sans-serif;
    color: #00B0F0;
    font-weight: bold;
    text-transform: uppercase;
}
.copyRight
{
    font-size: x-small;
    color: #000000;
    text-align: right;
}
.style1
{
            width: 100%;
}
.style2
{
            font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
            font-size: x-large;
}
