/*
Title: End User Relations.net
Author: LM Health Services/ASBP
Updated: October 26, 2006
*/

body {	
	font: 12px/14px Helvetica, Verdana, sans-serif; color: #333;		
	text-align: center;
	margin: 0;
	padding: 0;
	background: #000 url(../images/outerbg.gif);
	scrollbar-base-color: #fff;
	}

/* BASICS
------------------------------------------------------------ */
.noscript {
	color:#990000;
	font-size:12px;

}
a {
	font-weight: normal;
	color: #2952CC;
	}
a:hover {
	color: #1C3B9B;
	}
h1, h2, h3, h4  {
	
	}
h1 {
	font-size: 14px;
	margin: 0;
	}
h2 {
	font-size: 12px;
	margin: 0;
	}
h3 {
	font-size: 11px;
	margin: 0;
	}
h4 {
	font-size: 11px;
	font-weight: bold;
	}

div#container, div#containerForum {
	position: relative;
	margin: 0 auto 0 auto;
	padding-top: 40px;
	text-align: left;
	background: #fff url(../images/topBanner.jpg) repeat-x top left;
	z-index: 1;
	}	
div#container {	
	width: 700px;	
	}	
div#containerForum {	
	width: 800px;	
	}	
#register div#forumTables {
	/*height: 450px;*/
	height: 100%;
	}		
.clear {clear:both;}	

/* Error Messages
------------------------------------------------------------ */
div.message, div.error, div.validate {
	font-weight: bold;
	font-size: 11px;		
	padding: 5px 5px 5px 5px;
	margin: 0;			
	line-height: 1.5em;	
	clear: both;
	}	
div.message, div.error {	
	color: #900;
	display:inline; 
	}
div.validate {
	color: #900;	
	display:none;
	}	
	
/* LOGO
------------------------------------------------------------ */
div#containerForum div#logo {
	width: 200px;
	height: 60px;
	position: absolute;
	top: 45px;
	left: 595px;
	text-indent: -9999px;
	}
div#logo {
	width: 200px;
	height: 60px;
	position: absolute;
	top: 40px;
	left: 495px;
	text-indent: -9999px;
	}
div#logo a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/eurLogo.gif) no-repeat bottom right;
	text-decoration: none;
	}


/* NAVIGATION
------------------------------------------------------------ */

ul#nav, ul#navMember, ul#navMember2 {
	position: absolute;
	top: 25px;
	left: 5px;
	margin: 0;
	padding: 0;		
	list-style-type: none;	
	background: url(../images/navLine.gif) no-repeat left 17px;
	}	
ul#nav {		
	background: url(../images/navLine.gif) no-repeat left 17px;
	}	
ul#navMember, ul#navMember2 {	
	background: url(../images/member_navLine.gif) no-repeat left 17px;
	}			
ul#nav li, ul#navMember li, ul#navMember2 li {
	display: block;	
	float: left;
	height: 30px;
	padding: 0 20px 20px 0;	
	}
ul#nav a, ul#navMember a, ul#navMember2 a {
	font: normal 12px helvetica, arial, sans-serif;
	text-decoration: none;
	padding-bottom: 15px;
	color: #333;	
	}

#home #navMember .h a, #ft #navMember .ft a, #cf #navMember .cf a, #rc #navMember .rc a, #tc #navMember .tc a, #home #nav .h a, #mb #nav .b a, #ww #nav .ww a, #cu #nav .cu a, #forum #navMember .cf a, 
ul#nav a.selected, ul#navMember a.selected, ul#navMember2 a.selected  {
	font-weight: bold;	
	letter-spacing: 1px;	
	color: #000;	
	background: url(../images/navBullet.gif) no-repeat bottom center;
	cursor:default;
	}	 	
ul#nav a:hover, ul#navMember a:hover, ul#navMember2 a:hover {
	text-decoration: underline;
	color: #39f;	
	background: url(../images/navBullet_link.gif) no-repeat bottom center;
	}	
#home #navMember .h a:hover, #ft #navMember .ft a:hover, #cf #navMember .cf a:hover, #rc #navMember .rc a:hover, #tc #navMember .tc a:hover, #home #nav .h a:hover, #se #navMember .rc a:hover, #se #navMember .tc a:hover, #mb #nav .b a:hover, #ww #nav .ww a:hover, #cu #nav .cu a:hover, #forum #navMember .cf a:hover,
ul#nav a.selected:hover, ul#navMember a.selected:hover, ul#navMember2 a.selected:hover  {
	text-decoration: none;
	color: #000;	
	background: url(../images/navBullet.gif) no-repeat bottom center;
	}	
ul#navLogin, ul#navLoginForum {
	position: absolute;	
	width: 300px;	
	margin: 0;
	padding: 0;		
	color: #2c8ca9; 
	list-style-type: none;
	}	
ul#navLogin {
	top: 23px;
	left: 400px;	
	}	
ul#navLoginForum {
	top: 23px;
	left: 500px;	
	}	
ul#navLogin li, ul#navLoginForum li {
	display: block;	
	float: right;
	height: 30px;
	padding: 0 5px 0 0;
	font: normal 11px helvetica, arial, sans-serif;
	}
ul#navLogin a, ul#navLoginForum a {
	text-decoration: none;
	padding-bottom: 15px;
	color: #666;	
	font: normal 11px helvetica, arial, sans-serif;
	}
ul#navLogin a:hover, ul#navLoginForum a:hover {
	text-decoration: underline;
	color: #2c8ca9; 	
	}	
		
/* Intro page
------------------------------------------------------------ */	

div#flashIntro {
	margin: 0 0 0 0;
	padding: 67px 0 0 0;
	text-align: left;
	float:left;
	}			
form {margin: 0; padding: 0}	
div#logIn {
	height:197px;
	width:239px;
	top: 67px;
	position: relative;
	color: #666; 
	float:left;
	background: url(../images/loginBG.jpg) no-repeat 0px 0;
	}
div#topbar	{
	width: 700px;
	height:17px;
	top: 200px;
	postion:absolute;
	background: url(../images/tbar.gif) repeat-x;
}
div#logIn fieldset {border: solid 0 transparent; background: url(../images/loginTitle.gif) no-repeat 75px 0; padding-top: 10px;}	
div#logIn legend {text-indent: -9999px;}	
div#logIn p {margin: 0; padding: 0; clear:both;}
div#logIn label {margin: 5px 5px 2px 0; float:left; text-align:right; width: 75px; color: #666; font: 11px verdana sans-serif;}
div#logIn .image {padding: 5px 10px 0 0; float:right;}
div#logIn a {color: #fff; display:block; text-align:right; width: 145px; padding-top: 5px; font: 11px verdana sans-serif;}
div#logIn a:hover {text-decoration:none;}
	
div#logIn h2 {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 0 0 5px 78px;
	}	
div#logIn input.text {
	border: 1px solid #666;
	height: 15px;
	}		

div#welcomeMsg {
	margin: 0 0 5px 0;
	width: 435px;
	padding: 0 0 12px 5px;	
	text-align: left;
	float: left;			
	background: #fff;
	background: url(../images/welcome_bg.gif) no-repeat 0 7px;
	}	
div#welcomeMsg h2 {
	text-indent: -9999px;
	padding: 0 0 5px 0;
	margin: 0;	
	}	
div#welcomeMsg p {
	color: #333;
	padding: 7px 0 0 3px;
	margin: 0;
	font-size: 11px;	
	line-height: 1.2em;
	}	
div#memberMod {
	margin: 2px 2px 5px 0;
	padding: 0;
	text-align: left;
	float: right;
	width: 238px;
	height: 80px;
	background: url(../images/memberMod.gif) no-repeat 0 0;
	clear: right;	
	}	
div#memberMod h3 {	
	text-indent: -9999px;
	padding: 5px 0 5px 15px;
	}	
div#memberMod p {	
	color: #333;
	padding: 0 0 0 20px;
	margin: 0;
	font-size: 11px;	
	width: 210px;
	}		
div#memberMod a {	
	display: block;
	float: right;
	color: #333;
	padding: 5px 17px 0 0;
	font-size: 11px;
	text-decoration: underline;
	background: url(../images/dotArrow.gif) no-repeat bottom right;
	}		
div#memberMod a:hover {	
	color: #39f;
	text-decoration: none;	
	background: url(../images/dotArrow_mb.gif) no-repeat bottom right;
	}		

div#ftMod, div#cfMod, div#rcMod  {			
	width: 233px;	
	height: 145px;		
	margin: 0;
	padding: 0;
	position: relative;
	}			
div#ftMod h3, div#cfMod h3, div#rcMod h3, div#qpMod h3 {
	text-indent: -9999px;
	margin:0; padding: 0;
	}	
div.modContent {
	overflow:auto;
	z-index:1;
	height: 130px;	
	width: 226px;
	margin:9px 0 0 0; padding: 0;
	}	
	
ul#modContent_list {
	margin-left:3px; margin-top:0; padding-left:0; 
	width: 210px;
	}	
ul#modContent_list li {
	font-size: 11px; color: #333; line-height:1.3em; 
	padding-bottom: 5px; padding-left: 22px; 
	background: url(../images/dotArrow.gif) no-repeat left 1px;
	}

div#ftMod p, div#cfMod p, div#rcMod p {	
	color: #333;
	font-size: 11px;	
	width: 185px;
	padding: 8px 0 0 15px;
	margin: 0;
	line-height: 1.4em;
	}		
div#ftMod a, div#cfMod a, div#rcMod a  {	
	color: #333;
	font-size: 11px;
	text-decoration: underline;	
	}	
div#ftMod a:hover, div#cfMod a:hover, div#rcMod a:hover  {			
	text-decoration: none;	
	}	
div#ftMod a.go, div#cfMod a.go, div#rcMod a.go  {			
	position: absolute;	
	text-align:right;
	width: 200px; height: 25px;
	top: 125px;	left: 0;	
	padding: 5px 22px 0 5px; margin: 0;
	font-size: 11px;
	}	
div#ftMod a.go {		
	background: url(../images/ftLinkMod2.gif) no-repeat top right;		
	}
div#cfMod a.go {		
	background: url(../images/cfLinkMod.gif) no-repeat top right;		
	}
div#rcMod a.go {		
	background: url(../images/rcLinkMod.gif) no-repeat top right;		
	}	
div#ftMod a.go:hover, div#cfMod a.go:hover, div#rcMod a.go:hover  {			
	color: #39f;	
	}	
				
div#ftMod {		
	background: url(../images/tMod_bg.gif) no-repeat 0 0;		
	float:right;
	}		
div#cfMod {
	background: url(../images/cfMod_bg.jpg) no-repeat 0 0;		
	float:left;	
	}	
div#rcMod {
	background: url(../images/rcMod_bg.jpg) no-repeat 0 0;	
	float:left;		
	}		
		
div#qpMod, div#qpModPublic {			
	width: 456px;	
	height: 75px;		
	margin: 0 0 3px 2px;
	padding: 0;
	float:left;	
	border: #eee 1px solid;
	}		
div#qpModPublic {			
	background: none;	
	/*background: url(../images/qpMod_bg.gif) no-repeat top left;*/
	}		
div#qpMod {		
	background: none;	
	/*background: url(../images/qpMod_bg.gif) no-repeat top left;*/
	}	
		
div#qpMod p {
	float:left;
	width: 290px;
	padding: 0 0 0 20px;
	margin: -10px 0 0 0;
	color: #333;	
	font-size: 11px;
	}		
div#qpMod fieldset {
	float:right;	
	padding: 0;
	margin: -25px 0 0 0;
	width: 145px;
	color: #333;	
	font-size: 11px;
	border: none;
	border: solid 0 transparent; 
	}	
div#qpMod fieldset legend {text-indent: -9999px;}	
div#qpMod fieldset p {margin: 0; padding: 0; width: 145px; clear:both;}
div#qpMod fieldset label {margin: 5px 0 5px 0; padding: 0; float:left; text-align:left; color: #666; font: 11px verdana sans-serif;}
div#qpMod fieldset input {float:left;}
div#qpMod input.image {padding: 5px 5px 5px 0; text-align:right; vertical-align: bottom; float:right; }

div#siteInfo {float: right; text-align: right; vertical-align:bottom; margin: 0 0 2px 0; padding: 0; color: #39f; background:#fff; width:700px;}	

div#siteInfo img {padding: 5px 3px 0 0; margin: 0;}	

div#siteInfo p {color: #ccc; font-size: 10px; padding: 0 5px 0 0; margin: 0;}

div#siteInfo a {color: #2c8ca9; font-size: 10px; padding: 0 5px 0 0;}
div#siteInfo a:hover {color: #999;}

/* Public/Member pages
------------------------------------------------------------ */	
div.publicInfo, div.member {
	margin: 0;	
	text-align: left;		
	}			
div.member{
	padding: 78px 0 0 0;		
	}	
div.publicInfo, div.polls  {
	padding: 78px 0 0 120px;	
	}			
div.publicInfo h2, div.member h2 {
	text-indent: -9999px;	
	margin:0; padding:0;
	}	
div.publicInfo h3 {
	padding: 10px 0 5px 0;
	margin: 0;	
	}	
div.publicInfo p {
	width: 500px;
	color: #666;
	padding: 0 0 10px 3px;
	margin: 0;
	font-size: 11px;	
	line-height: 1.2em;
	}	
div.publicInfo ul {
	padding: 0 0 5px 0;
	margin: 0 0 0 5px;	
	list-style-type: none;	
	line-height: 1.2em;
	position: relative;
	}			
div.publicInfo ul li {
	padding: 0 0 5px 18px;		
	font-weight: normal; 	
	font-size: 11px;		
	background: #fff url(../images/listBullet.gif) no-repeat 0 1%;
	}	
div.publicInfo ul.benefits li {			
	font-weight: bold;
	}		
div.publicInfo ul li p {
	padding: 0 0 5px 0;
	margin: 0;	
	font-weight: normal;	
	}	
div.publicInfo div.contactBlock {			
	padding: 0 0 10px 0;
	}	
div.publicInfo div.contactBlock a {			
	font-weight: bold;
	}	
div.publicInfo div.contactBlock p {			
	padding: 0 0 3px 0;
	}		
.polls {			
	background: #fff url(../images/polls_bg.gif) no-repeat 5px 70px;	
	}		
.resource {			
	background: #fff url(../images/resource_bg2.gif) no-repeat 5px 70px;
	}

.meet {			
	background: #fff url(../images/meetTeam_bg.gif) no-repeat 10px 70px;
	}		
.contact {			
	background: #fff url(../images/contact_bg.gif) no-repeat 10px 70px;
	height: 400px;
	}
.privacy_terms {			
	background: #fff url(../images/privacy_terms_bg.gif) no-repeat 10px 70px;	
	}
.team {			
	background: #fff url(../images/team_bg.gif) no-repeat 10px 70px;
	}	
.tell_a_friend {			
	background: #fff url(../images/tell_a_friend_bg.gif) no-repeat 10px 70px;
	}	
.memberBenefits {			
	background: #fff url(../images/memberBenefits_bg.gif) no-repeat 10px 70px;
	}	
div.publicInfo form {
	margin: 0; padding: 0;
	}	
div.publicInfo form p {
	font-weight:bold; 
	color: #000;
	padding: 5px 0 10px 0;
	}	
div.publicInfo form fieldset {
	margin: 1em 0;
	padding: 0 0 0 10px;
	border: 1px solid #ccc;
	background: #f8f8f8;
	width: 200px; 
	}		
div.publicInfo form fieldset legend {
	font-weight:bold;
	}		
div.publicInfo fieldset label {
	float: left;
	width: 10em;
	padding-left: 8px;
	}	
div.publicInfo form fieldset input {
	width: 200px;
	}
div.publicInfo form fieldset textarea {
	width: 300px;
	height: 100px;
	}	
div.currentPoll {
	margin: 5px 0 20px 0;	
	}	
div.polls div.currentPoll h3 {
	margin: 10px 0 0 0;
	padding: 5px 0 0 7px;	
	width: 103px; height: 51px;
	border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc;
	background: #C9DF9E;
	float:left;
	}	
div.currentPoll div.response {
	float:left;
	border-top: 1px solid #C9DF9E; border-right: 1px solid #C9DF9E; border-bottom: 1px solid #C9DF9E;
	height: 50px;
	width: 400px;
	margin: 10px 5px 0 0;
	padding: 5px 0 0 10px;	
	}
div.pastPoll {
	margin: 0 0 20px 0;	
	}		
div.polls div.pastPoll h3 {
	margin: 10px 0 0 0;
	padding: 3px 0 3px 7px;	
	width: 513px;
	height: 15px;
	border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc;
	background: #C9DF9E;	
	}	
div.pastPoll div.response {	
	width: 488px;
	margin: 0;
	padding: 5px 0 0 31px;	
	border: none;	
	background: #eee;
	}	
div.response ul {	
	margin: 0; padding:0;
	list-style:none;
	}	
div.response ul li {	
	padding-bottom: 3px;
	font-size: 11px; color: #333;
	}	
div.response ul li span {	
	display:block; float: left;
	width: 110px;
	font-weight: bold;
	}	
div.pollQ {
	width: 520px;
	clear:both;
	border-left: 1px solid #C9DF9E; border-right: 1px solid #C9DF9E; border-bottom: 1px solid #C9DF9E;
	margin: 0; padding: 0;
	}		
div.pollQ p {
	margin: 0 0 5px 5px;
	padding: 5px 3px 3px 25px;
	font-size: 11px; color: #333;
	width: 480px;
	}	
div.pollQ p.question {
	font-weight: bold;
	background: transparent url(../images/q.gif) no-repeat 2px 5px; 
	}	
div.pollQ p.vote {	
	margin:0; padding: 0;
	background: #eee; 
	width: 100%;
	}	
div.pollQ table {
	margin: 5px 0 0 0; padding: 5px; width: 100%; border: 0;
	}
div.pollQ table th.total {		
	background: #eee;
	margin-top: 5px;
	font-size: 10px;
	padding-left: 5px;
	}	
div.pollQ table th {
	text-align: right;	
	padding-left: 5px;
	width: 5%;
	}	
div.pollQ table td {
	font-size: 11px; color: #333;
	vertical-align:middle;
	}	
div.pollQ table td.optionText {
	width: 75%;
	padding-left: 5px;
	vertical-align:top;
	}	
div.pollQ fieldset {
	border: 0;
	padding-bottom: 5px;
	}		
div.pollQ p label {	
	float: left;
	}	
div.pollQ p input {
	margin-right: 1em;
	float: left;
	}	
div.pollQ .button {
	float:right;
	width: 45px;
	margin: 2px 2px 2px 0;
	font-weight: bold; color: #000; font-size: 10px; background: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	cursor:pointer;
	}	
	
/* Registration pages
------------------------------------------------------------ */			
table.regQuestions {
	border: 0; padding: 0; margin: 0;
	}
table.regQuestions td, table.regQuestions th {
	padding: 3px 0 3px 3px; vertical-align: top;
	}		
table.regQuestions th {font-weight:bold; width: 45%;}	
table.regQuestions td {width: 55%;}	
table.regQuestions p {margin: 0; padding: 0 0 5px 0; display:block; width: 100%;}
table.regQuestions p.desc {font-weight:normal; font-size: 11px;}		
table.regQuestions p input {float:left;}			
table.regQuestions p label {float:left; display:block; padding: 2px 0 0 0;}
	
/* Resource Central pages
------------------------------------------------------------ */	

/*leadership container*/
div#leadership{
	width: 655px;
	height: 222px;
	margin: 2px 2px 2px 2px;
	float:left;
	position:relative;
	background: url(../images/leadership.jpg) no-repeat 1px 0;	
	position:relative;
	border-bottom:1px solid #ccc;
	}
div#leadership div#execsum,
div#leadership div#rlinks,
div#leadership div#oguidance,
div#leadership div#templates,
div#leadership div#CWires,
div#leadership div#Training,
div#leadership div#patientsafety,
div#leadership div#other, {
	width: 640px;
	height: 180px;
	clear:both;
	overflow-y: auto;
	position:absolute;
	left: 40px;
	top: 29px;
	border: 0px solid #ccc;
	padding: 0px 10px 0px 0px;
	
	}
/*studies container*/
div#studies {
	width:370px;
	height: 150px;
	border: 0px solid #ccc;
	margin: 2px 0 1px 2px;
	float:left;
	position:relative;
	background: url(../images/rcStudies.gif) no-repeat 1px 0;
	background-color:#FFFFFF;
	border-bottom:1px solid #ccc;	
}
div#studies div#currentStudies,
div#studies div#prevStudies, {
	width: 329px;
	height: 94px;
	clear:both;
	overflow-y: auto;
	position:absolute;
	left: 40px;
	top: 29px;
	word-wrap: break-word ;
	}
div#futureStud{
	width: 325px;
	height: 18px;
	clear:both;
	overflow:auto;
	position:absolute;
	left: 40px;
	top: 125px;
	background-color:#EEE;
	font-size:11px;
	color:#999999;
	padding: 0px 2px 0px 2px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #B9D681
	}
div#futureStud ul li {	
	background: url(../images/quest.gif) no-repeat 1px 0;
	}
/*events container*/		
div#events {
	width: 280px;
	height: 150px;
	border: 0px solid #ccc;
	margin: 2px 1px 1px 2px;
	position:relative;
	background: url(../images/rcEvents.gif) no-repeat 1px 0;	
	background-color:#FFFFFF;
	border-bottom:1px solid #ccc;
}
div#events div#currentEvents,
div#events div#confS,
div#events div#study, {
	width: 275px;
	height: 110px;
	clear:both;
	overflow-y: auto;
	position:absolute;
	left: 40px;
	top: 30px;
	word-wrap: break-word ;
	}
/*news container*/	
div#news {
	width: 215px;
	height: 150px;
	border: 0px solid #ccc;
	margin: 2px 2px 1px 2px;
	position:relative;
	float:left;
	background: url(../images/rcNews.gif) no-repeat 1px 0;
	border-bottom:1px solid #ccc;
	}
div#news div#prevNews,
div#news div#currentNews,
  {
	width: 183px;
	height: 113px;
	clear:both;
	overflow-y: auto;
	position:absolute;
	left: 30px;
	top: 30px;
	border: 0px solid #ccc;
	word-wrap: break-word ;
	}
/*watercooler container*/	
div#vwcooler {
	width: 215px;
	height: 150px;
	border: 0px solid #ccc;
	margin: 2px 0px 1px 2px;
	position:relative;
	float:left;
	background: url(../images/vwcooler.gif) no-repeat 0px 0;
	border-bottom:1px solid #ccc;
	}
div#vwcooler div#curV,
div#vwcooler div#preV,
 {
	width: 183px;
	clear:both;
	overflow-y: auto;
	position:absolute;
	left: 30px;
	top: 30px;
	border: 0px solid #ccc;
	height: 113px;
	word-wrap: break-word ;
	}
div#vwcooler p {
	margin:-15px 0 0 0; padding:3px 0 0 0;
	font-size: 11px; color: #333;
	}	
/*
div#vwcoolerFlash {
	width: 246px;
	height: 129px;
	position:relative;	
	}
	
div#flashholder {
	width: 210px;
	height: 129px;
	border: 1px solid #ccc;
	margin: 2px 2px 1px 2px;;
	position:relative;
	float:left;
	}
*/
/*rcpolls container*/	
div#RCpolls {
	width: 252px;
	height: 150px;
	border: 0px solid #ccc;
	margin: 2px 0px 1px 2px;
	position:relative;
	background: url(../images/rcPolls.gif) no-repeat 1px 0;
	border-bottom:1px solid #ccc;	
}		
div#RCpolls div#polltxt,
  {
	width: 216px;
	height:110px;
	clear:both;
	position:absolute;
	border: 0px solid #ccc;
	word-wrap: break-word ;
	
	}
div#pollscontainer
  {
	width: 210px;
	height:134px;
	margin: 2px 0px 1px 2px;
	position:relative;
	left: 30px;
	top: 0px;
	border: 0px solid #ccc;
	}
div#RCpolls fieldset {border: solid 0 transparent; width: 216px; height: 110px; margin: 0; padding: 0; overflow:auto;}	
div#RCpolls p {margin: 0; padding: 2px 2px 0 2px; width: 185px; clear: both;}
div#RCpolls p.question {padding: 0px 2px 2px 5px; font-size: 11px;}
div#RCpolls label {margin: 0px 2px 2px 0; float:left; text-align:left; color: #333; font: 11px verdana sans-serif;}
div#RCpolls fieldset input {float:left; margin: 0;}
div#RCpolls .image {position:absolute; top: 113px; left: 160px; }
div#RCpolls a {color: #fff; display:block; text-align:right; width: 130px; padding: 5px 0px 5px 10px; font: 11px verdana sans-serif;}
div#RCpolls a:hover {text-decoration:none;}

div#RCpolls input.text {
	border: 1px solid #666;
	height: 15px;
	}
	
div#RCpolls div.response p  {
	float:left;	
	display:block;
	font-size: 10px;
	margin-top: 2px;	
	}
div#RCpolls div.response a  {
	float:right;
	margin-top: -18px;	
}

				

/*headers*/

div#vwcooler h4,
div#VWcool h3,
div#VWcool h4,
div#vWater h3,
div#vWater h4,
div#leadership h3,	
div#studies h3,
div#events h3,
div#news h3,
div#citpo h3,
div#vwcooler h3,
div#news h4,
div#events h4,
div#studies h4,
div#RCpolls h3 {
	margin: 0; padding: 0; text-indent: -9999px;
	}	
.default_text {font-family: Helvetica, sans-serif, Verdana, Arial,;
				font-size:11px;
}

div#news div#currentNews,				
div#studies div#currentStudies,
div#citpo div#citpoLinks.
div#patientsafety, div#CWires,
div#oguidance, div#templates, div#vwcooler div#curV,
div#other, div#study, div#currentEvents, div#confS{	
	display:block;
	}
div#news div#prevNews,		
div#studies div#prevStudies,
div#citpo div#citpoNews,div#CWires,
div#execsum,div#rlinks,div#vwcooler div#preV,
div#oguidance, div#templates,
div#other, div#study, div#confS{	
	display:none;
	}	
div#events div#currentEvents h4,
div#news div#currentNews h4 {	
	margin: 3px 0 0 0; padding: 0;
	}
p.ctext{	
	font-style:italic;
	font-size:11px;
	color:#666;
	}
div#leadership div#execsum em,
div#leadership div#rlinks em,
div#leadership div#oguidance em,
div#leadership div#templates em,
div#leadership div#CWires em,
div#leadership div#other em,
div#events div#currentEvents em,
div#news div#currentNews em,
div#citpo div#citpoLinks em,
div#citpo div#citpoNews em  {	
	font-weight:bold; font-style: normal;
	color:#000000;
	}
.ctext  {
	margin: 0; padding: 0 0 2px 0;
	color: #666;
	font-size:11px;
	}
/*bullets*/		
div#leadership ul,
div#studies ul,
div#events ul,
div#news ul,
div#vwcoolerFlash ul,
div#vwcooler ul,
div#RCpolls ul {		
	font-size: 11px;	
	list-style-type:none;
	/*float:left;*/
	
	}
div#leadership ul,
div#studies ul,
div#events ul,
div#news ul,
div#vwcooler ul,
div#rcPolls ul {
	margin: 0 5px 0 5px;
	}
div#leadership li,
div#studies li,
div#events li,
div#news li,
div#citpo li {	
	margin-bottom: 10px;
	}
div#leadership ul li,
div#studies ul li,
div#events ul li,
div#news ul li,
div#citpo ul li {	
	padding-bottom: 5px;	
	}
div#leadership ul li,
div#studies ul li,	
div#events ul li,
div#vcooler ul li,
div#RCpolls ul li,
div#citpo div#citpoLinks ul li {	
	background: url(../images/eventIcon.gif) no-repeat 1px 0;
	padding-left: 22px;
	}
div#news ul li,
div#citpo div#citpoNews ul li {	
	background: #fff url(../images/newsIcon.gif) no-repeat 1px 0;
	padding-left: 22px;	
	}	

/*----------------  RC Navigation Tabs  ---------------------*/		
div#vWaterNav  {
	background: url(../images/hdr_bg.gif) repeat-x 0 1px; 
	position:absolute;
	top: 0px;
	left: 25px;
	width:100%;/* fixes ie7 hack */
	}

div#newsNav  {
	background: url(../images/hdr_bg.gif) repeat-x 0 1px; 
	position:absolute;
	top: 0px;
	left: 25px;
	width:100%;/* fixes ie7 hack */
	}
div#leaderNav,
div#studiesNav,
div#eventsNav  {
	background: url(../images/hdr_bg.gif) repeat-x 0 1px; 
	position:absolute;
	/*border-bottom:1px solid #ccc;*/
	top: 0px;
	left: 35px;
	width:100%;/* fixes ie7 hack */
	}
div#leaderNav ul,
div#studiesNav ul,
div#eventsNav ul,
div#newsNav ul,
div#vWaterNav ul,  {margin: 1px 0 0 0px; padding: 0;
}
div#leaderNav ul li a, 
div#studiesNav ul li a,
div#eventsNav ul li a,
div#newsNav ul li a,
div#vWaterNav ul li a,  {
	display: block; 
	float: left; 
	text-decoration: none; 
	color: #7BA233;  
	margin:0;
	padding: 2px 5px 0 0; 
	/*width: .1em;*/	
	}
div#conf{
	line-height:10px;
	vertical-align:top;
	text-align:center;
	margin: -1px 0 1px 0;
	}
div#leaderNav ul li,
div#studiesNav ul li,
div#eventsNav ul li,
div#newsNav ul li,
div#vWaterNav ul li {
	list-style: none; float: left; 
	margin:0; padding:0 0 0 2px;
	white-space: nowrap; font-size: 11px; line-height: 20px; border-bottom: 0px solid #ccc;
	background: url(../images/hdr_bg.gif) repeat-x 0 0;	
	}
div#leaderNav ul li#on,
div#leaderNav ul li#r0,
div#studiesNav ul li#on,
div#studiesNav ul li#s0,
div#eventsNav ul li#on,
div#eventsNav ul li#e0,
div#newsNav ul li#on,
div#newsNav ul li#n0,
div#vWaterNav ul li#on,
div#vWaterNav ul li#v0,  {
	border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: none; 
	background: #fff url(../images/tab_bg.gif) repeat-x 0 0;
	}
div#leaderNav ul li#off a,
div#leaderNav ul li#r1,
div#leaderNav ul li#r2,
div#leaderNav ul li#r3,
div#leaderNav ul li#r4,
div#leaderNav ul li#r5,	
div#leaderNav ul li#r6,	
div#studiesNav ul li#off a,
div#studiesNav ul li#s1,
div#eventsNav ul li#off a,
div#eventsNav ul li#e1,
div#eventsNav ul li#e2,
div#eventsNav ul li#e3,
div#newsNav ul li#n1,
div#vWaterNav ul li#off a,
div#vWaterNav ul li#v1 {
	border-right: 1px solid #ccc; border-left: 1px solid #ccc;
	/*background: transparent url(../images/hdr_line.gif) no-repeat 0 right;*/
	}		
div#leaderNav ul li#r0 a,
div#studiesNav ul li#s0 a,
div#studiesNav ul li#n0 a,
div#eventsNav ul li#e0 a,
div#newsNav ul li#n0 a,
div#vWaterNav ul li#v0 a , {
	font-weight:bold; text-decoration: none;
	color:#4FB5D2;
	}
div#leaderNav ul li.emptyNav div,
div#studiesNav ul li.emptyNav div,
div#eventsNav ul li.emptyNav div, 
div#newsNav ul li.emptyNav div,
div#vWaterNav ul li.emptyNav div, {	
	padding-top: 2px;	
	background: transparent url(../images/hdr_line.gif) no-repeat 0 right;
	}
div#leaderNav ul li.end div,
div#studiesNav ul li.end div,
div#eventsNav ul li.end div,
div#newsNav ul li.end div,
div#vWaterNav ul li.end div {
	width:0px;
	/*width: 100%;*/
	}
html>body div#leaderNav ul li a
html>body div#studiesNav ul li a,
html>body div#eventsNav ul li a,
html>body div#newsNav ul li a,
html>body div#vWaterNav ul li a	  {width: auto;}  /* fixes ie6 hack */
/* this rule is hidden from ie-5-mac \*/

div#leaderNav ul li a
div#studiesNav ul li a,
div#eventsNav ul li a,
div#newsNav ul li a,
div#vWaterNav ul li a {float: none;} /* end ie-5-mac hack */ 

/* Form
------------------------------------------------------------ */	
div.search1 {
	float:left;
	margin: 40px 3px 0 5px;
	}
.style2 {font-size: 10px}	
div.search1 input.searchBox {
	border-top: 1px ridge #eee;
	border-right: 1px ridge #eee;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 14px;
	}	

div.search2 {
	float:left;
	margin: 0px 3px 0 5px;
	}
	<!--
input.smallerCheckbox
{
	width: 12px;
	height: 12px;
}
//-->	
div.search2 input.searchBox {
	border-top: 1px ridge #eee;
	border-right: 1px ridge #eee;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 12pt;
	}	
div#containerSearch {	
	padding-top: 40px;
	position: absolute;
	top: 25px;
	left: 0px;
	}	
div#eur_search_paragraph {	
	margin: 0 0 0 5px;
	}	
input.styleCheckbox
{
	
}
/* Search Page
------------------------------------------------------------ */	
.lifepreserver {			
	background: #fff url(../images/search_bg.gif) no-repeat 5px 0px;
	}
div#searchcontainer {
	width: 690px;
	margin: -60px 2px 2px 2px;
	float:left;
	position:relative;
	border: 1px solid #ccc;
	clear:both
	}
	
div#searchcontainer h2{
	color:#076AAE;
	text-indent: 0px;
	font-size:13px;
	margin: 0px 0 0 0;
	padding: 5px 5px 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
div#search_tm {
	width: 690px;
	margin: 2px 2px 2px 2px;
	float:left;
	position:relative;
}
div#search_tm h2{
	background: transparent url(../images/tm_searchpage.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 690px; 
	height: 30px; 
	float: left;
}
div#search_tm h2 span{
	display:none;
}

div#search_rc {
	width: 690px;
	margin: 2px 2px 2px 2px;
	float:left;
	position:relative;
}
div#search_rc h2{
	background: transparent url(../images/rc_searchpage.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 690px; 
	height: 30px; 
	float: left;
}
div#search_rc h2 span{
	display:none;
}
div#search_forum {
	width: 690px;
	margin: 2px 2px 0px 2px;
	float:left;
	position:relative;
	clear:both;
	
}
div#search_forum h2{
	background: transparent url(../images/forum_searchpage.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 690px; 
	height: 30px; 
	float: left;
}
div#search_forum h2 span{
	display:none;
}
/*
div#search_forum h4{
	color:#7BA233;
	text-indent: 20px;
	font-size:12px;
	text-transform:capitalize;
}*/
div#search_forum span.deadlink_b{
	color:#999;
	font-weight:bold;
	
}
div#search_forum span.deadlink{
	color:#ccc;
	font-size:12px;
	margin: 0px 0px 0px 10px;
}
div#searchcontainer h4{
	color:#990000;
	text-indent: 20px;
	font-size:13px;
	font-style: italic;
	font-weight:bolder;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
div#searchcontainer p{
	margin: -5px 0px 0px 20px;
	width: 650px
}
div#searchcontainer span.deadlink{
	color:#999;
	font-size:12px;
	margin: 0px 0px 0px 0px;
}
div#searchcontainer h3{
	font-size:14px;
	color:#333;
	width:630 px;
	background: #eee;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 20px;
	}
div#footsearch {
background: #fff;
}

/* Member Home
------------------------------------------------------------ */	
div#qpModActive {
	position: absolute;
	top: 120px;
	left: 480px;
	color: #333; 
	width: 215px;
	}
div#qpModActive fieldset {border: solid 0 transparent; width: 215px; height: 147px; margin: 0; padding: 0; overflow:auto;}	
div#qpModActive p {margin: 0; padding: 2px 2px 0 2px; width: 185px; clear: both;}
div#qpModActive p.question {padding: 2px 2px 5px 5px; font-size: 11px;}
div#qpModActive label {margin: 3px 5px 2px 0; float:left; text-align:left; color: #333; font: 11px verdana sans-serif;}
div#qpModActive fieldset input {float:left; margin: 0;}
div#qpModActive .image {position:absolute; top: 180px; left: 160px; }
div#qpModActive a {color: #fff; display:block; text-align:right; width: 145px; padding-top: 5px; font: 11px verdana sans-serif;}
div#qpModActive a:hover {text-decoration:none;}
div#qpModActive h2 {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;	
	padding: 8px 0 5px 0;
	}	
div#qpModActive input.text {
	border: 1px solid #666;
	height: 15px;
	}	
div#qpModActive div.response  {
	width: 210px;
	}
div#qpModActive div.response p  {
	float:left;	
	display:block;
	font-size: 10px;
	margin-top: 2px;	
	}
div#qpModActive div.response a  {
	float:right;
	margin-top: -18px;	
	}			
div#cpMod {			
	margin: 2px 1px 5px 0;
	padding: 0;
	text-align: left;
	float: right;
	width: 230px;
	height: 100px;
	background: #dcf0f6 url(../images/cpModBot_bg.gif) no-repeat left bottom;
	clear: right;	
	}		
div#cpMod h3 {	
	background: url(../images/cpModTop_bg.gif) no-repeat left top;
	color: #666;
	padding: 5px 0 5px 10px;
	}	
	
div#cpMod p {	
	color: #666;
	padding: 2px 0 0 10px;
	margin: 0;
	font-size: 11px;	
	clear:both;
	}	
div#cpMod p span {
	float:left; display:block;
	}		
div#cpMod a {		
	color: #666;	
	font-size: 11px;
	text-decoration: underline;	
	}		
div#cpMod a {		
	display: block;
	width: 212px;
	text-align: right;
	padding: 0 10px 1px 0;
	margin: 7px 5px 1px 0;	
	background: url(../images/iconPolls.gif) no-repeat right center;
	}	
div#cpMod p a {		
	float:left;
	display:block;
	text-align:left;
	width: 155px;		
	padding: 0 0 0 7px;
	margin: 0;
	background: none;	
	}	
div#cpMod a:hover {	
	color: #39f;
	text-decoration: none;	
	}
#slider1 {
	background: url(../images/newsScroll.gif) no-repeat 0 0;
	margin: 0px;
	}

	
/* Forum pages
------------------------------------------------------------ */		
div#forumTables {
	margin: 0 0 0 0;
	padding: 75px 0 0 0;
	} 	
table#forumMain {
	background: url(../images/mainTitle.gif) no-repeat left top;
	margin: 0; padding: 0; width: 100%;
	}
table#forumMain h3 {
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	padding: 2px 0 0 25px;
	margin: 3px 0 0 3px;
	background: url(../images/mainTitleIcon.gif) no-repeat 3px 0;
	}	

table#forumMain table td {
	text-align: left;
	}	
table#forumMain td.search {
	text-align: right;
	}	
.forumTable {
	margin: 0; padding: 0;
	}	
.forumTable td {
	margin: 0; padding: 8px 0 3px 5px;	
	vertical-align: top;
	}	
.forumTable td p {
	line-height: 1.2em;
	margin: 0;
	}		
.forumTable td.icon, .forumTable td.count {
	text-align: center;
	}	
.forumTable td.post img {
	padding-right: 3px;	
	}	
.forumTable td.post p {
	padding-left: 18px;	
	}		
	
div.CategoryDivHeading, div.DivHeadingwithIcon {
	background: url(../images/categoryTitle.gif) no-repeat center top;
	width: 100%;
	margin: 0; padding: 0;
	height: 20px;
	clear:both;
	}			
div.CategoryDivHeading img, div.DivHeadingwithIcon img {		
	float:left;
	display:inline;
	}		
div.DivHeadingwithIcon img {		
	padding-right: 3px;
	}			
div.CategoryDivHeading h4, div.DivHeadingwithIcon h4 {	
	margin: 0;	
	display:block;	
	}		
div.CategoryDivHeading h4 {
	padding: 2px 0 0 10px;
	}	
div.DivHeadingwithIcon h4 {
	padding: 3px 0 0 15px;
	}	
div.DivHeadingwithIcon h4 a {
	font-size: 12px;
	font-weight: bold;
	color: #339;
	text-decoration: none;
	}		
div.CategoryDivHeading a {	
	font-size: 12px;
	font-weight: bold;
	color: #339;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 2px 0 5px;
	float:left;
	display:inline;
	}	
	
div.search {
	float:right;
	margin: -28px 3px 0 0;
	}	
div.search input.searchBox {
	border-top: 1px ridge #eee;
	border-right: 1px ridge #eee;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 14px;
	}	
