div#metaContainer {
	height: 110px;
	width: 100%;
}

div#headerPrint {
	visibility: visible;
	width: 670px;
	height: 98px;
	text-align: left;
}

/*#########################################*/

div#contentContainer {
	width: 770px;
	text-align: left;
	padding: 0px;
}

/*#########################################*/

div#flashContainer {
	display: none;
}

div#flashcontent {
	display: none;
}

div#sitemap {
	display: none;
}

div#icapsineurope {
	display: none;
}

/*###*/

div#OuterNavContainer {
	display: none;
}

div#navContainer {
	display: none;
}

ul#topNav {
	display: none;
}

ul#topNav li {
	display: none;
}

ul#topNav li a strong {
	display: none;
}

ul#topNav li a.navLo {
	display: none;
}

ul#topNav li a:hover.navLo {
	display: none;
}

ul#topNav li a.navHi {
	display: none;
}

/*#########################################*/

div#columsContainer {
	padding: 0 0 0 1px;
	height: 1%;
}

/*###*/

div#leftContainer {
	display: none;
}


div#leftContainer ul {
	display: none;
}

div#leftContainer li {
	display: none;
}


div#leftContainer a {
	display: none;
}


div#leftContainer a:hover {
	display: none;
}

div#leftContainer #aktiv a {
	display: none;
}

div#leftContainer ul a {
	display: none;
}


div#leftContainer ul a:hover {
	display: none;
}

/*###*/

div#leftContainer #leftContainerSub ul {
	display: none;
}


div#leftContainer #leftContainerSub li {
	display: none;
}


div#leftContainer #leftContainerSub a {
	display: none;
}


div#leftContainer #leftContainerSub a:hover {
	display: none;
}

div#leftContainer #leftContainerSub #aktiv a {
	display: none;
}



div#leftContainer #leftContainerSub ul a {
	display: none;
}

div#leftContainer #leftContainerSub ul a:hover {
	display: none;
}


/*###*/

div#centerContainer {
	float: left;
	text-align: left;
	width: 600px;
	color: #666666;
	text-decoration: none;
}

div#centerContainer ul {
	padding: 6px 0 22px 14px;
	list-style-type: disc;
	color: #F06510;
	font-weight: bold;
}

div#centerContainer ul a {
	color: #F06510;
	text-decoration: none;
}

/*#########################################*/

div#footerTop {
	display: none;
}


/*
div#footerBox {
	height: 19px;
}
*/

div#footerBoxPrint {
	visibility: visible;
	width: 670px;
	height: 38px;
	float:left;
}

div#footerText {
	display: none;
}

div#footerTextPrint {
	visibility: visible;
	float: left;

}

div#footerTextPrint p
{
	margin: 0;
	text-align:left;
}

div#footerTextPrint img
{
	float: left;
}


/*######################################*/

div#flyOutTextSize {
	display: none;
}


div#flyOutTextSizeCont {
	display: none;
}


/*#############################################################################################*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height: 1.35em;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	background-color: #ffffff;
}

.clearBoth {
	clear: both;
}

/*#############################################*/

.flashNav a {
	text-decoration: none;
	color: #666666;
}

.flashNavLarge a {
	text-decoration: none;
	color: #666666;
	font-size: 115%;
	line-height: 115%;
}

.flashNavLarger a {
	text-decoration: none;
	color: #666666;
	font-size: 130%;
	line-height: 130%;
}

.flashNavLargest a {
	text-decoration: none;
	color: #666666;
	font-size: 145%;
	line-height: 145%;
}

.flashNavHuge a {
	text-decoration: none;
	color: #666666;
	font-size: 160%;
	line-height: 160%;
}

.centerContainerText {
	font-size: 100%;
	line-height: 135%;
}

.centerContainerTextLarge {
	font-size: 115%;
	line-height: 150%;
}

.centerContainerTextLarger {
	font-size: 130%;
	line-height: 165%;
}

.centerContainerTextLargest {
	font-size: 145%;
	line-height: 180%;
}

.centerContainerTextHuge {
	font-size: 160%;
	line-height: 195%;
}

/*#############################################*/

.footer {
	text-decoration: none;
	color: #666666;
	font-size: 0.80em;
}

.footer a {
	text-decoration: none;
	color: #007CC0;
}

.footer a:hover {
	text-decoration: none;
	color: #F06510;
}

.footerimage {
	float: left;
	padding-right: 10px;
}

h1 {
	font-size: 1.50em;
	color: #F06510;
	padding: 34px 0 0 0;
}

.prodLeft {
	display: block;
	width: 172px;
}

.prodCenterFloatRight {
	display: block;
	float: right;
	padding-left: 30px;
	padding-top: 20px;
}

.prodCenterLeft {
	display: block;
	float: left;
}

.prodCenterRight {
	display: block;
	float: left;
	padding-left: 22px;
}

.prodRightFloatRight {
	display: block;
	float: right;
	padding: 34px 0 30px 30px;
}

.prodRightFloatRightHP {
	display: block;
	float: right;
	padding: 34px 0 0 30px;
}

div#leftContainer p {
	padding-top: 10px;
}

div#centerContainer a {
	text-decoration: none;
	color: #F06510
}

/*#####*/

.textSizeDefault {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	line-height: 220%;
	padding-right: 20px;
}

.textSizeDefaultHi {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	line-height: 220%;
	padding-right: 20px;
}

a:hover.textSizeDefault {
	color: #FFFF00;
}

/*#####*/

.textSizeLarge {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 125%;
	line-height: 150%;
	padding-right: 20px;	
}

.textSizeLargeHi {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-size: 125%;
	line-height: 150%;
	padding-right: 20px;	
}

a:hover.textSizeLarge {
	color: #FFFF00;
}


/*#####*/

.textSizeLarger {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 150%;
	line-height: 150%;
	padding-right: 20px;	
}

.textSizeLargerHi {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-size: 150%;
	line-height: 150%;
	padding-right: 20px;	
}

a:hover.textSizeLarger  {
	color: #FFFF00;
}

/*#####*/

.textSizeLargest {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 175%;
	line-height: 165%;
	padding-right: 20px;	
}

.textSizeLargestHi {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-size: 175%;
	line-height: 165%;
	padding-right: 20px;	
}

a:hover.textSizeLargest  {
	color: #FFFF00;
}

/*#####*/

.textSizeHuge {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 300%;
	line-height: 140%;
	padding-right: 20px;	
}

.textSizeHugeHi {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-size: 300%;
	line-height: 140%;
	padding-right: 20px;	
}

a:hover.textSizeHuge  {
	color: #FFFF00;
}

/* Coupon Styles  */
#surveyBox {background-color: #fefac9; border: 1px solid #0875bd; width: 450px; padding: 20px 0 20px 0;}
.left {float:left;}
.right {float:right;}
.info{width: 275px; margin-top: 20px;}
.zipimage { width: 175px; height:300px; }
.threeRadio { width: 200px; clear:both; }
.radio {margin: 5px 10px 0 30px; color: #000000; }
.header0 {margin-left: 115px;}
.header1 {margin-left: 200px;}
.header2 {margin-left: 10px;}
.header3 {margin-left:250px; }
.header4 {margin-left: 0px; }
.header5 {margin-left: 15px; }
.AMD {margin-top: -15px; width: 440px; height:150px; }
.surveyQuestion { color: #cc3333; font-weight: bold; margin: 10px 10px 5px 40px; text-indent: -20px;}
.surveyAnswer {margin-left: 30px; }
.TextLabel {width: 130px; line-height: 25px; font-weight: bold; margin-left: 10px; font-size: 0.75em;}
.couponText {width: 175px; margin-top: 1px; }
.dosage {width: 40px }
.select {width: 140px; }
.zip {width: 75px; clear:right; }
.checkBold{ margin-left: 30px; margin-top: 7px; font-weight: bolder;}
.icaps {font-weight: bold; color: #CC3333;}
.surveyTable {margin-left:20px}
.printCoupon {margin-top: 20px}
th {color: #000000; text-align:center}
.footnote {font-size: 0.60em!important;}	
