#parentLayout {
	width: 100%;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	overflow: hidden;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}
	
	#parentLayout td {
		vertical-align: top;
	}

	#mainContainer {
		margin: 0;
		padding: 0;
	}





/* begin header */
div.divHeader {
	width: 997px;
	margin: 0 auto;
	margin-top: 15px;
	padding: 15px 5px 0 5px;
	position: relative;
	visibility: hidden;
}
	
	div.divUtilNav {
		float: right;
		width: 330px;
		padding-right: 20px;
	}
	
	div.spanBookmark {
		float: right;
		width: auto !important;
		width: 13em;
		height: 23px;
		padding-left: 5px;
		line-height: 23px;
		text-align: center;
		margin-left: 1.0em;
		margin-bottom: 5px;
	}
		
		div.spanBookmarkInner {
			height: 23px;
			padding: 0 20px 0 15px;
		}
		
		a.aBookmark 
		{
			text-decoration: none;
		}
		
		a.aBookmark:hover 
		{
			text-decoration: underline;
		}
	
	div.divLanguages {
		float: right;
		width: auto !important;
		width: 9em;
		position: relative;
		z-index: 10;
		height: 23px;
		padding-left: 5px;
		line-height: 23px;
		text-align: center;
		margin-bottom: 5px;
	}
		
		div.divLanguagesInner {
			height: 23px;
			padding: 0 20px 0 15px;
		}
		
		div.divLanguages h2 {
			margin: 0;
			font-size: 100%;
		}
			
			div.divLanguages h2 a {
				padding-right: 15px;
				text-decoration: none;
			}
					
				div.divLanguages h2 a:hover {
					text-decoration: underline;
				}
		
		div.divLanguages a {
		}
			
			.ulLanguages {
				display: none;
			}
		
		.openLanguage {
				position: absolute;
				top: 2.0em;
				left: 0;
				background-color: #fff;
				display: block;
				border: 1px solid #f2f2f2;
				border-top: none;
				margin: 0;
				padding: 0;
				padding-left: 5px;
				padding-right: 5px;
				padding-bottom: 0.5em;
				z-index: 999;
				text-align: left !important;
			}
				
				.openLanguage li {
					margin: 0;
					padding: 0;
					list-style: none;
				}
				
				.openLanguage a {
					padding: 0 1.5em;
					display: block;
					color: #333 !important;
				}
				
				.openLanguage li.last {
					margin-bottom: 5px;
				}
				
				.openLanguage li.active a 
				{
					font-weight: bold;
				}
				
				.openLanguage li.closeLanguage {
					text-align: center;
					border: 1px solid #ccc;
					font-size: 0.8em;
					background-color: #f2f2f2;
					line-height: 1.0em;
				}
					
					.openLanguage li.closeLanguage a {
						padding: 2px;
					}
	
	div.clearFloat {
		height: 1.0em;
	}
		
	#firmName {
		float: left;
		overflow: hidden;
		padding-bottom: 5px;
		width: 647px;
	}
		
		h1.h1Siteheader {
			margin: 0;
			padding-left: 40px;
			font-size: 2.5em;
		}
		
		h1.h1Siteheader table {
			margin: 0;
		}
		
		#LogoImage img {
			margin-right: 20px;
		}
	
	/* contact info */
	div.divContact {
		float: left;
		width: 235px;
		overflow: hidden;
	}
		
		div.divContact h2 {
			font-size: 1.2em;
		}
		
		div.divContact div {
		}
		
		div.divContact span {
			display: block;
			padding: 0 10px;
			font-size: 0.9em;
			line-height: 1.5em;
		}
		
		div.divOfficeHours {
		}
		
		div.divAddress {
			width: 215px;
			padding: 10px 10px 0 10px;
			font-size: 1.1em;
		}
		
			span.spanMap {
				text-align: right;
			}
			
		div.divAddressBottom {
			width: 235px;
			height: 15px;
		}
		
		div.callInfo {
			width: 235px;
			font-size: 1.1em;
		}
		
		div.callInfoContainer {
			width: 215px;
			padding: 10px 20px 0 10px;
		}
		
		div.callInfoBottom {
			width: 235px;
			height: 15px;
		}
		
		span.spanEmailLink {
			text-align: right;
		}
		
		a.aCallNow {
			display: block;
			height: 60px;
		}
		
			a.aCallNow span {
				display: none;
			}
		
		div.divExtra1 { display: none; }
		div.divExtra2 { display: none; }
	
	#ForegroundImage {
		float: left;
		width: 457px;
		overflow: hidden;
	}
	
	div.divQuickContact {
		float: right;
		width: 305px;
		overflow: hidden;
	}
		
		div.divQuickContactContent {
			padding: 10px 28px 0 28px;
		}
		
		div.divQuickContactBottom {
			width: 305px;
			height: 14px;
		}
		
		div.divQuickContact h2 {
			margin: 0;
			font-size: 1.5em;
		}
		
		table.quickContactTable {
			
		}
			
			table.quickContactTable td {
				padding: 2px;
			}
				
				.divHeader .submitBtn {
					border: 0;
					width: 82px;
					height: 18px;
					background-color: transparent;
				}

.divHeaderBottom {
	width: 1007px;
	margin: 0 auto;
	height: 17px;
	position: relative;
}
/* end header */





/* begin main body */
div.divBody {
	width: 1007px;
	margin: 0 auto;
	clear: both;
}
	
	/* begin left nav */
	div.divNavMenu {
		float: left;
		width: 240px;
	}
		
		div.divNavTop {
			width: 240px;
			height: 20px;
		}
		
		div.divNavBottom {
			width: 240px;
			height: 17px;
		}
		
		div.divNavBody {
			width: 211px;
			padding: 0 16px 5px 13px;
		}
		
		#nav {
			margin: 0;
			padding: 0;
			border: 1px solid;
			border-top: none;
			font-size: 1.2em;
			font-weight: bold;
		}
			
			#nav li {
				margin: 0;
				padding: 0;
				border-top: 1px solid;
				list-style: none;
			}
				#nav li a {
					padding: 10px 15px;
					display: block;
					text-decoration: none;
				}
				
				#nav li ul {
					padding: 0;
					margin: 0;
					font-size: 0.8em;
					font-weight: normal;
				}
				
				#nav li:hover ul,
				#nav li.over ul {
					/*display: block;*/
				}
					
					#nav li ul li {
					}
						
						#nav li ul li.active a {
							font-weight: bold;
						}
						
						#nav li ul li a {
							padding-left: 25px;
						}
	/* end left nav */
	
/* Kanagaraj, Dinesh Babu (Cognizant) on Aug 7, 2009: added position to restrict the image within the content table  -----(Change Starts)----- */

	/* content */
	div.divContent {
		float: right;
		width: 767px;
		overflow: hidden;
		position:relative;
	}

/* Kanagaraj, Dinesh Babu (Cognizant) on Aug 7, 2009: added position to restrict the image within the content table  -----(Change Ends)----- */
		
		div.divContentTop {
			height: 17px;
		}
		
		div.divContentBody {
			width: 734px;
			padding: 0 22px 0 16px;
		}
		
		div.divContentBottom {
			width: 767px;
			height: 15px;
		}
		
		div.divTextBody {
			padding-bottom: 20px;
		}
		
		div.divTextBody h2#pageHeading {
			margin: 0;
			margin-bottom: .5em;
			font-size: 2.0em;
		}
		
		div.divTextBody img.imgCustom {
			float: left;
			margin-right: 20px;
			margin-bottom: 10px;
		}
		
		div.divTextBody img.imgFloatLeft {
			float: left;
			width: 200px;
			margin-right: 20px;
			margin-bottom: 10px;
		}
		
		div.divMultimedia,
		div.multimedia {
			margin-top: 10px;
			margin-bottom: 15px;
			float: none !important;
		}
		
		div.multimedia h2 {
			display: none;
		}
			
		.topContent,
		.bottomContent {
			padding: 1.0em 0;
		}
		
		/* div pods */
		div.divPodContainer {
			clear: both;
		}
			
			div.divPod {
				width: 734px;
			}
				
				div.divPodTop {
					height: 16px;
				}
				
				div.divPodBody {
					padding: 0 16px 0 33px;
					min-height: 100px;
					height: auto !important;
					height: 100px;
				}
				
				div.multimedia div.divPodTop,
				div.multimedia div.divPodBottom {
					display: none;
				}
				
				div.multimedia div.divPodBody {
					padding: 0;
				}
				
				div.divPodBottom {
					height: 17px;
				}
				
				div.divPod h2 {
					float: left;
					width: 255px;
					font-size: 1.4em;
				}
				
				div.divPod ol {
					margin: 0;
					padding-left: 25px;
				}
				
				div.divPod ul,
				div.divOfficeHoursContent {
					margin: 0;
					padding: 0;
					float: left;
					width: 379px;
				}
					
					div.divPod ul li {
						list-style: none;
						margin: 0;
						padding: 0;
					}
						
						div.divPod ul li a {
							padding-right: 20px;
						}
				
				span.spanMore 
				{
					float: right;
					width: 100px;
					font-weight: bold;
				}
		
		div.divClearFooter {
			clear: both;
		}
		
		.Multimedia {
			float: right!important;
		}
		
		.events {
			/*clear: both;*/
		}
		
		/* bottom links */
		div.divBottomLinks {
			padding-top: 5.0em;
			font-size: 0.9em;
		}
			
			ul.ulNavBottom {
				margin: 0;
			}
				
				ul.ulNavBottom li {
					display: inline;
					margin: 0;
				}
		
		/* footer */
		div.divFooter {
			clear: both;
			padding: 10px 0;
			width: 997px;
			margin: 0 auto;
			font-size: 0.9em;
		}
			
			div.divLNFooterLogo {
				float: left;
				width: 237px;
				height: 36px;
				margin-right: 10px;
				text-align: right;
			}
				
				div.divLNFooterLogo a {
					display: block;
					width: 149px;
					height: 36px;
				}
				
				div.divLNFooterLogo img {
					display: none;
				}
				
			div.divFooter p {
				float: left;
				width: 750px;
			}
/* end main body */





/* additional classes */
.clearFloat {
	clear: both;
}

input.supportTextBox {
	border: 1px solid #ccc;
	padding: 2px;
	width: 350px;
}

select.regular {
	border: 1px solid #ccc;
	padding: 2px;
	width: 356px !important;
}

textarea.wizardTextBox {
	border: 1px solid #ccc;
	padding: 2px;
	width: 350px !important;
}

/*QuickContact*/
#miniContactForm fieldset li {
	width: 200px!important;
}
.stateProvinceDrop
{
	width: 357px;		
}



table.formdiv {
}
	
	table.formdiv td {
		padding: 2px;
		vertical-align: top;
	}
	
	table.formdiv span.requiredField {
		color: #c00;
	}



table.tableListItems {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
	
	table.tableListItems th {
		padding: 5px;
		font-weight: bold;
		border: 1px solid #ccc;
		background-color: #666;
		color: #fff;
	}
	
	table.tableListItems td {
		padding: 5px;
		border: 1px solid #ccc;
		vertical-align: top;
	}



div.divAttorneyInfo {
	margin-bottom: 1.0em;
}
	
	div.divAttorneyInfo h3 {
		font-size: 1.5em;
		font-weight: bold;
	}
	
	div.divAttorneyInfo h4 {
		font-size: 1.3em;
		font-weight: bold;
		margin-top: 1.0em;
	}
	
	table.PracticeTable {
		border-collapse: collapse;
	}
		
		table.PracticeTable th {
			padding: 2px 5px 2px 0;
			text-align: right;
			font-weight: bold;
			vertical-align: top;
			border-top: 1px solid #ccc;
		}
		
		table.PracticeTable td {
			padding: 2px 0 2px 5px;
			vertical-align: top;
			border-top: 1px solid #ccc;
		}

div.divlistitem {
	margin-bottom: 1.0em;
}
	
	div.divlistitem span {
		font-weight: bold;
		margin-right: 1.0em;
	}

div.mapControlAddress td {
	padding: 3px;
}

div.mapControlAddress span 
{
	margin-right: 0;
}

div.divAttorneyInfo2 
{
	clear: both;
}

div#Map 
{
	clear: both;
}

.breadcrumbs 
{
	margin-bottom: 1.0em;
}

table.mapControlLocationFinder 
{
}
	
	table.mapControlLocationFinder th 
	{
		font-weight: bold;
	}

table.directions {
	margin-top: 1.0em;
	border-collapse: collapse;
}
	
	table.directions th 
	{
		font-weight: bold;
		padding: 5px;
		border: 1px solid #ccc;
		background-color: #666;
		color: #fff;
	}
	
	table.directions td {
		padding: 5px;
		border: 1px solid #ccc;
	}
	
	table.directions tr.alt td 
	{
		background-color: #f2f2f2;
	}
	
	table.directions tr.directionsTotalDistance td 
	{
		background-color: #ececec;
	}
/* end additional classes */





/* begin clearfix */
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

.clearfix:after,
div.divHeader:after,
div.divUtilNav:after,
div.divBody:after,
div.topContent:after,
div.bottomContent:after,
div.divAttorneyInfo:after,
div.divFooter:after,
div.divPodContainer:after,
div.divPodBody:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix,
div.divUtilNav,
div.divHeader,
div.divBody,
div.topContent,
div.bottomContent,
div.divAttorneyInfo,
div.divFooter,
div.divPodContainer,
div.divPodBody {
	display: inline-block;
}

.clearfix,
div.divUtilNav,
div.divHeader,
div.divBody,
div.topContent,
div.bottomContent,
div.divAttorneyInfo,
div.divFooter,
div.divPodContainer,
div.divPodBody {
	display: block;
}
/* end hide from IE-mac */
/* end clearfix */