.ClientArea{
    margin: 9px 16px 12px 16px;
}

.SectionHeader{
	padding: 0px 0px 10px 0px;
}

.SectionContent{
	padding: 0px 24px 8px 14px;
}

.SectionContent P{
    margin: 0px 0px 8px 0px;
}

.BodyRightImage{
    margin: 12px 0px 4px 20px;
}

.Slogan{
    text-align: center;
    padding: 0px 0px 0px 0px;
}

.RecoveryAmount{
	font-weight: bold;
}
.RecoveryAttorney{
	padding-bottom: 4px;
}

.AttorneyList .AttorneyName{
    font-size: 12pt;
    font-weight: bold;
    padding-bottom: 1px;
    margin-bottom: 3px;
    background-image: URL("/SmithDoran/assets/images/hr.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
}

.ParaHeader{
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 6px;
}

UL{
	margin-top: 8px;
}

LI{
	margin-top: 6px;
}

.ErrorText{
	color: Red;
}

.smallfont{
	font-size: 7.5pt;
}