#menu_ps {
	background-color:#000;
	}

#menu_ps a {
text-decoration:none;
color: #fff;
font-weight:normal;
}
#menu_ps td {
	padding: 8px 20px;
	margin: 0px;
	text-align:center;
	border-right: 1px solid #595959;
	}
#menu_ps td:hover {
	background-color:#666;
	}
	
#topics {
	width: 275px;
	background-color:#360;
	color: #fff;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #000;
	text-align: left;
	vertical-align:top;
	}
	#topics p {
		margin: 0px 5px 15px 15px;
		padding: 0px;
		}
	#topics a {
		color:#fff;
		display:block;
		text-decoration:none;
		padding: 12px 5px 12px 10px;
		}
	#topics a:hover {
		background-color:#fff;
		color: #000;
		}
	#topics ul {
		margin: 0px;
		padding: 0px;
		list-style:none;
		}
	#topics li {
		margin: 0px;
		padding: 0px;
		}
		
#topics h1 {
	background-color:#95A69B;
	margin: 0px 0px 5px 0px;
	padding: 4px 0px;
	text-align:center;
	font-size: 14px;
	font-weight:bold;
	color: #000;
	border-bottom: 1px solid #000;
	}
#topics h2 {
	background-color:#900;
	margin: 25px 0px 0px 0px;
	padding: 4px 0px;
	text-align:center;
	font-size: 14px;
	font-weight:bold;
	color: #fff;
	border-top: 1px solid #000;
}
#topics h2:hover {
	background-color:#95A69B;
	color: #000;
	cursor:hand;
	}
#main_ps {
	width: 900px;
	vertical-align:top;
	}
#content_ps {
	background-color:#ffffff;
	vertical-align:top;
	padding: 5px 10px 5px 10px;
	}
			#content_ps p {
	margin: 0px 10px 20px 10px;

	}
	
				#content_ps ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	}
		#content_ps h1 {
	font-weight: bold;
	font-size: 100%;
	text-align:center;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}
#content_ps h2 {
	font-weight: bold;
	font-size: 100%;
	margin: 0px;
	padding: 5px 0px 5px -10px;
	}
#content_ps h3 {
	font-weight: bold;
	font-size: 100%;
	margin: 15px 0px 5px 0px;
	padding: 2px 0px 2px 5px;
	background-color:#CCC;
	}
#content_ps h4 {
  font-size: 160%;
  margin: 20px 0px 0px 0px;
  font-weight:normal;
  padding: 0px;
  }
	
	#column_ps {
	color:#fff;
	padding: 0;
	font-size: 95%;
	/*background-image:url(column_head.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	}
	#column_ps h1 {
	font-size: 130%;
	padding: 0px;
	text-transform:uppercase;
	margin: 5px 0px 3px 0px;
	border-bottom:none;
	color: #ebebeb;
	}
	#column_ps h2 {
	border-bottom: 1px dashed #ebebeb;
	font-size: 120%;
	padding: 0px;
	text-transform:uppercase;
	margin: 5px 0px 3px 0px;
	color:#ADBAC4;
	}
	#column_ps p {
	width: 250px;
	padding: 2px 3px 3px 3px;
	}
	#column_ps p:hover {
	width: 250px;
	background-color: #f5f5f5;
	color:#000;
	opacity: .7;
	filter: alpha(opacity=70);
	}
	#column_ps a {
	color:#fff;
	font-weight:bold;
	}
	#column_ps a:hover {
	color:#000;
	text-decoration:none;
	}
	#column_ps span {
	display:block;
	padding: 5px 10px;
		}
	
#mail {
	margin: 0px;
	padding: 0px 5px 5px 498px;
	background-color:#fff;
	background-image:url(http://www.asse.org/practicespecialties/mail/mail.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 267px;
	overflow:hidden;
	}
	#mail p {
	padding: 25px 0px 10px 0px;
	margin: 0px;
	font-size: 14px;
	color: #000;
	background-image:url(http://www.asse.org/practicespecialties/mail/mail_p_bg.gif);
	background-repeat:no-repeat;
	}
	#mail p span {
	margin: 5px;
	padding: 0px;
	background-image:none;
	font-size: 12px;
	font-weight:bold;
	}
	#mail a {
	text-decoration:none;
	}
#close {
	font-size: 10px;
	font-weight:bold;
	text-align:right;
	margin-right: 15px;
	position: absolute;
	top: 150px;
	right: 15px;
	}
	#close a {
	color: #000;
	text-decoration:none;
	}
	#close a:hover {
	text-decoration:none;
	}
	#close p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	}
	#close span a {
	background-color:#000;
	color: #fff;
	margin-right: 5px;
	padding: 1px 2px;
	}
/* Nested CSS Menu */

#membershipNav {
	color: #000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	text-align: left;
	width: 185px;
	float: left;
}

#membershipNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 185px;
	/*background: #d88d0e;*/
}

#membershipNav ul li {
	position: relative;
	width: 185px;
}

#membershipNav li ul {
	position: absolute;
	left: 184px;
	top: 0;
	display: none;
	background-color: #E8E8E8;
	border: 1px solid #FFFFFF;
}

#membershipNav ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background: none;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 0;
	font-weight: normal;
}

#membershipNav li:hover ul { 
	display: block; 
}

#membershipNav li.hover ul { 
	display: block; 
}

#membershipNav ul li a:hover { 
	color: #000; 
	background-color: #E8E8E8; 
} 

#membershipNav li ul li a { 
	padding: 5px;
	color: #000;
	font-weight: normal;	
} 

#membershipNav li ul li a:hover { 
	padding: 5px;
	background-color: #CCCCCC;
	color: #000000;
} 
	
#membershipNav li ul li a span {
	font-size: 75%;
}

#membershipNav ul li a.first {
	border-top: none;
}

#membershipNav ul li .last {
	border-top: 0px;
}

.dropmenudiv a:hover{ 
	/*THEME CHANGE HERE background-color: #e8fad5;*/
}
