﻿A
{
	color: #990000;
	text-decoration: none;	
}

A:hover
{
	text-decoration: underline;
}

A:visited
{
	text-decoration: none;	
}

.clsTransactionFields
{
	position: absolute;
	top: 10px;
	left: 35px;
}

.clsLink
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #454F51;
}

.clsMessage
{
	font-family: Verdana;
	font-size: 8pt;
	color: #CC0000;
	font-weight: bold;
}

.clsToolbarLabel
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
}

.clsToolbarField
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
}

.clsTransactionPanel
{
	position: absolute;
	top: 190px;
	left: 40px;
	width: 750px;
	background-color: #F0E8D6;
}

.clsLabel
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #1E2223;
}

.cssLabel
{
	color: #454F51;
}

.clsErrorLabel
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000033;
}

.clsField
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.clsButton
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1E2223;
}

.clsFile
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.clsMessage
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #CC0000;
}

.clsHeader
{
	position: absolute;
	top: 115px;
	left: 20px;
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #454F51;
}

.clsText
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;	
}



.AutoCompleteDivClass
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	z-index: 100;
}

.clsGridHeader
{
	background-color: Navy;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}

.clsDataGrid
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	table-layout: fixed;
}

.clsValidator
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}

.clsHiddenRow
{
	display:none;
}

.clsDataGridPaging
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}
.clsWaterMark
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	height: 2px;
	font-style:italic;
	background-color:#E3F0F9;
}

#imgBtnSaveAndBack
{
	position: absolute;
	top: 5px;
	left: 5px;
}

#imgBtnSave
{
	position: absolute;
	top: 6px;
	left: 630px;
}

#imgBtnSaveAndContinue
{
	position: absolute;
	top: 5px;
	left: 660px;
}

#imgBtnSubmit
{
	position: absolute;
	top: 5px;
	left: 690px;
}

#imgBtnHelp
{
	position: absolute;
	top: 5px;
	left: 715px;
}

.divTransactionMessage
{
	position: absolute;
	top: 8px;
	left: 50px;
}

.thRejectionCodes
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
	text-align: left;
}

.thComments
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color:Black;
	background-color:#F3F2E6;
	text-align: left;
}

.tdComments
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #F3F2E6;
	border-color: #FFFFFF;
	border: 1px;
	text-align: left;
}

#divIndexingGuide
{
	position: absolute;
	top: 5px;
	left: 418px;
	z-index:10;
	background-color: #F3F2E6;
}
