@charset "utf-8";
body {
	background-color: #00b38f;

}
/* header */
#header {
	position:relative;
	width:842px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
/* content */
#content {
	height:auto;
	width:842px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
} 
/* sidebar */
#sidebar {
	float:left;
	width:300px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #00b38f;
}
.patients_nav_blue {
	padding-right: 30px;
	padding-top: 10px;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active  {
	font-size: 15px;
	line-height: 20px;
/*	padding-right: 30px; !!! */
	padding-right: 0px;
	color: #999999;
	text-decoration: none;
}
#sidebar a:hover {
	font-size: 15px;
	line-height: 20px;
/*	padding-right: 30px; */
	padding-right: 0px;
	text-decoration: none;
	color: #EE8A1D;
}
/* Main */
#main {
	float:right;
	width:460px;
	margin-right: 80px;
	padding-top: 60px;
}
/* footer */
#footer {
	margin:0 auto;
	position:relative;
	width:842px;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	padding: 0px;
}
.patients_blue {
	color: #00ADB5;
	font-size: 15px;
	line-height: 26px;
	padding-right: 20px;
}
.patients_green {
	color: #00ADB5;
	font-size: 15px;
	line-height: 26px;
	padding-right: 20px;
}
.subhead_nav {
	color: #999999;
	font-size: 13px;
	line-height: 24px;
/*	padding-right: 20px; !!! */
	padding-right: 0px; /* !!! */
	margin-right:20px; /* !!! */
	font-family: "trebuchet ms";
}
.trial_header {
	font-family: "trebuchet MS";
	padding-right: 30px;
	padding-left: 15px;
	font-size: 15px;
	line-height: 18px;
}
.maintext {
	font-family: "trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	padding-right: 30px;
	padding-left: 15px;
}
.need_info {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight: normal;
	color: #FF66FF;
}
.style5 {
	font-size: 11px;
	font-family: "trebuchet MS";
	line-height: 13px;
	font-weight: bold;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #00adb5;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 20px;
}
.tabular {
	font-size: 11px;
	font-family: "trebuchet MS";
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EE8A1D;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.subhead_hcp {
	font-size: 14px;
	font-weight: bold;
	color: #00b38f;
	padding-top: 10px;
/*	padding-right: 15px; */
	padding-bottom: 10px;
	padding-right: 0px;

	padding-left: 0px;
	line-height: 20px;
}
.subhead_patients {
	font-size: 14px;
	font-weight: bold;
	color: #00ADB5;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 20px;
}
.hcp_green {
	color: #02B294
}
.main_heading {
	font-size: 28px;
	color: #CCCCCC;
/*	padding-right: 30px;
	padding-left: 15px; !!! */
	padding-right: 0px;
	padding-left: 0px;
}
.patients_nav_blue {
	color: #00b38f;
/*	padding-right: 20px; !!! */
	padding-right: 0px; 
	margin-right: 20px; /* !!! */
	padding-top: 10px;
}
.superscript {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
.style6 {
	font-family: "trebuchet MS";
	font-size: 12px;
}
.treatment_table2 {
	line-height: 13px;
	font-weight: bold;
	font-size: 11px;
}
.treatment_table {
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
}
.reference {
	font-family: "trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 15px;
}