/* CSS Document */
#primary-nav ul li #primary-nav-home
	{
		width:145px;
		padding-left:20px;
		height: 15px;
	}

#primary-nav-a
{
	margin-left: 0px;
	border-left: 0px solid #fff;
}

#content
{
  /*postion:absolute;*/
	width:996px;
	background-color:#ffffff;
}
	#left-column
	{
		background-image:url(../images/home/left-column.jpg);
		background-repeat:no-repeat;
		width:171px;
		height:131px;
	}
		
	#column-1
	{
		width: 171px;
		padding: 0px;
		float:left;
	}
		
	#column-2
	{
		width: 611px;
		float:left;
		padding:0px;
		display:block;
	}	
		#col-container {
			background-image:url(../images/hcp-login-image.jpg);
			background-repeat:no-repeat;
			background-position:bottom left;
			background-color:#f9f9f7;
			height:inherit;
		}
		#col-container-fa {
			background-image:url(../images/hcp-fa-login-image.jpg);
			background-repeat:no-repeat;
			background-position:bottom left;
			background-color:#f9f9f7;
			height:inherit;
		}
		
		#col-container-pa {
			background-image:url(../images/hcp-pa-login-image.jpg);
			background-repeat:no-repeat;
			background-position:bottom left;
			background-color:#f9f9f7;
			height:inherit;
		}
		
		#content-col-1 {
			
			width:310px;
			float:left;
	
		}
			#content-col-1 h1
			{ 
				position: absolute; 
				left: -9999px; 
			}
		#content-col-2 {
			width:301px;
			height:301px;
			/*background-image:url(../images/login-box-bg.gif);
			background-position:bottom;
			background-repeat:no-repeat;*/
			background-color:#fff;
			float:right;
			
		}
		
		#login-text {
			font-size:11px;
			color:#09c;
			padding:5px 15px 10px 20px;
		}
			#login-text a {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				color:#333;
			}
			#login-text a.markedLink {
				/*background-image:url(../images/login-box-linkarrow.gif);
				background-repeat:no-repeat;
				background-position:top left;
				padding-left:10px;*/
				color:#333;
				text-decoration:none;
			}
			
			
			#login-text a.markedLink:hover {
				color:#000;
				text-decoration:underline;
			}
		
		#hcp-login-header {
			background-image:url(../images/hcp-loginbox-header.gif);
			background-repeat:no-repeat;
			background-position:top left;
			width:301px;
			height:45px;
		}
			#hcp-login-header h2 {
				position: absolute; 
				left: -9999px; 
			}
			
		.hcp-login-content {
			/*background-image:url(../images/hcp-loginbox-contentbg.gif);
			background-repeat:repeat-y;
			background-position:top left;*/
			background-color:#fff;
			width:259px;
			/*height:255px;*/
			padding:5px 15px 5px 20px;
			margin:0px;
			font-size:11px;
			font-weight:bold;
			color:#09c;
		}
		
		.hcp-login-content h3, #login-element-username h3, #login-element-password h3, #login-element-fastaccess h3 {
			position: absolute; 
			left: -9999px; 
		}
		
			.login-header {
				height:21px;
				padding:6px 0px 0px 0px;
				margin:0px;
				clear:both;
			}
			#login-element-username {
				background-image:url(../images/hcp-loginbox-emailbg.gif);
			}
			#login-element-password {
				background-image:url(../images/hcp-loginbox-passwordbg.gif);
			}
			#login-element-fastaccess {
				background-image:url(../images/hcp-loginbox-fastaccessbg.gif);
			}
			#login-element-password, #login-element-username, #login-element-fastaccess {
				background-repeat:no-repeat;
				background-position:top left;
				padding:0px 15px 0px 100px;
				height:27px;
				margin:0px;
			}
			#login-element-username input, #login-element-password input, #login-element-fastaccess input {
				font-size:11px;
				font-weight:normal;
				width:180px;
				padding:0px;
				margin:0px 0px 0px 0px;
			}
			.login-button {
				padding:10px 0px 10px 0px;
				margin:0px;
				clear:both;
			}
			
			.checkboxText
			{
				width:197px;
				font-size:10px;
				color:#666;
				font-weight:normal;
				text-align:left;
			}
			.checkboxCheck
			{	
				width:23px;
				text-align:left;
			}
			
			.login-link {
				/*background-image:url(../images/hcp-loginbox-contentbg.gif);
				background-repeat:repeat-y;
				background-position:top left;*/
				background-color:#fff;
				padding:5px 15px 5px 20px;
				font-size:10px;
				color:#666;
				font-weight:normal;
				margin:0px;
			}
			.login-link a {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				color:#333;
			}
			.login-link a.markedLink {
				/*background-image:url(../images/login-box-linkarrow.gif);
				background-repeat:no-repeat;
				background-position:top left;
				padding-left:10px;*/
				color:#333;
				text-decoration:none;
			}
			.login-link a.markedLink:hover {
				color:#000;
				text-decoration:underline;
			}
			
			#hcp-login-footer {
				/*background-image:url(../images/login-box-footer-bg.gif);
				background-repeat:no-repeat;
				background-position:top left;*/
				height:5px;
				width:301px;
			}
			
			

	
		#content-col-3 {
			width:214px;
			float:right;
		}
			
		#docLinks {
			background-image:url(../images/patient-information.gif);
			background-repeat:no-repeat;
			background-position:top left;
			/*background-color:#febe10;*/
			font-size:11px;
			color:#0053a0;
			width:189px;
			height:106px;
			padding:30px 5px 0px 10px;
			float:right;
		}
			#docLinks p {
				padding:0px 0px 10px 0px;
				margin:0px;
			}
			
			#docLinks h3 {
				position:absolute;
				left:-9999px;
			}
			
			#docLinks a.markedLink {
				display:block;
				background-image:url(../images/patientsinfo-linkarrow.gif);
				background-repeat:no-repeat;
				background-position:top left;
				padding:0px 0px 5px 12px;
				margin:0px;
				color:#09c;
			}
			#docLinks a.markedLink:hover {
				color:#069;
			}
		#footer-container {
			margin-left:171px;
		}
		#content-footer {
			clear:both;
			/*background-image:url(../images/home/footer-bg.gif);
			background-repeat:no-repeat;
			background-position:top left;
			padding:28px 15px 0px 28px;*/
			padding:20px 0 0 20px;
			height:47px;
			font-size:12px;
			font-weight:bold;
			/*color:#0099d8;*/
			color:#666;
		}
		
		#content-footer-col-1, #content-footer-col-2 {
			font-size:11px;
			color:#666;
		}
		
		#content-footer-col-1 {
			width:272px;
			/*padding:10px 0px 0px 28px;*/
			padding:10px 0px 0px 20px;
			float:left;
		}
		
		#content-footer-col-2 {
			width:286px;
			padding:10px 0px 0px 15px;
			float:right;
		}
			#content-footer-col-1 a, #content-footer-col-2 a {
				color:#62bb46;
			}
			#content-footer-col-1 a.markedLink, #content-footer-col-2 a.markedLink {
				display:block;
				/*background-image:url(../images/home/footer-linkarrow.gif);
				background-repeat:no-repeat;
				background-position:top left;
				padding-left:12px;*/
				padding-bottom:5px;
				color:#333;
				text-decoration:none;
			}
			#content-footer-col-1 a.markedLink:hover, #content-footer-col-2 a.markedLink:hover {
				color:#000;
				text-decoration:underline;
			}
		
	#column-3
	{	
		width: 204px;
		padding: 0px;
		float:right;
		background-color:#ffff00;
	}
	
#sectionMarkerHCP {
	background-image:url(../images/internal/hcpSectionImg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:171px;
	height:74px;
}

#sectionMarkerHCP h3 {
	position:absolute;
	left:-9999px;
}
		
#footer
{
	/*background-color:#cccccc;*/
}

