#MenuArea {
	width: 210px;
	height: 100px;
}

#PageArea{
	width: 670px;	
}

.title {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	background-color: #e3e0db;
	color: #212d61;
	font-size: 13px;
	line-height: 22px;
	height: 22px;
	padding: 8px 0 8px 10px;
	margin-top: 10px;
}

.title ol {
	list-style: none;
	background-color: #e0edf7;
	margin: 0 0 0 20px;
	padding: 0;
}

.title ol li {
	margin: 0 20px 0 10px;
	padding: 0 10px 0 10px;
	float: left;
}

ol.stepList li.selected {
	background-color: #e0edf7;
	font-weight: bold;

}

ol.stepList li.past {
	background-color: #d2e5f4;
}

.labelTitle {
	padding-left: 10px;
}

.content {
	border: #c9c9c9 solid 1px;
	background-color: #fafafa;
	color: #6d746d;
	padding: 10px;
	margin: 0 0 10px 0;
}

.radioBox {
	width: 413px;
	float: left;
}

.radioBox strong {
	color: #4f7299;
}

.radioBox p {
	color: #6d746d;
	padding-left: 25px;
}

.radioBox p strong {
	color: #f07e00;
}

.radioBoxContent {
	font-size: 12px;
	padding-left: 25px;	
}

.radioBoxContent strong {
	color: #f07e00;
}

.noteText {
	font-size: 10px;
}

.leftLabel {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color: #212d61;
	text-align: right;	
	width: 85px;
}

.label {
	margin-left: 20px;	
}

.leftLabelDouble {
	width: 120px;
	text-align: right;
}

#middleInitial {
	width: 20px;
}

#state, #stateCC {
	width: 20px;
}

.disclosure {
	margin: 0 5px 0 5px;
}

.legalAgreement {
	width: 232px;
	height: 100px;
	margin-left: 0px;
}

#creditHistory {
	margin-left: 100px;
}