@charset "utf-8";
/* CSS Document */



/* Menu */


.celldescription {
	vertical-align:top;
	border-top:0px solid #9EBAEC;
	border-left:0px solid #9EBAEC;
	border-bottom:0px solid #9EBAEC;
	padding-top:5px;
	padding-left:5px;
	padding-right:10px;
	font-size:14px;
	text-align:justify;
	}
	
.cellimage {
	vertical-align:top;
	border-top:0px solid #9EBAEC;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	border-right:0px solid #9EBAEC;
	border-bottom:0px solid #9EBAEC;
	}
	
.cellmenu{
	vertical-align:top;
	padding:5px;
	font-size:14px;
	border-bottom:0px solid #EAEAEA;
	}


.infomenu {
	display:block;
	padding-top:0px;
	margin-bottom:15px;
	text-align:right;
	text-decoration: none;
	color: #3D76BD;
	}
	

/* Product Page */

.tradebody {

	}



.DRUG 
	{
	font-size:18px;
	color:#000000;
	}

.drugcutoff
	{
	font-size:10px;
	color:#000000;
	}
	


.bulletsheader
	{
	font-size:16px;
	font-weight:bold;
	color:black;
	padding-left:10px;
	}
	
.bullets
	{
	line-height:150%;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
	}


.infobox1
	{
	width:120px;
	line-height:14px;
	background-color:#EAEAEA; 
	border:1px solid #044d84; 
	padding: 3px; 
	text-align:center;
	font-size:12px;
	}
	
.infobox1 a
	{
	
	color:blue; 
	text-decoration:none;
	font-weight:normal
	}

.infobox2
	{
	width:120px;
	line-height:14px;
	background-color:#d6dce1; 
	border:1px solid #044d84; 
	padding: 3px; 
	text-align:center;
	font-size:12px;
	}
	
.infobox2 a
	{
	
	color:blue; 
	text-decoration:none;
	font-weight:normal;
	}

.infobox3
	{
	width:120px;
	line-height:14px;
	background-color:#EAEAEA; 
	border:1px solid #044d84; 
	padding: 3px; 
	text-align:center;
	font-size:12px;
	}
	
.infobox3 a
	{
	
	color:blue; 
	text-decoration:none;
	font-weight:normal
	}
	
