@charset "UTF-8";/* CSS Document */body {	font: 76% Verdana, Arial, Helvetica, sans-serif;	color: black;}.templatechoicestemp {	position: relative;	left: 410px;	top: -216px;	text-align: left;	display: inline;	visibility: visible;	color: #CCCCCC;	z-index: 100;}.mainwidthadjust {	width: 480px;}.lawyerprofile {	width: 480px;	overflow: hidden;}.floatright {	float: right;	padding-left: 10px;	padding-bottom: 10px;	width: 272px;}.caption {	font-size: 10px;	color: #333333;}.legalnoticetext {	display: inline;}.legalnoticetextvisible {	display: block;}.legalnoticelinkToShow {color: #666666;	display: block;}.legalnoticelinkToHide {color: #666666;	display: none;}.grayText {	color: #666666;}.banner {	height: 0px;	visibility: hidden;	display: none;}.menustop {	width: 513px;	float: left;	display: inline;	/* font: 14px "Times New Roman", Times, serif; */}.lawyerpic50 {	vertical-align: middle;	margin-right: 10px;}.twoColFixLt #container {	width: 742px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	margin: 0 auto;	text-align: left;	border-right: 1px;	/* border-bottom-color: #000000; */	/* border-bottom-style: solid; */}.twoColFixLt #sidebar1 {	float: left; /* since this element is floated, a width must be given */	width: 189px; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 10px;	height: 529px;	/* background-image: url(../img/templatered/sidebar.gif); */	background-repeat: no-repeat;	background-position: top left;	color: #FFFFFF;	font: 14px "Times New Roman", Times, serif;	line-height: 23px;}div#sidebar1 a:link {color: white;}div#sidebar1 a:visited {color: white;}div#sidebar1 a:hover {color: white;}div#sidebar1 a:active {color: white;}div#templatechoicestemp a:link {color: white;}div#templatechoicestemp a:visited {color: white;}div#templatechoicestemp a:hover {color: white;}div#templatechoicestemp a:active {color: white;}.twoColFixLt #mainContent {	margin: 0 0 0 222px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */	padding: 0 20px 0px 0px;} td.lawyerlinks a:link {	color: black;	cursor: pointer;}td.lawyerlinks a:visited {	color: black;	cursor: pointer;}td.lawyerlinks a:hover {	color: black;	cursor: pointer;}td.lawyerlinks a:active {	color: black;	cursor: pointer;}.forceunderline {	text-decoration: underline; !important}td.lawyerlinks {	 white-space: nowrap; }td.highlight {	background:#D1CFF3;	cursor: pointer;	white-space: nowrap;}td.highlight a:link {color: black;	cursor: pointer;}td.highlight a:visited {color: black;	cursor: pointer;}td.highlight a:hover {color: black;	cursor: pointer;}td.highlight a:active {color: black;	cursor: pointer;}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;	margin-bottom: 8px;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}/* the following rules apply only to IE6 */* html body {padding-left:1px;}* html .twoColFixLt #mainContent { zoom: 1; }