*
{
	margin: 0;
	padding: 0;
}

body.hcp {
    background-color: #f5f5f5;
		font-family: Arial, sans-serif;
		color: #4f4b48;
		font-size: .8em;
		#font-size: 75%;
		line-height: 16px;
}

body.patient {
	font-family: Arial, sans-serif;
	color: #4f4b48;
  font-size: .8em; 
	#font-size: 75%;
	background-color: #00a9e3;
  background: #00a9e3 url('/images/global/grad_bg.jpg') repeat-y center bottom;
	line-height: 16px;
}

#hcp
{
	background-color: #f5f5f5;
}
strong.blue {
  font-family:Arial,sans-serif;
  font-size:12px;
  line-height:16px;
  color:#00458B;
}
a.big {
  font-size:16px;
}
.clear
{
	clear: both;
  padding: 0;
  margin: 0;
  height: 0px;
}
.noSpace {
  padding: 0;
  margin: 0;
}
.left
{
	float: left;
}

img
{
	border: none;
}

a
{
	color: #00458b;
}

h1, h2, h3
{
	font-family: Helvetica, Arial;
	color: #00458b;
	margin-bottom: 5px;
  margin-top: 5px;
}

h1
{
	font-size: 24px;
}
h2
{
	font-size: 24px;
	line-height: 26px;
}
h3
{
	font-size: 18px;
  line-height: 1.2;
}
h4
{
	font-family: Arial;
	color: #00458b;
	font-size: 14px;
	font-weight: bold;
}

p
{
	margin-bottom: 15px;
  margin-top: 7px;
}

#searchBox {
  width: 95px;
}

#page-header h2
{
	width: 350px;
	float: left;
}

#patient-left-shadow
{
/*	width: 1024px; */
/*	background: url('../images/patient_home/background_gradient_left.jpg') 0 0 repeat-y;*/
	margin: 0px auto;
}

#patient-right-shadow
{
/*	width: 1024px; */
/*	background: url('../images/patient_home/background_gradient_right.jpg') 100% 0 repeat-y;*/
}

#hcp-left-shadow
{
/*	width: 1084px;*/
	background: #F5F5F5 url('../images/hcp_home/hcp_bg_left.jpg') 0 0 repeat-y;
	margin: 0px auto;
}

#hcp-right-shadow
{
/*	width: 1084px;*/
	background: url('../images/hcp_home/hcp_bg_right.jpg') 100% 0 repeat-y;
}

#center-wrapper
{
	background: #FFFFFF;
	min-height: 800px;
	width: 978px;
	margin: 0px auto;
}

#center-content
{
	padding: 0px 23px 20px 23px;
	background: #FFFFFF;
	min-height: 600px;
}

#generic_center_column ul#breadcrumb-nav
{
	color: #004586;
	font-family: Arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#searchRes {
  color:#6D635C;
  font-size: 12px;
  font-weight: normal;
}
#breadcrumb-nav li
{
	list-style-type: none;
	display: inline;
}

#breadcrumb-nav a
{
	color: #4F4B48;
	text-decoration: underline;
}

#footer {width: 976px; height: 308px; background: #e5e5e5;}
#footer_image {width: 976px; height: 131px;}
#footer_text{height:177px; background: url('/images/patient_home/footer_gradient.jpg'); text-align:center; line-height:18px;}
#footer_text a{color: #6d635c; text-decoration: underline;}
#footer-nav
{
	padding-top: 10px;
	color: #6d635c;
	font-family: Arial;
	font-size: 11px;
}

#footer-nav li
{
	list-style-type: none;
	display: inline;
}

#footer-nav a
{
	color: #6d635c;
	text-decoration: none;
}

#footer-nav .divider
{
	color: #4f4b48;
	padding-left: 3px;
	padding-right: 3px;
	display: inline;
}

#footer_divider
{
	
	background: url('/images/patient_home/dot_underline.gif') repeat-x;
	height: 1px;
	width: 932px;
	margin: 50px auto 10px auto;
}

.dictionary
{
	font-weight: bold;
	border-bottom: 3px double #f47920;
	cursor: help;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #f47920;
	background-color: #f6f5f5;
	padding: 10px;
	opacity: 0.95;
	color: #00458B;
	font-size: 12px;
	width: 200px;
}
#tooltip h3, #tooltip div { margin: 0; color: #00458b; font-size: 12px;}

#tooltip strong
{
	font-size: 16px;
}

#page-header-container{float:left;width:526px;}
#page_header_divider{float:left;background: url('../images/patient_home/dot_underline.gif') repeat-x;height:2px;width:526px;}
#page-header{float:left;padding-bottom: 10px;}
#print-share{float:right;}
#print-share a{color:#00458B;text-decoration: none;}
#print-share a:hover { text-decoration: underline; }
#page_content{width:535px;float:left;margin-top:15px;}
#popular-list {
  text-align: left;
}
