body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #241a4a;
	text-decoration: none;
	line-height: 13px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #241a4a;
	text-decoration: none;
}
.footer a:link {text-decoration: none; color: #241A4A}
.footer a:visited {text-decoration: none; color: #241A4A}
.footer a:hover {text-decoration: underline; color: #241A4A}
.footer a:active {text-decoration: none; color: #241A4A}

a:link {  text-decoration: underline; color: #241A4A}
a:visited {  text-decoration: underline; color: #241A4A}
a:hover {  text-decoration: underline; color: #241A4A}
a:active {  text-decoration: underline; color: #241A4A}

/* decided to underline all links so this is redundant but underline is still used */
.underline a:link {text-decoration: underline; color: #241A4A}
.underline a:visited {text-decoration: underline; color: #241A4A}
.underline a:hover {text-decoration: underline; color: #241A4A}
.underline a:active {text-decoration: underline; color: #241A4A}

.title_bar {
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 17px;
	color: #A0B4CA;
}

td.title_bar a:link {  text-decoration: none; color: #ffffff}
td.title_bar a:visited {  text-decoration: none; color: #ffffff}
td.title_bar a:hover {  text-decoration: none; color: #A0B4CA}
td.title_bar a:active {  text-decoration: none; color: #A0B4CA}

.title_bar_on {
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 17px;
	color: #A0B4CA;
}

td.title_bar_on a:link {  text-decoration: none; color: #A0B4CA}
td.title_bar_on a:visited {  text-decoration: none; color: #A0B4CA}
td.title_bar_on a:hover {  text-decoration: none; color: #A0B4CA}
td.title_bar_on a:active {  text-decoration: none; color: #A0B4CA}

.title_bar_sub {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 19px;
	color: #241A4A;
}

.title_bar_sub_divider {
	color: #7C94AC;
}

td.title_bar_sub a:link {  text-decoration: none; color: #7C94AC}
td.title_bar_sub a:visited {  text-decoration: none; color: #7C94AC}
td.title_bar_sub a:hover {  text-decoration: none; color: #241A4A}
td.title_bar_sub a:active {  text-decoration: none; color: #241A4A}

.main_wide_space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #241a4a;
	text-decoration: none;
	line-height: 16px;
}
.main_big_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: -0.08em;
}
.attorney_letter_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A0B4CA;
	padding-bottom: 2px;
}
.attorney_alpha_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A0B4CA;
	border-top: 1px solid #A0B4CA;
	border-bottom: 1px solid #A0B4CA;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: center;
}
.padl6px {
	padding-left: 6px;
}
.margin {
        background-image: url(../i/margin_left.jpg);
        background-repeat: repeat;
        background-position: top
}
.bullet_no_indent {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        line-height: 14px;
        padding-left: 6px;
        padding-bottom: 6px;
        margin-left: 10px;
        margin-bottom: 6px;
        margin-top: 0px;
}

/*
.bullet_no_indent li {
        list-style-image: url(../i/bullet.gif);
}
*/
  .searchfoundtext {
    font-weight: bold;
        color: #241a4a;
  }
  .searchheader {
    font-size: 10pt;
    font-weight: bold;
        color: #241a4a;
  }

