@charset "utf-8";
/* common */
body, p, ul, li, dl, dt, dd, div, h1, h2, h3, h4, h5, h6, td, th, input, a {
	font-family: arial, helvetica;
}
body, p, form, ul, li, dl, dt, dd, div {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 1.4em;
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	line-height: 1.2em;
}
h1 {
	color:#00204D;
}
table, td, th {
	font-size: 11px;
	color: #000;
}
input, select {
	font-size: 11px;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
ul ul li {
	list-style-image: none;
}

img, hr {
	border: 0;
}
img {
	line-height:0;
	font-size:0;
}
input.text {
	color: #000000;
	font-family: helvetica,arial;
	font-size: 11px;
	height: 14px;
	padding: 3px 0 2px 2px;
	width: auto;
}
.hide {
	display: none;
}
.rfloat {
	float: right;
}
.clearboth {
	clear: both;
}
.clear {clear:both; line-height:0;}
.alert-tag, .red {
	color: #f50011;
}
.ampm {
	font-variant: small-caps;
}
ul.nostyle li {
	list-style: none;
}
span sup, sup, .sup {
	vertical-align: text-top;
	font-size: 70%;
	line-height: 1em;
}
.note sup {
	line-height: 9px;
}
sup a, .sup a {
	text-decoration: underline;
}
sub, .sub {
	vertical-align: text-bottom;
	font-size: 70%;
	line-height: 1em;
}
.underline {
	text-decoration: underline;	
}
.pt12 {font-size:12pt}
/** body header menu footer ****************************/
body {
	text-align: center;
	background: #BCCD33 url(../images/bg-gradient-bottom.gif) repeat-x left top;
}

#container {
	width: 965px;
	/*background: url(../images/bg-container.jpg) no-repeat left bottom;*/
	overflow: hidden;
	text-align: left;
	margin: 0 auto;
	padding: 0 12px;
	position: relative;
}

#header {
	width: 965px;
	height: 47px;
	overflow: hidden;
	position: relative;
	background: url(../images/bg-header.gif) no-repeat;
	color: #FFF;
	padding-bottom: 11px;
}
#header * {
	color: #FFF;
	font-size: 11px;
	line-height:18px;
	font-family: helvetica, arial;
	font-weight: bold;
}
#header .azlogo {
	position: absolute;
	width: 112px;
	height: 31px;
	overflow: hidden;
	top: 5px;
	right: 10px;
}
#header .welcome {
	position: absolute;
	top: 22px;
	left: 20px;
}
#header .welcome_sampling {
	
	position: absolute;
	top: 5px;
	left: 20px;

}

#header .welcomeLogin {
	position: absolute;
	top: 10px;
	left: 20px;
}
#header .panelLink {
	position: absolute;
	top: 22px;
	left: 205px;
	width: 484px;
}
#header .panelLink li {
	list-style: none;
	float: left;
	height: 16px;
	padding-left: 20px;
	padding-right: 15px;
}
#header .panelLink li.azConnect {
	background: url(../images/ico-az-connect.gif) no-repeat left -2px;
}
#header .panelLink li.azGateway {
	background: url(../images/ico-az-gateway.gif) no-repeat left center;
}
#header .panelLink li.patientSite {
	background: url(../images/ico-patient-site.gif) no-repeat left center;
}
#header .panelLink li.login {
	background: url(../images/ico-login-panel.gif) no-repeat left -1px;
	float: right;
}
#header .panelLink li.logout {
	background: url(../images/ico-logout-panel.gif) no-repeat left center;
	float: right;
}
#header .search {
	position: absolute;
	top: 13px;
	right: 135px;
}
#header .search .text {
	background: #FFF;
	border: 0;
	width: 104px;
	float: left;
	height: 15px;
	padding: 4px 0 3px 8px;
	color: #404040;
	font-weight: normal;
}
#header a.header-logo-link {
	display:block;
	width:130px;
	height:40px;
	float:right;
	text-indent:-3000px;
	outline:none;
}

#sidebar {
	float: left;
	width: 190px;
	padding-right: 12px;
}

#logo {
	margin: 2px 0 16px 0;
}
#logo img {
	display: block;
}
#logo a {
	color: #0069aa;
	font-weight: bold;
	/*margin-left: 30px;*/
	text-decoration: underline;
	display: inline-block;
}

#menu {
	width: 190px;
	padding-bottom: 6px;
}
#menu div {
	background: url(../images/bg-nav-sep.gif) no-repeat left top;
	padding: 13px 0 18px 0;
}
#menu div.menuBG{
	background:#dae390 url(../images/bg-nav.gif) no-repeat left bottom;
	padding: 0;
}
#menu div.menuHome{
	background: url(../images/bg-nav-top.gif) no-repeat left top;
	padding: 0;
	height: 32px;
}
#menu div.menuHome a{
	padding-top: 10px;
}
#menu dt {
	font-weight:bold;
	font-size:13px;
	color:#004092;
	width:190px;
}
#menu dt.sel {
	background:#f4f6dc;
}
#menu dd {
	background:url(../images/dot.gif) 28px 8px no-repeat;
	width:190px;
}
#menu dd.sel {
	background:#f4f6dc url(../images/red-dot.gif) 28px 8px no-repeat;
}
#menu div dt a {
	color:#004092;
	text-decoration:none;
	line-height:16px;
	display:block;
	font-weight:bold;
	padding:2px 0 3px 18px;
	font-family: Helvetica,  Arial, sans-serif;
}
#menu div dd a {
	color:#004092;
	text-decoration:none;
	line-height:16px;
	display:block;
	padding:2px 0 2px 35px;
	font-weight:bold;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:11px;
}
#menu div dd a:hover, #menu div dt a:hover {
	text-decoration:underline;
}
#menu p {
	padding: 10px 0;
}
#menu p.samples {
	padding: 0;
}
#menu p a {
	display: block;
	width: 190px;
	height: 30px;
	line-height: 100px;
	background-image: url(../images/btn-main-menu.png);
	overflow: hidden;
}
#menu p a.asthma-home {
	background-image: url(../images/btn-asthma-home.png)
}
#menu p a.copd-home {
	background-image: url(../images/btn-COPD-home.png)
}
#prescribing {
	width: 190px;
	overflow: hidden;
	margin-bottom: 4px;
}
#prescribing h2 {
	background: url(../images/bg-navi-title.gif) no-repeat;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	padding: 0 0 0 13px;
	color: #FFF;
	font-size: 14px;
	margin: 0;
}
#prescribing div {
	background: url(../images/bg-navi.gif) no-repeat left bottom;
	margin: 0;
	padding: 8px 5px 8px 15px;
	overflow: hidden;
	zoom: 1;
}
#prescribing div p {
	margin: 0;
	padding: 0 0 5px 0;
}
#prescribing div p a {
	display: block;
	padding: 0 0 0 9px;
	color: #004193;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/ico-navi-list.gif) no-repeat left 5px;
}
#prescribing div p a:hover {
	text-decoration: underline;
}
#prescribing div p img {
	display: inline;
	margin-left: 6px;
	vertical-align: middle;
}



#isi {
	clear: both;
	padding: 50px 0 15px 0;
	width:692px;
}
#isi.homePage {
	padding-top: 15px;
}
#isi.thankPage {
	padding-top: 26px;
}
#isi.loginPage {
	padding-top: 225px;
}
#isi a.isiAnchor {
	display: block;
	cursor: default;
	height: 0;
	overflow: hidden;
}
#isi p {
	margin-bottom: 14px;
	color:#4D4E4E;
}
#footer p {
	margin-bottom: 14px;
	/*color:#4D4E4E;*/
}
#isi .isiSplit {
	display: none;
}
#isi p.isiSeepi {
	padding-top: 8px;
	padding-bottom: 15px;
}
#isi h2 {
	font-size: 18px;
	margin-bottom: 15px;
	color: #0091D2;
}
#isi h2 span {
	background: #FFF;
	font-size: 18px;
}
#isi h3 {
	color: #0091D2;
	font-size: 18px;
	padding-bottom: 14px;
}
#isi h2.px12 {
	font-size: 12px;
}
#isi ul * {
	color:#4D4E4E;;
}
#isi ul li {
	padding-bottom: 10px;
	margin-left: 20px;
	color:#4D4E4E;
}
#isi ul ul {
	margin-bottom: 0;
}
#isi h4 {
	padding-top:12px;
	padding-bottom:3px;
}

#footer img, #isi img {
	margin-left: 6px;
}
#footer p a{
	text-decoration: underline;
	color: #00204D;
}
#isi p a {
	text-decoration: underline;
	color: #0091D2;
}

#footer {
	clear: both;
}
#footer img.usFlag {
	vertical-align: middle;
	margin: 0 6px 0 0;
}
#footer .footerInfo {
	overflow: auto;
	padding: 5px 0;
}
#footer .footerInfo p {
	float: left;
	width: 265px;
}
#footer .footerLink {
	clear: both;
	color: #DE892F;
	padding: 45px 0 5px 35px;
}
#footer .footerLink a {
	margin: 0 4px;
}


/** content layout ****************************************************/
#main {
	background: #FFF url(../images/bg-main-cont-bottom.gif) no-repeat left bottom;
	float: left;
	width: 761px;
	padding: 0;
	margin-bottom: 55px;
}
#main-container {
	background: url(../images/bg-main-cont-top.gif) no-repeat left top;
	padding: 7px;
}

#centercolTop {
	background: url(../images/bg-content-border-top.gif) no-repeat;
	width: 747px;
	height: 6px;
	overflow: hidden;
}
#centercolBottom {
	background: url(../images/bg-content-border-bottom.gif) no-repeat;
	width: 747px;
	height: 7px;
	overflow: hidden;
}
#centercol {
	border: #0091D2 solid;
	border-width: 0 1px;
	width: 726px;
	padding: 10px 9px 10px 10px;
}

#main-container.homeContainer #centercolTop {
	height: 0;
}
#main-container.homeContainer #centercolBottom {
	height: 0;
}
#main-container.homeContainer #centercol {
	border: 0;
	width: 747px;
	padding: 0 0 15px 0;
}
#main-container.homeContainer #isi, #main-container.homeContainer #footer {
	padding-left: 20px;
}
#main-container.finderContainer {
	padding: 7px 4px 7px 5px;
}
#main-container.finderContainer #centercol {
	width: 753px;
}
#main-container.regContainer {
	padding: 7px;
}
#main-container.loginContainer {
	padding: 7px 3px 7px 4px;
}
#main-container.loginContainer #centercol {
	width: 755px;
}




/** home page ******************************************/
#main-container.homeContainer .sub-content {
	background:url(../images/bg-border.gif) no-repeat;
	float:left;
	height:162px;
	margin:11px 0 0;
	padding:5px 0 0 3px;
	width:364px;
	cursor: pointer;
}
#main-container.homeContainer .no-margin {
	float:right;
}
#main-container.homeContainer .sub-content img {
	float:left;
}
#main-container.homeContainer .sub-content .longBtn img {
	position: absolute;
	left: -25px;
}
#main-container.homeContainer .sub-content .longBtn { 
	position: relative;
}
#main-container.homeContainer .sub-content div {
	float:left;
	padding-left:22px;
	width:200px;
}
#main-container.homeContainer .sub-content div.shortPic {
	width:245px;
}
#main-container.homeContainer .sub-content h2 {
	color:#0091D2;
	display:block;
	float:left;
	font-size:18px;
	margin:7px 0 5px;
	width:100%;
}
#main-container.homeContainer .sub-content p {
	color:#4F4F4F;
	display:block;
	font-size:14px;
	line-height:18px;
	margin-bottom:9px;
}

#print-logoDiv {
	display:none;
}

/**sampling page**************************************/
#container a.samplingPI {
	font:14px Arial, Helvetica, sans-serif;
	color:#004092;
	text-decoration:underline;
	display:block;
	margin:58px 0 0 15px;
}
#main.samplingMain {
	width:965px;
	background:#FFFFFF url(../images/bg-samp-main-cont-bottom.gif) no-repeat left bottom;
}
#main #samplingContainer {
	padding-bottom:20px;
	background:url(../images/bg-samp-main-cont-top.gif) no-repeat left top;
	padding:7px;
}
#samplingContainer p.btn {
	padding:0 0 15px;
}
#samplingContainer #centercolTop {
	background:url(../images/bg-samp-content-border-top.gif) no-repeat;
	width:951px;
	height:6px;
}
#samplingContainer #centercol {
	width:939px;
	padding-top:3px;
	padding-right:0;
	padding-left:2px;
	border:none;
}
#samplingContainer #centercolBottom {
	background: url(../images/bg-samp-content-border-bottom.gif) no-repeat;
	width:951px;
	height:6px;
}
#samplingContainer a.back-to-sym {
	background:url(../images/ico-back-to-sym.gif) no-repeat 0 2px;
	display:block;
	width:170px;
	height:19px;
	color:#0091d2;
	padding-left:15px;
	font-size:11px;
	float:left;
}
#samplingContainer span.helpContainer {
	float:right;
	background:url(../images/ico-help.gif) no-repeat 0 1px;
	padding-left:15px;
	font-size:11px;
}
#samplingContainer span.helpContainer a {
	color:#0091d2;
	text-decoration:underline;
}
#samplingContainer #isi, #samplingContainer #footer {
	/*margin-left:190px;*/
}
div#isi em {
	font-style:normal;
	text-transform:uppercase;
}
h1#ctl00_h1PageHeader {
	font-weight: normal;
	font-size: 21px;
	line-height:21px;
}
span.asthmaBrandEyebrow {
	display: block;
	color: #b7bd46;
	font-size: 13px;
	line-height:13px;
}
span.copdBrandEyebrow {
	display: block;
	color: #8fceed;
	font-size: 13px;
}
span.asthmaBrandEyebrow2 {
	display: block;
	color: #b7bd46;
	font-size: 13px;
	margin-left: 24px;
}
span.copdBrandEyebrow2 {
	display: block;
	color: #8fceed;
	font-size: 13px;
	margin-left: 24px;
}
span.asthmaBrandEyebrow3 {
	color: #b7bd46;
	font-size: 13px;
	margin-left: 0;
}
span.copdBrandEyebrow3 {
	color: #8FCEED;
	font-size: 13px;
	margin-left: 12px;
}
#menu p.samples {
	padding:0;
}
#menu p a.copd-home {
	background-image:url(../images/btn-COPD-home.png);
}

.sym-cycle-nav{display:none;}
.barndbox{ width:747px; height:280px;}
#html-container .sym-cycle-next{font-size:21px; color:#fff; font-weight:bold; background:url(../images/cycle/btn_next.png) right center no-repeat;}
#html-container h1{font-size:42px;line-height:45px;}
#html-container h2{font-size:30px; line-height:35px;}
#html-container h3{font-size:23px; line-height:25px;}
.copd  p{color:#044765; font-size:12px;}
.barndbox_pleft{width:270px; height:170px; float:left; margin:35px 0 0 25px; display:inline;}
.barndbox_pright{width:430px; height:170px; float:left; margin:35px 0 0 18px; display:inline;}
.bigtxt{font-size:140px; color:#fff; width:270px; height:170px; display:inline-block; line-height:1.1;}
.brandbox_undertips{ position: absolute; left:15px; bottom:0px;}
/*copd*/
.copd  h1, .copd  h2, .copd  h3{color:#036590; text-transform:uppercase; text-decoration: none;}
#centercol .copd h3 a{color:#036590; text-transform:uppercase; text-decoration: underline;}
.barndbox_1{ background:url(../images/cycle/brandbox_1.jpg) left top no-repeat;}
.barndbox_2{ background:url(../images/cycle/brandbox_2.jpg) left top no-repeat; display:none;}
.barndbox_3{ background:url(../images/cycle/brandbox_3.jpg) left top no-repeat;display:none;}
.barndbox_1 h1{float:left; width:420px; height:40px; display:inline; margin:78px 0 0 78px;}
.barndbox_1 h2{float:left; width:570px; height:75px; display:inline; margin:0px 0 0 128px;}
.barndbox_1 .sym-cycle-next{float:left; width:288px; height:45px; display:inline; margin:0px 0 0 388px; line-height:45px;}
.barndbox_2 h1{float:left; width:615px; height:40px; display:inline; margin:78px 0 0 78px;}
.barndbox_2 h2{float:left; width:615px; height:75px; display:inline; margin:0px 0 0 128px;}
.barndbox_2 .sym-cycle-next{float:left; width:188px; height:45px; display:inline; margin:0px 0 0 428px; line-height:45px;}
#html-container .barndbox_3 .sym-cycle-next{ position:absolute; width:225px; height:45px; right:34px; bottom:40px; text-align:right; padding-right:45px; background-position:right -3px;}

/*asthma*/
.asthma h1, .asthma h2, .asthma h3{color:#697319; text-transform:uppercase; text-decoration: none;}
#centercol .asthma h3 a{color:#697319; text-transform:uppercase; text-decoration: underline;}
.asthma p{color:#51590f; font-size:12px;}
.asthma small{font-size:13px; color:#636c16;}
.barndbox_4{ background:url(../images/cycle/brandbox_4.jpg) left top no-repeat;}
.barndbox_5{ background:url(../images/cycle/brandbox_5.jpg) left top no-repeat; display:none;}
.barndbox_6{ background:url(../images/cycle/brandbox_6.jpg) left top no-repeat;display:none;}

.barndbox_4 small{float:left; width:420px; height:30px; display:inline; margin:70px 0 0 95px;}
.barndbox_4 h1{float:left; width:500px; height:40px; display:inline; margin:0px 0 0 95px;}
.barndbox_4 h2{float:left; width:570px; height:50px; display:inline; margin:0px 0 0 148px;}
.barndbox_4 .sym-cycle-next{float:left; width:288px; height:45px; display:inline; margin:0px 0 0 388px; line-height:45px;}
.barndbox_5 h1{float:left; width:615px; height:40px; display:inline; margin:78px 0 0 78px;}
.barndbox_5 h2{float:left; width:615px; height:75px; display:inline; margin:0px 0 0 128px;}
.barndbox_5 .sym-cycle-next{float:left; width:188px; height:45px; display:inline; margin:0px 0 0 428px; line-height:45px;}
#html-container .barndbox_6 .sym-cycle-next{ position:absolute; width:225px; height:45px; right:34px; bottom:40px; text-align:right; padding-right:45px; background-position:right -3px;}












