﻿.tableHeader
{
	background-color:lightblue;
    color:black;
    font-weight:bold;
    border:1px solid silver;
}
.formBody
{
    margin: 0;
	padding: 0;
	font: 9pt Verdana, "Lucida Grande", "Lucida Sans Unicode", geneva, sans-serif;
	height: 100%;
	width: 100%;
}
.formTables
{
   
}
input.finder
{
    background-color: #F0FAFF;
    font-family:Verdana;
    font-size:9pt;   

}
input.finder90
{
    background-color: #F0FAFF;
    font-family:Verdana;
    font-size:9pt;   

    width:90%;
}
input.finder80
{
    font-family:Verdana;
    font-size:9pt;   
    width:80%;
}
input.finder56
{
    font-family:Verdana;
    font-size:9pt;   

    width:56%;
}
input.finder47
{
    font-family:Verdana;
    font-size:9pt;   

    width:47%;
}
input.finder30
{
    font-family:Verdana;
    font-size:9pt;   

    width:30%;
}
input.ProFinder50
{
	background-color: #F9F9F9;
	border: none;
	width: 90%;
	font-family: Verdana;
	font-size: 9pt;
	
}
input.ProFinder50White
{
    background-color:#FFFFFF;
    border:1px solid black;
    width:90%;
    font-family:Verdana;
    font-size:9pt;
}
.divTables
{
    border: none;
    background-color:#F2F2F2;
}

.tdControl
{
	border: 1px solid #F2F2F2; 
	vertical-align: top;
	text-align: left;
}
.calImage
{
	height: 17px;
}
.tdShowHide {
    text-align: right;
    height: 22px;
    background-color: #D8D8D8;
    border: none;
}
.tdDivTitle {
    text-align: left;
    font-weight: bold;
    height: 22px;
    background-color: #D8D8D8;
    border: none;
    text-indent: 4px;
}
.tdDivTitleNoImage {
    text-align: left;
    font-weight: bold;
    height: 22px;
    background-color: #D8D8D8;
    border: none;
    text-indent: 4px;
}
input[readonly].formInput
{
    width:90%;
    font-family:Verdana;
    font-size:9pt;
    background-color:#F2F2F2;

}
input[readonly].formInput80
{
    width:80%;
    font-family:Verdana;
    font-size:9pt;
    background-color:#F2F2F2;

}
input[readonly].formInput50
{
    width:50%;
    font-family:Verdana;
    font-size:9pt;
    background-color:#F2F2F2;

}
input[readonly].formInput45
{
    width:30%;
    font-family:Verdana;
    font-size:9pt;
    background-color:#F2F2F2;

}
.divFrames
{
	background-color: #F2F2F2;
	border-style: none;
}
.divGridFrames
{
	table-layout: fixed;
	background-color: #F2F2F2;
	border-style: none;
}
.divGridTables
{
    table-layout: fixed;
	background-color: #F2F2F2;
	border-style: none;
}
.tdFrameTitle {
    text-align: left;
    font-weight: bold;
    height: 22px;
    background-color: #D8D8D8;
    border: none;
}
