.table
{
	color: #000000;
	background-color:#FFFFFF;
}

.fontSmall {
    font-size:10px;
}
.fontRegular 
{
    font-size:12px;
}
.fontLarge 
{
    font-size:16px;
}

.tooltipImg
{
    vertical-align:middle;
    cursor : help;
}

.requiredFldImg
{
    cursor :text;
}

.bold
{
    font-weight:700;
}

.copyright2
{
	font-size: 9px;
    font-weight:bold;
	color: #E2C524;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.cookieArrow
{
	font-size: 12px;
	color: #000000;
	font-family: Courier New;
	font-weight: bold;
}

.headerMenuBar
{
   background : url(images/MainItemBackground.gif) #e9e9e9 repeat-x; 
   border-top : solid 1px #dadada;
   height:7px;
}

.groupBox_option{ background-image: url(images/headerbg1.gif); border: 1px #98AAB1 solid; }

.textFieldBoxReqd
{
    color : #000000;
	background : url(images/check.gif) center right no-repeat;
	background-color : #FFFFFF;	
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	border-bottom : 1px solid  #000000;
    border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-left  : 1px solid #000000;
}

.textFieldBoxReady
{
	color : #000000;
	background : url(images/creditcards_right.PNG) center left no-repeat;
	text-align: left;
	background-color : #FFFFE0;	
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	border-bottom : 1px solid  #000000;
    border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-left  : 1px solid #000000;
}

.equalspaceText
{ 
    font-family: "Courier New", Courier, monospace !important;
    font-size: 10px
}

.bodyline	{ background-color: #DCE3E2; border: 1px #98AAB1 solid; text-align:left }

.bodyline2	{ background-color: #DCE3E2;  border-top:1px #98AAB1 solid; border-right:1px #98AAB1 solid; text-align:left }
