
body,  td, th, table
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: White;
  color: #005596;
  font-size:100%;
}
h1, .h1
{
  font-size: 22px;
  font-variant: small-caps;
  font-weight: bold;
}
h2, .h2
{
  font-size: 16px;
  font-variant: small-caps;
}

h3, .h3
{
  font-size: 13px;
}

h4, .h4
{
  font-size:24px;
  font-variant: small-caps;
  font-weight: 400;

}
h5, .h5
{
  font-size:14px;
  color:Black;
}

h6, .h6
{
  font-size:10px;
}

.myH1
{
  width:100%; 
}
  
.myEntryTable
{
	text-align: left;
}  

.myMainTable
{
  width:640px;
  border-style:none;
  padding: 0;
}  

.myEntryTr
{
  border-style:solid;
  border-width:thin;
  border-color:Silver;
}

.myEntryLeftTd
{
   width: 150px;
font-size:90%;
   text-align:right;
 }

.myTdMainLeft
{
  width:5%;
}
.myNarrowInput
{
  width:50px;
}
 
.myInput
{
  width:350px;
}

.myROInput
{
  border-color:Silver;
  border-style:solid;
  border-width:thin;  
  width:350px;
}

.myRB
{
  border-color:Silver;	
}

.myInputSmaller
{
  border-color:Silver;
  border-style:solid;
  border-width:thin;  
  width:100px;
}

.myDDL
{
	border-color:Silver;
	border-style:solid;
	border-width:thin;  
	width:225px;	
}

.myPhoneInput
{
  width:50px;
}
 
.myAsterisk 
{
   color:Red;
   width:10px;
   text-align:right;
   vertical-align:text-top; 
   padding:0,0,0,0;
   margin-left:3px;
}

.myBlank
{
  width:10px;
}

.myGridStyle
{
   font-size: 90%;
	border-style: solid;
   border-color:  #8d8246;
   padding: 2;
   background-color: white;
}

.myGridHeaderStyle
{
    background-color: #005596;
    text-align: center;
	border-style: solid; 
	color: White;
}

.myGridFooterStyle
{
	color:#000066;
}

.myGridSelectedItemStyle
{
	background-color:#669999;
	color:White;
}
.myGridItemStyle
{
  color:#005596;
  font-size:75%;
}

.myRightNarrowTD
{
	height:24px;
	vertical-align: baseline;
	width:100px;
}

.myRightNarrowerTD
{
	height:24px;
	vertical-align: baseline;
	width:30px;
}
.myRightTD
{
	height:24px;
	vertical-align: baseline;
}

.myErrorLabel
{
	height: 100%;
	width : 100%;
	border-color:Red;
	border-style:solid;
	border-width :medium;
	background-color:White;
	color:Red;
}

.myErrorTd
{
	width: 100%;
	color:Red;
	font-size:12px;
	font-style: italic;
}

.myButton
{
	width:125px;
	height:35;
	font-weight:bold;
	font-size: 14px;	
}

.myPrintButton
{
	width:200px;
	height:35;
	font-weight:bold;
	font-size: 14px;	
}

.myLabel
{
	height: 100%;
	width : 100%;
	background-color:#FFFFFF;
}

.myReceiptLabel
{
	height: 100%;
	width : 200;
	background-color:#FFFFFF;
	font-size: 12px;
	text-align:left;	
}

.myTextArea
{
  border-color:Silver;
  border-style:solid;
  border-width:thin;  
  width:350px;
  height:110px;
}

.myTd
{
   width: 100%;
   text-align:right;
}

.myTdLeft
{	
   width: 100%;
   text-align:left;
}

.myTdWide
{
   width: 300px;
   text-align:right;
}

.TdMenu
{
   width: 20%;
   height:auto;
   border-style:solid;
   border-width:thin;
   border-color:#005596;
}

.Sidebar
{
	background-color:#005596;
	width: 150px;
	height: 350px;
	vertical-align:top;
}

.SmallSideBar
{
	background-color:Silver;
	width : 10px;
}
.SidebarTop
{
	background-color:#005596;
	width: 150px;	
	vertical-align:top;
}

.SmallSideBarTop
{
	background-color:Silver;
	width : 10px;
}

.SidebarGrid
{
	background-color:#005596;
	width:350;
	height:550;
	vertical-align:top;
}

.SmallSideBarGrid
{
	background-color:Silver;
	width :40;
}
.SidebarTopGrid
{
	background-color:#005596;
	width:350;
	vertical-align:top;
}

.SmallSideBarTopGrid
{
	background-color:Silver;
	width :40;
}

.linksbottom
{ 
	font-size: 75%;
border-bottom-width:thin;
 border-bottom-style:solid;
 border-bottom-color:Navy;
}
A {text-decoration:underline; color:Navy;}
A:hover {color: Blue;}
   