@charset "utf-8";
body {
	background-color: #EDEDED;

}
/* 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;
}
.patients_nav_blue {
	padding-right: 30px;
	padding-top: 10px;
}
#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	font-size: 15px;
	line-height: 20px;
/*	padding-right: 30px; */
	color: #999999;
	text-decoration: none;
}
#sidebar a:hover {
	font-size: 15px;
	line-height: 20px;
	padding-right: 30px;
	text-decoration: none;
	color: #EE8A1D;
}
/* Main */
#main {
	float:right;
	width:480px;
	margin-right: 60px;
}
/* footer */
#footer {
	margin:0 auto;
	position:relative;
	width:842px;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
a:link {
	color: #EE8A1D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EE8A1D;
}
a:hover {
	text-decoration: underline;
	color: #E16E0B;
}
a:active {
	text-decoration: none;
	color: #EE8A1D;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	padding: 0px;
}
.style11 {
	color: #17A380;
	font-size: 30px;
	line-height: 26px;
	padding-right: 10px;
	font-family: "trebuchet MS";
}
.intro_para {
	font-family: "trebuchet MS";
	font-size: 12px;
	line-height: 22px;
	padding-right: 10px;
	padding-left: 25px;
}
.reference {
	font-family: "trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 25px;
}
.style13 {
	font-family: "trebuchet MS";
	color: #EE8A1D;
}
.superscript {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
.style18 {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	color: #EE8A1D;
	font-family: "trebuchet MS";
}
.style21 {
	font-family: "trebuchet MS"; 
	font-size: 11px; 
	line-height: 22px; 
	padding-right: 70px; 
	padding-left: 30px; 
	font-weight: bold; 
}
.maintext {
	font-family: "trebuchet MS";
	font-size: 11px;
	line-height: 22px;
	padding-right: 70px;
	padding-left: 30px;
}
.index_header {
	font-size: 36px;
	color: #CCCCCC;
	padding-right: 30px;
	padding-left: 30px;
	font-family: "trebuchet MS";
}
.style19 {
	font-size: 18px
}
#apDiv2 {
	position:relative;
	left:800px;
	top:-135px;
	width:217px;
	height:25px;
	z-index:1;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 18px; 
	padding: 0px; 
	color: #FFFFFF; }
	
.bgsbutton {background: #ffffff url('images/buttontopsmallblank.png') no-repeat left;
				font-family:"trebuchet MS", calibri, verdana, arial, helvetica, sans-serif;
				font-size:11pt; color:white; width:250px; height:95px; padding:1em;}
					
.bglbutton {background: #ffffff url('images/buttontoplargeblank.png') no-repeat left;
				font-family:"trebuchet MS", calibri, verdana, arial, helvetica, sans-serif;
				font-size:14pt; color:white; width:350px; height:131px; padding:1em;}
