body { margin: 0; padding: 0; font-family: Arial, sans-serif; font-size: 13px; }
img { border: 0 }
ul { margin: 0; padding: 0; list-style: none inside none; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { min-height: 1px; height: auto !important; height: 1px; }
img, div { behavior: url('assets/js/iepngfix.htc') }
input.text { background-color: white; border: 1px solid #ACABAB; color: #333333; font-weight: bold; font-size: 12px; padding: 3px; font-family: Arial, sans-serif; }
a { color: #ED1C24; text-decoration: none; }
table { border-collapse: collapse; margin: 0; }
tr { margin: 0; }
td { padding: 0; }

input.submitter { cursor: pointer; }

.submitButton { margin: 0; padding: 0; background: transparent url('../img/submit.png') no-repeat; border: 0; width: 122px; height: 40px; }

.sup { font-size: 10px; position: relative; top: -4px; margin-left: px; }

.errorBox { display: none; }
.errorBox { color: #ED1C24; font-size: 13px; padding: 9px 44px; background: white url('../img/errorBg.gif') no-repeat; height: 34px; width: 402px; }

.errorPoint { display: none; font-weight: bold; color: #ED1C24; font-size: 13px; padding: 2px 0 0 28px; background: transparent url('../img/exPoint.png') no-repeat; height: 19px; }
.errorGrey { background: transparent url('../img/exGrey.gif') no-repeat; height: 34px; padding: 9px 0 0 40px; margin-bottom: 6px; }

.errorPointMini { display: none; font-weight: bold; color: #ED1C24; font-size: 13px; padding-left: 21px; background: transparent url('../img/exPointMini.png') no-repeat; height: 15px; }

.exPoint { display: none; position: absolute; width: 19px; height: 19px; background: transparent url('../img/exPoint.png') no-repeat;}


/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow { display: none; position: fixed; top: 17%; left: 50%; margin-left: -300px; width: 600px; background-color: #EEE; color: #333; border: 1px solid black; padding: 12px; }
.jqmOverlay { background-color: #000; }
/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position: absolute; top: 0; left: 0; z-index: -1; width: expression(this.parentNode.offsetWidth+'px'); height: expression(this.parentNode.offsetHeight+'px'); }
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow { position: absolute; top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px'); }
.mgLightBox { padding: 12px 24px; display: none; position: absolute;  background: white url('../img/lightBoxBg.gif') no-repeat; width: 537px; left: 50%; top: 50%; margin-left: -269px; }

.mgLightBox .lbTop { text-align: right; font-weight: bold; font-size: 12px; margin: 6px 6px 18px; border-bottom: 2px solid #D9D8D8; padding-bottom: 6px; }
.mgLightBox .lbTop a { color: #ED1C24; text-decoration: none; text-transform: uppercase; padding-right: 21px; padding-top: 1px; background: transparent url('../img/closeX.gif') no-repeat center right; }
.mgLightBox .lightBoxHeader { margin-bottom: 12px; }
#mgContent .mgLightBox .formBox { padding: 0; margin: 0; }
#mgContent .mgLightBox .formBox label { width: 60px; }
.mgLightBox .lbBottom { margin: 6px 6px 0; border-top: 1px solid #D9D8D8; padding: 12px 0 6px; }


.mozilla .mgConfirmBox,
.safari .mgConfirmBox,
.mac .mgConfirmBox,
.ie7 .mgConfirmBox,
.ie8 .mgConfirmBox { background: transparent url('../img/lightBoxes/lightBoxC.png') no-repeat !important; }

.ie .mgConfirmBox .lbTop { margin-top: 24px !important; }
.ie6 .mgConfirmBox { background: #E7E7E7 url('../img/estimatorLightBoxBg.gif') repeat-x !important; }
.ie6 .mgConfirmBox .lbTop { margin: 18px 12px 12px 12px !important; }
.ie6 .mgConfirmBox .lbBottom { margin: 18px 12px 12px 12px !important; }

.mgConfirmBox { margin-top: 0px; width: 568px !important; height: 342px !important; }
.mgConfirmBox .greenCircleCheck { margin: 60px 40px; display: block; }
.mgConfirmBox .greenCircleCheck img, .mgConfirmBox .greenCircleCheck div { float: left; }
.mgConfirmBox .greenCircleCheck img { margin-right: 6px; }
.greenCircleCheck { margin: 6px 9px; font-weight: bold; color: #7A7A7A; }
.mgConfirmBox .lbBottom a { float: right; }

fieldset { border: 0; margin: 0; padding: 0; }
legend { display: none; }

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */

.inputSelect { height: 24px; font-family: Arial, sans-serif; font-size: 13px; }
.inputSelect ul li a, .inputSelect ul li a:visited { color: #4F4F4F; padding: 4px 26px 0 6px; background: white url('../img/dropdownArrow.gif') no-repeat top right; border: 1px solid #ACABAB; display: block; text-decoration: none; width: 140px; height: 21px; overflow: hidden; }
.inputSelect ul { padding: 0; margin: 0; list-style: none; }
.inputSelect ul li { float: left; position: relative; margin: 0; padding: 0; }
.inputSelect ul li ul { display: none; position: absolute; top: 27px; left: 0; }
.inputSelect ul li ul li { float: none; list-style-position: outside; padding: 0; margin: 0; }
.inputSelect ul li ul li a { display: block; color: #4F4F4F; padding: 4px 26px 4px 6px !important; height: auto !important; border-top: none !important; background: white none !important; opacity: .9; }
.inputSelect ul li ul li a:hover { color: #ED1C24; }
.inputSelect ul li a, .inputSelect ul li a * { z-index: 999; }
.inputSelect ul.first, .inputSelect ul.first * { z-index: 998; }
.inputSelect ul.second, .inputSelect ul.second * { z-index: 997; }
.inputSelect ul.third, .inputSelect ul.third * { z-index: 996; }
.inputSelect ul.fourth, .inputSelect ul.fifth * { z-index: 995; }
.inputSelect ul.sixth, .inputSelect ul.sixth * { z-index: 994; }

#mgContainer #mgContent .inputSelect ul.longList li ul { height: 300px; overflow: scroll; }
.mozilla #mgContainer #mgContent .inputSelect ul.longList li ul a { width: 127px; }
.ie #mgContainer #mgContent .inputSelect ul.longList li ul a { width: 125px; }
.safari #mgContainer #mgContent .inputSelect ul.longList li ul a { }


#mgContainer #mgContent .greySelect { font-family: Arial, sans-serif; font-size: 13px; float: left; width: 142px; text-align: right;  display: inline; }
#mgContainer #mgContent .greySelect ul li a, #mgContainer #mgContent .greySelect ul li a:visited { color: #5C5354; padding: 4px 0 0 0; background: transparent url('../img/dropdownGrey.gif') no-repeat 9px 9px; display: block; text-decoration: none; width: 132px; height: 21px; overflow: hidden; font-weight: bold; }
#mgContainer #mgContent .greySelect ul { padding: 0; margin: 0; list-style: none; }
#mgContainer #mgContent .greySelect ul li { float: left; position: relative; margin: 0; padding: 0; }
#mgContainer #mgContent .greySelect ul li ul { width: 137px; display: none; position: absolute; top: 27px; left: 0; color: #ED1C24; background-color: white; border: 1px solid #ACABAB; }
#mgContainer #mgContent .greySelect ul li ul li { float: none; list-style-position: outside; padding: 0 6px 0 0; margin: 0; }
#mgContainer #mgContent .greySelect ul li ul li a { height: auto !important; color: #ED1C24 !important; padding: 6px 3px 6px 0 !important; text-align: right; display: block; border-top: none !important; background: transparent none !important; font-weight: normal !important; }
#mgContainer #mgContent .greySelect ul li ul li a:hover { color: #ED1C24; }
#mgContainer #mgContent .greySelect ul li a, #mgContainer #mgContent .greySelect ul li a * { z-index: 999; }
#mgContainer #mgContent .greySelect ul.first, #mgContainer #mgContent .greySelect ul.first * { z-index: 998; }
#mgContainer #mgContent .greySelect ul.second, #mgContainer #mgContent .greySelect ul.second * { z-index: 997; }
#mgContainer #mgContent .greySelect ul.third, #mgContainer #mgContent .greySelect ul.third * { z-index: 996; }
#mgContainer #mgContent .greySelect ul.fourth, #mgContainer #mgContent .greySelect ul.fifth * { z-index: 995; }
#mgContainer #mgContent .greySelect ul.sixth, #mgContainer #mgContent .greySelect ul.sixth * { z-index: 994; }


.fakeCheckbox a { color: #333333; text-decoration: none; cursor: pointer; }
.fakeCheckbox a div { background: url('../img/fakeCheckbox.gif') no-repeat; height: 12px; width: 12px; float: left; overflow: hidden; margin: 2px 4px 0 0; }
.fakeCheckbox .fakeCheckboxText { margin-right: 12px; }
.fakeCheckbox a.fakeChecked div { background-position: 0 -12px; }
.fakeCheckbox a.fakeChecked { font-weight: bold; }
.fakeCheckbox input { display: none; }
.floatChecks .fakeCheckbox { float: left; }
.fakeCheckbox .fakeDisabled { color: #999999; cursor: default; }
.fakeCheckbox .fakeDisabled div { opacity: .40; filter: alpha(opacity = 40); }


.fakeRadioButton a { color: #333333; text-decoration: none; cursor: pointer; }
.fakeRadioButton a div { background: url('../img/fakeRadioButton.gif') no-repeat; height: 16px; width: 16px; float: left; overflow: hidden; margin: 2px 9px 0 0; }
.fakeRadioButton input { display: none; }
.fakeRadioButton a.fakeSelected div { background-position: 0 -16px; }
.fakeRadioButton a.fakeSelected { font-weight: bold; }

.signOut { float: right; }
.cancel img { width: 100px; height: 41px; }
.continue img { width: 129px; height: 40px; }
.ok img { width: 86px; height: 41px; }
.greenCircleCheck img { width: 22px; height: 22px; }
.enrollNow img { width: 147px; height: 39px; }
.takeMe img { width: 318px; height: 39px; }
.mgConfirmBox img.lightBoxHeader { width: 149px; height: 19px; }

h1, h2 { margin: 0; }
h6 { color: white; text-transform: uppercase; font-size: 16px; font-weight: bold; margin: 0; }
textarea { width: 360px; background-color: #F0F0F0; border: 1px solid #ACABAB; max-width: 360px; min-width: 360px; height: 70px; max-height: 70px; min-height: 70px; }

.mgParagraph { margin: 12px 0; }

.mgLeftContent { width: 687px; margin-left: 58px; display: inline; float: left; }

.mgBox { border: 1px solid #999999; background: #E4E1E1 url('../img/boxBg.jpg') repeat-x; padding: 6px; }
.promo { width: 200px; }
.mgRightSidebar { float: right;  display: inline; margin-right: 46px; }

.green { color: #197B30; }
.greenCheck { margin: 6px 9px; font-weight: bold; background: transparent url('../img/greenCheck.gif') no-repeat 0px 1px; padding-left: 15px; }

a.findLocations img { height: 41px; width: 166px; }
a.findALocationBig img { height: 53px; width: 152px; }
img.blueOr { height: 40px; width: 40px; }

.back img { height: 40px; width: 92px; }

#mgContainer { margin: 0 auto; width: 1024px; }

.bigHeader #mgHeader { position: relative; height: 109px; background: white url('../img/header.gif') no-repeat; }
#mgContainer .signedIn { background: white url('../img/headerSignedIn.gif') no-repeat; }
.bigHeader #mgHeader a.homeLogo { position: absolute; top: 33px; left: 50px; height: 39px; width: 219px; display: block; }

.introText { font-size: 16px; }

.printSelected { float: right; background: transparent url('../img/printer.gif') no-repeat; padding-left: 28px; margin-right: 12px; }
.emailSelected { float: right; background: transparent url('../img/letter.gif') no-repeat; padding-left: 32px; margin-right: 12px; }
.saveSelected { float: right; background: transparent url('../img/folder.gif') no-repeat; padding-left: 28px; }


#mgHeader ul { float: right; }
#mgHeader ul#headerLinks { margin-right: 41px; display: inline; }
#mgHeader ul#headerLinks li, #mgHeader ul#headerLinks li a { color: white; text-decoration: none; font-size: 12px; }
#mgHeader ul#headerLinks li { float: left; height: 30px; padding: 7px 3px 0; }
#mgHeader ul#headerLinks li.language { width: 174px; background: transparent url('../img/languageBg.gif') no-repeat; padding-left: 9px; padding-right: 0; }
#mgHeader ul#headerLinks li a {}
#mgHeader ul#headerLinks li.divider { color: #DE7575; }

#mgHeader ul.headerMenu { position: absolute; bottom: 0; right: 50px; width: 641px; }
* html #mgHeader ul.headerMenu { bottom: -1px; }
#mgHeader ul.headerMenu li { float: left; height: 67px; }
#mgHeader ul.headerMenu li a { display: block; height: 67px; margin-left: 1px; }
#mgHeader ul.headerMenu .sendMoney a { width: 172px; background: transparent url('../img/headerSendMoney.jpg') no-repeat bottom right; margin-left: 0; }
#mgHeader ul.headerMenu .sendMoney a:hover { background: transparent url('../img/headerSendMoneyOver.jpg') no-repeat bottom right; }
#mgHeader ul.headerMenu .payBills a { width: 142px; background: transparent url('../img/headerPayBills.jpg') no-repeat bottom right; }
#mgHeader ul.headerMenu .payBills a:hover { background: transparent url('../img/headerPayBillsOver.jpg') no-repeat bottom right; }
#mgHeader ul.headerMenu .rewards a { width: 142px; background: transparent url('../img/headerRewards.jpg') no-repeat bottom right; }
#mgHeader ul.headerMenu .rewards a:hover { background: transparent url('../img/headerRewardsOver.jpg') no-repeat bottom right; }

#mgHeader ul.headerMenu .myAccount { display: none; }
.signedIn #mgHeader ul.headerMenu .myAccount { display: block; }
.signedIn #mgHeader ul.headerMenu .myAccount a { width: 182px; background: transparent url('../img/headerMyAccount.jpg') no-repeat bottom right; }
.signedIn #mgHeader ul.headerMenu .myAccount a:hover { background: transparent url('../img/headerMyAccountOver.jpg') no-repeat bottom right; }

#mgHeader ul.headerMenu .signIn { position: relative; width: 180px; display: block; background: transparent url('../img/headerSignIn.jpg') no-repeat 1px 5px;}
#mgHeader ul.headerMenu .signIn a { position: absolute; top: 16px; left: 26px; }
.signIn img { width: 127px; height: 40px; }
.signedIn #mgHeader ul.headerMenu .signIn { display: none; }
.rEnroll img { width: 127px; height: 40px; }

#mgHeader ul#hSendMoney .sendMoney a { width: 180px; background: transparent url('../img/headerSendMoneyTab.jpg') no-repeat; }
#mgHeader ul#hSendMoney .payBills a { margin-left: 0; width: 135px; }

#mgHeader ul#hPayBills .payBills a { width: 140px; background: transparent url('../img/headerPayBillsTab.jpg') no-repeat; }
#mgHeader ul#hPayBills .rewards a { margin-left: 0; }

#mgHeader ul#hRewards .rewards a { width: 140px; background: transparent url('../img/headerRewardsTab.jpg') no-repeat; }
#mgHeader ul#hRewards .myAccount a { margin-left: 0; }

#mgHeader ul#hMyAccount .myAccount a { width: 160px; background: transparent url('../img/headerMyAccountTab.jpg') no-repeat; }

.littleHeader #mgHeader { height: 108px; background: white url('../img/headerLite.gif') no-repeat; }

#footer { height: 334px; background: white url('../img/footer.gif') no-repeat; position: relative; }
#footer h6 { display: none; }
#footer li { color: white; list-style-type: disc; padding: 3px 0; }
#footer a { display: block; margin: 3px 0; background: transparent url('../img/footerRedArrow.gif') no-repeat 0 4px; padding-left: 9px; color: white; }
#footer a:hover { text-decoration: underline; }
#footer .about { position: absolute; top: 70px; left: 70px; }
#footer .services { position: absolute; top: 230px; left: 70px; }
#footer .security { position: absolute; top: 84px; left: 430px; }
#footer .security a.proceedWithConfidence { display: inline; }
#footer .security a.fraudAlerts { margin-top: 24px; }
#footer .help { position: absolute; top: 230px; left: 364px; }
#footer .breaking { position: absolute; top: 171px; left: 835px; color: white; width: 120px; }
#footer .breaking a { font-weight: bold; }

.littleFooter #footer a { display: inline; }
.littleFooter #footer { height: 149px; background: white url('../img/footerLite.gif') no-repeat; }
.littleFooter #footer h6 { display: block; }
.littleFooter #footer .about, .littleFooter #footer .services, .littleFooter #footer .help { position: relative; float: left; top: 0; left: 0; }
.littleFooter #footer a { padding-left: 0; background: none; }
.littleFooter #footer .about ul { float: left; display: inline; margin-right: 110px; }
.littleFooter #footer .footerSection { margin: 40px 0 0 50px; display: inline;  }
.littleFooter #footer .security, .littleFooter #footer .breaking { display: none; }
.littleFooter #footer .services { margin-left: 12px; }
.littleFooter #footer .help { margin-left: 143px; }

#mgContent .locationOpen { margin:0 auto; width:891px; position:relative; }
#mgContent .onlineOpen { margin:0 auto; width:924px;  position:relative; }
#mgContent .onlineOpen form { margin:0px padding:0px; position:absolute; top: 61px; left:148px;  }
#mgContent .onlineOpen form input { color:#666; font-size:12px; padding:4px; width:700px height:30px; display:block; border:1px solid #cccccc; }
#mgContent .onlineOpen form input#mCountry { margin-bottom: 20px; }
#mgContent .onlineOpen form #fee { margin-top: 12px; }

#mgContent { background: #F4F4F4 url('../img/defaultHeader.gif') no-repeat; }

#mgContent #mgContentHeader .userInfo { float: right; margin: 12px 24px; display: none; }
.signedIn #mgContent #mgContentHeader .userInfo { display: block; }
#mgContent #mgContentHeader .signedInUser { float: left; margin: 6px 12px 0 0; line-height: 18px; }
#mgContent #mgContentHeader .signedInUser em { overflow: auto; display: block; font-size: 11px; color: #787878; }
#mgContent #mgContentHeader .signOut { float: left; }
#mgContent #mgContentHeader .signOut img { width: 86px; height: 33px; }


#mgContent .formBox { width: 589px; margin: 17px 0 0 50px; padding: 60px 0 0 20px; font-size: 13px; }
#mgContent .formBox .formLine { margin: 6px 0; }
#mgContent .formBox label { padding-top: 2px; display: block; float: left; text-align: right; width: 160px; color: #5C5354; font-weight: bold; font-size: 13px; font-family: Arial, sans-serif; padding-right: 12px;  }
#mgContent .formBox label.blackLabel { color: #111111; }
#mgContent .formBox label.inner { width: auto; }
#mgContent .formBox .optional { display: block; font-weight: normal; font-size: 12px; }
#mgContent .formBox input.text { background-color: white; border: 1px solid #ACABAB; color: #333333; font-weight: bold; font-size: 12px; padding: 3px; font-family: Arial, sans-serif; }
#mgContent .formBox input.large { width: 200px; }
#mgContent .formBox input.regular { width: 160px; }
#mgContent .formBox input.small { width: 80px; }
#mgContent .formBox input.tiny { width: 30px; }
#mgContent .ssn input { width: 40px; }
#mgContent .formBox textarea { float: left; }
#mgContent .formBox .twoLines { float: left; }
#mgContent .formBox .tips { font-size: 11px; display: block; }
#mgContent .formBox .red { color: #ED040D; }

#mgSectionHeader { margin: 50px 0 0 50px; }
.ie6 #mgSectionHeader { margin-left: 30px; }

#mgBody { padding: 0 50px 0 50px; background: white url('../img/mgContentBodyBg.gif') repeat-x; }
#mgThinBody { padding: 0 365px 0 50px; background: white url('../img/mgContentBodyBg.gif') repeat-x; }

.progressButtons { text-align: right; margin: 18px 0 0 50px; width: 611px; }
img.continue { width: 129px; height: 40px; }
img.back { width: 92px; height: 40px; }
img.go { width: 76px; height: 40px; }

.inputSelect { overflow: visible; }

input.styled { display: none; }
select.styled { position: relative; opacity: 0; filter: alpha(opacity=0); z-index: 5; }

.ie6 #fLCountry select.styled, .ie6 #fLCountry select.styled option { width: 190px; }
#fLCityState select.styled, .ie6 #fLCityState select.styled option { width: 188px; }
.ie6 #fLCityState select.styled, .ie6 #fLCityState select.styled option { width: 190px; }

			span.select {
				position: absolute;
				padding: 0 24px 4px 8px;
				color: #000;
				font: 16px/26px arial,sans-serif;
				border: 1px solid #ACABAB;
				height: 21px;
				width: 154px;
				overflow: hidden;
				background: white url('../img/dropdownArrow.gif') no-repeat top right;
				color: #504F4F;
				font-size: 13px;
			}
			
.safari span.select { width: 155px; }


.ie select.styled { top: 3px; }
.safari select.styled { top: 5px; }
select.styled option { color: #ED1C24; padding: 2px 3px 2px 8px; }

.ac_results ul { background-color: white; width: 188px; }
.ac_results li { padding: 2px 0 2px 6px; border-left: 1px solid #ACABAB; border-right: 1px solid #ACABAB; border-bottom: 1px solid #ACABAB; }

a.mMenuItem { background:white url(../img/blackArrowLeftNavOpen.gif) no-repeat scroll 0 3px;padding-left: 12px}