.nav{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #A52A2A;
	font-weight: bold;
}

.subnav{
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
}
a {
	color:#a52a2a;
}

th.soft p{
	font-weight: normal;
	text-align: left;
}
ul#Navigation {
	overflow: auto;    /* 1/06/2009 A. Wei: Added to fix problem with items appearing to the right of navigation
	                    in Firefox 3.x 
	                    e.g.: http://www.opm.gov/oca/payagent/2008/ 
	                    */
}
