body { 
margin-top:10px; 
background-color: #005f8b; 
font-family: arial, helvetica, verdana, san-serif; 
color: #333333; 
font-size: 12px; 
} 
* { 
font-family: arial, helvetica, verdana, san-serif; 
color: #333333; 
font-size: 12px; 
} 

a:link, a:visited { 
font-weight: bold; 
font-size: 12px; 
text-decoration: underline; 
color: #909079; 
} 
a:hover { 
font-weight: bold; 
font-size: 12px; 
text-decoration: none; 
color: #002065; 
} 
#container { 
width: 960px; 
border: 1px #005f8b solid; 
background-color: #005f8b; 
} 
/* header area start */ 

#utility_nav { 
float: left; 
width: 160px; 
text-align: left; 
padding: 10px; 
} 
.utility_nav, .utility_nav a:link, .utility_nav a:visited { 
font-weight: bold; 
color: #8edbe5; 
font-size: 14px; 
text-decoration: none; 
line-height: 18px; 
} 
.utility_nav a:hover { 
font-weight: bold; 
color: #ffffff; 
font-size: 14px; 
text-decoration: none; 
} 
.utility_nav b { 
font-weight: bold; 
color: #ffffff; 
font-size: 14px; 
} 

#header { 
text-align: left; 
width: 960px; 
height: 98px; 
background: url(images/header-pharma.jpg) no-repeat #005f8b; 
} 

/* topnav area start */ 
#topnav { 
width: 785px; 
text-align: center; 
white-space: nowrap; 
background-color: #b0b09d; 
} 
.topnav a:link, .topnav a:visited { 
display: block; 
float: left; 
font-weight: bold; 
font-size: 11px; 
border-right: 1px solid #909079; 
color: #404030; 
text-decoration: none; 
text-align: center; 
padding: 10 15 10 16; 
white-space: nowrap; 
} 
.topnav a:hover { 
font-weight: bold; 
font-size: 11px; 
color: #ffffff; 
text-decoration: none; 
background-color: #909079; 
} 
/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 175px; 
padding-top: 0px; 
padding-bottom: 100px; 
background-color: #909079; 
} 

.leftnav a:link, .leftnav a:visited { 
display: block; 
font-weight: bold; 
font-size: 11px; 
border-bottom: 1px solid #dddddd; 
color: #ffffff; 
text-decoration: none; 
padding: 5 10 5 10; 
white-space: nowrap; 
} 
.leftnav span { 
display: block; 
font-weight: bold; 
font-size: 11px; 
border-bottom: 0px solid #dddddd; 
color: #ffffff; 
text-decoration: none; 
padding: 5 10 2 10; 
white-space: nowrap; 
} 
.leftnav a:hover { 
font-weight: bold; 
font-size: 11px; 
color: #404030; 
text-decoration: none; 
background-color: #b0b09d; 
} 
#leftnav2 { 
border-bottom: 1px solid #dddddd; 
} 
.leftnav2 a:link, .leftnav2 a:visited { 
display: block; 
font-weight: bold; 
font-size: 11px; 
border-bottom: 0px solid #dddddd; 
color: #dddddd; 
text-decoration: none; 
padding: 2 10 2 10; 
white-space: nowrap; 
} 
.leftnav2 a:hover { 
font-weight: bold; 
font-size: 11px; 
color: #404030; 
text-decoration: none; 
background-color: #b0b09d; 
} 

#content_area { 
width: 785px; 
padding-left: 0px; 
padding-right: 0px; 
padding-top: 20px; 
padding-bottom: 50px; 
background-color: #FFFFFF; 
height: 300px; 
} 
/* footer area start */ 
#footer { 
width: 785px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 20px; 
background-color: #7ba5ab; 
} 
.footer { 
font-size: 10px; 
color: #ffffff; 
} 
.footer b { 
color: #ffffff; 
font-size: 10px; 
} 
.footer a:link, .footer a:visited { 
font-size: 10px; 
color: #ffffff; 
text-decoration: underline; 
font-weight: bold; 
} 
.footer a:hover { 
font-size: 10px; 
color: #ffffff; 
text-decoration: none; 
font-weight: bold; 
} 

#thomas_info { 
width: 960px; 
height: 16px; 
font-family: Arial; 
font-size: 10px; 
color: #bbbbbb; 
text-align: right; 
padding-top: 2px; 
} 
.thomas_info a:link, .thomas_info a:visited { 
color: #dddddd; 
font-size: 10px; 
} 
.thomas_info a:hover { 
color: #dddddd; 
font-size: 10px; 
text-decoration: none; 
} 
/* heading styles */ 
h1 { 
background: url(images/swirl.jpg) no-repeat top left; 
padding-left: 35px; 
height: 40px; 
color: #59594b; 
font-size: 18px; 
font-weight: bold; 
} 

h1 span { 
color: #909079; 
font-size: 14px; 
font-weight: bold; 
} 
h2 { 
color: #004a80; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #004a80; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
border: 1px #000000 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 
.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

ol, ul { 
margin-top: 5px; 
} 

li { 
padding-bottom: 5px; 
list-style-image: url(images/); 
} 

#cat_nav { 
width: 390px; 
float: right; 
padding: 10px; 
} 
.search { 
font-size: 10px; 
color: #ffffff; 
} 
.search a:link, .search a:visited { 
font-weight: bold; 
text-decoration: none; 
color: #8edbe5; 
border: 1px solid #8edbe5; 
padding: 1 2 1 2; 
} 
.search a:hover { 
font-weight: bold; 
color: #ffffff; 
text-decoration: none; 
border: 1px solid #ffffff; 
padding: 1 2 1 2; 
} 
.searchtext { 
font-size: 10px; 
color: #333333; 
} 
#catnavcart { 
position: relative; 
top: 20px; 
padding: 10 10 0 2; 
} 
.catnavcart, .catnavcart a:link, .catnavcart a:visited { 
font-weight: bold; 
color: #8edbe5; 
font-size: 14px; 
text-decoration: none; 
line-height: 18px; 
} 
.catnavcart a:hover { 
font-weight: bold; 
color: #ffffff; 
font-size: 14px; 
text-decoration: none; 
} 
