.logo {
    text-decoration: none;
	font-size: 14pt;
	color: #E9E9DC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.number {
    text-decoration: none;
	font-size: 11pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.meds {
    text-decoration: none;
	font-size: 8pt;
	color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.meds:hover {
	text-decoration: none;
	 color: #5E87A1;
	font-weight: underline;
	}

.links {
    text-decoration: none;
	font-size: 8pt;
	color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.links:hover {
	text-decoration: none; 
	color: #5E87A1;
	}

.midlinks {
    text-decoration: none;
	font-size: 9pt;
	color: #A81013;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.midlinks:hover {
	text-decoration: none; 
	color: #282828;
	}
	
.specials { 
	text-decoration: none; 
	font-size: 9pt; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	}
	
.spmeds { 
	text-decoration: underline; 
	font-size: 10pt;
	 color: #0000ee; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: regular; 
	}
	
.spmeds:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #0000ee; 
	font-weight: regular; 
	font-size: 10pt; 
	}

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

.bdtxt {
	font-size: 10pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
.drughead { font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #5a849c; line-height: 15px; font-weight:bold; text-decoration:none;}
.prices { font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; 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;}
	
.bdheader { 
	text-decoration: none; 
	font-size: 10pt; 
	color: #981b1e; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	}

.pgheader { 
	text-decoration: none; 
	font-size: 12pt; 
	color: #981b1e; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-transform: uppercase; }

.faqs { 
	text-decoration: underline; 
	font-size: 10pt; 
	color: #0000EE; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	}
	
.footertxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: regular;
	}
	
.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	}

.faqs:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #0000EE; 
	font-weight: normal; 
	font-size: 10pt; 
	}

/************* 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;
	
}