/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background-color: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			margin: 0; }

b, strong	{	font-weight: bold; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym
		{	border-bottom: 1px dotted #333333;
			cursor: help; }

hr		{	color: #cccccc;
			height: 1px;
			background-color: #cccccc;
			border: 0;
			margin: 0;
			padding: 0; }

h1, h2, h3, h4, h5, h6, legend
		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-weight: bold;
			color: #33394E;
			margin: 5px 0px;
			line-height: 130%; }

h2, h3, h4, h5, h6
		{	margin: 15px 0px 0px 0px; }

h1		{	font-size: 23px;
			font-weight: normal;
			margin-top: 0px;}

h2		{	font-size: 14px;
			margin-bottom: 10px; }

h3		{	font-size: 12px; }

h4, h5, h6	{	font-size: 12px; }

h5		{	margin-left: 20px; }

h6		{	margin-left: 40px; }

dt, li		{	margin-top: 7px; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 9px; }

td		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px; }

p		{	margin-top: 2px;
			margin-bottom: 12px; }

input, select, textarea
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #0062a1; }

a:visited	{	color: #333333; }

a:hover		{	text-decoration: none;
			color: #0062a1; }
			
.clear		{	clear: both;
			margin: 0;
			line-height: 1; }

/* END Generic Style Declarations */
/* ================================================================================================== */




/* ================================================================================================== */
/* Styles for content containers */

font, .Content, .Content td
		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 12px; }

.Content	{	padding: 10px 20px 10px 0px;
			width: 571px;
			float: left;
			line-height: 140%;
			color: #333333; }

#HomeContent	{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 160%;	
			padding: 0;
			width: 592px;
			float: left;}

/* END Styles for content containers */
/* ================================================================================================== */




/* ================================================================================================== */
/* Layout Styles */

#BannerWrapper	{	background: #2c3145; }

.Banner		{	padding: 16px 0 20px 0;
			margin: 0 auto;
			width: 787px; }

.Banner #Logo	{	padding: 0 0 0 37px;
			float: left; }

.Banner div.Links
		{	text-align: right;
			color: #ffffff;
			padding: 11px 0 11px 14px;
			font-family: Arial, Verdana, sans-serif;
			float: right;
			font-size: 10px; }

.Banner div.Links a
		{	color: #fff;
			background: #6291c2 url(/files/images/template/header_button_bg.gif) left bottom repeat-x;
			padding: 6px 8px;
			margin-right: 25px;
			font-size: 11px;
			font-weight: bold;
			line-height: 1;
			float: left;
			text-decoration: none; }
			
.Banner div.Links a:hover
		{	color: #eee; }
			
.Banner div.Links a.last
		{	margin-right: 0; }

.Banner img	{	border: 0;
			margin: 0;
			padding: 0; }
			
#HomeSlider	{	height: 277px; }

#HomeSlider a img
		{	border: none; }
			
#HomeSlider img	{	display: none; }

#HomeSlider img.first
		{	display: block;}
			
#SliderNav	{	text-align: center;
			margin: 0 auto;
			height: 15px;
			width: 593px; }
			
#SliderNav a	{	background: #999;
			text-decoration: none;
			margin: 10px 15px 0 15px;
			width: 5px;
			height: 5px;
			display: inline-block;
			border-radius: 5px;
			padding: 0;
			line-height: 1; }
			
#SliderNav a.activeSlide
		{	background: #003050; }

#IPBG		{	background-image: url(/files/images/template/ip_bg.jpg);
			background-position: bottom right;
			background-repeat: no-repeat; }

#Wrapper	{	width: 787px;
			margin: 20px auto 0 auto; }

#HomeCopy, #FirmNews
		{	padding: 10px 20px; }

#HomeCopy	{	background-color: #ffffff;
			padding: 0;
			margin: 0; }

#FirmNews	{	margin-top: 0; 
			padding-bottom: 10px;
			background-color: #000066; }

#HomeNews	{	margin: 0;
			border-collapse: collapse;
			clear: both;
			font-size: 11px;
			vertical-align: top;
			padding: 32px 12px 10px 12px; }
			
#HomeNews div	{	float: left;
			width: 173px; }

#HomeNews #Col1
		{	border-left: none; }
		
#HomeNews #Col2
		{	padding: 0 24px; }

#HomeNews h2	{	font-weight: normal;
			color: #074070;
			text-transform: uppercase;
			font-family: Arial, Verdana, sans-serif;
			font-size: 14px;
			font-style: normal;
			margin: 0 0 15px 0; }

#HomeNews h2	strong
		{	font-weight: bold; }

#HomeNews p	{	margin-top: 2px;
			margin-bottom: 12px;
			color: #333333;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 130%; }

#HomeNews a, #HomeNews a:link, #HomeNews a:visited, #HomeNews a:hover
		{	text-decoration: none;
			color: #0572cd;
			font-weight: bold; }

#HomeNews a:hover
		{	text-decoration: underline; }

p.ReleaseDate	{	font-size: 10px; }

#PracticeAreaCol, #PracticeAreaColLinks
		{	font-size: 11px;
			width: 140px;
			color: #333333;
			float: right;
			margin: 20px 15px 5px 20px;
			text-align: left; }

#PracticeAreaColLinks
		{	margin-top: 0;
			width: 130px; }

#PracticeAreaColLinks h2
		{	margin: 16px 0 10px 0;
			text-transform: uppercase;
			 }

#PracticeAreaColLinks a, #PracticeAreaColLinks a:link, #PracticeAreaColLinks a:visited
		{	color: #005a88; }

#PracticeAreaColLinks a:hover
		{	color: #0062a1; }

#PracticeAreaCol img
		{	border: 3px solid #6699cc; }

#PracticeAreaCol a img
		{	border: none; }

#PracticeAreaCol h2
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #333333;
			margin: 0px;
			margin-top: 10px; }

#PracticeAreaCol a, #PracticeAreaCol a:link, #PracticeAreaCol a:visited, #PracticeAreaCol a:hover
		{	color: #333333;
			text-decoration: none; }

#PracticeAreaCol a:hover
		{	text-decoration: underline; }

#PracticeAreaBanner
		{	height: 155px;
			background: transparent no-repeat;
			padding: 5px 0; }

#PracticeAreaBanner h1
		{	margin: 40px 0 0 0; }

#PracticeAreaLinks
		{	text-align: left; }

#PracticeAreaNavLinks
		{	text-transform: uppercase;
			font-style: normal;
			font-size: 10px; }

ol#PracticeAreaNavLinks
		{	margin: 5px 0 0 0;
			padding-left: 0;
			list-style: none; }

ol#PracticeAreaNavLinks li
		{	margin: 0;
			font-family: Arial, Helvetica, sans-serif;
			color: #0062a1;
			font-size: 12px;
			line-height: 125%; }

#PracticeAreaNavLinks a, #PracticeAreaLinks a, .PracticeAreaLinks a:link, .PracticeAreaLinks a:visited
		{	text-decoration: none; }
		
#PracticeAreaLinks a:hover
		{	text-decoration: underline; }

#PracticeAreaCol p, #PracticeAreaLinks p, .PracticeAreaLinks p
		{	margin: 0px; }

#PracticeAreaCol p.Address
		{	text-indent: 0px; }

#PracticeAreaCol p a
		{	text-indent: -7px;
			padding-left: 7px;
			display: block; }

#PracticeAreaLinks td, .PracticeAreaLinks td
		{	padding-left: 15px; }

#PracticeAreaLinks p, .PracticeAreaLinks p
		{	font-family: Arial, Helvetica, sans-serif;
			margin: 4px 0px; }

#AttorneyBioHead
		{	margin-bottom: 20px; }

#AttorneyBioHead h1, #AttorneyBioHead h2, #AttorneyBioHead h3, #AttorneyBioHead h4, #AttorneyBioHead h5, #AttorneyBioHead h6
		{	margin: 3px 0px; }

#AttorneyBioHead h2, #AttorneyBioHead h3
		{	color: #333333;
			font-weight: normal;
			font-size: 11px; }

#AttorneyBioHead h3
		{	text-transform: lowercase; }

#PrintLogo
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */




/* ================================================================================================== */			
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #666666;
			background-color: #ffffff;
			margin: 10px 0px; }

table.Data th	{	background-color: #eeeeee;
			color: #000000;
			font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999;
			padding: 3px 10px; }

table.Data td	{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999;
			padding: 3px 10px; }

/* END Data Table Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Application Error Styles */

.error          {       color: #ff0000; }

input.error, textarea.error, select.error
		{	background-image: url(/files/images/std/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat; }

/* END Application Error Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Navigation Styles */

#Nav		{	padding: 0;
			margin: 0;
			width: 195px;
			float: left;
			background: #fff url(/files/images/template/nav_bg.png) left top no-repeat; }

#Nav p, #Nav label
		{	font-family: Arial, Verdana, sans-serif;
			font-size: 11px;
			font-weight: bold; 
			background-color: transparent;
			text-decoration: none;
			color: #fff;
			margin: 0; }

#Nav p a:link, #Nav p a:visited, #Nav p a:hover, #Nav p a.Sel:link, #Nav p a.Sel:visited, #Nav p a.Sel:hover
		{	text-decoration: none;
			color: #fff;
			padding: 13px 10px 13px 56px;
			text-align: left;
			background-color: transparent;
			display: block; }

#Nav p a.Sel:link, #Nav p a.Sel:visited, #Nav p a.Sel:hover
		{	color: #ccc; }

#Nav p a:hover, #Nav p a.Sel:hover
		{	text-decoration: underline; }

/* END Navigation Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Footer Styles */

#Footer		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			color: #0062a1;
			clear: both;
			padding: 30px 0 30px 56px;
			line-height: 130%; }

#Footer	a	{	color : #0062a1 ; }
		
#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #0062a1; }

#Footer a:hover	{	text-decoration: none;
			color: #0062a1; }

/* END Footer Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 130%;
			color: #0062a1; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: none;
			color: #0062a1; }

#Bread a:hover	{	text-decoration: underline;
			color: #0062a1; }

p#Bread		{	margin-bottom: 15px; }

/* END Breadcrumb Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	margin: 135px 0px 20px 15px;
			padding: 0px 15px; }

#SearchForm input
		{	border: 1px solid #cccccc;
			margin-top: 3px; }

#SearchForm #SearchKeywords
		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-weight: bold;
			color: #33394e;
			margin: 0;	
			padding: 2px 0 1px 10px;
			border-radius: 9px;
			box-shadow: inset 2px 2px 2px #dcdbd3;
			width: 102px; }

#SearchForm #btnSearch
		{	overflow: hidden;
			margin: 0 0 0 5px;
			padding: 3px 8px 3px 8px;
			background: #09416f url(/files/images/template/search_bg.gif) left top repeat-x;
			font-weight: bold;
			color: #ffffff; }

/* END Search Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Login Form Styles */

#LoginForm	{	margin: 10px 0px;}

#LoginForm label
		{	display: block;
			float: left;
			width: 100px;
			margin-top: 5px; }

#LoginForm p	{	clear: left;
			margin: 5px 0px; }

#LoginForm p.error
		{	margin: 20px 0px; }

/* END Login Form Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* SiteMap expandable list */

ul.SiteMap	{	margin-left: 1em;
			padding: 0; }

ul.SiteMap ul	{	display: none;
			margin: 0;
			padding-left: 2em; }

ul.SiteMap li	{	list-style-type: none;
			position: relative; }

ul.SiteMap a.switch
		{	font-weight: bold;
			left: -1.5em;
			position: absolute;
			border: 1px solid #999999;
			color: #999999;
			width: 1em;
			/*text-align: center;*/
			line-height: 100%;
			padding-left: 2px; }

ul.SiteMap li>a.switch
		{	padding: 0px;
			text-align: center; }

ul.SiteMap a:hover
		{	text-decoration: underline; }

ul.SiteMap a.switch
		{	text-decoration: none; }

ul.SiteMap a.switch:hover
		{	text-decoration: none;
			border: 1px solid #333333;
			color: #333333; }

/* END SiteMap expandable list */
/* ================================================================================================== */







/* ================================================================================================== */
/* FCK Editor Override Styles */

.SC_Item div.Callout, .SC_ItemSelected div.Callout
		{	float: none;
			margin: 0;
			padding: 5px;
			width: 100%;
			background: #fff; }

body#Editor	{	padding: 10px;
			width: auto;
			background: #fff; }

/* END FCK Editor Override Styles */
/* ================================================================================================== */

