body
{
}

.FormPageInstructions
{
	font-size: 8pt;
	padding-bottom: 0pt;
	margin: 0pt;
	color: black;
	padding-top: 1pt;
	font-family: Verdana;
	background-color: lightgrey;
	text-align: left;
	text-decoration: none;
}

.StandardTable
{
	border-right: white thin solid;
	table-layout: auto;
	padding-right: 0pt;
	padding-left: 0pt;
	font-size: 8pt;
	padding-bottom: 0pt;
	margin: 0pt;
	border-top-style: none;
	padding-top: 1pt;
	font-family: Verdana;
	background-color: White;
	border-left-style: none;
	border-collapse: separate;
	text-decoration: none;
	border-bottom-style: none;
}

.ScheduleTableViewer
{
	table-layout: fixed;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	background-color: #333377;
	text-align: left;
	border-bottom-style: none;
}

.ScheduleViewHeader
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	color: white;
	border-top-style: none;
	padding-top: 0px;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: black;
	text-align: center;
	border-bottom-style: none;
	background-color:  #55A6EE;
}

.StandardTableHeading
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 8pt;
	padding-bottom: 1px;
	margin: 0px;
	color: white;
	border-top-style: none;
	padding-top: 1px;
	border-bottom:  thin solid;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: DarkGray;
	text-decoration: none;
	margin-bottom: 0px;
}
.ScheduleViewerRow
{
	border-right: black thick;
	table-layout: fixed;
	padding-right: 0px;
	border-top: black thick;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: black thick;
	color: white;
	padding-top: 0px;
	border-bottom: black thin groove;
	font-family: Verdana;
	border-collapse: collapse;
	background-color: black;
	text-decoration: none;
}
.ScheduleViewerCell
{
	border-right: black thin;
	table-layout: fixed;
	padding-right: 0px;
	border-top: black thin;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: black thin;
	padding-top: 0px;
	border-bottom: black thin solid;
	font-family: Verdana;
	text-decoration: none;
}
.FormHeading
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	background-color:  darkblue;
	text-align: center;
}
.FormFootnote
{
	font-size: 11pt;
	color: black;
	text-align: left;
}

.FormLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: darkblue;
	font-family: Verdana;
}

.FormLabelSectionHeading
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
	color:  darkblue;
}

.FormLargeLabel
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
	color:  darkblue;
	background-color: White;
}

.FormSmallLabel
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	color:  darkblue;
	background-color: White;
}

.FormCheckbox
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	color:  darkblue;
}

.FormSmallCheckBox
{
	font-weight: bold;
	font-size: 8pt;
	color: darkblue;
	font-family: Verdana;
}

.FormTextBox
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	color: darkblue;
	background-color: antiquewhite;
}

.FormSmallTextBox
{
	font-weight: bold;
	font-size: 8pt;
	color: darkblue;
	font-family: Verdana;
	background-color: antiquewhite;
}

.FormReadOnlyTextBox
{
	font-weight: bold;
	font-size: 10pt;
	color: Blue;
	font-family: Verdana;
}

.FormErrorMessage
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	color: Red;
}

.FormButton
{
	border-right: white thin groove;
	padding-right: 0px;
	border-top: white thin groove;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: white thin groove;
	color:  White;
	padding-top: 0px;
	border-bottom: white thin groove;
	font-family: Verdana;
	background-color: darkblue;
}

.FormSmallButton
{
	font-size: 8pt;
	border-right: white thin groove;
	padding-right: 0px;
	border-top: white thin groove;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px;
	border-left: white thin groove;
	color: White;
	padding-top: 0px;
	border-bottom: white thin groove;
	font-family: Verdana;
	background-color:  darkblue;
}

.FormLink
{
	font-weight: bold;
	font-size: 10pt;
	color: DarkBlue;
	font-family: Verdana;
}

.FormSmallLink
{
	font-weight: bold;
	font-size: 8pt;
	color: DarkBlue;
	font-family: Verdana;
}

.FormDropDown
{
	font-size: 10pt;
	color:  Gray;
	background-color: antiquewhite;
	font-family: Verdana;
}

.FormSmallDropDown
{
	font-size: 8pt;
	color:  Gray;
	background-color: antiquewhite;
	font-family: Verdana;
}

.FormListBox
{
	font-size: 10pt;
	color: #55A6EE;
	font-family: Verdana;
}

.FormValidator
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Verdana;
}	

.NavBarButton
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	background-color: darkblue;
	font-family: Verdana;
}

.NavFormat
{
	font-weight: bold;
	font-size: 8pt;
	color: White;
	background-color: darkblue;
	font-family: Verdana;
}

.AlternateRowsColor
{
	background-color: #77AAEE;
}

.EditRowColor
{
	background-color: darkblue;
}

.FormHR
{
	border-right: darkblue thick solid;
	border-top: darkblue thick solid;
	border-left: darkblue thick solid;
	border-bottom: darkblue thick solid;
	background-color:  darkblue;
}

.ManagerHeaderHR
{
	color:   darkblue;
}