.LoginFormTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.LoginFormButton {
	font-size: 10px;
}
.LoginFormText {
	font-size: 11px;
	font-weight: normal;
}
.LoginFormBorder {
	width: auto;
	background-color: #FFFFEE;
	border: 1px solid #999999;
}
.bgnoscrollbottomcenter {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ratetabletext {
	font-size: 11px;
}
.BlurbText {
	font-size: 14px;
}
.BlurbTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 200;
}
.BlurbBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
.HighlightText {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.OrangeSolidTopBot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
}
.RateTable {
	border: 1px solid #FF9900;
}
.RateTableHeader {
	background-color: #FFCC66;
	font-size: 12px;
	font-weight: bold;
	color: #663366;
	border-top: 1px none #FF9900;
	border-right: 1px none #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px none #FF9900;
}
.CellGrayDottedLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
