td 
	{font-family:verdana; font-size: small;}
	
body 
	{background: white url(images/fliBackground.gif); background-repeat: repeat;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	font-family:verdana; font-size: small;}
	
/*p	
	{font-family:verdana; font-size: small;}  Added for NS 4.7 but affects tips on every page*/
	
a:link  
	{color: #770000; text-decoration: underline;}
a:visited
	{color: #663366; text-decoration: underline;}
a:hover 
	{color: #666666; text-decoration: none;}

a.nav:link, a.nav:visited 
	{color: #ffffff; text-decoration: none;}
a.nav:hover 
	{color: #770000; text-decoration: underline;}	
		
.outterTable /* Problems w/NS 4.x -- not currently used */
	{border: 1px solid #000000; background-color: #000000;/*width: 80%; background-color: #000000;*/}

.navTableCell 
	{width: 100%; background-color: #999999;}

.navTable 
	{width: 100%;}	

.innerTable
	{background-color: #ffffff;}	

.bannerCell
	{background-color: #000000;}
	
.pageTitle
	{font-family: verdana; color: #000000; font-size: medium; font-weight: bold;} /*color: #770000*/

.pageSubTitle
	{font-family: verdana; color: #333333; font-size: small; font-weight: bold;} /*color: #770000*/


.margin /*main content section*/
	{margin-left: 25px;}		

	
/*Preview Release specific styles-------*/	
.footerPreview
	{font-size: x-small; color: #770000;}		
a.preview:link, a.preview:visited 
	{color: #ffffff; text-decoration: underline; font-size: x-small;}
a.preview:hover 
	{color: #770000; text-decoration: underline; font-size: x-small;}		
/*-----------------------------------*/	
	
	
/*Form field inputs-------*/
	.input 
		{background-color: #eeeeee; font-size: x-small}
	.button
		{background-color: #666666; color: #ffffff; font-size: small;}
/*------------------------*/	
	
	
/*News and Tips Contents ------*/	
	.sideTable 
		{border: 1px solid #000000;}
	.sideHeadTable 
		{background-color: #000000; color:#ffffff; border: 1px solid #000000;}
	.tips
		{font-size: x-small;}	
/*----------------------------*/			


/* Results Feedback ---------*/	
	.feedback
		{background-color: #eeeeee; font-size: small; border: 1px solid #cccccc;}
	.resultsFilter
		{font-size: x-small; background-color: #eeeeee; border: 1px solid #cccccc;}	
/*---------------------------*/


/* Results ------------------*/
	.italics
		{font-style: italic;}					
/*---------------------------*/


/* Selected Records ---------*/	
	.darkGrayRow
		{background-color: #eeeeee; font-size: small;} /*border: 1px solid #cccccc;*/
	.lightGrayRow
		{background-color: #f9f9f9; font-size: small;} /*border: 1px solid #cccccc;*/	
/*---------------------------*/


/*Tech Reqs ------*/	
	.teqHeadTable 
		{background-color: #666666; color:#ffffff; font-weight: bold; border: 1px solid #000000;}
/*----------------------------*/

/*Help Page styles ------*/	

	p.help
		{margin-left: 25px;}
	p.help2
		{margin-left: 50px;}
		
	p.help3
		{margin-left: 75px;}	
	
	li.help2
		{margin-left: 50px;}
		
	li.help3
		{margin-left: 75px;}	
	
	p.helpSections 
		{font-family:verdana; font-size: small; font-weight: bold; width:95%; 
		margin-left: 25px; padding: 3px;
		background-color: #dddddd; border: 1px solid;}
	
	.seeExample
		{font-size: x-small; color: #666666;}
	
	.stopList
		{border: 1px solid #cccccc;}	
		
	.subSection
		{color: #333333; font-weight: bold;}	
	
	a.top:link, a.top:visited 
		{color: #770000; text-decoration: none}
	a.top:active 
		{color: #666666; text-decoration: none}	
	
/*----------------------------*/
	
.padding
	{padding: 6px;}	
	
/*.seeRef
	{margin-top: 0px; margin-bottom: 0px; text-indent: -.5em; padding-left: .5em}*/	

.hr
	{color: #cccccc;}

.tableHeader		
	{background-color: #666666; color: #ffffff; font-weight: bold;}
	
.footer 
	{font-size: x-small; color: #666666;}
	
.x-small
	{font-size: x-small;}
	
.error
	{color:#770000; font-weight:bold;}
	
.note
	{color:#770000;}		
	
	
		
