/*
TNSpages.css  08-31-10  DSB
*/

/* typography and color rules */

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

a:link { color: #333333}  /* for unvisited links */
a:visited { color: #3333cc } /* for visited links */
a:active { color: #330000 } /* when link is clicked */
a:hover { color: #330033 } /* when mouse is over link */

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

	a.peoplelinks,a.peoplelinks:hover,a.peoplelinks:active,a.peoplelinks:visited  {  color: #006699;  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal;  line-height: 16px; margin-top: 10px;  margin-left: 26px }

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

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

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

	p.hometextlinks { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 75%; }

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

	a.skipnav,a.skipnav:hover,a.skipnav:active,a.skipnav:visited 
         {color: #009999; font-size: 1px; text-decoration: none} 

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

font.separator { color:  #009999; font-size: 1px;  }

	.menutext { color:#666666; background-color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:12px; }

	.submenutext { color:#666666; background-color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:10px; text-align: right; }

