/* CSS Document */
input, form
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

#primary-nav ul li #primary-nav-home
	{
		width:142px;
		padding:1px 8px 2px 20px
	}

#primary-nav-hcp
{
	margin-left: 0px;
	border-left: 0px solid #fff;
}
#content
{
	background-image:url(/html/img/section-images/home.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content img
{
	padding: 16px 190px;
}
	#content-one
	{
		width:996px;
		height:91px;
		background-image:url(/html/img/generalInfoMessage.gif);
		background-repeat:no-repeat;
		background-position:top left;
	}
		#content-one h2
		{
			position:absolute;
			left:-9999px;
		}
		
	#content-two
	{
		width:996px;
		height:239px;
		clear:both;
	}
	
			
	#column-1
	{
		width: 171px;
		padding: 0px;
		float:left;
	}
	
	#column-2
	{
		width: 609px;
		float:left;
		padding:0px 0px 0px 0px;
		display:block;
		/*border-bottom:2px solid #ff00ff;*/
		
	}
		#intro
		{
			padding:50px 20px 10px 30px;
			font-size:12px;
			height:61px;
			color:#666;
		}
		#intro h3.divider, #intro h4.divider
		{
			border-top:1px dashed #fc9;
			padding-top:20px;
		}
		#intro a, #intro strong, #footnote a
		{
			color:#606;
		}
		#intro a:hover, #footnote a:hover
		{
			color:#303;
		}
		
		p.pdfnote
		{
			padding-left:20px;
			font-size:10px;
			background-image:url(/html/img/pdfIcon.gif);
			background-repeat:no-repeat;
			background-position:top left;
			color:#999;
			display:block;
		}
		p.pdflink
		{
			padding:0 0 3px 20px;
			background:url(/html/img/pdfIcon.gif) top left no-repeat;
			display:block;
		}
		#footnote 
		{
			border-top:1px dashed #fc9;
			padding-top:20px;
			margin:20px 20px 0 30px;
		}
		#sorted-box
		{
			background:url(/html/img/sorted-box.jpg) top left no-repeat;
			height: 173px;
		}
		#sorted-box h3, #sorted-box p
		{
			position:absolute;
			left:-9999px;
		}
		#sorted-box-link
		{	
			padding:130px 0 0 31px;
			background:url(/html/img/sorted-box-img.gif) no-repeat;
			margin:0px;
			font-weight:bold;
			font-size:12px;
			line-height:15px;
			height:43px;
			color:#606;
			
		}
		#sorted-box-link a
		{
			color:#606;
			font-size:12px;
			line-height:15px;
			display:block;
			background:url(/html/img/patient-linkarrow.gif) top left no-repeat;
			padding-left:18px;
			height:15px;
		}
		#sorted-box-link a:hover
		{
			color:#303;
		}
		
		#loginbox
		{
			background-image:url(/html/img/patientloginbox.gif);
			background-position:bottom right;
			background-repeat:no-repeat;
			height: 174px;
		}
		#loginbox h3, #loginbox h4
		{
			position:absolute;
			left:-9999px;
		}
		#loginbox p
		{	
			display:block;
			padding-top:33px;
			padding-left:30px;
			margin:0px;
			color:#300;
			float:left;
			
		}
		#loginbox a, #loginbox strong
		{
			color:#606;
		}
		#loginbox a:hover
		{
			color:#303;
		}
		#loginbox img
		{
		
			float:right;
			padding:46px 35px 0px 0px;
			margin:0px;
		}
		
	#column-3
	{
		width: 237px;
		float:left;
		padding:0px 0px 0px 0px;
		display:block;
		height: 290px;
		/*border-bottom:2px solid #ffff00;*/
	}
		#register-box
		{
			background-image:url(/html/img/register-box-patients.jpg);
			background-position:bottom;
			background-repeat:no-repeat;
			height: 290px;
		}
		#register-box h3
		{
			position:absolute;
			left:-9999px;
		}
		
		#register-box p
		{	
			display:block;
			padding:196px 14px 0px 14px;
			margin:0px;
			font-size:11px;
			color:#000;
			
		}
		#register-box strong
		{
			color:#606;
		}
		#register-box a
		{
			color:#606;
		}
		#register-box a:hover
		{
			color:#303;
		}
		#register-box img
		{
		
			float:left;
			padding:162px 0px 0px 12px;
			margin:0px;
		}
		
	#column-4
	{
		width: 216px;
		float:right;
		/*border-bottom:2px solid #ff00ff;*/
	}
		#links hr
		{
			height:4px;
		}
		#links
		{
			width:196px;
			margin:182px 10px 0px 10px;
			color:#666;
		}
		#links p
		{
			padding:0px;
			margin:0px;
		}
		#links h4
		{
			font-size:14px;
			font-weight:bold;
			color:#f60;
			border-top:1px dashed #fc9;
			padding:4px 0px 0px 0px;
			margin:7px 0px 0px 0px;
		}
		#links a, #links strong
		{	
			color:#606;
		}
		#links a:hover
		{
			color:#303;
		}
#footer
{
	padding:5px 230px 30px 200px;
	font-size:12px;
	color:#666;
}
#footer strong
{
	color:#606;
}