﻿.SmallButton
{
	font-size: 8pt;
	height: 24px;
}
.JobSectionPanel
{
	border: solid 2px #4283AD;
	margin-top: 8px;
	width: 695px;
}
.JobSectionHeader
{
	font-size: 10pt;
	color: White;
	padding: 2px;
	background-image: url("/images/DelJobDataEntryHeaderGradient.jpg");
}
.ActionButton
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	width: 90px;
	height: 30px;
	margin: 4px;
}
.ActionButtonWide
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	width: 130px;
	height: 30px;
	margin: 4px;
}
.DataEntryGradient
{
	background-color: #EDF0F7;
}
.DataEntryGradient_OLD
{
	background-image: url("/images/DelJobDataEntryGradient.jpg");
	background-repeat: repeat-y;
}

.DataEntryPanel
{
	font-family: Tahoma;
	border: solid 2px #4283AD;
}
.DataEntryHeading
{
	background-color: #EDF0F7;
}
.DataEntryCell
{
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	height: 32px;
	padding: 0px;
	border-bottom: solid 1px #4283AD;
	border-right: solid 1px #4283AD;
}
.DataEntryCellError
{
	background-image: url("/images/RedGradient.png");
	background-repeat: repeat-x;
}
.DataEntryCellHeading
{
	font-family: Arial;
	font-size: 7pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-color: #EDF0F7;
	height: 28px;
	padding: 0px;
	border-bottom: solid 1px #4283AD;
	border-right: solid 1px #4283AD;
	border-top: solid 1px #4283AD;
}
.DataEntryCellHeadingThin
{
	height: 16px;
}
.DataEntryCaption
{
	font-size: 10pt;
}
.DataEntrySmall
{
	font-size: 7pt;
}
.DataEntry
{
	font-size: 8pt;
}
.DataEntryCellLeft
{
	border-left: solid 1px #4283AD;
}
.DataEntryLeftPromptColumn
{
	width: 80px;
}
.DataEntryTable
{
	font-family: Tahoma;
	background-color: White;
}
.BorderedTop
{
	border-top: solid 1px #CAD2E7;
}
.BorderedBottom
{
	border-bottom: solid 1px #CAD2E7;
}
.BorderedTop_OLD
{
	border-top: solid 1px #4283AD;
}
.BorderedBottom_OLD
{
	border-bottom: solid 1px #4283AD;
}
.PanelCaption
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
	height: 24px;
}
.PrismRadioButton
{
	font-weight: normal;
	font-size: 6pt;
}
.RLIndicator
{
	background-color: #4283AD;
	color: White;
	width: 16px;
}
.PickItemOnLeft
{
	background-color: #DBEDDB;
	font-size: 8pt;
	font-family: Arial;
	border: solid 1px #006400;
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	color: #006400;
}
.DisplayMessageTable
{
	background-color: #FCFBE2;
	border-bottom: solid 1px #666666;
}
.DisplayMessageItem
{
	font-size: 8pt;
	font-family: Arial;
	color: black;
}
.ValidationMessageTable
{
	background-color: #FCFBE2;
	border: solid 1px #666666;
}
.ValidationMessageItem
{
	font-size: 8pt;
	font-family: Arial;
	color: black;
}

.PricingTable
{
	background-color: #F2F6FC;
	border: solid 1px #cccccc;
}

.PricingLensDesign
{
	border-top: solid 1px #64A0D7;
	color: #3375A7;
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	padding-top: 8px;
	padding-bottom: 4px;
	text-align: center;
}

.PricingMaterial
{
	border-top: solid 1px #64A0D7;
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #CADBEC;
	color: Black;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
}

.PricingMaterialPowerRange
{
	text-align: right;
	padding-right: 16px;
	background-color: #CADBEC;
	color: Black;
	font-family: Arial;
	font-size: 8pt;
}

.PricingItem
{
	border-bottom: solid 1px #e0e0e0;
	vertical-align: top;
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	background-color: #F2F6FC;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
}

.PricingPrice
{
	border-bottom: solid 1px #e0e0e0;
	vertical-align: top;
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	background-color: #F2F6FC;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
	padding-top: 2px;
}

.PricingBrandImage
{
	background-color: white;
	border-top: solid 2px #64A0D7;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
}

.BizRevRptTable
{
	background-color: white;
	border: solid 1px #cccccc;
	width: 100%;
	font-size: 8pt;
	font-family: Arial;
	color: Black;
}

.BizRevRptPropertyTable
{
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
}

.BizRevRptPropertyHeader
{
	vertical-align: top;
	font-weight: bold;
	background-color: #e0e0e0;
}

.BizRevRptPropertyHeaderRight
{
	vertical-align: top;
	font-weight: bold;
	text-align: right;
	background-color: #e0e0e0;
}

.BizRevRptPropertyValue
{
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid 1px #e0e0e0;
}

.BizRevRptPropertyValueRight
{
	vertical-align: top;
	border-bottom: solid 1px #e0e0e0;
	text-align: right;
}

.BizRevRptPropertyFooter
{
	vertical-align: top;
	font-weight: bold;
	background-color: #e0e0e0;
}

.BizRevRptPropertyFooterRight
{
	vertical-align: top;
	font-weight: bold;
	background-color: #e0e0e0;
	text-align: right;
}

.BizRevRptSixMonthTable
{
	width: 100%;
}

.BizRevRptSixMonthHeader
{
	font-weight: bold;
	background-color: #e0e0e0;
	vertical-align: top;
}

.BizRevRptSixMonthHeaderRight
{
	font-weight: bold;
	text-align: right;
	background-color: #e0e0e0;
	vertical-align: top;
}

.BizRevRptSixMonthValue
{
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid 1px #e0e0e0;
	vertical-align: top;
}

.BizRevRptSixMonthValueRight
{
	border-bottom: solid 1px #e0e0e0;
	text-align: right;
	vertical-align: top;
}

.BizRevRptSixMonthFooter
{
	font-weight: bold;
	background-color: #e0e0e0;
	vertical-align: top;
}

.BizRevRptSixMonthFooterRight
{
	font-weight: bold;
	background-color: #e0e0e0;
	text-align: right;
}

