.privacyLink {
	font-size: .9em;
	text-align: center;
	margin-top: 20px;
}
.privacyLink img {
	margin-bottom: -3px;
}
/* ----------------- EDIT ADDRESS ------------------ */

#editAddress {
	border: 1px solid #222B3B;
	border: 1px solid #222B3B;
	border-radius: 4px;
	padding: 2px 0 30px 0;
}
#editAddress h2 {
	background: url('../images/qual/editAddressTitle.gif') left top no-repeat;
	width: 993px;
	height: 62px;
	text-indent: -9999px;
}
.editAddressForm {
	border: 4px solid #aebbc8;
	background: #E3E9ED url('/megapath/assets/Image/qual/editAddress_Bkgd.jpg') left bottom repeat-x;
	width: 650px;
	padding: 20px;
	margin: 0;
	border-radius: 5px;
}
#editAddress fieldset {
	text-align: left;
}
#editAddress fieldset ol {
	padding: 0;
	margin: 0;
	list-style: none;
}
#editAddress fieldset li {
	padding: 0 0 3px 0;
	margin: 0;
	list-style: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#editAddress label {
	display: block;
	color: #000;
	font-size: .9em;
}
#editAddress .text {
	width: 152px;
}
#editAddress .address {
	width: 240px;
}
#editAddress .submitOptIn {
	margin-left: 125px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.stateSelect {
	width: 50px;
}
.zip {
	width: 114px;
}
.phoneField {
	margin-right: 60px;
	width: 152px;
}
#editAddressForm form, form#editAddressForm {
	margin-bottom: 0;
}
#processing {
	background: url('/images/global/ajax-loader.gif') 50% 50% no-repeat;
	width: 100px;
	height: 45px;
}
#progressBar {
	text-align: center;
}
.editAddressForm h3 {
	background: url('/megapath/assets/Image/qual/computer.png') 10px no-repeat;
	color: #FFFFFF;
	font-size: 3.4em;
	line-height: 1em;
	text-transform: uppercase;
	margin-bottom: .5em;
	padding-left: 180px;
}
.editAddressForm h3 span {
	color: #000000;
	text-transform: none;
	font-size: .6em;
}
.editAddressForm label {
	display: block;
	font: bold 1.2em/1.4em tahoma, arial, sans-serif;
	color: #0e1528;
	text-align: left;
	float: none;
	margin-bottom: 0;
	margin-left: 180px;
}
.editAddressForm .prequalField {
	border-radius: 7px;
	border: 1px solid #808c9d;
	margin-left: 180px;
	padding: 2px 5px;
	width: 280px;
}
.editAddressForm .formSubmit {
	vertical-align: middle;
	color: #ffffff;
	font-size: 1.7em;
	background: #dd0601;
	background: linear-gradient(to bottom, #dd0601 0%, #841411 53%, #841411 80%, #a32c2a 97%, #df2424 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd0601', endColorstr='#841411', GradientType=0 );
	border: 2px solid #5f82b5;
	border-radius: 2px;
	box-shadow: 1px 1px 2px #5f82b5;
	width: 164px;
	height: 35px;
	margin: 5px 0 5px 180px;
}
.editAddressForm .reqField {
	position: absolute;
	top: 145px;
	left: 420px;
	font-size: 11px;
}
/* ----------------- POST-PREQUAL OPT-IN FORM ------------------ */

/* ---v6--- */
/* ---v7--- */

#servicesPageContentv6 #optinForm, #servicesPageContentv7 #optinForm {
	width: 293px;
	height: 560px;
	margin: 0;
}
#servicesPageContentv6 #optinForm h2, #servicesPageContentv7 #optinForm h2 {
	background: url('../images/qual/optinTitle_111113.png') left top no-repeat;
	font-size: 0;
	width: 290px;
	height: 133px;
	margin: 0;
	padding: 0;
}
#servicesPageContentv6 #optinForm form, #servicesPageContentv7 #optinForm form {
	margin: 0;
	padding: 0;
	min-height: 420px;
}
/* ---v5--- */

#servicesPageContentv5 #optinForm {
	width: 290px;
	margin: 0;
}
#servicesPageContentv5 #optinForm h2 {
	background: url('../images/qual/optinTitle_111113.png') left top no-repeat;
	font-size: 0;
	width: 290px;
	height: 133px;
	margin: 0;
	padding: 0;
}
#servicesPageContentv5 #optinForm form {
	margin: 0;
	padding: 0;
	min-height: 420px;
}
/* ----------------- GET MORE INFO & PREQUAL FORM ------------------ */

#getMoreInfoForm {
	background: #6396cd; /* Old browsers */
	background: -webkit-linear-gradient(top, #6396cd 0%,#7baee0 51%,#9cc7e1 75%,#9cc7e1 82%,#458cc3 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom,  #6396cd 0%,#7baee0 51%,#9cc7e1 75%,#9cc7e1 82%,#458cc3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6396cd', endColorstr='#458cc3',GradientType=0 ); /* IE6-9 */
	border-radius: 7px;
	text-align: left;
	height: auto;
	margin-bottom: 45px;
}
div.prequalForm {
	text-align: left;
	background: #69bae9; /* Old browsers */
	background: -webkit-linear-gradient(top, #69bae9 0%,#7bc9ea 75%,#468cb9 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom,  #69bae9 0%,#7bc9ea 75%,#468cb9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69bae9', endColorstr='#468cb9',GradientType=0 ); /* IE6-9 */
	border: 1px solid #cbd2dd;
	border-radius: 7px;
	margin-bottom: 35px;
	padding: 0 0px 2em;
	height: 320px;
}
#partnerForm {
	background: #6396cd; /* Old browsers */
	background: -webkit-linear-gradient(top, #6396cd 0%,#7baee0 51%,#9cc7e1 75%,#9cc7e1 82%,#458cc3 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom,  #6396cd 0%,#7baee0 51%,#9cc7e1 75%,#9cc7e1 82%,#458cc3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6396cd', endColorstr='#458cc3',GradientType=0 ); /* IE6-9 */
	border-radius: 7px;
	text-align: left;
	height: auto;
	margin-bottom: 45px;
	padding-bottom: 1em;
}
#getMoreInfoForm h3 {
	color: #FFF;
	font: normal 2.9em/.8em Arial, sans-serif;
	text-align: center;
	padding: 16px 0 5px;
	margin-bottom: 5px;
}
#getMoreInfoForm h3 span {
	color: #FFF;
	font: normal .65em Arial, sans-serif;
	text-transform: none;
}
#getMoreInfoForm .incentiveImg {
	text-align: center;
	margin-bottom: 10px;
}
.prequalForm h3 {
	color: #FFF;
	font: bold 2.5em/1em Arial, sans-serif;
	text-align: center;
	padding: 16px 0 5px;
	margin-bottom: 5px;
}
.prequalForm h3.nowGetMoreInfo {
	font-size: 2em;
}
#partnerForm h3 {
	color: #FFF;
	font: normal 2.6em/.8em Arial, sans-serif;
	text-align: center;
	padding: 16px 0 5px;
	margin-bottom: 5px;
}
.prequalForm h3.getMoreInfo span, .prequalForm h3.nowGetMoreInfo span {
	font: normal .7em Arial, sans-serif;
	color: #FFFFFF;
}
#optinForm .prequalPhone {
	display: none;
}
#optinForm .prequalPhone p {
	text-align: center;
	color: #222B3B;
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #222B3B;
	padding-bottom: 10px;
}
.prequalForm .prequalPhone, #partnerForm .prequalPhone {
	background: #dedfe1;
	padding: 5px;
	text-align: center;
	color: #161616;
	font: bold 1.3em/1.5em Arial;
	width: 155px;
	margin: 8px 0 8px 25px;
	border: 1px solid black;
}
.prequalForm .prequalPhone span {
	font-size: 1.6em;
}
.prequalForm .prequalPhone, #getMoreInfoForm .prequalPhone, #partnerForm .prequalPhone {
	display: none;
}
.prequalForm form, #getMoreInfoForm form, #partnerForm form {
	float: none;
	margin: 0 15px;
	width: 208px;
}
#getMoreInfoForm form {
	padding-bottom: 10px;
}
.prequalForm fieldset, .prequalForm input, .prequalForm label, #optinForm fieldset, #optinForm input, #optinForm label, #getMoreInfoForm fieldset, #getMoreInfoForm input, #getMoreInfoForm label, #partnerForm fieldset, #partnerForm input, #partnerForm label {
	margin: 0;
	padding: 0;
}
.prequalForm fieldset, #getMoreInfoForm fieldset, #partnerForm fieldset {
	margin-bottom: 5px;
}
#optinForm fieldset {
	margin: 15px 25px 10px 20px;
}
.prequalForm label, #getMoreInfoForm label, #partnerForm label {
	display: block;
	font: bold 1.2em/1.4em tahoma, arial, sans-serif;
	color: #101010;
	text-align: left;
	width: 100%;
	float: none;
}
#optinForm label {
	display: block;
	font: bold 1.3em/1.4em arial, sans-serif;
	color: #101010;
	text-align: left;
	float: none;
}
.prequalForm input[type="text"], .prequalForm input[type="tel"], .prequalForm input[type="email"], .prequalForm select, #getMoreInfoForm input[type="text"], #getMoreInfoForm input[type="tel"], #getMoreInfoForm input[type="email"], #getMoreInfoForm select, #partnerForm input[type="text"], #partnerForm input[type="tel"], #partnerForm input[type="email"], #partnerForm select {
	background-color: #ffffff;
	border: 1px solid #a3a7b9;
	padding: 3px;
	width: 100%
}
#optinForm input[type="text"], #optinForm input[type="tel"], #optinForm input[type="email"], #optinForm select {
	border: 1px solid #88a2c9;
	padding: 2px;
}
.prequalForm select, #optinForm select, #getMoreInfoForm select #partnerForm select {
	display: block;
	margin: 0;
}
.prequalForm select, #partnerForm select {
	width: 100%;
}
.prequalForm .radioButtons, #optinForm .radioButtons, #getMoreInfoForm .radioButtons, #partnerForm .radioButtons {
	padding-top: 5px;
	padding-bottom: 13px;
}
.prequalForm .radioButtons label, #optinForm .radioButtons label, #getMoreInfoForm .radioButtons label, #partnerForm .radioButtons label {
	display: inline;
}
.prequalForm .submit, #optinForm .submit, #getMoreInfoForm .submit, #partnerForm .submit {
	text-align: center;
}
.prequalForm .submitOptIn, #optinForm .submitOptIn, #getMoreInfoForm .submitOptIn, #partnerForm .submitOptIn {
	text-align: center;
	padding: 8px 0;
	margin: 0;
}
.prequalForm .formSubmit {
	vertical-align: middle;
	color: #ffffff;
	font-size: 1.6em;
	font-weight: bold;
	background: #ff3a05; /* Old browsers */
	background: -webkit-linear-gradient(top, #ff3a05 0%,#b13011 31%,#9e2d0f 51%,#b13011 73%,#f93913 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom,  #ff3a05 0%,#b13011 31%,#9e2d0f 51%,#b13011 73%,#f93913 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3a05', endColorstr='#f93913',GradientType=0 ); /* IE6-9 */
	border: 1px solid #223958;
	border-radius: 2px;
	box-shadow: 1px 1px 2px #5f82b5;
	width: 184px;
	height: 35px;
}
#servicesPageContentv6 .formSubmit, #servicesPageContentv7 .formSubmit {
	vertical-align: middle;
	color: #ffffff;
	font-size: 1.7em;
	background: #dd0601;
	background: linear-gradient(to bottom, #dd0601 0%, #841411 53%, #841411 80%, #a32c2a 97%, #df2424 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd0601', endColorstr='#841411', GradientType=0 );
	border: 2px solid #5f82b5;
	border-radius: 2px;
	box-shadow: 1px 1px 2px #5f82b5;
	width: 164px;
	height: 35px;
	margin-top: 15px;
}
#getMoreInfoForm .formSubmit {
	vertical-align: middle;
	color: #ffffff;
	font-size: 1.7em;
	background: #dd0601;
	background: -webkit-linear-gradient(top, #dd0601 0%,#841411 53%,#841411 80%,#a32c2a 97%,#df2424 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, #dd0601 0%, #841411 53%, #841411 80%, #a32c2a 97%, #df2424 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd0601', endColorstr='#841411', GradientType=0 );
	border: 2px solid #233857;
	border-radius: 2px;
	box-shadow: 1px 1px 2px #5f82b5;
	width: 163px;
	height: 35px;
	  margin-top: 3px;
}
#partnerForm .formSubmit {
	vertical-align: middle;
	color: #ffffff;
	font-size: 1.7em;
	background: #dd0601;
	background: -webkit-linear-gradient(top, #dd0601 0%,#841411 53%,#841411 80%,#a32c2a 97%,#df2424 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, #dd0601 0%, #841411 53%, #841411 80%, #a32c2a 97%, #df2424 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd0601', endColorstr='#841411', GradientType=0 );
	border: 2px solid #233857;
	border-radius: 2px;
	box-shadow: 1px 1px 2px #5f82b5;
	width: 164px;
	height: 35px;
	margin-top: 3px;
}
.prequalForm .prequalCity, .prequalForm .prequalState {
	float: left;
}
.prequalForm .prequalCity {
	margin-right: 10px;
	width: 145px;
}
.prequalForm .prequalState select {
	font-size: 1.1em;
}
.prequalForm .prequalState {
	width: 50px;
}
.prequalForm #progress_image {

}
.prequalForm .optinPhone, #optinForm .optinPhone, #getMoreInfoForm .optinPhone {
	text-align: center;
	color: #222B3B;
	font: bold 2.1em/1.7em Arial;
	border-top: 1px solid #222B3B;
	margin: 20px 10px 0 10px;
	padding-top: 5px;
}
#servicesPageContentv5 .optinPhone, #servicesPageContentv6 .optinPhone, #servicesPageContentv7 .optinPhone {
	display: none;
}
.prequalForm .privacy, #optinForm .privacy, #getMoreInfoForm .privacy, #partnerForm .privacy, .editAddressForm .privacy {
	margin: 5px auto 10px;
	text-align: center;
	position: relative;
}
.editAddressForm .privacy {
	text-align: left;
	margin-left: 180px;
}
.prequalForm .privacy a {
	color: #0052d8;
}
#getMoreInfoForm .privacy a, #partnerForm .privacy a, #optinForm .privacy a, .editAddressForm .privacy a {
	color: #000000;
	text-decoration: none;
	background: url(../images/prequalForm/privacy.png) no-repeat;
	padding-left: 15px;
}
.editAddressForm .privacy a {
	color: #FFFFFF;
}
#getMoreInfoForm .privacy a:hover, #partnerForm .privacy a:hover, .editAddressForm .privacy a:hover {
	text-decoration: underline;
}
.mirror {
	display: none;
}
.feedback {
	margin-bottom: 80px;
}

#blog .formHeadlineContent {
	margin-top: 3em;
}
#blog #getMoreInfoForm {
	margin-bottom: 0;
}
#blog #getMoreInfoForm h3 {
	line-height: 40px;
}
.sysHome div.prequalForm {
	margin-bottom: 15px;
}

/* ----------------- PREQUAL FORM ON /check-for-service/ & /check-for-service-ppc ------------------ */

.sysCheckForService .prequalForm, .sysCheckforserviceppc .prequalForm {
	float: right;
	position: relative;
	right: -10px;
	background: #f2f5fb; /* Old browsers */
	background: linear-gradient(to bottom, #f2f5fb 0%, #ffffff 57%, #c3d1e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5fb', endColorstr='#c3d1e2', GradientType=0 ); /* IE6-9 */
	border: 1px solid #d7e2e8;
	width: 60%;
	height: 350px;
}
.sysCheckForService .prequalForm h3, .sysCheckforserviceppc .prequalForm h3 {
	display: none;
}
.sysCheckForService .prequalForm form, .sysCheckforserviceppc .prequalForm form {
	width: 80%;
	margin: 35px 45px;
}
.sysCheckForService .prequalForm input[type="text"], .sysCheckForService .prequalForm input[type="tel"], .sysCheckForService .prequalForm select, .sysCheckforserviceppc .prequalForm input[type="text"], .sysCheckforserviceppc .prequalForm input[type="tel"], .sysCheckforserviceppc .prequalForm select {
	background-color: #ffffff;
	border: 1px solid #9bb0c7;
	width: 97%;
	padding: 4px;
}
.sysCheckForService .prequalForm .prequalCity, .sysCheckforserviceppc .prequalForm .prequalCity {
	margin-right: 30px;
	width: 265px;
}
.sysCheckForService .prequalForm .prequalState, .sysCheckforserviceppc .prequalForm .prequalState {
	width: 105px;
}
.sysCheckForService .prequalForm .radioButtons, .sysCheckforserviceppc .prequalForm .radioButtons, .sysSpeedTestPlus .prequalForm .radioButtons {
	float: left;
	padding-top: 15px;
}
.sysCheckForService .prequalForm .submit, .sysCheckforserviceppc .prequalForm .submit, .sysSpeedTestPlus .prequalForm .submit {
	float: right;
	clear: none;
	padding-top: 20px;
}
.sysCheckForService .prequalForm #progressBar, .sysCheckforserviceppc .prequalForm #progressBar, .sysSpeedTestPlus .prequalForm #progressBar {
	clear: both;
	float: right;
	margin-right: 90px;
}
.checkForServiceAd {
	float: right;
	border: 1px solid #d7e2e8;
	border-radius: 7px;
	background: #fbfcfe; /* Old browsers */
	background: linear-gradient(to bottom, #fbfcfe 0%, #f7f9fa 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfcfe', endColorstr='#f7f9fa', GradientType=0 ); /* IE6-9 */
	text-align: center;
	height: 310px;
	margin-right: 40px;
	margin-bottom: 20px;
	padding: 30px;
}
#macdForm {
	background: #d7e0ed; /* Old browsers */
	background: linear-gradient(to bottom, #f2f5fb 0%, #c3d1e2 100%); /* W3C */
	border: 1px solid #d7e2e8;
	border-radius: 5px;
	padding: 20px;
	width: 75%;
}
#macdForm .req {
	background: url(../images/icon_star.png) no-repeat 0 3px;
}
.useless {
	border-bottom: 1px solid #d7e2e8;
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: .8em;
}
.moreLines {
	border-top: 1px solid #d7e2e8;
	padding-top: 1em;
	margin-top: 2em;
	margin-bottom: 2em;
}
.parenthesis {
	font-style: italic;
	font-weight: normal;
}
#macdForm label {
	display:block;
	float:none;
	font-size: 1.3em;
	text-align:left;
	width:auto;
	margin: 0 0 0;
	padding:0 0 .5em .7em;
}
#macdForm fieldset {
	margin-bottom:8px;
	padding-left: 0;
}
#macdForm input[type=text], #macdForm input[type=tel], #macdForm input[type=email], #macdForm input[type="password"], #macdForm select, #macdForm textarea {
	width:290px;
	background-color: #ffffff;
	border: 1px solid #d7e2e8;
	border-radius: 6px;
	color:#1c2455;
	padding: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-left: .7em;
}
#macdForm select {
	margin-bottom: 1em;
	margin-left: .7em;
	padding: 3px;
}
#macdForm input[type=checkbox] {
	float:left;
	margin:3px 10px 40px 0;
}
#macdForm input[type=radio] {
	margin-left: 15px;
}
#macdForm p {
	font-size: 1.3em;
}
.radiolabel {
	font-size:8.5pt;
	font-weight:bold;
	padding-bottom: 2px;
}
#macdForm input[type=submit] {
	height: 39px;
	width: 50%;
	text-shadow: 0px 2px #005592; /* text-shadow does not work in IE */
	background: #0566a7; /* Old browsers */
	background: linear-gradient(to bottom, #639fbd 0%, #1e7db1 50%, #0064a4 51%, #0059ad 100%); /* W3C */
	border: 2px solid #B2C1D3;
	border-radius: 7px;
	color:#fff;
	font-size: 12pt;
	font-weight:bold;
	text-align: center;
}
/* ---------------------- FRANCHISE/DEFAULT FORMS ---------------------------------- */

div#formDiv {
	display: table;
	color:#1c2455;
	width: 560px;
}
div#formDiv form, .formOnly {
	background: #d7e0ed; /* Old browsers */
	background: linear-gradient(to bottom, #f2f5fb 0%, #c3d1e2 100%); /* W3C */
	border: 1px solid #d7e2e8;
	border-radius: 5px;
	padding: 20px;
}
p.legend {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1em;
}
div#formDiv label {
	display:block;
	float:none;
	font-size: 1.3em;
	text-align:left;
	width:auto;
	margin: 0 0 0;
	padding:0;
}
div#formDiv input[type=text], div#formDiv input[type=email], div#formDiv input[type="password"], div#formDiv input[type="tel"], div#formDiv input[type="number"], div#formDiv select, div#formDiv textarea, div#formDiv input[type=date] {
	width:290px;
	background-color: #ffffff;
	border: 1px solid #d7e2e8;
	border-radius: 6px;
	color:#1c2455;
	padding: 3px;
	box-sizing: border-box;
}
div#formDiv input[type=submit] {
	height: 39px;
	width: 50%;
	text-shadow: 0px 2px #005592; /* text-shadow does not work in IE */
	background: #0566a7; /* Old browsers */
	background: linear-gradient(to bottom, #639fbd 0%, #1e7db1 50%, #0064a4 51%, #0059ad 100%); /* W3C */
	border: 2px solid #B2C1D3;
	border-radius: 7px;
	color:#fff;
	font-size: 12pt;
	font-weight:bold;
	text-align: center;
}

div#formDiv input[type=radio] {
	margin-left: 15px;
}
div#formDiv p {
	font-size: 1.3em;
	font-weight: bold;
}
.radiolabel {
	font-size:8.5pt;
	font-weight:bold;
	padding-bottom: 2px;
}
div#formDiv select {
	margin:0 0 4px;
	padding:0;
}
div#formDiv fieldset {
	margin-bottom:8px;
}
.radiogroup {
	float:left;
	width:200px;
	border-right:1px solid #8092a8;
	margin: 0 20px 0 0;
	height:45px;
}
.tooltip {
	position: relative;
	overflow:visible;
	height:17px;
	width:17px;
	display:inline-block;
}
.tooltipbubble {
	position: absolute;
	top: -85px;
	left: -45px;
	z-index: 3000;
	width: 339px;
	display:none;
}
.tooltipbubbleradiogroup {
	position: absolute;
	top: -94px;
	left: -36px;
	z-index: 3000;
	width: 339px;
	display:none;
}
.tooltipTop {
	width:339px;
	height:6px;
	background:url('/megapath/assets/Image/tooltipTop.png');
	background-repeat:no-repeat;
	opacity:0.85;
}
.tooltipBody {
	width:299px;
	background:url('/megapath/assets/Image/tooltipBackground.png');
	background-repeat:no-repeat;
	background-position:bottom center;
	opacity:0.85;
	padding:10px 20px 30px 20px;
	font-size:9pt;
}
a.toolTipIcon {
	height:17px;
	width:17px;
	background:url('/megapath/assets/Image/franchise_tooltip_icon.png');
	text-indent: -9999px;
	display:inline-block;
	vertical-align:middle;
	box-sizing: border-box;
	margin-top: -3px;
	margin-left: 10px;
}
div#formDiv form#trainingRequestForm {
	background: none;
}
.sysCustomerReferralForm div#formDiv {
	float: right;
	margin-left: 3em;
	width: 360px;
}

/* ----------------- Modal Form for /voice/hosted/pricing/ -------------------- */

.sysPricingPlans .modal, .sysHostedpricing  .modal, .sysHostedpricingst  .modal  {
	background: #ffffff url(/megapath/assets/Image/promos/freelocal/form_bkgd.png) bottom repeat-x;
	border: 5px solid #7d95ad;
}
.sysPricingPlans .model-header, .sysHostedpricing .model-header, .sysHostedpricingst .model-header {   /* ---- For IE 8-9  ---- */
	padding-bottom: 0;
	border-bottom: 0;
}
.sysPricingPlans .modal-body, .sysHostedpricing .modal-body, .sysHostedpricingst .modal-body {
	overflow-y: none;
	padding: 0;
}
.sysPricingPlans #getMoreInfoForm, .sysHostedpricing #getMoreInfoForm, .sysHostedpricingst #getMoreInfoForm {
	background: none;
	font: normal .8em Arial, sans-serif;
	text-align: left;
	padding: 10px 35px;
}
.sysHostedpricing #getMoreInfoForm,.sysHostedpricingst #getMoreInfoForm {
	margin-bottom: 0;
}
.sysPricingPlans #getMoreInfoForm h3, .sysHostedpricing #getMoreInfoForm h3, .sysHostedpricingst #getMoreInfoForm h3 {
	color: #2e3d5a;
	font: bold 42px/25px Arial, sans-serif;
	text-align: left;
	text-shadow: none;
	margin: 0;
	padding: 0 0 15px 0;
}
.sysPricingPlans #getMoreInfoForm h3 span, .sysHostedpricing #getMoreInfoForm h3 span, .sysHostedpricingst #getMoreInfoForm h3 span {
	color: #2e3d5a;
	font-size: 21px;
	line-height: 3px;
}
.sysPricingPlans .prequalPhone, .sysHostedpricing .prequalPhone, .sysHostedpricingst .prequalPhone {
	display: none;
}
.sysPricingPlans .incentiveImg, .sysHostedpricing .incentiveImg, .sysHostedpricingst .incentiveImg {
	text-align: center;
	margin-bottom: .7em;
}
.sysPricingPlans #getMoreInfoForm fieldset, .sysHostedpricing #getMoreInfoForm fieldset, .sysHostedpricingst #getMoreInfoForm fieldset {
	color: #0f1c36;
	padding: 4px 0;
}
.sysPricingPlans #getMoreInfoForm label, .sysHostedpricing #getMoreInfoForm label, .sysHostedpricingst #getMoreInfoForm label {
	color: #0f1c36;
	font-weight: bold;
	font-size: 1.7em;
	text-align: left;
	display: block;
	float: none;
	margin-bottom: 0;
}
.sysPricingPlans #getMoreInfoForm input, .sysHostedpricing #getMoreInfoForm input, .sysHostedpricingst #getMoreInfoForm input {
	vertical-align: middle;
	background-color: #f6fafd;
	border: 1px solid #8c939a;
	border-radius: 7px;
	padding: 3px 5px;
	margin-bottom: .3em;
	width: 410px;
}
.sysPricingPlans .prequalCity, .sysPricingPlans .prequalState,
.sysHostedpricing .prequalCity, .sysHostedpricing .prequalState,
.sysHostedpricingst .prequalCity, .sysHostedpricingst .prequalState {
	float: left;
}
.sysPricingPlans .prequalCity input {
	width: 290px;
	margin-right: 10px;
}
.sysPricingPlans .prequalState input, .sysPricingPlans .prequalState select,
.sysHostedpricing .prequalState input, .sysHostedpricing .prequalState select,
.sysHostedpricingst .prequalState input, .sysHostedpricingst .prequalState select {
	width: 100px;
	border: 1px solid #8c939a;
	border-radius: 7px;
	height: 26px;
}
.sysPricingPlans .prequalForm #address, .sysPricingPlans #cfsForm #city, .sysPricingPlans #cfsForm #zip, .sysPricingPlans #cfsForm #phone,
.sysHostedpricing .prequalForm #address, .sysHostedpricing #cfsForm #city, .sysHostedpricing #cfsForm #zip, .sysHostedpricing #cfsForm #phone,
.sysHostedpricingst .prequalForm #address, .sysHostedpricingst #cfsForm #city, .sysHostedpricingst #cfsForm #zip, .sysHostedpricingst #cfsForm #phone {
	color: #0f1c36;
	width: 190px;
}
.sysPricingPlans .submitOptIn, .sysHostedpricing .submitOptIn, .sysHostedpricingst .submitOptIn {
	margin-bottom: 1em;
}
.sysPricingPlans #getMoreInfoForm .formSubmit, .sysHostedpricing #getMoreInfoForm .formSubmit, .sysHostedpricingst #getMoreInfoForm .formSubmit {
  font-size: 2.4em;
}
.sysPricingPlans .privacy, .sysHostedpricing .privacy, .sysHostedpricingst .privacy  {
	text-align: left;
}
.sysPricingPlans .privacy a, .sysHostedpricing .privacy a, .sysHostedpricingst .privacy a  {
	color: #000000;
	text-decoration: none;
	background: url('../images/prequalForm/privacy.png') no-repeat;
	padding-left: 15px;
}
.sysPricingPlans .privacy a:hover, .sysHostedpricing  .privacy a:hover, .sysHostedpricingst  .privacy a:hover {
	text-decoration: underline;
}
.sysPricingPlans .mirror, .sysHostedpricing .mirror, .sysHostedpricingst .mirror {
	display: none;
}

.error {
	border: 1px solid #fc2e02 !important;
}
span.error { 
	background: none;
	width: auto;
	line-height: normal;
	height: auto;
	padding: 0 0 0 2px;
	border: none !important;
	color: #fc2e02;
	font-size: .9em;
}
label.error { 
	background: none;
	border: none !important;    
	width: 100%;
}
.arrow {
	background-image:url('../images/homepage/hp_arrow.png');
	background-repeat:no-repeat;
	background-position: right center;
	display: inline-block;
	height: 15px;
	width: 10px;
	padding: 0 0 0 10px;
}
.hp_arrow {
	background-image:url('../images/homepage/hp_arrow.png');
	background-repeat:no-repeat;
	background-position: right center;
	display: inline-block;
	width: 12px;
}