body {
	margin: 0px;
	padding: 0px;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#ffffff;
	
}
#language{
	position: absolute;
	top: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width:84%; 
	text-align:left;
	text-align:right;
}
#language a{
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:underline;
}
#language a:hover{
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
}
#outershell{
	width:790px;
	margin:0px auto;
	height:auto;
	position: relative;
}

#container {
	margin:0 auto;
	padding: 0px;
	top: 0px;
	width: 778px;
	text-align:left;
	height: auto;
	border-right: 1px solid #e47923;
	border-bottom: 1px solid #e47923;
	border-left: 1px solid #e47923;
	background: url(/images/page_bkg.jpg) no-repeat;
}
* html #container {width: 735px;}

#bordercover{
	position:absolute;
	top:0px;
	left:1px;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2em;
	line-height:1em;
	font-weight:bold;
	color:#ff7720;
	margin-top:0;
	margin-bottom:0;
	text-transform:uppercase;

}
h2{
	font-size:1.4em;
	line-height:1em;
	font-weight:bold;
	margin-top:1em;
	margin-bottom:0.5em;
}
.smallercopy{
	font-size:1em;
	line-height:15px;
}
p{
	margin-top:1em;
	margin-bottom:1em;
}
li{
	font-size:1.2em;
	margin-top:0.6em;
	margin-bottom:0.6em;
}
LI LI, LI P, TD P, BLOCKQUOTE P {font-size:1em}

/* 3 coluums - left, center, right */
/* center column calls either Flash(homepage) or Content(rest of site) DIVs */
#left{
	width:164px;
	height:100%;
	float:left;
	clear:left;
	margin-top:176px;
}
#center{
	width:448px;
	height:100%;
	float:left;
	clear:none;
	text-align:center;
	position:relative;
	
}
img.titleimage{
	position:absolute;
	left:0px;
	top:62px;
}
#content{
	text-align:left;
	width:412px;
	height:auto;
	position:relative;
	margin:176px auto 0 auto;
	left: -1px;
	}
	
#content ol{
margin-left:0px;
	}
	#content ol li{
margin:0px;
	}
	
#content p{
	font-size:1.2em;
	 line-height:1.2em; 
	}
#content #label{
	font-size:12px;
	 line-height:1.2em; 
	}
	
input {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
select {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
.smallfont {
	font-size:11px;
	line-height:1.2em;

}
	
#content a, #content a:visited{
	color:#626794;
}
#content a:hover{
	color:#d28644;
}
#content ul{
	margin:5px;
	padding:0px;
	list-style: disc;
}
#content li{
	margin-left:10px;
	padding:0.5em 0;
	

}
#flash{
	width:448px;
	height:351px;
	margin-top:68px;
	background-color:#66CCFF;
}	
#right{
	width:166px;
	height:100%;
	float:left;
	clear:right;
	margin-top:104px;
	text-align:center;
}
#right h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1em;
	font-weight:bold;
	color:#ff7720;
	margin-top:0;
	margin-bottom:0;
	text-transform: uppercase;
}

#right .rightLink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:0 0 20px 0px;
	line-height:10px;
}

#right a, #right a:active, #right a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#003399;
	text-decoration:underline;
}

#right a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

#rightlogos{
	text-align:left;
	padding:0;
	margin:5px 0 0 10px;
}
#rightlogos img{ padding:0px 0 0px 0;}

#rightlogosHome{
	text-align:left;
	padding:0;
	margin:5px 0 0 10px;
}
#rightlogosHome img{ padding:0px 0 0px 0;}
html>/**/body #rightlogosHome img{ padding:0px 0 0px 0;}
html>/**/body #footerHome{top: 50px;}
* html #footerHome{top: 92px;} 
#footerHome{
	float:none;
	clear:both;
	height:150px;
	position:relative;
	text-align:center;
	top: 50px;
	font-size:1.2em;
}
#footerHome.home{
	height:275px !important;
}

#footer{
	float:none;
	clear:both;
	height:150px;
	position:relative;
	text-align:center;
	top: 93px;
	font-size:1.2em;
}

#mainnav {
	width: 144px;
	text-align: right;
	border-top: 1px solid #ff7117;
}
#mainnav ul{
	list-style:none;
	width: 144px;
	margin:0;
	padding:0;
}
#mainnav li{
	border-bottom: 1px solid #ff7117;
	width: 144px;
	margin:0;
	padding:0;
}
#mainnav li a{
	padding:5px 5px 5px 0px;
	display:block;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ff5612;
	text-decoration: none;
	height:100%;
}
#mainnav li a:hover,#mainnav li a.active{
	background-color:#ffdeb8;
}
#bottomnav{
	font-size:12px;
	line-height:12px;
	color:#626794;
	margin-bottom:20px;
	line-height:18px;
}
#bottomnav a, #bottomnav a:visited, #footer a, #footer a:visited{
	color:#626794;
}
#bottomnav a:hover, #footer a:hover{
	color:#d28644;
}
#tellafriend{
	line-height:14px;
	height: auto;
	margin-top: 10px;
}
#tellafriend a{
	color:#626794;
	display:block;
	margin-top:8px;
}
#tellafriend a:hover{
	color:#d28644
}
#tellafriend p{
	margin-left:23px;
	font-size:1em;
}
.required{
 color:#e47923
 }

#content ul.sitemap{
	margin:10px;
	padding:10px;
}
#content ul.sitemap li{
	margin-left:5px;
	text-transform:capitalize;
	list-style: disc;
}
#content ul.sitemaplist2{
	margin:10px;
	padding:10px;
}
#content ul.sitemaplist2 li{
	margin-left:5px;
	text-transform:uppercase;
	list-style: disc;
}
.button{
	background-color:#ffdeb8;
	color:#ff7117;
	border:1px solid  #ff7117;
	width:auto;
}
.bold{	
	font-weight:bold;
}
.bold input{	
	font-weight:normal;
}

#buttonswrapper{

float:left;
}
#signbutton {
float:left;
width:156px;
height:102px;
background:url(/images/signup-button.gif) no-repeat;
}
#signbutton  p{
/*margin:40px 10px 0px 15px;*/
margin:0px;
padding:0px;
color:#12595b;
font-weight:bold;
font-size:11px;
position:relative;
}
#signbutton  p a:link, #signbutton  p a:visited, #signbutton  p a:hover {
color:#12595b;
font-weight:bold;
position:absolute;
top:0px;
left:0px;
text-decoration:none;
padding:40px 10px 5px 15px;
}
#signbutton  p a span{
text-decoration:underline;
}
#tellfriend {
float:left;
width:156px;
height:102px;
background:url(/images/tellafriend-button.gif) no-repeat;
}
#tellfriend  p{
margin:0px;
padding:0px;
position:relative;
color:#12595b;
font-weight:bold;
font-size:11px;
}
#tellfriend  p a:link, #tellfriend  p a:visited, #tellfriend  p a:hover {
position:absolute;
color:#12595b !important;
font-weight:bold;
padding:40px 10px 5px 15px;
text-decoration:none;
}
#tellfriend  p a span{
	text-decoration:underline;
	}
.italic {
font-style:italic;}


.orange {
color:#d28644;
}

/*Print Support card css*/

#supportoutershell{
	width:700px;
	margin: 0px auto;
	position: relative;
	text-align:center;
}

#supportcontainer {
	padding:0px;
	top:0px;
	height:auto;
	text-align:center;
	float:left;
/*	border-right: 1px solid #e47923;
	border-bottom: 1px solid #e47923;
	border-left: 1px solid #e47923;*/
/*	background: url(/images/page_bkg.jpg) no-repeat;*/

}

#supportcontent p{
	font-size:1.2em;
/*	line-height:1.2em;*/
	}
	
#suptextwrapper {
	width:700px;
	clear:both;
	float:left;
	padding:0px;
	top:0px;
	text-align:left;
}

#suptextwrapper #column1{
	float:left;
	width:330px;
	position:relative;
}
#suptextwrapper #column2{
	float:left;
	width:330px;
	margin-left:15px;
	position:relative;
}

.clear{
	float:none;
	clear:both;
	height:1px;
	width:auto;
}

#suptextwrapper #column1 p, #suptextwrapper #column2 p, #bottombox #col1, #bottombox #col2, #fullrow p {
font-size:10px !important;
font-family:Arial, Helvetica, sans-serif !important;
}
#bottombox #col1 span{
font-family:Arial, Helvetica, sans-serif !important;
font-size:11px !important;
}

#suptextwrapper #column1 span, #suptextwrapper #column2 span{
font-size:11px !important;
font-weight:bold;
}
#fullrow{
clear:both;
float:left;
text-align:center;
width:100%;
}
#fullrow p{
position:relative;
text-align:center;
margin:0px;
padding:5px 0px;
}
#fullrow hr{
position:relative;
position:relative;
top:-2px;
margin:0 0 -2px 0;
padding:0;
color:#000000;
}
#bottombox {
clear:both;
float:left;
width:100%;
text-align:center;
top:0px;
height:auto;
}
#bottombox p{
	margin:0px;
	padding:0px;
	}
#bottombox #col1 {
float:left;
font-size:1.2em;
/*line-height:1.2em;*/
width:auto;
padding-left:10px;
}

#bottombox #col2 {
float:left;
font-size:1.2em;
/*line-height:1.2em;*/
width:148px;
}
#topwrapper {
	height:auto;
	text-align:center;
	margin:0 auto;	
	width:548px;
	}
#cardwrapper {
	height:377px;
	overflow:visible;
	text-align:center;
	float:left;
}
#topwrapper #cardwrapper .cardtop{
	height:26px;
	overflow:hidden;
	position:relative;
	top:0px
}
img.cardtop_r{
	position:absolute;
	top:0px;
	right:0px;
}
img.cardtop_l{
	position:absolute;
	top:0px;
	left:0px;
}
img.cardbottom_r{
	position:absolute;
	top:-20px;
	right:0px;
}
img.cardbottom_l{
	position:absolute;
	top:-20px;
	left:0px;
}
#topwrapper #cardwrapper .heading{
	font-size:24px;
	margin:0;
	padding:0;
	line-height:24px;
	font-family:"Trebuchet MS", sans-serif;
	color:#000;
	text-align:center;
	font-weight:bold;
	height:44px;
	overflow:hidden;
	width:548px;
	position:relative;
	
}

#topwrapper #cardwrapper .subheading {
	font-size:14px;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", sans-serif;
	color:#f26901;
	font-weight:bold;
	text-align:center;
	top:-5px;
	position:relative;
}
#topwrapper #cardwrapper .divider{
	height:2px;
	overflow:hidden;
	position:relative;
	top:0px;
	padding:0px;
}
#topwrapper #cardwrapper .cardbody{
	position:relative;
	width:546px;
	height:auto;
	top:0px;
	margin:0px;
	padding:0px;
	border-left:1px solid #ff01ff;
	border-right:1px solid #ff01ff;
}

#topwrapper #cardwrapper .drugnames{
	height:auto;
	position:relative;
	top:0px;
}
#topwrapper #cardwrapper .bodycopy{
	height:212px;
	text-align:left;
	position:relative;
	top:0px;
	padding:0 7px 0 7px;
}
#topwrapper #cardwrapper .bodycopy p{
	position:absolute;
	font-size:12px;
	left:310px;
	width:246px;
	top:0px;
	height:auto;

}
#topwrapper #cardwrapper .med {
font-size:13px;
line-height:18px;
color:#000;
text-align:center;
font-weight:bold;
}
.pinkcopy{
	clear:both;
	float:none;
	font-weight:bold;
	color:black;
}
#topwrapper #cardwrapper .small {
	font-size:11px;
	color:#535250;
	font-weight:bold;
	text-align:center;
	font-weight:normal;
}
#topwrapper #cardwrapper .cardbottom{
	position:relative;
	top:10px;
	margin:0px;
	padding:0px;
	height:26px;
}
.omnituretag{
	position:absolute;
	z-index:-999;
	}
/*
sup,sub {
height: 0;	
line-height: 1;	
vertical-align: baseline;	
_vertical-align: bottom;	
position: relative;	
}
sup {	
bottom: 1ex;
}
sub {	
top: .5ex;
}
*/

/* Home page ISI container - STARTS */
#ISIhome{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
	width:380px;
	text-align:left;}
#ISIhome a, a:active, a:visited{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
	color:#003698; 
	text-decoration:underline;
	font-weight:normal;}
#ISIhome a:hover{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
	text-decoration:none;
	font-weight:normal;}

.ISIhomeHdg{
	background:url(../images/ISI-home-heading.gif) top left no-repeat;
	height:22px;
	text-align:center;
	font-size:12.5px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;}

.ISIhomeRowFirst{
	font-weight:normal;
	border-left:1px solid #ff9a06;
	border-right:1px solid #ff9a06;
	background-color:#FFFFFF;
	height:32px;
	padding:5px 16px 5px 5px;}
.ISIhomeRow1{
	font-weight:normal;
	border-left:1px solid #ff9a06;
	border-right:1px solid #ff9a06;
	background-color:#FFFFFF;
	height:32px;
	padding:5px 16px 5px 13px;}
.ISIhomeRow2{
	font-weight:normal;
	border-left:1px solid #ff9a06;
	border-right:1px solid #ff9a06;
	background-color:#fde3ab;
	height:32px;
	padding:5px 16px 5px 13px;}
.ISIhomeRowLast{
	background:url(../images/ISI-home-footer.gif) top left no-repeat;
	height:7px;}
	
.floatLeft {float:left; width:98%;}
.floatRight {float:right;}

/* Home page ISI container - ENDS */

/* Pop up page ISI container - STARTS */
#isiPopup{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:16px;
	padding:15px;
	text-align:left;
	text-transform:none;}

#isiPopup h1{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-transform:none;
	padding:8px 0 8px 0;}

#isiPopup ul li{font-size:12px; line-height:16px; padding:0px;}
#isiPopup ol li{font-size:12px;}
#isiPopup img{padding-top:3px;}
html>/**/body #isiPopup img{padding-top:1px;}

.underlinedtxt{text-decoration:underline;}
.boldtxt{font-weight:bold;}
.floatRight{float:right;}
.clearAll{clear:both;}
.pad50{padding:0 100px 0 100px;}
.bluetxt{color:#003698; }

#isiPopup a, #isiPopup a:visited, #isiPopup a:active{
	font-size:12px;
	font-weight:bold;
	color:#003399;
	text-decoration:none;
	font-weight:normal;}

#isiPopup a:hover{
	text-decoration:underline; 
	font-weight:normal;}

/* Pop up page ISI container - ENDS */

/*Data grid starts*/
.outline{
	border-top:1px solid #000000; 
	width:500px; 
	font-weight:bold;}
.outlineNormal{
	border-top:1px solid #000000; 
	width:500px; 
	font-weight:normal;}
.col1{
	border-bottom:1px solid #000000; 
	border-left:1px solid #000000; 
	float:left; 
	width:85px; 
	padding:2px;}
.col2{
	border-bottom:1px solid #000000; 
	border-left:1px solid #000000; 
	border-right:1px solid #000000; 
	float:left; 
	width:404px; 
	padding:2px;}
	
.col1t1{
	border-bottom:1px solid #000000; 
	border-left:1px solid #000000; 
	float:left; 
	width:109px; 
	padding:2px;}
.col2t1{
	border-bottom:1px solid #000000; 
	border-left:1px solid #000000; 
	border-right:1px solid #000000; 
	float:left; 
	width:380px; 
	padding:2px;}
/*Data grid ends*/

/*Right panel logo - Sprite - Starts*/
html> /**/ body #rightLogos{padding-left:10px;}
#rightLogos{width:152px; padding-left:8px;}
.logo1 a{
	background:url(../images/rightcolumn/logosHomepage.gif) 0 0 no-repeat;
	height:58px;
	display:block;	}
.logo1 a:hover{background-position:-165px 0;}

.logo2 a{
	background:url(../images/rightcolumn/logosHomepage.gif) 0 -58px no-repeat;
	height:58px;
	display:block;	}
.logo2 a:hover{background-position:-165px -58px;}

.logo3 a{
	background:url(../images/rightcolumn/logosHomepage.gif) 0 -116px no-repeat;
	height:58px;
	display:block;	}
.logo3 a:hover{background-position:-165px -116px;}

.logo4 a{
	background:url(../images/rightcolumn/logosHomepage.gif) 0 -174px no-repeat;
	height:58px;
	display:block;	}
.logo4 a:hover{background-position:-165px -174px;}

.logo5 a{
	background:url(../images/rightcolumn/logosHomepage.gif) 0 -232px no-repeat;
	height:58px;
	display:block;	}
.logo5 a:hover{background-position:-165px -232px;}

.logo6 a{
	background:url(../images/rightcolumn/logosHomepage.gif) 0 -290px no-repeat;
	height:58px;
	display:block;	}
.logo6 a:hover{background-position:-165px -290px;}

.logo7 a{
	background:url(../images/rightcolumn/logosHomepage.gif) 0 -349px no-repeat;
	height:58px;
	display:block;	}
.logo7 a:hover{background-position:-165px -349px;}

.logo8 a{
	background:url(../images/rightcolumn/logosHomepage.gif) 0 -407px no-repeat;
	height:58px;
	display:block;	}
.logo8 a:hover{background-position:-165px -407px;}

.logo9 a{
	background:url(../images/rightcolumn/logosHomepage.gif) 0 -464px no-repeat;
	height:58px;
	display:block;	}
.logo9 a:hover{background-position:-165px -464px;}

.logo10 a{
	background:url(../images/rightcolumn/logosHomepage.gif) 0 -521px no-repeat;
	height:58px;
	display:block;	}
.logo10 a:hover{background-position:-165px -521px;}
.pBot5{padding-bottom:2px;}
/*Right panel logo Sprite - ends*/
.faq ul{padding:0; margin:0;}
.faq ul li{padding:0; margin:0; line-height:12px;}
#content1 p{
	font-size:1.2em;
	 line-height:1.2em;
     padding:4px;
     margin:4px;
	}