
form /* removes form paddings */
	{ 
	display: inline;
	margin: 0px;
	padding: 0px;
	} 

input
	{
	font-family: arial;
	font-size: 10px;
	color: 666666;
	border-color: 666666;
	border-style: solid;
	border-width: 1px
	}

.text_search
	{
	width: 73;
	}
	
.text_attorney
	{
	width: 109;
	}

.button_attorney
	{
	width: 53;
	font-family: arial;
	font-size: 10px;
	color: 666666;
	border-color: 666666;
	border-style: solid;
	border-width: 1px
	}
	
.no_border
	{
	border-width: 0px;
	}
	
.button
	{
	font-family:arial;
	font-size:10px;
	color: ffffff;
	border-color: 666666;
	border-width: 1px; 
	background: 333333;
	}
	
select
	{
	font-family:arial,verdana;
	font-weight: 100;
	font-size:10px;
	color: 333333;
	}
	
.black /* black text */
	{
	font-family: verdana;
	font-size:10px;
	color: 000;
	line-height: 14px;
	font-weight: 100;
	}
	
.black a	{
	color: 3366CC;
	text-decoration: none;
	}
	
.black a:hover	{
	color: 3366CC;
	text-decoration: underline;
	}
	
.contact, .contact a
	{
	font-family: verdana;
	line-height: 13px;
	font-size: 10px;
	color: 666666;
	text-decoration: none;
	}
	
.contact a:hover
	{
	font-family: verdana;
	font-size: 10px;
	color: 666666;
	text-decoration: underline;
	}
	
.gray /* gray text */
	{
	font-family: verdana;
	font-size:10px;
	color: 666666;
	line-height: 14px;
	font-weight: 100;
	}
	
.red /* red text */
	{
	font-family: verdana;
	font-size:10px;
	color: f00;
	line-height: 14px;
	font-weight: 100;
	}
	
	
/* red start */	
.red a:link	{
	color: 3366CC;
	text-decoration: none;
	}
.red a:visited	{
	color: 3366CC;
	text-decoration: none;
	}
.red a:hover	{
	color: 3366CC;
	text-decoration: underline;
	}	
.red a:active	{
	color: 3366CC;
	text-decoration: none;
	}

td.utilities a /* utilities links */
	{ 
	text-decoration: none;
	font-family: verdana;
	color: 666666;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	} 
	
td.utilities /* utilities */
	{ 
	text-decoration: none;
	font-family: verdana;
	color: 666666;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	} 
	
td.menu1 a /* top navigation */
	{ 
	text-decoration: none;
	font-family: verdana;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	text-indent: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block; 
	width: 112px; 
	color: 333333;
	} 
	
td.side_on a /* side navigation on */
	{ 
	text-decoration: none;
	font-family: verdana;
	line-height: 14px;
	font-weight: bold;
	font-size:10px;
	text-indent: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block; 
	color: 000000;
	width: 138px; 
	} 
	
td.side_off a /* side navigation off */
	{ 
	text-decoration: none;
	font-family: verdana;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	text-indent: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block; 
	color: cccccc;
	width: 138px; 
	} 
	
td.side_off_bold a /* side navigation off */
	{ 
	text-decoration: none;
	font-family: verdana;
	line-height: 14px;
	font-weight: bold;
	font-size:10px;
	text-indent: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block; 
	color: 000000;
	width: 138px; 
	} 

td.menu_off a /* top navigation header off */
	{ 
	text-decoration: none;
	font-family: verdana;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	text-indent: 17px;
	padding-top: 8px;
	display: block;
	height: 56px;
	color: 666666;
	} 
	
td.menu_on a /* top navigation header on */
	{ 
	text-decoration: none;
	font-family: verdana;
	color: ffffff;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	text-indent: 17px;
	padding-top: 8px;
	display: block; 
	height: 56px; 
	} 
	
td.menu_on_2nd /* top navigation header on - for 2nd home pages*/
	{ 
	font-family: verdana;
	color: 000000;
	line-height: 14px;
	font-weight: bold;
	font-size:10px;
	text-indent: 17px;
	padding-top: 8px;
	height: 56px; 
	} 
	
#practice /* top menu hidden layers */
	{
	visibility: hidden;
	position:absolute;
	left:275;
	top:0;
	z-index:2
	}
	
#about_cadwalader /* top menu hidden layers */
	{
	visibility: hidden;
	position:absolute;
	left:163;
	top:0;
	z-index:2
	}
	
#careers /* top menu hidden layers */
	{
	visibility: hidden;
	position:absolute;
	left:387;
	top:0;
	z-index:2
	}
	
#news_and_publications /* top menu hidden layers */
	{
	visibility: hidden;
	position:absolute;
	left:499;
	top:0;
	z-index:2
	}
	
#offices /* top menu hidden layers */
	{
	visibility: hidden;
	position:absolute;
	left:611;
	top:0;
	z-index:2
	}
	
td.search_on a
	{
	padding-top: 0px;
	display: block;
	width: 16;
	height: 16;
	text-decoration: none;
	font-family: verdana;
	font-size: 9px;
	color: ffffff;
	 }	
	 
td.search_off a
	{
	padding-top: 1px;
	display: block;
	width: 16;
	height: 16;
	text-decoration: none;
	font-family: verdana;
	font-size: 9px;
	color: 666666;
	 }
	 
	 
	 
/*content control*/ 
h1	{
	font-family: verdana;
	font-size: 11px;
	color: 000000;
	font-weight: 900;
	margin-top: 4px;
	margin-bottom: -9px;
	}
	
h2	{
	font-family: verdana;
	font-size: 10px;
	color: 000000;
	font-weight: 900;
	margin-top: 19px;
	margin-bottom: -16px;
	}
	
p	{
	font-family: verdana;
	font-size: 10px;
	color: 000000;
	line-height: 16px;
	font-weight: 100;
	margin-bottom: -6px;
	}
	
p a	{
	color: 3366CC;
	text-decoration: none;
	}
	
p a:hover	{
	color: 3366CC;
	text-decoration: underline;
	}

li {
	list-style-type: square;
	color: B2B1B1;
	font-family: verdana;
	font-size:10px;
	line-height: 14px;
	font-weight: 100;
	}
		
ul {
	/*list-style-image: url("../images/ul.gif");*/
	margin-left: 17px;
	margin-top: 16px;
	margin-bottom: -6px;
	font-family: verdana;
	font-size:10px;
	line-height: 14px;
	font-weight: 100;
	}

ul a	{
	color: 3366CC;
	text-decoration: none;
	font-family: verdana;
	font-size:10px;
	line-height: 14px;
	font-weight: 100;
	}
	
ul a:hover	{
	color: 3366CC;
	text-decoration: underline;
	font-family: verdana;
	font-size:10px;
	line-height: 14px;
	font-weight: 100;
	}
	
.map a
	{ 
	text-decoration: none;
	font-family: arial;
	color: 666666;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	} 
	
.map a:hover
	{ 
	text-decoration: underline;
	font-family: arial;
	color: 3366CC;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	}
	
.map b a
	{ 
	text-decoration: none;
	font-family: arial;
	color: 000000;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	} 

.map b a:hover
	{ 
	text-decoration: underline;
	font-family: arial;
	color: 3366CC;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	}
	
.p_hide
	{
	display: none;
	}

	