﻿body
{
    font-family: Microsoft Sans Serif;
}

legend
{
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
}
.inputText input
{
    background-color: #FFFFFF;
}
.small
{
    width: 350px;
}
.map
{
    float: right;
    width: 350px;
    height: 370px;
}
.grid
{
    font-size: 8pt;
    font-family: Microsoft Sans Serif;
}
.grid th, 
.grid td
{
    padding-left: 4px;
    margin-left: 4px;
    padding-right: 4px;
    margin-right: 4px;    
}
#casefiles
{
	overflow: auto;
}
