    body {
	margin:0 0 0 0;
	background: #FFFFFF;
}

    a:link, a:visited, a:hover {
	color: #F02F94;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #90278e;
}
	
h1, h2, h3, h4, {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 120%;
 color: #334d55;
}

h2{
	font-size: 14px;
	color: #006935;
	line-height: 20px;
	padding: 0 0 0 10px;
}


.style2 {
	color: #90278e;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90278e;
}
.style10 {
	font-size: 12px;
	color: #F02F94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/***************** main styles ******************************/

#container {
	width: 920px;
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}


	#clear{
	height:20px;
	width: 600px;
	}
	
	/**************  Pharma Top sub links - right nav *****************/

#pl_topsubLinks a:link, #ph_topsubLinks a:visited {
	display: block;
	border-bottom: 1px solid #ECEEEF;
	padding: 3px 3px 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 6px;
	height: 31px;
}

#pl_topsubLinks a:hover{
	text-decoration: none;
	text-transform: uppercase;
	border-bottom-style: dotted;
}

/***************** top header ******************************/

#masthead{
	width:800px;
	height:85px;
	margin: 0;
	
}

#header {
	width: 800px;
	height: 85px;
	background: #000 url("images/header.jpg") no-repeat;
	font-size: 14pt;
	color: #FFF;
}



/***************** main content holder ******************************/

#content{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006935;
	width: 600px;
	padding-left: 10px;
}

                      
/***************** top navgation ******************************/
 
 #globalNav {
	width: 800px;
	height: 30px;
	color: #cccccc;
	background: #cce1d7;
	font-weight: bold;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	
}

#globalNav a, #globalNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 4px 0px 0px;
	margin-left: 15px;
	line-height: 30px;
	text-decoration: none;
	text-transform: capitalize;
}

#globalNav a:hover {
	color: #FFF;
	text-decoration: none;
}
   
  


/***************** breadcrumb ******************************/

#breadCrumb a, #breadCrumb a:visited{
	font-size: 9px;
	padding: 5px 0px 15px 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	width: 640px;
	line-height: 20px;
}

#breadCrumb a:hover {
	color: #9A728C;
	text-decoration: none;
}

/***************** content block ******************************/


#contentBlock {
	background: #C5DFD1 url("images/green_box1.jpg") top center repeat-x;
	padding: 10px 10px 10px 10px;
	
}

#contentBlock1 {
	background: #C5DFD1 url("images/green_box1.jpg") top center repeat-x;
	padding: 10px 10px 10px 10px;
	float:left;
	
	
}

/***************** thumbnail box ******************************/


	.features {
	width: 150px;
	border: 1px solid #ccc;
	padding: 12px;
	background: #eee;
	color: #454545;
	float: left;
	margin: 0px 17px 0px 0px;
	}
	.image { float: left; margin: 0 9px 3px 0; }


/***************** right side box ******************************/

#navBar{
	margin: 0 0 0 630px;
	width:160px;
	padding: 0px;
	background-color: #99c2ae;
}
	#rightSide{
	color: #036735;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 12px 10px 10px 10px;
	float:right;
	background-color: #cce1d7;
	}
	
	
/***************** footer ******************************/

#footer {
	color: #ccc;
	background: #F9F9F9;
	clear: both;
	width: 780px;
	height: 20px;
	padding: 4px;
	border: 1px solid #E4E4E4;
}
