﻿

body 
{
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
}

#container 
{
	margin:0;
	padding:0;
	width:100%;
}

img
{
	text-decoration:none;
	border: none;
}

a,object 
{
	outline: none;
}


/* HEADER ------------------------------------------------- */
#purple{
	color:#99135E;
	font-weight:bold;
}
#printHeader
{
	background: none;
	/*height: 110px;*/
	position: relative;
	width: 100%;
}

#header 
{
	background:transparent url(/PublishingImages/header/headerslice.gif) repeat-x scroll 0 0;
	/*margin-top:80px;*/
	margin-top:95px;
	width:100%;	
}

#header #customHeader 
{
	background:url('/PublishingImages/header/logoheaderbar.gif') no-repeat; 
	height:110px; 
	margin:0 auto; 
	position:relative; 
	width:926px; 
}
#header #customHeader #customHeaderInner 
{ 
	height:110px;
	margin:0 auto; 
	position:relative; 
	width:730px;
 }
#header #customHeader #customHeaderInner #logo 
{ 
	bottom:0; 
	position:absolute;
}
#header #customHeader #customHeaderInner #logo a 
{ 
	display:block;
	height:103px;
	width:193px;
}

#header #customHeader #customHeaderInner #blackLabel 
{ 		
	height:87px;
	width:525px;
	bottom:0; 
	left:200px;
	top:14px;
	position:absolute;
	border:solid 1px #cccccc;
	color:#000000;
	font-family:Arial;
	font-size:10px;
	background-color: #FFFFFF;
}


#header #customHeader #customHeaderInner #blackLabel p{
	color: #000000;
    font-family: Arial;
    font-size: 10px;
    margin: 0;
    padding: 0px 5px;
    padding-top:3px;
    line-height:11px;
    background-color:#ffffff;
    

 }
 
 #header #customHeader #customHeaderInner #blackLabel p a{
	color: #99135E;
	font-weight:bold;

 }


#header #customHeader #customHeaderInner #axisApproved { 
	background:url('/PublishingImages/header/symbyaxisapproved.gif') no-repeat;
	height:72px;	
	left:3px; 
	position:absolute;
	text-indent:-9999px;
	/*top:-80px;*/
	top:-95px;
	width:585px;
}
#header #customHeader #customHeaderInner a 
{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#header #customHeader #customHeaderInner ul 
{
	margin:0;
	padding:0;
}
#header #customHeader #customHeaderInner ul li div.divider 
{
	background-color:#333;
	bottom:1px;
	height:10px;
	position:absolute;
	right:0;
	width:1px;
}
/*
#header #customHeader #customHeaderInner .topLinkTop, 
#header #customHeader #customHeaderInner .topLinkBottom 
{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	position:absolute;
	right:-7px;
}
#header #customHeader #customHeaderInner .topLinkTop 
{
	top:13px;
}
#header #customHeader #customHeaderInner .topLinkBottom
{
	top:32px;
}
#header #customHeader #customHeaderInner .topLinkTop li, 
#header #customHeader #customHeaderInner .topLinkBottom li 
{
	float: left;
	padding: 0 7px;
	position: relative;
	list-style:none;
}
*/

#header #customHeader #customHeaderInner .topLinks 
{
	color:#99135e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	position:absolute;
	top:-17px;
	width:751px;	
}

#header #customHeader #customHeaderInner .topLinks a
{
	color:#99135e;
}

#header #customHeader #customHeaderInner .topLinks li 
{
	float: left;
	padding: 0 7px;
	position: relative;
	list-style:none;
}



.fontresize 
{
	font-size:1.1em;
	/*position:absolute;
	right:75px;
	top:93px;
	z-index:1000;*/
	float: right;
    height: 40px;
    margin-right: 94px;
    *padding-top:10px;
}
.fontresize ul li 
{
	float:left;
	list-style:none;
	padding-top: 8px;
	padding-bottom: 2px;
}
	
.fontresize li a 
{
	color:#333;
	text-decoration:underline;
}

.fontresize li a.noUnderline 
{
	text-decoration:none;
}


.fontresize li.print 
{
	/*background:url('/PublishingImages/common/iconPrint.gif') no-repeat 0 2px;*/
	height:auto;
	padding:8px 42px 2px 28px;
	position: relative;
}


.fontresize li.textDivider{
	
	color: #333333;
    margin-left: 5px;
    margin-right: 10px;
	
}
.fontresize li.print img.printerImg
{
	position:absolute;
	top:0;
	right:10px;
}

.fontresize li.print div.divider 
{
	bottom: 3px;
	position: absolute;
	right: 0;
}

.fontresize li span.fontsize 
{
	position: absolute;
	top: 10px;
	right: 13px;
}

#header #topFlash{width:100%;}
#header #topFlash #flashTopInner{width:100%;}
#header #topFlash #flashTopInner a img
{
	
	float:left;
	padding-left: 380px;
	width: 550px;
	
}

/* Search ------------------------------------------------- */

#searchContainer 
{
/*	position:relative;*/
display:none;
}


div#SRSB div {
	position:absolute;
	/*right:-18px;*/
	left:535px;
	top:55px;
		
}

.ms-sbcell input
 {
	border:1px solid gray;
	font-size:1.6em;
	height:17px;
	margin:0;
	padding:0;
	width:140px !important;
}

/* Main Content ------------------------------------------------- */

#mainContent
{
	width:100%;
	position: relative;
	
}

.mainContentWrapper
{
	width:100%;
	position: relative;
	overflow:hidden;
}

#leftCell
{
	vertical-align:top;
	padding: 0px;
	display: none;
}

#centerCell{
	vertical-align:top;
	background:url('/PublishingImages/header/maincontentslice.gif') repeat-x 0 0;
}


#printContent
{
	margin:0 auto;
	width:751px;
	vertical-align: top;
	color: #3e3e3e;
	text-align: left;
	position: relative;
	/*overflow:hidden;
	padding-top:40px;*/
	
}

#printContent #pageContent 
{
	
	padding-left:20px;
	width:520px;
}





a.showHearAboutTRD, a.showHearAboutTRDDDG {
	cursor:pointer;
	margin-top:5px;
	text-indent:0 !important;
}

a.freeSymbyaxSample img
{ 
	text-indent: 0 !important;  
	margin-top: 10px;
}


#printContent #pageContent #aboutTreatmentLinks ul{ list-style-type:disc;}

#printContent #pageContent #sitemap { font-weight: normal; font-size:1.3em; color:#666666; }


#printContent .customLeftTout
{
	width: 200px;
	clear:left;
}

#printContent .customLeftTout p {
	text-indent: -9999px;
	margin:0;
	padding:0;
}

#printContent .customLeftTout h4 {
	margin:0;
	padding:0;
	text-indent:-9999px;
	position:absolute;
	top: 0;
	left: 0;
}


#printContent .customLeftTout .doctorDiscussionGuide {
	background:transparent url(/PublishingImages/callouts/calldrdiscussionguide.gif) no-repeat scroll 0 0;
	height:142px;
	width:199px;
}

#printContent .customLeftTout .freeSymbyaxTrialOffer {
	background:transparent url(/PublishingImages/callouts/callFreeSample.gif) no-repeat scroll 0 0;
	height:94px;
	width:200px;
	margin-top:12px;
}

#printContent .customLeftTout p.treatmentResistantDepression {
	background:transparent url(/PublishingImages/callouts/calltreatmentresistant.gif) no-repeat scroll 0 0;
	/*height:165px;*/
	height: 166px;
	width:200px;
}

#printContent .customLeftTout .helpfulLinks {
	background:transparent url(/PublishingImages/callouts/callhelpfullinksb.gif) no-repeat scroll 0 0;
	height:110px;
	width:200px;
}

#printContent .customLeftTout .helpfulLinksTRD {
	background:transparent url(/PublishingImages/callouts/callhelpfullinksa.gif) no-repeat scroll 0 0;
	height:95px;
	width:200px;
}

#printContent .customLeftTout .healthyStepsTracker {
	background:transparent url(/PublishingImages/callouts/callhealthystepstracker.gif) no-repeat scroll 0 0;
	height:142px;
	width:200px;
}

#printContent .customLeftTout .understandingTrd {
	background:transparent url(/PublishingImages/callouts/callunderstandingtrd.gif) no-repeat scroll 0 0;
	height:110px;
	width:200px;
}


#pageContent  .innerpageImage {padding: 15px 0; text-align:center;}


/*#printContent #customLeftTout a.doctorDiscussion,
#printContent #customLeftTout a.downloadTracker,*/
#printContent .customLeftTout a.importantPackageUpdate,
#printContent .customLeftTout a.doctorDiscussionGuide,
#printContent .customLeftTout a.helpfulLinks,
#printContent .customLeftTout a.helpfulLinksTRD,
#printContent .customLeftTout a.healthyStepsTracker,
#printContent .customLeftTout a.understandingTrd
{
	display: block;
	text-indent:-9999px;
}



.box {
	border:1px solid #000000;
	
}

.boxTwo {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:none;
	margin:0;
	padding:5px 0;
	
}


#printContent #pageContent .box ul, #printContent #pageContent .boxTwo ul {
	margin:0;
	padding:5px 25px;
	width: auto;
}

#pageContent ul {
	font-size:1.3em;
	padding-bottom:0;
}
#pageContent ul ul {
	font-size:1.0em;
}

#printContent #pageContent .box ul li {
	list-style-image:none;
	list-style-position:outside;
	/*list-style-type:square;*/
}

#pageContent ul {
   width:460px;
}

#pageContent ul ul {
   width:400px;
}

#pageContent .box ul {
   width:440px;
}


#pageContent ul li {
    /*width:460px;*/
    /*width:auto;*/
    margin-bottom:10px;
    *margin-left:2em;
}

#pageContent #IsiWrapper{
	width:477px;
}

#pageContent #IsiWrapper ul li
{
	color:#99135E;
}

#pageContent #IsiWrapper .listBlack
{
	color:#333333;
}

#pageContent #IsiWrapper h3 {
	color:#99135E;
}
#pageContent a{
	font-weight:bold;
	
}
#pageContent .small {
	font-size:1.1em;
}


/*left nav*/
div#leftNav 
{
	width: 200px;
	margin-right:10px;
	margin-bottom:20px;
}

div#leftNav a 
{
	color:#ffffff;
    display:block;
    font-size:1.2em;
    text-decoration:none;
}

div#leftNav ul 
{
	list-style-type:none;
	margin:0;
	padding:0;
}

div#leftNav ul li
{
	display:block;
}

div#leftNav ul li a
{
	color:inherit;
}

div#leftNav ul.depth-one li 
{
    margin:0;
    background:url('/PublishingImages/common/whiteonmagentaarrow.gif') no-repeat 10px center;
    background-color:#99135e;
    border-bottom:1px solid #b47aa1;
	padding:4px 20px;
    color:#fff;
}
 
div#leftNav ul li.depth-one a
{
    font-family:"Trebuchet MS",Verdana,Sans-Serif;

}

div#leftNav ul.depth-two li 
{
    margin-top:0;
    background:url('/PublishingImages/common/blackonmedpink.gif') no-repeat 7px center;
	background-color:#E3BFD2;
    background-position:20px center;
    padding-left:30px;
    color:#000; 
}

div#leftNav ul.depth-two li a
{
    font-family:"Trebuchet MS",Verdana,Sans-Serif;
    font-weight:normal;
	color:#000000;
}

div#leftNav ul.depth-two, 
div#leftNav ul.depth-three
{
	display:none;
}

div#leftNav ul.depth-three li 
{
    background:url('/PublishingImages/common/blackondarkpink.gif') no-repeat 35px center;
    background-color:#c89cb4;
    padding-left:45px;
    color:#000; 
}

div#leftNav ul.depth-three li a
{
    font-family:"Trebuchet MS",Verdana,Sans-Serif;
    color:#000000;
}

div#leftNav ul li.container
{
	margin:0;
	padding:0;
	height:auto;
	border:0;
	background-image:none;
	background-color:transparent;
	display:inline;
}

/*left nav visablity*/
  div.understanding-treatment-resistant-depression div#leftNav ul#understanding-depth-two
, div.what-is-treatment-resistant-depression div#leftNav ul#understanding-depth-two
, div.treatment-resistant-depression-symptoms div#leftNav ul#understanding-depth-two
, div.treating-treatment-resistant-depression div#leftNav ul#understanding-depth-two
, div.treating-treatment-resistant-depression div#leftNav ul#understanding-depth-three
, div.trd-treatment-options div#leftNav ul#understanding-depth-two
, div.trd-treatment-options div#leftNav ul#understanding-depth-three
, div.treatment-resistant-depression-therapy div#leftNav ul#understanding-depth-two
, div.treatment-resistant-depression-therapy div#leftNav ul#understanding-depth-three
, div.treatment-resistant-depression-signs div#leftNav ul#understanding-depth-two
, div.treatment-resistant-depression-signs div#leftNav ul#understanding-depth-three
, div.understanding-bipolar-depression div#leftNav ul#aboutbipolardepression-depth-two
, div.what-is-bipolar-depression div#leftNav ul#aboutbipolardepression-depth-two
, div.bipolar-depression-symptoms div#leftNav ul#aboutbipolardepression-depth-two
, div.treating-bipolar-depression div#leftNav ul#aboutbipolardepression-depth-two
, div.living-wth-bipolar-depression div#leftNav ul#aboutbipolardepression-depth-two
, div.bipolar-depression-trd-medication div#leftNav ul#bipolar-depression-trd-medication-depth-two
, div.prescription div#leftNav ul#bipolar-depression-trd-medication-depth-two
, div.prescription div#leftNav ul#aboutsymbyax-depth-three
, div.dosing div#leftNav ul#bipolar-depression-trd-medication-depth-two
, div.dosing div#leftNav ul#aboutsymbyax-depth-three
, div.information div#leftNav ul#bipolar-depression-trd-medication-depth-two
, div.information div#leftNav ul#aboutsymbyax-depth-three
, div.side-effects div#leftNav ul#bipolar-depression-trd-medication-depth-two
, div.bipolar-depression-trd-help div#leftNav ul#friendsandfamily-depth-two
, div.recognizing-bipolar-depression-trd div#leftNav ul#friendsandfamily-depth-two
, div.bipolar-depression-trd-support div#leftNav ul#friendsandfamily-depth-two
, div.recognizing-suicide-risk div#leftNav ul#friendsandfamily-depth-two
, div.learn-about-bipolar-depression-trd div#leftNav ul#moreinformation-depth-two
, div.bipolar-depression-trd-resources div#leftNav ul#moreinformation-depth-two
, div.bipolar-depression-trd-information div#leftNav ul#moreinformation-depth-two
, div.treatment-tools div#leftNav ul#moreinformation-depth-two
{
	display:block;
}

/*left nav highlights*/


/*First and Second Teir*/
  div.index div#leftNav ul li.home
, div.understanding-treatment-resistant-depression div#leftNav ul li.understanding-treatment-resistant-depression
, div.what-is-treatment-resistant-depression div#leftNav ul li.what-is-treatment-resistant-depression
, div.treatment-resistant-depression-symptoms div#leftNav ul li.treatment-resistant-depression-symptoms
, div.treating-treatment-resistant-depression div#leftNav ul li.treating-treatment-resistant-depression
, div.understanding-bipolar-depression div#leftNav ul li.understanding-bipolar-depression
, div.what-is-bipolar-depression div#leftNav ul li.what-is-bipolar-depression
, div.bipolar-depression-symptoms div#leftNav ul li.bipolar-depression-symptoms
, div.treating-bipolar-depression div#leftNav ul li.treating-bipolar-depression
, div.living-wth-bipolar-depression div#leftNav ul li.living-wth-bipolar-depression
, div.bipolar-depression-trd-medication div#leftNav ul li.bipolar-depression-trd-medication
, div.prescription div#leftNav ul li.prescription
, div.side-effects div#leftNav ul li.side-effects
, div.bipolar-depression-trd-help div#leftNav ul li.bipolar-depression-trd-help
, div.recognizing-bipolar-depression-trd div#leftNav ul li.recognizing-bipolar-depression-trd
, div.bipolar-depression-trd-support div#leftNav ul li.bipolar-depression-trd-support
, div.recognizing-suicide-risk div#leftNav ul li.recognizing-suicide-risk
, div.learn-about-bipolar-depression-trd div#leftNav ul li.learn-about-bipolar-depression-trd
, div.bipolar-depression-trd-resources div#leftNav ul li.bipolar-depression-trd-resources
, div.bipolar-depression-trd-information div#leftNav ul li.bipolar-depression-trd-information
, div.treatment-tools div#leftNav ul li.treatment-tools
{
	background-color:#F3E0EA;
	background-image:url('/PublishingImages/common/blackonpinkarrow.gif');
	background-repeat:no-repeat;
	color:#000000;

}

/*Third Teir*/
  div.trd-treatment-options div#leftNav ul li.trd-treatment-options
, div.treatment-resistant-depression-therapy div#leftNav ul li.treatment-resistant-depression-therapy
, div.treatment-resistant-depression-signs div#leftNav ul li.treatment-resistant-depression-signs
, div.dosing div#leftNav ul li.dosing
, div.information div#leftNav ul li.information
{
	background-color:#FFF;
	background-image:url('/PublishingImages/common/blackonwhitearrow.gif');
	background-repeat:no-repeat;
	color:#000000;
}


/*IE font color fixes*/
  div.index div#leftNav ul li.home a
, div.understanding-treatment-resistant-depression div#leftNav ul li.understanding-treatment-resistant-depression a
, div.understanding-bipolar-depression div#leftNav ul li.understanding-bipolar-depression a
, div.bipolar-depression-trd-medication div#leftNav ul li.bipolar-depression-trd-medication a
, div.bipolar-depression-trd-help div#leftNav ul li.bipolar-depression-trd-help a
, div.learn-about-bipolar-depression-trd div#leftNav ul li.learn-about-bipolar-depression-trd a
{
	color:#000;
}



/*START root node highlighting*/

div.what-is-treatment-resistant-depression div#leftNav ul li.understanding-treatment-resistant-depression,
div.treatment-resistant-depression-symptoms div#leftNav ul li.understanding-treatment-resistant-depression,
div.treating-treatment-resistant-depression div#leftNav ul li.understanding-treatment-resistant-depression,
div.trd-treatment-options div#leftNav ul li.understanding-treatment-resistant-depression,
div.treatment-resistant-depression-therapy div#leftNav ul li.understanding-treatment-resistant-depression,
div.treatment-resistant-depression-signs div#leftNav ul li.understanding-treatment-resistant-depression,

div.what-is-bipolar-depression div#leftNav ul li.understanding-bipolar-depression,
div.bipolar-depression-symptoms div#leftNav ul li.understanding-bipolar-depression,
div.treating-bipolar-depression div#leftNav ul li.understanding-bipolar-depression,
div.living-wth-bipolar-depression div#leftNav ul li.understanding-bipolar-depression,

div.prescription div#leftNav ul li.bipolar-depression-trd-medication,
div.dosing div#leftNav ul li.bipolar-depression-trd-medication,
div.information div#leftNav ul li.bipolar-depression-trd-medication,
div.side-effects div#leftNav ul li.bipolar-depression-trd-medication,
div.recognizing-bipolar-depression-trd div#leftNav ul li.bipolar-depression-trd-help,
div.bipolar-depression-trd-support div#leftNav ul li.bipolar-depression-trd-help,
div.recognizing-suicide-risk div#leftNav ul li.bipolar-depression-trd-help, 
div.bipolar-depression-trd-resources div#leftNav ul li.learn-about-bipolar-depression-trd,
div.bipolar-depression-trd-information div#leftNav ul li.learn-about-bipolar-depression-trd,
div.treatment-tools div#leftNav ul li.learn-about-bipolar-depression-trd,
div.bipolar-depression-trd-resources div#leftNav ul li.learn-about-bipolar-depression-trd,
div.bipolar-depression-trd-information div#leftNav ul li.learn-about-bipolar-depression-trd,
div.treatment-tools div#leftNav ul li.learn-about-bipolar-depression-trd 
{
	background-color:#F3E0EA !important;
	background-image:url('/PublishingImages/common/blackonpinkarrow.gif') !important;
	background-repeat:no-repeat !important;
	color:#000000 !important;
}

/*root level IE color fixes*/
div.what-is-treatment-resistant-depression div#leftNav ul li.understanding-treatment-resistant-depression a,
div.treatment-resistant-depression-symptoms div#leftNav ul li.understanding-treatment-resistant-depression a,
div.treating-treatment-resistant-depression div#leftNav ul li.understanding-treatment-resistant-depression a,
div.trd-treatment-options div#leftNav ul li.understanding-treatment-resistant-depression a,
div.treatment-resistant-depression-therapy div#leftNav ul li.understanding-treatment-resistant-depression a,
div.treatment-resistant-depression-signs div#leftNav ul li.understanding-treatment-resistant-depression a,
/*about bipolar depression fixes*/
div.what-is-bipolar-depression div#leftNav ul li.understanding-bipolar-depression a,
div.bipolar-depression-symptoms div#leftNav ul li.understanding-bipolar-depression a,
div.treating-bipolar-depression div#leftNav ul li.understanding-bipolar-depression a,
div.living-wth-bipolar-depression div#leftNav ul li.understanding-bipolar-depression a,
/*about symbyax*/
div.prescription div#leftNav ul li.bipolar-depression-trd-medication a,
div.dosing div#leftNav ul li.bipolar-depression-trd-medication a,
div.information div#leftNav ul li.bipolar-depression-trd-medication a,
div.side-effects div#leftNav ul li.bipolar-depression-trd-medication a,
/*friends and family*/
div.recognizing-bipolar-depression-trd div#leftNav ul li.bipolar-depression-trd-help a,
div.bipolar-depression-trd-support div#leftNav ul li.bipolar-depression-trd-help a,
div.recognizing-suicide-risk div#leftNav ul li.bipolar-depression-trd-help a, 
/*more information and resources*/
div.bipolar-depression-trd-resources div#leftNav ul li.learn-about-bipolar-depression-trd a,
div.bipolar-depression-trd-information div#leftNav ul li.learn-about-bipolar-depression-trd a,
div.treatment-tools div#leftNav ul li.learn-about-bipolar-depression-trd a, 

{
	color:#000000;
}


/*END root level highlighting*/




/*end font color fixes*/


/*end left nav*/

#printContent h1 
{
	color:#99135E;
	font-family:"Trebuchet MS",Verdana,Sans-Serif;
	font-size:2.1em;
	margin:0;
}

#printContent a
{
 color:#333333;
}

/*#printContent p 
{
	font-size:1.3em;
}*/

#pageContent p
{
	font-size:1.3em;

}

#pageContent p
{
	width: 500px;
}

#printContent h2 {
	color:#444444;
	font-size:1.5em;
	margin:15px 0;
	padding:0;
	width:505px;
}


#topSection 
{
}

#bottomSection
{
}

#rightSection
{
}

#centerSection
{
}

/* FOOTER ------------------------------------------------- */
#printFooter
{
	CLEAR: both; 
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 12px; 
	/*WIDTH: 100%; */
	PADDING-TOP: 12px; 
		
}


#printFooter{padding-top:30px;}
#printFooter a{color: #858585;}
#printFooter ul li, #footer span {color:#858585;font-size:1.3em;	padding-bottom:5px;}

#printFooter #footerWrapper{width:730px;margin:0 auto;}
#printFooter #footerWrapper h3 {font-size: 1.5em;color: #99135e;font-family:"Trebuchet MS", Verdana, Sans-Serif;}

#printFooter #footerWrapper #links {background-color:#f0f5f7;	margin:40px 0 0;padding:15px 10px;}
#printFooter #footerWrapper #links a {	font-size:1.3em; font-weight: bold;}
#printFooter #footerWrapper #links span,#printFooter #footerWrapper #globalLinks span {	margin:0 5px;}

/*
#printFooter #footerWrapper #warningAndSafety p, #printFooter #footerWrapper #warningAndSafety h3{font-size:1.3em;}
#printFooter #footerWrapper #warningAndSafety .box
{
	border: solid 1px black;
}

#printFooter #footerWrapper #warningAndSafety	li {
		font-size:1.3em;		
	}

#printFooter #footerWrapper #warningAndSafety li li {
		font-size:1.0em;		
	}
	
#warningAndSafety li ul
{
	list-style-type:disc;
}	
*/

#warningAndSafety h3{
font-size:1.4em; 
color: #99135e;
font-family:"Trebuchet MS", Verdana, Sans-Serif;
}

#warningAndSafety p
{
	font-size:1.3em;
}

#warningAndSafety p a
{
	font-weight: bold;
}

#warningAndSafety 
{
	padding:0 0 0 20px;
	margin:0px 0 0 0;
}


#warningAndSafety #homePage
{
 	margin:0 0 0 -20px;
}	
#footerWrapper #warningAndSafety h3{color: #99135e;
	font-family:"Trebuchet MS", Verdana, Sans-Serif;}	



#warningAndSafety li {color:#858585;font-size:1.2em; padding-bottom:5px;}

#warningAndSafety li li{color:#858585;font-size:1.0em; padding-bottom:5px;}

#warningAndSafety li ul
{ padding:8px 0 0 0;
}

	
#warningAndSafety li ul
{
	list-style-type:disc;
}	

#warningAndSafety ul li span.listBlack{color:#333333;}
#warningAndSafety ul li {color:#99135E; font-size:1.3em;padding-bottom:5px;}
#warningAndSafety li ul li{color:#99135E; font-size:1.0em;padding-bottom:5px;}


#printFooter #footerWrapper #globalLinks {color:#000;margin:15px 10px;position:relative;font-size:1.1em;}
#printFooter #footerWrapper #globalLinks a, 
#printFooter #footerWrapper #globalLinks  p {font-size: 1.1em;}
#globalLinks {color:#000;margin:15px 10px;position:relative;font-size:1.1em;}
#printFooter #footerWrapper #globalLinks .lillyLogo {position:absolute;right:5px;top:20px;}

#printFooter #footerWrapper #globalLinks a{
	font-weight:bold;
}

#hearAboutTRD, #hearAboutTRDDDG {
background-color:#FFFFFF;
display:none;
height:287px;
position:absolute;
width:517px;
z-index:10000;
}

#printSubfooter
{
	padding: 3px 10px 3px 10px;
	FONT-SIZE: 11px;
	float: left;
	color: #fff;
	/*width: 100%;*/
	COLOR: #8c8c8c; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #fff
}
#printSubfooter A
{
 COLOR: #858585;
}
 /*.sitemap
{
float:left;
}
.sitemap ul
{
}

.sitemap li
{
	list-style-type: none;
	font-weight: normal;
}

.sitemap a
{
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;	
	font-weight: normal;
}*/
.srch-sort-right
{
}

.srch-BestBets
{
}

.srch-stats
{
}

.srch-results
{
}

.srch-Title
{
}

.srch-Description
{
}

.srch-Date
{
}

.srch-Relevancy
{
}

.ReportTableContent td
{
	padding-left:10px;
	white-space: nowrap;
   font-size:11px;
   height:22px;
   background-color:White;
	
}
.ReportTableContentAlternating td
{
	padding-left:10px;
	white-space: nowrap;
    font-size:11px;
    height:22px;
    background-color:#f9f9f9;
}

.ReportTableHeader td
{
 border-top:1px #B3BECB solid;
   padding-left:10px;
  white-space: nowrap; 
}


.ReportTableHeader
{
width:100%;
padding-left:10px;
border-top:1px #B3BECB solid;
height:22px;
font-family:verdana;
font-size:11px;
text-align:left;
text-decoration:none;

   background-color:#f2f2f2;   
   color:#808080;  
   
   
}


.ReportTableTotalHeader
{
   height:22px;
   padding-left:300px;
   font-family:verdana;
   color:gray;
   
   
}

TD.ms-sbgo-bpv3 
{
	PADDING-RIGHT: 0;
	BORDER-TOP: 0;
	PADDING-LEFT: 0; 
	PADDING-BOTTOM: 0; 
	BORDER-LEFT: 0; 
	PADDING-TOP: 0px;
	BORDER-BOTTOM:0;
	WHITE-SPACE: nowrap
}

.ms-sbgo-bpv3 a {
	display:inline-block;
	margin-left:3px;
}

.ms-dialogBodyMain
{
	border:1px solid #7f9db9;
	background-color:#ebf3ff;
	color:#4c4c4c;
	font-family:verdana;
	font-size:8pt;
	text-align:left;
}
.ms-dialogFont
{
	font-family:verdana;
	font-size:8pt;
}
.ms-sectionline
{
	background-color:#d9d9d9;
}

.ms-dialogHeaderDescription
{
	font-family:verdana;
	font-size:8pt;
	color:#666666;
	padding-right:20px;
}
.ms-dialogHeader
{
	background-color:#ffffff;
	background-position:right top;
	background-repeat:repeat-y;
}

/* BEGIN -- Site Action Controls -- */
#site_actions
{
	position: relative;
	top: 0px;
	right: 0px;
	width: 100%;
	display: none;
}

#site_controls 
{
	background: #dddddd;
	display: none;

}

#site_actions_menu
{
	float: right;
}

@import url("/Styles/print.css") print;


#login_control
{
	float: right;
 	display: none;
}

#authoring_controls
{
	position: relative;
	top: 0px;
	right: 0px;
}


/*
.ms-siteaction .ms-siteaction a
{
}

.ms-siteactionsmenu
{
}

.ms-siteactionsmenu div div div
{
}

.ms-siteactionsmenu div div div.ms-siteactionsmenuhover
{
	background-image: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #C0C0C0;
	padding: 1px 4px 1px 10px;
}
*/
/*
.ms-sbtable .ms-sbtable-ex
{
}

tr.ms-sbrow
{
}

*/
td.ms-sbcell
{
	border:0;
}


td.ms-sbscopes
{
	display:none;
}
td.ms-sbgo
{
 border:0;
}

td.ms-sbLastCell
{
	width: 5px;
}
/*
td.ms-sblink
{
}
*/

.ms-sblink a:link,.ms-sblink a:visited{
font-family:Tahoma;
font-size:8pt;
color:#666666;
text-decoration:none;
padding-left:4px;
display:none;
}


#bpv3_toolbar
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px 2px 2px 0px;
	color: #666666;
	font-size: 10px;
}

#text_zoom
{
	position: relative;
	bottom: 0px;
	right: 70px;
	margin: 0px 2px 2px 0px;
	color: #666666;
	font-size: 10px;
}

#printer_friendly 
{
	position: absolute;
	bottom: 0px;
	top:2px;
	right: 30px;
	margin: 0px 2px 2px 0px;
	color: #666666;
	font-size: 10px;
}

#custom_controls
{
}

#topNavigation
{
	width:100%;
}

.top-nav-container
{
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	height: 25px;
	display: inline;
	background-image: url('');
	background-position: 50% top;
	background-repeat: repeat-x;
	font-size:11px;
	width: 100%;
	 font-weight:bold;
	 z-index:1001;
	 
}

.top-nav-static-item
{
	color:#000000;
	background-image: url('');
	background-position: 0px;
	background-repeat: no-repeat;
	font-size:11px;
	padding: 2px;
	
	 
	
}

.top-nav-static-selected
{
	background-image: url('');
	background-position: 0px;
	background-repeat: no-repeat;
	padding: 4px;


}

.top-nav-static-hover
{
	background-image: url('');
	background-position: 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 4px;
	
	

}
.top-nav-dynamic-menu
{
    background: url('');
	background-position: 0px;
	background-repeat: no-repeat;
	border-width: 1px;
	



}

.top-nav-dynamic-item
{
	background: #F3F3F3 url('');
	background-position: 0px;
	background-repeat: no-repeat;
	padding: 2px;


	
}

.top-nav-dynamic-selected
{
	background-image: url('');
	background-position: 0px;
	background-repeat:no-repeat;
	padding:4px;


}

.top-nav-dynamic-hover
{
	background-image: url('');
	background-position: 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 4px;

}

#breadcrumb
{
	font-size: 11px;
	/*padding: 15px 10px 15px 5px;*/
}

.breadcrumbCurrent
{
	font-size: 11px;
	font-weight:bold;
}

.ms-sitemapdirectional
{
	font-size: 11px;
}
#leftPanel
{
}

#leftNavigation
{
}

.left-nav-container
{
	padding: 2px;
}

.left-nav-static-item
{
	font-size: 11px;
	font-weight: bold;
}

.left-nav-static-selected
{
	font-size: 11px;
	font-weight: bold;
}

.left-nav-static-hover
{
	font-size: 11px;
	font-weight: bold;
}

.left-nav-dynamic-menu
{
	font-size: 11px;
}

.left-nav-dynamic-item
{
	font-size: 11px;
}

.left-nav-dynamic-selected
{
	font-size: 11px;
}

.left-nav-dynamic-hover
{
	font-size: 11px;
}

#leftSection 
{
  position: relative;
  z-index:1000;

}

#interstitialContent
{
	background:url('/PublishingImages/common/bkgdinterstital.jpg') no-repeat;
	width:400px;
	/*height:300px;*/
	padding:100px 25px 0px 25px;
	margin-top: -28px;
	*margin-top: 0;
	padding-bottom:10px;
}
#interstitialContent h1{font-size:1.4em;}

#interstitialContent a{
	color:#000000;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-weight:bold;
	text-decoration: none;
	border: solid 1px #000000;
	padding:5px;
	outline:none;
	font-size:1.3em;
}

#flashVideoArea h2 {
	margin-top:45px !important;
	margin-bottom:5px !important;
	width:300px !important;
}

#flashVideoLeft {
	float:left;
	width:300px;	
}

#flashVideoRight {
	float:left;
			
}

#flashVideoRight p {
	width:170px;
	padding-top:65px;
	padding-left:5px;		
}

#flashPopUp {
	background-color:#FFFFFF;
	display:none;
	height:433px;
	position:absolute;
	width:720px;
	z-index:10000;
}

#modalBackground {
	background:#000000 none repeat scroll 0 0;
	display:none;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:1000;
}

.topClose {
	position:absolute;
	right:-30px;
	top:0;
}

#search_Container{
	position:absolute;
	left:538px;
	top:57px;
	display: none;
	
}

.searchInput input{
	border: 1px solid gray;
    height: 17px;
    margin: 0;
    padding: 0;
    width:141px;
}

#displayLogoPrintPage{
	display:none;
	
}


 



