/* DISPLAY STYLES */
BODY {
	font-size: 11px;
}
input {
	background: #FFFFFF;
        border: 1px solid #002E49;
	margin : 1px 1px 1px 1px;
	width: 197px;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
}
input#submit {
        background: #002E49;
        border: 1px solid #002E49;
        margin: 0px 0px 0px 4px;
        width: 60px;
	color: #FFFFFF;
}
input#keyword {
	width: 238px;
	margin-top: 4px;
	margin-left: 4px;
	
}
select {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        background: #FFFFFF;
        border: 1px solid #002E49;
        margin : 4px 0px 0px 0px;
        width: 310px;
	color: #002E49
}
/* main content */
#attSearchBox {
	padding: 10px;
	width: 338px;
	background: #E6E6E6;
	border : 1px solid #FFFFFF;
}
#resultBox {
	width: 392px;
}
#attorneyDetails {
	width: 200px;
	padding-top: 5px;
	background-color: #CFD7DD;
	text-align: left;
}
#attorneyInfoBox {
	width: 180px;
	padding-top: 5px;
	background-color: #CFD7DD;
	text-align: left;
	padding-bottom: 10px;
}
#attorneyInfo  {
	padding-top: 10px;
	padding-bottom: 15px;
	width: 100%;
	display: block;
	clear: both;
}
#narrativeArea UL {
	padding: 0;
}
#narrativeArea LI {
	list-style-position: outside;
	margin-left: 15px;
}
/* TEXT STYLES */
p, ul, li {
	margin-left: 6px;
	margin-right: 15px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000
}
#searchResults {
        color: #002E49;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	padding: 1px;
	border: 1px; 
}
#searchResults td {
	padding: 2px;
}
#searchResults a {
        color: #002E49;
	text-decoration: none;
}
#searchResults a:hover {
	color: #A3D018;
}
.searchRes {
	background-color: #002E49;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	font-weight: bold;
//	padding: 1px;
}
.searchName {
		font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-transform: uppercase;
        color: #002E49;
        font-weight: bold;
}
span.Name, span.Name a {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #535353;
    font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
span.Title {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #535353;
        font-weight: bold;
        text-decoration: none;
}
span.Extras a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #002E49;
        font-weight: bold;
        text-decoration: none;
}
span.Extras {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #002E49;
        font-weight: bold;
        text-decoration: none;
}
/* main content */
#searchCell {
	border: 0px solid #FFFFFF;
	background-color: #FFFF;
	
}
#searchCell td {
	background-color: #E2E2E2;
}
.searchAlpha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #535353;
	font-weight: bold;
	width: 300px;
}
.searchAlpha A {
	color: #336699;
	text-decoration: none;
}
.searchLabel {
	margin-left: 3px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #535353;
	line-height: 11px;
	vertical-align: middle;
	background-image: url("../media/news/news_arrow.gif");
	background-position: left;
	background-repeat: no-repeat;
}
.searchAdv LI {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 10px;
	color: #FFFFFF;
        list-style: none;
        list-style-position: inside;
        list-style-image: url("../media/news/news_arrow.gif");
	background-color: #002E49;
}
#Adv {
	background-color: #002E49;
	width: 160px;
	padding: 3px;
}
#searchResBox {
	border: 1px solid #8FA3AF;
	padding: 1px;
	width: 200px;
}
#Options {
    height: 10px;
    width: 190px;
    margin-right: 3px;
	margin-bottom: 5px;
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #002E49;
    line-height: 8px;
    text-transform: uppercase;
    border-top: 1px solid #002E49;
    border-bottom: 1px solid #002E49;
}
#Options img {
	margin-right: 4px;
}
.relatedList {
	margin-top: 2px;
	padding-left: 0 !important;
	margin-left: 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 10px !important;
	margin-left/**/:/**/ 15px;
}
.relatedList LI {
	line-height: 11px;
	padding-bottom: 3px;
	list-style-position: outside;
}
.relatedInfo, .relatedInfo A:link, .relatedInfo A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.relatedInfo A:hover, .relatedInfo A:active {
	text-decoration: underline;
}