body {
	font-family : Verdana, sans-serif;
	background-attachment: fixed;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}

p, .P, td, blockquote, dl, dd, dt  {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-position: left;
	color: #333333;

}

UL, LI, OL { line-height: 20px; }

H1, .H1	 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666699;
	font-weight: bold;
}
H2, .H2  {
	font-size: 20px;
	color: #006666;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	display: block;

}
H3, .H3  {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;

}
H4, .H4  { font-size: 14px; }
H5, .H5  { font-size: 12px; padding: 4px; color: #006699; }

.taglinePharmacy {
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

A:LINK, A:VISITED { color: #0066CC; text-decoration: underline; }
A:HOVER { text-decoration: none; }
/** END SITE RELATED TAGS **/

/** DISPLAYED ON DRUG INFO PAGE **/
.InfoBox {
	BACKGROUND-COLOR: #E1FFFF;
	COLOR: #0553AC;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px;
}

/** LINKS & TEXT RELATED TO HOMEPAGE **/
A.lgHome:LINK, A.lgHome:VISITED, .lgHome {
	font-size: 14px;
	font-weight: bold;
	color: #009999;
}
A.lgHome:HOVER { text-decoration: none;}

/** LINKS & TEXT RELATED TO PHARMACY **/
A.lgPharmacy:LINK, A.lgPharmacy:VISITED, .lgPharmacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
A.lgPharmacy:HOVER { text-decoration: none;}

/** LINKS & TEXT RELATED TO HOW_TO_ORDER **/
A.lgOrder:LINK, A.lgOrder:VISITED, .lgOrder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F4BD00;
}
A.lgOrder:HOVER { text-decoration: none; }

/** LINKS & TEXT RELATED TO CUSTOMER_SERVICE **/
A.lgService:LINK, A.lgService:VISITED, .lgService {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}
A.lgService:HOVER { text-decoration: none; }

/** LINKS & TEXT RELATED TO LEARN_MORE **/
A.lgLearn:LINK, A.lgLearn:VISITED, .lgLearn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66CC66;
}
A.lgLearn:HOVER { text-decoration: none; }


input {
	font-size: 13px;
	color: #333333;
}
.pharmacyMFC {
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.pharmacyUNITS {
	font-size: 10px;
	color: #666666;
}
.pharmacyNOTES {
	font-size: 10px;
	color: #666666;
}
.pharmacyITEM {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.footer { color: #666666; font-size: 10px; text-decoration: none; line-height: 13px; }

dt { 
	margin: 0; 
	padding: 1.5em 0 .5em 0; 
	font-weight: bold;
}
dd { margin: 0; padding: 0 1.0em 0 .5em; }

#navbar {
	border-right: 1px dotted #CCC;
}

#navbar h1 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	font-weight: normal;

}

/* price page styles */
#saver {
	border: 1px solid #BAEBEB;
}
#canada {
	border: 1px solid #9B1E34;
}
#usa {
	border: 1px solid #4078FD;
}

/* shopping cart styles */
#uscart th {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
#cacart th{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.special {
	color: #CC0000;
}
input, select {
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
#rxtable td {
	padding: 4px;
	margin: 0px;
}
#rxtable td.nopad {
	padding: 0px;
	margin: 0px;
}

