@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	/*background-color: #d0deeb;*/
	background-image:url(/images/bg_image.jpg);
	background-repeat:repeat-x;	
	font-family:Helvetica, arial, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:11px;
	line-height:14px;
	visibility:hidden;
}

* html body{height:100%;width:100%;}
* html html{overflow:auto;height:100%;width:100%;}



h1.noshow-header{position:absolute;margin:0;padding:0;text-indent:-99999px;}


p, ul, li{ 	font-size:13px; line-height:16px;
}

/*Radio button style on pop up PDF page - */

.ppRadioBG
{
  /*
    width:16px;
    height:16px;
    background-image:url(/images/radio_bg.jpg);
    background-repeat:no-repeat;
    display: block;
    clear: left;
    float: left;
*/

}

/* superscript */
.super {
	position: relative;
	bottom: 0.5em;
	/*color: red;*/
	font-size: 0.8em;
}

/* subscript */
.sub {
	position: relative;
	top: 0.3em;
	/*color: blue;*/
	font-size: 0.8em;
}

.pngfix { behavior:url("/iepngfix.htc"); } /* iepngfix */

img, td { behavior: url("/iepngfix.htc"); }

/* required fields on stay informed form */
.required
{
    color:Red;
}


/* Main Nav Links */ 
#home 
{
     position:relative;
     left:33px; 
     top:15px;
     @top:17px;
     font-size:12px;
}


#about_samsca 
{
    position:relative; 
    left:23px; 
    @left:20px;
    top:8px;
    @top:10px;
    font-size:12px;
}

#clinical_studies 
{
     position:relative; 
     left:23px; 
     top:8px;
     @left:20px;
     @top:10px;
     font-size:12px;
}

#dosing_administration
{
    position:relative; 
    left:-4px; 
    top:8px;
    @top:10px;
   font-size:12px;
}

#samsca_patient
{
    position:relative; 
    left:13px; 
    top:8px;
    @top:10px;
    font-size:12px;
}

#patient_assistance

{
    position:relative; 
    left:13px; 
    top:8px;
    @top:10px;
    font-size:12px;
}

#safty_profile
{
    position:relative; 
    left:18px; 
    left:22px;
    top:8px;
    @top:10px;
    font-size:12px;
}



#guide_hyponatremia
{
   position:relative; 
   left:2px;
    top:8px;
    @top:10px;
    font-size:12px;
}



/* Container For The Samsca Image (Top Left) */
* html #logowrapper{position:relative;left:-450px;top:0;z-index:200;}
#logoContainer {
    position: absolute;
    top:0px; left:0px; z-index: 200; 
	
}

* html #logoContainer{}

/* Body Class For HomePage.Master*/
.body2 {
	margin: 0px;
	/*background-color: #c9d9e8;*/
	background-image:url(/images/bg_image.jpg);
	background-repeat:repeat-x;	
}

/* Samsca Logo (Top Left Every Page) */
#samsca
{
    position:relative;
    left:15px;
    top:0px; 
}

/* Div for otsuka logo in footer*/
#otsuka
{
    position:relative;
    top:0px;
    left:0px;
}

/* Otsuka Logo / Link Next To Footer Links */
#otsuka_logo
{
    position:relative;
    top:-90px;
    left:695px;
    width:199px;
    height:40px;
    z-index:200;
}


#medication_guide
{
    position:relative;
    left:7px;
    top:1px;
    @top:2px;
    
}

#stay_informed
{
    position:relative;
    top:1px;
    @top:2px;
    left:9px;
    
}

#prescriber_brochure
{
    position:relative;
    top:1px;
    @top:2px;
    left:-8px;
    
}

#saftety_information
{
    position:relative;
    top:1px;
    @top:2px;
    left:0px;
    @left:2px;
    
}


#prescribing_information
{
    position:relative;
    top:1px;
    @top:2px;
    left:-8px;
    @left:-8px;
    
}

#top_home_page
{
    position:relative;
    top:6px;
    @top:8px;
    left:7px;
    @left:7px;
    
}

/* Video Player Styles */

#bluedisc-video-wrapper{

width:900px;
height:387px;
margin:0;
padding:0;
background:url(images/bluedisc-video-bg.png) no-repeat;

}

#video-player-wrapper{

width:294px;
float:right;
margin-bottom:40px;

}

#video-player-wrapperInside{

border:1px solid #f38d21;
width:235px;
margin:0px 0px 0px 0px;
padding:0px;
float:right;

}

#video-player-wrapperInside .footer{

border-top:1px solid #f38d21;
width:235px;
padding:3px;
margin:0px;
font-size:11px;
line-height:16px;

}

.video-title{

margin:10px 0 0 28px;

}


#video-player-home{

display:block;
height:175px;
width:235px;
background:url(images/video-player-link.jpg) no-repeat;
border:none;
margin:0 auto;
cursor:pointer;

}

#video-player-wrapper h2{

margin:5px 0 5px 28px;
padding:0;
color:#666;
font-weight:bold;
font-style:italic;
font-size:12px;
font-family:Verdana, Verdana, Sans-Serif;
}

#video-player-wrapper p{

margin:10px 0 10px 28px;
padding:0 0 5px 0;
width:90%;
font-family:Helvetica, Arial, sans-serif;
color:#666;
font-weight:bold;
line-height:18px;


}


#video-player-wrapper a.watch-video{
float:right;
margin-right:20px;
color:#205d99;
font-family:Helvetica,Arial,sans-serif; 
text-decoration:none;
font-weight:bold;
font-size:14px;

}

#backgroundPopup
{
	display:none;
	position:fixed;
	z-index:400;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	cursor:pointer;
}


* html #backgroundPopup
{
	position:absolute;
}


.video-date{float:left;padding:10px 0 0 10px;font-family:Helvetica,Arial,sans-serif; color:#ef8328;font-size:12px;}
.video-code{float:right;padding:10px 10px 0 0;font-family:Helvetica,Arial,sans-serif; color:#ef8328;font-size:12px;}
#popupContact{display:none;width:500px;height:420px;position:absolute;top:198px;left:396px;z-index:500;background-color:#fff;border:1px solid #000;cursor:pointer;padding-top:10px;}
* html #popupContact{left:0;}



* html #lightboxwrapper
{
	position:absolute;
	left:0px;
	z-index:500;
}

#popupContactClose{font-family:Helvetica,Arial,sans-serif; width:55px;height:18px;display:block;float:right;text-decoration:none;font-weight:bold;color:#ef8328;font-size:12px;margin:10px 7px 0 0;padding:0;cursor:pointer;clear:both;}

#popupVideo
{
	display:none;
	width:500px;
	height:440px;
	position:absolute;
	z-index:500;
	background-color:#fff;
	border:1px solid #000;
	padding-top:10px;
}

* html #popupVideo
{
	position:absolute;
	left:0px;
}

#popupVideoClose{font-family:Helvetica,Arial,sans-serif; width:55px;height:18px;display:block;float:right;text-decoration:none;font-weight:bold;color:#ef8328;font-size:12px;margin:10px 7px 0 0;padding:0;cursor:pointer;clear:both;}
.video-date-interior{float:left;padding:10px 0 0 10px;font-family:Helvetica,Arial,sans-serif; color:#ef8328;font-size:12px;}

/* NOT BEING USED (I THINK) */
.graphText
{
    font-size:10px;
    color: #666666;
}
/*Header Text Orarnge
.headerOrgange {
	color:#ff8611;
	font-size:24px;
	font-weight:bold;
}*/

/*Main Heading Text - TOP OF EVERY PAGE...Once-Daily Samsca Increases Serum Sodium Levels... */
.headerBlue{
	color:#245c95;
	font-size:24px;
	font-weight:bold;
		line-height:32px;
}

/* About Samsca Text (Orange & Blue) - Samsca is the first and only oral vasopressin antagonist..... */
.orange
{
    color:#db812d;
}
.blue
{
    color:#245c95;
}
/* Home Page About Samsca...."Samsca is the first and only oral vasopressin*/
#AboutSamsca
{
    position:relative;
    top:110px;
    left:35px;
    font-weight:bolder;
	font-size:20pt;
	width:550px;	
}


#AboutSamscaNew
{
    position:relative;
    top:110px;
    left:145px;
    font-weight:bolder;
	font-size:20pt;
	width:695px;	
}

/* Study Design Link - Left Column - Interior Page - Clinical Studies */
#leftColumnContainer
{
    padding: 22px 0px 8px 8px;  
  
    width:190px;
}
a.LeftColumnLink:link
{
   display:block;
   color:#666666;

    padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
    border-bottom:1px solid #bda78d;
    width:187px;
    height:auto;
    text-decoration:none;
    font-size: 12px;   
    font-weight: bold;  
}

a.LeftColumnLink:active
{
   display:block;
   color:#666666;
 background-color:#db812d;
    padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
    border-bottom:1px solid #bda78d;
    width:187px;
    height:auto;
    text-decoration:none;
    font-size: 12px; 
    font-weight: bold;  
}

a.LeftColumnLink:hover
{
   display:block;
   color:#ffffff;
	background-color:#db812d;
    padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
    border-bottom:1px solid #bda78d;   
    width:187px;
    height:auto;
    text-decoration:none;
    font-size: 12px;  
    font-weight: bold; 
}

a.LeftColumnLink:visited
{
   display:block;
   color:#666666;
    padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
    border-bottom:1px solid #bda78d;
    width:187px;
    height:auto;
    text-decoration:none;
    font-size: 12px; 
    font-weight: bold; 
}

#LeftColumnLinkSub
{
   display:block;
    padding-top:8px;
    padding-bottom:8px;
    border-bottom:1px solid #bda78d;
    width:195px;
    height:auto;
    text-decoration:none;
    font-size: 12px; 
    font-weight: bold;  
}

a.LeftColumnLink2:link
{
   display:block;
   color:#666666;
    padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
    width:187px;
    height:auto;
    text-decoration:none;
    font-size: 12px;   
    font-weight: bold;  
}

a.LeftColumnLink2:active
{
   display:block;
   color:#666666;
 background-color:#db812d;
    padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
    width:187px;
    height:auto;
    text-decoration:none;
    font-size: 12px; 
    font-weight: bold;  
}

a.LeftColumnLink2:hover
{
   display:block;
   color:#ffffff;
	background-color:#db812d;
    padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
    width:187px;
    height:auto;
    text-decoration:none;
    font-size: 12px;  
    font-weight: bold; 
}

a.LeftColumnLink2:visited
{
   display:block;
   color:#666666;
    padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
    width:187px;
    height:auto;
    text-decoration:none;
    font-size: 12px; 
    font-weight: bold; 
}


a.LeftColumnLink2DN:link
{
   display:block;
   color:#ffffff;
    padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
   background-color:#db812d;
    width:187px;
    height:auto;
    text-decoration:none;
    font-size: 12px;   
    font-weight: bold;  
}

a.LeftColumnLink2DN:active
{
   display:block;
   color:#ffffff;
    padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
background-color:#db812d;
    width:187px;
    height:auto;
    text-decoration:none;
    font-size: 12px; 
    font-weight: bold;  
}

a.LeftColumnLink2DN:hover
{
   display:block;
   color:#ffffff;
	background-color:#f9dcb9;
    padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
    width:187px;
    height:auto;
    text-decoration:none;
    font-size: 12px;  
    font-weight: bold; 
}

a.LeftColumnLink2DN:visited
{
   display:block;
   color:#ffffff;
    padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
background-color:#db812d;
    width:187px;
    height:auto;
    text-decoration:none;
    font-size: 12px; 
    font-weight: bold; 
}


a.LeftColumnLink3:link
{
   display:block;
   color:#666666;
    padding-top:8px;
    padding-left:24px;
    padding-bottom:8px;
  	font-weight:normal;
    width:170px;
    height:auto;
    text-decoration:none;
    font-size: 12px;   

}

a.LeftColumnLink3:active
{
   display:block;
   color:#666666;
    padding-top:8px;
    padding-left:24px;
    padding-bottom:8px;
	font-weight:normal;
    width:170px;
    height:auto;
    text-decoration:none;
    font-size: 12px; 
 
}

a.LeftColumnLink3:hover
{
   display:block;
   color:#ffffff;
	background-color:#db812d;
    padding-top:8px;
    padding-left:24px;
    padding-bottom:8px;
 	font-weight:normal;
    width:170px;
    height:auto;
    text-decoration:none;
    font-size: 12px;  

}

a.LeftColumnLink3:visited
{
   display:block;
   color:#666666;
    padding-top:8px;
    padding-left:24px;
    padding-bottom:8px;
	font-weight:normal;
    width:170px;
    height:auto;
    text-decoration:none;
    font-size: 12px; 

}

a.LeftColumnLink3DN:link
{
   display:block;
   color:#ffffff;
    padding-top:8px;
    padding-left:24px;
    padding-bottom:8px;
   background-color:#db812d;
    width:170px;
    height:auto;
    text-decoration:none;
    font-size: 12px;   
    font-weight: normal;  
}

a.LeftColumnLink3DN:active
{
   display:block;
   color:#ffffff;
    padding-top:8px;
    padding-left:24px;
    padding-bottom:8px;
 background-color:#db812d;
    width:170px;
    height:auto;
    text-decoration:none;
    font-size: 12px; 
    font-weight: normal;  
}

a.LeftColumnLink3DN:hover
{
   display:block;
   color:#ffffff;
	background-color:#db812d;
    padding-top:8px;
    padding-left:24px;
    padding-bottom:8px;
    width:170px;
    height:auto;
    text-decoration:none;
    font-size: 12px;  
    font-weight: normal; 
}

a.LeftColumnLink3DN:visited
{
   display:block;
   color:#ffffff;
    padding-top:8px;
    padding-left:24px;
    padding-bottom:8px;
 	background-color:#db812d;
    width:170px;
    height:auto;
    text-decoration:none;
    font-size: 12px; 
    font-weight: normal; 
}


a.LeftColumnLinkDN:link
{
   display:block;
   color:#ffffff;
    background-color:#db812d;
    padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
    border-bottom:1px solid #bda78d;
    width:187px;
    height:auto;
    text-decoration:none;
    font-size: 12px;   
    font-weight: bold;  
}
a.LeftColumnLinkDN:active
{
   display:block;
   color:#ffffff;
   background-color:#db812d;
    padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
    border-bottom:1px solid #bda78d;
    width:187px;
    height:auto;
    text-decoration:none;
    font-size: 12px; 
    font-weight: bold;  
}

a.LeftColumnLinkDN:hover
{
   display:block;
   color:#ffffff;
   background-color:#db812d;
    padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
    border-bottom:1px solid #bda78d;   
    width:187px;
    height:auto;
    text-decoration:none;
    font-size: 12px;  
    font-weight: bold; 
}
a.LeftColumnLinkDN:visited
{
   display:block;
   color:#ffffff;
   background-color:#db812d;
    padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
    border-bottom:1px solid #bda78d;
    width:187px;
    height:auto;
    text-decoration:none;
    font-size: 12px; 
    font-weight: bold; 
}
/*Interior Body Text */
.intBody
{    
    font-size:12px; 
    padding-left:15px;
	
}
/* Interior Pages - Reference Numbered List Box (On bottom Of Each Page) */
.referencesText;
{
    font-size:12px;
   
}
/*Interior Image*/
.intImg
{
    /*padding-left:25px;   
    overflow:hidden;*/
    text-align:center;
}
h1
{
    font-family:Verdana,Helvetica,Arial,sans-serif; 
    font-size:15px; 
    font-weight:bold; 
    color:#205e99; 
    margin:0px;
    /*margin-left:20px;*/
    /*background-image:url(images/interior_header_underline.jpg);
    background-repeat:no-repeat;
*/
}

.readMoreAbout {
    margin-top: 50px;
    margin-bottom: 50px;
}
h2 {
    font-family:Helvetica,Arial,sans-serif; 
    font-size:13px;     
}
.rcComments {
    font-weight: bold;
    /*font-style: italic;*/
    color: #336699;
    font-size: 11px;
    display:none;
}
/*Global Style For Footer Links */
#footerLinks
{
    font-family:Helvetica, arial, sans-serif;
    font-size:11px;
    text-align:center;
    padding-bottom:15px;
    width:923px;
    overflow:hidden;
    height:auto;
}


a.pa_link:link 
{
    color:#27418b;
}
a.pa_link:visited{
    color:#27418b;
}
a.pa_link:hover{
    color:#f38b20;
}
a.pa_link:active{
    color:#27418b;
}



a.readMoreLink:link 
{
    color:#336699;
    font-weight:bold;
}
a.readMoreLink:visited{
    color:#336699;
    font-weight:bold;
}
a.readMoreLink:hover{
    color:#f38b20;
    font-weight:bold;
}
a.readMoreLink:active{
    color:#336699;
    font-weight:bold;
}
a.footerLinkStyle:link 
{
    color:#27418b;
}
a.footerLinkStyle:visited{
    color:#27418b;
}
a.footerLinkStyle:hover{
    color:#f38b20;
}
a.footerLinkStyle:active{
    color:#27418b;
}

/* style for other links */
a.samsaLinkStyle:link 
{
    color:#27418b;
}
a.samsaLinkStyle:visited{
    color:#27418b;
}
a.samsaLinkStyle:hover{
    color:#f38b20;
}
a.samsaLinkStyle:active{
    color:#27418b;
}

/* Prescription Information Text On Bottom Of Every Page */
#btmScriptInfo
{
    font-family:Helvetica, arial, sans-serif;
    font-size:13px;
    width: 860px;
    height:auto;
    padding-left:30px;
	padding-top:0px;
  
}

.footer-list-bullet 
{
    list-style-image:url(images/bullet.gif);
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:0;
}
.footer-list-bullet li{margin-top:7px;}
.second-level-wrapper{list-style-type:none;list-style-image:none;margin:0 0 0 -10px;padding-left:0;}
.second-level-list{list-style-type:none;width:100%;margin:0;padding-left:0;}
.second-level-list li{line-height:1.2em;}



.liNoIndent
{
    margin-left:-21px;
    @margin-left:-28px;
    margin-top:7px;
}
.isi{ margin-top: 8px; margin-bottom: 8px; }

.footer-list{list-style-type:none;margin:0 0 0 130px;padding:0;}
#btmScriptInfo ul.footer-list li{margin-top:5px;}

.pageBreak
{
 
 line-height:2px;
    
}


#copywrite
{
     top:10px;
    left:0px;
   
    font-family:Helvetica, arial, sans-serif;
    font-size:12px;
    position:relative;

    text-align:center;
    overflow:hidden;
}

#copyright-bottom
{
     top:10px;
    left:0px;
    font-family:Helvetica, arial, sans-serif;
    font-size:12px;
    position:relative;
    overflow:hidden;
    
}

.left-copy{
position:absolute;
left:30px;
 font-family:Helvetica, arial, sans-serif;
 font-size:12px;
}

.center-copy{


 font-family:Helvetica, arial, sans-serif;
  font-size:12px;
}

.right-copy{
position:absolute;
right:33px;
font-family:Helvetica, arial, sans-serif;
font-size:12px;
}


/* Home Page - Main Content: Blue Image (Look Like A Disc) */.
.bkgbluedisc
{ 
    background-image: url('images/blue_disc_bg.png');

}

.bkgvideo{
    background-image:url(images/video_bg.png);
    background-repeat:no-repeat; 
}


.interiorLeftColumnTop
{
     background-image:url(images/interior_left_column_top.png);
     background-repeat:no-repeat;
     width:213px;
     height:27px;
     overflow:hidden;
   
}

.leftColumnBgk 
{
     background-image:url(images/interior_bkg_left_column.jpg);
     background-repeat:repeat-x;
    
}


.Header2{
    font-size:18px;
    color:#fc8b13;
	vertical-align:top;
}



#Video{
	position:relative;
	top:-20px;
	left:20px;
}

/* Text below video player */
#videoCopy
{
    font-size:10pt;
    padding-left:20px;
    padding-right:30px;
    position:relative;
    font-weight:bold;
    top:-15px;
    left:0px;
    color: #666666;
}

/* Heading below "Featured Video" */
.videoSubHead {
    font-weight:bold;
    font-style:italic;
    font-size:12px;
    color: #666666;
}

/* Position for the Watch Video Link */
#watchVideo
{
    
   position:relative;
   top:-20px;
   left:145px;

}

/* The actual Watch Video Link */
.videoLink
{
   color:#205d99;
   font-weight:bolder;
   text-decoration:none;
}

/* Blue arrow next to the right of Watch Video */
#blueArrow
{
    position:relative;
    top:-37px;
    left:260px;
    }
    

/* Home Page - Main Content (Table) - Left Column (Blue Disc Background) */
.bgLeft{
	background-image:url(images/blue_disc_bg.png);
	vertical-align:top;
	
}


.blueDiscBg{
	background-image:url(images/new_bluedisc_bg.png);
	vertical-align:top;
	
}




/* Home Page - Main Content (Table) - Right Column (Video / Flash Stuff) */
.bgRight{
	background-image:url(images/video_bg.png);
	margin:100px 100px 100px
}


/* Home Page - Boxed Warning Text (Blue Disc Background) */
#boxedWarning{
	
	position:relative;
	top:290px;
	left:325px;
	font-family:Helvetica,Arial,sans-serif; 
	font-size:12px;
	width:253px;
	height:53px;
}



/* Top Right Box On Interior Page For Warning Message */
.warningBox
{
 /*background-image:url(images/interior_square_box.jpg);
 background-repeat:no-repeat;*/
 width:211px;
 height:auto;
 font-size:11px;
 position:absolute;
 left:724px;
 top:16px;
 
}


#MainHeading {
	position:relative;
	left:200px;
	top:-35px;
	z-index:-100;
	width: 650px;
	height: auto;
}




#scriptInfo
{
    position:relative;
    left:600px;
    top:-15px;
    background-image:url(images/btn_script_info_and_box.jpg);
    width:283px;
    height:25px;
    font-size:12px;
    color:#ffffff;
}

#footer 
{
   position:relative;
   left:15px;
   top:-50px;
   font-size:11px;
}


#bkgContainer {
	position: relative;
	height:auto;
	top:0px; left:0px;
	/*background-image:url(/images/bg_image.jpg);
	background-repeat:repeat-x;*/
	
	

}

* html #bkgContainer{width:100%;height:100%;}



#bkgContainerInterior {

	position: relative;
	top:0px; left:0px;

	/*overflow:hidden;*/
	width: 100%;
	height: 100%;
	


}



#mainContainer {
	position: relative;
	top: 0px; left:0px;
	height:auto;
	width: 923px;
	z-index: 0;
	
	
	
}

* html #mainContainer{height:100%;width:100%;}

#mainContainerInterior {
	position: relative;
	top: 0px; left:0px;
	height:auto;
	width: 923px;
	z-index: 0;
	
}


#topNavContainer {
	
	position: relative;
	top: 0px; left: 0px;
	height: 35px;
	width: 923px;
	overflow:hidden;
	z-index:200;
	
	

}

#headerContainer{
    position: relative;
    top: 34px; left: 0px;
    height: 75px;
    width: 923px;
    text-align: left;
    z-index:100
	
}	

#newParent
{

       position: relative;
    top: 0px; left: 0px;
    height: 30px;
    width: 923px;
    z-index: 100;
    text-align:left;
  
}




#topSlice
{
    position:relative;
    left:0px;
    top:0px;
    background-image:url("images/top_bkg.png");
    background-repeat:no-repeat;
    width:923px;
    height:30px;
    z-index:-1;
}





#whiteBkgContainer{
    position: relative;
    top: 0px; left: 0px;
    background-image: url("/images/whiteBkgLayer2.jpg");
    background-repeat: repeat-y;
    height:470px;
    width: 923px;
    z-index: 100;
    text-align:left;
   
}




#whiteBkgContainerInterior{
    position: relative;
    top: 0px; left: 0px;
    background-image: url("/images/whiteBkgLayer2.jpg");
    background-repeat: repeat-y;
    /*height: 1370px;*/
    height:auto;
    width: 923px;
    z-index: 100;
    text-align:left;
    
    
    
}



#navContainer{
    position: relative;
    top: 0px; left: 0px;
    height: 100px;
    width: 899px;
    overflow: hidden;
    text-align: left;
    z-index: 200;
    font-size:12px;
    font-weight:bold;
    letter-spacing: 0.05ex;
    line-height: 12px;    
}


#contentContainer{
    position: absolute;
    top: 133px; left: 0px;
    /*height: auto;*/
    width: 899px;
    margin-left:1px;
    /*overflow: hidden;*/
    text-align: left;
    z-index: 250;

}


#contentContainerInterior{
    position: relative;
    top: -60px; left: 0px;
    /*height: 1500px;*/
    height:auto;
    width: 898px;
    margin-left:1px;
    overflow:hidden;
    text-align: left;
    z-index: 250;

}



#topRightCorner
{
    background-image:url("/images/top_nav_bg.png");
    background-repeat:no-repeat;
    width:422px;
    height:55px;
    position:relative;
    left:24px;
   
   
   
  
}

#bottomRightCorner
{
    position:absolute;
    top:464px;
    left:881px;
    background-image:url("images/bottom_right_corner.png");
    background-repeat:no-repeat;
    width:42px;
    height:56px;
    z-index:100;
   
    
}



#topLeftCorner
{
    background-image:url("/images/top_left_corner.png");
    background-repeat:no-repeat;
    width:auto;
    height:auto;
    position:relative;
    top:-98px;
    left:-10px;
    z-index:-1;
}

#topRightCorner
{
    background-image:url("images/top_right_corner.png");
    position:relative;
    z-index:-1;
    top:3px;
    left:638px
}


#topNavBg
{
    background-image:url("images/top_nav_bg.png");
    background-repeat:no-repeat;
     width:422px;
    height:55px;
    
    left:245px;
    top:8px;
    overflow:hidden;
    z-index:-1;
}


#topNav0
{
    background-image:url("images/top_nav.gif");
    background-repeat:no-repeat;
    width:149px;
    height:34px;
    position:absolute;
    left:135px;
    top:2px;
    text-align:center;
    z-index:-6;
   
}


#topNav1
{
    background-image:url("images/top_nav.gif");
    background-repeat:no-repeat;
    width:169px;
    height:34px;
    position:absolute;
    left:195px;
    top:2px;
    text-align:center;
   
}


#topNav2
{
    background-image:url("images/top_nav_long.gif");
    background-repeat:no-repeat;
    width:240px;
    height:34px;
    position:absolute;
    left:335px;
    top:2px;
    z-index:1;
   
}

#topNav3
{
    background-image:url("images/top_nav.gif");
    background-repeat:no-repeat;
    width:140px;
    height:34px;
    position:absolute;
    left:525px;
    top:2px;
    z-index:2;
    text-align:center;
  
}


#topNav4
{
    background-image:url("images/top_nav_pb.gif");
    background-repeat:no-repeat;
    width:152px;
    height:34px;
    position:absolute;
    left:615px;
    top:2px;
    z-index:3;
   
}


#topNav5
{
    background-image:url("images/top_nav_pb.gif");
    background-repeat:no-repeat;
    width:130px;
    height:34px;
    position:absolute;
    left:775px;
    top:2px;
    z-index:4;
   
}






a.topNavButtonPB:link {
     font-size:11px;
    font-weight:bold;
    
    line-height: 11px;
	display: block;
	background-image:url("/images/top_nav_pb.gif");
	width:125px;
	height:31px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 5px;
    @padding-left: 5px;
    color: #000000;	
    text-decoration: none;
    
    padding-top:5px;
}
a.topNavButtonPB:visited {
    font-size:11px;
    font-weight:bold;
    
    line-height: 11px;
	display: block;
	background-image:url("/images/top_nav_pb.gif");
	width:125px;
	height:31px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 5px;
    @padding-left: 5px;
    color: #000000;	
    text-decoration: none;
   
    padding-top:5px;
}
a.topNavButtonPB:hover {
        font-size:11px;
    font-weight:bold;
    
    line-height: 11px;
	display: block;
	background-image:url("/images/top_nav_pb_roll_over.gif");
	width:125px;
	height:31px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 5px;
    @padding-left: 5px;
    color: #ffffff;	
    text-decoration: none;
    
    padding-top:5px;
}
a.topNavButtonPB:active {
	    font-size:11px;
    font-weight:bold;
    
    line-height: 11px;
	display: block;
	background-image:url("/images/top_nav_pb_roll_over.gif");
	width:125px;
	height:31px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 5px;
    @padding-left: 5px;
    color: #ffffff;	
    text-decoration: none;
    
    padding-top:5px;
}










a.topNavButton:link {
     font-size:11px;
    font-weight:bold;
    
    line-height: 11px;
	display: block;
	background-image:url("/images/top_nav.gif");
	width:149px;
	height:31px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 10px;
    @padding-left: 10px;
    color: #000000;	
    text-decoration: none;
    
    padding-top:5px;
}
a.topNavButton:visited {
    font-size:11px;
    font-weight:bold;
    
    line-height: 11px;
	display: block;
	background-image:url("/images/top_nav.gif");
	width:149px;
	height:31px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 10px;
    @padding-left: 10px;
    color: #000000;	
    text-decoration: none;
   
    padding-top:5px;
}
a.topNavButton:hover {
        font-size:11px;
    font-weight:bold;
    
    line-height: 11px;
	display: block;
	background-image:url("/images/top_nav_roll_over.gif");
	width:149px;
	height:31px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 10px;
    @padding-left: 10px;
    color: #ffffff;	
    text-decoration: none;
    
    padding-top:5px;
}
a.topNavButton:active {
	    font-size:11px;
    font-weight:bold;
    
    line-height: 11px;
	display: block;
	background-image:url("/images/top_nav_roll_over.gif");
	width:149px;
	height:31px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 10px;
    @padding-left: 10px;
    color: #ffffff;	
    text-decoration: none;
    
    padding-top:5px;
}



a.topNavButtonDouble:link {
     font-size:11px;
    font-weight:bold;
    
    line-height: 11px;
	display: block;
	background-image:url("/images/top_nav.gif");
	width:179px;
	height:31px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 18px;
    @padding-left: 14px;
    color: #000000;	
    text-decoration: none;

    padding-top:5px;
}
a.topNavButtonDouble:visited {
        font-size:11px;
    font-weight:bold;
    
    line-height: 11px;
	display: block;
	background-image:url("/images/top_nav.gif");
	width:179px;
	height:31px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 18px;
    @padding-left: 14px;
    color: #000000;	
    text-decoration: none;

    padding-top:5px;
}
a.topNavButtonDouble:hover {
    font-size:11px;
    font-weight:bold;
    
    line-height: 11px;
	display: block;
	background-image:url("/images/top_nav_roll_over.gif");
	width:179px;
	height:31px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 18px;
    @padding-left: 14px;
    color: #ffffff;	
    text-decoration: none;

    padding-top:5px;
}
a.topNavButtonDouble:active {
	font-size:11px;
    font-weight:bold;
    
    line-height: 11px;
	display: block;
	background-image:url("/images/top_nav_roll_over.gif");
	width:179px;
	height:31px;
	background-repeat:no-repeat;
	text-align:left;	
    padding-left: 18px;
    @padding-left: 14px;
    color: #ffffff;	
    text-decoration: none;

    padding-top:5px;
}



/* topNavButtonLong */

a.topNavButtonLong:link {
    font-size:11px;
    font-weight:bold;
    
    line-height: 11px;
	display: block;
	background-image:url("/images/top_nav_long.gif");
	width:230px;
    height:31px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 26px;
    @padding-left: 19px;
    color: #000000;	
    text-decoration: none;
    padding-top:5px;
}
a.topNavButtonLong:visited {
    font-size:11px;
    font-weight:bold;
    
    line-height: 11px;
	display: block;
	background-image:url("/images/top_nav_long.gif");
	width:230px;
    height:31px;
	background-repeat:no-repeat;
	text-align:left;
   padding-left: 26px;
    @padding-left: 19px;
    color: #000000;	
    text-decoration: none;
    padding-top:5px;
}
a.topNavButtonLong:hover {
    font-size:11px;
    font-weight:bold;
    
    line-height: 11px;
	display: block;
	background-image:url("/images/top_nav_long_roll_over.gif");
	width:230px;
    height:31px;
	background-repeat:no-repeat;
	text-align:left;
     padding-left: 26px;
    @padding-left: 19px;
    color: #ffffff;	
    text-decoration: none;
    padding-top:5px;
}
a.topNavButtonLong:active {
    font-size:11px;
    font-weight:bold;
    
    line-height: 11px;
	display: block;
	background-image:url("/images/top_nav_long_roll_over.gif");
	width:230px;
    height:31px;
	background-repeat:no-repeat;
	text-align:left;
	 padding-left: 26px;
    @padding-left: 19px;
    color: #ffffff;	
    text-decoration: none;
    padding-top:5px;
}






/* Home ON position */
a.mainNavButtonPatientAssistance_on:link {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavButtonPatientAssistance_on:visited {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavButtonPatientAssistance_on:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavButtonPatientAssistance_on:active {
	
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}

/* About ON position */
a.mainNavButtonAbout_on:link {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavButtonAbout_on:visited {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavButtonAbout_on:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavButtonAbout_on:active {
	
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}


/* Clinical Data ON Postion */
a.mainNavClinicalData_on:link {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavClinicalData_on:visited {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavClinicalData_on:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavClinicalData_on:active {
	
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}


/* Patient Selection ON position */
a.mainNavPatientSelection_on:link {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavPatientSelection_on:visited {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavPatientSelection_on:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavPatientSelection_on:active {
	
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}



/* Dosing & Admin ON position */
a.mainNavDosing_on:link {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavDosing_on:visited {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavDosing_on:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavDosing_on:active {
	
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}


/* SafetyProfile ON position */
a.mainNavSafetyProfile_on:link {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavSafetyProfile_on:visited {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavSafetyProfile_on:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavSafetyProfile_on:active {
	
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}




/* StayInformed ON position */
a.mainNavStayInformed_on:link {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavStayInformed_on:visited {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavStayInformed_on:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavStayInformed_on:active {
	
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}

/* Guide Hyponatremia ON position */
a.mainNavGuideHyponatremia_on:link {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavGuideHyponatremia_on:visited {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavGuideHyponatremia_on:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavGuideHyponatremia_on:active {
	
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}








/* Home OFF position */ 
a.mainNavButtonPatientAssistance:link {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavButtonPatientAssistance:visited {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavButtonPatientAssistance:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavButtonPatientAssistance:active {
	
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}


/* About OFF position */ 
a.mainNavButtonAbout:link {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavButtonAbout:visited {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavButtonAbout:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavButtonAbout:active {
	
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}



/* Clinical Data OFF position */ 
a.mainNavClinicalData:link {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavClinicalData:visited {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavClinicalData:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavClinicalData:active {
	
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}


/* Patient Selection OFF position */ 
a.mainNavPatientSelection:link {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavPatientSelection:visited {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavPatientSelection:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavPatientSelection:active {
	
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}

/* Dosing & Admin OFF position */ 
a.mainNavDosing:link {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavDosing:visited {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavDosing:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavDosing:active {
	
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}




/* SafetyProfile OFF position */ 
a.mainNavSafetyProfile:link {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavSafetyProfile:visited {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavSafetyProfile:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavSafetyProfile:active {
	
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}



/* StayInformed OFF position */ 
a.mainNavStayInformed:link {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavStayInformed:visited {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavStayInformed:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavStayInformed:active {
	
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}

/* Guide Hyponatremia OFF position */ 
a.mainNavGuideHyponatremia:link {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavGuideHyponatremia:visited {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavGuideHyponatremia:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavGuideHyponatremia:active {
	
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}















a.mainNavButton:link {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavButton:visited {
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
    text-decoration: none;
}
a.mainNavButton:hover {
	display: block;
	background-image:url("/images/btn_top_nav_roll_over.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
    padding-left: 22px;
    color: #ffffff;	
   text-decoration: none;
}
a.mainNavButton:active {
	
	display: block;
	background-image:url("/images/btn_top_nav.gif");
	width:149px;
	height:100px;
	background-repeat:no-repeat;
	text-align:left;
	
    color: #ffffff;	
    text-decoration: none;
}


#mainNav1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width:auto;
    height: auto;

  
   
}
#mainNav2 {
    position: absolute;
    top: 0px;
    left: 128px;
       width:auto;
    height: auto;
   
}
#mainNav3 {
    position: absolute;
    top: 0px;
    left: 256px;
       width:auto;
    height: auto;
  
}
#mainNav4 {
    position: absolute;
    top: 0px;
    left: 384px;
       width:auto;
    height: auto;

}
#mainNav5 {
    position: absolute;
    top: 0px;
    left: 512px;
      width:auto;
    height: auto;

}
#mainNav6 {
    position: absolute;
    top: 0px;
    left: 640px;
       width:auto;
    height: auto;

}
#mainNav7 {
    position: absolute;
    top: 0px;
    left: 768px;
       width:auto;
    height: auto;

}

#mainNav8 {
    position: absolute;
    top: 0px;
    left: 768px;
       width:auto;
    height: auto;
	z-index:999;

}



#greyContainer {
    
}


/***********************[ FORM ]*********************************/
/*
*
*   Styles for stay informed form
*/


.form_textBox {
    width: 160px; 
    border: 1px solid #acacac; 
    height:19px;
}

.form_ddSpecialty {
    width: 160px; 
    border: 1px solid #acacac; 
    height:24px;
}

.fine_print {
	font-size:9px;
	text-align:left;
}

.table_headers {

}



/***********************[ FORM ]*********************************/





/*
a:link {color:#FF0000}
a:visited {color:#00FF00}
a:hover {color:#FF00FF}
a:active {color:#0000FF}



     
        <div id="topNavContainer"></div>
        <div id="whiteBkgContainer"></div>
        <div id="headerContainer"></div>
        <div id="navContainer"></div>
        <div id="contentContainer"></div>
        
    </div>  
*/


#ppBackground
{
    background-image:url('/images/brochure_pop_up_bg.jpg');
    width:400px;
    height:250px;
    background-repeat:no-repeat;
    overflow:hidden;
}

#ppContainer
{
    padding-top:22px;
    @padding-top:50px;
    padding-left:50px;
    overflow:hidden;
    
}


#mainText
{
     font-family:Helvetica, arial, sans-serif; 
     font-size:16px; 
     font-weight:bold;
     color:#245f9b;
    
}


#ppRadio
{
     padding-left:20px;
     
}

#copyContainer
{
    width:350px;
     @padding-bottom:12px;
}


.ppRadioText
{
    font-family:Helvetica, arial, sans-serif; 
    font-size:17px; 
    font-weight:bolder;
    color:#666666;
}

#downloadPDF
{
  padding-left:@60px;
  padding-left:50px;
}

#video_library_callout .video_header{color:#205e99; font-size:14px; line-height:14px; font-weight:bold;}
#video_library_callout hr{margin:5px 0px 5px 0px;
	padding:0px;
	border-bottom:1px solid #c8c8c8;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}


#video_library_callout a{color:#205e99;}

#video_library_callout{width:179px;border:1px solid #f38d21;padding:7px 7px 7px 7px;margin-top:20px;}

#callout_video{width:48px;height:36px;border:1px solid #f38d21;float:left;margin-bottom:7px;}

#callout_videoM{width:48px;height:36px;border:1px solid #f38d21;float:left;margin-left:14px;margin-right:14px;margin-bottom:7px;}


.videoHolder{float:left;margin:0 20px 20px 0;width:312px;}
.videoInfo{border-top:1px solid #f38d21;border-bottom:1px solid #f38d21;border-right:1px solid #f38d21;float:left;width:140px;height:71px;padding-top:20px;padding-left:20px;padding-right:20px;}

.video-interior-wrapper{float:right;width:312px;height:340px;margin:18px -15px 0 0;}
.related-video-header{margin:0 0 4px 28px;}

.videoHolder-right
{
	float:right;
	width:282px;
	margin:0 2px 10px 0;
	*margin-right:4px;
}

.videoHolder-right img{border:1px solid #f38d21;float:left;}
.videoInfo-right{border-top:1px solid #f38d21;border-bottom:1px solid #f38d21;border-right:1px solid #f38d21;float:left;width:130px;height:71px;padding:10px;}
.videoInfo-right a{text-decoration:none;font-weight:bold;}