body {
	color:#475665;
	font-family:arial, sans-serif;
	font-size:12px;
}
.subHead2Blue
{
	color: #0f4c87;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
}
.hrNew
{
	background-color: #a3aab2;
	height: 1px;
	padding: 0;
	font-size: 0px;
	line-height:0px;
	margin:4px;
	width: 900px;
}
.bold
{
	font-weight: bold;
}
.pageHead
{
	color: #f57e0a;
	font-size: 26px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.highlight
{
	color: #475665;
	font-size: 16px;
}

.caption
{
	color: #75808c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

li.pad
{
	list-style-type: none;
	margin-left: 25px;
	padding-bottom: 10px;
	text-decoration: none;
	text-indent: -15px;
}
.STEP_NUM
{
	color: #F57D09;
	font-size: 20px;
	font-weight: bold;
	padding-right: 10px;
}
.STEP_TITLE
{
	font-size: 16px;
	font-weight: bold;
}

TH.form_table, .form_table TH{
	padding-right:5px;
	vertical-align:bottom;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}
