﻿body
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #530;
	background: #EEEECC url(/images/wrapbg_wide.gif) top center repeat-y;
	font: 11px Verdana;
}

#header	
{
	width: 994px;
	height: 100px;
	padding: 0;
	border: 0;
	margin: 0;
/*	background: #0E100E; */
/*	background: #A2A286; */
/*	background: #A2A286 url(/images/banner_soldiers.gif) top right no-repeat; */
	background: #A2A286 url(/images/midasheader_jmc2.gif) top center no-repeat;
}

#headerText
{
	color:#eeeecc;
	font-size: 48px;
	font-family: Copperplate Gothic Bold;
	font-style: normal;
	vertical-align: middle;
	margin-left: 140px;
	margin-top: 10px;
}

#headerSubTitle
{
	color:#eeeecc;
	font-size: 16px;
	font-family: Copperplate Gothic Bold;
	font-style: normal;
	vertical-align: middle;
	margin-left: 140px;
}

a
{
	color: #5C2900;
	font-family: Verdana;
	font-size:small;
	text-decoration: underline;
}

a.visited
{
	color: Purple;
	font-family: Verdana;
	font-size: x-small;
	text-decoration: underline;
}

a.hover
{
	color: Red;
	font-family: Verdana;
	font-size: x-small;
	text-decoration: underline;
}

#pageLayout {
	width: 998px;
	margin: 0 auto;
/*	display: flex;
	flex-direction: column;
	justify-content: center; */ /* Horizontal Alignment */
}

#headerArea {
	width: 994px;
	background-color: white;
	margin: 0 auto;
/*	display: flex;
	flex-direction: column;
	justify-content: center; */ /* Horizontal Alignment */
}

#contentArea {
	width: 994px;
	background-color: white;
	margin: 0 auto;
/*	display: flex;
	flex-direction: column;
	justify-content: center; */ /* Horizontal Alignment */
}

#footerArea {
	width: 994px;
	margin: 0 auto;
/*	display: flex;
	flex-direction: column;
	justify-content: center; */ /* Horizontal Alignment */
}

#menuDiv {
	width: 994px;
	height: auto;
	margin: 0 auto;
/*	display: flex;
	align-items: center;
	justify-content: center; */
}

#myMenuDiv {
	width: fit-content;
	margin: 0 auto;
}

.k-menu .k-link.k-state-active {
	background-color: lightgoldenrodyellow;
}

.k-menu, .k-menu .k-item{
	background-color: lightgoldenrodyellow;
}

.k-menu .k-menu-scroll-button:hover, .k-menu .k-state-hover > .k-link {
	background-color: #7a7759;
	color: white;
}

.wholePageDiv {
	width: 1000px;
	height: auto;
	margin: 0 auto;
/*	display: flex;
	align-items: center; */
}

.OUODiv {
	background-color: #FDEC4E;
	width: 994px;
	height: 15px;
	margin: 0 auto;
/*	display: flex;
	align-items: center;
	justify-content: center; */
}

.OUOContent {
	width: 50px;
	height: 15px;
}

.OUOMessage {
	font-weight: bold;
	font-size: x-small;
	color: #5C2900;
	font-family: Verdana;
}

.CopyRightDiv {
	background-color: #a2a286;
	width: 992px;
	height: 30px;
	margin: 0 auto;
	margin-top: 15px;
/*	display: flex;
	align-items: center;
	justify-content: center; */
}

.CopyRightContent {
	width: 250px;
	height: 15px;
}

.CopyRight {
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Verdana;
} 

#BreadcrumbDiv{
	width:994px;
	display: flex;
	justify-content: left;
}

.StandardContent
{ 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: Black; 
	FONT-FAMILY: Verdana; 
}
 
.ContentTitle
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: Verdana; 
}

.FormLabels
{
	font-weight: bold;
	font-size: 12px;
	color: Black;
	font-family: Verdana
}

.FormInput
{
	font-weight: normal;
	font-size: 12px;
	color: Black;
	font-family: Verdana;
}
 
.LoginFormInput
{
	font-weight: normal;
	font-size: 12px;
	color: Black;
	font-family: Verdana;
	width: 100px;
}
 
.BoxTitleStyle
{
	font-weight: normal;
	font-size: 14px;
	color: Black;
	font-family: Verdana;
}
 
.SectionTitle
{
	font-weight: bold;
	font-size: 16px;
	color: Black;
	font-family: Verdana;
}

.DataGridAltItem
{
	background: LightGoldenrodYellow;
	/* Standard Content */
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: Black; 
	FONT-FAMILY: Verdana; 
}

.DataGridTitleRow
{
	background:DarkKhaki;
	/* Content Title */
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: Verdana; 
}
 
.PageTitle
{
	font-weight: Bold;
	font-size: 20px;
	color: Black;
	font-family: Verdana;
}
 
.ErrorText 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: red; 
	FONT-FAMILY: Verdana; 
}
 
.FormErrorText 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: red; 
	FONT-FAMILY: Verdana; 
}
.TableBorder 
{ 
	BORDER: #808080 1px solid; 
}

.FooterLinks
{
	color: #5C2900;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
}

.FooterBox
{
    background-color:#EEC;
    padding-right: 5px;
    padding-left: 10px;
    width: 220px;
    height: 100%;
    float: none;
    border: solid 1px black;
}

.BreadCrumbs {
	color: #7a7a00;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
}

	.BreadCrumbs a {
		color: #7a7a00;
		font-size: x-small;
		text-decoration: none;
	}

	.BreadCrumbs a:Hover {
		color: #7a7a00;
		font-weight: bold;
		font-size: x-small;
	}

.SmallFont
{
	color: Black;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
}

/* This group is used by multiple FAQ pages */
.FAQYes 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: #006400; /* DarkGreen */ 
	FONT-FAMILY: Verdana; 
	font-style: normal;
}
 
.FAQNo
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: Black; 
	FONT-FAMILY: Verdana; 
	font-style: normal;
}
 
.ChangeFAQStatus
{ 
	FONT-WEIGHT: normal; 
	FONT-SIZE: xx-small; 
	COLOR: Black; 
	FONT-FAMILY: Verdana; 
	font-style: normal;
}
 
.FAQQuestionText 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: small; 
	COLOR: black; 
	FONT-FAMILY: Verdana; 
	font-style: italic;
}
 
.FAQQuestionLink 
{ 
	FONT-WEIGHT: bold;
	FONT-SIZE: small; 
	font-style: italic;
}
 
.FAQAnswerText 
{ 
	FONT-WEIGHT: normal; 
	FONT-SIZE: small; 
	COLOR: black; 
	FONT-FAMILY: Verdana; 
}
/* End FAQ Pages */

/* This group is used by multiple Data Discrepancy pages */
.DataDiscIssueText 
{ 
	FONT-WEIGHT: normal; 
	FONT-SIZE: x-small; 
	COLOR: Black; 
	FONT-FAMILY: Verdana; 
	font-style: normal;
}

/* End Data Discrepancy Pages */

 
/* These are for the Menu Control */

.MenuItemStatic
{
	FONT-SIZE: 11px; 
	background-color: #eeeecc; 
	FONT-FAMILY: verdana;
	vertical-align: top;
	text-align: left !important;
	color: #303030;
	border:1px solid #A19066;
	border-top-style:none;
	border-right-style:solid;
	padding: 3px 5px 0px 5px;
	margin: 1px 1px 0px 1px; 
	height:23px; 
}

.MenuItemStaticHover
{
	BORDER-RIGHT: gray 1px solid; 
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
	BORDER-BOTTOM: gray 1px solid; 
	cursor: pointer;
	FONT-SIZE: 11px; 
	COLOR: #B8860B; /* DarkGoldenrod */
	FONT-FAMILY: verdana;
	vertical-align: top;
	text-align: left;
}

.MenuItemDynamic
{
	FONT-SIZE: 11px; 
	background-color: #eeeecc !important; 
	FONT-FAMILY: verdana;
	vertical-align: top;
	text-align: left !important;
	color: #303030;
	border:1px solid #A19066;
	border-top-style:none;
	border-right-style:solid;
	border-bottom-style:none;
	padding: 3px 5px 0px 5px;
	/*margin: 1px 1px 0px 1px; */
	height:23px; 
}

.MenuItemDynamicHover
{
	BORDER-RIGHT: gray 1px solid; 
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
	BORDER-BOTTOM: gray 1px solid; 
	cursor: pointer;
	FONT-SIZE: 11px; 
	COLOR: #B8860B; /* DarkGoldenrod */ 
	FONT-FAMILY: verdana;
	vertical-align: top;
	text-align: left;
}

.MenuItemDynamic td a
{
/*	width:100%;
	display:block;
	text-align: left;*/
}

.MenuItemDynamicHover td a
{
	width:100%;
	height:auto;
	display:block;
	text-align: left;
}

/* End of Menu Control Styles */

/* GridView Control Styles */

.GridView
{
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	background-color: White;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	text-align: left;
}

.GridView tr a
{
	font-size: 10px;
}

.GridViewHeader
{
	font-family: Verdana;
	font-size: 11px !important;
	font-weight: bold !important;
}

.GridViewHeader th
{
	text-align: left !important;
}

.GridViewHeader a:link, .GridViewHeader a:visited, .GridViewHeader a:active
{
	font-family: Verdana;
	font-size: 11px !important;
	font-weight: bold !important;
}

/* End of GridView Control Styles */

/* Modal Popup Extender (AjaxControlToolkit) Styles */

.ModalPopupInner
{
	max-height: 500px !important;
	overflow: auto;	
	width: 550px !important;
}

.ModalPopupOuter
{
	max-height: 550px !important;
	width: 575px !important;
	border-width: 1px;
	background-color: White;
}

/* Tree Control (jQuery JsTree) Styles*/

.JsTree
{
	border: 1px;
	border-style: solid;
	border-color: Black;
	overflow: auto;
	text-align: left !important;
}

.jstree-classic .jstree-hovered  
{
	background:#F0E68C !important; 
	border:1px solid #B8860B !important; 
	padding:0 2px 0 1px !important; 
}

.jstree-classic .jstree-clicked 
{ 
	background:#DAA520 !important; 
	border:1px solid #B8860B !important; 
	padding:0 2px 0 1px !important; 
	color:white;
}

/* End of Tree Control Styles */

/*Popup Control Extender (AjaxControlToolkit) Styles */

.popupControl {  
    background-color: #eeeeee;  
    border: outset 1px #c0c0c0;  
    color: #444444;    
    visibility: hidden;  
}

.popupTargetCentered {
	display: none;
	position:fixed !important;
	width: 100%;
	height: 700px;
	visibility: visible;
}

/* End of Popup Control Extender Styles */