div.page {height: 80%; margin: 10% 0%; }
.searchTitles {font-family: Arial; font-size:8pt; font-weight:900; color:#000000; text-align:center; }
.searchTitlesLeft {font-family: Arial; font-size:8pt; font-weight:900; color:#000000; text-align:left; }
.ChangeLabels {color:Black; border-color:white; border-width:thin; background-color:#cccc99;}
.table {width:100%; background:#b1ac80;}

.forgotPasswordErrors {color:Maroon; font-size:12pt;}

.uploadHeader {font-family:Arial; font-size:10pt; font-weight:900;}
.background {background:#b1ac80; padding-left: 10px;}

.uploadGridHeader {font-family: Arial; font-size:11pt; font-weight:900; color:#000000; padding-left: 15px;}
.uploadGridItem {font-family: Arial; font-size:11pt; padding-left: 15px;}
.uploadSuccess {font-family: Arial; font-size:10pt; padding-top: 5px; padding-bottom:5px;}
.uploadMailErrors {color:Maroon; font-family: Arial; font-size:10pt; padding-top: 5px; padding-bottom:15px;}

/* hold over css items from original css sheet */
TEXTAREA{font-family:Courier New; }	
TD{font-family:Arial; font-size:10pt; color: #000000; }
.Apn{font-family:ARIAL; font-size:14PT; font-weight:900; color:#000000; background-color:#4682B4; }
.ApnBg{background-color:#FFEFD5; }
.ErrMes{font-family:ARIAL; font-size:10PT; color:#FF0000; }
.HdrFldDat{font-family:ARIAL; font-size:9PT; font-weight:300; color:BLACK; }
.HdrFldLbl{font-family:ARIAL; font-size:9PT; font-weight:700; color:BLACK; }
.InqMes{font-family:ARIAL; font-size:10PT; color:#006400; }
.Lgo{font-family:ARIAL; font-size:16PT; font-weight:900; color:#000000; background-color:#4682B4; }
.MnCmt{font-family:ARIAL NARROW; font-size:9PT; font-weight:300; color:#000000; background-color:#B0C4DE; }
.MnCurEny{font-family:ARIAL NARROW; font-size:9PT; font-weight:700; color:#0000A0; background-color:#FFFFFF; }
.MnGro{font-family:ARIAL NARROW; font-size:9PT; font-weight:700; color:#FFEFD5; background-color:#4682B4; }
.MnInaEny{font-family:ARIAL NARROW; font-size:9PT; font-weight:700; color:#696969; }
.MnNvgEny{font-family:ARIAL NARROW; font-size:9PT; font-weight:700; color:#000000; }
.NvgOut{font-family:ARIAL; font-size:9PT; font-weight:300; color:BLACK; background-color:#FFFFFF; }
.PgIdDat{font-family:ARIAL; font-size:10PT; font-weight:300; color:#ffffff; background-color:#CCCC99; }
.PgIdLbl{font-family:ARIAL; font-size:10PT; font-weight:700; color:#666666; background-color:#CCCC99; }
.PgNm{font-family:MS SANS SERIF, ARIAL; font-size:9PT; font-weight:600; color:#000000; }
.SclFldDat{font-family:ARIAL NARROW; font-size:8PT; font-weight:200; color:BLACK; }
.SclFldDatAlt{font-family:ARIAL NARROW; font-size:8PT; font-weight:200; color:BLACK; background-color:#E4E4E4; }
.SclFldLbl{font-family:ARIAL; font-size:8PT; font-weight:900; color:BLACK; }
.WrnMes{font-family:ARIAL; font-size:10PT; color:#0000FF; }
.PrmNbr{font-family:MS SANS SERIF, ARIAL; font-size:11PT; font-weight:600; color:#000000; }
.style1 {font-family: "Times New Roman", Times, serif; color: #CCCC99; }
a:link {color: #0000FF;	text-decoration: underline; }
a:visited {text-decoration: underline; color: #0000FF; }
a:hover {text-decoration: underline; color: #990000; } 
.invisible {visibility: hidden }
.visible {visibility: visible; }
div.page {height: 80%; margin: 10% 0% 0% 0%; }

.idl-topmenu
{
	background-color: #b1ac80;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.idl-submenu
{
	background-color: #D7D5BF;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.idl-submenu-hover
{
  background-color: #a5b180;
}
.idl-topmenu a:link, .idl-topmenu a:visited
{
	color: #000000;
	text-decoration: none;
}
.idl-submenu a:hover
{
	color: #FFFFFF;
}
.idl-footer
{
	background-color: #b1ac80;
	text-align: left;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	vertical-align: bottom;
	width:100%;
}
