.Separator
{
	cursor: default;
	border: 0;
	width: 90%;
}
body
{
	margin: 0px;
	padding: 5px;
	background-color: #87AEC5;
	font-family: Verdana;
	font-size: 8.5pt;
}
#pageHeader
{
	width: 100%;
	color: white;
	font-family: Verdana;
	height: 40px;
}
#pageHeaderLogo
{
	float: left;
}
#pageHeaderSep
{
	float: left;
	width: 20px;
	height: 85px;
	background-color: #d6e8ff;
}
#pageHeaderTitle
{
	color: Black;
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial;
}
#pageSep
{
	color: #4a5da5;
	width: 100%;
}
#pageLeft
{
	float: left;
	width: 20px;
}
#pageCenter
{
	float: left;
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-size: 10pt;
	background: white;
}
#pageRight
{
	float: right;
}
#pageFooter
{
	clear: both;
	width: 100%;
	background-color: #FFB173;
}
.FormBorderSpacer
{
	width: 5px;
	height: 5px;
}
.FormOuterBorder
{
	border-style: dashed;
	background-color: white;
	border-width: 0px;
	color: Black;
	font-weight: bold;
    padding: 2px;
}
.FormInnerBorder
{
	border: solid 1px black;
	background-color: White;
}
.FormGroupHeader
{
	color: black;
}
.FormLargerGroupHeader
{
	font-weight: bold;
	color: black;
}
.FormHeader {
	font-size: medium;
	font-weight: bold;
	color: black;
}
.FormSubmitContainer
{
	text-align: right;
}
.FormSubmit
{
	font-size: medium;
	font-weight: bold;
	color: black;
}
.FormSubmit:hover
{
}
.FormBannerButton
{
	color: black;
	text-decoration: underline;
	text-align: center;
	background-color: #d6e8ff;
}
hr
{
	color: #4a5da5;
}
#SearchPanel
{
	font-family: Verdana;
}
#Message
{
	color: red;
	font-size: smaller;
}
td
{
}
th
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 1px;
}
.popup
{
	display: none;
}
.SelectedRowStyle
{
	background-color: #F7f7ff;
	color: Black;
	font-family: Verdana;
	vertical-align: bottom;
	text-align: left;
}
.RowStyle
{
	background-color: White;
	color: Black;
	font-family: Verdana;
	vertical-align: bottom;
	text-align: left;
}
.RowStyle a
{
	color: Black;
}
.AlternativeRowStyle
{
	background-color: #ECF4F9;
	color: Black;
	font-family: Verdana;
	vertical-align: bottom;
	text-align: left;
}
.AlternativeRowStyle a
{
	color: Black;
}
.FooterStyle
{
	background-color: #d6e8ff;
	color: black;
	font-family: Verdana;
	vertical-align: bottom;
	text-align: left;
}
.HeaderStyle
{
	background-color: #5d7b9d;
	color: white;
	font-family: Verdana;
	vertical-align: bottom;
	text-align: Center;
}
.HeaderStyle a
{
	color: white;
}
.CommandRowStyle
{
	background-color: White;
	color: Black;
	font-family: Verdana;
	vertical-align: bottom;
	text-align: left;
}
.CommandRowStyle a
{
	color: Black;
}
.FieldHeaderStyle
{
	background-color: #F7f7ff;
	color: Black;
	font-family: Verdana;
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}
.EditRowStyle
{
	background-color: White;
	color: Black;
	font-family: Verdana;
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
}
.PagerStyle
{
	background-color: white;
	color: black;
	text-align: center;
	font-family: Verdana;
	vertical-align: bottom;
}
input, select, textarea
{
	font-family: Verdana;
}
.DynamicHoverStyle
{
	color: #000000;
	background-color: #d6e8ff;
	padding-left: 6px;
}
.StaticHoverStyle
{
	color: Black;
	border: 1px solid #3c6992;
	background-color: #d6e8ff;
	padding-left: 6px;
}
.DynamicMenuItemStyle
{
	color: #000000;
	padding: 14px;
	background-color: #d6e8ff;
}
.nav_link_button
{
	margin: 5px 0px 0px 2px;
	color: White;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
}
.nav_link_button:visited
{
	margin: 5px 0px 0px 2px;
	color: White;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
}
.nav_link_button:hover
{
	margin: 5px 0px 0px 2px;
	color: White;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
}
.nav_link_button_Color
{
	margin: 5px 0px 0px 2px;
	color: Yellow;
	font-family: Verdana;
	font-size: 10pt;
}
.mainTable
{
	font-family: Verdana;
	border: 1px;
	border-color: Black;
	border-style: solid;
}
.maincontent
{
	font-family: Verdana;
	font-size: small;
}
.tdColor
{
	background-color: #213c73;
}
.labelColor
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #f7f7ff;
	color: Black;
}
.CodeCheckGridTable
{
	border: dashed 0px blue;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.CodeCheckGridPanel
{
	border: solid 1px black;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.CodeCheckGridHeaderRow
{
	background-color: #d6e8ff;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
CodeCheckGridHeaderRow::-moz-selection
{
	background: #d6e8ff;
}
a
{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
a:visited
{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
a:hover
{
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}
.wizard
{
	border-collapse: collapse;
	background-color: #d6e8ff;
}
.wizard .navLink
{
	border-top-style: solid;
	font-size: small;
	border-bottom-style: solid;
	border-top-color: white;
	border-bottom-color: white;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.IncidentButton
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: black;
	background-color: #d6e8ff;
	border-bottom-color: Black;
}
.Greeting
{
	font-family: Verdana;
	font-size: small;
	color: #5d7b9d;
	font-style: italic;
}
.Wizard
{
	background-color: #F7F6F3;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: 10px;
}
.WizardHeader
{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 10px;
}
.WizardInstructions
{
	font-family: Verdana;
	font-size: small;
	color: #000000;
}
.WizardNavigation
{
	background-color: #FFFBFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: 0.8em;
	color: #284775;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalBackground2
{
	background-color: #f4f4f4;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}
.modalPopupsat
{
	background-color: white;
}
.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}
.popupMessage
{
	font-family: Verdana;
	font-size: medium;
	color: #000000;
}
.errorMessage
{
	font-family: Verdana;
	font-size: small;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.InboxMessageRead
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}
.InboxMessageUnread
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}

.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 180px;
	height: 65px;
	text-align: center;
	vertical-align: middle;
}

.accordionHeader
{
	border: thin solid #808080;
	background-color: #B6B6B6;
	width: 90%;
	cursor: pointer;
}

.accordionContent
{
	border-style: none solid solid solid;
	border-width: thin;
	border-color: #808080;
	background-color: #D8D8D8;
	width: 90%;
}

.helpTooltip
{
	cursor: pointer;
}

.TooltipContainer
{
	font-family: Verdana,Arial;
	text-align: justify;
	color: Black;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: none;
	position: absolute;
	background-color: #f4f4f4;
	border: solid 1px #333;
	z-index: 999;
}
.grd_Scroll
{
	vertical-align: top;
	border: solid 1px lightblue;
}
.mainNLRTable
{
	width: 100%;
	font-family: Verdana;
	border: 1px;
	border-color: Black;
	border-style: solid;
}
.NLRFieldStyle
{
	background-color: #5d7b9d;
	color: white;
	font-family: Verdana;
	text-align: Right;
	font-weight: bold;
}
.NLRHeader
{
	background-color: #d6e8ff;
	color: black;
	font-family: Verdana;
	text-align: center;
	width: 700px;
	height: 50px;
	font-size: 16pt;
}

.divAgreements
{
	position: absolute;
	left: 50%;
	margin-left: -250px;
}
.SortHeaderRowStyle
{
	background-color: #c00;
	text-align: left;
	font-weight: bold;
	color: White;
}
.SortHeaderRowStyle1
{
	background-color: #858382;
	text-align: left;
	font-weight: bold;
	color: White;
}
.SortHeaderRowStyle2
{
    background-color: #5d7b9d;
	color: white;
	font-family: Verdana;


	

	text-align: left;
	font-weight: bold;
	color: White;
}
.tblCover
{
	font-family: Verdana, Arial;
	font-size: small;
}
.helpTooltip
{
	cursor: hand;
}

.TooltipContainer
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: none;
	position: absolute;
	background-color: #f4f4f4;
	border: solid 1px #333;
	z-index: 999;
}

.aspNetDisabled
{
	color: Gray;
	text-decoration: none;
	cursor: default;
}

.aspNetDisabled:hover
{
	color: Gray;
	text-decoration: none;
	cursor: default;
}