/* Default CSS Stylesheet for a new Web Application project */


table, tr, td, p
{
	
	font-size: 9pt;
	color: #000000;
	/*line-height: 1.2em;*/ /*b4 Impact Pros old setting*/
	line-height: 1.2em;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
}

/*.backgroundImage - taken out bc background color in BODY
{
	background-position: left center;
	background-image: url(images/logo_MAT_nbkgrnd_small.jpg);
	background-repeat: no-repeat;
}*/

.backgroundImageButton
{
	background-position: left center;
	background-image: url(images/ButtonBkGrd.jpg);	
}

BODY
{	
	margin-top: 0px;
	margin-bottom: 0px; /*courtesy of flyingbridge.net*/
	margin-left: auto; /*courtesy of flyingbridge.net*/
	margin-right: auto; /*courtesy of flyingbridge.net*/
	font-weight: normal; 
	font-size: 0.8em;
	margin-bottom: 0px;
	word-spacing: normal;
	text-transform: none;
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	/*background-color: #AAAAAA;*/ /*--original LIGHT GRAY COLOR--*/
	background-color: #FDFEFE; /*--REAL LIGHT GRAY COLOR: MATCHES LIGHT COLORED BACKGROUND--*/
	text-align: center;
	/*background-position: left center;*/ /*TAKE OUT courtesy of flyingbridge.net*/
	/*background-image: url(images/bgBaseModel.gif);*/ /*works but took out*/
	/*background-image: url(images/bg_repeat.gif);*/
	background-image: url(images/background.gif);
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2
{
	font-weight: 700;
	font-size: 1.75em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT
{
	font-weight: 700;
	font-size: 1em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
A
{
	color: black;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
	text-decoration: underline;
}

A:links
{
	color: black;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
	text-decoration: none;
}	
		
A:visited
{
	color: "#C4141B";
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
	text-decoration: underline;
}	
		
A:active
{
	color: black;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
	text-decoration: none;
}	
		
A:hover
{
	cursor: hand;
	color: "#C4141B";
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
	text-decoration: underline;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
/*OL LI	{	
	list-style-type:	decimal;
	}	*/
OL LI	{	
	list-style-type: decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

/*OL OL OL LI	{	
	list-style-type:	lower-roman;
	}*/

OL OL OL LI	{	
	list-style-type:	decimal;
	}		

IMG
{
	margin: 0px;
}

/*table, tr, td, p
{
	
	font-size: 8pt;
	color: #000000;
	/*line-height: 1.2em;*/ /*b4 Impact Pros old setting*/
	/*line-height: 1.7em;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
}*/

.HIHdr
{
	font-weight: 500;
	font-size: 12pt;	
	word-spacing: normal;
	text-transform: none;
	color: #006699;
	line-height: 1.4em;
	font-style: normal;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
	letter-spacing: normal;
	text-decoration: none;
	font-weight: bold; 
}

.HIHdr_small
{
	font-weight: 500;
	/***font-size: 10pt;***/
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	color: #006699;
	line-height: 1.4em;
	font-style: normal;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
	letter-spacing: normal;
	text-decoration: none;
}

.HIHdr_sub
{
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	line-height: 1.4em;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
	letter-spacing: normal;
	text-decoration: none;
}

.HIHdr_sub_a
{
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	line-height: 1.4em;
	font-style: italic;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
	letter-spacing: normal;
	text-decoration: none;
}

.HIHdr_sub_b
{
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #339900;
	line-height: 1.4em;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
	letter-spacing: normal;
	text-decoration: none;
}

HR
{
	color: #ca8a37;
}

/*darker colored html links*/
A.A
{
	color: black;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
	text-decoration: underline;
}

A.A:links
{
	color: black;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
	text-decoration: none;
}	
		
A.A:visited
{
	color: "black";
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
	text-decoration: underline;
}	
		
A.A:active
{
	color: black;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
	text-decoration: none;
}	
		
A.A:hover
{
	cursor: hand;
	color: black;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
	text-decoration: underline;
}

/*alternating row cell colors*/
table.sample
{
	border-right: #ffcc66 thin solid;
	border-top: #ffcc66 thin solid;
	border-left: #ffcc66 thin solid;
	border-bottom: #ffcc66 thin solid;
}
table.sample td {
	border: 0px solid black;
	padding: 0.2em 2ex 0.2em 2ex;
	color: #999900;
}
table.sample tr.d0 td {
	background-color: #C1CED7;
}
table.sample tr.d1 td {
	background-color: #ffffff;
}

tr.d0 td
{
	color: black;
	background-color: #ffcccc;
}
tr.d1 td {
	background-color: #ffffff; color: black;
}

tr.d2 td
{
	border-left-color: #ccff99;
	border-bottom-color: #ccff99;
	color: black;
	border-top-style: solid;
	border-top-color: #ccff99;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #ffffff;
	border-right-color: #ccff99;
	border-bottom-style: solid;
}

.HImpactContainerTitleA
{
	background-position: left center;
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
	background-repeat: repeat;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
	font-variant: normal;
	text-decoration: none;
}

.HImpactTextBox
{
	background-position: left center;
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
}

.PostIt_Header
{
	background-position: left center;
	font-weight: bold;
	font-size: 12pt;
	color: blue;
	background-repeat: repeat;
	font-family: 'Californian FB';
	font-variant: normal;
	text-decoration: none;
}

.MainWaterMark
{
	background-position: center bottom;
	background-image: url(images/j0401908_MAT_wmrk_small.jpg);
	background-repeat: no-repeat;
}

/*IPROSTHETICS DEMO FORMAT - used to show hand b4 clicking demo*/
td.demohover {cursor: hand;}

/*H-IMPACT MENU USING CSS**/
/*td.menuon { background-color: #C4141B; color: #FFFFFF; cursor: hand;}*/ /*works red background - no img bkgrd*/
td.menuon { background-color: #C4141B; color: #FFFFFF; cursor: hand; background-image: url(images/btnTop_hvr.gif); }
td.menuoff
{
	/*color: #C4141B;*/ /*red color*/
	color: #ffffff; /*white*/
	background-color: #1E1E1E;
	background-image: url(images/btnTop.gif);
}
td.menutoplevel { background-image: url(images/MenuBar_Bluish_02.gif); font-weight: bold; }
td.menuspacer { background-image: url(images/btnTop.gif);}

/*H-IMPACT COMMENTS AND HIGHLIGHTS USING CSS**/
.commentblock
{
	border-right: #ccccff thin solid;
	border-top: #ccccff thin solid;
	border-left: #ccccff thin solid;
	color: #000000;
	border-bottom: #ccccff thin solid;
	background-color: #f0f6f7;
}
.commentblock2
{
	border-right: #e4c197 thin solid;
	border-top: #e4c197 thin solid;
	border-left: #e4c197 thin solid;
	color: #000000;
	border-bottom: #e4c197 thin solid;
	background-color: #f0f6f7;
}

.containerTD
{
	font-size: 9pt;
	color: #000000;
	line-height: 1.2em;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
}


