html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: white; /* used to be: #4b5264 */
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
p {
	margin-top: 18px;
	margin-bottom: 18px;
}
label {
	width: 120px;
	display: block;
	float: left;
	padding: 3px 0 6px 0;
}
input {
	margin-bottom: 3px;
}
#Container {
	margin: auto;
	width: 768px;
	background: white url(/_images/_Widgets/dottedLine.gif) repeat-y 235px;
	min-height: 100%;
	height: auto !important;
	height: 100%; /* emulate min-height in IE */
}
strong {
	color: #0e2d56;
}

#Header {
	background-image: url(../_images/Header/BG.png);
	height: 76px;
	position: relative;
}
#Header img {
	display: block;
	margin: 0px;
}
#Header p {
	position: absolute;
	left: 253px;
	top: 6px;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
}

/**
 * MainMenu
 */
#MainMenu {
	margin-left: 92px;
	margin-top: -22px;
	height: 22px;
	z-index: 2;
	position: relative;
	background-image: url(/_images/MainNav/buttons.png);
}
#MainMenu ul {
	list-style: none;
	margin: 0px;
	padding-left: 152px;
}
#MainMenu li {
	margin: 0px;
	float: left;
}
#MainMenu a {
	height: 22px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
}
/* mainMenu Items */
#MainMenu .Products a { width: 80px; }

#MainMenu .Services a { width: 76px; }

#MainMenu .Partners a { width: 76px; }

#MainMenu .About a { width: 80px; }

#MainMenu .Contact a { width: 91px; }

#MainMenu .News a { width: 58px; }

#MainMenu .Careers a { width: 60px; }

#MainMenu .Products a:hover { background: url(/_images/MainNav/buttons.png) -152px -22px; }
#MainMenu .Services a:hover { background: url(/_images/MainNav/buttons.png) -232px -22px; }
#MainMenu .Partners a:hover { background: url(/_images/MainNav/buttons.png) -308px -22px; }
#MainMenu .About a:hover { background: url(/_images/MainNav/buttons.png) -384px -22px; }
#MainMenu .Contact a:hover { background: url(/_images/MainNav/buttons.png) -463px -22px; }
#MainMenu .News a:hover { background: url(/_images/MainNav/buttons.png) -555px -22px; }
#MainMenu .Careers a:hover { background: url(/_images/MainNav/buttons.png) -613px -22px; }


#Content {
	width: 532px;
	float: right;
	background: #f8f7f0;
}
#Content a {
	color: #666;
}
#Content .contact {
	color: black;
}
#Content .MainPanel {
	padding: 23px;
	background: no-repeat 178px 0px white;
}
#Content .MainPanel h1 {
	margin: 0 0 0 -2px;
	color: #0e2d56;
	font-weight: normal;
	font-size: 15px;
	height: 65px;
	vertical-align: top;
}
#Content .SecondPanel {
	color: #5d5c49;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 23px;
	background: url(/_images/_Widgets/dottedLine.gif) repeat-x top left #e3e2c5;
}
#Content .SecondPanel a {
	color: #5d5c49;
}
#Content .SecondPanel h2,
#Content .ThirdPanel h3 {
	text-transform: uppercase;
	color: black;
	font-size: 12px;
}
#Content .SecondPanel ul, #Content .MainPanel ul,
#Content .SecondPanel ol, #Content .MainPanel ol {
	margin-left: 0;
	padding-left: 0;
}
#Content .SecondPanel ul li, #Content .MainPanel ul li {
	list-style-image: url(/_images/_Widgets/bulletBlackSquareDot.gif);
	margin-left: 14px;
}
#Content .SecondPanel ol li, #Content .MainPanel ol li {
	margin-left: 22px;
}

#Content .ThirdPanel {
	color: #5d5c49;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 23px;
	background: url(/_images/_Widgets/dottedLine.gif) repeat-x top left;
}
#Content .ThirdPanel strong,
#Content .ThirdPanel strong a {
	color: black;
	text-decoration: none;
}
#Content .ThirdPanel em,
#Content .ThirdPanel em a {
	font-style: normal;
	font-weight: bold;
	color: #5d5c49;
	text-decoration: none;
}
#Content .ThirdPanel a {
	color: #5d5c49;
}
#Content .ThirdPanel strong a:hover,
#Content .ThirdPanel em a:hover {
	text-decoration: underline;
}

#ContentNews {
	/* align: center; */
	font-size: 10px;
	background-color: #ffffff;
}

#SideBar {
	width: 235px;
	float: left;
	font-size: 10px;
}


#SideBar .SignatureRX {
	padding: 15px 0 12px 0;
}
#SideBar .SignatureRX img {
	display: block;
	padding-left: 20px;
}
#SideBar .SignatureRX ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(/_images/SideBar/bulletDarkBlue.gif);
}
#SideBar .SignatureRX li {
	margin-bottom: 12px;
	color: black;
}
#SideBar .SignatureRX a.LearnMore {
	display: block;
	width: 110px;
	height: 0px !important;
	height /**/: 34px;
	padding-top: 34px;
	overflow: hidden;
	background-image: url(/_images/SideBar/LearnMore.png);
	margin-left: 21px;
}

#SideBar .TechSupport {
	padding: 19px;
}
#SideBar .TechSupport strong, #SideBar .TechSupport a {
	color: #0e2d56;
}
#SideBar .TechSupport .AdobeReader {
	color: #999;
}
#SideBar .TechSupport ul {
	list-style-image: url(/_images/_Widgets/pdf_icon.png);
	vertical-align: middle;
	margin: 0px;
	margin-top: -16px;
}
#SideBar .TechSupport ul li {
	margin: 0px;
	margin-left: 30px;
	padding: 0px;
	padding-top: 2px;
}
#SideBar .TechSupport ul li a {
	color: black;
}

#Footer {
	clear: both;
	color: #666;
	font-size: 9px;
	height: 55px !important;
	height /**/: 58px;
	padding: 3px 0 0 236px;
	background: url(/_images/_Widgets/dottedLine.gif) top left repeat-x;
}
#Footer p {
	margin: 0px;
}
#Footer a {
	color: #666;
	text-decoration: none;
}
#Footer a:hover {
	text-decoration: underline;
}
#Footer img.logo {
	padding-top: 1px;
	vertical-align: middle;
	padding-bottom: 5px;
}

.FeaturedProduct {
	width: 487px;
	height: 168px;
	background-image: url(/_images/Products/IndependantPharmacies/FeaturedProductBG.png);
	background-repeat: no-repeat;
}
.FeaturedProduct img {
	float: right;
	margin-top: 17px;
	display: block;
}
.FeaturedProduct .content {
	float: left;
	width: 290px;
	margin-left: 17px;
	color: #041f43;
	font-size: 9px;
}
.FeaturedProduct h2 {
	text-indent: -9000px;
	margin: 0px;
	height: 36px;
}
.FeaturedProduct h3 {
	margin: 0px;
	font-size: 12px;
}
.FeaturedProduct p {
	margin-top: 0px;
}
.FeaturedProduct a.LearnMore {
	width: 108px;
	height: 27px;
	display: block;
	background-image: url(/_images/Products/IndependantPharmacies/LearnMore.png) !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_images/Products/IndependantPharmacies/LearnMore.png', sizingMethod='scale');
	text-indent: -9000px;
	overflow: hidden;
}

.columns {
	width: 100%;
}
.columnLeft {
	width: 200px;
	float: left;
}
.columnRight {
	width: 240px;
	float: left;
}
.clear {
	margin: 0px;
	clear: both;
}


#SideBar #ProductsSideMenu {
	zoom: 1;
}
#SideBar #ProductsSideMenu ul {
	padding-top: 17px;
	padding-bottom: 33px;
	background: url(/_images/_Widgets/dottedLine.gif) bottom left repeat-x;
	zoom: 1;
}

#SideBar #ProductsSideMenu ul li {
	position: relative;
	zoom: 1;
	list-style: none;
}
#SideBar #ProductsSideMenu ul li a {
	color: black;
	text-decoration: none;
	display: block;
	padding: 3px;
}
#SideBar #ProductsSideMenu ul li a:hover {
	text-decoration: underline;
}
#SideBar #ProductsSideMenu ul li ul {
	display: none;
	position: absolute;
	left: 235px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	width: 220px;
	clear: both;
}
#SideBar #ProductsSideMenu ul li ul li {
	margin: 0px;
	padding: 0px;
	zoom: 1;
}
#SideBar #ProductsSideMenu ul li ul li a {
	color: #4b4747;
	height: 11px !important;
	padding: 3px;
	padding-left: 7px;
	border-top: 2px solid #e4e4e4;
	border-bottom: 2px solid #e4e4e4;
	background: url(/_images/Products/wSideMenuBullet.gif) bottom right no-repeat #e4e4e4 !important;
	display: block;
}
#SideBar #ProductsSideMenu ul li ul li a:hover {
	color: #46638c;
	text-decoration: none;
	border-color: #f4f4f4;
	background: url(/_images/Products/wSideMenuBullet.gif) top right no-repeat #f4f4f4 !important;
}
#SideBar #ProductsSideMenu ul li:hover ul {
	display: block;
}