h1{
font-size: 11px;
color: rgb(67, 100, 141);
font-family: arial;
font-weight: 600;
text-transform: uppercase;
margin-top: 23px;
}
h1 a:link{
font-size: 11px;
color: rgb(67, 100, 141);
font-family: arial;
font-weight: 600;
text-transform: uppercase;
margin-top: 23px;
text-decoration:none;
}

h1 a:visited{
font-size: 11px;
color: rgb(67, 100, 141);
font-family: arial;
font-weight: 600;
text-transform: uppercase;
margin-top: 23px;
text-decoration:none;
}

h1 a:hover{
font-size: 11px;
color: rgb(67, 100, 141);
font-family: arial;
font-weight: 600;
text-transform: uppercase;
margin-top: 23px;
text-decoration:underline;
}

h1 a:active{
font-size: 11px;
color: rgb(67, 100, 141);
font-family: arial;
font-weight: 600;
text-transform: uppercase;
margin-top: 23px;
text-decoration:none;
}

p 
{
  font-size: 11px;
  color: rgb(101,101,101);
  line-height: 13px;
  font-family: arial;
}
h2 
{
font-size: 11px;
color: rgb(102, 102, 102);
font-family: arial;
font-weight: 600; 
}
#content_home h1 a, #rt_area_container h1 a {
text-decoration: none;
color: rgb(67, 100, 141);
}
#content_home p a, #rt_area_container p a {
color: rgb(101,101,101);
}
#rt_area_container tr {
  font-size: 11px;
  color: rgb(101,101,101);
  line-height: 13px;
  font-family: arial;
}
#rt_area_container tr a {
text-decoration: none;
color: rgb(101,101,101);
}
h1.pgtitle {
font-size: 17px;
color: rgb(0,35,65);
padding-bottom: 2px;
margin-top: 0px;
}
span.attytitle {
font-size: 13px;
color: rgb(67, 100, 141);
padding-bottom: 2px;
margin-top: 0px;
text-transform: uppercase;
font-weight:600;
}
span.titlenotboldblue{
font-size: 11px;
color: rgb(67, 100, 141);
font-family: arial;
font-weight: 100;
text-transform: uppercase;
}
span.titlenotboldgray{
font-size: 11px;
color: #666666;
font-family: arial;
font-weight: 100;
text-transform: uppercase;
}
/****Attorney Table***/
.tbl_break {
border-top: thin solid rgb(229, 229, 229);
}
.tbl_main {
padding-right: 20px;
text-align: justify;
border-right: thin solid rgb(229, 229, 229);
}
.AttyPhoto {
margin-left: 20px;
margin-bottom: 20px;
float:right;
}
li
{
  font-size: 11px;
  color: rgb(101,101,101);
  line-height: 13px;
  font-family: arial;
}