/* Emergency Response eTool PAGES STYLE SHEET     							*/
/* AUTHOR: Kym Pond, Christie Stewart, Rhett Thomas                 		*/
/*         USDOL OSHA Salt Lake Technical Center 							*/
/* LAST REVISED: 05/02/2002						 					     		*/
/*               For IE font sizes 				 							*/
/* 				 Default/Normal == x-small(IE) = small(NN)					*/
/************************************************************************/




/* BODY		{  margin-top: 0px;
		   margin-bottom: 0px;
		   margin-left: 0px;
  		   margin-right: 0px;		   
		   margin: 0px, 0px, 0px, 0px }
*/
			  
UL		 	{ list-style-type: disc }
UL UL	 	{ list-style-type: disc }
UL UL UL 	{ list-style-type: disc }

.exlarge	{  font-size: 18pt;
		   font-family: Verdana, Arial, Helvetica, Sans-Serif } 

.large	{  font-size: 12pt;
		   font-family: Verdana, Arial, Helvetica, Sans-Serif } 

.small	{  font-size: 8pt;
			color: #000000;
		   font-family: Verdana, Arial, Helvetica, Sans-Serif }		   

.smallBold	{  font-size: 8pt;
			color: #000000;
		   font-family: Verdana, Arial, Helvetica, Sans-Serif
		   font-weight: bold 	} 

.home	{  font-size: 7pt;
		   	   font-family: Verdana, Arial, Helvetica, Sans-Serif;
			   color: #FFFFFF;
			   font-weight: bold 	} 
			   
.comicbook	{  font-size: 14pt;
		   	   font-family: Comic Sans MS;
			   color: #000000;
			   font-weight: bold 	}
			   
.comicbook20	{  font-size: 20pt;
		   	   font-family: Comic Sans MS;
			   color: #000000;
			   font-weight: bold 	}
			   

/* the following font overloading are needed to allow the "%"s in the main  
   style sheet to work for the banner in NS4.7
 */
.skip {
	COLOR: #003399; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 1pt; HEIGHT: 0px; TEXT-DECORATION: none; font-stretch: extra-condensed
}

.banner-usdol {
	COLOR: #003399; FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif; FONT-SIZE: 16pt; FONT-WEIGHT: bold
}
.banner-agency {
	COLOR: #003399; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: bold
}

.medteal { background-color: #D6EFEF }
.white { background-color: #FFFFFF }


