table.WAFFormTable, table.WAFPopupTable {background-color: White;}
table.WAFFormTable {width: 780px;}
table.WAFPopupTable {width: 525px;}
div.dbFind,
div.dbRecord
{
	padding-bottom:15px;
}
div.PrimaryTitle {padding:46px 0 0 30px;}
body.AISPrintBody div.PrimaryTitle
{
	padding:20px 0 20px 0;
	text-align:center;
}
body.AISPrintBody div.PrimaryTitle div.TitleText,
body.AISPrintBody div.PrimaryTitle h1.TitleText
{
	font-size:11pt;
	color:#4d4e53;	
}
body.AISPrintBody div.FieldLabel
{
	width:240px;
	text-align:left;
}
body.AISPrintBody div.Instruction
{
	padding:0;
}
body.AISPrintBody div.Instruction div.PageDescription
{
	font-size:7pt;
}
div.PrimaryTitle div.TitleText,
div.PrimaryTitle h1.TitleText
{
	color:#003464;
	font-size: 15pt;
	margin:19px 0 14px 0;
	font-weight:bold;
}
div.Error
{
	color: red;
	font-style: italic;
	padding: 0 10px 6px 10px;
}
div.FieldLabel, div.ColumnLabel, div.RowLabel
{
	/* line-height:100%; */
	float: left;
	font-weight: bold;
	text-align: right;
	vertical-align:middle;
}

table.RecordTable div.FieldLabel
{
	text-align: left;
}
div.MenuActions
{
	padding:0;
	width:auto;	
	clear:both;
	margin:10px 30px 0 30px;
}
div.MenuActions ul
{
	list-style-type: none;
	float:right;
}
div.MenuActions li,
span.linkButton
{
	background-image: url(../images/ButtonLeft.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0;
	float:left;
	font-size:9pt !important;
	font-family:verdana !important;
}
span.linkButton
{
	float:none;
	margin:0;
	padding:7px 10px 9px 0;
	line-height:30px;
}
div.MenuActions a,
a.linkButton, div.MenuActions span
{
	background-image: url(../images/ButtonRight.gif);
	background-repeat:no-repeat;
	background-position:top right;
	border-style:none;
	color:white !important;
	margin:0 0 0 15px;
	padding:7px 15px 8px 0;
	text-decoration:none;
	font-weight:bold;
	line-height:32px;
	font-size:9pt !important;
	font-family:verdana !important;
}
a.linkButton
{
	margin:0;
}
div.DividerLabel
{
	background-color: #f1eac8;
	border: none;
	padding:3px 7px 3px 7px;
	margin:0;
}
div.DividerText, div.DividerText a
{
	color:#003464;
	font-weight: bold;
}

div.DividerText a, div.DividerText a:hover
{
	text-decoration: none;
}

/* Required Information bars */
div.RequiredInformation
{
	padding: 0;
	margin:0 30px 15px 30px;
	clear:both;
}
span.Required
{
	color: red;
	font-weight: bold;
}
span.RequiredText
{
	font-style: italic;
}
/* Required Information bars */
form.RecordForm
{
	margin:0 30px 0 30px;
}
form.RecordForm div.MenuActions
{
	margin:0;
}
form.RecordForm div.MenuActions ul
{
	float:none;
	clear:both;
	margin:0 !important;
	padding:0 !important;
}
form.RecordForm div.MenuActions li,
form.RecordForm div.MenuActions a
{
	background:none;
	float:none;
}
form.RecordForm div.MenuActions a
{
	line-height:150% !important;
	color:#003464 !important;
	margin:0 !important;
	padding:0 !important;
}
div.FieldRequired
{
	color: red;
	font-weight: bold;
	float: left;
	width: 10px;
	text-align: center;
	/* line-height:100%; */
}
div.FieldUndecorated
{
	float: left;
	/* line-height:100%; */
}
div.FieldInstruction
{
	padding: 0 0 0 4px;
	float: left;
	font-style: italic;
}
div.FieldTypeBoolean div.FieldInstruction
{
	font-style: normal;
	vertical-align: middle;
}
table.FieldGrid td
{
	vertical-align:top;
}
table.WAFFormTable table.FieldGrid
{
	width: 100%;
	margin-bottom:10px;
}
div.Error
{
	color: red;
	font-style: italic;
	padding: 0;
	margin:0 30px 0 30px;
}
.InError
{
	background-color: #ff8787;
}
div.FieldErrorText
{
	clear:both;
	color: red;
	font-style: italic;
	width: auto;
	line-height:110%;
}
div.SecondaryTitle
{
	margin: 6px 0 0 0;
}
div.SecondaryTitle div.TitleText
{
	font-weight: bold;
	font-size: 9pt;
}
table.RecordTable
{
	empty-cells: show;
}
table.hidden, table.deleted
{
	display: none;
}
tr.deleted
{
	display: none;
}
tr.hidden
{
	display: none;
}
tr.initHidden
{
	display: none;
}
table.RecordTable th
{
	text-align: left;
	vertical-align: bottom;
}
table.RecordTable td
{
	padding:1px;
}
table.RecordTable th.DeleteColumnHeader
{
	text-indent: -2000em;
	width: 21px;
}
table.RecordTable th.NavigateColumnHeader
{
	/* If we have navigation in this column, it will be pushed out,  	otherwise it will remain small, even if the table itself is wide */
	width: 1px;
}
a.New
{
	display: none;
}
table.RecordTable th.HiddenColumnHeader
{
	display: none;
}
table.RecordTable td.HiddenCell
{
	display: none;
}
table.RecordTable td.DeleteCell input.DeleteImage
{
	margin-top: 1px;
	border:none;
}
input.HiddenCheckBox
{
    display: none;
}
table.RecordTable td.DeleteCell input.HiddenCheckBox
{
	display: none;
}
table.RecordTable span.EditFieldROText
{
	padding-right: 5px;
}
div.myList *
{
	font-size: 8pt;
	font-family: Arial; /* border:solid thin black; */
}
div.myList
{
	margin-top: 10px;
	background-color: #E5E8EA;
	border: solid 1px #999999;
}

div.myDrivers
{
	float: left;
	clear: left;
	width: 300px;
}

div.myVehicles
{
	float: right;
	clear: right;
	width: 400px;
}
div.myList div.dbFind
{
	width: auto;
	margin: 0;
	padding:0;
}
div.myList div.EmptyMessage
{
	font-weight: normal;
	font-style: italic;
	padding-left:10px;
}

div.myList div.PrimaryTitle
{
	background-color: #999999;
	margin: 0;
	padding:0;
}

div.myList div.PrimaryTitle div.TitleText
{
	font-size: 8pt;
	font-family: Arial;
	padding: 2px 5px 2px 5px;
	color: White;
	font-weight: bold;
	margin:0;
}
div.myList div.Results
{
	margin:0;
}
div.myList div.Results table.ResultTable
{
	margin: 0 3px 0 3px;
}

div.myList div.Results table.ResultTable th,
div.myList div.Results table.ResultTable td
{
	padding: 0 2px 0 2px;
}

div.myList div.Results table.ResultTable td.DataCell
{
	font-weight: normal;
}
div.myList div.MenuActions
{
	padding:0 0 0 3px;
	width:auto;
}
div.myList div.MenuActions a
{
	font-size:8pt !important;
}
div.Results
{
	margin:0 30px 10px 30px;
}
div.ResultsStatus
{
	background-color: #f1eac8;
	border: none;
	padding:3px 7px 3px 7px;
	margin:0;
}
div.ResultsStatus div.Status
{
	text-align: right;
}
div.FieldHidden
{
	display: none;
}
div.FieldDecorated
{
	padding:1px;
}
div.EmptyMessage
{
	font-style: italic;
	padding-left: 10px;
	font-weight:normal !important;
}
a.ChooseDate
{
	text-indent: -2000em;
	float: left;
	text-decoration: none;
	background-color: #d6d3d6;
	background-image: url(../waf/images/calendar.png);
	background-position: center;
	width: 19px;
	height: 18px;
	border: 1px solid green;
}
a.ChooseDate:hover
{
	border: 1px outset #d6d3d6;
}
form.SearchForm input.DateControl
{
	width:75px;
}
input.DateControl
/*input.FKeyTextControl, input.FKeyMatchingControl, span.FKeyControl,*/ 
{
	/* We are floating these so that the navigation controls to their right will stay with the field, rather than sink below them */
	float: left;
}
div.breadcrumb span.thisStep
{
	font-weight:bold;
}
div.breadcrumb span.otherStep
{
	font-size:8pt;
}