/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background: #ffffff;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			line-height: 150%;
			margin: 0px; }

h1, h2, h3, h4, h5, h6, code, pre
		{	color: #000000;
			text-align: left; }

h1		{	font-size: 14pt; }

h2		{	font-size: 11pt; }

h3		{	font-size: 10pt; }

h4, h5, h6	{	font-size: 10pt; }


abbr:after, acronym:after
		{	content: " [" attr(title) "] "; }

/* END Generic Style Declarations */
/* ================================================================================================== */




/* ================================================================================================== */			
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #000000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9pt; }

table.Data td	{	border: 1px solid #000000;
			font-size: 9pt; }

table.Data th	{	font-weight: bold;
			font-size: 9pt;
			color: #000000;
			background-color: #ffffff;
			border: 1px solid #000000; }

/* END Data Table Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Layout Styles */

.PrintOnly, #PrintLogo
		{	display: block; }

font, td.Content, code, pre
		{	font-size: 10pt; }

td.Content	{	padding: 0px;
			width: auto;
			border-right: none; }

td.Content p, td.Content font
		{	color: #000000; }

#HomeCopy, #FirmNews
		{	padding: 10px 0; }

#HomeNews
		{	margin: 10px 0; }

#HomeNews td
		{	padding-left: 0;
			border: 0; }

#PracticeAreaBanner
		{	height: auto; }

#PracticeAreaBanner ol#PracticeAreaNavLinks
		{	display: none; }

#PracticeAreaCol
		{	/*border: 1px solid #ffffff;*/ }

#PracticeAreaColLinks h2, #PracticeAreaColLinks a, #PracticeAreaColLinks a:link, #PracticeAreaColLinks a:visited
		{	color: #000000; }

#Nav, .NoPrint, #vCardLink, .UNYCNBanner
		{	display: none; }

a:link, a:visited, #Footer a:link, #Footer a:visited, #Bread a:link, #Bread a:visited
		{	text-decoration: underline;
			color: #000000; }

#Bread, #Footer td, #PracticeAreaCol, #UNYCNFooter td
		{	color: #000000;
			font-size: 8pt;
			background-color: transparent; }

#Bread		{	margin-top: 10px; }

#Footer	td	{	padding: 0px;
			font-size: 6pt; }

#Footer, td#AttorneyAdvertising
		{	padding: 0;
			border: 0;}

#Footer td a, #HomeNews td a:link, #HomeNews td a:visited, #UNYCNFooter td a
		{	color: #000000; }

#BodyTable, #HomeNews td
		{	border: none;
			widh: 100%;
			margin: 0; }

#Banner, .Banner, #BodyTable, #FirmNews
		{	background: none; }

.Banner img, #AttorneyAdvertising, .Banner td.Links
		{	display: none; }

td.Content > a:after
		{	content: " [" attr(href) "] ";
			text-decoration: none; }

#Bread > a:after
		{	content: ""; }

/* END Layout Styles */
/* ================================================================================================== */
