BODY {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	background-image: url('/websuccess/images/LPibanner.gif');
	height: 61px;
	text-align: right;
	color: #FFFFFF;
}

.header A:link {
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.header A:visited {
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.header A:active {
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.header A:hover {
	color: white;
	font-size: 12px;
	text-decoration: underline;
}

.NormalText {
	font-size: 12px;
	color: #000000
}

.HelpLink {
	color: #993333;
	font-size: 12px;
}

.HelpText {
	font-size: 12px;
	color: #483C78;
	background-color: #DFE1C7
}

.BoldedNormalText {
	font-size: 12px;
	color: #000000;
	font-weight: bold
}

.RequiredAsterisk {
	font-size: 12px;
	color: #CC3300;
	font-weight: bold
}

.WizardPageHeader {
	font-size: 18px;
	color: #000000;
	font-weight: bold
}

.OrangeLink {
	color: #800000;
	text-decoration: underline
}

.ErrorText {
	font-size: 14px;
	color: #CC3300;
	font-weight: bold
}

.HelpQuestionLargeText {
	font-size: 18px;
	font-weight: bold;
	color: #983400
}

.LargeOrangetext {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600
}

.ImportantItalicizedText {
	font-size: 16px;
	font-style: italic;
	color: #800000;
	font-weight: bold
}

.BoldedHelpText {
	font-size: 12px;
	font-weight: bold;
	color: #800000
}