/*
MOFpages.css  06-18-20 DSB
*/

/* typography and color rules */

 	body { color: #000000;  }
	body { background-color: #ffffff; }
	body { font-family: Arial, Helvetica, sans-serif; }

	div.main {  color: #000000;  font-family: Arial, Helvetica, sans-serif; text-align:LEFT; margin-left:10px; }
	a.skipnav,a.skipnav:hover,a.skipnav:active,a.skipnav:visited 
         {color: #009999; font-size: 1px; text-decoration: none} 
/* font-size changed from 13px to 12px    09-16-04  */
	p.main {  color: #333333;  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; letter-spacing: 0.065em; line-height: 15px; margin-top: 5px; }

	p.notice {  color: #333333;  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; letter-spacing: 0.065em; line-height: 15px; margin-top: 1px; }

	p.homeblurb {  color: #333333;  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; letter-spacing: 0.065em; line-height: 15px; margin-left: 20px; margin-top: 10px; margin-right: 10px; }

	p.list {  color: #000000;  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; letter-spacing: 0.065em; line-height: 15px; margin-left: 36px; }

	p.cal {  color: #000000;  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; letter-spacing: 0.065em; line-height: 14px; margin-left: 0px; }

	b.cal {  color: #000000;  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; letter-spacing: 0.065em; line-height: 14px; margin-left: 0px; }

	b.cal2 {  color: #000000;  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; letter-spacing: 0.065em; line-height: 15px; margin-left: 0px; }

	h3 { color: #990000;  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; font-style: italic; line-height: 20px;  }

	h3.notice { color: #990000;  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; font-style: italic; line-height: 17px; margin-bottom: 3px;  }

	h4 { color: #993366;  font-family: Times, serif; font-size: 17px; font-weight: bold; font-style: italic; letter-spacing: 0.02em; line-height: 20px;  margin-bottom: 1px; }

/*  changed 01-20-05 for Partner Organizations  */
	h5 { color: #336633;  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; font-style: normal; letter-spacing: 0.02em; line-height: 16px;  margin-bottom: 1px; }

	b { color: #333333;  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; font-style: normal; letter-spacing: 0.02em; line-height: 18px;  }

	b.purple { color: #993366;  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; font-style: normal; letter-spacing: 0.02em; line-height: 18px;  }

/* changed to be 12px same as p.main  09-16-04  */
	li {  color: #000000;  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; letter-spacing: 0.065em; line-height: 15px; margin-bottom: }

	li.full {  color: #000000;  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; letter-spacing: 0.065em; line-height: 15px; margin-bottom: 10px; }

	li.bottle {  color: #000000;  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; letter-spacing: 0.065em; line-height: 14px; margin-bottom:2px; }

	p.copyrt { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 70%; text-align: center;	}

	p.smaller { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 75%; text-align: left;	}

	p.footnote { color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 65%; text-align: left;	}

table.notice {
   border: 4px solid color: #333333;
}