﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    background-color: #FFFFFF;
    color: #666666;
    font-style: normal;
}

.style1
{
    padding: 3px;
    margin: 3px;
    width: 600px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: justify;
    line-height: 14px;
    z-index: 100;
    font-weight: 700;
}
.style2
{
    padding: 3px;
    margin: 3px;
    width: 165px;
    height: 300px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: justify;
}
.style3
    {   
     text-align: center;
    }
    
.style4
     {
      text-align: left;
      height: 27px;
     }
          
.IE8Fix 
    { 
    z-index: 100; 
    }       
      
.Parahead
{
    padding: 3px;
    margin: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    text-align: left;
}
.Parahead2
{
    padding: 3px;
    margin: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    text-align: left;
}

.listing
{
    padding: 3px;
    margin: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #808080;
    list-style-type: disc;
    list-style-position: inside;
    text-indent: 15px;
    text-align: left;
    line-height: 30px;
    width: 600px;
    display: list-item;
}

.listing2
{
    padding: 3px;
    margin: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    color: #808080;
    list-style-type: disc;
    list-style-position: inside;
    text-indent: 10px;
    line-height: 20px;
    display: list-item;
    width: 600px;
}
.listing3
{
    padding: 3px;
    margin: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    color: #808080;
    list-style-type: none;
    list-style-position: inside;
    text-indent: 0px;
    line-height: 20px;
    display: list-item;
    width: 600px;
}
.container1
{
    position: relative;
    z-index: auto;
    width: auto;
    height: 504px;
    top: 1px;
    right: -1px;
    bottom: -1px;
    left: 1px;
}
.container2
{
    position: relative;
    z-index: auto;
    width: auto;
    height: 467px;
    top: 4px;
    right: 0px;
    bottom: -4px;
    left: 0px;
}
.gencontainer
{
    position: relative;
    z-index: auto;
    width: 615px;
    height: 200px;
    top: 10px;
    right: -1px;
    bottom: -10px;
    left: 1px;
}