

html, body {
background: #ffffff;

}
#wrapper {
	width:600px;
	position: relative;
	left: 0%;
	margin: 0px 0px 0px 0px; 
}

#main {
  position: relative;
  margin: 0px 0px 0px 0px;
  width: 600px;   
  padding-bottom: 15px;   
}

#header, #nav, #search, #topbar {
display: none;

}

#footer, #push 	{ display: none; }	

.noextprint
	{ display: none; }	

.noprint
	{ display: none; }	
	
	
.print
	{ display: inline}	
	
#printLink {
display: none;
}	
		
a {
font-family: Arial, Verdana, Helvetica;
color: #000000;
text-decoration: none;
} 

a:hover {
font-family: Arial, Verdana, Helvetica;
color: #000000;
text-decoration: underline;
} 	
	
#content {
position: relative;
top: 0px;
right: 0px;
width: 435px;
margin-left: 165px;
padding-top: 24px;
padding-bottom: 0px;
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
line-height: 15px;
color: #000000;
}

#content h1 {
font-family: Arial, Verdana, Helvetica;
font-size: 20px;
margin-bottom: 18px;
color: #51207b;
}

#content h1.name {
font-family: Arial, Verdana, Helvetica;
font-size: 20px;
line-height: 22px;
margin-bottom: 10px;
margin-top: 0px;
color: #51207b;
}

#content p {
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
line-height: 15px;
color: #000000;
} 

#content div {
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
line-height: 15px;
color: #000000;
} 

#content ul {
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
line-height: 15px;
margin-top: 0px;
color: #000000;
} 

#content li {
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
line-height: 15px;
color: #000000;
margin-left:0px;
} 

#leftnav {
position: absolute;
top: 0px;
left: 0px;
width: 165px;
padding-right: 25px;
padding-left: 0px;
padding-top: 13px;
top: 0px;
} 	

#leftnav p.header {
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
line-height: 17px;
color: #000000;
font-weight: bold;
background: #ffffff;
padding: 0px;
margin: 0px;
height: 18px;
width: 140px;
} 

#leftnav p.contact{
margin-left: 10px;
width: 140px;
font-size: 12px;
line-height: 17px;
padding: 0px;
margin: 0px;
color: #000000;
} 

#leftnav p.contact a {
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
line-height: 17px;
color: #000000;
text-decoration: none;
} 

#leftnav p.contact a:hover {
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
line-height: 17px;
color: #000000;
text-decoration: underline;
} 

#leftnav p.related{
margin-left: 0px;
width: 155px;
margin-bottom: 0.50em;
font-size: 8px;
line-height: 10px;
color: #404041;
} 

#leftnav p.related a {
font-size: 9px;
line-height: 11px;
color: #404041;
} 

#leftnav p.footer 	
{ display: none; }	

#content p.practiceAreas {
min-height: 141px;
}

#content p.practiceAreas {
_height: 141px;
}

.picprint { padding-left:0px; padding-bottom: 0px; left: 0px} 

@media screen { 
        div.printHeader { 
            display: none; 
        } 
		
		div.printFooter {
            display: none; 
        } 
    } 

@media print { 
        div.printHeader { 
		    display: inline; 
            position: fixed; 
            top: 0; 
        } 
		
		 div.printFooter { 
		    display: inline;
            position: fixed; 
            bottom: 0; 
        } 
        
@media print { 
        .picprint { 
		    padding-left:0px; padding-bottom: 0px;
        } 
        
       
		
		 div.printFooter { 
		    display: inline;
            position: fixed; 
            bottom: 0; 
        } 
		
	
	


