@charset "utf-8";
.Welcome {
	font-family: "Franklin Gothic Demi Cond";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	display: block;
	color: #CC6600;
}
.Copy {
	font-family: Calibri;
	font-size: 12px;
	background-position: left top;
	text-align: left;
	vertical-align: text-top;
	display: block;
	margin: 10px;
	padding: 25px;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: normal;
	width: auto;
	text-indent: 10px;
	clip: rect(20px,auto,auto,auto);
}
.ServicesDescriptions {
	font-family: "Franklin Gothic Demi Cond";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #FA9627;
	line-height: 25px;
}
.Spacer {
	margin: 3px;
	padding: 5px;
}
.SideCopy {
	font-family: Calibri;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
.TermsAndConditions {
	font-family: Calibri;
	font-size: x-small;
	color: #333333;
	text-align: left;
}

.SubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #FF9900;
	margin: 5px;
	padding: 5px;
}
.Pricing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-position: center top;
}
.List {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../images/Bullet.gif);
	clear: none;
	height: auto;
	width: auto;
	float: none;
}
.50percenttable {
	text-align: left;
	vertical-align: top;
	width: 50%;
	margin: 0px;
	padding: 5px;
}
.embebdedimage {
	float: right;
}
