/* Default CSS Stylesheet for a new Web Application project */

table, tr, td, p
{
	font-size: 14px;
	color: #381E72;
	line-height: 1.2em;
	font-family: Lucida Sans Unicode, Century Gothic, tahoma;
}

.footerArea
{
	font-size: 8pt;
	color: #000000;
	line-height: 1.4em;
	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;
	font-weight: normal;
	font-size: 0.8em;
	margin-bottom: 0px;
	word-spacing: normal;
	text-transform: none;
	background-image: url(images/NonasSweetsSkin_w_CroppedBkgrd.gif);
	background-repeat: repeat-x;
	font-family: Lucida Sans Unicode, Century Gothic, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #C7BEDC;
	text-align: center;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Lucida Sans Unicode, Century Gothic, 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: Lucida Sans Unicode, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H3	{	
	font-family: Lucida Sans Unicode, Century Gothic, 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: Lucida Sans Unicode, Century Gothic, 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: Lucida Sans Unicode, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H6	{	
	font-family: Lucida Sans Unicode, Century Gothic, 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: Lucida Sans Unicode, Century Gothic, Verdana, 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: Lucida Sans Unicode, Century Gothic, Verdana, 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: #FFFFFF;
	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: #FFFFFF;
	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;
	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: Black
}

/*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: #ccff99;
}
table.sample tr.d1 td {
	background-color: #ffffff;
}

tr.d0 td {
	background-color: #ccff99; color: black;
}
tr.d1 td
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	color: black;
	border-bottom: black thin solid;
	background-color: #fdd087;
}

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: 15pt;
	color: #381E72;
	background-repeat: repeat;
	font-family: 'Californian FB';
	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;
}

hr { 
color: #887D5E; 
} 



.PostIt_Header
{
	background-position: left center;
	font-weight: bold;
	font-size: 12pt;
	color: black;
	background-repeat: repeat;
	font-family: 'Californian FB';
	font-variant: normal;
	text-decoration: none;
}

.MainWaterMark
{
	background-position: center top;
	background-image: url(images/BaseModelBackground.gif);
	background-repeat: no-repeat;	
}

/*Image Hover FORMAT - used to show hand b4 clicking LargerImage*/
.ImageHover
{
	font-weight: bold;
	cursor: hand;
	text-decoration: underline;
}

/*H-IMPACT MENU USING CSS OLD
tr.menuon { background-color: #e4c197; color: #FFFFFF; }
tr.menuoff
{
	color: #000000;
	background-color: #F0F6F7;
}**/
/*H-IMPACT MENU USING CSS**/
tr.menuon { background-color: #FDD087; color: #FFFFFF; }
tr.menuoff
{
	color: #000000;
	/*background-color: #F0F6F7;*/
}
tr.menutoplevel { background-image: url(images/MenuBar_Bluish_02.gif); font-weight: bold; }

/*H-IMPACT COMMENTS AND HIGHLIGHTS USING CSS**/
.commentblock
{
	border-right: #A5CBCC thin solid;
	border-top: #A5CBCC thin solid;
	border-left: #A5CBCC thin solid;
	color: #000000;
	border-bottom: #A5CBCC 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;
}
