﻿.lawHeader
{
    background: url( "pics/headers/lawHeader.gif" ) no-repeat;
    width: 100%;
    height: 30px;
    _margin-left: -5px;
}
.forensicsHeader
{
    background: url( "pics/headers/forensicsHeader.gif" ) no-repeat;
    width: 100%;
    height: 30px;
    _margin-left: -5px;
}

.topBodyText
{
    text-align: justify;
    font-size: 13px;
}
.lawText
{
    text-align: justify;
}
.forensicButtonText
{
    margin:5px 3px 0 10px;    
    text-align:left;
 
}
.lawImg
{
    margin: 0px 0px 0 0px;
}

.lawUl
{
    margin-left: 20px;
    text-align: justify;
    list-style-type: circle;
}

.lawUl li
{
    margin: 5px 0 0 5px;
}

.lawUl2
{
    margin: 5px 0 0 20px;
    list-style-type: none;
}

.lawSubHeader
{
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.lawSubSubHeader
{
    font-size: 11px;
    font-weight: bold;
    margin: 20px 0 10px 5px;
    text-decoration: underline;
}

.topLawMenu
{
    display: block;
    margin-left: 490px;
    padding-top: 4px;
    font-size: 12px;
    font-weight: bold;
}
.topLawMenu a
{
    color: Navy;
    text-decoration: none;
}
.topLawMenu a:hover
{
    color: White;
}


/*----------------------------*/

.lawImg
{
    float:right;    
    margin:10px 10px 0 10px;
}

.lawButtonContainer
{
    display:table;
    width:100%;
    min-height:200px;
    _height:200px;   
}
