body, td, form, input, select, option
{
	font-family: Arial;
	font-size: 12px;
}

.AttorneyFileLinks
{
  font-size: 11px;
  text-align: right;
}

body
{
	margin: 0 auto;
	padding: 0px;
	background-color: #000;
    text-align: center;	

}

body form
{
	margin: 0 auto;
	padding: 0px;
	width: 750px;
	background-color: #FFF;
	border-right: solid 1px #666; 
	border-bottom: solid 1px #666; 
  text-align: left;	
}
 
a
{
	color: #FE000C;
}

a:visited
{
	color: #666;
}

.NewsTicker
{
  position: absolute;
  left: 395px;
  top: 503px;
  height: 75px;
  width: 345px;
  clip:rect(0, 372px, 140px, 0);
  margin: 10px 10px 10px 10px;
  border: solid 2 #FFF;
  padding: 20px 20px 20px 20px;
  background-color: #000; 
}

#NewsTickerItem
{
 position:absolute;
 left: 0;
 top: 0;
 width: 350px;
 height: 75px;
 clip:rect(0, 372px, 140px, 0);
 background-color: #000;
 visibility: hidden;  
}

.captionGray
{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-top: 5px;
}

.dataListParent
{
  font-weight: bold;
  font-size: 12px;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-top: 5px;
}

#Footer
{
	font-size: 9px;
	color: #666;
	text-align: center;
	clear: both;
	margin-top: 20px; 
}

.imageRight 
{   
  float: right; 
  padding-left:0px; 
  padding-bottom:5px;
  text-align:center;
  font-size: 13px;
  line-height: 1;
} 

.imageLeft 
{ 
  float: left; 
  padding: 5px 5px 5px 0; 
}
  
.imageRight img 
{ 
  display: block; 
}

#AttorneyPhotoSection
{
  padding-top: 20px;	
  padding-left: 5px;	
	float: left;
	width: 280px;
}

#AttorneyPhoto
{
  padding-top: 0;
	margin: 0 10px 0 10px;
	text-align: center;
  background-color: #333;
}

#AttorneyContactInfo
{
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 10px 0 10px;
	text-align: center;
	background-color: #000;
	color: #FFF;
}

select
{
  text-align: center;
}

#AttorneySelector
{
	text-align: right;
	margin-top: 10px;
	float: right;
}

#AttorneyContent
{
	padding-left: 300px;
	padding-right: 20px;
}

#AttorneyContactInfo .AttorneyName
{
	font-size: 14px;
	font-weight: bold;
}

#EmailDisclaimer
{
	font-size: 10px;
	text-align: justify;
}

.SaveLink
{
  font-size: 12pt;
  font-weight: bold;
  color: #FE000C;
}

#AttorneyContactInfo .AttorneyPhone
{
	font-size: 12px;
}

#AttorneyContactInfo .AttorneyEmail
{
	font-size: 12px;
	color: #00AEEF;
}

#PracticesList
{
	float: right;	
	width: 175px;	
	font-size: 11px;
	text-align: left;
	margin-left: 10px;
	padding-bottom: 10px;
}

#PracticesContent
{
    margin-left: 275px;
  	padding-right: 20px;
	padding-top: 10px;
	border: solid 0 white;
	margin-right: 180px;
	display: block;
}

#photoRight
{
  padding-top: 10px;
  padding-right: 20px;
}

#searchResults
{
    text-align: center;
    width: 455px;
    
}

#Content
{    
	padding-left: 280px;
	padding-right: 20px;
	padding-top: 10px;
}

#ContentSection
{    
    padding: 10px 20px 10px 0px;
	display: block;
	float: right;
	margin-left: 20px;
}

#archiveContent
{    
	padding-left: 280px;
	padding-right: 20px;
	padding-top: 10px;
}

.PracticesListItem
{
  padding-left: 10px;
  display: block;
}

h1
{
  display: inline;
  float: right;
	color: #FE000C;
	width: 475px;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: solid 1px #999;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-bottom:0;
	padding-left: 20px;
}

.copyTitle
{
	color: #FE000C;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

h2
{
	color: #FE000C;
	font-weight: bold;
	font-size: 14px;
	border-bottom: solid 1px #999;
	text-align: left;
}

#AttorneySearchHeader
{
    color: #FE000C;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 15px;
}

.attorneyTableRow
{
    border-bottom:  solid 1px black;
    padding: 5px;
}

#MainImage
{
	padding-left: 12px;
	float: left;
	width: 237px;
	vertical-align: top;
}

#FlashItem
{
    margin-left: 12px;
	float: left;
	vertical-align: top;
	display: block;
	clear: right;
	height: 390px;
}

#NewsItemTitle
{
  width: 751px;
	color: #FE000C;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: solid 1px #999;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-bottom:0;
	padding-left: 20px; 
}

#NewsItemText
{
  padding-left: 20px;
	padding-right: 20px;
}

#HomepageContent
{
	color: #FFF;
	background-color: #000;
	font-size: 14px;
	width: 751px;
}

#HomePageText
{
    clear: both;
    display: block;
	text-align: left;
	padding: 15px 5px 10px 5px;
	border-top: solid 1px white; 
	background-color: Black;
	width: 100%;
	font-size: 12px;
    margin: 5px 0px 5px 0px;
}

#ScrollingNews
{
    margin: 15px 0px 5px 0px;
	font-size: 14px;
	display: block;
	clear: both;
	width: 100%;
	text-align: left;
}

#BreakingNews
{
  color: #FFF;
  font-size: 11px;
  margin-bottom: 5px; 
  background-color: Black;
}

#ScrollingNews a
{
	color: #FFF;
	text-decoration: none;
}

#ScrollingNews p
{	
	padding: 0 5px 0 5px;
	margin: 10px 0 0px 0;
}

#ScrollingNewsHeader
{
	text-align: center;
	color: #FE000C;
	padding: 5px;
	padding-top: 15px;
	border-top: solid 1px White;
}

#ScrollingNewsText
{
  color: #FFF;
  font-size: 11px;
}

#AncillaryContent
{
	width: 237px;
	padding-left: 5px;
	margin: 10px 0 10px 5px;
	float: left;
	clear: left;
	color: #FE000C;
	text-align: right;
	line-height: 1.1;  
}

.HomeListItem
{
  font-weight: bold;
}

ul
{
  padding-left: 10px;
  margin-left: 0;
}

.AttorneyAreas
{
  color: #FE000C;
  text-align: center;
  font-size: 12px;
  margin-bottom: 15px;  
  margin-top: 10px;
	border-bottom: solid 1px #999;
}

.AttorneysList
{
  text-align: center;
  font-size: 11px;
  color: #FE000C;
}

#AttorneySearch
{
	padding: 10px 0px 10px 20px;
	text-align: center;
	width: 100%;
}

#AttorneySearchLetters a
{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
	margin-top: 5px;
}

#ArchiveButton
{
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

.Button
{
  font: 8pt;
  font-family: Arial;
  text-align: center;  
  background-color:#FE000C;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  border: solid 1 #000;
  padding: 3;
  vertical-align: middle;
}

a:visited.Button
{
    color: #FFF;
}

#NewsButton
{
    text-align: right;
    padding: 10px 10px 20px 0px;
    width: 100%;
}

#attorneyPractices
{
    text-align: center;
}

#HomepageSiteBody
{
    width: 751px;
    margin: 0 auto;
    text-align: center;
}

#ContentBody
{
    display: block;
    float: right;
    padding-right: 20px;
	padding-top: 10px;
}

.archiveSection
{
    display: none;
}

.archiveRange
{
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    background: no-repeat url(/images/archiveToggleOff.gif) left;
    padding-left: 25px;
}

.archiveRangeActive
{
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    background: no-repeat url(/images/archiveToggleOn.gif) left;
    padding-left: 25px;
}

a:visited.archiveRange
{
    color: #FE000C;
}

a:visited.archiveRangeActive
{
    color: #FE000C;
}

.attorneyRange
{
    display: none;
}

