/*
	PAGE NOCK BACK
*/
.popup {
	border: none !important;
}

#pageFade {
	display: none;
	background-color: #000000;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 9998;
}

#popup {
	background-color: #ffffff;
	position: absolute;
	top: 27px;
	width: 485px;
}

#popup .popupTop {
	background: url(/euf/assets/images/BT/css/popupTop.gif) top left no-repeat;
	position: relative;
	margin-top: -5px;
}

#popup .popupBtm {
	background: url(/euf/assets/images/BT/css/popupBtm.gif) bottom left no-repeat;
	padding: 10px 15px;
	position: relative;
	bottom: -5px;
}

#popup .popupTopLeft {
	background: url(/euf/assets/images/BT/css/popupTopLeft.gif) top left no-repeat;
	position: relative;
	margin-top: -5px;
}
#popup .popupTopRight {
	background: url(/euf/assets/images/BT/css/popupTopRight.gif) top right no-repeat;
	position: relative;
	margin-top: -5px;
}
#popup .popupBtmLeft {
	background: url(/euf/assets/images/BT/css/popupBtmLeft.gif) bottom left no-repeat;
	margin-bottom: -5px;
	position: relative;
}
#popup .popupBtmRight {
	background: url(/euf/assets/images/BT/css/popupBtmRight.gif) bottom right no-repeat;
	position: relative;
}

#popup .closeBtn {
	float: right;
}

#popup h2 {
	margin: 12px 0px 4px 0px;
	padding-bottom: 0px;
	font-size: 200%;
	color: #010101;
}

#popup p {
	font-size: 120%;
	padding-bottom: 12px;
}

#popup p.confirmation {
	border-bottom: 1px dotted #b2b2b2;
	margin: 0 0 17px 0 !important;
	padding: 0 0 19px 0 !important;
}

#popup p.subject {
	padding-bottom: 0px;
	margin-bottom: 19px !important;
}

#popup fieldset {
	border-bottom: dotted #b2b2b2 1px;
	margin: 0px 0px 17px 0px !important;
	padding: 0px 0px 19px 0px !important;
}

#popup fieldset legend {
	margin-left: 0px !important;
	padding-left: 0px !important;
	padding-bottom: 16px;
	font-size: 140%;
	color: #333333;
}


#popup label {
	padding-right: 10px;
	width: 140px;
	display: block;
	float: left;
}

#popup input,
#popup textarea,
#popup select {
	font-family: arial, sans-serif;
	border: solid #a5a9b9 1px;
	padding: 2px 1px;
	font-size: 100%;
	width: 275px;
}
#popup select {
	padding: 0px;
	width: auto;
}

#popup select option {
	padding-right: 4px;
}

#popup fieldset.radio {
	margin: 0px !important;
	padding: 0px !important;
	border: none;
}

#popup fieldset.radio legend {
	font-size: 120%;
	color: #666666;
}

#popup fieldset.radio input {
	margin-right: 10px;
	margin-left: 150px;
	float: left;
}

#popup fieldset.radio label {
	width: auto;
	float: none;
}

#popup input.submit {
	margin-right: 10px;
}

#popup .areYouSure {
	border-bottom: dotted #b2b2b2 1px;

	padding-top: 12px;
	margin-bottom: 12px;
}

#popup .areYouSure li {
	padding-bottom: 1em;
	font-size: 120%;
}

#popup .areYouSure p {
	color: #333333;
}

#popup .areYouSure p span {
	font-size: 90%;
	padding-top: 1em;
	display: block;
	color: #666666;
}


p.emailStep {
	text-indent: -9999px;
}

.stepOneOfThree {
	background: url(/euf/assets/images/BT/css/step1of3.gif) top left no-repeat;
	width: 341px;
	height: 49px;
}

.stepTwoOfThree {
	background: url(/euf/assets/images/BT/css/step2of3.gif) top left no-repeat;
	width: 341px;
	height: 49px;
}

.stepThreeOfThree {
	background: url(/euf/assets/images/BT/css/step3of3.gif) top left no-repeat;
	width: 341px;
	height: 49px;
}

.stepOneOfTwo {
	background: url(/euf/assets/images/BT/css/step1of2.gif) top left no-repeat;
	width: 341px;
	height: 49px;
}

.stepTwoOfTwo {
	background: url(/euf/assets/images/BT/css/step2of2.gif) top left no-repeat;
	width: 341px;
	height: 49px;
}

.popupBtm hr {
	border: none;
	border-bottom: dotted #b2b2b2 1px;
	height: 1px;
	color: #ffffff;
}

div#popupADP p {
	line-height: 1.3;
	margin-bottom: 1em;
}

#afdPopup {
	background-color: #ffffff;
	position: absolute;
	top: 27px;
	width: 485px;
}

#afdPopup .popupTop {
	background: url(/euf/assets/images/BT/css/popupTop.gif) top left no-repeat;
	position: relative;
	margin-top: -5px;
}

#afdPopup .popupBtm {
	background: url(/euf/assets/images/BT/css/popupBtm.gif) bottom left no-repeat;
	padding: 10px 15px;
	position: relative;
	bottom: -5px;
}

#afdPopup .popupTopLeft {
	background: url(/euf/assets/images/BT/css/popupTopLeft.gif) top left no-repeat;
	position: relative;
	margin-top: -5px;
}
#afdPopup .popupTopRight {
	background: url(/euf/assets/images/BT/css/popupTopRight.gif) top right no-repeat;
	position: relative;
	margin-top: -5px;
}
#afdPopup .popupBtmLeft {
	background: url(/euf/assets/images/BT/css/popupBtmLeft.gif) bottom left no-repeat;
	margin-bottom: -5px;
	position: relative;
}
#afdPopup .popupBtmRight {
	background: url(/euf/assets/images/BT/css/popupBtmRight.gif) bottom right no-repeat;
	position: relative;
}

#afdPopup .closeBtn {
	float: right;
}

#afdPopup h2 {
	margin: 12px 0px 4px 0px;
	padding-bottom: 0px;
	font-size: 200%;
	color: #010101;
}

#afdPopup p {
	font-size: 120%;
	padding-bottom: 12px;
}

#afdPopup p.confirmation {
	border-bottom: 1px dotted #b2b2b2;
	margin: 0 0 17px 0 !important;
	padding: 0 0 19px 0 !important;
}

#afdPopup p.subject {
	padding-bottom: 0px;
	margin-bottom: 19px !important;
}

#afdPopup fieldset {
	border-bottom: dotted #b2b2b2 1px;
	margin: 0px 0px 17px 0px !important;
	padding: 0px 0px 19px 0px !important;
}

#afdPopup fieldset legend {
	margin-left: 0px !important;
	padding-left: 0px !important;
	padding-bottom: 16px;
	font-size: 140%;
	color: #333333;
}


#afdPopup label {
	padding-right: 10px;
	width: 140px;
	display: block;
	font-weight: bold;
	float: left;
}

#afdPopup label span.mandatory {
	color: #ff0000;
}

#afdPopup div.hint {
	width: 140px;
	padding-right: 10px;
	margin-top: -0.3em;
}

#afdPopup input,
#afdPopup textarea,
#afdPopup select {
	font-family: arial, sans-serif;
	border: solid #a5a9b9 1px;
	padding: 2px 1px;
	font-size: 100%;
	width: 275px;
}
#afdPopup select {
	padding: 0px;
	width: auto;
}

#afdPopup select option {
	padding-right: 4px;
}

#afdPopup fieldset.radio {
	margin: 0px !important;
	padding: 0px !important;
	border: none;
}

#afdPopup fieldset.radio legend {
	font-size: 120%;
	color: #666666;
}

#afdPopup fieldset.radio input {
	margin-right: 10px;
	margin-left: 150px;
	float: left;
}

#afdPopup fieldset.radio label {
	width: auto;
	float: none;
}

#afdPopup input.submit {
	margin-right: 10px;
}

#afdPopup .areYouSure {
	border-bottom: dotted #b2b2b2 1px;

	padding-top: 12px;
	margin-bottom: 12px;
}

#afdPopup .areYouSure li {
	padding-bottom: 1em;
	font-size: 120%;
}

#afdPopup .areYouSure p {
	color: #333333;
}

#afdPopup .areYouSure p span {
	font-size: 90%;
	padding-top: 1em;
	display: block;
	color: #666666;
}

#afdForm .popup div.fieldContain {
	font-size: 120%;
	padding-bottom: 12px;
}

#afdForm .popup div.miscRule {
	border-bottom: 1px dotted #b2b2b2;
	height: 1px;
	margin-bottom: 12px;
}

#afdForm hr {
	border: none;
	border-bottom: dotted #b2b2b2 1px;
	height: 1px;
	color: #ffffff;
}



/** Guided Assistance Popup **/
#gaTroubleshooterPopup {
	background-color: #ffffff;
	position: absolute;
	top: 27px;
	width: 485px;
	z-index: 9999;
}

#gaTroubleshooterPopup .popupTop {
	background: url(/euf/assets/images/BT/css/popupTop.gif) top left no-repeat;
	position: relative;
	margin-top: -5px;
}

#gaTroubleshooterPopup .popupBtm {
	background: url(/euf/assets/images/BT/css/popupBtm.gif) bottom left no-repeat;
	padding: 10px 15px;
	position: relative;
	bottom: -5px;
}

#gaTroubleshooterPopup .popupTopLeft {
	background: url(/euf/assets/images/BT/css/popupTopLeft.gif) top left no-repeat;
	position: relative;
	margin-top: -5px;
}
#gaTroubleshooterPopup .popupTopRight {
	background: url(/euf/assets/images/BT/css/popupTopRight.gif) top right no-repeat;
	position: relative;
	margin-top: -5px;
}
#gaTroubleshooterPopup .popupBtmLeft {
	background: url(/euf/assets/images/BT/css/popupBtmLeft.gif) bottom left no-repeat;
	margin-bottom: -5px;
	position: relative;
}
#gaTroubleshooterPopup .popupBtmRight {
	background: url(/euf/assets/images/BT/css/popupBtmRight.gif) bottom right no-repeat;
	position: relative;
}

#gaTroubleshooterPopup .closeBtn {
	float: right;
}

#gaTroubleshooterPopup h2 {
	margin: 12px 0px 4px 0px;
	padding-bottom: 0px;
	font-size: 200%;
	color: #010101;
}

#gaTroubleshooterPopup p {
	font-size: 120%;
	padding-bottom: 12px;
	z-index: 9999;
}

#gaTroubleshooterPopup .afdForm  fieldset {
	border-bottom: dotted #b2b2b2 1px;
	margin: 0px 0px 17px 0px !important;
	padding: 0px 0px 19px 0px !important;
}

#gaTroubleshooterPopup .afdForm  fieldset legend {
	margin-left: 0px !important;
	padding-left: 0px !important;
	padding-bottom: 16px;
	font-size: 140%;
	color: #333333;
}


#gaTroubleshooterPopup .afdForm  label {
	padding-right: 10px;
	width: 140px;
	display: block;
	font-weight: bold;
	float: left;
}

#gaTroubleshooterPopup .afdForm  label span.mandatory {
	color: #ff0000;
}

#gaTroubleshooterPopup .afdForm  div.hint {
	width: 140px;
	padding-right: 10px;
	margin-top: -0.3em;
}

#gaTroubleshooterPopup .afdForm  input,
#gaTroubleshooterPopup .afdForm  textarea,
#gaTroubleshooterPopup .afdForm  select {
	font-family: arial, sans-serif;
	border: solid #a5a9b9 1px;
	padding: 2px 1px;
	font-size: 100%;
	width: 275px;
}
#gaTroubleshooterPopup .afdForm  select {
	padding: 0px;
	width: auto;
}

#gaTroubleshooterPopup .afdForm  select option {
	padding-right: 4px;
}

#gaTroubleshooterPopup .afdForm  fieldset.radio {
	margin: 0px !important;
	padding: 0px !important;
	border: none;
}

#gaTroubleshooterPopup .afdForm  fieldset.radio legend {
	font-size: 120%;
	color: #666666;
}

#gaTroubleshooterPopup .afdForm  fieldset.radio input {
	margin-right: 10px;
	margin-left: 150px;
	float: left;
}

#gaTroubleshooterPopup .afdForm  fieldset.radio label {
	width: auto;
	float: none;
}

#gaTroubleshooterPopup .afdForm  .areYouSure {
	border-bottom: dotted #b2b2b2 1px;

	padding-top: 12px;
	margin-bottom: 12px;
}

#gaTroubleshooterPopup .afdForm  .areYouSure li {
	padding-bottom: 1em;
	font-size: 120%;
}

#gaTroubleshooterPopup .afdForm  .areYouSure p {
	color: #333333;
}

#gaTroubleshooterPopup .afdForm  .areYouSure p span {
	font-size: 90%;
	padding-top: 1em;
	display: block;
	color: #666666;
}

#gaTroubleshooterPopup .afdForm  div.fieldContain {
	font-size: 120%;
	padding-bottom: 12px;
}

#gaTroubleshooterPopup .afdForm  div.miscRule {
	border-bottom: 1px dotted #b2b2b2;
	height: 1px;
	margin-bottom: 12px;
}
