﻿
.titleLabel
{
	font-weight: bold;
	font-size: 14pt;
	color: Black;
}

.subTitleLabel
{
	font-weight: bold;
	font-size: 12pt;
	color: Black;
	margin: 5px 0 0 0;
}
.instructionalText
{
	font-size: 100%;
	margin: 10px 0 10px 10px;
	color: #000;
}

.formLabel
{
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}
.formLabelClaimHeader
{
	margin: 2px 2px 2px 5px;
	font-weight: bold;
	color: Black;
	float: left;
}
.formValueLabelClaimHeader
{
	margin: 2px 2px 2px 5px;
	color: Black;
	float: left;
}
.errorLiteral
{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.loginLabel
{
	font-size: 10pt;
	font-weight: bold;
	color: Blue;
}

.requiredformLabel
{
	font-size: 10pt;
	font-weight: bold;
	color: Red;
}

.formTxtBox
{
	font-size: 8pt;
}

.formbutton
{
	font-size: 8pt;
}

.formValue
{
	font-size: 10pt;
	color: Black;
}
.formDropDownList
{
	font-size: 8pt;
}
.dataEntryForm
{
	width: 800px;
	border: 0px solid blue; /*overflow: auto;*/
}
.dataEntryForm900
{
	width: 900px;
	margin-left: 1px;
}
.dataEntryButtonForm
{
	width: 800px;
	border: 0px solid blue;
	text-align: center;
	height: 30px;
}


/*
----------------------------------------
RadComboBox template Table Style 
----------------------------------------
*/
table.radDDL
{
	border-collapse: collapse;
	width: 600px;
}
table.radDDL td
{
	width: 170px;
	border-bottom-style: solid;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
	color: Black;
	font-size: 10pt;
}
table.radDDL th
{
	width: 170px;
	color: Black;
	font-weight: bold;
	font-size: 12pt;
}
/*-------------------------------------*/

/*
----------------------------------------
RadComboBox template Table Style 
----------------------------------------
*/
table.radDDL250
{
	border-collapse: collapse;
	width: 200px;
}
table.radDDL250 td
{
	width: 100px;
	border-bottom-style: solid;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
	color: Black;
	font-size: 10pt;
}
table.radDDL250 th
{
	width: 100px;
	color: Black;
	font-weight: bold;
	font-size: 12pt;
}
/*-------------------------------------*/

/*
----------------------------------------
Style for Data Entry Table
----------------------------------------
*/
table.entryForm
{
	border-collapse: collapse;
	width: 700px;
}
table.entryForm td
{
	color: Black;
	font-size: 8pt;
	white-space: nowrap;
}
table.entryForm th
{
	color: Black;
	font-size: 8pt;
	white-space: nowrap;
}
/*-------------------------------------*/
.addCenter
{
	text-align: center;
}

.borderForm
{
	border: 1px solid Black; /*overflow: auto;*/
}

.dataEntryBG
{
	/*color:Gray;*/
	border: 1px solid Blue;
	width: 900px;
	background-color: #EAEAEA;
	margin-left: 1px;
}
.dataEntry1720pxBG
{
	/*color:Gray;*/
	border: 1px solid Blue;
	width: 1720px;
	background-color: #EAEAEA;
	margin-left: 1px;
}
.dataEntryRow900px
{
	width: 900px;
	height: 25px;
	border: 0px solid #EAEAEA;
	margin-top: 2px;
	margin-bottom: 2px;
}
.dataEntryRow1720px
{
	width: 1720px;
	height: 25px;
	border: 0px solid #EAEAEA;
	margin-top: 2px;
	margin-bottom: 2px;
}
.leftFloatColumn050px
{
	width: 50px;
	float: left;
	border: 1px solid #EAEAEA;
}
.leftFloatColumn100px
{
	width: 100px;
	float: left;
	border: 1px solid #EAEAEA;
}
.leftFloatColumn110px
{
	width: 110px;
	float: left;
	border: 1px solid #EAEAEA;
}

.leftFloatColumn120px
{
	width: 120px;
	float: left;
	border: 1px solid #EAEAEA;
}

.leftFloatColumn130px
{
	width: 130px;
	float: left;
	border: 1px solid #EAEAEA;
}

.leftFloatColumn140px
{
	width: 140px;
	float: left;
	border: 1px solid #EAEAEA;
}

.leftFloatColumn150px
{
	width: 150px;
	float: left;
	border: 1px solid #EAEAEA;
}

.leftFloatColumn160px
{
	width: 160px;
	float: left;
	border: 1px solid #EAEAEA;
}

.leftFloatColumn170px
{
	width: 170px;
	float: left;
	border: 1px solid #EAEAEA;
}

.leftFloatColumn180px
{
	width: 180px;
	float: left;
	border: 1px solid #EAEAEA;
}

.leftFloatColumn200px
{
	width: 200px;
	float: left;
	border: 1px solid #EAEAEA;
}

.leftFloatColumn250px
{
	width: 250px;
	float: left;
	border: 1px solid #EAEAEA;
}

.leftFloatColumn300px
{
	width: 300px;
	float: left;
	border: 1px solid #EAEAEA;
}

.leftFloatColumn350px
{
	width: 350px;
	float: left;
	border: 1px solid #EAEAEA;
}
.leftFloatColumn400px
{
	width: 400px;
	float: left;
	border: 1px solid #EAEAEA;
}
.leftFloatColumn500px
{
	width: 500px;
	float: left;
	border: 1px solid #EAEAEA;
}


.calendarButton:link, .calendarButton:visited
{
	background: url(images/calendarButton.gif) no-repeat;
	width: 24px;
	height: 22px;
	cursor: pointer;
	display: block;
}
.calendarButton:hover, .calendarButton:active
{
	background: url(images/calendarButtonOver.gif) no-repeat;
}
.commentForm
{
	float: left;
	width: 250px;
}

.commentTextBox
{
	width: 100%;
	height: 40px;
}
.commentsGrid
{
	margin: 0 0 0 15px;
	width: 520px;
	float: left;
}

.submitCancelButtonPanel
{
	width: 240px;
	text-align: center;
	margin: 10px auto;
}
.pageWidth
{
	width: 800px;
}

.buttonPanel
{
	margin: 10px 0;
	text-align: center;
}
.upload-panel
{
	width: 440px;
	float: left;
}
.alreadyUploadedFiles
{
	float: left;
}
.errorColumnReorderList
{
	width: 500px;
}

.hideIt
{
	display: none;
}
.auditClaimSearchFields
{
	margin: 10px auto;
	width: 680px;
}
.auditClaimSearchFields .formColumn
{
	float: left;
	width: 160px;
	margin: 0 10px 5px 0;
}
.auditClaimSearchFields .formColumn .formField
{
	height: 42px;
}
.gridActionButton, .gridActionButton:link, .gridActionButton:hover, .gridActionButton:active, .gridActionButton:visited
{
	color: #1d61ac;
}

.linkActionColor, .linkActionColor:link, .linkActionColor:hover, .linkActionColor:active, .linkActionColor:visited
{
	color: Blue;
	text-decoration: underline;
}
.auditClaimResultsGrid
{
	padding: 5px;
	width: 700px;
	margin: 0 auto;
}
.searchButtonPanel
{
	text-align: center;
	margin: 0 0 15px 0;
}

.commentControl
{
	margin-bottom: 5px;
}

.formColumn
{
	float: left;
}
.emailTemplateEdit .formColumn
{
	width: 300px;
	margin: 5px;
}
.textEditorBlock
{
	margin: 20px 5px 5px 5px;
}
.araHeaderInfo
{
}
.araHeaderInfo .formColumn, .araCustomerInfo .formColumn
{
	width: 260px;
}
.araHeaderInfo .formLabel
{
	float: left;
	margin: 0 5px 0 0;
	width: 150px;
}
.araHeaderInfo .formField
{
	height: 22px;
	margin: 0 5px 0 0;
}
.araHeaderInfo .formValueLabel, .araCustomerInfo .formValueLabel
{
	font-size: 10pt;
	float: left;
}
.araHeaderInfo .formControl INPUT
{
	font-size: 9pt;
	width: 58px;
	text-align: right;
}
.araHeaderInfo .formValueLabel .isDate
{
	text-align: right;
}
.araCustomerInfo
{
	margin: 0 0 10px 0;
}
.araCustomerInfo .customer .formLabel
{
	float: none;
	width: 150px;
}
.araCustomerInfo .customer .formValueLabel
{
	float: none;
	margin: 0 0 0 15px;
}
.araCustomerInfo .formLabel
{
	float: left;
	margin: 0 5px 0 0;
	width: 50px;
	text-align: right;
}
.loginForm
{
	margin: 10px;
	width: 400px;
}
.textBoxStandard
{
	width: 150px;
}

.buttonContainer
{
	text-align: center;
	float: left;
}

.buttonClass
{
	padding: 1px 20px;
	background-color: #1B5DA9;
	border: solid 2px Black;
	font-size: 10pt;
	color: White;
	margin: 5px;
	min-width: 35px;
	height: 20px;
	float: left; /*padding-left:3px;*/
	text-decoration: none;
}

.buttonClassReg
{
	padding: 0px 20px;
	background-color: #1B5DA9;
	border: solid 2px Black;
	font-size: 10pt;
	color: White;
	margin: 5px;
	min-width: 35px;
	height: 20px; /*float: left;     padding-left:3px;*/
}

.button a
{
	display: block;
	padding: 2px 5px 2px 20px;
	min-width: 70px;
}

.buttonClass:hover
{
	border: solid 2px #1B5DA9;
	background-color: #a0bdf2;
	color: Black;
}

.LinkClass a
{
	color: Blue;
	text-decoration: underline;
}

.openAraWindow, .openAraWindowRestrictedHeight
{
	text-align: center;
	width: 600px;
}

.openAraWindowRestrictedHeight {
	max-height: 400px;
	overflow: scroll;
}

.profileFormColumn
{
	float: left;
	width: 290px;
}

.profileFormColumnExtended
{
	float: left;
	width: 400px;
}

.setHeight40px
{
	height: 40px;
}

.buttonRowUnder
{
	margin: 5px 0;
}
.formFieldClaimHeader {
	clear: both;
}
.formColumnClaimHeader {
	float: left;
	padding: 10px 5px;
}
.araLookupFilter .dataEntryBG
{
    /*color:Gray;*/
    border: 1px solid Blue;
    background-color: #EEE;
	margin-left: 1px;
	padding: 5px;
	float: left;
	clear: both;
}
.araLookupFilter .formColumn {
	width: 180px;	
}
.araLookupFilter .formField {
	width: 180px;
	margin: 2px 2px 2px 2px;
	float: left;
}
.araLookupFilter .formLabel {
	padding: 2px 2px 0 2px;
}
.araLookupFilter .formControl 
{
	padding: 2px 2px 0 2px;
}
