#mainContainer {
	font-family:georgia;
	font-size:13pt;
	width:500px;
	text-align:left;
}

.pageHeader {
	font-family:georgia;
	font-size:22pt;
}

.pageSubheader {
	color:#8F8F8F;
	font-family:georgia;
	font-size:14pt;
}

.inputText {
	font-family:georgia;
	font-size:12pt;
	color:#777777;
	padding:4px;
}

.verContainer {
	text-align:left;
}

.stepHeaders {
	font-size:19px;
	font-family:georgia;
	padding-bottom:20px;
	
}

.stepContent {
	padding-left:15px;
	padding-bottom:20px;
	font-family:georgia;
	font-size:15px;
}

.subnote {
	padding-top:5px;
	font-size:13px;
	padding-bottom:20px;
}

.greenText {
	color:#05ab01;
}

.amountCell {
	width:75px;
}

.amountScaleA {
	width:125px;
	text-align:center;
	font-size:14px;
	color:#888888;
}

.amountScaleB {
	width:100px;
	text-align:center;
	font-size:14px;
	color:#888888;
}

.step3celllabels {
	text-align:right;
	vertical-align: middle;
	padding-right:13px;
	height:50px;
}

.optional {
	font-style: italic;
	color:#888888;
	font-size:11px;
}

.loading {
	font-family:lucida sans;
}

.dollaroosLive {
	font-size:35pt;
	font-family: "chaloops-1","chaloops-2",Georgia;
}

.fromLive {
	font-size:20pt;
	font-family: "chaloops-1","chaloops-2",Georgia;

}

.toLive {
	font-size:20pt;
	font-family: "chaloops-1","chaloops-2",Georgia;

}

.messageLive {
	font-size:12pt;
	font-family: "chaloops-1","chaloops-2",Georgia;
}

.codeLive {
	font-size:20pt;
	font-family: "chaloops-1","chaloops-2",Georgia;
}
