* {
	border: 0;
	margin: 0 auto;
	padding: 0;	
	font-size: 1em;	
}

body {

	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: .8em;
	text-align: center;
	background-color: #003A69;
}

img {
	border: 0px;
	text-decoration: none;
}

#header 
{
	position: static;
	display: block;
	width:780px;
	height: 90px;	
}

#headerPrinter 
{
	display: none;
}

#mainContentContainer
{
	position: static;
	display: block;
	float: left;	
	padding: 5px 10px 5px 10px;
	width: 390px;
}

#printerButtons
{
 display: none;   
}

.mainContent
{
	color: #333;
	font-size: 0.95em;
	text-align: left;
	line-height: 1.3em;
	margin-bottom: 1em;	
}

.mediaContent
{
	color: #333;
	font-size: small;
	text-align: left;
	line-height: 1.0em;
	margin-bottom: 1em;	
	padding-right: 5px;		
}

a:visited.mediaContent
{
	color: #333;
}

a:hover.mediaContent
{
	color: #333;
}

.mediaItems
{
	color: #003A69;
	padding: 0px;
	margin: 0px;
}

.mediaLinks
{
	text-decoration: underline;
}


#mainContentNoGraphic
{
	color: #333;
	font-size: 0.95em;
	text-align: left;
	line-height: 1.3em;
	padding-right: 10px;
	padding-left: 5px;	
	float: right;	
	width: 585px;
	padding-bottom: 20px;
}

#SiteBody
{
	width: 780px;
}

#mainNav 
{
	float:left;
	position: static;
	width: 172px;
	display: block;
	clear: both;
	line-height: .7em;
}

#searchPanel
{
    margin: 5px 0px 10px 0px;
    margin-bottom: 10px;
    text-align: left;
}

.searchLink
{
    background-color:Transparent;
	font-weight: bold;
	text-transform: uppercase;
	color: #003A69;
	margin-bottom: .4em;
	overflow: visible;
	margin: 0px;	
	font-weight: bold;
	padding: 0px 8px 0px 0px;	
    text-align: left;
    background: no-repeat url(/images/blueArrow.gif) right;
 }
 
 a:hover.searchLink
 {
  color: #003A69;
  border-bottom: solid 1px #003A69;
 }
 
 .submit input
 {
	border:solid 1px red;
	padding: 0px 0px 0px 0px;	
 }
 
#mainNavHomepage 
{
	float:left;
	position: static;
	width: 172px;
	display: block;
}

#homePageGraphic
{
	position: static;
	float: right;
	display: block;
	width: 608px;
	height: 295px;
}

a.MoreButton
{
	color: #003A69;
	text-align: right;
	float:right;
	font-weight: bold;
	padding-right: 10px;
	margin-right: 10px;
	background: no-repeat url(/images/bluearrow.gif) right;
}

a:hover.MoreButton
{
  color: #003A69;
  border-bottom: solid 1px #003A69;
}

a:visited.MoreButton
{
	color: #003A69;
}

#lawyerButtonsContainer
{
	width: 100%;
	text-align: left;
	color: #333;
	
}

a.backButton
{
	background-color: #666;
	color: white;	
	font-weight: bold;
	padding: 5px;
	margin: 10px 0px 10px 0px;
}

a:hover.backButton
{
	color: white;
	text-decoration: none;
	border: 0px;
}

a:visited.backButton
{
	background-color: #666;
	color: White;
}

#navButton
{
	text-align: right;
	margin: 20px;
}

a:hover.lnkEmail
{
	border: 0px;
	border-bottom: 1px solid #666;
	color: #666;
}

#lawyerListContainer
{
	width: 585px;
}

.lawyerListItem
{
	background-color: #CCC;
	vertical-align: top;
}

.lawyerListInfo
{
	width: 347px;
}

.lawyerContactLink
{
  color: #003A69;
}

a:hover.lawyerContactLink
{
  color: #003A69;
  border-bottom: solid 1px #003A69;
}

.lawyerListContactInfo
{
	
}

.lawyerListVCard
{
	width: 128px;
	text-align: right;
}

.lawyerSection
{
	display: none;
	
}

#lawyerSectionTitle
{
    margin: 5px 0px 5px 0px;
	font-weight: bold;
}

ul.lawyerSectionList
{
    margin-left: 0 auto;
	padding-left: 0;
	list-style: none;
}

li.lawyerSectionList
{   	
    width: 95%;
	background-image: url(/images/bullet-dash.gif);
	background-repeat: no-repeat;
	background-position:  0 .1em;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 15px;
}

ul.lawyerSectionListCircle
{
    margin-left: 0 auto;
	padding-left: 0;
	list-style: none;
}

li.lawyerSectionListCircle
{   	
    width: 95%;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position:  0 .1em;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 15px;
}

.lawyerBio
{
	display: block;	
}

.lawyerBio
{
	display: block;
	padding-top: 0px;
}

.lawyerBioNoTitle
{
	display: block;
	padding-top: 10px;
}

#lawyerName
{
	font-size: 1.1em;
	padding-top: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.lawyerSubNavName
{
    margin-left: 2px;    
    text-align: left;
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px;
    vertical-align: top;
}

td
{
	padding: 3px 3px 0px 3px;
}


iframe
{
	position: static;
	clear: right;
	display: block;
	width: 780px;
	height: 180px;
}

#homePageBottom
{
	position: static;
	clear:right;
	display: block;
	width: 780px;
	height: 180px;
	background: #CCC url(/images/brushedmetal.jpg) repeat-x;
}

#mainGraphic
{
	position: static;
	float: right;
	display: block;	
	width: 195px;
	background-color: White;
	vertical-align: top;
	padding-bottom: 5px;
	
}

#quote 
{
	border-left: solid 1px #003A69;
	width: 180px;
	color: #333;
	text-align: left;
	font-weight: bold;
	font-size: .85em;
	padding-left: 10px;
	margin-left: 0px;
	float: left;
	margin-bottom: 40px;
}

#lawyerContactInfo
{
	border-left: solid 2px #003A69;
	width: 180px;
	color: #333;
	text-align: left;
	font-weight: bold;
	font-size: .85em;
	padding-left: 5px;
	margin-left: 0px;
	float: left;
	margin-bottom: 40px;
	overflow: hidden;
}

.lawyerLinks
{
  font-family: Arial Narrow;
  font-size: 1.1em;
}

#quoteAuthor
{
	text-align: left;
	margin-left: 0px;
	font-weight: normal;
	margin-top: 5px;
}

#graphicContainer
{
	position: static;
	width: 195px;
	display: block;
	float: right;
}

#backgroundContainer
{
	background-image: url(/images/brushside.jpg);
	background-repeat: repeat-y;
	background-color: White;	
	width: 780px;
}

#menuContainer
{
	position: static;
	width: 172px;
	display: block;
	float: left;	
	clear:both;
	text-align: left;
}

#homepageMenuContainer
{
	position: static;
	width: 172px;
	display: block;
	float: left;	
	clear:both;
	text-align: left;
}	

#homepageLinks
{

    margin-left: 10px;
    text-align: left;
}

#subNav
{
	position: static;
	width: 162px;
	text-align: center;	
	float: left;	
	padding-top: 10px;
	padding: 10px 5px 0px 5px;
	overflow: hidden;
}

.practicesDropdowns
{
	font-size: 8pt;
	color: #666;
	background-color: #CCC;
	border-color: #666;
	width: 100%;	
}

#practiceSubSections
{
	font-size: 8pt;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 100%;
	cursor: auto;
}

.practiceSubSections
{
	text-indent : -13px;
	padding-left: 13px;
}

a.practicesSubSectionItem
{    
	color: #003A69;
}

a:hover.practicesSubSectionItem
{
    color: #003A69;
}

a:visited.practicesSubSectionItem
{
    color: #003A69;
}

a:active.practicesSubSectionItem
{
    color: #003A69;
}

#homepageNewsAndEvents
{
	position: static;
	width: 304px;
	height: 153px;
	display: inline;
}

#mediaEvents
{
	width: 298px;
	height: 148px;
	display: block;	
	border-left: solid 1px Black;
	float: left;
	margin-top: 16px;
	text-align: left;
	padding-left: 5px;	
}

#mediaDisclaimer
{
    font-size: 8pt;
    margin: 30px 0px 0px 0px;
    font-style: italic;  
}

#mediaTitle
{
	font-weight: bold;
	text-transform: uppercase;
	color: #003A69;
	margin-bottom: .4em;
	text-decoration: none;
}

#titleContainer
{
	width: 100%;
	display: block;
	float: left;
}

.officeLinks
{
	display: block;
	float: right;
	text-align: right;
	color: #6699CC;
	vertical-align:text-top;
}

.emailLink{
	color: #666;
	text-decoration: none;
}

#langLinks
{
    font-weight: normal;
    text-align: right;
    display:inline;
    float: right;
}

.officeAddress
{
	display: block;
	float: left;
}

.officeSection
{
	font-size: .95em;
}

.officeListItems
{
	padding-bottom: 0px;
}

.travelInfo
{
	display: block;
	clear: both;
}

.mediaMoreLink
{
	margin-left: 50px;
}

#footer
{
	position: static;
	width: 780px;
	height: 28px;
	display: block;
	clear: both;
	background-color: Black;
}

#footerPrinter
{
    display: none;
}

h1 {
	font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: solid 1px #6699CC;
	font-weight: bold;
	text-transform: uppercase;
}

#educationTitle 
{
	font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: solid 1px black;
	font-weight: bold;
	text-transform: uppercase;
	display: none;
}

h2 {
	font-weight: bold;
	margin-bottom: .4em;
	border-bottom: solid 1px #6699CC;
	font-size: 1.1em;	
}

h3 
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.1em;
	padding-top: 10px;
}

.indent {
	padding-left: 20px;
}

ul 
{
	margin-left: 0 auto;
	padding-left: 0;
	list-style: none;
	margin-top: 10px;	
}

li
{
	width: 95%;
	background-image: url(/images/bullet-dash.gif);
	background-repeat: no-repeat;
	background-position:  0 .1em;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 15px;
	
}

.title
{
	font-weight: bold;
	text-transform: uppercase;
	color: #003A69;
	margin-bottom: .4em;
	text-decoration: none;
	padding-bottom: 5px;
}

.careerHeader
{
  font-weight: bold;
	color: #333;
	margin-bottom: .4em;
	text-decoration: none;
	font-size: 0.95em;
	text-align: left;
	line-height: 1.3em;
	
}

.subNavTitle
{
    font-weight: bold;
	text-transform: uppercase;
	color: #003A69;
	margin-bottom: .4em;
	text-decoration: none;
	font-size: 8pt;
}

.firmLogin
{
	font-weight: bold;
	text-transform: uppercase;
	color: #003A69;
	margin-bottom: .4em;
}

a:visited.firmLogin
{
    color: #003A69;
}

a:hover.firmLogin
{
    color: #003A69;
}

.mediaTitle
{
	font-weight: bold;
	color: #003A69;
	margin-bottom: .4em;
}

.officeTitle
{
	font-weight: bold;
}

.subNavLink, a.subNavLink:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: #003A69;
	text-decoration: none;	
}

.subNavList
{
	font-size: 8pt;
	color: #003A69;
	text-decoration: none;	
	text-align: left;
	margin-bottom: 20px;
}

#subNavSections
{
	font-size: 8pt;	
	text-decoration: none;
	text-align: left;
	margin-bottom: 20px;
	
}

a.lawyerSections
{    
	color: #003A69;
}

a:hover.lawyerSections
{
    color: #003A69;
    border-bottom: solid 1px #003A69;
}

a:visited.lawyerSections
{
    color: #003A69;
}

a:active.lawyerSections
{
    color: #003A69;
}

.lawyerSections
{
	margin: 0px;
	padding: 0px;
}

a {
	color: #003A69;
	text-decoration: none;
}

a:hover {
	border: 0px;
	border-bottom: 1px solid #6699CC;
	color: #6699CC;	
}

a:visited { 
	color: #003A69;
}

a:active { 
	color: #003A69;
}	

p
{
	padding-bottom: 10px;
}	

.practiceItems
{
	font-size: 8pt;	
}

.red
{
	color: Red;
}

.contentColor
{
	color: #666;
}

#SearchCriteria
{
    display: block;
    float: right;
    clear: none;
    width: 40%;
    line-height: 20px;
}

#SearchResults
{
    display: block;
    float: left;
    clear: none;
    width: 100%;
}

.searchLabels
{
	font-weight: bold;
	font-size: 14px;
}

.searchContent
{
	font-size: 14px;
}

.searchButton
{
	background-color: #CCC;
	color: #333;	
	font-weight: bold;
	padding: 1px;
	margin: 1px;
	font-size: 12px;
}

.dropdown
{
	font-size: 8pt;
	border: solid 1px #CCC;
}

.textbox
{
	border: solid 1px #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	font-size: 8pt;
}

.searchPanelTextbox
{
	border: solid 1px #CCC;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
	margin-bottom: 3px;
	background-color: #CCC;
	width: 95%;
	font-size: 8pt;
}

.careerItem
{
	width: 95%;
	background-image: url(/images/bullet-dash.gif);
	background-repeat: no-repeat;
	background-position:  0 0;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 0.95em;
	text-align: left;
	
}

.jobTitle
{
	font-weight: bold;	
}

#directoryLocations
{
    width: 75%;
    margin: 0 auto;
    margin-top: -17px;
    display: block;
    float: right;
    text-align: left;
}

.directoryButtonDisabled
{
  color: #333;
}

a:hover.directoryButtonDisabled
{
    border: 0;  
    text-decoration: none;
    color: #333;
}

.directoryButton
{
  font-weight: bold;
}

a.directoryButton
{
	color: #003A69;
	text-align: center;
	padding: 1px 2px 1px 2px;
}

a:hover.directoryButton
{
	color: #003A69;
}

a:visited.directoryButton
{
	color: #003A69;
}

.directoryLocationButton
{
    font-weight: bold;
}

a.directoryLocationButton
{
	color: #003A69;
	text-align: center;
	padding: 1px 2px 1px 2px;
}

a:hover.directoryLocationButton
{
	color: #003A69;
}

a:visited.directoryLocationButton
{
	color: #003A69;
}


