body {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	}

a {outline: none;}

h1 {
	color: #679000;
	font-size: 24pt;
	margin: 0 0 12px 0;
	}

h2 {
	margin: 0;
	padding: 0;
	color: #00457c;
	font-size: 30pt;
	margin: 0;
	text-align: left !important;
	}

h4 {
	margin: 0;
	padding: 0;
	color: #00457c;
	font-size: 14pt;
	}

h5 {
	margin: 0;
	padding: 0;
	font-size: 14pt;
	}
	
h2 + h5 {margin-top: 15px;}

h2 + p {font-weight: bold;}

h4 + dl, h5 + p {margin-top: 0;}

hr {
	margin: 0;
	padding: 0;
	color: #909193;
	border-color: #909193;
	}

ul + hr, h5 + hr, hr + h5 {margin-top: 1em;}

.blue {color: #00457c;}

.gray {color: #909193;}

.clearer {clear: both;}

#superContainer {
	width: auto;
	margin: auto;
	padding: 0;
	}

.printOnly {
	display: block;
	padding-bottom: 30px;
	}

/*********************/
/***** MAST HEAD *****/
/*********************/
#mastHead {display: none;}

/********************/
/***** MENU BAR *****/
/********************/
#menuBar {display: none;}

/********************/
/***** SUB MENU *****/
/********************/
#subMenu {display: none;}

/************************/
/***** MAIN CONTENT *****/
/************************/
#container {
	min-height: inherit;
	border-right: none;
	}

#content {
	float: none;
	width: 100%;
	padding: 0;
	min-height: inherit;
	border: none;
	}

.topper {display: none;}

#left {display: none;}

#right {
	width: 100%;
	text-align: justify;
	}

#right ul {
	padding: 0;
	margin: 0 0 0 15px;
	}

#right a:link, #right a:visited {color: #909193;}

dl.plain dt {
	margin-top: 10px;
	font-weight: bold;
	}

dl.plain dt:first-child {margin-top: 0;}

dl.plain dd {margin-left: 15px;}

ul.plain {
	list-style-type: none;
	margin-left: 0 !important;
	}

dl.plain a:link, dl.plain a:visited, ul.plain a:link, ul.plain a:visited {color: #000000 !important;}

dl.plain a:hover, ul.plain a:hover {color: #666666 !important;}

.half {
	float: left;
	width: 49%;
	}

.half dt {
	color: #00457c;
	font-size: 14pt;
	margin-top: 10px;
	font-weight: bold;
	}

.half dt:first-child {margin-top: 0;}

.half dd {margin-left: 0;}

.half a:link, .half a:visited {
	text-decoration: none;
	color: #000000 !important;
	}

.half a:hover {color: #666666 !important;}

/****************/
/***** BIOS *****/
/****************/
#content-bios {
	float: none;
	width: 100%;
	font-size: 12pt;
	min-height: inherit;
	padding: 0;
	border: none;
	}

#title {
	padding-bottom: 15px;
	border-bottom: none;
	}

#title img {display: none;}

.name {
	float: left;
	color: #00457c;
	display: block;
	font-size: 24px;
	font-weight: bold;
	padding-right: 15px;
	}

.email a:link, .email a:visited {
	color: #000000;
	font-size: 14px;
	padding-right: 10px;
	text-decoration: none;
	}

.email a:hover {color: #666666;}

.phone {
	color: #679000;
	font-size: 14px;
	padding : 0 7px 0 5px;
	}

.aa {font-size: 12px;}

.aa a:link, .aa a:visited {
	color: #000000;
	text-decoration: none;
	}

.aa a:hover {color: #666666;}

#photo {
	width: 100%;
	height: 211px;
	margin-top: 15px;
	padding-right: 15px;background-color: red;
	}

#photo img {
	float: left;
	width: 131px;
	padding-right: 15px;
	}

#photo dl {
	margin: 0;
	padding: 0;
	}

#practices {
	float: left;
	min-width: 78%;
	max-width: 78%;
	height: auto;
	padding: 0 0 1em 0;
	border: none;
	}
	
#education {
	float: left;
	min-width: 78%;
	max-width: 78%;
	height: auto;
	padding: 0;
	}

#bios-right {
	width: auto;
	text-align: justify;
	padding: 0 15px 0 146px;
	border-top: none;
	}

#ieRoot #bios-right {padding-top: 15px;}

#content-bios dt {
	font-size: 12pt;
	padding-top: 1em;
	font-weight: bold;
	}

#content-bios dt:first-child {padding-top: 0;}

#content-bios dd {
	margin-left: 15px;
	text-indent: -15px;
	}

#bios-right p {display: none;}

/*****************/
/***** STAFF *****/
/*****************/
.staff dt {
	clear: both;
	float: left;
	height: 105px;
	text-align: left;
	margin: 0 15px 0 0;
	}

.staff dt + dd {
	font-size: 12pt;
	font-weight: bold;
	padding-top: 50px;
	}

/************************/
/***** PUBLICATIONS *****/
/************************/
div.publications {
	height: 170px;
	margin-bottom: 23px;
	}
	
ul.publications {
	list-style-type: none;
	margin-left: 0 !important;
	margin-bottom: 1em !important;
	}

/**********************/
/***** EMAIL FORM *****/
/**********************/
a.email {
	padding: 9px;
	display: block;
	margin-top: -23px;
	text-align: center;
	border: 1px solid #909193;
	}

#email {
	width: 732px;
	height: 125px;
	position: relative;
	margin: 15px 15px 0 30px;
	}	

div.email {
	width: 730px;
	height: 280px;
	margin-left: 30px;
	padding-top: 15px;
	border-left: 1px solid #909193;
	border-right: 1px solid #909193;
	}

#ieRoot div.email {margin-top: -19px;}

div.email dl {
	margin: 0;
	text-align: left;
	line-height: 24px;
	padding-left: 163px;
	}	

div.email dt {
	clear: both;
	float: left;
	width: 65px;
	font-weight: bold;
	}

div.email dt.last {white-space: nowrap;}

div.email dd {
	margin: 0;
	padding: 0;
	float: left;
	width: 480px;
	padding-left: 5px;
	}

div.email p {
	clear: both;
	text-align: center;
	}
			
/******************/
/***** SEARCH *****/
/******************/
#cse {
	width: 555px;
	text-align: left;
	margin-left: -15px;
	}

/******************/
/***** FOOTER *****/
/******************/
#footer {
	clear: both;
	float: none;
	width: 100%;
	padding: 0;
	margin-top: 30px;
	border: none;
	display: block;
	}

.left {display: none;}

.right {display: none;}

#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
	}

/*************************/
/***** GOOGLE SEARCH *****/
/*************************/
.gsc-control-cse {
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	}

input.gsc-input {
	border-color: #00457c;
	}

input.gsc-search-button {
	border-color: #666666;
	background-color: #CECECE;
	}

.gsc-tabHeader.gsc-tabhInactive {
	border-color: #E9E9E9;
	background-color: #E9E9E9;
	}

.gsc-tabHeader.gsc-tabhActive {
	background-color: #FFFFFF;
	border-top-color: #ff0000;
	border-left-color: #E9E9E9;
	border-right-color: #E9E9E9;
	visibility: hidden;
	}

.gsc-tabsArea {border: none;}

.gsc-webResult.gsc-result {
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	}

.gsc-webResult.gsc-result:hover {
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	}

.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b {color: #00457c;}

.gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b {color: #00457c;}

.gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b {color: #00457c;}

.gs-webResult.gs-result a.gs-title:active, .gs-webResult.gs-result a.gs-title:active b {color: #00457c;}
  
.gsc-cursor-page {color: #00457c;}
  
a.gsc-trailing-more-results:link {color: #00457c;}

.gs-webResult.gs-result .gs-snippet {color: #000000;}

.gs-webResult.gs-result .gs-visibleUrl {color: #679000;}

.gs-webResult.gs-result .gs-visibleUrl-short {color: #679000;}

.gsc-cursor-box {border-color: #FFFFFF;}

.gsc-results .gsc-cursor-page {
	border-color: #E9E9E9;
	background-color: #FFFFFF;
	}

.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
	border-color: #ff0000;
	background-color: #FFFFFF;
	}

.gs-promotion.gs-result {
	border-color: #336699;
	background-color: #FFFFFF;
	}

.gs-promotion.gs-result a.gs-title:link {color: #0000CC;}

.gs-promotion.gs-result a.gs-title:visited {color: #0000CC;}

.gs-promotion.gs-result a.gs-title:hover {color: #0000CC;}

.gs-promotion.gs-result a.gs-title:active {color: #0000CC;}

.gs-promotion.gs-result .gs-snippet {color: #000000;}

.gs-promotion.gs-result .gs-visibleUrl, .gs-promotion.gs-result .gs-visibleUrl-short {color: #008000;}










