BODY {
	width: 720px;
	margin-left: 5px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formlabels {
	font-size: 0.8em;
	color: #FFFFFF;
}

.tagline {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
}

.quicklinks {
	font-size: 0.8em;
	color: #039;
	text-align: right;
	line-height: 200%;
}

.quicklink { text-decoration: underline; }

.bodylink {
	font-size: 1.0em;
	color: #039;
	text-decoration: underline;
}

.breadcrumb {
	font-size: 0.8em;
	color: #333333;
}

.tab { position: relative; }

.tab-end { float: left; margin-top: 1px;}

.tab-label {
background-image:url(images/tab-blue-mid.jpg);
background-position:top;
background-repeat:repeat-x;
float: left;
}

.tab-label-selected {
background-image:url(images/tab-red-mid.jpg);
background-position:top;
background-repeat:repeat-x;
float: left;
}

.tab-label-text {
color: #ffffff;
font-size: 10px;
font-weight: bold;
margin-top: 4px;
float: left;
text-decoration: none;
}

.item-title {
font-size: 1.25em;
line-height: 150%;
color:#039;
font-weight:bold;
border-bottom: 2px #003399 solid;
}

.small-item-title {
font-size: 0.9em;
font-weight: bold;
color: #039;
text-decoration: underline;
}

.small-item-price {
font-size: 1.0em;
font-weight: bold;
color: #cc3300;
}
.instock {
font-size: 1.15em;
color:#009900;
font-weight:bold;
}

.price {
font-size: 1.25em;
color:#c00;
font-weight:bold;
}

.hotvalues {
	font-size: 1.1em;
	color: #ffffff;
	font-weight: bold;
}

.upsell-header {
font-size: 1.15em;
color:#000000;
font-weight:bold;
}

.alertbox {
	font-weight: bold;
	font-size: 1.1em;
	color: #ff4f00;
	font-variant: small-caps;
	border: 2px #ff4f00 solid;
	padding: 3px;
}

#medicaltip {
	width: 90%;
	margin: 20px auto;
	font-size: 1.0em;
	border: 2px #cc3333 solid;
	background-color: #FFFFCC;
}

