@charset "UTF-8";/* CSS Document */@charset "UTF-8";/* CSS Document */body  {	font: Syntax, Candara, Geneva, Arial, Helvetica, sans-serif;	background: #6b8cc1;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #000000;	font-family: Candara, Verdana, Geneva, sans-serif;}.twoColFixLtHdr #container {	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background: #FFFFFF;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	border: 1px solid #000000;	text-align: left; /* this overrides the text-align: center on the body element. */} .twoColFixLtHdr #header {	background: #ffffff;	padding: 5;	background-repeat: no-repeat;} .twoColFixLtHdr #header h1 {	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */	padding: 5; /* using padding instead of margin will allow you to keep the element away from the edges of the div */	font-size: 125%;}.twoColFixLtHdr #sidebar1 {	float: left; /* since this element is floated, a width must be given */	width: 187px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 0px 5px 7px 7px;}.twoColFixLtHdr #mainContent {	margin: 0 0 0 250px; /* 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 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */} .twoColFixLtHdr #footer { 	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */	background:#DDDDDD; } .twoColFixLtHdr #footer p {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */}.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;}.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;}.printonly {display:none;}.header {}.left {padding-top:.5em;vertical-align:top;width:196px;}.left_content {width:14px;}.right_content {width:13px;}.right {width:90px;}.navigation {list-style:none outside none;margin:0;padding:0 0.2em 1.5em 0em;}.navigation li {margin:0.2em 0 0.3em;}.navigation li a {text-decoration:none;}.navigation li a:hover {text-decoration:underline;}.navigation li ul {	padding:0 1em;	margin-top: 0;	margin-right: 0;	margin-left: 0;}.navigation li ul li {padding:0.2em 0 0.3em;}.navigation li ul li a {text-decoration:none;}.navigation li ul li a:hover {text-decoration:underline;}.content {color:#000000;}.content a {color:#333333;text-decoration:underline;}.content a:hover {color:#333333;text-decoration:none;}.content h1 {font-size:2em;font-weight:normal;margin:1em 0 0;}.content h2 {font-size:1.2em;font-weight:bold;margin:1.2em 0;}.content h3 {font-size:1em;font-weight:bold;font-variant:none;color:#0033CC;margin:1em 0 0 0;}.content h4 {font-size:1em;font-weight:bold;font-style:italic;color:#0033cc;margin:1em 0;}.content h5 {font-size:1em;font-weight:bold;margin:1.2em 0;}.content h6 {font-size:0.8em;font-weight:bold;margin:1.2em 0;}.content p {font-size:1em;line-height:1.7em;margin:0 0; //set top margin to .5 to compact text}.content dd {font-size:1em;line-height:1.7em;margin:0;}.content ul {font-size:1em;line-height:1.8em;list-style-type:circle;margin:0.2em 0 0.1em;}.content ol {font-size:1em;line-height:1.8em;margin:0.2em 0 0.1em;}.content li {}.content p.topofpage {clear:both;margin:1em 0;text-align:right;}/* .content table {border-collapse:collapse;border-left:1px solid #5F727E;border-top:1px solid #5F727E;margin:0 0 3em;width:90%;}.content table th {background-color:#5F727E;border-bottom:1px solid #3F4447;border-right:1px solid #5F727E;color:#FFFFFF;padding:0.5em;text-align:left;}.content table td {border-bottom:1px solid #5F727E;border-right:1px solid #5F727E;color:#000000;font-size:1em;line-height:1.7em;padding:0.5em;text-align:left;vertical-align:top;}.content table tr {}.content table td h1 {color:#000000;font-size:1.2em;font-weight:bold;line-height:1.2em;margin:0 0 0.5em;padding:0;}.content table td h2 {color:#000000;font-size:1.2em;font-weight:bold;line-height:1.2em;margin:0 0 0.5em;padding:0;}.content table td h3 {color:#000000;font-size:1.2em;font-weight:bold;line-height:1.2em;margin:0 0 0.5em;padding:0;}.content table td h4 {color:#000000;font-size:1.2em;font-weight:bold;line-height:1.2em;margin:0 0 0.5em;padding:0;}.content table td h5 {color:#000000;font-size:1em;font-weight:bold;line-height:1.2em;margin:0 0 0.5em;padding:0;}.content table td h6 {font-size:1em;font-weight:bold;line-height:1.2em;margin:0 0 0.5em;padding:0;}.content table td p {font-size:1em;line-height:1.2em;margin:0 0 0.5em;padding:0;}.content table td ul {font-size:1em;list-style-type:disc;margin:0.5em 0;}.content table td ol {font-size:1em;}.content table td li {font-size:1em;line-height:1.2em;padding:0;}*/.requiredstar {	color: #F00;}.research {}.experience {	color: #006600;}.practice {	color: #000099;}