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: 0pt;
	font-family: Verdana;
	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: #445544;
	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;
}

.StandardTableHeading
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	color: white;
	border-top-style: none;
	padding-top: 0px;
	border-bottom: black thin solid;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: DarkGray;
	text-decoration: none;
}
.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: #2233AA;
	text-align: center;
}
.FormFootnote
{
	font-size: 10pt;
	color: black;
	text-align: left;
}

.FormLabel
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	color:  #2233AA;
}

.FormLabelSectionHeading
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
	color:  Black;
}

.FormLargeLabel
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
	color: #2233AA;
	background-color: White;
}

.FormSmallLabel
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	color: #2233AA;
	background-color: White;
}

.FormCheckbox
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	color: #2233AA;
}

.FormSmallCheckBox
{
	font-weight: bold;
	font-size: 8pt;
	color: #2233AA;
	font-family: Verdana;
}

.FormTextBox
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	color: Blue;
	background-color: antiquewhite;
}

.FormSmallTextBox
{
	font-weight: bold;
	font-size: 8pt;
	color: Blue;
	font-family: Verdana;
	background-color: antiquewhite;
}

.FormReadOnlyTextBox
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	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: #2233AA;
}

.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: #2233AA;
}

.FormLink
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana;
}

.FormSmallLink
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}

.FormDropDown
{
	font-size: 10pt;
	color: Blue;
	background-color: antiquewhite;
	font-family: Verdana;
}

.FormSmallDropDown
{
	font-size: 8pt;
	color: Blue;
	background-color: antiquewhite;
	font-family: Verdana;
}

.FormListBox
{
	font-size: 10pt;
	color: #2233AA;
	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: #2233AA;
	font-family: Verdana;
}

.NavFormat
{
	font-weight: bold;
	font-size: 8pt;
	color: White;
	background-color: #2233AA;
	font-family: Verdana;
}

.AlternateRowsColor
{
	background-color: gainsboro;
}

.EditRowColor
{
	background-color: #22CCCC;
}

.FormHR
{
	border-right: #2233AA thick solid;
	border-top: #2233AA thick solid;
	border-left: #2233AA thick solid;
	border-bottom: #2233AA thick solid;
	background-color: #2233AA;
}

.ManagerHeaderHR
{
	color:  #2233AA;
}
