/* CSS Document */
@media print{
	.noprint {visibility:hidden; display:none}
	.print {visibility:visible; display:inline}
}
@media screen {
	.hide {visibility:hidden; display:none}
	
}

body { 
	margin:0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;
	background-color:#FFFFFF;
	} 
img {
	border:none; 
	}
a {
	color:#96004b;
	}
div {
	margin:0;
	}
p{
    line-height: 140%;
}
.print {
	display:none;
	}
ul { 
	margin:20px 0;
	padding-left:30px
	}
ul.anchorList{
	margin:20px 0;
	padding-left:20px;
	}
ul.circle
{
list-style-type:circle;
}
ol.anchorList {
	margin:30px 0;
	padding-left:30px;
	}
ul.anchorList a, ol.anchorList a  {
	text-decoration:none
	}
li{
    margin:5px 0;    
}
ul ul{
    list-style-type:circle;
	margin:0 0 15px;
}

ul ul ul{
    list-style-type:square;
}

.reference{
    font-family:Arial, Helvetica, sans-serif; 
    font-size:11px; 
    color:#333  
}
.pageID{
    font-family:Arial, Helvetica, sans-serif; 
    font-size:10px; 
    color:#333  
}
sup.reg
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px; 
}
sup.regisi
{
    vertical-align:text-top;
}


sup.regh1{
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px; 
	vertical-align:top;
}
sup.regh2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;   
}
sup.ref
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px; 
}
sup.refh2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;  
    font-weight:bold; 
}
a:hover, 
.headerLinks a:hover, 
.topBarLinks a:hover, 
.footerLinks a:hover, 
.bottomCallout a:hover, 
.relatedInformation_callout a:hover,
.ref_callout a:hover,  
.abbottGlobal_nav a:hover,
.topOfPage a:hover,
.navigation_holder li a:hover {
	text-decoration:underline;
	}
.contentWrapper h1 { 
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#96004b;
	font-size:2.7em;
	margin:20px 0;
	width:340px;
	}
.contentWrapper h1 span {
	color:#333333;
	font-size:0.8em;
	}
.contentWrapper h2 { 
	color:#96004b;
	font-size:1.25em;
	margin:20px 0 15px;
	width:350px;
	}
.contentWrapper h5 { 
	color:#000000;
	font-size:1em;
	margin:20px 0 -10px 0;
	}
.contentWrapper p, p {
	font-size:1em;
	margin:15px 0;
	}
.contentWrapper a {
	text-decoration:underline;
	}
.emphasize { 
	background-color:#999999; 
	color:#FFFFFF; 
	padding:10px; 
	margin:20px 0;
	}
#indicator {
	font-size: 0;
	margin: 1px 0 0 0;
	padding: 0;
	position: absolute;
	width: 584px;
	height: 6px;
	}
	.raIndicator {
		background: #99cc00;
		}
	.asIndicator {
		background: #ff9900;
		}
	.jraIndicator {
		background: #cc0066;
		}
/* main layout styles */
.mainWrapper {
	width:760px;
	}
.leftTopWrapper { 
	float:left;
	width:145px;
	text-align:right;
    }	
.rightTopWrapper {
	float:right;
	width:584px;
	}
.leftWrapper {
	float:left;
	width:145px;
	}
.contentWrapper {
	float:right;
	width:584px;
	position:relative;
	}
/* end of main layout styles */

.float_left {float:left;}
.float_right {float:right;}
.clear_float {float:none;}
img.float_left {float:left; margin:5px 25px; margin-left:0;}
img.float_right {float:right; margin:5px 25px; margin-right:0;}

/*.transcript {float:right; margin:-30px 0 0 20px; padding:3px 0;}*/
.transcript {float:right; clear:both; padding:3px 0; margin:0px 0 0 160px; height:20px; margin-right:90px  }

 search field 
.searchHolder{
   position: absolute;
   bottom: 0;
   left: 18px;
   text-align:left;
   font-size:12px;
}
.searchField{
    vertical-align:top;
	width:95px; 
	font-size:11px;
	}
.searchButton 
{
   padding-top:1px;
}	
/* end of search field */

/* header */
.logotier
{ 
width:760px;
border:0px solid red;
margin-top:19px;
position: relative;
}	

.logoMyHumira{
    float:left;
    width:146px;
    padding: 1px 0 0 17px;
    text-align: left;
    }
.logoMyHumira img{
    padding: 0;
    }
.logoHumira {
	float:right;
	text-align: right;
	width: 115px;
	}
	.logoLabel
{
	margin: 5px 0 0;
	}	
.headerLinks {
	/*float:right;*/
	padding: 15px 37px 6px 0;
	vertical-align:text-bottom;
	text-align: right;
	margin:auto;
	font-size:13px;
	color:#000000;
	}
.headerLinks a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	}

.topBar {
	background-color:#96004b;
	height:25px;
	text-align:right;
	}
.topBarLinks {
	color:#FFFFFF;
	font-size:11px;
	padding:5px 37px 0 0;
	}
.topBarLinks a {
	color:#ffffff;
	text-decoration:none;
	}
.topBarLinks img { 
	vertical-align:middle;
	}
	
.topISICopy { float: left; width: 460px;}
	.topISICopy p { color: #000; font-size: 11px; line-height: 13px; margin: 0;}	
/* end of header*/

/* navigation */
.navigation_holder {
	margin:20px 0 4px 0;
	padding-bottom:5px;
	padding-top:2px;
	border-top:1px solid #96004b;
	border-bottom:1px solid #96004b;
	}
.navigation_holder div {
	position:relative;
	background-color:#fff;
	padding:2px 10px 1px 18px;
	margin:1px 0;
	cursor:pointer;
	}
.navigation_holder .nav_over {
	background-color:#ffffff;
	}
.navigation_holder .nav_over a {
	color:#96004b;
}
.navigation_holder a {
	position:relative;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	z-index:2;
	}
.navigation_holder a:hover {
	text-decoration:none;
	}
.navigation_holder .nav_shadow {
	background:none;
	border:none;
	padding:0;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	position:absolute;
	top:6px;
	left:19px;
	z-index:1;
	opacity:0.30;
	filter: alpha(opacity=25);
	}
.abbottGlobal_nav {
	background-color:#ffffff;
	padding:0px 5px 5px 18px;
	}
.abbottGlobal_nav a {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
/* nav second level */
.navigation_holder ul {
	background-image:none;
	background-color:#fff;
	border-bottom:none;
	margin:1px 0;
	padding:0 0 0 15px;
}
.navigation_holder li {
	margin:5px 0;
	list-style-type:none;
	padding:0 10px 0 10px;
	font-size:12px;
	}
.navigation_holder li a {
	color:#96004b;
	font-size:12px;
	font-weight:normal;
	}
/* end of second level */
/* end of navigation */



/* call out styles */
.leftcalloutwrapper 
{
	padding-top:15px;
	font-family:Arial;
	font-size:11px;
	
}
.callout 
{
	margin-bottom:15px;
	cursor:pointer;
}

.calloutcontent
{
	padding-top:10px;
}

.calloutcontent_psa 
{
	padding-top:8px;
}
.RAAssessment 
{
	background-color:#F0F7D9;
	color:#96004b;
	padding:10px 12px 7px 18px;
}

.PsAReport
{
	background-color:#f0d9f0;
	color:#96004b;
	padding:10px 12px 7px 18px;
}
    	            
 
.CrohnsInfo
{
	background-color:#E8EFF7;
	color:#96004b;
	padding:10px 12px 7px 18px;
}

.CrohnsInfo .getstarted
{
	text-align:right;
	padding-top:8px;
}

.RAAssessment .getstarted 
{
	text-align:right;
	padding-top:8px;
}

.PsAReport .getstarted 
{
	text-align:right;
	padding-top:8px;
}

.myHumiracallout 
{
	background-color:#96004b;
	color:#FFFFFF;
	font-size:12px;
	
	font-weight:normal;
	padding:9px 15px 11px 18px;
}
.myHumiracallout .learnmore 
{
	text-align:left;
	padding-top:8px;
}
.HUMIRApen
{
	background-color:#F0F0F0;
	color:#000000;
	font-size:13px;
	padding:0px 20px 10px 18px;
	font-weight:bold;
}
.humirapen_header
{
font-size:13px;    
color:#7f153f;    
}

.HUMIRApen .learnmore 
{
	text-align:left;
	padding-top:10px;
}
.resourceCenter_callout {
	margin-bottom:15px;
	background-color:#F0F0F0;
	padding:1px 10px 1px 18px;
}
.resourceCenter_callout P {
	margin:10px 0;
	}
.resourceCenter_callout h2 {
	font-size:13px;
	color:#96004b;
}
/* end of call out styles */
.conditionImage, .logoAbbott {
	font-size:0;
	}
.learnMore { 
	text-align:right;
	margin:-10px 0 15px 0;
	}
img.contentCalloutRight {
	float:right;
	border:none;
	margin:   20px 0 10px 30px;
	}
.contentCalloutRight {
	float:right;
	border:none;
	margin:0 0 50px 20px;
	}
.topOfPage {
	font-weight:bold;
	text-align:right;
	margin:20px 0 30px 0 ;
	}
.topOfPage img {
	margin-right:5px;
	vertical-align:middle;
	}
.topOfPage a {
	text-decoration:none;
	}
.contentWrapper a.noUnderline{
	text-decoration:none;
	}
.faqLink{
	text-decoration:none;
	color:#000000;
	}
/* bottom callouts */
.bottomCallout td {
	background-color:#f0f0f0;
	width:50%;
	
	}
.bottomCallout h1, .relatedInformation_callout h2 {
	margin:0 0 10px 0
	}
.bottomCallout p{
	margin:10px 0;
	font-size:1em;
	}
.relatedInformation_callout p {
	margin:5px 0 10px;
	font-size:1em;
	}
.bottomCallout a, .relatedInformation_callout a, .ref_callout a {
	text-decoration:none;
	}
.searchLink{
    padding-top: 4px;
}
.searchLink a{
    text-decoration:none;
}
.searchLink a:hover{
    text-decoration:underline;
}

ul.newsList {
	margin:0;
	padding-left:22px;
	padding-left:expression(16+'px');
	list-style-image:url(../Images/icon_news.gif);
	
	}
ul.newsList li {
	padding-Left:expression(4+'px');
	margin:0;
	font-size:1em;
	}
ul.newsList li a {
	position:relative;
	color:#000000;
	top:-3px;
	}
ul.newsList li img {
	vertical-align:top; 
	margin-left:6px; 
	margin-top:3px;
	}
.newsSeparator {
	height:1px; 
	border-top:1px dashed #9b9b9b; 
	margin:5px 0 4px 20px; 
	padding:0; 
	font-size:0px
	}
.relatedInformation_callout {
	padding:6px 13px 8px 13px;
	margin:15px 0 15px;
	}
.ref_callout {
	padding: 5px 13px 5px 13px;
	margin: 10px 0 15px;
	}
ul.relatedInfo_list {
	margin:0;
	padding-left:25px;
	padding-left:expression(18+'px');
	list-style-image:url(../Images/arrow_grey.gif);
	}
ul.relatedInfo_list li {
	padding-Left:expression(8+'px');
	margin:5px 0;
	font-size:1em;
	}
ul.relatedInfo_list li div {
	position:relative;
	top:-3px;
	}
/* end of bottom callouts */

/* list styles */
#raList li {
	color: #99cc00;
	}
#jraList li {
	color: #cc0066;
	}
#asList li {
	color: #ff9900;
	}
#raList li span,
#jraList li span,
#asList li span {
	color: #000;
	}
/* end list styles */


/* footer */
.footerLinks { 
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin:30px 0;
	color:#999999;
	line-height:18px;
	}
.footerLinks a {
	text-decoration:none; 
	color:#999999;
	}
/* end of footer */

/* RA Assessment BEGIN*/
.question
{
	font-size: 1em;
	color: #990033;
	font-family: Arial;
}
.questionNote
{
	font-size: 0.9em;
	color: #990033;
	font-family: Arial;
}
.questionsTitleNote
{
	font-weight: bold;
	font-size: 0.9em;
	color: #666666;
	font-family: Verdana;
	text-decoration: none;
}

.questionsTitleNoteItalic
{
	font-weight: normal;
	font-size: 0.9em;
	cursor: hand;
	color: #666666;
	font-family: Verdana;
	text-decoration: none;
	font-style: italic;
}

.copyTextGray
{
	font-size: 9px;
	color: #666666;
	font-family: Verdana;
}
.bodyTextGray
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	font-style: normal;
	font-family: Arial;
}

.bodyTextGrayNote
{
	font-weight: normal;
	font-size: 1.2em;
	color: #000000;
	line-height: 17px;
	font-style: normal;
	font-family: Arial;
}
.bodyTextGrayName
{
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	line-height: 17px;
	font-style: normal;
	font-family: Arial;
}
.psa_text {
	FONT-SIZE: 12px; COLOR: #333333; LINE-HEIGHT: 16px; FONT-FAMILY: Arial;
}
.psa_textsm {
	FONT-SIZE: 11px; COLOR: #333333; LINE-HEIGHT: 16px; FONT-FAMILY: Arial
}
table.checkboxList 
{
	border:solid 1px #000000;
}
td.checkboxList
{
	border-bottom:solid 1px #000000;
}

.injectionimage
{
	border: 2px solid #aaa;
}

ul.angle_braket {margin-top:-10px;}
/* ul.angle_braket li {list-style-image:url(../images/global_blue_raquo.gif);} */
ul.angle_braket li a {}

/* RA Assessment END*/

/* ------------------------------------------------------------------------- */
/* myHUMIRA */
.calendarImage
{
padding-top:4px;
cursor:pointer;
}
.accordionHeader
{
    background-color:Gray;
    width:400px;
    height:30px;
}
.accordionContent
{
    width:400px;
    height:350px;    
}
.medReminderPhone
{
    display:none;
    padding-left:20px;    
}
.medReminderEmail
{
    display:none;
    padding-left:20px;
}
.servicePanel
{ 
    padding-left:19px; 
}
.answerPanel
{ 
    display:none;
}
.welcome_copy_holder
{	
	margin-top:-222px;
	left:0;
	z-index:5;
}
.maintext
{
width:326px;
padding-top:0px;
margin-top:0px;
line-height: 142%;
}
.graycallout
{
background-color:#eaeaea;
margin-top:10px;
padding:16px 0 16px 19px;
font-weight:bold;
font-size:1.25em;
}
.whitecallout
{
margin-top:5px;
padding:7px 0 16px 19px;
font-weight:bold;
font-size:1.25em;
}
.signupheader
{
padding-top:18px;
}

.signuptext
{
background-color:#eaeaea;
padding:12px 0 12px 18px;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#96004b;
}

.support
{
background:url(../Images/callout_nursesupport.jpg) no-repeat;
width:145px; height:158px;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-top:8px;
padding:55px 0 0 12px;
}
.support2
{
background:url(../Images/callout_nursesupport.jpg) no-repeat;
width:145px; height:158px;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-top:8px;
padding:55px 0 0 12px;
}
.Reimbursement
{
	margin: 10px 0 0 0;
	padding-left:20px;
}
.Reimbursement a{
	text-decoration:none;
}
.FAQClose
{
    padding: 6px 0 12px 0;
}
.FAQClose a{
	text-decoration:none;
}
/* ------------------------------------------------------------------------- */
/* myHumira Splash Page - CSS*/

.splash_left_tier
{
width:190px;
float:left;
border:0px solid green;
margin-top:4px;
}
.splash_footer_wrapper
{
padding-left:20px;
}
.splash_right_tier
{
float:left;
width:566px;
margin:4px 0 0 4px;

}

/* login callout */
.loginback
{
background-color:#96004b;
font-size:12px;
color:#fff;
padding-left:17px;

}
.loginback table 
{
width: 149px; 
}
.loginback table th 
{
text-align:left;
padding-top: 6px
}
.loginback input 
{
width:147px;
height:15px;
font-size:13px;
}
.loginback a
{
text-decoration:none;
color:#fff;
}
/* end of login callout */

/* sign up callout */

.signup_back
{
margin-top:28px;
}
.sign_up_wrapper a
{
text-decoration:none;
color:#000;
}
.sign_up_wrapper a:hover
{
color:#96004b;
}
.sign_up_items 
{
background-repeat:repeat-y;
width:188px;
margin-top:1px;
font-size:12px;
font-weight:bold;
}

.sign_up_items img{
padding-right:7px;
}

.sign_up_items table {
width: 158px; 
margin: 3px 0 3px 28px;
}
.sign_up_wrapper .green
{
background-image:url(../Images/greennav_back.gif);
cursor:pointer;
}
.sign_up_wrapper .blue
{
background-image:url(../Images/bluenav_back.gif);
cursor:pointer;
}
.sign_up_wrapper .purple
{
background-image:url(../Images/purplenav_back.gif);
cursor:pointer;
}
.sign_up_wrapper .orange
{
background-image:url(../Images/orangenav_back.gif);
cursor:pointer;
}
.sign_up_wrapper .grey
{
background-image:url(../Images/dk_greynav_back.gif);
cursor:pointer;
}
/* end of sign up callout */

.splashleftcallout
{
padding:12px 6px 12px 22px;
background-color:#96004b;
color:#ffffff;
font-size:12px;
margin-top:20px;
}


.splashcallout
{
/*background-color:#eaeaea;*/
margin-top:20px;
width:360px;
font-weight:bold;
padding:16px 20px;
}

.splashcallouttext
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.1em;
}
.splashgreyline
{
padding:24px 0 12px 0;
}
.splash_copy_holder
{
margin:0 0 20px 20px;
}

.splash_copy_holder a
{
color:#96004b;
}

.splash_right_tier h1
{
font-size:2.1em;
font-weight:bold;
color:#96004b;
margin:26px 0 0 0;
padding:0;
}


.splash_right_tier h2
{
font-size:1.1em;
padding:0;
margin:16px 0 0 0;
font-weight:bold;
color:#96004b;
}

.splashtable
{
font-size:1.1em;
font-weight:bold;
color:#96004b;
margin:6px 0 6px 12px;
}

.splashtable a
{
color:#96004b;
}

/* end of splash styles */
/* ------------------------------------------------------------------------- */

/* VIDEO SECTION */

#instructionalVideo
{
	padding:5px 5px;
	width:543px;
	height:250px;
	margin:0 auto;
	background-color:#b5b5b5;
	background-image:url(../Images/myHumiraPlayerBG.gif);
	color:#fff;
	text-align:center;
}

.instructVidTable { margin: 0 0 0 28px;}
	.instructVidTable th, .instructVidTable td { text-align: left; vertical-align: top;}
	.instructVidTable th { padding: 0 0 0 0;}
		.instructVidTable th p { float: left; margin: 0 0 0 -25px; padding: 0; position: relative;}
	
	.instructNav {background: #b5b5b5; margin: 3px 0 25px; padding: 5px 0; width:373px;}
		.instructNav ul { margin: 0; padding: 0;}
		.instructNav li { background: url(../images/bullet_plumArrow.gif) no-repeat left 2px; list-style-type: none; list-style-position: outside; margin: 0 0 0 15px; padding:0 0 0 12px; text-align: left;}
			.instructNav li a { text-decoration: none;}
			.instructNav li a:hover { text-decoration: underline;}
#instructWrap
{
	padding:5px;
	width:573px;
	height:250px;
	margin:0;
	background-color:#f1f1f1;
	color:#fff;
	text-align:center;
clear:both;
}

/*****  FORM STEPS **********/
.formStep {
	float:right;
	font-weight:bold;
	font-size:14px;
	border:none;
	margin:35px 0 0 0;
	color:#96004b;
}
.clearClass
{
clear:both;
}

/*******************************************************************/

#formWrapper .question
{
	font-size: 1em;
	font-weight:bold;
	color: #940148;
	font-family: Arial;
	background-color:#ececec;
	margin:20px 0 10px 0;
	padding:6px 8px;
	height:25px;
}

#formWrapper .text
{
	font-size: 1em;
	height:60px;
}

#formWrapper .question h2
{
	font-size: 1.25em;
	margin:0;
	height:1px;
}

#formWrapper .checkBox
{
	margin:0 10px 0 0;
}

#formWrapper label
{
	margin:0 0 0 10px;
}

#formWrapper .submit
{
	text-align:center;
}

#formWrapper .title
{
	font-weight:bold;
	color: #940148;
	float:left;
	width:12em;
	margin:0 0 10px 0;
	padding:2px;
}

#formWrapper .field
{
	float:left;
	margin:0 0 10px 0;
}

#advisoryBoard .bio{
	clear:both;
}

#advisoryBoard IMG
{
	
	float:left;
	margin:0 15px 15px 0;
	
}
.nodisplay{
	display:none;
}

/********************  TABS NO JAVASCRIPT **************************************/

.pTabContainer {
	border: 1px solid #940148;
	border-top:3px solid #940148;
	clear: both;
	/*background: #ffffff;*/
	width: 582px;
}

.pTabContents {
	padding: 0.75em;
	background: #FFFFFF;
	min-height: 50px;
}

#pTabHeader {
	position: relative;
	width: 100%;
	height: 3em;
	width: 40em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	cursor:pointer;
	font-size:13px;
}
/* hack for IE6 */
*html #pTabHeader ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}
/* end hack IE6 */

#pTabHeader ul {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}


#pTabHeader ul li  {
	display: inline;
	list-style: none;
}

#pTabHeader ul a,#pTabHeader ul span,#pheader ul a.current {
	display: block;
	float: left;
	padding: 4px 7px;
	margin: 1px 4px 0 0;
	text-align: center;
	text-decoration: none;
	/*font-weight:bold;*/
	color: #333;
}

#pTabHeader ul span,#pTabHeader ul a.current,#pTabHeader ul a.current:hover {
	border: 1px solid #940148;
	border-bottom: none;
	background: #940148;
	color:#ffffff;
	padding-bottom: 6px;
	margin-top: 0;
	font-weight:bold;
}

#pTabHeader ul a {
	background: #d4d4d4;
	border: 1px solid #b5b5b5;
	border-bottom: 1px solid #d4d4d4;
}

#pTabHeader ul a:hover {
	/*margin-top: 0;
	border-color: #940148;*/
	border: 1px solid #940148;
	color:#ffffff;
	background: #940148;
	/*padding-bottom: 5px;*/
}



/*****************************************/

/******Ajax Calendar IE6 z-order fix********/
.ajax__calendar {
    position: relative;
    left: 0px !important;
    top: 0px !important;
    visibility: visible; display: block;
}
.ajax__calendar iframe
{
    left: 0px !important;
    top: 0px !important;
}
/*****************************************/

/**** COIN CALLOUT ****/

.coinCallout
{
	margin:20px 0 0 0;
}

.OtherTextBox
{
	visibility : hidden;
}

.bg_kit
{background:url(../Images/bg_kit.jpg) no-repeat;}

.bg_nursing
{background:url(../Images/bg_nursing.jpg) no-repeat;}

.bg_reminders
{background:url(../Images/bg_reminders.jpg) no-repeat;}

.bg_disposal
{background:url(../Images/bg_disposal.jpg) no-repeat;}

.callout_signup
{width:433px; min-height:123px; background:#E4E4E4 url(../Images/callout_signup_topbg.png) no-repeat 0 0; margin-left:50px; padding:15px 0 0 20px;}
.callout_signup_btm
{width:453px; height:9px; background:url(../Images/callout_signup_btmbg.png) no-repeat 0 bottom; margin-left:50px; }

.callout_faq
{width:553px; height:140px; background-image:url(../Images/callout_faq_bg.gif); padding:15px 0 0 20px;}

.callout_signup_hdr
{font-size:17px; color:#96004b;}



/*===  NEW PROTECTION PLAN STYLES  ===*/
table.protPlan { border-collapse: collapse;}
.contentWrapper table.protPlan p {margin: 0; padding: 0; font-size: 1.16em; }
table.protPlan thead th { background: #8c429a; padding: 0 0 0 10px; border-bottom: 5px solid #FFF; text-align: left; }
	table.protPlan thead th.alt { border-left: 5px solid #FFF; }
	table.protPlan thead th p { line-height: 20px; color: #FFF;font-weight: bold; text-transform: uppercase;}
table.protPlan tbody th, table.protPlan tbody td { background: #f1e6f2; border-bottom: 3px solid #FFF; padding: 10px 10px; text-align: left; vertical-align: top;}
	table.protPlan tbody p {color: #3f3c44; font-weight: bold; word-wrap: break-word;}
	table.protPlan tbody p.highlighted {color: #990033;}	
	table.protPlan tbody th { width: 120px; border-right: 5px solid #FFF;}

.RA_hdr_landing
{width:584px; height:184px;}

.RA_landing_callout
{background-color:#ededed; width:534px; padding:25px 25px 10px;}

.AS_hdr_landing
{width:584px; height:184px;}

.AS_landing_callout
{background-color:#ededed; width:584px; padding:25px;}

.doctor_hdr_landing
{width:584px; height:171px; position:relative; margin-top:5px; overflow:hidden;}

.btn_print_ddg
{background:url(../Images/btn_print_ddg.jpg) no-repeat; position:absolute; top:133px; right:1px; width:245px; height:26px; font-size:12px; padding:12px 0 0 0;}

.btn_print_ddg a
{width:190px; height:26px; font-size:12px; color:#000; text-decoration:none; padding:0 0 0 55px; display:block;}

.btn_print_ddg a:hover
{text-decoration:underline;}

.callout_experience
{width:245px; float:right; margin-top:3px; border:solid 0px red;}

.callout_hdr
{background:url(../Images/callout_hdr.jpg) no-repeat; width:230px; height:46px; color:#96004B; font-weight:bold; padding:7px 0 0 15px;}

.callout_content
{width:230px; background-color:#ececec; padding:10px 0 15px 15px;}

.ddg_hdr_bar
{background:url(../Images/ddg_hdr_bar.jpg) no-repeat; width:569px; height:38px; color:#96004B; font-weight:bold; font-size:16px; padding:15px 0 0 15px; margin-top:10px;}

.subhead_bar
{background:url(../Images/subhead_bar.jpg) no-repeat; width:569px; height:27px; color:#96004B; font-weight:bold; font-size:13px; padding:7px 0 0 15px; margin-top:20px;}

.bg_disposal
{background:url("../Images/bg_disposal.jpg") no-repeat scroll 0 0 transparent;}

.clearboth {clear:both;}

/*Injection Popup*/
#injection_popup {width:auto;  border-top:20px solid #930244; padding-top:60px;text-align:center;}
 		#injection_popup div a{margin-left:auto; margin-right:auto; }
 		#injection_popup_pen a, #injection_popup_syringe a{display:block;  height:62px; text-indent:-1000em; width:330px; background:url(../Images/injection_popup_sprite.gif) no-repeat;}
 	#injection_popup_pen a{background-position:top left;}
 		#injection_popup_pen a:hover{background-position:0px -63px;}
 	#injection_popup_syringe a{background-position:0px -124px;}
 		#injection_popup_syringe a:hover{background-position:0px -186px;}
 		#ctl00_pageCode_patient {position:absolute; bottom:5px; left:5px;}


