body {
	margin: 0px;
	padding: 0px;
	background-color: white;
}
table {
	background-color: white;
}
td {
	font-size: 8pt;
	/*/*/
	font-size: 7.5pt;
	/* */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
a {
	color: #47707D;
}
a:hover {
	color: #C5D3D9;
}
.footer {
	color: #666;
}
a.footer {
	color: #666;
	text-decoration: none;
}
a.footer:hover {
	color: #C5D3D9;
	text-decoration: underline;
}
.green {
	color: #A3B999;
}
.gray {
	color: #777;
}
.blue {
	color: #2198B0;
}
.nav a:hover img {
	background-image: url(/_images/navOver.gif);
}
.certTesting {
	color: #507784;
	text-decoration: none;
}
a.certTesting:hover {
	text-decoration: underline;
}
.clearBG {
	background-color: transparent;
}
.homeList {
	padding-left: 12px;
	width: 165px;
}
.homeListBullet {
	color: #A3B999;
}
.pharmListBullet {
	color: #47707D;
}
.required
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif, Helvetica; 
	font-size:8pt;
	color:#ff0000;	
}
.bodytext
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif; 
	font-size: 8pt;
	color:#000000
}
