.category { text-decoration: none; font-size: 8pt; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }

.meds { text-decoration: none; font-size: 8pt; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 18px;}
.meds:hover { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #333333; font-weight: normal; font-size: 8pt; }

.logo { text-decoration: none; font-size: 14pt; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: normal; }
.PCS { text-decoration: none; font-size: 10pt; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: normal; }

.bdtxt { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333; line-height: 12pt; }
.h1td { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #333333; font-weight: bold; }
.howto { text-decoration: none; font-size: 9pt; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-align: normal; text-transform: uppercase; }

.spl { text-decoration: underline; font-size: 9pt; color: #0000ee; font-family: Arial, Helvetica, sans-serif; font-weight: normal; }
.spl:hover { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #0000ee; font-weight: normal; font-size: 9pt; }

.drughead { font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #336699; line-height: 15px; font-weight:bold; text-decoration:none;}
.prices { font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; line-height: 15px; font-weight: normal; text-decoration: line-through;}
.pricesnew { font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #c80000; line-height: 15px; font-weight:bold; text-decoration: none;}

.hdTxt {
	font-size: 16pt;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	}
/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 10px 5px 0px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
	font-size: 80%;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

#breadCrumbsmall{
	padding: 5px 0px 5px 0px;
	color: #000066;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 780px;
}

#breadCrumbsmall a{
	color: #000066;
	font-size: 11px;
	
}

#breadCrumbsmall a:hover{
	color: #005FA9;
	text-decoration: underline;
	
}