/* CSS Document */
a.logo_menu_buttons
{
    font-family: "Arial" ;
	text-decoration: none ;
	font-size: 11px ;
}

a.logo_menu_buttons:link
{
	color: #000000 ;
}

a.logo_menu_buttons:visited
{
	color: #000000 ;
}

a.logo_menu_buttons:hover
{
	color: #000000 ;
	text-decoration: underline ;
}

div.find_lawyer_query
{
	font-family: "ms sans serif" ;
	font-size: 12px ;
}

.copyright
{
    color: #000000 ;
    font-size: 12px ;
	padding-top: 10px ;
	text-align: center ;
}

a.copyright_link:visited
{
    color: #000000 ;
}

a.copyright_link:link
{
    color: #000000 ;
}

a.copyright_link:active
{
    font-weight: bold ;
    color: #000000 ;
}

a.copyright_link:hover
{
    color: #000000 ;
}

div.text_layer, table.text_layer
{
	font-family: "ms sans serif" ;
	font-size: 12px ;
	text-align: justify ;
        width: 525px;
}

div.lawyer_details_layer, table.lawyer_details_layer
{
	font-family: "ms sans serif" ;
	font-size: 12px ;
	text-align: justify ;
}
