@import url(home.css);
body{
	margin:0px;
	border:0px;
	color:#000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	background-color:#687abb;
}
#bigDiv {
	width:955px;
	margin:0 auto;
}
table{
	border-collapse:collapse;
	border-spacing:0px;
}
#cellMain{background-color:#fff;
	}
img{
/*	behavior: url(/css/custom/iepngfix.htc);*/
	border:none;
}
/*
div, a {
	behavior: url(/css/custom/iepngfix.htc);
}
*/
.clear{clear:both;}

/* outer table and shadowing */
#tblOuter{width:955px;}
#header{
	width:920px;
	height:101px;
	background-image:url(/images/headerBg.jpg);
	color:#000;
	text-align:right;
}
#logo{
	float:left;
	padding-top:22px;
	padding-left:41px;
}
#searchArea{float:right;}
#searchArea table td {border: 0; outline:0; padding: 0;}
#navTop{
	width:640px;
	float:right;
	height: auto;
	padding-right:45px;
	position: relative;
	overflow:hidden;
	text-align:left;
	margin-top:10px;
}
#navTop form {border: 0; outline: 0;padding: 0;}
#navTop ul{
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-right:0px;
	float:left;
	margin-top:2px;margin-left:5px;
}
#prescribing_button{float:left;}
#navTop li{
	display:inline;
	list-style-type:none;
	padding-right:0px;
	font-size:10px;
}
#navTop li.divider{
	padding-left:4px;
	padding-right:4px;
	color:#636466;
}
#navTop a{
	text-decoration:none;
	color:#636466;
	padding-right:0px;
}
#btnSearch{
	cursor: hand;

	border:none;
	width:53px;
	background: url(/images/searchBtnBg.gif) no-repeat top left;
	font-size:10px;
	color:#4a63ae;
	padding:2px 7px;
	margin-left:5px;
}
.searchText{
	width:128px;
	height:12px;
	margin-left:5px;
}
#navMain{
	position:relative;
	clear:both;
	text-align:left;
}
.navMainBtn{text-align:center;}
.navMainBtn a{
	text-decoration:none;
	color:#4a63ae;
}
.navMainBtn a:hover{color:#c80067;}
.navMainBtn .left{
	float:left;
	width:18px;
	height:43px;
}
.navMainBtn .mid{
	float:left;
	height:43px;
	color:#fff;
	font-weight:bold;
	line-height:54px;
	padding-right:10px;
	padding-left:10px;
}
.navMainBtn .right{
	float:left;
	width:18px;
	height:43px;
}

.navMainBtn .leftActive{
	background:url(/images/btnMainLeft.png);
	behavior: url(/css/custom/iepngfix.htc);
}
.navMainBtn .midActive{background:url(/images/btnMainMid.jpg) repeat-x;}
.navMainBtn .midActive a{color:#fff;}
.navMainBtn .midActive a:hover{color:#fff;}
.navMainBtn .rightActive{
	background:url(/images/btnMainRight.png);
	behavior: url(/css/custom/iepngfix.htc);
}
.navMainBtn, .navMainBtn div {behavior:url(/css/custom/iepngfix.htc)}
#navMainBtn1{
	position:absolute;
	left:239px;
	top:-20px;
}
#navMainBtn2{
	position:absolute;
	left:316px;
	top:-20px;
}
#navMainBtn3{
	position:absolute;
	left:458px;
	top:-20px;
}
#navMainBtn4{
	position:absolute;
	left:668px;
	top:-20px;
}
#navMainBtn5{
	position:absolute;
	left:736px;
	top:-20px;
}
#headerShadow{
	width:920px;
	height:2px;
	background:url(/images/headerShadowLower.gif) no-repeat;
}
#shadowRight{
	width:14px;
	background:url(/images/shadowRight.gif) repeat-y;
}
#shadowLeft{
	width:14px;
	background:url(/images/shadowLeft.gif) repeat-y;
}
#flashBanner{
	text-align:center;
	margin-top:6px;
}
#main{
	padding-top:0px;
	padding-right:32px;
	padding-left:32px;
	text-align:left;
	color:#636466;
	clear:both;
	line-height:16px;
}
.FDAapprovedWrap{
	padding-right:34px;
	padding-bottom:16px;
	padding-left:34px;
	padding-top:25px;
}
.FDAapproved{
	color:#4a63ae;
	font-style:italic;
	font-size:15px;
	text-align:center;
}
.FDAapproved2{
	color:#4a63ae;
	font-style:italic;
	font-size:15px;
	text-align:left;
	padding-bottom:15px;
	padding-top:10px;
	}
	
.FDAapproved2.indSpacer2 {text-align: center;}
.FDAapproved2 span, FDAapproved3 span{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}
.FDAapproved3{
	color:#4a63ae;
	font-style:italic;
	font-size:15px;
	text-align:center;
	padding-bottom:15px;
}
.warningWrap{
	margin-top:12px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid black;
	color:#000;
}
.warning{
	padding-right:20px;
	padding-left:20px;
	text-align:center;
	font-weight:bold;
}
.warningText{font-weight:normal;}
#homeList{list-style:disc outside; color:#c80067;}
#homeList li{margin-left:-24px;}
#homeList li p{color:#636466;}
.blackText{color:black;}
.magenta{
	color:#c80067;
}
.bigBold{
	font-weight:bold;
	font-size:16px;
	padding-top:6px;
	padding-bottom:12px;
}
.biggerBold{
	font-weight:bold;
	font-size:16px;
}
#footer{
	text-align:center;
	font-size:11px;
	margin-top:40px;
}
#footer li{
	display:inline;
	list-style-type:none;
	padding-right:0px;
	font-size:10px;
}
#footer li.divider{
	padding-left:4px;
	padding-right:4px;
	color:#636466;
}
#footer a{
	text-decoration:none;
	color:#636466;
	padding-right:0px;
}
#footerLeft{
	float:left;
	text-align:left;
	margin-top:10px;
	margin-bottom:20px;
}
#footerRight{
	float:right;
	margin-top:14px;
}

/* ------ Nav Left ------ */
#navLeft{
	float:left;
	width:190px;
	width:226px;
	margin-top:20px;
}
#navLeftTitle{
	color:#636466;
	padding-left:16px;
	padding-bottom:8px;
}
#navLeft ul{
	margin:0px;
	padding-left:0px;
	list-style-type:none;
	background:url(/images/navLeftDivider.gif) repeat-y;
	padding-top:2px;
	padding-bottom:1px;
}
#navLeft ul li{
	margin:0px;
	margin-bottom:2px;
	background-color:#fff;
}
#navLeft a.active{
	background:url(/images/navLeftActiveBg.gif) repeat-y;
	color:#c80067;
}
#navLeft a{
	display:block;
	text-decoration:none;
	color:#636466;
	font-size:12px;
	font-weight:bold;
	padding:8px;
	padding-left:16px;
}
#navLeft a:hover{color:#c80067;}
#navLeft a:active{color:#c80067;}

#navLeft h1 a{
	font-size:16px;
	font-weight:bold;
	color:#c80067;
	padding:0px;
	padding-bottom:6px;
	
}
/* ---- Body ----- */
#bodyCenter{
	float:left;
	margin-top:20px;
	margin-left:10px;
	width:460px;
}
#bodyCenterWide{
	float:left;
	margin-top:20px;
	width:696px;
}
#bodyVertDivider{
	float:left;
	width:28px;
	height:403px;
	margin-top:20px;
	background:url(/images/dividerVertical.gif) no-repeat 15px 0px;
}
#bodyRight{
	margin-top:20px;
	float:left;
	width:100px;
}
.superscript{
	vertical-align:super;
	font-size:10px;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#c80067;
	padding-bottom:6px;
}
h2 {font-size:15px;}
h3 {
	font-size:12px;
	color:#c80067;
}
#content-main{min-height:10px;}	
/*
	background-color:#0099FF;
	background-color:#999900;
	background-color:#CC3300;
	background-color:#FF9900;
*/

.clear{clear:both;}

/* ####################################### begin AI code ####################################### */


/* -------------- GLOBAL styles -------------- */
p{
	line-height:16px;
}
sup{
	font-size: .63em;
    line-height: 0.5em;
    vertical-align: baseline;
    position: relative;
    top: -0.6em;
}
.sup-outside{
	margin-left:-5px;
}

/* -------------- headers -------------- */
.header-content{
	color:#c80067;
	font-size:16px;
	font-weight:bold;
	margin-top:-5px;
	padding-bottom:3px;
	padding-top:13px;
	line-height:1.25;
}
.header-content-sub{
	color:#c80067;
	font-size:13px;
	font-weight:bold;
	line-height:1;
}
.header-spot{
	color:#c80067;
	font-size:13px;
}
.header-chart{
	color:#636466;
	font-size:13px;
	font-weight:bold;
}
.eyebrow{
	font-weight:bold;
	margin-bottom:-8px;
}
.reference{
	font-size:11px;
}
.blueTxt{
	color:#4a63ae;
}
.footnote{
	font-size:11px;
}
/* -- header alignment fixes -- */
.topFix{
	margin-top:-10px;
	margin-bottom:-7px;
}
#hSpacer{
	padding-top:15px;
}
.hcsSpacer{
	padding-top:10px;
}
.over-chart{
	margin-bottom:10px;	
}


/* -------------- links -------------- */
.link a{
	color:#4a63ae;
	font-weight:bold;
	text-decoration:underline;
}
.link a:visited{
	color:#4a63ae;
}
.link a:hover{
	color:#c80067;
}
.link-spot{
	color:#4a63ae;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	line-height:12px;
}
.link-spot a{
	color:#4a63ae;
	text-decoration:none;
}
.link-spot a:visited{
	color:#4a63ae;
}
.link-spot a:hover{
	color:#c80067;
}
#profile_link a{
	color:#4a63ae;
	font-weight:bold;
	text-decoration:underline;
}
#profile_link a:visited{
	color:#4a63ae;
}
#profile_link a:hover{
	color:#c80067;
}
.doubleLink{
	list-style-image:url(../../images/pdf-icon.png);
	margin-left:-17px;
}
#anchorLinks {
	text-align:center;
}

#anchorLinks a{
	#display:block;
	text-decoration:none;
	color:#636466;
	font-size:12px;
	font-weight:bold;
	padding:8px;
	padding-left:16px;
}

/* -------------- bullets -------------- */
.bullet{
	color:#C80067;
	padding-bottom:10px;
	line-height:16px;
}
.bullet span{
	color:#636466;
}
.bullet-sub{
	padding-left:40px;
}
.subList{
	margin-left:-12px;
	margin-top:-10px;
	list-style:none;
}
.subList-outside{
	margin-left:-13px;	
}



/* -------------- indents -------------- */

.indent{
	margin-left:25px;	
}
.indent-isi{
	margin-left:15px;
	margin-bottom:-8px;
}
.indent-isi-bottom{
	margin-left:15px;
}
.indent-footer{
	padding-left:15px;
}

.list-noIndent{
	margin-left:-25px;
}
.list-noIndent-reg{
	margin-left:-26px;
}
.indent-checkbox{
	margin-left:20px;	
}
.checkBox{
	padding-right:5px;
}

/* -------------- spots -------------- */
.spot{
	width:165px;
}
.spot-height{
	height:165px;
}
.link-arrow{
	margin-bottom:-6px;
	margin-right:5px;
	width:17px;
	height:18px;
	float:left;
}
.spot-indent{
	margin-left:22px;
}


/* -------------- misc -------------- */
.pdf-icon{
	margin-bottom:-9px;
	padding-right:5px;
}
.pdf-icon-nonSpot{
	margin-bottom:-2px;
	padding-right:5px;
}
#bluePill{
	padding-left:25px;
	margin-bottom:-12px;
	height:35px;
	width:71px;
}
.boxed-warning{
	text-align:center;
	border:solid 1px;
	color:#000;
}
.boxed-warning p{
	padding-left:5px;
	padding-right:5px;
}
.smallCap{
	font-variant:small-caps;
}
.tight p{
	margin-top:-10px;	
}
.banner{
	margin:0px;
	margin-left:-5px;
	width:480px;
	height:85px;
}
#bodyCenterFullWidth{
	width:850px;	
}
.moveUp{
	margin-bottom:-10px;
}
.pwUpdate{
	padding-left:52px;
}
#updateAccount{
	padding-left:2px;
	padding-bottom:12px;
}/*
.supAsterisk{
	font-size:1.5em;
	top: -2em;
	line-height: 0.25em;
}*/

/* ---- Login ---- */
#loginWrap{
	float:left;
	margin-top:20px;
}
.buttonLeft{
	cursor:pointer;
	cursor: hand;

	float:left;
	width:16px;
	height:23px;
	background:url(/images/buttonLeft.gif) no-repeat;
}
.buttonMid{
	cursor:pointer;
	cursor: hand;

	float:left;
	height:23px;
	line-height:22px;
	background:url(/images/buttonMiddle.gif) repeat-x;
	color:#4a63ae;
	font-size:12px;
}
.buttonRight{
	cursor:pointer;
	cursor: hand;

	float:left;
	width:16px;
	height:23px;
	background:url(/images/buttonRight.gif) no-repeat;
}
#btnLogin{
	cursor: hand;
	margin-top:10px;
	padding-bottom:30px;
}
table.tblLogin td {
	padding-bottom:10px;
	font-size:12px;
}
#loginWrap input[type=text]{width:125px; font-weight:bold;}
#loginWrap input {width:125px;}
.cellLabel{
	text-align:left;
	vertical-align:top;
	padding-top:4px;
	padding-right:10px;
}
.blue {color:#4a63ae;}
#whyRegisterWrap{
	float:left;
	margin-top:20px;
	margin-left:60px;
	width:340px;
}
#dividerVerticalShort{
	float:left;
	width:38px;
	height:270px;
	margin-top:20px;
	background:url(/images/dividerVerticalShort.gif) no-repeat 15px 0px;
}
.forgotPW{
	margin-top:-15px;	
}

/* ---- Register ----  */
#whyRegisterWrap.whyRegister{
	margin-top:20px;
	margin-left:0;
	width:260px;
}
#register{
	float:left;
	margin-left:30px;
	width:380px;
}
.required{font-style:italic;}
table.tblRegister td {
	padding-bottom:10px;
	padding-right:10px;
	font-size:12px;
}
table.tblRegister td.cellLabel{
	width:170px;
}
.coloredDisc li{
	list-style: disc outside; 
	color:#c80067;
	margin-left:-24px;
	padding-left:0px;
	padding-bottom:10px;
}
.colorNorm{	color:#636466;}



/* ---- Tell a Colleague ---- */
table.tblTellColleague td.cellLabel{
	width:200px;
}
table.tblTellColleague td {
	padding-bottom:10px;
	padding-right:10px;
	font-size:12px;
}
.emailPreviewTop{
	width:553px;
	height:8px;
	background:url(/images/emailPreviewBgTop.gif) no-repeat;
}
.emailPreviewMid{
	width:553px;
	background:url(/images/emailPreviewBgMid.gif) repeat-y;
}
.emailPreviewBottom{
	width:553px;
	height:9px;
	background:url(/images/emailPreviewBgBottom.gif) no-repeat;
}
.emailPreview{
	padding:0;
	padding-top:4px;
	padding-left:20px;
	padding-bottom:1px;
	padding-right:15px;
}
#reqFields{
	margin-top:-15px;
	padding-bottom:15px;
	font-style:italic;
}
/*---- Tell Colleague Thanks ----*/
#tellColleagueThanks{
	float:left;
	width:660px;
}

/* ---- Search Results ---- */
.numFound{
	font-size:14px;
	color:#636466;
	padding-left:8px;
}
.searchResult{
	padding-bottom:16px;
}
.searchResults .title a{
	color:#4a63ae;
	font-weight:bold;
}
.searchResults .short{}
.searchResults .url{
	font-weight:bold;
}
.searchResults .url{
	color:#636466;
}
/* ---- Sitemap ---- */
.sitemapSection{
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-bottom:-10px;
	
}
.sitemapSection ul{
	margin-top:-10px;
}
.sitemapDisc li{
	list-style: disc outside; 
	color:#c80067;
	margin-left:-24px;
	padding-left:0px;
	padding-bottom:0px;
}
.sitemapDisc a, .sitemapSection a{
	color:#636466;
}
.sitemapSection a:hover, .sitemapDisc a:hover{
	color:#c80067;
}


.siteMap{
	padding-bottom:20px;	
}
.input_radio_group{list-style:none;display:inline;padding:0px;}
.input_radio_group li{display:inline;}

.ui-dialog-titlebar{background:#fff;border:none;}
.ui-dialog .ui-dialog-titlebar-close{margin:0px 0px;}
.ui-dialog-titlebar{overflow:show;height:20px;}
.ui-dialog{overflow:show;background:#fff;border:0px;}
.ui-widget-overlay{background:#333;}
#remBox input{width:auto;text-align:left;margin:0px;}
.ui-dialog-content{text-align:center;}

.newUserReg{
	margin-top:30px;
	/*margin-left:96px;*/
}
.date{
	padding-right:40px;
	vertical-align: top; 
}
#events tr{
	margin-bottom:10px;
}
.form_field_error{color:#c80067;margin-top:5px;}
#navTop .top_active a{color:#c80067;}

#search_btn{padding-top:1px;float:right;margin-left:5px;}


/* ------------------- prev next btns ----------------------- */
.next{
	text-align:right;
	padding-right:34px;
}
.jumpLinks{
	margin-top:10px;
	width:100%;
	cell-padding:0px;
	cell-spacing:0px;
}

/* ------------------- inline login/reg --------------------- */

#inlineLoginWrap{width:220px;float:left;}
#inlineLoginWrap input{width:120px;}
#remBox input{width:16px;}
#inlineWhyRegisterWrap{float:left;width:230px;}
#searchArea input{font-size:9px;}


.affirm{
	margin-left:24px;	
}
#message{
	padding-bottom:15px;
}

.footerGap{
	margin-top:35px;
}
.footerGap-index{
	margin-top:15px;
}


.form_subtitle {
	font-style:italic;
	color:#5c79bc;
}

.regHR {
	color: #828282;
	background-color: #828282;
	height: 1px;
	border: 0 none;
}
/* Register form 
#register input{width:200px;}
*/
.homeAlign{
	margin-top:-10px;
	margin-bottom:-20px;
}

.edit_text {
	width:200px;
}

.edit_checkbox {
	width:15px;
}
.warningText h2{
	padding-top:20px;
}

/* ------------------- blackbox in header --------------------- */

/* -------- seeISI under box ------------ */
.warningWrap-header{
	margin-top:12px;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid black;
	color:#000;
	width:861px;
	margin-left:auto;
	margin-right:auto;
}
.seeISI{
	text-align:center;	
	margin:0px;
	padding:0px;
	margin-top:5px;
	/**/margin-bottom:0px;
	font-size:12px;
}
.banner{
	margin-top:5px;
}
#navLeft{
	margin-top:20px;
}
.spot{
	margin-top:10px;
}


/* -------- seeISI next to box ------------ */
/*.warningWrap-header{
	margin-top:12px;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid black;
	color:#000;
	width:750px;
	float:left;
	margin-left:25px;
}
.seeISI{
	text-align:center;	
	margin:0px;
	padding:0px;
	margin-top:20px;
	margin-bottom:0px;
	padding-left:10px;
	float:left;
	width:125px;
	font-size:12px;
}
.headerWarnings{
	margin-left:auto;
	margin-right:auto;
}
*/
#flash_banner_printonly {display:none;}
#flash_banner_printonly_small {display:none;}
.banner_printonly {display:none;}


/*POPUP*/
.popup{display:none;width:800px;text-align:left;position:absolute;border:0 solid #112f5e;display:none;z-index:1001;padding:15px 20px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.popup .close{}
.popup .load{background-repeat:no-repeat;background-position: 50% 50%;height:100px}
.popup .d{overflow:hidden;padding:45px 12px 12px 45px;min-height:235px;font-weight:normal;color:#000;font-weight:normal;position:relative;}
.popup .buttons{text-align:center;padding:10px 0 5px;}
.popup .button{background:#bbb;}
.popup .button span{background:#bbb;text-align:center}
#popup-bg{display:none;position:fixed;_position:absolute;/* hack for internet explorer 6*/height:100%;width:100%;top:0;left:0;background:#000;z-index:1000;}
#popup-welcome{width:682px;height:331px;background:url(/images/Announce_Background.png) no-repeat #fff center center;}
#popup-welcome .close{position:absolute;bottom:0;left:275px;text-indent:-6000px;cursor:pointer;display:block;width:122px;height:50px;margin:0 auto;background:url(/images/Close_Button_Off.png)}
#popup-welcome .close:hover{background:url(/images/Close_Button_Roll.png)}
#popup-welcome h1{font-size:25px;color:#4A63AE;line-height:1.4em;padding:0;margin:0}
#popup-welcome p{line-height:1.4em;font-size:16px;margin:11px 0}
#popup-welcome p a{color:#000;}
#popup-welcome #link-cubist{magin:0;padding:0;width:110px;height:110px;position:absolute;top:57px;right:53px}
#popup-welcome #link-cubist a{display:block;text-indent:-6000px;width:100%;height:100%}
