@import url(/css/tabs.css);

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0 0 1em;
	background-color: #bdd0e7;
	background-image: url(../images/siteframework/page_gradient.gif);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6, p.x00-hd3 {
	color: #000;
}
h1, p.x00-hd1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:190%;
	color: #666;
	margin: 0pt 0pt 10px;
	padding: 0pt;
	font-weight: normal;
}
h2, p.x00-hd2 {
	color: #AC6410;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.0em;
	margin: 0pt 0pt 0px;
	padding: 4px 0pt;
	padding-right: 10px;
}
h3, p.x00-hd3 {
	color: #AC6410;
	font-size: 1.1em;
	margin: .8em 0 .5em;
	font-weight: bold;
}
h4 {
	font-size: 1.0em;
	margin: .8em 0 .5em;
}
h5 {
	font-size: .9em;
	margin: .8em 0 .5em;
}
h6 {
	font-size: .8em;
	margin: .8em 0 .5em;
}
p {
	margin: 0 0 1em 0;
	line-height: 1.5em;
}
blockquote {
	line-height: 1.4em;
}
ul {
	list-style: square;
}
ul, ol {
	margin: .25em 1em;
	padding: 0 1em 1em 2em;
}
dl {
	margin: 0;
	padding: 0;
}
li {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
dt {
	line-height: 1.5em;
	margin-left: 2em;
	text-indent: -1em;
	padding-top: .5em;
}
dd {
	line-height: 1.5em;
	margin-left: 3em;
}
li ul, li ol {
	margin: .25em 1em;
	padding: 0 1em 1em 1em;
}
a {
	color: #039;
	text-decoration: none;
}
a img {
	border: none;
}
a:hover {
	color: #06f;
}
a:visited {
	color: #249;
}
a:hover {
	text-decoration: underline;
}
table {
	font-size: 100%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-collapse: collapse;
	font-family: arial, helvetica, sans-serif;
	margin-top: .2em;
	margin-right: 0;
	margin-bottom: .2em;
	margin-left: 0;
}
table table {
	margin: .5em 0;
}
th, td {
	padding: .125em .25em;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
th {
	text-align: left;
	vertical-align: middle;
	font-size: 1.1em;
	text-transform: capitalize;
	background-color: #dae4f1;
}
th.instructions {
	background: #eee;
	font-weight: normal;
	text-transform: none;
}
form table caption {
	background-color: #dae4f1;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	padding: 2px 1em;
	border-bottom: 1px solid #cde;
}
form table td {
	vertical-align: top;
}
.required_marker {
	color: #d00;
	font-weight: bold;
	font-size: 150%;
	line-height: .5em;
	vertical-align: bottom;
}
form {
	margin: 1em;
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
}
input, select, textarea {
	font-size: 100%;
	padding: .125em;
}
hr {
	height: 1px;
	background: #bcd;
	color: #bcd;
	border: none;
	clear: left;
	display: block;
	margin: .5em 1em;
	padding: 0;
	font-size: 100%;
}
hr.clear {
	clear: left;
	visibility: hidden;
}
hr.clear-right {
	clear: right;
	visibility: hidden;
	font-size: 1px;
}
#page {
	text-align: left;
	width: 760px;
	padding: 0 2px;
	background: #fff;
	border: 1px solid #79c;
	margin: 1em auto;
}
#page_top, #page_bottom {
	display: block;
	margin: 0 -2px;
}
#header {
	padding: 1.5em 1em .5em;
	position: relative;
	background: #fff;
	text-align: center;
	zoom: 1;
	color: #358;
	z-index: 3;
}
#print_contact {
	display: none;
}
#mobile-site-link {
	float: right;
	position: relative;
	font-size: 85%;
	margin: -1em 0 0 0;
	display: inline;
	font-weight: bold;
	color: #fff;
}
#mobile-site-link:hover {
	text-decoration: none;
}
#site_search {
	float: right;
	clear: right;
	text-align: left;
	margin: 0;
	padding: 0 0 0 .5em;
	white-space: nowrap;
}
#site_search input {
	margin: 0 1px 0 0;
	padding: 0 .125em;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	border: 1px solid #bbb;
	height: 1.6em;
	line-height: 1.5em;
	width: 18em;
}
#site_search button {
	background: #abd url(/images/siteframework/soft_blue_gradient.gif) left 50% repeat-x;
	color: #237;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	border: 1px solid #79c;
	font-size: 95%;
	font-weight: bold;
	height: 1.8em;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	vertical-align: middle;
	text-indent: 0;
	overflow: hidden;
}
#site_search button strong {
	display: block;
	position: relative;
	top: 0;
	height: 1.8em;
	line-height: 1.4em;
	vertical-align: middle;
}
#access_buttons #sign_in_status {
	display: inline;
	text-transform:none;
	font-weight: normal;
	padding: 0 .5em 0 0;
	position:relative;
}
#access_buttons #sign_in_status a {
	font-weight: bold;
	border: none;
	padding: 0;
	vertical-align: baseline;
}
#access_buttons #sign_in_status #notices{
	display: inline;
	position:relative;
}
#access_buttons #sign_in_status #notices ul {
	position:absolute;
	top:25px;
	left:24px;
	border:2px solid #f90;
	border-top: 1px solid #ace;
	background:#ffe;
	width:30em;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	filter: alpha(opacity:95);
	opacity: 0.95;
	color: #000;
}
#access_buttons #sign_in_status #notices ul li {
	border-top: 1px solid #ccc;
	margin: -1px 0 0 0;
	padding: 2px 5px;
}
#access_buttons #sign_in_status #notices ul li a {
	background: none;
}
#access_buttons #sign_in_status #notices ul li.closer {
	text-align:right;
	font-size: 90%;
	padding: 0;
	overflow: hidden;
}
#access_buttons #sign_in_status #notices ul li.closer a {
	background: #ffc;
	display: block;
	width: 100%;
	padding: 0 5px;
	margin: 0 0 0 -10px;
}
#access_buttons #sign_in_status a:hover {
	background: none;
	text-decoration: underline;
}
#access_buttons {
	display: block;
	clear: both;
	text-align: right;
	font-size: 95%;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom: 1px solid #ace;
	padding: 1em 0;
	height: 1.2em;
}
#access_buttons a, #access_buttons a:visited {
	background: #fff;
	color: #347;
	border: 1px solid #9ab;
	padding: .25em .5em;
	margin: 0;
	zoom: 1;
	vertical-align: middle;
}
#access_buttons a:hover {
	border: 1px solid #8af;
	text-decoration: none;
	background: #def;
	color: #06f;
}
#access_buttons #home_button {
	float: left;
	margin: -.25em 0 0;
}
#logo {
	float: left;
	margin: .25em 0 1em 1em;
	border: none;
}
.column {
	float: left;
	padding: 1em 0 4em;
}
#content_area {
	position: relative;
	zoom: 1;
}
#primary_sidebar {
	width: 200px;
	padding-top: .75em;
	padding-bottom: 15em;
	position: relative;
	z-index: 2;
}
#main_content {
	width: 530px;
	padding: 0 10px 2em 20px;
	background: #fff;
	z-index: 1;
}
.restriction_icon {
	vertical-align: bottom;
}
#footer {
	clear: both;
	text-align: center;
	padding: .5em 1em 1em;
	height: 2em;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 90%;
	color: #789;
}
#footer a {
	color: #789;
}
#footer a:hover {
	text-decoration: underline;
	color: #7bd;
}
.page_links {
	margin: .5em 0 10px;
	/* border-bottom: 1px solid #cde; */
	width: 50%;
}
.page_links img {
	border: 0;
}
#print_view_button, .special_print_button {
	float: right;
	border: none;
	margin-top: -2em;
}
.theme_graphic {
	display: block;
	margin: .5em 0 1em;
}
sup {
	vertical-align: baseline;
	position: relative;
	bottom: .375em;
}
object {
	margin: 0 1em 1em;
}

/* Add an external-link icon to absolute links: */
 div#pagebody a[href^='http:'] {
 background: url(../images/icons/external_link.gif) right center no-repeat;
 padding-right: 18px;
}
/* ...but not to absolute links in this domain: */
 div#pagebody a[href^='http://www.mayomedicallaboratories.com'] {
 background: transparent;
 padding-right: 0px;
}
div#pagebody a[href $='.pdf'] {
 background: transparent url(../images/icons/pdficon_14x14.gif) right top no-repeat;
 padding-right: 18px;
}
 div#pagebody a[href $='.xls'] {
 background: transparent url(../images/icons/excel_doc_16x16.gif) right center no-repeat;
 padding-right: 18px;
}
 div#pagebody a[href $='.doc'], div#pagebody a[href $='.rtf'] {
 background: transparent url(../images/icons/word_doc_16x16.gif) right center no-repeat;
 padding-right: 18px;
}
.sticky {
	display:none;
}
.error {
	border-top: 2px solid #d00;
	border-bottom: 2px solid #d00;
	padding: 0 1em .5em;
	margin: 1em 0;
	background: #fff0f0;
	color: #000;
}
.message {
	background: #efe;
	border-top: 2px solid #9d9;
	border-bottom: 2px solid #9d9;
	padding: 0 1em .5em;
	margin: 1em 0;
	color: #000;
}
.notice {
	background: #ffc;
	border-top: 2px solid #fc4;
	border-bottom: 2px solid #fc4;
	padding: 0 1em .5em;
	margin: 1em 0;
	color: #000;
}
.error a, .message a {
	text-decoration: underline;
}
.error h2, .message h2, .error h3, .message h3 {
	color: #000;
}
.highlight {
	background: #ff9;
	padding-left: .25em;
	padding-right: .25em;
}
th small {
	display: block;
	margin: .25em -0.125em -0.125em;
	background: #f6f9ff;
	padding: 2px 0.25em;
}
#permissions_key {
	margin: 2em .5em 0;
	font-size: 95%;
	border: 1px solid #cde;
	height: 16em;
	width: 190px;
	position: absolute;
	bottom: 5em;
	left: 0;
}
#permissions_key h3 {
	margin: 0;
	padding: 2px .25em;
	background: #def;
}
#permissions_key ul {
	list-style: none;
	margin: .5em;
	padding: 0;
}
#permissions_key li {
	margin: 0;
	padding: 0;
}
#permissions_key li img {
	vertical-align: middle;
}

.feed_link {
	float: right;
	padding: .5em;
	margin-right: -.5em;
	border: none;
	font-weight: bold;
	font-size: 90%;
}

.feed_link img {
	vertical-align: middle;
}

.feed_link:hover {
	text-decoration: none;
}

.stafferpic {
	border: 1px solid #ddd;
	padding: 5px;
	margin: 0 5px 5px 0;
	width: 125px;
	height: 200px;
	float: left;
	font-size: 90%;
	text-align: center;
}

.stafferpic img {
	display: block;
	margin: 0 0 5px;
}

a.float {
	float: right;
	font-weight: bold;
	margin: -2.4em 0 0 1em;
}

.twisty {
	color: #0033CC;
	font-weight: 900;
	border: 0.1em solid #CC6600;
	padding: 0.1em;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 0em;
}

.hidden {
	display: none;
}

.subtext {
	font-size: 90%;
	color: #777;
}

h1 small {
	float: right;
	font-size: 60%;
	margin-top: .3em;
}

table.report_list, table.client_price {
	width: 95%;
	font-size: 95%;
}

table.report_list th {
	white-space: nowrap;
	font-size: 100%;
}

.nowrap {
	white-space: nowrap;
}
table.client_price {
	width: 100%;
}

table.client_price th {
	font-size: 100%;
}

#client-number-verification {
	font-size: 90%;
	background: #ffa;
	padding: 0 2px;
}

.collapsible {
	zoom: 1;
}
