.quoteblock {
	font-family: "Adobe Garamond Pro", "Adobe Caslon Pro", Arial;
	font-size: 14px;
	color: #CCCCCC;
	font-style: normal;
}
.deltaheaders {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	color: #E0011E;
	font-weight: bold;
	text-decoration: underline;
}
.formInput {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EAEAE8;
	border: 1px solid #333333;
}
.rightDotted {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}.rightSolid {

	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.bottomSolid {


	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.faqheaders {

	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.rightCalendar {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #535349;
	border-bottom-width: 1px;
	border-bottom-color: #535349;
}
.leftCalendar {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #535349;
	border-bottom-width: 1px;
	border-bottom-color: #535349;
	border-left-width: 1px;
	border-left-color: #535349;
}
.domainheaders {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.bottomSolidlite {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #EBEBEB;
	border-right-width: 1px;
	border-right-color: #EBEBEB;
}
