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

a {outline: none;}

h1 {
	color: #679000;
	font-size: 24px;
	margin: 0 0 12px -3px;
	text-align: left !important;
	}

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

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

h5 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	}
	
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, span + h5 {margin-top: 1em;}

.blue {color: #00457c;}

.gray {color: #909193;}

.clearer {clear: both;}

#superContainer {
	width: 960px;
	margin: 0 auto;
	padding: 15px;
	background-color: #ffffff;
	}

.printOnly {display: none;}

/*********************/
/***** MAST HEAD *****/
/*********************/
#mastHead {
	height: 125px;
	position: relative;
	}

#banner {
	float: left;
	width: 732px;
	height: 125px;
	}

#address {
	float: left;
	width: 227px;
	height: 115px;
	color: #909193;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	line-height: 1.5em;
	text-align: center;
	border-right: 1px solid #909193;
	}

#address a:link, #address a:visited {color: #00457c;}

#logo {
	top: 15px;
	left: -15px;
	position: absolute;
	}
	
/********************/
/***** MENU BAR *****/
/********************/
#menuBar {
	height: 45px;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	}

#navBar {
	float: left;
	width: 731px;
	height: 25px;
	color: #909193;
	padding: 15px 0 5px 5px;
	border-left: 1px solid #909193;
	}

#navBar a:link, #navBar a:visited {
	float: left;
	display: block;
	color: #909193;
	padding: 0 21px;
	text-align: center;
	text-decoration: none;
	border-left: 1px solid #909193;
	}
	
#navBar a:link:first-child, #navBar a:visited:first-child {border-left: none;}
	
#navBar a:hover, #navBar a.inverted:link , #navBar a.inverted:visited {color: #666666;}

.subMenu {
	top: 0px;
	left: 732px;
	width: 226px;
	height: 45px;
	color: #ffffff;
	line-height: 45px;
	text-align: center;
	position: absolute;
	padding-right: 17px;
	vertical-align: middle;
	background: transparent url('images/serviceGroups.gif') no-repeat; 
	}

/********************/
/***** SUB MENU *****/
/********************/
#subMenu {
	float: right;
	width: 227px;
	color: #909193;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}

#subMenu a:link, #subMenu a:visited {
	color: #909193;
	text-decoration: none;
	}

#subMenu a:hover, #subMenu a.inverted:link , #subMenu a.inverted:visited {color: #666666;}

#top a:link, #top a:visited {
	height: 44px;
	display: block;
	margin: 0 15px;
	line-height: 44px;
	vertical-align: middle;
	border-bottom: 1px solid #909193;
	}
	
#middle {text-align: left;}

#middle a:link, #middle a:visited {
	color: #00457c;
	text-decoration: underline;
	}
	
#middle ul {
	margin: 15px;
	list-style: none;
	padding-left: 10px;
	}

#middle li {
	height: 24px;
	display: block;
	line-height: 24px;
	padding-left: 20px;
	vertical-align: middle;
	background: transparent url('images/hollowBox.gif') no-repeat;
	background-position: 0 6px;
	}

#middle li:hover a {text-decoration: none;}

#middle li:hover, #middle li.inverted {
	background: transparent url('images/solidBox.gif') no-repeat;
	background-position: 0 6px;	
	}

#search {
	padding: 12px 0;
	border-top: 1px solid #909193;
	border-bottom: 1px solid #909193;
	}

#bottom a:link, #bottom a:visited {
	float: left;
	height: 18px;
	display: block;
	color: #909193;
	margin: 10px 0;
	padding: 0 14px;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	vertical-align: middle;
	border-left: 1px solid #909193;
	}
	
#bottom a:link:first-child, #bottom a:visited:first-child {border-left: none;}

#bottom a:hover {color: #666666;}

/************************/
/***** MAIN CONTENT *****/
/************************/
#container {
	min-height: 480px;
	background-color: #ffffff;
	border-right: 1px solid #909193;
	}

#content {
	float: left;
	width: 700px;
	padding: 15px;
	min-height: 480px;
	border: 1px solid #909193;
	border-bottom: none;
	}

.topper {padding-bottom: 10px;}

#left {
	float: left;
	width: 128px;
	padding: 30px 15px 0 0;
	}

#left ul {
	padding: 0;
	margin: 12px 0 0 0;
	list-style-type: none;
	}
	
#left a:link, #left a:visited {
	display: block;
	color: #000000;
	padding-bottom: 10px;
	text-decoration: none;
	}

#left a:hover, #left li.inverted a {color: #666666;}

#right {
	float: left;
	width: 555px;
	text-align: justify;
	}

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

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

#right a:hover {color: #666666;}

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: 275px;
	}

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

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

.half dd {margin-left: 0 !important;}

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

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

/****************/
/***** BIOS *****/
/****************/
#content-bios {
	float: left;
	width: 715px;
	font-size: 10.5px;
	min-height: 480px;
	padding: 15px 0 15px 15px;
	border: 1px solid #909193;
	border-bottom: none;
	}

#title {
	padding-bottom: 15px;
	border-bottom: 1px solid #909193;
	}

#title img {border: 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;
	}

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

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

#practices {
	float: right;
	width: 159px;
	height: 196px;
	padding: 0 15px;
	border-left: 1px solid #909193;
	}
	
#education {
	float: left;
	width: 364px;
	height: 196px;
	padding-right: 15px;
	}

#bios-right {
	width: 555px;
	text-align: justify;
	padding: 0 15px 0 146px;
	border-top: 1px solid #909193;
	}

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

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

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

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

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

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

/************************/
/***** 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 {
	float: left;
	width: 700px;
	padding: 0 15px 15px 15px;
	border-left: 1px solid #909193;
	border-right: 1px solid #909193;
	}

.left {float: left;}

.right {
	float: right;
	text-align: right;
	}

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

#footer a:hover {color: #666666;}

/*************************/
/***** 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;}










