@charset "UTF-8";
a:link {
	color: #3A62B1;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3A62B1;
}
a:hover {
	text-decoration: none;
	color: #63CD75;
}
a:active {
	text-decoration: underline;
	color: #3A62B1;
}
/* CSS Document */

.Home_FeaturedImage_Pharmacy {
	background-image: url(images/Home_Featured_Pharmacy.jpg);
	background-repeat: no-repeat;
}
.Home_FeaturedText_Pharmacy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
.Home_FeaturedImage_ProCare {
	background-image: url(images/Home_Featured_ProCare.jpg);
	background-repeat: no-repeat;
}
.Home_FeaturedText_ProCare {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	line-height: 18px;
	text-align: left;
}
.BodyText_Intro {
	font-size: 16px;
}
.BodyText_Highlight {
	color: #4E76B2;
	font-weight: bold;
}
.BodyText_Headers {
	font-size: 21px;
	color: #4E76B2;
	line-height: 25px;
}
.BodyText_SubHeaders {
	font-size: 18px;
	color: #4E76B2;
}
.Contact_FeaturedImage {
	background-image: url(images/Contact_Featured.jpg);
	background-repeat: no-repeat;
}
.BodyText_ExtrasHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4E76B2;
}
.bottomcenter {
	text-align: center;
}
