/*** FORMAT THE HEADER OF MITN ***/
.premasthead, .masthead, .premasthead *, .masthead *
{
	margin: 0;
	padding: 0;
	border: none;
}.siteTitleWrap

.premasthead
{
	position: absolute;
	margin-top: -9000px;
}

.masthead
{
	background-color: #20222A;
	position: relative;
	height: 100px;
	width: 100%;
	min-width: 740px;
	margin:0;
}

.masthead_top
{
	clear: both;
	position: relative;
}

br.clearBoth
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 0px;
	clear: both;
}

.masthead .topbanner
{
	position: relative;
	float: left;
	/* NGC-JM TIR 112106-1 2/6/2007 Changed the name of the banner image. */
	background: #c0c0c0 url(../resources/images/MCOLESbannerTopLeft.jpg) top left no-repeat;
	height: 100px;
	width: 590px;
}

.masthead .official
 {
	/* NGC-JM TIR 112106-1 2/6/2007 Changed the name of the banner image. */
	background: #c0c0c0 url(../resources/images/MCOLESbannerTopRight.jpg) top left no-repeat;
	position: relative;
	float: right;
	width: 150px;
	height: 100px;
}

.masthead .testname
 {
	/* NGC-JM TIR 112106-1 2/6/2007 Changed the name of the banner image. */
	position: absolute;	
	top: 4;
	left: 55%;
	bottom: 0;	
	width: 350px;
	text-align: center;
	height: 100px;
}

.masthead .navmenubar
{
	background: #555b75 url(../resources/images/masthead_navmenubar_background.jpg) top left repeat-x;
	position: relative;
	height: 30px;
	width:100%;
	font-size: 10px;
	color: white;
	font-family: Arial, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;
}

.masthead .navmenubar a
{
	color: white;
	padding: 1px 4px 2px;
	background-color: transparent;
}

.masthead .navmenubar a:hover
{
	color: black;
	background-color: white;
	text-decoration: none;
}

.masthead .welcome
{
	/* NGC-JM TIR 112106-1 2/6/2007 Changed the name of the banner image. */
	background: #555b75 url(../resources/images/MCOLESbannerBottom.gif) top left no-repeat;
	float: left;
	width: 100%;
	text-align: left;
	padding-top: .75em;
	line-height: 1;
	padding-left: .5em;
}

.masthead .navmenubar .navmenu
{
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 0;
	padding-top: .15em;
}

.masthead .navmenubar .navmenu ul
{
	margin-bottom: 0;
	padding: .25em 0 0 0;
}

.masthead .navmenubar .navmenu ul li
{
	display: inline;
	list-item-style: none;
	margin: 0;
	padding: 0 3px 0 0;
	border-right: 1px solid white;
	background-color: transparent !important;
}

.noborder
{
	border: none !important;
}

.masthead .navmenubar .navmenu ul li
{
	/* Fixes button padding in IE6 */
	_padding: 0 0 0 3px;
}


/*** FORMAT THE BODY / CONTENT OF MITN ***/
body
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	background-color: white;
	min-width: 1000px;
	min-height: 750px;
}

header
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	border-style: solid;
	border-color: black;
	border-width: 1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height: 11px;
	background-color: #ffffff; /* url(/weblic/images/masthead.jpg) repeat-x;*/
}

content
{
	margin: 0px 0px 0px 160px;
	padding: 5px;
	font-size: .80em;
	min-height: 200px;
}

.content
{
	margin: 0px 0px 0px 160px;
	padding: 5px;
	font-size: .80em;
	min-height: 200px;
}

menu
{
	position: absolute;
	top: 135px;
	left: 0px;
	width: 155px;
	padding: 5px;
	margin-bottom: 5px;
	/*line-height: 17px;*/
	text-align: center;
	/*
	font-family: impact, "Arial Black", Arial, sans-serif;
	font-size: 1.2em;
	*/
	font-size: 0.9em;
}

footer
{
	font: .7em/1.4em verdana, arial, helvetica, sans-serif;
	position: relative;
	padding-right: 5px;
}

footer a {
	border-right: 1px solid #666666;
	margin-right:5px;
	padding-right:5px;
	white-space: nowrap;
}

footer a.noStyle {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

footer div#footerNavTop {
	margin: 0 0 0 165px;
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;
}

footer a.footerNavItemEnd {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

footer div#footerNavBottom {
	margin: 0 0 0 165px;
	border-top: 1px solid #666666;
	padding-top: 5px;
}

h1
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: 900;
	color: #666666;
}

h2
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 1.6em;
	font-weight: 900;
	color: #666666;
}

h3
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: 900;
	color: #666666;
}

h4
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 1.0em;
	font-weight: 900;
	color: #666666;
}

h5
{
	margin: 5px 0px 15px 0px;
	padding: 0px;
	font-size: 0.9em;
	font-weight: 900;
	color: #666666;
}
h6
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 0.7em;
	font-weight: 800;
	color: #666666;
}

ol
{
	margin: 1px 0px 5px 10px;
	padding: 0px;
}

p, ul
{
	margin: 5px 0px 15px 0px;
	padding: 0px;
}

input
{
	margin: 0px;
	padding: 0px;
}

th
{
	margin: 2px 2px 2px 2px;
	font-weight: bold;
	color: #0000A0;
	white-space: nowrap;
}

th.smallHeader
{
	margin: 2px 2px 2px 2px;
	font-size: .9em;
	font-weight: bold;
	color: #0000A0;
	white-space: nowrap;
}

li
{
	padding: 0px;
	margin: 0px 0px 0px 30px;
}

.changed
{
	font-style: italic;
	font-weight: bold;
	color: #0000C8;
}

a, img
{
  background-color: #ffffff;
  text-decoration: none !important;
}

/* JQuery datepicker fixes */
a,img .ui-dialog {
	background-image: none;
	background-color: transparent;
}
img.ui-datepicker-trigger {
	padding-left: 2px;
        position:relative;top:2px;
}


a:hover
{
	background-color: #cccccc;
}

.disableditem
{
  color: #000000;
  background-color: #DCDCDC;
  /*tabindex: -1; NGC-JM TIR 112106-1 1/29/2007 Commented out, because tabindex makes this style sheet invalid.*/
}

.importantitem
{
  font-weight: bold;
  color: #ff0000;
}

.error
{
  font-weight: bold;
  color: #ff0000;
}

.headerlabel
{
  margin: 0px 3px 0px 0px;
  font-weight: bold;
  text-align: right;
}

.headerLabelCenter
{
  margin: 0px 0px 0px 0px;
  font-weight: bold;
  text-align: center;
}

.headersmall
{
	margin: 0px 0px 0px 10px;
	font-size: 0.6em;
	font-weight: 400;
	color: #000000;
}

.helptext
{
  font-size: 10px;
}

.label
{
  margin: 0px 0px 0px 0px;
}

.blockquote
{
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 40px;
    margin-right: 40px;
}
.lightgraybckgrnd
{
  background-color: #C0C0C0;
}

a.headeranchor
{
	background-color: #C0C0C0;
}

a.headeranchor:hover
{
	background-color: #FFFFFF;
}

div.spreadtable
{
  z-index: 1;
  border-width: 2px;
  border-style: solid;
  border-color: #C0C0C0;
  position: relative;
  overflow: auto;
  margin: 0px;
}

.center
{
  text-align: center;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

input.number
{
  text-align: right;
 	padding: 2px;
  WIDTH: 73px;
}

input.disablednumber
{
  text-align: right;
  WIDTH: 73px;
  color: #000000;
  background-color: #DCDCDC;
  /*tabindex: -1; NGC-JM TIR 112106-1 1/29/2007 Commented out, because tabindex makes this style sheet invalid.*/
}

table.navtable
{
	border: 2px outset #cccccc;
	margin: 0px;
	width: 150px;
	background-color: #000099;
}

td.buttoncell
{
  /*font-style: normal;
	  line-height: normal;
	  font-weight: normal;*/
	color: #ffffff;
	background-color: #6699cc;
	text-align: center;
	border: 2px inset #cccccc;
	padding: 2px;
	display: block;
}

td.buttoncell a:link
{
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}

td.buttoncell a:visited
{
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}

td.buttoncell a:hover
{
	background-color: transparent;
	color: #000099;
}

td.sectionheader
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: 900;
	color: #666666;
}

/* NGC-JM SCR 112907-1 2/13/2008 Added. */
td.removed
{
  background-color: #DCDCDC;
}

.date_field
{
    width: 125px;
}

.whiteBG
{
	background-color: #FFFFFF;
}

.popup-input-size
{
	width: 245px;
}

#splash3 {
	border: none;
	width: 300px;
	height: 200px;
	margin-right: 5px;
	float: right;
}

.stay_hidden
{
	display: none ! important;
}

.nopadding .DataTables_sort_wrapper
{
	padding: 0;
}

.nowrap
{
	white-space: nowrap;
}

/* Used to indicate when bookmark is success */
.is-success {
	color: #5cb85c;
}

/* Removed double drop down arrows on select drop downs in IE11 that was introduced with Bootsfaces 1.4.2 version */
/* https://github.com/tailwindcss/tailwindcss/issues/591 */
select::-ms-expand {
       display: none;
}

/* Removed the solid black line at the base of the datatables that was introduced with Bootsfaces 1.4.2 version */
table.dataTable.no-footer {
	border-bottom:1px solid #e9eaeb;
}

/* Removed the solid black line at the base of the datatables with scroll bars that was introduced with Bootsfaces 1.4.2 version */
.dataTables_wrapper.no-footer .dataTables_scrollBody {
	border-bottom:1px solid #e9eaeb;
}
