/* Global declarations */
* {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #333;
}
body {
	margin: 0px;
	padding: 0px 6px 30px 6px;
	background: #2A2A2A;
}
body.video {
	padding: 6px;
}
img {
	border: none;
}
#wrapper {
	width: 791px;
	background: url(../images/content_background.jpg);
}
#header {
	height: 85px;
	background: url(../images/header_background.jpg) no-repeat;
}
#logo {
	float: left;
	padding: 0px 0px 0px 12px;
}
/* Utility navigation */
#nav-util {
	height: 22px;
	padding: 13px 15px 6px 0px;
}
#nav-util p {
	float: right;
	margin: 0px;
	padding-right: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
	color: #fff;
}
#nav-util a {
	line-height: 22px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
#nav-util form {
	display: block;
	float: right;
	margin: 0px;
	width: 122px;
	height: 22px;
}
#nav-util input {
	float: left;
	width: 91px;
	height: 20px;
	line-height: 20px;
	padding: 0px 2px;
	border: 1px solid #666;
}
#nav-util img {
	float: left;
	margin-left: 3px;
}
/* Primary navigation */
#nav-main {
	height: 23px;
	width: 470px;
	padding-right: 12px;
}
#nav-main ul {
	float: right;
	height: 23px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav-main li {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}
#nav-main li a {
	cursor: default;
}
/* Secondary navigation */
.nav-sub {
	float: right;
	height: 19px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.nav-sub li {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}
#nav-sub-welcome {
	margin-right: 12px;
}
#nav-sub-team {
	margin-right: 12px;
}
#nav-sub-patient {
	margin-right: 12px;
}
#nav-sub-contact {
	margin-right: 12px;
}
/* Tertiary navigation */
#sidebar {
	position: absolute;
	width: 163px;
}
#nav-tert {
	margin: 0px;
	padding: 0px 0px 0px 7px;
	list-style: none;
}
#nav-tert li {
	float: left;
	width: 154px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #050505;
	background: #6E6E6D url(../images/nav_tert_background_top.gif) repeat-x top left;
}
#nav-tert a {
	display: block;
	padding: 8px 4px 13px 5px;
	line-height: 13px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: url(../images/nav_tert_background_bottom.gif) repeat-x bottom left;
}
#nav-tert a:hover {
	color: #a9e7ff;
	background: url(../images/nav_tert_background_bottom_o.gif) repeat-x bottom left;
}
#nav-tert li.current, #nav-tert li:hover {
	background: #6E6E6D url(../images/nav_tert_background_top_o.gif) repeat-x top left;
}
#nav-tert li.current a {
	color: #a9e7ff;
	background: url(../images/nav_tert_background_bottom_o.gif) repeat-x bottom left;
}
/* Quarternary navigation */
#nav-quart {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav-quart li {
	width: 140px;
	padding: 0px 0px 0px 14px;
	background: #424242 url(../images/nav_quart_arrow_right.gif) no-repeat 6px 5px;
	border-left: none;
	border-top: 1px solid #8DD8F5;
}
#nav-tert #nav-quart a {
	padding: 4px 0px;
	color: #fff;
	text-decoration: none;
	background: none;
	line-height: 11px;
	font-size: 10px;
}
#nav-tert #nav-quart a:hover {
	color: #A9E7FF;
}
#nav-tert #nav-quart li:hover {
	background: #333 url(../images/nav_quart_arrow_right.gif) no-repeat 6px 5px;
}
#nav-tert #nav-quart li.current {
	background: #333 url(../images/nav_quart_arrow_down.gif) no-repeat 4px 8px;
}
#nav-tert #nav-quart li.current a {
	color: #A9E7FF;
}
/* Quinary navigation */
#nav-quin {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav-quin li {
	width: 124px;
	padding: 0px 4px 0px 12px;
	background: url(../images/nav_quin_bullet.gif) no-repeat 5px 5px;
	border-top: none;
}
#nav-tert #nav-quart #nav-quin a {
	padding: 2px 0px;
	color: #fff;
}
#nav-tert #nav-quart #nav-quin a:hover {
	color: #A9E7FF;
	text-decoration: underline;
}
#nav-tert #nav-quart #nav-quin li.current, #nav-tert #nav-quart #nav-quin li:hover {
	padding-bottom: 0px;
	background: url(../images/nav_quin_bullet_o.gif) no-repeat 5px 5px;
}
#nav-tert #nav-quart #nav-quin li.current a {
	color: #A9E7FF;
}
/* Sub-nav items with video */
#nav-tert a.video span {
	display: block;
	padding-right: 20px;
	color: #fff;
	background-image: url(../images/nav_video_icon.gif);
	background-repeat: no-repeat;
	background-position: 131px 0px;
}
#nav-tert li.current a.video span {
	color: #a9e7ff;
}
#nav-tert #nav-quart a.video {
	padding-right: 20px;
	background-image: url(../images/nav_video_icon.gif);
	background-repeat: no-repeat;
	background-position: 122px 3px;
}
#nav-tert #nav-quart #nav-quin a.video {
	background-position: 110px 2px;
}
/* Banner area */
#banner {
	margin: 0px 12px 20px 12px;
	padding: 0px;
	border: 1px solid #069;
}
/* Main content area */
#content {
	margin: 0px 12px 0px 162px;
	padding: 15px;
	border: 1px solid #069;
	background-color: #fff;
}
#content h1 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-family: 'Times New Roman', Times, serif;
	font-size: 28px;
	line-height: 1em;
	color: #069;
}
#content h1 .sub-header {
	font-family: 'Times New Roman', Times, serif;
	line-height: 1em;
	font-size: 28px;
	letter-spacing: normal;
	font-weight: normal;
	color: #29a4dc;
}
#content h2 {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #069;
}
#content h2 em {
	font-family: 'Times New Roman', Times, serif;
}
#content h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#content p {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
#content ol {
	margin: 0px 0px 12px 22px;
	padding: 0px;
}
#content ul {
	margin: 0px 0px 12px 22px;
	padding: 0px;
}
#content li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content .compact li {
	margin-bottom: 0px;
}
#content a {
	color: #069;
}

#content-single-full #content {
	margin: 0px 12px;
	padding: 0px;
}
#content-double-full #content {
	padding: 0px;
}
#content-single-normal #content {
	margin: 0px 12px;
}
#two-column #content {
	border-top: 5px solid #424242;
	background: #fff url(../images/border_vertical.gif) repeat-y 521px;
}
#content-primary {
	float: left;
	width: 482px;
	padding-right: 24px;
}
#content-primary h2, #content-primary h2 a {
	font-size: 26px;
	text-decoration: none;
}
#content-primary h2 em {
	font-size: 26px;
	font-family: 'Times New Roman', Times, serif;
}
#content-secondary {
	float: left;
	width: 213px;
	padding-left: 16px;
}
#content-secondary h2 {
	font-size: 18px;
}
#content-secondary h2 em {
	font-size: 18px;
	font-family: 'Times New Roman', Times, serif;
}
#content-secondary a {
	color: #333;
}
#content-secondary .articles img {
	float: left;
	margin: 4px 6px 6px 0px;
	border: 1px solid #069;
}
#content-secondary .articles, #content-secondary .press-releases {
	list-style: none;
}
#content-secondary .articles a, #content-secondary .press-releases a {
	text-decoration: none;
}
#footer {
	clear: both;
	height: 89px;
	background: url(../images/footer_background.gif) no-repeat top left;
}
#footer img {
	float: right;
}
#footer p {
	margin: 0px;
	padding: 5px 240px 0px 12px;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	color: #fff;
}
#footer p span {
	font-size: 11px;
	line-height: 12px;
	color: #fff;
}
#footer p a {
	color: #fff;
}
.link-pointer {
	color: #069;
}
.content-section {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(../images/border_horizontal.gif) repeat-x bottom;
}
.image-left {
	float: left;
	margin: 0px 10px 10px 0px;
}
.image-right {
	float: right;
	margin: 0px 0px 10px 10px;
}
.fixheight {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.definition-link {
	display: inline-table;
	text-decoration: none;
	border-bottom: 1px dashed #069;
}
#content a.definition-link:hover {
	background-color: cyan;
}
#definition-holder {
	position: absolute;
	border: 1px solid #000;
	background: #fff;
	padding: 1px;
	width: 250px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}
#definition {
	background: #000;
	padding: 5px;
}
#definition h1 {
	font-size: 12px;
	color: #39c;
}
#definition p {
	font-size: 10px;
	line-height: 14px;
	margin: 5px 0px 0px 0px;
	color: #fff;
}
.shadowtable {
}
.shadowtable th {
	padding: 5px;
	line-height: 1.1em;
	text-align: center;
	color: #fff;
	background-color: #999;
	border-top: 1px solid #8dd8f5;
	border-right: 1px solid #8dd8f5;
}
.shadowtable td {
	padding: 5px;
	line-height: 1.1em;
	text-align: center;
	border-right: 1px solid #8dd8f5;
	border-bottom: 1px solid #8dd8f5;
}
.shadowtable td.text {
	text-align: left;
}
.shadowtable td.left, .shadowtable th.left {
	border-left: 1px solid #8dd8f5;
}
.shadowtable td.top {
	border-top: 1px solid #8dd8f5;
}
.shadowtable tr.odd {
	background-color: #e0f1fa;
}
.shadowtable input.total {
	width: 40px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
	text-align: center;
	font-weight: bold;
	line-height: 1.1em;
}
.shadowtable td.shadow-right {
	padding: 0px;
	border: none;
	background: url(../images/shadow_right.gif) repeat-y;
}
.shadowtable td.shadow-bottom {
	padding: 0px;
	border: none;
	text-align: left;
	background: url(../images/shadow_bottom.gif) repeat-x;
}
.shadowtable td.single {
	text-align: left;
	background-color: #e0f1fa;
	border-left: 1px solid #8dd8f5;
	border-top: 1px solid #8dd8f5;
}
.callout {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #069;
}
.sr-result {
	padding-bottom: 10px;
}
.sr-title, .sr-title strong {
	font-size: 14px;
}
.sr-info {
	color: #090;
}
.sr-nav {
	padding-top: 10px;
	text-align: center;
}
.sr-pagelink {
	padding: 0px 3px;
}
.sr-pagelink-current {
	font-weight: bold;
	font-size: larger;
	text-decoration: none;
}
#content ul.sitemap {
	list-style: none;
	text-transform: uppercase;
	color: #069;
	font-weight: bold;
}
#content ul.sitemap a, #content ul.sitemap ul li a {
	text-decoration: none;
	color: #069;
}
#content ul.sitemap a:hover, #content ul.sitemap ul li a:hover {
	text-decoration: underline;
}
#content ul.sitemap ul, #content ul.sitemap ul li, #content ul.sitemap ul li a {
	list-style: none;
	font-size: 10px;
	color: #069;
}
#content ul.sitemap ul ul ul {
	margin-bottom: 0px;
}
#content ul.sitemap ul ul, #content ul.sitemap ul ul li, #content ul.sitemap ul ul li a {
	list-style: disc;
	text-transform: none;
	color: #333;
	font-size: 9px;
}
#content ul.sitemap ul ul a {
	color: #333;
}
#content ul.sitemap ul ul ul ul {
	font-weight: normal;
}
#content ul.sitemap ul ul ul ul ul li {
	list-style: none;
}
#content ul.sitemap a.video {
	padding-right: 20px;
	background: url(../images/sitemap_video_icon.gif) no-repeat top right;
}
.printpage {
	height: 13px;
}
#content .printpage a {
	display: block;
	float: right;
	padding-left: 20px;
	line-height: 13px;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/printpage.gif) no-repeat;
	color: #999;
}
#ddform label {
	display: block;
	float: left;
	height: 1.5em;
	width: 200px;
}
#ddform input {
	margin-bottom: 5px;
}
#home_feature {
	width: 600px;
	margin: 8px 0px 0px 12px;
	padding: 0px;
	border: 1px solid #000;
	text-align: left;
	background-color: #fff;
}
#home_feature {
	color: #666;
}
#home_feature h2 {
	margin: 0px;
	padding: 0px;
	background: #4d4d4d url(../images/home_feature_header_bg_top.gif) repeat-x left top;
}
#home_feature h2 a {
	display: block;
	padding: 4px 10px;
	font-size: 15px;
	color: #fff;
	line-height: 19px;
	text-decoration: none;
	background: url(../images/home_feature_header_bg_bottom.gif) repeat-x left bottom;
}
#home_feature #home_feature_content {
	width: auto;
	padding: 5px 10px;
	font-size: 11px;
	color: #666;
}
#home_feature #home_feature_content a {
	color: #069;
}
#home_feature strong {
	font-size: 12px;
	color: #333;
}
#home #footer {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	height: auto;
}
