@media print {
	.noprint { visibility:hidden; }
}
body {
	background: #fff;
	font: 11px Verdana, Arial, sans-serif;
	line-height:1.2em;
	color: #000;
	margin:0;
	padding:0;
}
a {
	text-decoration:none; }
a img,:link img,:visited img {
	border:none; }
address {
	font-style:normal; }

p { margin-bottom: .8em; }
p.blurb {
	margin:0 0 .8em 0;}
small { font-size: 90%; }


/* links
---------------------------------------- */
a { color:#163aa0; text-decoration: none; }
a:hover { color:#113bb2; text-decoration: none; }

/*new links
---------------------------------------- */
a.news{ 
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	}

a.news {color:#000; text-decoration: none;}
a.news:hover {color:#113bb2; text-decoration: underline;}

/*nav rollover links
----------------------------------------*/
a.srollover {
	display: block;
	color:#000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica;	
	width: none;
	background: url("/images/nav/blackarrow.gif") 0 3px no-repeat;
	padding-left: 15px;
	margin: -4px;
	text-decoration: none;
}
a:hover.srollover {
	display: block;
	color:#163aa0;
	font-size: 11px;
	background: url("/images/nav/bluearrow.gif") 0 2px no-repeat;
}

/* headers
---------------------------------------- */
h1, h2, h3, h4 {
	font-weight: bold;
}

h1 {
	line-height: 100%;
}
	h2 { font-size: 130%; }
	#latest_news h2 {
		margin:0;
		padding:0;
	}
h3.ppn{
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}
	b.em { font-size: 120%; }

/* universal
---------------------------------------- */
.container {
	margin: 0 auto;
	width: 719px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#nav {
	float: left;
	width: 100%;
	background: #393939 url(/images/bg_nav.jpg) repeat-x;
	border-bottom: 1px solid #000;
}
	#nav .container { 
		height: 21px;
		position:relative;
	}
	#nav ul { 
		list-style:none;
		margin:0;
		padding:0; }
	#nav ul li { display: inline; }
	#nav ul li a {
		margin:0;
		padding:0;
		text-indent: -9999px;
		height: 21px;
		float: left;
	}
		#nav ul li a:hover, #nav ul li a.selected { background-position: 0 0; }
		#btn_estore {
			width: 92px;
			background: url(/images/btn_estore2.gif) 0 -21px no-repeat;
		}
		#btn_membership {
			width: 129px;
			background: url(/images/btn_membership2.gif) 0 -21px no-repeat;
		}
		#btn_consulting {
			width: 109px;
			background: url(/images/btn_consulting2.gif) 0 -21px no-repeat;
		}
		#btn_process {
			width: 231px;
			background: url(/images/btn_wellworkplace2.gif) 0 -21px no-repeat;
		}
		#btn_resources {
			width: 158px;
			background: url(/images/btn_resources2.gif) 0 -21px no-repeat;
		}

#header {
	float: left;
	width: 100%;
	background: #999;
	border-bottom: 1px solid #000;
}
	#header .container { 
		height: 77px; 
		background: url(/images/bg_header.jpg) no-repeat;		
	}
	h1#logo {
		margin:0;
		padding:0;
	}
	h1#logo a {
		text-indent: -9999px;
		float: left;
		width: 255px; height: 77px;
		background: url(/images/logo.jpg) no-repeat;
	}
	#secondary_nav {
		float: right;
		width: 464px;
	}
		#btn_about {
			margin: 62px 11px 0px 24px;
			text-indent:-9999px;
			float: left;
			display: inline; /* ie fix */
			width: 29px; height: 8px;
		}
		#btn_current {
			margin: 62px 0px 0px 0px;
			text-indent:-9999px;
			float: left;
			display: inline; /* ie fix */
			width: 73px; height: 8px;
		}
		#btn_contact {
			margin: 62px 8px 0px 20px;
			text-indent:-9999px;
			float: left;
			display: inline; /* ie fix */
			width: 34px; height: 8px;
		}
		#btn_enewsletter {
			margin: 55px 8px 0px 8px;
			text-indent:-9999px;
			float: left;
			display: inline; /* ie fix */
			width: 75px; height: 19px;
		}
#privacy{
	float: right;
	width:532px;
	font-size: 9px;
	margin-right: -25px;
}
#flash_calendar{
	padding-left: 1px;
	
}

#footer {	
	float: left;
	width: 100%;
	background: url(/images/bg_footer2.jpg) repeat-x;
}
	#footer .container {
		width: 721px; height: 126px;
		border: none;
		background: url(/images/bg_footer_container.jpg) no-repeat;
	}
	#footer #questions {
		margin: 20px 12px 20px 0;
		text-indent: -9999px;
		float: right;
		display: inline; /* ie fix */
		width: 298px; height: 19px;
		background: url(/images/phone_new.gif) no-repeat;
	}
	
/* page specific
---------------------------------------- */
#main {
	margin: 0 auto;
	width: 721px;	
}
	#main .pad {
		float: left;
		width: 721px;
		background: url(/images/bg_main.gif) repeat-y;
	}
	#main .pad_sub {
		float: left;
		width: 721px;
		background: url(/images/bg_sub.gif) repeat-y;
	}
	#main .pad_nogut {
		float: left;
		width: 721px;
		background: url(/images/bg_nogut.gif) repeat-y;
	}
	#sidebar {
		float: left;
		width: 235px;
		border-right: 1px solid #000;
	}
	#sidebar_sub {
		float: left;
		width: 165px;
		padding:0 10px;
	}
		#btn_register {
			margin-left: -53px;
			text-indent: -9999px;
			background: url(/images/callout_member.jpg) no-repeat;
			width: 288px; height: 378px;
			display: block;
		}
		#btn_member {
			margin-left: -53px;
			text-indent: -9999px;
			background: url(/images/btn_member.jpg) no-repeat;
			width: 288px; height: 338px;
			display: block;
		}
		#btn_freetrial {
			margin-left: -53px;
			text-indent: -9999px;
			background: url(/images/btn_freetrial.jpg) no-repeat;
			width: 288px; height: 30px;
			display: block;
		}
		#btn_infopoint_login {
			text-indent: -9999px;
			width: 235px; height: 34px;
			float: left;
			background: url(/images/btn_infopoint_login2.jpg) no-repeat;
		}
		#btn_get_enewsletter {
			text-indent: -9999px;
			width: 235px; height: 57px;
			float: left;
			background: url(/images/btn_enewsletter.jpg) no-repeat;
		}
	#content {
		padding: 21px 19px 21px 21px;
		float: right;
		width: 444px;
	}
	#content_sub {
		padding: 21px 19px 21px 21px;
		float: right;
		width: 494px;
	}
		.badge_health_information {
			margin-left: 20px;
			float: right;
			width: 84px;
			display: inline;
		}
		#latest_news {
			padding-top: 10px;
		}
			#latest_news h2 {
				text-indent: -9999px;
				background: url(/images/title_latestnews.gif) no-repeat;
				width: 121px; height: 20px;
				display: block;
			}
			#news_box {
				padding: 10px;
				border: 1px solid #ccc;
				background: #d8d7da url(/images/bg_newsbox.gif) repeat-x;
				float: right;
				width: 422px;
			}
				.news {
					float: left;
				/*	width: 422px;*/
					/*padding: 1px 1px 1px 1px;*/
				}
					.news .date {
						padding: 0 10px 0 0;
						width: 32px;
						float: left;
					}
					.news .blurb {
						width: 375px;
						float: right;
					}
				.more_news { text-align: right; }
		#callouts {
			margin-top: 10px; 
			padding-top: 0;
			background: url(/images/line_divider.gif) top no-repeat;
			float: left;
			width: 444px;
		}
			#callouts a {
				text-indent: -9999px;
				float: left;
				width: 142px; height: 126px;
				display: inline;
			}
			#callouts a:hover { background-position: 0 -126px; }
			#call_estore a { margin-right: 9px; background: url(/images/call_estore2.jpg) no-repeat; }
			#call_premiumproviders a { background: url(/images/call_premierproviders2.jpg) no-repeat; }
			#call_wellworkplace a { margin-right: 9px; background: url(/images/call_wellworkplace2.jpg) no-repeat; }

		ul#providers {
			list-style:none;
			width:480px;
			margin:1em 0;
			padding:0;
			background:#e1e1e1;
			}
			ul#providers li {
				margin:0;
				padding:0;
				}
				ul#providers li h3 {
					margin:0;
					padding:0;
					font-size:12px;
					line-height:20px;
					font-weight:bold;
					}
					ul#providers li h3 a {
						color:#000;
						display:block;
						height:20px;
						overflow:hidden;
						padding:0 0 0 21px;
						margin:0;
						background:url(/images/bck-providers.gif) repeat-x;
						}
					ul#providers li h3 a:hover {
						background:url(/images/bck-providers-on.gif) repeat-x;
						text-decoration:none;
						}
				ul#providers li div.ppn-details {
					padding:4px 10px;
					}
					ul#providers li div.ppn-details a.bttn-arrow {
						float:right;
						margin:10px 4px;
						padding:0;
						height:77px;
						width:212px;
						text-indent:-9999em;
						background:url(/images/bttn-visit-profile.gif) no-repeat;
						}
					ul#providers li div.ppn-details a.bttn-arrow:hover {
						background:url(/images/bttn-visit-profile-on.gif) no-repeat;
						}
					ul#providers li .ppn-details p {
						margin:0;
						padding:0;
						}
						
						
						
						
					a#dl-buyers-guide {
						display:block;
						margin:0;
						padding:0;
						height:51px;
						width:166px;
						text-indent:-9999em;
						background:url(/images/bttn-buyers-guide.gif) no-repeat;
						}
					a#dl-buyers-guide:hover {
						background:url(/images/bttn-buyers-guide-on.gif) no-repeat;
						}

/* eStore specific
---------------------------------------- */
ul#store-nav {
	width:720px;
	height:47px;
	list-style:none;
	margin:0;
	padding:0;
	background:url(/images/bg-store-nav.gif) repeat-x left top;
	}
	ul#store-nav li {
		float:right;
		padding:16px 8px 12px;
		}
		ul#store-nav li a {
			color:#fff;
			}
	ul#store-nav li.store-title {
		float:left;
		height:18px;
		width:140px;
		text-indent:-9999em;
		background:url(/images/estore-title.gif) no-repeat left top;
		}
	.categorybar h3 {
		margin:1em 0 0;
		padding:0;
		font-size:1em;
		line-height:1em;
		}
	.categorybar h3 a {
		
		}

/* more legacy */		

	input.bttn {
	background: #CFD7D9; 
	border:1px solid #999;
	font-size: 9pt;
	font-weight: bold;
	color:#333; 
	}

	input.styled {
	background: #fff; 
	border:1px solid #999;
	color: #000; 
	}

	textarea.styled {
	background: #fff; 
	border:1px solid #999;
	color: #fff; 
	}

	select.styled {
	background: #fff; 
	background-color: #fff; 
	border: 1px solid #273043; 
	color: #000;
	}
	.fly-page-content {
		padding:0 1em;
	}
	
	
	/* ============= */
	/* = checklist = */
	/* ============= */
	
	div.checklist-wrapper button {
		background:#1a2e59;
		padding:4px 10px;
		color:#fff;
		font-size:24px;
		border:none;
	}	
	div.checklist-wrap {
		padding:10px;
		border:1px solid #ccc;
		background:#fff;
	}		
	ul.checklist-list {
		width:48%;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		margin-right:3%;
	}		
	ul.checklist-list li {
		background:#f7f7f7;
		padding:5px 5px 5px 25px;
		margin:3px 0;
	}			
	ul.checklist-list li a {
		text-decoration:none;
		display:block;
		color:#333;
	}
	ul.checklist-list li:hover {
		background:#f0f0f0;
	}
	ul.checklist-list li._complete {
		background:#c8e7c5 url(/wwpchecklist/images/check.gif) 5px center no-repeat;
		color:#557352;
	}
	span.question_num {
		font-weight:bold;
		color:#888;
		font-size:24px;
		line-height:32px;
	}
	td.checklist label {
		display:block;
		margin:0 0 5px;
	}
	td.checklist span.questions {
		display:block;
		margin:0 0 10px;
	}
	td.checklist {
		font-size:12px;
	}
	td.checklist input {
		margin-right:10px;
	}
	td.sm {
		font-size:10px;
	}
	td.checklist blockquote {
		margin:0 0 20px 0;
	}
	ul.checklist-list li span {
		padding:0 10px 0 0;
		color:#777 !important;
	}
	table.final-form td {
		font-size:12px;
		padding:4px;
	}
	table.final-form label {
		display:block;
		margin:0 0 5px;
	}
	table.final-form span.questions {
		display:block;
		margin:0 0 4px;
		font-weight:bold;
	}
	
	#status-msg {
		position:absolute;
		top:21px;
		left:-1px;
		}
		#status-msg p {
			width:300px;
			padding:15px;
			margin:0;
			border:1px solid #040000;
			background:#f9ae2f;
			font-weight:bold;
			color:#383227;
			}
			#status-msg p strong {
				color:#000;
			} 
		.msg-appear {
			display:block;
		}
		.msg-fade {
			display:none;
		}
		
	#estore-maint {
		position:absolute;
		top:250px;
		left:0;
		width:100%;
		}
		#estore-maint p {
			width:400px;
			padding:50px;
			margin:0 auto;
			border:4px solid #fcac00;
			background:#dfdbd5;
			font-size:1.3em;
			line-height:1.6em;
			color:#383227;
			}
			#estore-maint p strong {
				color:#000;
			} 
	
/* misc */

	.clearfix:after {
	    content: ".";
	    display: block;
	    height: 0;
	    font-size: 0;
	    clear: both;
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE5/Mac \*/
	* html .clearfix {height: 1px;}
	.clearfix {display: block;}
	/* End hide from IE5/Mac */				
				