/* CSS layout rules for all content areas */

#container{margin:0 auto;padding:0; width:910px; height:auto;font-size:1em; color:#333333;background-image:url(../images/bkgContainer.jpg);background-repeat:repeat-y;background-position:center top; clear:both;}
#containerBtm{margin:0; display:block;padding:0; width:100%; height:5px;background:url(../images/bkgContainerBtm.jpg) no-repeat;clear:both;}

#wrapper{margin:0 auto; padding:0; width:900px; background:#f8f8ef;}/*Wrap all content minus the footer*/

#header{padding:0; margin:0;width:900px; height:106px; display:block;clear:both; background-image:url(../images/bkgHeader.jpg);
background-repeat:no-repeat;}
	#header #home a{width:600px; height:106px; display:block; float:left; border:0;}
	#header #home a span{display:none;}

/* Login */
#login{height:40px; width:220px; background:url(../images/bkgLogin.jpg) repeat-x left top; float:right; position: relative; top:0; right:6px;}
#login #loginLeft{height:40px; width:41px; background:url(../images/bkgLoginLeft.jpg) no-repeat; float:left;}
#login #loginLeft a{height:40px; width:41px;display:block;}
#login #loginCenter{height:40px; width:167px;float:left; line-height:40px; color:#fff; padding-left:5px}
#login #loginRight{height:40px; width:7px; background:url(../images/bkgLoginRight.jpg) no-repeat; float:left;}

#login a{color:#FFFFCC; text-decoration:underline; border:0;}
#login a:hover{color:#FFF; text-decoration:none; border:0;}
	
#flashContent{margin:0; padding:0; width:auto; background:#FFF;}
#print-title{display:none;}

	
/* MAIN NAV */	
#nav{width:900px; height:37px; display:block;clear:both;color:#c1caa4; background:url(../images/topline_green.gif) no-repeat;}
	#nav ul{margin:0;padding:0;width:900px;height:37px;}
	#nav ul li{ background:none;margin:0;padding:0;display:block;float:left;list-style-type:none;width:auto;height:37px;background-image:none; text-decoration:none; border:0; padding:0;}
	#nav ul li a{text-decoration:none; border:0;padding:0; margin:0;}	
	
/* SUB NAV */

#snav{width:180px; height:auto; padding:0; margin:0;margin-left:7px; float:left;}
	#snav ul{width:175px; height:auto; margin:0; padding:0;border-bottom:1px solid #efefef; clear:both;}
	
	#snav li{padding:0; margin:0;background:none; border:0;font-size:1.1em; line-height:1.5em;}	
	#snav li.first a{border:0;}
	#snav li a{width:160px; display:block;color:#333;padding:4px;padding-left:15px; background:url(../images/snavArrowGrey.gif) no-repeat 5px 0.8em #fff;
	 border:0;border-top:1px solid #efefef;}
	#snav li a:hover{color:#1071a2; background:url(../images/snavArrowGreen.gif) no-repeat 5px 0.8em;}
	
	#snav li a.here{color:#FFF; background:url(../images/snavArrowWhite.gif) no-repeat 5px 0.8em #85ad5c; font-weight:normal;}	
	#snav li a.open{color:#1071a2; background:url(../images/snavArrowDown.gif) no-repeat 2px 0.85em #FFF; font-weight:bold;}
	#snav ul li a.hereopen{color:#85ad5c; background:url(../images/snavArrowDownGreen.gif) no-repeat 3px 0.80em #FFF; font-weight:bold;}
	
	/* Level 2 */
		#snav ul li ul{width:145px; height:auto; padding:0; margin:0; padding-left:15px; border:0;}
		#snav ul li ul li{padding:0; margin:0;background:none; border:0;font-size:0.95em; line-height:1.4em;}
		#snav ul li ul li a{width:145px; display:block;color:#333;padding:4px;padding-left:15px; 
		background:url(../images/snavArrowGrey.gif) no-repeat 5px 0.8em #f8f8ef; border:0;border-top:1px solid #efefef;}
		#snav ul li ul li a:hover{color:#1071a2; background:url(../images/snavArrowGreen.gif) no-repeat 5px 0.8em #fdfdf7;}
		
		#snav ul li ul li a.here{color:#FFF; background:url(../images/snavArrowWhite.gif) no-repeat 5px 0.8em #85ad5c; font-weight:bold;}	
		#snav ul li ul li a.open{color:#1071a2; background:url(../images/snavArrowDown.gif) no-repeat 2px 0.80em #FFF; font-weight:bold;}
		#snav ul li ul li a.hereopen{color:#85ad5c; background:url(../images/snavArrowDownGreen.gif) no-repeat 3px 0.80em #FFF; font-weight:bold;}
		
		/* Level 3 */
			#snav ul li ul li ul{width:130px; height:auto; padding:0; margin:0; padding-left:15px; border:0;}
			#snav ul li ul li ul li{padding:0; margin:0;background:none; border:0;font-size:1em; line-height:1.4em;}
			#snav ul li ul li ul li a{width:130px; display:block;color:#333;padding:4px;padding-left:15px;
			background:url(../images/snavArrowGrey.gif) no-repeat 5px 0.8em #f8f8ef; border:0;border-top:1px solid #efefef;}
			#snav ul li ul li ul li a:hover{color:#1071a2; background:url(../images/snavArrowGreen.gif) no-repeat 5px 0.8em #fdfdf7;}
			
			#snav ul li ul li ul li a.here{color:#FFF; background:url(../images/snavArrowWhite.gif) no-repeat 5px 0.8em #85ad5c; font-weight:bold;}	
			#snav ul li ul li ul li a.open{color:#85ad5c; background:url(../images/snavArrowDown.gif) no-repeat 2px 0.80em #FFF; font-weight:bold;}
		
		
/* CONTENT */

#content{margin:0 auto;margin-top:6px;padding:0; width:888px; background:#fff; border:1px solid #e8e8e0;}
	#content .content{margin:0 auto; padding:0;width:880px; clear:both; text-align:left}
	#content #top{height:7px; width:100%;padding:0; margin:0; position:relative; top:-1px; margin-bottom:6px;}
	#content #top #topLeft{width:7px; height:7px; background-image:url(../images/bkgHomeCornerLeftTop.jpg); background-repeat:no-repeat; float:left;position:relative; left:-1px;}
	#content #top #topRight{width:7px; height:7px; background-image:url(../images/bkgHomeCornerRightTop.jpg); background-repeat:no-repeat; float:right;position:relative; right:-1px;}
	#content #btm{height:7px; width:100%;padding:0; margin:0; margin-top:10px; position:relative; bottom:-1px;}
	#content #btm #btmLeft{width:7px; height:7px; background-image:url(../images/bkgHomeCornerLeftBtm.jpg); background-repeat:no-repeat; float:left;position:relative; left:-1px;}
	#content #btm #btmRight{width:7px; height:7px; background-image:url(../images/bkgHomeCornerRightBtm.jpg); background-repeat:no-repeat; float:right;position:relative; right:-1px;}
	#content #middle{width:430px; height:auto;margin-left:24px; float:left;}
	#content #right{width:206px; height:auto;margin-left:24px; float:left; padding-top:42px;}
	
	#content #singlecolumn{width:646px; height:auto;margin-left:17px; float:left;}
	#content #fullcolumn{width:830px; height:auto;margin:0 auto; clear:both;}
	
	#content #nonavmiddle{width:630px; height:auto;margin-left:17px; float:left;}
	
		/* Related Links, Table of Contents, CTA */
		
		#related-links{background:url(../images/bkgRelatedLinks.jpg) no-repeat bottom #f8f8ef; padding-bottom:6px; margin-bottom:10px;}
			#related-links h2{background:url(../images/bkgH2.jpg); height:25px; overflow:hidden;font-size:1.1em;line-height:2.2em; 
			font-weight:bold; color:#fff; text-transform:uppercase; border-bottom:3px solid #dedec8; padding-left:6px}
			#related-links h3{font-size:1.1em;line-height:1.1em;  padding:0; margin:0; font-weight:bold;}
			#related-links .container{margin:6px; width:auto; height:auto; padding:0; border:0; background:none;}	
			#related-links .container p{font-size:1em; line-height:1.3em;}		
			#related-links .container ul{list-style-type:none;margin:0;margin-left:4px;margin-top:6px; margin-bottom:6px;padding:0; 
			text-align:left;}
			#related-links .container ul li{font-size: 1em; line-height: 1.6em;}
			#related-links .container ul li a{color:#333;}
			#related-links .container ul li a:hover{color:#1071a2;}
					
		#toc{background:url(../images/bkgRelatedLinks.jpg) no-repeat bottom #f8f8ef; padding-bottom:6px;margin-bottom:25px; clear:both;}
			#toc h2{background:url(../images/bkgTOC.jpg); height:25px; overflow:hidden;font-size:1.1em;line-height:2.2em; 
			font-weight:bold; color:#fff; text-transform:uppercase; border-bottom:3px solid #9bc6dd; padding-left:6px}
			#toc h3{font-size:1.1em;line-height:1.1em;  padding:0; margin:0; font-weight:bold;}
			#toc .container{margin:6px; width:auto; height:auto; padding:0; border:0; background:none;}	
			#toc .container p{font-size:1em; line-height:1.3em;}		
			#toc .container ul{margin:0;margin-left:4px;margin-top:6px; margin-bottom:6px;padding:0; 
			text-align:left; padding-left:0; color:#333;}
			#toc .container ul li{color:#999;font-size: 1em; line-height: 1.6em;}
			#toc .container ul li a{color:#333;}
			#toc .container ul li a:hover{color:#1071a2;}
			
		#toc2{display:none;}
		
		.cta{margin-bottom:15px; background:url(../images/bkgCTA.gif) no-repeat bottom #FFF; padding:0 6px 6px 6px;}
		.cta-last{margin-bottom:15px; background:#FFF; padding:0 6px 6px 6px;}
			.cta h3, .cta-last h3{font-size:1.1em;line-height:1.4em;  padding:0; margin:0; font-weight:bold; color:#333}
			.cta h3 a, .cta-last h3 a{text-decoration:none; border:0; color:#333;}
			.cta h3 a:hover, .cta-last h3 a:hover{text-decoration:none; border:0; color:#666;}			
			.cta  p, .cta-last{font-size:1em; line-height:1.4em;}		
			.cta  ul, .cta-last ul{list-style-type:none;margin:0;margin-left:4px; margin-bottom:6px;padding:0; 
			text-align:left;}
			.cta  ol, .cta-last ol{margin:0;margin-left:6px;margin-top:6px; margin-bottom:6px;padding:0; text-align:left;font-size: 1em; line-height: 1.5em; list-style-type:decimal;}
			.cta ul li, cta-last ul li{background:url(../images/imgArrow.jpg) no-repeat left 0.6em;padding:0; margin-top:5px; padding-left:8px; font-size: 1em; line-height: 1.6em;}
			.cta ul li a, .cta-last ul li a{color:#85ad5c; border-bottom:1px solid #85ad5c;}
			.cta ul li a:hover, .cta-last ul li a:hover{color:#666; border:0;}
		

/* HOMEPAGE */
#feature{width:900px; height:234px; display:block; margin:0; padding:0;}
#feature a{border:0; text-decoration:none;}
	#feature #left{width:449px; height:234px; display:block;float:left; background-image:url(../images/imgFeature1.jpg); background-repeat:no-repeat}
	#feature #right{width:451px;float:right;}
		#feature #right #quality{width:451px; height:138px; display:block; background-image:url(../images/imgQuality.jpg); background-repeat:no-repeat;
		clear:both}
		#feature #right #search a{width:221px; height:96px; display:block; background-image:url(../images/btnDocSearch.jpg); background-position:top;
		float:left; margin:0; padding:0;}
		#feature #right #search a:hover{background-position:bottom !important;}
		#feature #right #reg a{width:230px; height:96px; display:block; background-image:url(/images/btnRegNow.jpg); background-position:top;
		float:right; margin:0; padding:0;}
		#feature #right #reg a:hover{background-position:bottom !important;}
		
#whatsNew{float:left; width:241px; margin-left:7px;}
#whatsNew p {margin-bottom: 0.5em;}
#forColumns{float:left;margin-left:26px;}
	#forColumns p {margin-bottom: 0.5em;}
	#forColumns #forThePublic{float:left;width:285px;}
	#forColumns #forPhysicians{float:left;width:285px;margin-left:26px;}
	#forThePublic p a, #forPhysicians p a , #whatsNew p a{font-weight:bold; color:#1071a2; text-decoration:none; border:0;}
	#forThePublic p a:hover, #forPhysicians p a:hover, #whatsNew p a:hover{font-weight:bold; color:#333; text-decoration:none; border:0;}

#forCoulmnsFeature{width:596px; height:auto;clear:both; margin:0; padding:0;}
	#forCoulmnsFeature #noteworthy{width:285px;float:left;}
	#forCoulmnsFeature #dialougue{width:285px;float:left;margin-left:26px;}
	#noteworthy a img, #dialougue a img{padding:2px; border:1px solid #ccc; margin-right:6px; position:relative; top:2px;}
	#noteworthy a:hover img, #dialougue a:hover img{padding:2px; border:1px solid #999;}
	#noteworthy p a, #dialougue p a{font-weight:bold; color:#85ad5c; text-decoration:none; border:0;margin-bottom: 0em;}
	#noteworthy p a:hover, #dialougue p a:hover{font-weight:bold; color:#333; text-decoration:none; border:0;}
	
	
/* SEARCH */
.search{margin:0 auto;margin-top:30px;margin-bottom:20px;padding:0; width:100%; background:#fff; border:1px solid #cccccc;clear:both; color:#333;}

	#formsubmit{margin:0 auto; height:50px;padding:2px; margin-bottom:10px;margin-top:10px; clear:both;}	
	#formsubmit a{border:0}
	.search fieldset{width:auto; margin:0 8px; border:0; clear:both;padding:0;position:relative;}
	
	/* Search Form Legend & Help */
	.search legend span.off{display:block;position:absolute;top:-22px; left:0;color:#85ad5c;font-size:1.3em;line-height:1.3em;font-weight:bold;padding-left:5px; background:#fff; padding-right:5px; cursor:default;}	
	.search legend span.off:hover{color:#85ad5c}	
	
	.search legend span{display:block;position:absolute;top:-22px; left:0;color:#85ad5c;font-size:1.3em;line-height:1.3em;font-weight:bold;padding-left:5px; cursor: pointer; background:url(../images/imgTooltip.jpg) right 2px no-repeat #fff; padding-right:30px;}		
	.search legend span:hover{color:#333;}	
	
	.search .help{display: none;width:auto; padding: 6px 8px 0 8px;margin: 0; margin-bottom:5px; margin-right:3px; border-bottom: 1px solid #efefef;background:#fefdef;color:#1071a2;font-weight:normal;}
	.contentblock .help{display: none;width:auto; padding: 6px 8px 6px 8px;margin: 0; margin-bottom:5px; border-bottom: 1px solid #ccc;background:#fefdef;color:#1071a2;font-weight:normal;}
	 .borders .help{display: none;width:auto; padding: 3px 5px; margin: 0; margin-bottom:5px; margin-top:5px; border-bottom: 1px solid #ccc;background:#fefdef;color:#1071a2;font-weight:normal;}
	 
	.search .help p, .contentblock .help p{color:#333;font-weight:normal; font-size:1em; line-height:1.3em; margin-top:3px; padding-bottom:10px;}
	.borders .help p{color:#333;font-weight:normal; font-size:0.9em; line-height:1.2em; margin-top:3px; padding-bottom:8px;}
	
	.search .help p.close, .contentblock .help p.close{text-align:right; margin:0; padding:0; padding-right:10px;margin-top:5px; color:#cc0000; cursor:pointer; display:block; font-weight:bold}
	.borders .help p.close{text-align:right; margin:0; padding:0; padding-right:5px;margin-top:5px; color:#cc0000; cursor:pointer; display:block; font-weight:bold}
	
	.search .help p.close:hover, .contentblock .help p.close:hover{border:0; color:#333;}
	
	/*Hosipal Select Box */	
	#ctl00_ContentPlaceHolder1_MainContentControl1_ctl00_ddHospitalName{width:400px; outline:none;}

	.fields{margin:0;}	
	#results{margin:0 10px; margin-top:10px;}	
	#results a{font-weight:bold;}
	#results p.doctordetail{font-size:0.9em; color:#666; margin:0;}
	#results .moreReleases{background:none; margin-bottom:10px}
	
	.lblResultStatus{color:#DD0806;}
	.lblResultStatusInfo{color:#000;}
	
	.detail{margin:0; padding:5px;}	

	/*Form Elements */
	input, select{background:#f9f9f9; padding:3px; margin:0; width:auto; margin:0; border:1px solid #ccc;}
	.radio{background:#fff; border:0; padding:3px; width:auto;}
	
	.radio input{background:#fff; border:0; padding:3px; width:auto;}
	
	input.inactive, select.inactive{background:#f9f9f9; padding:3px; width:auto; margin:0; border:1px solid #efefef; color:#ccc;}
	.search div.hr{border:0;width:100%;height:6px;margin:0; margin-bottom:0;}	
	.search table{padding:0; margin:0; width:100%;}
	.search table td{border:0;border-bottom:1px solid #fff; vertical-align:top; text-align:left;}	
	.search table th{color:#1071a2; background:#fff;border-bottom:1px solid #ccc; border-right:0; line-height:1.2em;}
	.search table .odd{background:#fbfcf7;padding-bottom:1px; border-bottom:5px solid #fff;}
	.search table .even{background:#f7f7eb;padding-bottom:1px; }
	
	#profile-content{margin:0 10px; margin-top:10px;}
	#profile-content table{margin-bottom:4px;}
	#profile-content table th{border:0;}
	#profile-content table td p{font-size:1.1em; line-height:1.3em;}
	#profile-content .indent h3{font-weight:bold; color:#85ad5c;  font-size:1.3em}
	#profile-content h3{font-weight:bold; color:#333;  font-size:1.3em; margin-top:4px;}
	#profile-content .indent{width:100%; margin:0 auto; padding-left:4px; padding-right:4px;}

	#profile-content .container h3{font-weight:bold; color:#85ad5c;  font-size:1.3em}
	
	.searchagain{width:100px; float:right;}
	.printdetails{width:400px; float:left;}
	
	/* Profile Nav */	
	#profile{width:642px; height:55px; display:block;clear:both; margin:0 auto; position:relative; top:-11px}
		#profile ul{margin:0;padding:0;height:55px;}
		#profile ul li{ background:none;margin:0;padding:0;display:block;float:left;list-style-type:none;width:auto;height:55px;
		background-image:none; text-decoration:none; border:0; padding:0;}
		#profile ul li a{text-decoration:none; border:0;padding:0; margin:0;}
		
		#profile-content h2{background:url(../images/bkgResultsH2.jpg) no-repeat; height:25px; overflow:hidden;font-size:1.3em;line-height:1.8em; 
			font-weight:bold; color:#fff; padding-left:6px}	
	
	/* Paging nav */	
	.paging-top{width:300px; height:28px;float:right; position:relative; top:-27px; right:10px;}
	.paging-btm{width:300px; height:28px;float:right; position:relative; top:-34px; right:16px;}
	.paging-top ul, .paging-btm ul{margin:0;padding:0;width:300px;height:27px; float:right;}
	.paging-top ul li, .paging-btm li{list-style-type:none;float:right; padding:0; margin:0; height:27px; font-size:1em; line-height:2.4em; text-align:center;}
	
	.paging-top ul li a, .paging-btm li a{list-style-type:none;background: url(../images/bkgResultsNav.jpg) repeat-x left top;margin:0;padding:0px 0px;
	width:36px;text-decoration:none; border:0; border-right:1px solid #6c8652;border-left:1px solid #9ab480;text-decoration:none;display:block; color:#fff;height:27px;}	
	
	.paging-top ul li#prev a, .paging-btm ul li#prev a {list-style-type:none;background: url(../images/bkgResultsNavLeft_off.jpg) no-repeat left top;margin:0;
	padding:0px 0px;width:56px;text-decoration:none; border:0; border-right:1px solid #6c8652;text-decoration:none;display:block; color:#fff; height:27px;}
	
	.paging-top ul li#next a, .paging-btm ul li#next a{list-style-type:none;background: url(../images/bkgResultsNavRight.jpg) no-repeat right top;margin:0;
	padding:0px 0px;width:56px;text-decoration:none; border:0; border-left:1px solid #9ab480;text-decoration:none;display:block; color:#fff;height:27px;}
	
	.paging-top ul li a:hover, .paging-btm ul li a:hover{background-position:bottom !important; border-right:1px solid #000;}
	.paging-top ul li#prev a:hover, .paging-btm ul li#prev a:hover{background: url(../images/bkgResultsNavLeft_on.jpg) no-repeat left top !important; border-right:1px solid #000;}
	.paging-top ul li#next a:hover, .paging-btm ul li#next a:hover{background: url(../images/bkgResultsNavRight_on.jpg) no-repeat right top !important;}
	
	/* DIS Abled */
	.paging-top ul li#prevdisabled, .paging-btm ul li#prevdisabled {list-style-type:none;background:url(../images/bkgResultsNavLeft_disabled.jpg) no-repeat left top;margin:0;padding:0px 0px;width:56px;text-decoration:none; border:0; border-right:1px solid #6c8652;text-decoration:none;display:block; color:#fff; height:27px;}
	.paging-top ul li#nextdisabled, .paging-btm ul li#nextdisabled {list-style-type:none;background:url(../images/bkgResultsNavRight_disabled.jpg) no-repeat right top;margin:0;padding:0px 0px;width:56px;text-decoration:none; border:0; text-decoration:none;display:block; color:#fff; height:27px;}
	
		
	.search .top{height:7px; width:100%;padding:0; margin:0; position:relative; top:-1px; margin-bottom:6px;}
	.search .top .topLeft{width:7px; height:7px; background-image:url(../images/bkgSearchCornerLeftTop.gif); background-repeat:no-repeat; float:left;position:relative; left:-1px;}
	.search .top .topRight{width:7px; height:7px; background-image:url(../images/bkgSearchCornerRightTop.gif); background-repeat:no-repeat; float:right;position:relative; right:-1px;}
	.search .btm{height:7px; width:100%;padding:0; margin:0; position:relative; bottom:-1px;}
	.search .btm .btmLeft{width:7px; height:7px; background-image:url(../images/bkgSearchCornerLeftBtm.gif); background-repeat:no-repeat; float:left;position:relative; left:-1px;}
	.search .btm .btmRight{width:7px; height:7px; background-image:url(../images/bkgSearchCornerRightBtm.gif); background-repeat:no-repeat; float:right;position:relative; right:-1px;}	

/* OTHER */
.accordion-nav {width: auto;}
	.accordion-nav h2 {background: url(../images/bkgArrowH2Down_off.gif) no-repeat right 10px;cursor: pointer;	border-top: solid 1px #efefef;padding-top:6px;padding-left:4px; font-size:2em; border-bottom:0; width:auto;}	
	.accordion-nav h2 a, .accordion-nav h2 a:hover{border-bottom:0;text-decoration:none;}
	.accordion-nav h2.first{border:0}
	.accordion-nav h2:hover {background: url(../images/bkgArrowH2Down_on.gif) no-repeat right 10px;color:#333;  border-bottom:0;}
	.accordion-nav h2.active {background: url(../images/bkgArrowH2Up_off.gif) no-repeat right 10px;color:#000;  border-bottom:0;}
	.accordion-nav h2.active:hover {background: url(../images/bkgArrowH2Up_on.gif) no-repeat right 10px}
	.accordion-nav div {margin: 0;padding-left:6px;padding-bottom:10px;padding-right:20px; border-bottom:0; display:none;}	
	.accordion-nav h3{ margin:0; padding:0;line-height:1.5em; font-size:1.4em; border-bottom:0;}

.faq-accordion-nav {width: auto;}
	.faq-accordion-nav h3 {background: url(../images/bkgArrowH2Down_off.gif) no-repeat right 10px;cursor: pointer;	border-top: solid 1px #efefef;padding-top:9px;padding-left:4px; font-size:1.4em; padding-right:36px; color:#000;border-bottom:0;width:auto;}	
	.faq-accordion-nav h3 a, .faq-accordion-nav h3 a:hover{border-bottom:0;text-decoration:none;}	
	.faq-accordion-nav h3.first{border:0}
	.faq-accordion-nav h3:hover {background: url(../images/bkgArrowH2Down_on.gif) no-repeat right 10px;color:#999;border-bottom:0;}
	.faq-accordion-nav h3.active {background: url(../images/bkgArrowH2Up_off.gif) no-repeat right 10px;color:#1071a2; font-weight:bold;border-bottom:0;}
	.faq-accordion-nav h3.active:hover {background: url(../images/bkgArrowH2Up_on.gif) no-repeat right 10px; color:#333;border-bottom:0;}
	.faq-accordion-nav div {margin: 0;padding-left:3px;padding-right:30px; margin-bottom:15px; display:none;}
	/*.faq-accordion-nav table tr:hover th{color:#333; cursor:default;}*/

.committee {width: auto;margin-bottom:10px; padding-bottom:5px; border-bottom: 1px solid #efefef;}
	.committee p.more {color:#1071a2;background: url(../images/bkgDetailsOpen.gif) no-repeat left -36px;cursor: pointer;padding-left:20px; font-weight:normal; font-size:1.1em; line-height:1.3em;}	
	.committee p.more:hover {background: url(../images/bkgDetailsOpen.gif) no-repeat left 1px;color:#333}
	.committee p.more.active {background: url(../images/bkgDetailsClose.gif) no-repeat left -36px;color:#1071a2; font-weight:bold;}
	.committee p.more.active:hover {background: url(../images/bkgDetailsClose.gif) no-repeat left 1px; color:#333}
	.committee .committee-content{margin: 0;padding:0px; display:none;}	
	.committee .committee-content .details .container{ width:auto; height:auto; padding:2px;border-bottom:0px solid #ff0000; clear:both;}	
	.committee .committee-content .backToTop{position:relative; top:-11px;}
		
	.moreReleases{padding:0; padding-top:14px; background:url(../images/imgHr.jpg) repeat-x; width:auto; font-size:1.1em; clear:both}
		.moreReleases .left{width:33%; text-align:left}
		.moreReleases .center{width:33%; text-align:center}
		.moreReleases .right{width:33%;text-align:right}

/* Footer */
#footer{margin: 0 auto;padding:0; width:900px;height:100px; background-image:url(../images/bkgFooter.jpg); background-repeat:repeat-x;}
	#footer #fnav{ width:900px; height:43px; padding-top:31px; clear:both; }
		#footer #fnav p{text-align:center;line-height:1.6em;font-size:1em; color:#666; border:0;}
		#footer #fnav p a{color:#666; text-decoration:none; border-bottom:1px solid #999;}
		#footer #fnav p a:hover{color:#000; text-decoration:none; border-bottom:0}
	#footer #copyright{ width:900px; height:auto; clear:both;}
		#footer #copyright p{text-align:center;line-height:1.6em;font-size:1em; color:#fff;}

