*
{ font-family: Arial, Helvetica, Sans-Serif;
font-size: 8pt }

p
{ margin: 0;
   padding: 0;
	line-height: normal;	}

/* Product title */
.prodTitle  { 	font-family: Times;
	font-size: 10pt;
	font-style: italic;
	color: #F28C17;
	text-align: Left;
	font-weight: bold;
}

/* Near Miss Reasons, Reject Reasons */
.reasonHeader {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	background-color: #00336f;
	margin: 0;
	padding: 2;
	text-align: left
}
.reason {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	padding-left: 2;
}
.headerLeft, .headerRight {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}
.headerLeft {
	vertical-align: top;
	color: #333333;
	padding-left: 1;
	padding-right: 1;
	padding-top: 2;
	padding-bottom: 2;
}
.headerRight {
	vertical-align: bottom;
	text-align: right;
	color: #333333;
}

/* Form fields */
.form {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

/* Global menu buttons */
.btnGlobal  { 	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #986532;
	text-align: Center;
	font-weight: bold;
		margin: 0;
		padding-bottom: 2;
	padding-left:2;
	padding-right:2;
	cursor:hand;
}
a.btnGlobal:link { color: #986532; text-decoration: none; }
a.btnGlobal:visited { color: #986532; text-decoration: none; }
a.btnGlobal:hover { color: #ffcc33; text-decoration: none; }
a.btnGlobal:active { text-decoration: none; }

/* Navigation bar buttons - Not active */
.navBar
{	background-color: #2B3D9F;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: Center;
	border-width: 0px;
	margin: 0;
	padding: 0;	 }

.navBarBtn	{ 	font-family: Arial, Helvetica, Sans-Serif;
				font-size: 8pt;
				text-align: Left;
				color: #99CCFF;
				font-weight: bold;
				background-color: #3366CC;
				margin: 0;
				padding-top:0;
				padding-bottom:0;
				padding-left:4;
				height=14;
				width=170;
				cursor: hand;
}
a.navBarBtn:link    { 	color: #99CCFF;
						font-weight: bold;
						text-decoration: none }
a.navBarBtn:visited {  	color: #99CCFF;
						font-weight: bold;
						text-decoration: none }
a.navBarBtn:hover   { COLOR: #ffffff; TEXT-DECORATION: none }
a.navBarBtn:active  { TEXT-DECORATION: none }

.navBarBtnSel	{ 	font-family: Arial, Helvetica, Sans-Serif;
					font-size: 8pt;
					color: #FFFFFF;
					text-align: Left;
					font-weight: bold;
					background-color: #f66013;
					margin: 0;
					padding-top:0;
					padding-bottom:0;
					padding-left:4;
					height=14;
					width=170;
					cursor: hand;
}
a.navBarBtnSel:link    { 	color: #FFFFFF;
						font-weight: bold;
						text-decoration: none }
a.navBarBtnSel:visited {  	color: #FFFFFF;
						font-weight: bold;
						text-decoration: none }
a.navBarBtnSel:hover   { COLOR: #b2b2b2; TEXT-DECORATION: none }
a.navBarBtnSel:active  { TEXT-DECORATION: none }

/* Navigation bar buttons - Disabled */
.navBarBtnDisabled {	font-family: Arial, Helvetica, Sans-Serif;
						font-size: 9pt;
						text-align: Center;
						background-color: #00589E;
						color: gray;
						margin: 0;
						padding: 0;
						border-width: 0;
						border-style: solid;
						border-color: white;
						width=170;
}

/* -----Message Text Styles---- */

/* Warning Message style */
.alertMsg, .alertMsgBig, .instrMsg {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: center;
		color: red;
		font-weight: bold
		border-color: #99bcd8;
	border-style: solid;
	border-width: 0;
	margin: 0;
		padding: 0
}
.alertMsgBig     {font-size: 12pt;}

/* Instruction Mesage style */
.instrMsg {
	background-color: white;
	color: #6565cb;
	text-align: Center;
	border-color: #2B3D9F;
	border-style: solid;
	border-width: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 1;
	padding-bottom: 1
	height: 9
}

/* Page specific menu button bar */
.pageBtnBar
{	background-color: #2B3D9F;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	text-align: Left;
	border-width: 0px;
	margin: 0;
	padding: 0;
	height: 18
}

/* Page specific menu buttons - Not active */
.pageBtn	{ 	font-family: Arial, Helvetica, Sans-Serif;
				color: #99ccff;
				font-weight: bold;
				font-size: 8pt;
				text-align: Left;
				background-color: #3366CC;
				margin: 0;
				padding-top:0;
				padding-bottom:0;
				padding-left:2;
				padding-right:2;
				height=14;
				cursor: hand;
}
a.pageBtn:link    { 	color: #99ccff;
						font-weight: bold;
						text-decoration: none }
a.pageBtn:visited {  	color: #99ccff;
						font-weight: bold;
						text-decoration: none }
a.pageBtn:hover   { COLOR: #ffffff; TEXT-DECORATION: none }
a.pageBtn:active  { TEXT-DECORATION: none }

/* Page specific menu buttons - Active */
.pageBtnSel	{ 	font-family: Arial, Helvetica, Sans-Serif;
					font-size: 8pt;
					color: #FFFFFF;
					text-align: Left;
					font-weight: bold;
					background-color: #FF6600;
					margin: 0;
					padding-top:0;
					padding-bottom:0;
					padding-left:2;
					padding-right:2;
					height=14;
					cursor: hand;
}
a.pageBtnSel:link    { 	color: #ffffff;
						font-weight: bold;
						text-decoration: none }
a.pageBtnSel:visited {  	color: #ffffff;
						font-weight: bold;
						text-decoration: none }
a.pageBtnSel:hover   { COLOR: #ffffff; TEXT-DECORATION: none }
a.pageBtnSel:active  { TEXT-DECORATION: none }

/* ----- Table styles (for rows and cells) ----- */
  /* Table main header cells*/
.tableHeader	{
	font-size: 9pt;
	color: #404040;
	font-weight: bold;
	text-align: center;
	background-color: #c1c1ec;
	border-color: #3366CC;
	border-style: solid;
	border-width: 0;
	margin: 0;
	padding: 2;
}

/* Table list header */
.tableListHeader {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #404040;
	font-weight: bold;
	text-align: center;
	background-color: #c1c1ec;
	border-color: #3366CC;
	border-style: solid;
	border-width: 0;
	margin: 0;
	padding: 2;
}

 /* Table list rows */
.tableRowNormal1, .tableRowNormal2, .tableRowAlert1, .tableRowAlert2, .tableRowSelected1, .tableRowSelected2,
.tableRowCust1, .tableRowCust2, tableSrchRsltsAcc1, tableSrchRsltsAcc2, tableSrchRsltsMar1, tableSrchRsltsMar2,
.tableRowFaded1, .tableRowFaded2
 {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 8pt;
		text-align: Left;
		margin: 0;
		padding: 0;	 }

.tableRowNormal1 	{color: black; background-color: "#eeeeee"}
.tableRowNormal2 	{color: black; background-color: "#ffffff"}
.tableRowFaded1 { color: #aaaaaa; background-color: #eeeeee; }
.tableRowFaded2 { color: #aaaaaa; background-color: #ffffff; }
.tableRowAlert1    	{color: red; background-color: "#EEEEFF"}
.tableRowAlert2    	{color: red; background-color: "#FFFFFF"}
.tableRowSelected1	{color: red; font-weight: bold; background-color: "#EEEEFF"}
.tableRowSelected2 	{color: red; font-weight: bold; background-color: "#FFFFFF"}
.tableRowCust1   	{color: blue; background-color: "#EEEEFF"}
.tableRowCust2  	{color: blue; background-color: "#ffffff"}
.tableSrchRsltsAcc1	{color: black; background-color: "#EEEEFF"}
.tableSrchRsltsAcc2	{color: black; background-color: "#ffffff"}
.tableSrchRsltsMar1	{color: #AAAAAA; background-color: "#EEEEFF"}
.tableSrchRsltsMar2	{color: #AAAAAA; background-color: "#ffffff"}

 /* Table list cells */
 .tableList, .tableListAlert, .tableListFaded 	{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: center;
	border-color: #3366CC;
	border-style: solid;
	border-width: 0;
	margin: 0;
	padding: 0 2 0 2 ;
	height: 18
}
.tableListAlert{color: red;}
.tableListFaded{color: #AAAAAA;}
a.tableListFaded:link    { COLOR: #AAAAAA;}
a.tableListFaded:visited { COLOR: #AAAAAA;}
a.tableListFaded:hover   { COLOR: #AAAAAA;}
a.tableListFaded:active  { COLOR: #AAAAAA;}

/* Text input field style */
.tableInputField, .tableInputFieldAlert {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	padding: 0 2 0 2;
	margin-bottom: 0;
}
 .tableInputFieldAlert{color: red;}

 /* Table datasheet cells */
 .tableDatasheet, .tableDatasheetAlert, .tableDatasheetHeader, .tableDatasheetFooter {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: left;
	border-color: #3366CC;
	border-style: solid;
	border-width: 0;
	margin: 0;
	padding: 0 0 0 3;
	height: 22
}
 .tableDatasheetAlert {color: red; font-weight: bold;}
 .tableDatasheetHeader {
	font-size: 9pt;
	font-weight: bold;
	color: #404040;
	background-color: #c1c1ec;
	border-color: #3366CC;
	text-align: Center;
	padding: 2;
}
 .tableDatasheetFooter {vertical-align: top; color: #333333;}

/* Twistie bar */
.twistieBar	{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: #00336f;
	border-color: #00336f;
	border-style: solid;
	border-width: 0 0 1 0;
	margin: 0;
	padding: 2;
}
.twistieBarEnd	{
	font-size: 8pt;
	background-color: white;
	border-color: #00336f;
	border-style: solid;
	border-width: 0 0 1 0;
	margin: 0;
	padding: 0;
}
.twistieBarEndOverlap	{
	font-size: 8pt;
	background-color: #3059c2;
	border-color: #00336f;
	border-top-color: #3059c2;
	border-style: solid;
	border-width: 0 1 1 0;
	margin: 0;
	padding: 0;
}
.twistieBarNonactive {
	font-size: 9pt;
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: #3059c2;
	border-color: #00336f;
	border-style: solid;
	border-width: 0 0 1 0;
	margin: 0;
	padding: 0;
}
.twistieBarEndNonactive	{
	font-size: 8pt;
	background-color: white;
	border-color: #00336f;
	border-style: solid;
	border-width: 0 1 1 0;
	margin: 0;
	padding: 0;
}
.twistieBarEndNonactiveOverlap	{
	font-size: 8pt;
	background-color: #00336f;
	border-color: #00336f;
	border-style: solid;
	border-width: 0 1 1 0;
	margin: 0;
	padding: 0;
}

/* Miscellaneous Links */
a:link		{ color: #003399; text-decoration: underline }
a:visited	{ color: #003399; text-decoration: underline }
a:hover		{ color: #003399; text-decoration: underline }
a:active	{ color: #003399; text-decoration: underline }

.ieqPopUp {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	margin-left: 5;
}

a.ieqPopUp:link    { COLOR: #333399; TEXT-DECORATION: none }
a.ieqPopUp:visited { COLOR: #333399; TEXT-DECORATION: none }
a.ieqPopUp:hover   { COLOR: #d90000; TEXT-DECORATION: none }
a.ieqPopUp:active  { COLOR: #d90000; TEXT-DECORATION: none }

/* Additional Atributes for Help Pages */
.helpHeader1, .helpHeader2, .helpHeader3, .helpHeader4, .helpHeader5, .helpHeader6, .helpNormal1, .helpNormal2, .helpNormal3, .helpNormal4, .helpNormal5 {
	font-family: Arial, Helvetica, Sans-Serif; padding: 0
}
.helpHeader1 	{ text-align: Left; margin-top: 12; font-size: 14pt;  font-weight: bold; color: #FFFFFF; background-color: #000000 }
.helpHeader2    { text-align: Left; margin-top: 12; font-size: 12pt;  font-weight: bold; color: #FFFFFF; background-color: #808080 }
.helpHeader3    { text-align: Left; margin-top: 10; color: #FF0000; font-size: 12pt; font-weight: bold; margin-left: 25 }
.helpHeader4    { text-align: Left; margin-top: 8; font-size: 10pt; font-weight: bold; margin-left: 50 }
.helpHeader5    { text-align: Left; margin-top: 6; font-size: 9pt; font-weight: bold; margin-left: 75 }
.helpHeader6    { text-align: Left }
.helpNormal1    { text-align: Left; font-size: 8pt; margin-left: 0 }
.helpNormal2    { text-align: Left; font-size: 8pt; margin-left: 0 }
.helpNormal3    { text-align: Left; font-size: 8pt; margin-left: 25 }
.helpNormal4    { text-align: Left; font-size: 8pt; margin-left: 50 }
.helpNormal5    { text-align: Left; font-size: 8pt; margin-left: 75 }

/* Selection Log formatting */
.selLogHeader {
	BACKGROUND-COLOR: #0000FF;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
}
.selLogHeaderRed {
	BACKGROUND-COLOR: #FF0000;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
}
.selLogLabel {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
}
.selLogValue {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
}
.selLogSubHeader {
	BACKGROUND-COLOR: #808080;
	FONT-FAMILY: Arial;
	FONT-STYLE: italic;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
}
.selLogSubHeaderRed {
	BACKGROUND-COLOR: #FF0000;
	FONT-FAMILY: Arial;
	FONT-STYLE: italic;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
}
.isoHeader1 {
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	font-family: Arial;
	background-color: #0000ff;
}
.isoHeader2 {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-indent: 20px;
	font-style: italic;
	font-family: Arial;
	background-color: #808080;
}
.isoValue1 {
	font-size: 12px;
	font-family: Arial;
}
.isoValue2 {
	font-size: 12px;
	text-indent: 20px;
	font-family: Arial;
}
.isoError {
	font-weight: bold;
	font-size: 18px;
	color: #ff0000;
	font-family: Arial;
	background-color: #ffffff;
}

