.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;
}

.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;
}

.InfoBox{
	border: 1px solid red;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
	padding: 8px 8px 8px 8px;
}