﻿
body 
{
	margin: 0px;
	/*border: 1px solid #000;*/
	padding: 0px;
	font: 11px Verdana;
	/*line-height: 150%*/
}

/* set millions of background images */
.rbroundbox { background: url(Images\nt.gif) repeat; }
.rbtop div { background: url(Images/tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }
/*
grad {
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=white,endColorStr=Gainsboro); 
width: 110px;
float: left;
text-align: center;
}*/
.instructions
{
	font-size:xx-small;
}

.loginHeader
{ 
  font-family:Verdana;
  font-size:18px;
  font-style:normal;
  font-weight:bold; 
  color:Black;
  text-align:left;
}

.regularText
{
	font-family:Verdana;
	font-size:small;
	font-style: normal;
	color:Black;
	text-align:left;
}

.smallText
{
	font-family:Verdana;
	font-size:x-small;
	font-style: normal;
	color:Black;
	text-align:left;
}

.button	
{
	font-family:Verdana;
	font-size: small;
	font-style: normal;
	color:Black;
	 font-weight:bold; 
}
  
.imglightrow
{
	font-size: 12px;	
	color: black;
	background-color:  #FFFFFF;
	/*height:12px;*/
	font-family: Verdana;
	
}

.imgdarkrow
{
	font-size: 12px;
	color: black;
	background-color: #c4c8f0;
	
	font-family: Verdana;
}

.GridHeaderBar { text-align: left; font-weight: bold; background-color: #4e2683; }
.GridHeaderBarSmall { color: White; background-color: #4e2683; text-align: left; }
.GridHeaderBarChapter
{
	border: none;
	font-family: Verdana;
	font-size: 12px;
	color: White;
	background-color: #777777;
	/*text-align: center;*/
	height:10px;
}
.GridHeaderBarImaging { border: none; font-family: Verdana; font-size: 12px; color: White; background-color: #4e2683; text-align: center; height:10px; }
.GridHeaderBarImagingSmall { color: White; background-color: #4e2683; text-align: left; padding: 4px; }
.GridHeaderBarImagingSmaller { color: White; background-color: #4e2683; text-align: left; }

.Grid { border: solid 1px #FFFFFF; }
.Grid td { border: solid 1px #FFFFFF; padding: 4px; text-align: left; }
.Grid th { text-align: left; font-weight: normal; padding: 6px; }
.GridHeader { background-color: #4e2683; }
.GridItem { background-color: #4e2683; }
.GridAltItem { background-color: white; }

.MenuLink
{
	background-color: #000066;
	color: White;
}

.ScreenTitle
{
	font-family: Verdana;
	font-size: 16px;
	font-weight:bolder;
	color: #000066;
	text-align:center;
}

.WelcomeText
{
	font-family: Verdana;
	font-size: 18px;
	font-weight:bolder;
	color: #000066;
	text-align:center;
}

.EntryTextbox
{
	width:80;
}

#textBox{
font-size: 12pt; font-family: Verdana; text-align: center;
}

.GroupSummaryLabel
{
	text-align:right;
	width:30px;
}

.CounterBox
{
	width: 3em;
	border-right: 0px; 
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
}

.asterisk
{
	color:Red;
}

/*<div align=center style="width: 70%; border-style:solid; border-width:1px; border-color:#EFEFF1"> */
.divMaintenance
{
	 width: 70%;
	 border-style:solid;
	 border-width: 1px;
	 border-color: #EFEFF1;
	 
}

/*Add History*/
.ahCol1
{
	height:20px;
	width: 80px;	
	text-align:center;
}

.ahCol2
{
	height:20px;
	width: 150px;
	text-align:center;	
}

.ahCol3
{
	height:20px;
	width: 150px;
	text-align:center;	
}

.ahCol4
{
	height:20px;
	width: 150px;
	text-align:center;	
}

.watermark
{
	font-family:Tahoma;
	font-size: 8px;
	color:Gray;
	font-style:italic;
	
}
