/* Hospital eTool PAGES STYLE SHEET     										*/
/* AUTHOR: Kym Pond and Christie Stewart                            		*/
/*         USDOL OSHA Salt Lake Technical Center 							*/
/* LAST REVISED: 02/26/2004						 					     		*/
/*                                  				 							*/
/************************************************************************/

	  

UL		 	{ list-style-type: disc }
UL UL	 	{ list-style-type: circle }
UL UL UL 	{ list-style-type: square }


.title		 { color: #3366CC; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 80% } 

.subtitle	 { color: #3366CC; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 160% }
		  	   
.modules	 { color: #ffffff; font-weight: bold; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 80% }

.clickhere	 { color: #6b5952; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 80% }		  	   		  	   

.caption	 { font-size: 90%; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 80% }	


.yellowBkgnd  { background-color: #fc0 }
.dk-blueBkgnd   { background-color: #039 }
.whiteBkgnd  { background-color: #fff }
.blueBkgnd  { background-color: #36c }
.aquaBkgnd  { background-color: #099 }
.bold {font-weight:bold;}
.italic {font-style:italic;}
.courier { font-family: "Courier New", Courier, Monaco }
.medblue { background-color: #b3c1dd }
.ltblue { background-color: #d6deed }
.medgrey { background-color: #adbec7 }
.ltgrey { background-color: #d0dadf }
.medtan { background-color: #dacabc }
.lttan { background-color: #e4dacf }
.medmust { background-color: #e4deb1 }
.ltmust { background-color: #efebcf }
.medgreen { background-color: #989e8f }
.ltgreen { background-color: #b9bdb3 }
.dkgrey { background-color: #c0c0c0 }
.sfgrey { background-color: #dadada }
.medrose { background-color: #dcbebe }
.ltrose { background-color: #f0e3e3 }
.medshade { background-color: #aaa6b7 }
.ltshade { background-color: #c6c3ce }
.dkrose { background-color: #ca8b7b }
.sitemap { background-color: #dfdfce }
.medplum { background-color: #7588b5 }
.ltplum { background-color: #a2aecc }
.dkgreen { background-color: #98cbb3 }
.sfgreen { background-color: #c2e0d2 }


/* ANCHORS */
/* A:link { color: #0033cd } */
/* A:hover	{	background-color: #889DD5;} */

.buttonon		  { color: #ffffff; font-weight: bold; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; font-size: 75% }
.buttonon:hover { color: #ffffff; font-weight: bold; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline; font-size: 75% }
.buttonoff		  { color: #cece9c; font-weight: bold; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; font-size: 75% }
.buttonoff:hover { color: #cece9c; font-weight: bold; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline; font-size: 75% }


title and subtitle used to be #559090
