﻿* {
	font-family: Arial;
	color: Black;
	font-size: 12px;
}
body {
	background-color: White ;	
}
.FieldLabel {
	font-weight: bold;
}
.FieldValue {
	font-weight: Normal;
	width: 150px;
}
.Required {
	background-color: Yellow;
}
.ReadOnly {
	background-color: Silver;
}
.NoBorder
{
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-left-color: #ffffff;
    border-bottom-color: #ffffff;
    border-top-color: #ffffff;
    border-right-color: #ffffff;
}
.Spacer {
	Width: 20px;
}
.FormButton
{
    font-weight: bold;
    font-size: 13px;
    width: 100px;
    background-color: lemonchiffon;
    cursor: hand;
}
.SubHeader 
{
	font-weight: bold;
	font-size: 17px;
	color:Blue;
}
.LocalHeader {
	font-weight: bold;
	font-size: 14px;
}
.FormHeader {
	font-weight: bold;
	font-size: 20px;
	color: Blue;
}
.NotesHeader
{
    font-weight:bold;
    font-size:12px;
    background-color: Green;
    color: White;
}
.Notes
{
    font-weight: bold;
    font-size: 10px;
    background-color: White;
    color: Green;
}
.Justified 
{
    text-align:right;
}
.Large
{
    width: 150px;    
}
.XLarge
{
    width: 200px;    
}
.XXLarge
{
    width: 250px;    
}

.Small
{
    width: 60px;
}
.XSmall
{
    width: 35px;
}
.Medium
{
    width: 90px;    
}
.ImageButton
{
   height:22px;
   width:22px;
   background-color: lemonchiffon;
   cursor: hand;

}
.ListBoxButton
{
    height:17px;
    width:30px;
    background-color:darkseagreen;
    color:White;
    cursor:hand;
    text-align:center;
    font-size:14px;
    font-weight:bold; 
    vertical-align:middle;               
}
.UpDn
{
    height:20px;
    width:20px;
    vertical-align:text-top;
}
.Yellow 
{
    background-color : Yellow;   
} 
.OneOf
{
    background-color: #ccffff;
}
.SmallLabel 
{
    font-weight:normal;
    color:Blue;
    font-size:12px;
}
.ScrollingDiv
{
    overflow: scroll;
    height: 200px;
}
.ScrollingDiv80
{
    overflow: scroll;
    height: 80px;
}
.Hidden
{
    height: 0px;
    width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-size: 0px;
}
.CheckBox
{
    height: 20px;
    width: 20px;
}
.Loading
{
    font-size: 20px;
    color: Red;
}
.Version
{
    font-size: 8pt;
    color: blue;
    font-style: italic;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    font-family: Tahoma, Sans-Serif;
}
.Logo
{
    font-size: 16pt;
    font-style: normal;
}
.CopyRight
{
    vertical-align: top;
    font-style: normal;
    font-size: 10pt;    
}
.MultiLine
{
    overflow: auto;
}
.PopUpDiv
{
    font-family: Arial;
    color: Black;
    font-size: 24px;
    font-weight: bold;
    border-right: #000099 thin solid;
    border-top: #000099 thin solid;
    border-left: #000099 thin solid;
    border-bottom: #000099 thin solid;
    position: absolute;
    background-color: beige;
    display: none;
    width: 300px;
    height: 170px;
    z-index: 10;    
}
.PopUpTitle
{
    background-color: darkred;
    color: White;
}
.PopUpDiv1
{
    font-family: Arial;
    color: Black;
    font-size: 24px;
    font-weight: bold;
    border-right: #000099 thin solid;
    border-top: #000099 thin solid;
    border-left: #000099 thin solid;
    border-bottom: #000099 thin solid;
    position: absolute;
    background-color: White;
    display: none;
    width: 350px;
    height: 170px;
    z-index: 10;    
}
.PopUpDiv2
{
    position: absolute;
    background-color: Olive;
    display: none;
    width: 240px;
    height: 80px;
    z-index: 10;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.Wait
{
    font-weight: bold;
    font-size: 30px;
    vertical-align: middle;
    color: white;
    direction: rtl;
    background-color: Olive;
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.PopUpTitle1
{
    background-color: Olive;
    color: White;
}
.PopUpLine
{
    font-size: 14px; 
    width: 280px;  
}
.PopUpButton
{
    background-color: White;
    width: 80px;
    font-size: 14px;
    font-weight: bold;
    cursor: hand;
}
.PopUpParagraph
{
    font-size: 14px;     
}
.HiddenFrame
{
    z-index: 8;
    width: 0px;
    height: 0px;
    display: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.#myIframe
{
    filter: "progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0)";
    z-index: 9;
    position: absolute;
    display: none;    
}
.DisplayOff
{
    display: none;
}
.RotateUp
{
    filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
}
.TotalHeader
{
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    width: 100%;
    color: black;
    padding-top: 1px;
    background-color: darkseagreen;
}

.gridItemStyle
{
	background-color:WhiteSmoke;
	text-align:Right;
}
.gridAlternateItemStyle
{
	background-color: #AADDEE;
	text-align:Right;
}
.gridHeaderItemStyle
{
	background-color: Silver;
	color: White;
	font-weight: bold;
}
.gridStyle
{
    BorderStyle="Ridge";
    BorderColor="Gray"; 
    BorderWidth="1px";
}
.White
{
    background-color: White;
}
.ContentDiv
{
    width: "100%";
}
.Hidden
{
    width: "0px";
    height: "0px";
}

	
