﻿body
{
	margin: 0 0 0 0;
	font-family: Calibri;
	font-size: 14px;
}
.FormTable
{
    font-family: Calibri;
    vertical-align: middle;
    text-align: center;
    background-color: #e6e6da;
    border: thin double #014653;
    height: 64px;
    width: 242px;
}
.TableLabels
{
	color: #003366;
	font-family: Calibri;
	font-size: 14px;
	font-weight:normal;
	background-color: #e6e6da; 
    text-align:left;
    text-indent:5px;
}	
.StandardButtonPair
{
	margin-bottom: 10pt;
 }
.StandardButton1
{
	font-family: Calibri, Arial;
	font-size: 124px;
    text-decoration: none;
    background-color: #EEEEEE;
    color: #333333;
    padding: 2px 6px 2px 6px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
	margin-bottom: 10pt;
}
Input.StandardTextBox
{
    background-color:white;
    font-family: Arial;
    font-size: 14px;
    color:black;
    margin-bottom: 0;
    height: 22px;
}    
.fhCaps
{
    background-color:white;
    font-size: 14px;
    color:black;
    margin-bottom: 0;
}
.fhNumber
{
    background-color:white;
    font-size: 14px;
    color:black;
    margin-bottom: 0;
    text-align:right;
}
.fhDecimal2
{
    background-color:white;
    font-size: 14px;
    color:black;
    margin-bottom: 0;
}
.ReadOnlyTextBox {
    font-family: Calibri;
    font-size: 14px;
    color: #FFFFCC;
    background-color: #014653;
    font-size: 14px;
    margin-bottom: 0;
}
.fhReadOnly {
    font-family: Calibri;
    font-size: 14px;
    color: #FFFFCC;
    background-color: #014653;
    margin-left: 0;
}
.fhDisable
{
    background-color: #CCCCCC;
    height: 16px;
    width: 61px;
}
.ErrorText
{
	font-family: Calibri, Arial;
	background-color: #e6e6da; 
	font-size: 14px;
    color: #800000; 
    font-weight: bold;
    text-align: center;
}
.BlackText
{
	font-family: Calibri, Arial;
	background-color: #e6e6da; 
	font-size: 14px;
	background-color: #e6e6da; 
    color: #000000; 
    font-weight: normal;
}
.InfoText
{
	font-family: Calibri, Arial;
	background-color: #e6e6da; 
	font-size: 14px;
	background-color: #e6e6da; 
    color: #800000; 
    font-weight: bold;
}
.DateText
{
    background-color:white;
    font-family: Calibri;
    font-size: 14px;
    color:black;
    margin-bottom: 0;
    width:70px;
}
TD.ReportHeader
{
    font-family:Calibri;
    color: #FFFFCC;
    background-color: #014653;
    font-size: 16px;
    text-align:center;
    height: 20px;
}
TD.GridHeader
{
    height: 24px;
    border: thin ridge #FFFFFF;
    color: #FFFFCC;
    background-color: #014653;
	font-family: Calibri;
	font-size:14px;  
    text-align:center;
    font-weight: normal;
}
SELECT
{
	color: #000000;
	font-weight: normal;
    text-align: left;
}
/*SELECT2
{
    border:2px solid #7d6754;
    border-radius:5px;
    padding:3px;
    -webkit-appearance: none; 
    background-image:url('Images/lookupbutton.jpg');
    background-position:88px;
    background-repeat:no-repeat;
    text-indent: 0.01px;
    text-overflow: '';
}
*/
TEXTAREA
{
	color: #000000;
	font-family: Arial;
	font-size:8pt;  
	font-weight: bold;
    margin-left: 0;
}
/*ft: 0px;
}
eight: 40pt;
}*/
input.button1
{
	background-color: silver;
	font-size: medium;
	font-weight: normal;
	margin-bottom: 10pt;
    text-align: left;
}
input.button2
{
	background-color: silver;
	font-weight: normal;
	width: 50pt;
	height: 20pt;
	margin-bottom: 10pt;
}
input.button3
{
	background-color: silver;
	font-size: 8pt;
	font-weight: normal;
	width: 60pt;
	height: 15pt;
	margin-bottom: 5pt;
}
input.poplist
{
	background-color: silver;
	font-weight: normal;
	height: 14pt;
}
textarea.textareadisable
{
	color: #000000;
	background-color: #dcdcdc;
	font-family: Arial;
	font-size:8pt;  
	font-weight: bold;
	height: 10pt;
}
TR.header
{
	background-color:#014653;
	color: white;
}
TR.list
{
	background-color: white;
    color: #003366;
}
TR.select
{
	background-color: #014653;
    color: #ffffff;
}
FIELDSET
{
border: .5pt solid black;
    width: 327px;
    height: 157px;
}
LEGEND
{
font-weight: normal;
font-size: 12pt;
color: #014653;
text-align: center;
width: 85px;
}
.tinyText {
    font-size: 9px !important;
}