HTML {
    min-height: 100%;
}

BODY {
    background: url('/images/bg_Header.png') repeat-x #fff;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

a.supportLink {
    background: url(/images/supportLink.png) no-repeat right;
    display: block;
    position: absolute;
    padding: 2px 25px 2px 0;
    top: 2px;
    font-size: 11px;
    color: #316122;
}

TH {
    background: url('/images/bg_th.png') top center repeat-x;
    color: #fff;
}

TD {
    font-size: 1em;
    margin: 0;
    padding: 4px;
    vertical-align: top;
}

h1, h2, h3, h4 {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    background: none;
}

h1 {
    font-size: 1.4em;
    margin: 0 0 4px 0;
}

h2 {
    color: #6fb058;
    font-size: 1.2em;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1em;
    padding-bottom: 0.5em;
    margin: 0 0 4px 0;
}

h3 {
    font-size: 1.2em;
    margin: 0 0 4px 0;
}

h4 {
    color: #000;
    font-size: 1.1em;
    margin: 0 0 4px 0;
}

h1 a, h2 a, h3 a {
    text-decoration: none;
}

.feedbackPanelINFO {
    padding-top: 0;
    color: #5ca146;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}

.feedbackPanelERROR, .homePage span.feedbackPanelERROR {
    padding-top: 0;
    color: #8a1f11;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    _vertical-align: middle;
}

.homePage li.feedbackPanelERROR {
    line-height: 9px;
    _margin-top: -4px !important;
    _margin-bottom: -3px !important;
    width: 370px;
}

.errorListHead {
    font-weight: bold;
    font-size: 14px;
    color: #8a1f11;
    margin-bottom: 20px;
    display: none;
}

p.error label {
    color: #8a1f11;
}

select.error {
    border: 2px solid #8a1f11;
}

span.ssnHelp a {
    color: blue;
    font-size: 10px;
    float: right;
    margin: 1px 0 0 20px;
    _margin: 1px 0 0 0;
}

span.ssnHelp2 {
    margin: 0 0 0 205px;
    color: #777;
    font-size: .8em;
}

#loanTransactionType input {
    margin-top: 10px;
}

.error ul li {
    list-style: disc;
    margin-bottom: 10px;
    padding: 5px 5px 5px 0;
}

ol li {
    list-style: decimal;
    margin-bottom: 10px;
}

ol li ul li {
    list-style-image: url('/images/bullet.png');
    margin-bottom: 16px;
}

img {
    border: 0;
}

a {
    color: #61A349;
    cursor: pointer;
}

a:hover, a:active {
    color: #FFA600;
    text-decoration: none;
}

#newsBG {
    background: #fff url('/images/newsBG.png') no-repeat left top;
    width: 290px;
    height: 220px;
}

#newsBG h1 {
    text-indent: -999%;
    padding-left: 10px;
    padding-top: 10px;
}

#ratesBG {
    background: #fff url('/images/currentRatesBG.png') no-repeat left top;
    width: 290px;
    height: 220px;
}

#ratesBG h1 {
    text-indent: -999%;
}

#mainNav a,
    a#printerView,
    ul#loginNav a,
    #topNav a,
    #subNav a,
    .tab-row a,
    ul#footerNav a,
    a.button,
    a.button-sm {
    text-decoration: none;
}

#mainNav a:hover,
    #subNav a:hover,
    a:hover#printerView,
    ul#loginNav a:hover,
    .tab-row a:hover,
    ul#footerNav a:hover {
    text-decoration: underline;
}

hr {
    display: none;
}

/* begin structural settings */
#container {
    margin: 0 auto;
    width: 980px;
}

#page {
    font-size: .8em;
    line-height: 1.1em;
    margin: 0 auto;
    padding: 0;
    width: 980px;
    text-align: left;
}

#mainContent {
    background: url(/images/bgLeftCol.png) repeat-y 340px;
    padding: 0 2px;
}

#header {
    margin: 0 auto;
    width: 100%;
    height: 115px;
}

#header ul {
    float: right;
    position: relative;
    top: 60px;
    right: 10px;
}

#header ul li {
    display: block;
    float: left;
    font-size: 12px;
    line-height: 15px;
    padding: 0 3px 3px 5px;
    color: #b5b5b5;
}

#header a {
    color: #0000CC;
    text-decoration: underline;
}

#header a.noPad {
    padding-right: 0;
}

#header ul li.shieldOff {
    background: transparent url("/images/shield_sprite.png") 0 0 no-repeat;
    padding: 18px;
    margin-left: 5px;
    font-size: 11px;
}

#header ul li.shieldOn {
    background: transparent url("/images/shield_sprite.png") 0 -23px no-repeat;
    padding-left: 18px;
    margin-left: 5px;
    font-size: 11px;
}

#header ul.lowerNav {
    position: relative;
    top: 93px;
    right: -30px;
    z-index: 2;
}

#header ul.lowerNav li.logout {
    margin: 0 15px 0 -12px;
}

#header ul.lowerNav a {
    text-decoration: none;
    color: #b5b5b5;
    display: block;
    font-size: 11px;
}

#header ul.lowerNav a:hover {
    text-decoration: underline;
    color: #316122;
}

img.HeaderSeal {
    margin-left: 420px;
}

#logo {
    float: left;
    position: relative;
    z-index: 10;
    margin-top: -15px;
}

.tagline {
    position: absolute;
    top: 1px;
    letter-spacing: .5px;
    _letter-spacing: 1px;
    left: 62px;
    margin: 52px 0 0 14px;
    font-size: 12px;
    display: block;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

span#addThis {
    float: right;
    margin-top: 43px;
}

#contentContainer, #contentContainerME {
    float: left;
    position: relative;
    width: 1020px;
    margin: 2px -1px -1px 0;
    _margin: -35px -1px -1px 0;
    padding: 0 10px; /* background: url(/images/bg_NavBottom.png) no-repeat bottom;*/
}

#content {
    margin: 0;
    min-height: 300px;
    min-width: 700px;
    padding: 0 20px 20px 20px;
    text-align: left;
}

ul.profileColumns {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.profileColumns li.refiSide {
    width: 320px;
    _width: 345px;
    padding: 30px 20px 0 15px;
    float: left;
    height: 100%;
}

ul.profileColumns li.refiMain {
    letter-spacing: normal;
    float: right;
    margin: 0 65px 0 0;
    height: 100%;
    padding: 20px 2px 15px 0;
    _margin: 0 40px 0 0;
}

ul.profileColumns li.refiMain .mainColIE {
    _margin: 0 -15px 0 15px;
}

#pageTitleRateArchive {
    background: url('/images/title_bar_orange.gif') no-repeat 0 0;
    width: 100%;
    position: relative;
    border-top: 1px solid #85977f;
}

#pageTitle h1, #pageTitleRateArchive h1 {
    margin: 0;
    padding: 14px 0 24px 23px;
    color: #fff;
    font-size: 18px;
}

#pageTitleRateCheck {
    background: url('/images/title_bar_blackTall.gif') no-repeat 0 bottom;
    width: 100%;
    position: relative;
}

#pageTitleRateCheck h1 {
    margin: 0;
    padding: 20px 0 28px 65px;
    color: #fff;
    font-size: 22px;
    font-weight: normal;
}

#pageTitleRateCheck h1 span {
    color: #abd74c;
    font-weight: normal;
}

#pageTitleRateCheck a.toggleIntro {
    margin-top: -80px;
    _margin-top: -100px;
}

.pageIntroProfile, .pageIntroME, .pageIntroMemberUpdate, .pageIntroLoanOptionsNew, .pageIntroAbout, .pageIntroLoanOptions, .pageIntroRateArchive {
    background: url('/images/title_bar_blackTall.gif') no-repeat 0 bottom;
    position: relative;
    top: -20px;
    float: left;
    width: 100%;
    clear: both;
}

.pageIntroProfile p, .pageIntroME p, .pageIntroMemberUpdate p, .pageIntroLoanOptionsNew p, .pageIntroLoanOptionsNew ul, .pageIntroLoanOptions p, .pageIntroRateArchive ul {
    padding: 10px 240px 10px 23px;
    margin-bottom: 15px;
    color: #fff;
}

.pageIntroRateArchive {
    background: url('/images/title_bar_orangeTall.gif') no-repeat 0 bottom;
}

.pageIntroAbout p {
    padding: 10px 200px 10px 23px;
    color: #fff;
}

a.toggleIntro {
    color: #FFA600;
    font-size: 10px;
    float: right;
    margin: -40px 15px 0 0;
    display: block;
}

a:hover.toggleIntro {
    text-decoration: underline;
}

a:focus.toggleIntro {
    outline: none;
}

h2.sectionHeaderGreen {
    background: url('/images/title_bar_green.gif') no-repeat;
    padding: 7px 10px 18px 17px;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}

h2.sectionHeaderGreenME {
    background: url('/images/title_bar_green.gif') no-repeat;
    padding: 7px 10px 18px 17px;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    width: 550px;
}

#partnerCorner {
    background: top right no-repeat;
    height: 154px;
    width: 155px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    text-align: right;
}

#partnerCorner img {
    height: 154px;
    width: 153px;
}

a#printerView {
    background: url("/images/icons.png") left -253px no-repeat;
    color: #666;
    display: none;
    float: right;
    font-size: .9em;
    padding: 2px 0 2px 27px;
}

#pageTitle .date {
    border: 0;
    margin-left: 20px;
}

.profilePic {
    border: 2px solid #85977f;
    float: left;
    margin: 0 10px 10px 0;
}

#loginContainer {
    font-size: 11px;
    margin: 0;
    padding: 0;
    text-align: right;
}

ul#loginNav {
    margin: 4px 0 0 0;
    padding: 0;
}

ul#loginNav li {
    display: inline;
    margin: 0 0 0 0;
    padding: 2px 0 0 5px;
}

ul#loginNav a {
    color: #e68600;
}

ul#loginNav a:hover {
    color: #555;
}

ul#loginNav span#name {
    border-right: 1px solid #999;
    color: #888;
    display: inline-block;
    padding-right: 8px;
    font-weight: normal;
}

ul#loginNav span#name span {
    font-weight: bold;
    color: #61A349;
}

#mainNav {
    clear: both;
    float: left;
    margin: -87px 0 0 0;
    position: relative;
    width: 100%;
    height: 60px;
}

#mainNav ul li a {
    display: block;
}

#mainNav li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

#mainNav li.step01, #mainNav li.step02 {
    display: none;
}

#mainNav ul li.logo {
    background: transparent url("/images/HA_logo.png") top left no-repeat;
    height: 75px;
    width: 310px;
    margin: -3px 0 13px 10px;
    _margin: 0 0 13px 10px;
    _position: relative;
    _top: -8px;
}

#mainNav ul li.logo a {
    height: 80px;
    _margin-bottom: -10px;
}

#mainNav ul li.logo a:hover {
    text-decoration: none;
}

#mainNav ul li.step03 {
    float: right;
    margin: -25px 113px 0 0;
    _margin: 0 113px 0 0;
    _position: relative;
    _top: -23px;
}

#mainNav ul li.step03 a {
    display: inline;
    margin: 0 5px;
    _height: 30px;
}

#mainNav ul li a.supportLink {
    height: 15px;
    width: 90px;
    _width: 111px;
    margin: -14px 0 0 5px;
    _margin: 6px 0 0 5px;
}

/* safari targeting */
@media screen and

(
-webkit-min-device-pixel-ratio:

0
)
{
#mainNav ul li a.supportLink {
    right: -7px;
}

}

#mainNav a.textOff {
    display: none;
}

.mainNav {
    font-weight: bold;
    background: url(/images/bg_mainNav.png) no-repeat;
    float: right;
    position: relative;
    right: -8px;
    top: 5px;
    _top: -22px;
    width: 500px;
    height: 40px;
}

#mainNav .mainNav li a.homeNav {
    width: 40px;
    text-align: right;
    _padding-left: 18px;
}

#mainNav .mainNav li a.aboutNav {
    padding-right: 15px;
    _padding-right: 17px;
}

#mainNav a.aboutNav {
    width: 34px;
}

#mainNav .mainNav li a.privacyNav {
    padding-right: 10px;
}

#mainNav .mainNav li a.contactNav {
    padding: 12px 10px;
    _padding: 12px 11px;
}

#mainNav .mainNav li a.profLibNav {
    padding: 12px 10px 12px 10px;
    _padding: 12px 8px 12px 10px;
}

#mainNav .mainNav li a.blogNav {
    padding-right: 17px;
    _padding-right: 21px;
}

#mainNav a:hover.homeNav {
    background: url(/images/bg_mainNav_Home.png) no-repeat;
    color: #fff;
    text-decoration: none;
}

#mainNav a:hover.aboutNav, #mainNav a:hover.privacyNav, #mainNav a:hover.contactNav, #mainNav a:hover.profLibNav, #mainNav a:hover.blogNav {
    background: url(/images/bg_mainNav_Hover.png) repeat-x;
    color: #fff;
    text-decoration: none;
}

.mainNav .clear {
    height: 1px;
}

#mainNav .mainNav li a {
    _display: inline;
    color: #7f7f7f;
    font-size: 12px;
    padding: 12px;
    height: 15px;
}

#mainNav .mainNav li.contactLink a {
    margin: 12px 8px 12px 10px;
    _margin: 12px 10px 12px 12px;
}

#mainNav a.loginLink {
    color: #fff;
    font-weight: bold;
    position: relative;
    right: -590px;
    font-size: 12px;
    top: 107px;
    display: block;
    _top: -11px;
    _right: -595px;
    _height: 83px;
}

#subNav {
    background: url(/images/bg_secondaryNav.png) repeat-x;
    border-bottom: 1px solid #407230;
    border-right: 2px solid #407230;
    border-top: 0;
    border-left: 2px solid #407230;
    float: left;
    text-align: center;
    width: 936px;
    font-size: 13px;
}

#subNav ul {
    margin: 0;
    padding: 0;
}

#subNav li {
    display: inline;
    list-style: url('/images/blank.gif');
    margin: 0 10px;
    padding: 0;
}

#subNav a {
    display: inline-block;
    color: #fff;
    padding: 9px 6px 8px 6px;
}

#subNav em {
    font-weight: 600;
    font-style: normal;
    padding: 6px;
}

ul#tertiaryNav {
    margin: 10px 0 20px 20px;
    padding: 0;
}

ul#tertiaryNav li {
    display: inline;
    list-style: url('/images/blank.gif');
    margin: 0 20px 0 0;
    padding: 0;
}

/* Sidebar */

#contentContainer.sidebar #content {
    width: 660px;
    min-width: 660px;
    margin-right: 20px;
    float: left;
}

#sidebar {
    float: left;
    margin: 0 0 0 5px;
    padding: 12px 0 0 0;
    width: 200px;
}

* #sidebar {
    width: 180px;
}

#sidebar h2 {
    font-size: 1.4em;
    margin-bottom: 12px;
}

#sidebar ul {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

#sidebar li {
    list-style: url('/images/blank.gif');
    margin: 0 0 12px 0;
    padding: 0;
}

#sidebar form {
    margin: 0;
    padding: 10px 0;
}

#sidebar ul ul ul {
    padding-left: 10px;
}

#sidebar1 {
    padding: 0;
    margin: 0 0 0 10px;
}

#sidebar2 {
    padding: 0;
    margin: 0 0 0 10px;
}

h2 .cat {
    font-size: .8em;
    padding: 0 0 0 10px;
}

h2 .date {
    font-size: .8em;
    padding: 0 0 0 10px;
}

h1 img {
    margin-top: -5px;
}

/* ---- FOOTER STYLING ---- */

#footer {
    float: right;
    margin: -18px auto 0 auto;
    padding: 18px 0 0 0;
    text-align: left;
    width: 100%;
    background: url(/images/bg_NavBottom.png) no-repeat top;
}

ul#footerNav {
    margin: 2px 0 10px 50px;
    padding-top: 4px;
    _padding: 20px 0 10px 100px;
}

ul#footerNav li {
    display: inline;
    font-size: 11px;
    padding: 0 7px;
    list-style: none;
    border-right: 1px solid #b5b5b5;
}

ul#footerNav li.noBorder {
    border: none;
    padding-right: 0;
}

ul#footerNav li.noBorder a img {
    margin-bottom: -5px;
}

ul#footerNav a {
    color: #b5b5b5;
}

ul#footerNav a:hover {
    color: #40742d;
    text-decoration: none;
}

#secureLogos {
    text-align: right;
}

/* ---- FOOTER LINK FARM ---- */

ul#siteMap {
    margin: 5px 0 0 50px;
    padding-bottom: 15px;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    list-style: none;
}

ul#siteMap li.mapMain {
    float: left;
    width: 220px;
    padding-right: 20px;
    list-style: none;
    float: left;
}

ul#siteMap li.mapMain ul li {
    margin-top: 10px;
    _margin-top: -5px;
    list-style: none;
    display: block;
}

ul#siteMap li.mapMain ul li a {
    color: #b1d1a6;
    display: block;
    cursor: pointer;
}

ul#siteMap li.mapMain ul li a:hover {
    text-decoration: underline;
    cursor: pointer;
}

ul#siteMap li.mapMain ul li.mapHead {
    color: #73a464;
    font-weight: bold;
    list-style: none;
    _margin: 5px 0 10px 0;
}

/* ------------- misc classes ----------- */
.blogPic {
    border: 2px solid #85977f;
    float: left;
    margin: 0 6px 8px 0;
    width: 100px;
}

.borderTop {
    border-top: 2px solid #bbb;
}

.borderBottom {
    border-bottom: 2px solid #bbb;
}

.borderLeft {
    border-left: 2px solid #bbb;
}

.borderRight {
    border-right: 2px solid #bbb;
}

a.callOut {
    background: url("/images/callout.png") center right no-repeat;
    padding-right: 12px;
}

.caps {
    text-transform: uppercase;
}

ul.checks {
    margin: 0 0 0 6px;
    padding: 0;
    vertical-align: top;
}

ul.checks li {
    background: url("/images/success.png") left 2px no-repeat;
    list-style: url('/images/blank.gif');
    line-height: 1em;
    margin: 0 0 2px 0;
    padding: 4px 0 4px 24px;
}

.clapIcon {
    display: inline;
    float: none;
    margin: 0;
    vertical-align: middle;
}

.container {
    width: 900px;
}

.help {
    color: #777;
    font-size: .8em;
    line-height: 10px;
    padding-top: 2px;
}

.helpIcon {
    margin-bottom: -2px;
}

.helpText {
    font-size: .9em;
    margin: 20px;
    text-align: left;
}

.graph {
    border: 2px solid #85977f;
    margin: 6px;
}

.left {
    float: left;
}

ul.nobullets li {
    list-style: url('/images/blank.gif');
}

.pic {
    border: 3px solid #999;
    padding: 1px;
}

.picNoBorder {
    background: #fff;
    padding: 1px;
}

.pleft {
    margin: 0 -100px 0 8px;

}

.pright {
    margin-right: 5px;
}

.ptop {
    margin-top: 5px;
}

.pbottom {
    margin-bottom: 5px;
}

.question {
    display: block;
    font-weight: 600;
}

.loanRight {
    float: right;
    margin-right: -90px !important;
}

.MUright, .right {
    float: right;
    margin-right: -5px !important;
}

.selected {
    font-weight: 600;
}

ul.skinny li {
    margin-bottom: 2px;
    padding-left: 5px;
    padding-top: 10px;
    list-style: none;
}

.textOff {
    display: none;
}

.textOn {
}

.textRight {
    text-align: right;
}

.textLeft {
    text-align: left;
}

.textCenter {
    text-align: center;
}

.tip {
    font-size: 11px;
    vertical-align: super;
}

.video {
    border: 3px solid #69611c;
    height: 266px;
    width: 440px;
}

.playVideo {
    background: url(/images/playVideo.png) no-repeat;
    display: block;
    height: 175px;
    width: 263px;
}

.playVideoNotReady {
    background: url(/images/playVideoNotReady.png) no-repeat;
    display: block;
    height: 195px;
    width: 263px;
    float: right;
    margin: -16px 47px 0 0;
}

#q_and_a .playVideo {
    margin: 0 0 10px 8px;
}

#video1 {
    display: none !important;
}

#video2 {
    display: none !important;
}

.videoWrapperSmallIE {
    border: 1px solid #ccc;
}

/* ----- box containers ------ */
.boxContainer {
    background: url("/images/curved_box_top.png") center top no-repeat;
    padding: 20px 0 0 0;
    width: 390px;
}

.boxContents {
    background: url("/images/curved_box_bottom.png") center bottom no-repeat;
    padding: 0 20px 26px 20px;
}

.largeContainer {
    background: #fff url("/images/box_grey_bottom.png") center bottom no-repeat;
    float: left;
    margin: 12px 0;
    padding: 0 0 0 0;
    width: 900px;
}

.largeContents {
    background: url("/images/box_grey_top.png") center top no-repeat;
    float: left;
    padding: 20px 20px 20px;
    width: 860px;
}

.largeBG {
    background: url("/images/box_grey_bg.png") center top repeat-y;
    float: left;
    margin-bottom: 20px
}

.largeContents h2, .mediumContents h2 {
    border: 0;
}

.mediumContainer {
    background: #e7e6db url("/images/box_medium_bottom.png") left bottom no-repeat;
    float: left;
    margin: 8px 0;
    padding: 0;
    width: 550px;
}

.mediumContents {
    background: url("/images/box_medium_top.png") left top no-repeat;
    float: left;
    padding: 20px;
    width: 510px;
}

.smallContainer {
    float: left;
    margin: 8px;
    padding: 0;
    position: relative;
    width: 284px;
    z-index: 1;
}

.smallContainer.white {
    background: url("/images/box_white_bottom.png") left bottom no-repeat !important;
}

.smallContents, .smallContentsGHA, .smallContentsDisabled {
    background: #eff9ee;
    border: 1px solid #c5d5c4;
    float: left;
    padding: 20px;
    position: relative;
    width: 244px;
    z-index: 2;
}

.smallContentsDisabled {
    background: #fff;
    border: 1px solid #ddd;
}

.smallContents.white {
    background: url("/images/box_white_top.png") left top no-repeat !important;
}

.smallContents.white h2 {
    color: #fff;
    font-size: 1.08em;
    margin: 2px 0 12px 0;
}

p.requiredText {
    margin: -15px 0 20px 209px;
}

/* ---- HOME PAGE STYLING ----- */

.homePage {
    font-family: Georgia, "Times New Roman", Times, serif;
    background: url(/images/bg_HomePageMain.png) repeat-y top center;
    width: 1020px;
    padding: 25px 0 0 0;
    _padding: 0;
    _position: relative;
    _top: -37px;
}

.homePageInner {
    _background: url(/images/bg_HomePageMain.png) repeat-y top center;
}

.hpTopText {
    background: url(/images/bg_HParrow.png) no-repeat;
    position: absolute;
    _position: static;
    _float: left;
    _margin: -35px -210px 0 70px;
    top: 75px;
    left: 80px;
    width: 130px;
    height: 124px;
}

.homePage table, .homePage table tr td {
    border: none;
    width: inherit;
    margin: 0;
    padding: 0;
}

.hpTopImage, .hpTopImageFirst {
    background: url(/images/bg_HomePageMainTop.png) no-repeat;
    position: relative;
    left: 38px;
    top: -25px;
    _top: -7px;
    _left: 35px;
}

.hpTopImageFirst {
    _top: 0;
    _left: 39px;
}

.hpBottomImage {
    background: url(/images/bg_HomePageMainBottom.png) no-repeat;
    position: relative;
    left: 38px;
    top: 10px;
    _top: 8px;
    _left: 39px;
}

.wicketExtensionsWizardButtonBar {
    background: url(/images/bg_HomePageMainBottom.png) no-repeat 38px bottom;
    position: relative;
    bottom: -1px;
    _bottom: -18px;
    _left: -3px;
}

.hpTopLogin {
    background: url(/images/bg_LoginFlow.png) no-repeat;
    position: absolute;
    _position: relative;
    top: 0;
    _top: -95px;
    right: 40px;
    _left: 850px;
    width: 116px;
    height: 31px;
    display: block;
}

.homePage ul {
    list-style: none;
}

.homePage span {
    color: #5ca146;
}

.homePage a {
    color: #f7941d;
}

.homePage a:hover {
    color: #5ca146;
}

.homePage h1 {
    color: #424242;
    font-size: 38px;
    text-indent: -9999px;
    margin: 0 0 10px 70px;
    _margin: 0 0 15px 70px;
    font-family: Georgia, "Times New Roman", Times, serif;
    background: url(/images/bg_HomePageTitle.png) no-repeat;
    _background: url(/images/bg_HomePageTitle.png) no-repeat 0 3px;
    height: 55px;
    _height: 65px;
    width: 900px;
    display: block;
}

.homePage h1.titleRefi1 {
    margin: 0 0 10px 260px;
    background: url(/images/bg_TitleRefi1.png) no-repeat;
    _background: url(/images/bg_TitleRefi1.png) no-repeat 0 3px;
    width: 650px;
}

.homePage h1.titleRefi2 {
    margin: 0 0 10px 245px;
    background: url(/images/bg_TitleRefi2.png) no-repeat;
    _background: url(/images/bg_TitleRefi2.png) no-repeat 0 3px;
    width: 650px;
}

.homePage h1.titleRefi3 {
    margin: 0 0 10px 205px;
    background: url(/images/bg_TitleRefi3.png) no-repeat;
    _background: url(/images/bg_TitleRefi3.png) no-repeat 0 3px;
    width: 670px;
}

.homePage h1.titleRefi4 {
    margin: 0 0 10px 195px;
    background: url(/images/bg_TitleRefi4.png) no-repeat;
    _background: url(/images/bg_TitleRefi4.png) no-repeat 0 3px;
    width: 670px;
}

.homePage h1.titleRefi5 {
    margin: 0 0 10px 225px;
    background: url(/images/bg_TitleRefi5.png) no-repeat;
    _background: url(/images/bg_TitleRefi5.png) no-repeat 0 3px;
    width: 650px;
}

.homePage h1.titleRefi6 {
    margin: 0 0 10px 240px;
    background: url(/images/bg_TitleRefi6.png) no-repeat;
    _background: url(/images/bg_TitleRefi6.png) no-repeat 0 3px;
    width: 650px;
}

.homePage h1.titlePurch1 {
    margin: 0 0 10px 240px;
    background: url(/images/bg_TitlePurch1.png) no-repeat;
    _background: url(/images/bg_TitlePurch1.png) no-repeat 0 3px;
    width: 650px;
}

.homePage .helpIcon {
    margin: -2px 0 0 0;
    float: none;
}

.homePage h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    text-align: center;
}

.homePage #errorMessage {
    display: none !important;
}

.homeLeftCol {
    float: left;
}

.homePage #feedbackUL {
    margin: 2px 0 0 195px;
    _margin: 7px 0 0 195px;
}

.homePage div#mainError {
    color: #8A1F11;
    width: 450px;
    position: absolute;
    _top: 110px;
}

.homePage #longError {
    position: relative;
    _top: 0;
}

h2.thanksTitle {
    font-size: 28px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #333;
    margin: 19px 0 0 80px;
    float: left;
}

h3.thanksTitle {
    float: none;
    margin: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #40742d;
}

p.thanksText {
    margin-left: 80px;
    font-size: 16px;
}

.thanks {
    background: url(../images/bg_thankyou.png) no-repeat;
    width: 430px;
    margin: 10px 0 50px 70px;
    _margin: 10px 0 14px 70px;
    float: right;
}

.thanks h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #316122;
    float: left;
    margin: 20px 0 0 23px;
}

.thanks ul {
    list-style: disc;
    margin: 60px 0 80px 160px;
    _margin: 55px 0 60px 160px;
    width: 200px;
}

ul.secondList {
    margin: 130px 0 90px 155px;
    _margin: 110px 0 80px 160px;
}

.thanks ul li {
    padding: 2px 0;
    _margin-right: 15px;
}

.thankCol {
    margin: 53px 0 0 80px;
}

.thankCol p {
    margin: 10px 10px 40px 0;
}

.thankCol h4 {
    font-size: 18px;
}

.thankCol ul {
    list-style: disc;
    margin: 10px 10px 10px 20px;
}

.thankCol ul li {
    padding: 2px;
}

.videoSection {
    margin: -30px 0 0 37px;
    _position: relative;
    _margin: 0 0 0 37px;
    _top: -45px;
}

.newsSection {
    background: url(/images/bg_newsSection.png) no-repeat left 60px;
    font-size: 14px;
    color: #424242;
    height: 100px;
    _height: 134px;
    width: 270px;
    padding: 25px 0 13px 10px;
    margin: 18px 0 0 40px;
    _margin: -20px 0 0 47px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.sectionHighlightLTV, .sectionHighlightCredit, .sectionHighlightLenders {
    background: url(/images/bg_Updated.png) no-repeat;
    height: 46px;
    width: 96px;
    position: absolute;
    right: 206px;
    _right: 275px;
    top: 255px;
    _top: 268px;
    display: none;
}

.sectionHighlightCredit {
    top: 325px;
    _top: 341px
}

.sectionHighlightLenders {
    top: 397px;
    _top: 413px;
}

p.lowRate {
    position: absolute;
    top: -55px;
    right: 200px;
    font-size: 20px;
    color: #424242;
}

p.lowRate a img {
    float: right;
}

a.shortFormNext, a.shortFormBack, a.shortFormFinish, a.shortFormFinal, .shortFormRates {
    display: block;
    background: url(/images/button_next.png) no-repeat;
    height: 56px;
    width: 230px;
    float: right;
    margin: 20px 65px 0 0;
}

.buttonDisabled {
    background: url(/images/button_agree_disabled.png) no-repeat;
    cursor: default;
    display: block;
    height: 56px;
    width: 230px;
    float: left;
    margin: 28px 0 20px 0;
    _margin: 20px 0 0 0;
    border: none;
}

.shortFormFinal {
    background: url(/images/button_agree.png) no-repeat;
    cursor: pointer;
}

.buttonGFQ {
    display: block;
    height: 56px;
    width: 230px;
    float: right;
    margin: 27px 65px 0 0;
}

a:hover.shortFormNext {
    background: url(/images/button_next_hover.png) no-repeat;
}

a.shortFormFinish {
    background: url(/images/button_finish.png) no-repeat;
}

a:hover.shortFormFinish {
    background: url(/images/button_finish_hover.png) no-repeat;
}

a.shortFormFinal {
    background: url(/images/button_final.png) no-repeat;
}

a:hover.shortFormFinal {
    background: url(/images/button_final_hover.png) no-repeat;
}

.shortFormRates {
    _margin: 0 65px 0 0;
}

img.buttonIcon {
    float: right;
    position: relative;
    right: -260px;
    top: 32px;
}

ul.mainQuestions p.zipCode {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 5px 0 -5px 0;
    color: #000;
    height: 16px;
}

a.gradeHelp {
    display: none;
}

.homePage input[type="text"], .homePage input[type="password"] {
    padding: 0 3px;
}

input.stayBlue {
    color: #4F80B7 !important;
}

#preHashedPassword {
    border: 1px solid #868686;
    _border: 1px solid #7898b5;
    padding: 0 3px;
    background: #fff;
    height: 19px;
    _height: 20px;
    width: 170px;
    _width: 153px;
}

#preHashedPassword.error {
    border: 2px solid #8A1F11;
}

.idleField {
    color: #999;
}

input#username {
    width: 250px;
    color: #999;
}

ul.mainQuestions input.passwordNew {
    width: 250px;
    font-size: 18px;
}

#ssnWrapper {
    margin: 185px 0 15px 180px;
    _margin: 0 0 -15px 180px;
    width: 325px;
    height: 170px;
}

.ssnWrapperMiddle {
    background: url(/images/bg_ssnWrapper.png) repeat-y;
    padding: 0 0 0 30px;
}

.ssnWrapperTop {
    padding: 30px 0 0 30px;
    background: url(/images/bg_ssnWrapper_top.png) no-repeat;
}

.ssnWrapperBottom {
    padding: 0 0 14px 30px;
    background: url(/images/bg_ssnWrapper_bottom.png) no-repeat;
}

#ssnWrapper p.ssnTitle {
    margin: 0;
    position: relative;
    top: -16px;
    _top: -18px;
}

#ssnWrapper input {
    margin: 0 10px 15px 0;
    _margin: 0 10px 9px 0;
    padding-left: 5px;
}

#ssnWrapper p.editAddress, #ssnWrapper p.editAddressTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 8px 0 8px 0;
}

#ssnWrapper p.editAddressTitle {
    margin: 0 0 5px 0;
    _margin: 0 0 0 0;
}

#ssnWrapper #addressid, #ssnWrapper #cityid, #ssnWrapper #zipid, #ssnWrapper #stateid {
    padding: 0 3px 0 0;
    margin: 2px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: inline;
}

#fixedAddress {
    padding-bottom: 30px;
    width: 270px;
}

#ssnWrapper .editAddressTitle span {
    font-size: 11px;
    float: right;
    margin: 0 250px 0 0;
}

#changeAddress {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 69px;
    _margin-top: -10px;
    padding-bottom: 10px;
}

#ssnWrapper #changeAddress input {
    font-size: 12px;
    height: 14px;
    _height: 20px;
    width: 150px;
    margin: 0 0 10px 0;
    _margin: 10px 0 0 0;
}

#ssnWrapper #changeAddress input.zipCode, #ssnWrapper #changeAddress input.state {
    width: 50px;
}

#ssnWrapper a {
    color: #568fd0;
    text-decoration: underline;
}

#purSSN, #refiSSN {
    width: 90px;
    height: 19px;
    padding: 0 3px;
}

input.ssn1, input.ssn1 {
    width: 71px !important;
}

input.ssn2, input.ssn2 {
    width: 50px !important;
}

input.ssn3, input.ssn3 {
    width: 71px !important;
}

#ssn1.disabled, #ssn2.disabled, #ssn3.disabled, #preHashedPassword.disabled {
    display: none;
}

.panelWrapperPurchase p.lowerListTitle {
    margin: 0 0 8px 182px;
}

.panelWrapperPurchase p.lenderDisclaimer {
    font-size: 12px;
    margin: 8px 0 10px 207px;
    width: 405px;
    color: #333;
}

#acceptUserAgreement1 {
    margin: 0 6px 0 -22px;
    _margin: 0 -22px 0 -22px;
    _position: relative;
    _left: -4px;
}

.panelWrapperRefi p.agreeLink, .panelWrapperPurchase p.agreeLink {
    font-size: 12px;
    margin: 10px 0 0 208px;
    color: #404040;
    width: 400px;
}

p.agreeLink input {
    margin: 0 8px 0 -22px;
    _margin: 0;
    _position: relative;
    _left: -5px;
}

ul.lowerList {
    margin: 0 0 0 182px;
    width: 415px;
}

ul.lowerList li {
    background: url(/images/icon_checkSmall.png) no-repeat;
    margin: 0 0 3px 0;
    padding: 5px 0 0 26px;
}

ul.lowerList li.noBG {
    background: none;
    padding: 0;
}

.mainQuestions li span, .secondaryQuestions li span {
    font-size: 13px;
    color: #999;
    display: block;
}

.mainQuestions li p span, .secondaryQuestions li p span {
    font-size: 13px;
    color: #000;
    _margin-top: 6px;
}

.mainQuestions .middle, .secondaryQuestions .middle {
    color: #000;
}

.showImage {
    display: none;
    position: relative;
    top: -44px;
    _top: -30px;
    left: 400px;
}

.panelWrapperPurchase p, .panelWrapperRefi p {
    margin: 22px 0 8px 0;
    _margin: 20px 0 8px 0;
    font-size: 18px;
    color: #000;
}

#radioPurchase, #radioRefi {
    float: left;
    _float: none;
    margin: 2px 5px 0 0;
    _margin: 0;
}

.statusSection {
    background: url(/images/bg_StatusSection.png) no-repeat 0 23px;
    float: right;
    width: 143px;
    margin-right: 30px;
}

.statusSection ul {
    font-size: 12px;
    color: #000;
    text-align: center;
    width: 143px;
    height: 305px;
    padding: 30px 0 0 0;
}

.statusSection ul li {
    background: url(/images/bg_StatusSection_incomplete.png) no-repeat 30px 16px;
    height: 65px;
    margin-bottom: 5px;
}

.statusSection ul li img {
    float: left;
    margin: 24px 0 -50px 58px;
}

.statusSection ul li.preliminaryGrade {
    background: url(/images/bg_StatusSection_complete.png) no-repeat 26px 10px;
    height: 80px;
    margin-bottom: 5px;
}

.panel1 h2 {
    border-bottom: 1px dotted #c3c3c3;
}

.panel1 {
    width: 500px;
    float: left;
}

.panel1 ul.mainQuestions {
    width: 450px;
    float: left;
    padding-left: 210px;
    font-size: 18px;
    color: #3c3c3c;
}

ul.mainQuestions p {
    margin: 25px 0 10px 0;
    _margin: 15px 0 2px 0;
    _width: 400px;
    _padding-bottom: 3px;
}

ul.mainQuestions select, ul.mainQuestions input {
    width: 270px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000;
}

ul.mainQuestions select.personalityQuestions {
    width: 300px;
}

select#state {
    width: 158px;
    height: 26px;
}

ul.mainQuestions p.emailTitle {
    margin-top: 10px;
}

ul.mainQuestions span.radios input {
    width: 15px;
}

ul.mainQuestions li.error input, ul.secondaryQuestions li.error input {
    border: 2px solid #8A1F11;
    color: #000;
}

ul.mainQuestions li p.secondaryLabel, ul.mainQuestions li p.secondaryLabelLong {
    color: #888;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 2px 0 15px 0;
    float: left;
    width: 162px;
}

ul.mainQuestions li p.secondaryLabelLong {
    width: 250px;
}

.mainQuestions input.formLeft {
    width: 145px;
}

.mainQuestions input.formRight, .mainQuestions input.formRight2 {
    width: 145px;
    float: right;
    margin-right: 131px;
}

.homePage input.contactInfoLong {
    width: 307px;
}

.mainQuestions input.formRight2 {
    margin-right: 131px;
    _margin: -25px -55px 0 0;
}

.mainQuestions select.formRight {
    width: 158px;
    float: right;
    margin: 0 130px 0 0;
    _margin: -25px -68px 0 0;
}

.mainQuestions li input.formRight {
    margin-right: 132px;
    _margin: -25px -55px 0 0;

}

.rightColHomePage, .rightColRefi, .rightColRefi3, .rightColRefi4, .rightColRefi5 {
    text-align: center;
    float: right;
    margin-right: 50px;
    padding-top: 35px;
    _padding-top: 20px;
    background: url(/images/bg_HomePageRightCol.png) no-repeat left 20px;
    font-size: 13px;
}

.rightColRefi, .rightColRefi3 {
    padding: 5px 0 0 65px;
    margin-right: 110px;
    _margin-right: 95px;
}

.rightColRefi3 {
    padding-left: 0;
    margin-right: 50px;
    _margin-right: 40px;
}

.rightColRefi4 {
    padding-left: 45px;
    margin-right: 45px;
    _margin-right: 35px;
}

.rightColRefi4 ul {
    font-size: 14px;
    width: 300px;
    text-align: left;
    line-height: 20px;
}

.rightColRefi4 ul li {
    margin: 0 0 20px 0;
    padding-left: 0;
}

.rightColRefi4 ul li .experianItem {
    margin-left: -27px;
    _margin-left: 0;
}

.rightColRefi4 ul li .lockItem {
    margin-left: -31px;
    padding: 0 10px 0 0;
    _position: relative;
    _left: 0;
    _top: -15px;
}

.rightColRefi4 img {
    margin-left: -40px;
}

.rightColRefi5 {
    padding: 5px 0 0 0;
    margin-right: 50px;
    _margin-right: 35px;
}

p.pullQuote {
    width: 270px;
    line-height: 24px;
    text-align: left;
    color: #333333;
    font-size: 14px;
    background: url(/images/bg_Quotes.png) no-repeat;
    padding-left: 40px;
    margin: 20px -50px 30px 10px;
    _margin: 20px 0 30px 0;
}

p.findRates {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #316122;
    margin-bottom: 15px;
}

ul.monthlyPayments {
    font-family: Arial, Helvetica, sans-serif;
    color: #316122;
    margin: 13px 0 15px 0;
}

ul.monthlyPayments li {
    padding: 4px 0;
    font-size: 12px;
}

ul.monthlyPayments span {
    color: #f7941d;
}

ul.monthlyPayments li.smallprint {
    font-size: 10px;
    color: #838383;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 11px;
    padding: 10px 0 0 0;
}

ul.gradeList li.mgGrade {
    background: url(/images/bgMG.png) no-repeat;
    color: #3E739C;
    margin: 10px 0 0 70px;
    _margin: 10px 0 0 0;
    font-size: 17px;
    font-weight: bold;
    width: 227px;
    height: 239px;
}

.mgGrade p {
    width: 200px;
    line-height: 22px;
    _line-height: 20px;
    margin: 10px 0 10px 14px;
    _margin: 5px 0 10px 0;
}

.bigGreen {
    background: url(/images/grade_green.png) no-repeat;
    color: #fff;
    font-size: 56px;
    padding: 38px 0 45px 0;
    _padding: 12px 0 30px 0;
    margin-left: 32px;
    _margin-left: 0;
    width: 160px;
}

.bigOrange {
    background: url(/images/grade_yellow.png) no-repeat;
    color: #fff;
    font-size: 56px;
    line-height: 80px;
    margin-left: 32px;
    _margin-left: 0;
    width: 160px;
    height: 94px;
}

.bigLightGreen {
    background: url(/images/grade_green.png) no-repeat;
    color: #fff;
    font-size: 56px;
    line-height: 80px;
    margin-left: 32px;
    _margin-left: 0;
    width: 160px;
}

ul.gradeList li.mgGrade a {
    display: block;
    font-weight: bold;
    color: #3E739C;
    background: url(/images/buttonGradeDetail.png) no-repeat;
    width: 175px;
    height: 43px;
    font-size: 13px;
    padding: 15px 0 3px 0;
    margin: 10px 0 0 22px;
    _margin: 10px 28px 0 22px;
}

.shortFormNext {
    margin: 20px 65px 0 0;
    float: right;
}

.shortFormBack, .shortFormBackLast {
    margin: 40px 20px 23px 150px;
    float: left;
}

.shortFormBackLast {
    _margin: 22px 20px 23px 150px;
}

li.emailItem {
    margin: -5px 0;
    _margin: -20px 0 20px 0;
}

li.addressItem {
    _margin: 5px 0 -10px 0;
}

li.secondaryAddressItem {
    _margin: -5px 0 -10px 0;
}

#mortgageBalanceDiv {
    _margin-top: -20px;
}

#secondMortgageDiv {
    _margin-bottom: -20px;
}

li.zipItem {
    _margin-bottom: -5px;
}

#firstMortPayDiv {
    padding: 22px 0 0 0;
    _padding: 30px 0 0 0;
}

#estHomeValueDiv {
    padding: 20px 0 0 0;
    _padding: 28px 0 0 0;
}

li.incomeType {
    padding: 5px 0 0 0;
    _padding: 25px 0 0 0;
}

.termsWrapper {
    font-family: Arial, Helvetica, sans-serif;
    margin: 15px 0 0 205px;
    font-size: 11px;
    _margin: 0 0 0 205px;
}

.termsWrapper a {
    font-size: 11px;
}

ul.ssnErrors {
    list-style: disc;
    margin-left: 220px;
    _margin-top: 3px;
}

.ssnErrors li {
    padding: 3px 0;
    _vertical-align: middle;
}

#secondMortPayDiv {
    _margin: -30px 0 0 0;
}

#secondMortPayDiv p {
    _margin: 35px 0 0 0;
}

/*==================================
CUSTOM DROPDOWNS
====================================*/

ul.newList a {
    color: #4F80B7;
    text-decoration: none;
    display: block;
}

.newListSelected ul.newList {
    margin: 0;
    list-style: none;
    color: #4F80B7;
    width: 170px;
    position: absolute;
    top: 21px !important;
    z-index: 9999;
}

ul.newList li {
    background: #e7edf5;
    width: 176px;
    margin-left: -1px;
}

.newListSelected {
    color: #4F80B7;
    font-size: 13px;
    height: 17px;
    padding: 3px 0 0 4px;
    background: #fff;
    border: 1px solid #868686;
    width: 170px;
}

.newListSelected span {
    width: 170px;
    display: block;
}

ul.newList li a {
    padding: 3px 3px 3px 5px;
    display: block;
}

ul.newList li a:hover {
    color: #fff;
}

.selectedTxt {
    width: 170px;
    overflow: hidden;
    height: 17px;
    padding: 0;
}

.newListHover {
    background: #4F80B7;
    cursor: pointer;
}

.newListSelHover, .newListSelFocus {
    cursor: pointer;
}

.gradeHelpWrapper .buttons {
    text-align: center;
    margin: 40px 0 100px 200px;
}

.gradeHelpWrapper .buttons a {
    float: left;
}

.gradeHelpWrapper a.buttonSubmit {
    background: url(/images/refi/btn_Submit.png) no-repeat;
    display: block;
    height: 40px;
    width: 110px;
    margin-left: 170px;
}

.gradeHelpWrapper a.buttonSave {
    background: url(/images/button_continue.png) no-repeat;
    display: block;
    height: 36px;
    width: 103px;
    margin-left: 165px;
}

.gradeHelpWrapper a.buttonRetry {
    background: url(/images/button_close.png) no-repeat;
    display: block;
    height: 40px;
    width: 139px;
    margin-left: 165px;
}

.gradeHelpWrapper a:hover.buttonRetry {
    background: url(/images/button_close_hover.png) no-repeat;
}

ul.mainQuestions .hiddenField p {
    margin: 15px 0 -5px 0;
    _margin: -5px 0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
}

ul.mainQuestions .estimateField p {
    margin: 10px 0 0 0;
    _margin: -7px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999;
}

.mainQuestions .hiddenField input, .mainQuestions .estimateField input {
    width: 15px;
    margin: 0 5px 0 0;
}

p.suggestionText {
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    font-size: 14px;
    position: relative;
    left: 80px;
    width: 310px;
    margin: 0 0 0 130px;
}

li.secondMortgage {
    display: none;
}

.progressBarHome {
    background: url(/images/progressBarHome.png) no-repeat;
    height: 14px;
    width: 295px;
    float: right;
    margin: -13px 115px 0 0;
    _margin-right: 80px;
}

.progressBarHome img {
    float: right;
    position: relative;
    right: -26px;
    top: -8px;
}

.progressBarInnerHome {
    background: url(/images/progressBarInnerHome.png) no-repeat;
    height: 14px;
    width: 174px;
    margin-left: 83px;
}

p.bottomColText {
    font-family: Arial, Helvetica, sans-serif;
    width: 160px;
    color: #999;
    line-height: 16px;
    margin: 10px 0 5px 30px;
    _margin: -10px 0 0 10px;
    font-size: 12px;
}

/* RIGHT COL GRADES */

ul.gradeList {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 10px 0;
}

ul.gradeList li {
    margin: -15px 0 0 0;
    _margin: 0;
}

ul.gradeList li a.hb {
    position: relative;
    bottom: -9px;
    _bottom: 6px;
    right: -60px;
}

/* safari targeting */
@media screen and

(
-webkit-min-device-pixel-ratio:

0
)
{
ul.gradeList li a.hb {
    bottom: 3px;
}

}

/* safari targeting */
@media screen and

(
-webkit-min-device-pixel-ratio:

0
)
{
.homePage a.hb:hover {
    right: -62px;
}

}

li.gradeOpen_green {
    background: url(/images/grade_open_green.png) no-repeat;
    width: 219px;
    height: 123px;
}

li.gradeOpen_orange {
    background: url(/images/grade_open_orange.png) no-repeat;
    width: 219px;
    height: 123px;
}

li.gradeOpen_lightGreen {
    background: url(/images/grade_open_greenLight.jpg) no-repeat;
    width: 219px;
    height: 123px;
}

li.gradeOpen_red {
    background: url(/images/grade_open_red.png) no-repeat;
    width: 219px;
    height: 123px;
}

li.gradeClosed {
    background: url(/images/grade_closed.png) no-repeat;
    width: 219px;
    height: 37px;
}

li.gradeClosed p {
    margin: 16px 0 0 0;
    _margin: 0;
}

li.gradeClosed p {
    margin: 16px 0 0 0;
    _margin: 0;
}

ul.gradeList li p {
    color: #205D8D;
    padding-top: 8px;
    font-size: 13px;
    _margin: 0 0 15px 0;
    line-height: 15px;
}

.bigGrade {
    color: #fff;
    margin-top: 40px;
    _margin-top: -10px;
    font-size: 56px;
}

.loanAmountValue {
    color: #fff;
    margin-top: 40px;
    _margin: 25px 0 12px 0;
    font-size: 28px;
}

ul.mainQuestions .clear {
    _margin: -12px 0 0 0;
}

/* Slider styling */

.slider {
    background: url(/images/sliderBar.png) no-repeat;
    width: 320px;
    height: 7px;
    margin: 5px 0 0 0;
    _margin: 2px 0 -6px 0;
}

.sliderHandle {
    position: relative;
    top: -6px;
    left: 50px; /*background: url(/images/sliderHandle.png) no-repeat;*/
    height: 22px;
    width: 21px;
}

.ui-slider-handle {
    background: transparent url(/images/sliderHandle.png) repeat scroll 0 0 !important;
    border: 0 solid white !important;
    cursor: pointer !important;
    height: 22px !important;
    width: 21px !important;
}

.homePage .ui-state-active {
    background: transparent url(/images/sliderHandle.png) no-repeat !important;
}

.slider_container .slider_amount {
    color: #2e611e;
    font-weight: bold;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    _font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    display: inline;
}

.slider_container .left_header, .slider_container .right_header {
    color: #000;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

.slider_header {
    width: 327px;
}

.left_header {
    float: left;
}

.right_header {
    float: right;
}

.HomePageBottom {
    margin: 50px 0 140px 15px;
    _margin: 20px 0 0 0;
}

p.videoText {
    float: left;
    margin: -17px 0 0 60px;
    _margin: -32px 0 0 60px;
    font-size: 14px;
    color: #616161;
}

.HomePageBottom h2 {
    text-indent: -9999px;
    margin-bottom: 10px;
}

.bubbleInfo, .IEBottom {
    position: relative;
}

.HomePageBottom ul {
    _margin-left: -5px;
}

.HomePageBottom ul li {
    list-style: none;
    display: inline;
    float: left;
    padding: 30px 10px 25px 20px;
    _margin: 0 0;
    line-height: 18px;
    font-size: 14px;
    width: 300px;
    _width: 330px;
}

.HomePageBottom ul li p {
    margin: 20px 0 20px 0;
    font-family: Arial, Helvetica, sans-serif;
}

.HomePageBottom ul li p em {
    font-family: Georgia, "Times New Roman", Times, serif;
}

.HomePageBottom ul li.bgBottom1Highlight p, .HomePageBottom ul li.bgBottom2Highlight p, .HomePageBottom ul li.bgBottom3Highlight p, .HomePageBottom ul li.bgBottom4Highlight p, .HomePageBottom ul li.bgBottom5Highlight p, .HomePageBottom ul li.bgBottom6Highlight p {
    margin: 15px 0 20px 0;
}

.HomePageBottom ul li.bgBottom1Highlight p, .HomePageBottom ul li.bgBottom2Highlight p, .HomePageBottom ul li.bgBottom3Highlight p {
    margin-left: 2px;
}

.HomePageBottom ul li.bgBottom1 {
    background: url(/images/bg_HomePageBottomLeft.png) no-repeat 0 0;
}

.HomePageBottom ul li.bgBottom1Highlight {
    background: url(/images/bg_HomePageBottomLeft_Highlight.png) no-repeat 2px 0;
    display: none;
    _display: block;
    position: absolute;
    _position: relative;
    z-index: 50;
}

.HomePageBottom ul li.bgBottom2 {
    background: url(/images/bg_HomePageBottomMiddle.png) no-repeat 0 -5px;
}

.HomePageBottom ul li.bgBottom2Highlight {
    background: url(/images/bg_HomePageBottomMiddle_Highlight.png) no-repeat 2px 0;
    display: none;
    _display: block;
    position: absolute;
    _position: relative;
    z-index: 50;
}

.HomePageBottom ul li.bgBottom3 {
    background: url(/images/bg_HomePageBottomRight.png) no-repeat 0 0;
    padding-bottom: 70px;
}

.HomePageBottom ul li.bgBottom3Highlight {
    background: url(/images/bg_HomePageBottomRight_Highlight.png) no-repeat 2px 0;
    display: none;
    _display: block;
    position: absolute;
    _position: relative;
    z-index: 50;
    padding-bottom: 70px;
}

.HomePageBottom ul li.bgBottom4 {
    background: url(/images/bg_HomePageBottom4.png) no-repeat 0 0;
}

.HomePageBottom ul li.bgBottom4Highlight {
    background: url(/images/bg_HomePageBottom4_Highlight.png) no-repeat 0 0;
    display: none;
    _display: block;
    position: absolute;
    _position: relative;
    z-index: 50;
}

.HomePageBottom ul li.bgBottom5 {
    background: url(/images/bg_HomePageBottom5.png) no-repeat 0 0;
}

.HomePageBottom ul li.bgBottom5Highlight {
    background: url(/images/bg_HomePageBottom5_Highlight.png) no-repeat 0 0;
    display: none;
    _display: block;
    position: absolute;
    _position: relative;
    z-index: 50;
}

.HomePageBottom ul li.bgBottom6 {
    background: url(/images/bg_HomePageBottom6.png) no-repeat 0 -5px;
}

.HomePageBottom ul li.bgBottom6Highlight {
    background: url(/images/bg_HomePageBottom6_Highlight.png) no-repeat 0 0;
    display: none;
    _display: block;
    position: absolute;
    _position: relative;
    z-index: 50;
}

.bgBottom1Wrapper, .bgBottom5Wrapper, .bgBottom3Wrapper, .bgBottom2Wrapper, .bgBottom4Wrapper, .bgBottom6Wrapper {
    display: block;
}

.bgBottom5Wrapper {
    left: 340px;
}

.bgBottom3Wrapper {
    left: 670px;
}

.HomePageBottom .bubbleInfo {
    _display: none;
}

.HomePageBottom .bubbleInfo a, .HomePageBottom .bubbleInfo a:hover, .HomePageBottom .IEBottom a, .HomePageBottom .IEBottom a:hover {
    color: #424242;
}

.HomePageBottom .IEBottom {
    display: none;
    _display: block;
    _margin: 35px 0 0 32px;
}

.homePageWrapper a#kampylink {
    display: none;
}

a.buttonWhite, a.buttonWhite2 {
    background: url(/images/btn_White.png) no-repeat;
    display: block;
    height: 40px;
    padding: 10px 0 0 5px;
    width: 137px;
    font-size: 13px;
    color: #2f651b;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

a:hover.buttonWhite, a:hover.buttonWhite2 {
    background: url(/images/btn_White_hover.png) no-repeat;
}

a.buttonWhitePlain {
    background: url(/images/btn_WhitePlain.png) no-repeat;
    display: block;
    height: 30px;
    padding: 10px 0 0 2px;
    width: 137px;
    font-size: 13px;
    color: #2f651b;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 50px;
}

a:hover.buttonWhitePlain {
    background: url(/images/btn_WhitePlain_hover.png) no-repeat;
}

a.buttonOrangeNew {
    background: url(/images/btn_OrangeNew.png) no-repeat;
    display: block;
    height: 48px;
    padding: 3px 0 0 0;
    width: 240px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

a:hover.buttonOrangeNew {
    background: url(/images/btn_OrangeNew_hover.png) no-repeat;
}

.authLogoWrapper {
    float: right;
    margin-top: 20px;
}

p.authText {
    font-size: 18px;
    margin: 50px 0 0 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #316122;
}

.authLoading {
    margin: 40px 0 0 390px;
}

.authErrors {
    font-size: 14px;
}

.experiansuccess {
    font-weight: bold;
    font-size: 16px;
    color: #40742D;
    padding: 15px;
}

/* ---------- testimonials --------- */
#testimonials {
    width: 446px;
}

.testimonialPic {
    float: left;
}

.testimonialPic img {
    border: 3px solid #595006;
}

.testimonialPicSmall {
    border: 3px solid #595006;
    margin: 0 0 8px 8px;
}

.quote {
    background: #fff;
    color: #595006;
    font-style: italic;
    margin: 0;
    padding: 6px;
}

.source {
    clear: both;
    margin-bottom: 10px;
}

#promise {
    color: #455505;
    float: right;
    margin: 0 10px;
    width: 335px;
}

#promise ul {
    margin-left: 20px;
}

#mainNav li.loginLink {
    float: right;
    color: #8f8f8f;
    font-size: 12px;
    position: relative;
    top: -50px;
    _top: -12px;
    right: -15px;
    _right: 36px;
    height: 15px;
}

.loginLink a {
    color: #316122;
    display: block;
    margin-top: 5px;
}

.loginLink a:hover {
    text-decoration: underline
}

.disclaimer {
    margin: 30px 0 0 218px;
    text-align: left;
    font-weight: bold;
    font-size: 10px
}

.disclaimer span {
    font-size: 18px;
    position: relative;
    top: 7px;
}

button {
    background: url("/images/button_submit.png") center center no-repeat;
    border: 0;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    height: 40px;
    cursor: pointer;
    width: 175px;
}

a.button {
    background: url("/images/button.png") center center no-repeat;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    height: 40px;
    text-align: center;
    width: 175px;
}

a.buttonSave {
    background: url("/images/button_save.png") center center no-repeat;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    height: 49px;
    text-align: center;
    width: 159px;
}

a.button:visited {
    color: #fff;
}

a.button-sm {
    background: url("/images/button_green2.png") center center no-repeat;
    color: #fff !important;
    display: inline-block;
    font-size: 1em;
    line-height: 34px;
    height: 36px;
    margin: 1px auto;
    text-align: center;
    width: 124px;
}

a.button-md {
    background: url("/images/button_green.png") center center no-repeat;
    color: #fff !important;
    display: inline-block;
    font-size: 1em;
    line-height: 34px;
    height: 36px;
    margin: 1px auto;
    text-align: center;
    width: 124px;
}

a.button-sm:visited {
    color: #fff;
}

fieldset .help {
    display: inline-block;
    clear: left;
    width: 220px;
    margin-left: 205px;
}

fieldset fieldset .help {
    margin-left: 18em;
}

fieldset .accounts {
    display: inline-block;
    font-size: .9em;
    width: 96px;
}

.secureNote {
    color: #555;
    font-size: .9em;
    line-height: 1.4em;
    float: right;
    width: 290px;
}

.error input {
    border: 2px solid #990000;
}

.error select, li.error select {
    border: 2px solid #990000;
}

/*  TRANSFER PAGE  */

.transferWrapper {
    width: 550px;
    _margin: -22px 0 0 0;
}

.transferWrapper em {
    font-weight: normal;
    color: #F7AD1D;
}

.transferWrapper p em {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
}

.transferWrapper p {
    font-size: 13px;
    font-style: italic;
}

.transferWrapper td.formLabel {
    width: 150px;
}

.transferTitle {
    margin: 10px 0 10px 0;
}

li.error label {
    color: #8a1f11 !important;
}

ul.nameSection {
    font-size: 14px;
    list-style: none;
    margin-bottom: 25px;
}

ul.nameSection li {
    margin: 5px 0;
}

p.pricingText {
    border-bottom: 1px dotted #c3c3c3;
    padding: 0 0 15px 0;
    font-style: normal;
    font-size: 16px;
    margin: 0 0 15px 0;
    line-height: 18px;
}

p.pricingText span {
    color: #F7AD1D;
    font-size: 18px;
}

.monthWrapper {
    margin: -10px 0 0 10px;
}

.monthWrapper input {
    margin-left: 25px !important;
}

.smallGray {
    color: #999;
    font-size: 10px;
    margin: 18px 0 0 37px;
}

#signUpBilling {
    width: 450px;
    margin: -15px 0 0 -63px;
}

#signUpBilling .wide {
    margin-left: 190px;
}

#signUpBilling li {
    padding-top: 5px;
    padding-bottom: 5px;
}

li.creditCards {
    margin: 0 0 7px 180px;
}

li.creditCards img {
    margin: 6px 14px -7px 4px;
}

input.signUpContinue {
    background: url(/images/refi/btn_Continue.png) no-repeat;
    width: 136px;
    height: 39px;
    border: none;
    margin: 30px 0 25px 200px;
}

fieldset #subscription p {
    margin-bottom: 2px;
    padding-bottom: 0;
}

fieldset #subscription p#subscribeType {
    margin-bottom: 10px;
}

.agreement {
    background: #f6f6f6;
    border: 1px solid #ddd;
    padding: 15px;
    font-size: 11px;
}

ul.nobullets {
    margin: 0 0 5px 230px;
}

.signUpDisclaimer {
    font-size: 10px;
    margin: 10px 0 -5px -10px;
    _margin: 10px 0 0 0;
}

.cvvWrapper {
    margin: 0 0 0 0;
}

.cvvImage {
    margin: -80px 0 0 270px;
    float: left;
    display: none;
}

/*---------- bubble tooltip -----------*/
a.hb {
    cursor: help;
    position: relative;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
}

a.hb span {
    display: none;
    z-index: 4001;
}

a.hb:hover span.tooltip, .homePage a.hb:hover span.tooltip {
    display: block;
    position: absolute;
    bottom: 7px;
    left: -148px;
    padding: 15px 0 0 0;
    width: 303px;
    text-align: left;
    text-decoration: none;
    z-index: 4003;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 18px;
    color: #424242;
}

.homePage a.hb:hover span.tooltip {
    bottom: 14px;
    _bottom: 108px;
    left: -142px;
}

.tooltip p {
    margin: 2px 0 3px 0;
}

.tooltip p strong {
    margin-bottom: 3px !important;
}

.tooltip h2 {
    padding-bottom: 0;
}

a.hb:hover span.top {
    display: block;
    padding: 30px 8px 0 8px;
    background: url(/images/bubble.png) no-repeat top;
}

a.hb:hover span.middle, .homePage a.hb:hover span.middle {
    display: block;
    padding: 0 35px 1px 35px;
    background: url(/images/bubble_filler.png) repeat-y 1px bottom;
}

.homePage a.hb:hover span.middle {
    color: #333;
}

a.hb:hover span.bottom {
    display: block;
    padding: 0 3px 52px 8px;
    background: url(/images/bubble.png) no-repeat bottom;
}

a.hb .fakeLink {
    text-decoration: underline;
}

/* ---------- numbers list -------- */
ol#numbers {
    margin: 18px 32px;
}

ol#numbers li {
    border-bottom: 1px solid #ddd;
    list-style: url('/images/blank.gif');
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}

ol#numbers li.item1 {
    list-style-image: url("/images/number1.png");
}

ol#numbers li.item2 {
    list-style-image: url("/images/number2.png");
}

ol#numbers li.item3 {
    list-style-image: url("/images/number3.png");
}

ol#numbers li.item4 {
    list-style-image: url("/images/number4.png");
}

ol#numbers li.item5 {
    list-style-image: url("/images/number5.png");
}

ol#numbers li.item6 {
    list-style-image: url("/images/number6.png");
}

ol#numbers li.item7 {
    list-style-image: url("/images/number7.png");
}

ol#numbers li.item8 {
    list-style-image: url("/images/number8.png");
}

ol#numbers li.item9 {
    list-style-image: url("/images/number9.png");
}

ol#numbers li.item10 {
    list-style-image: url("/images/number10.png");
}

ol#numbers li h2 {
    border: 0;
}

#teaser, #teaserResults {
    text-align: center;
}

#teaser ol {
    text-align: left;
}

#teaser fieldset {
    background: transparent;
    border: 0;
    padding: 0;
}

#teaser fieldset label {
    width: 12em;
}

#teaser button {
    margin-top: 10px;
}

#teaserResults {
    font-size: 1.2em;
    line-height: 1.4em;
}

#teaserResults .rate {
    font-weight: 600;
}

#teaserResults a.button {
    font-size: .9em;
    margin: 10px auto;
}

.DashboardSummaryWrapper {
    width: 280px;
    height: 260px;
    margin: 0 2px 0 0;
    padding: 5px 10px 10px 5px;
    background: url("/images/mySummaryBG.png") no-repeat;
}

.DashboardSummaryWrapper h2 {
    color: #333;
}

.DashboardSummaryWrapper a.hb {
    margin: -15px 0 0 70px;
}

#profileGauge {
    margin: 4px 0 0 20px;
    width: 184px;
}

#profileGauge a {
    text-decoration: none;
    color: #146f28;
}

#bar {
    border: 1px solid #d5eba6;
    height: 30px;
    padding: 6px 0 4px 0;
    margin: 3px 0 0 0;
    width: 318px;

}

#status {
    background: url("/images/bg_profile_status.png") left no-repeat;
    float: left;
    height: 30px;
}

/* delete id rateTable?  (replaced with class) */
#rateTable {
    width: 310px;
}

#rateTable th {
    font-size: .8em;
}

#rateTable td {
    font-size: .8em;
    padding: 0;
    vertical-align: middle;
}

#rateTable td.percent, #rateTable td.trend {
    text-align: center;
}

ul#rateNav {
    margin: 0 0 6px 0;
    padding: 0;
}

ul#rateNav li {
    display: inline;
    font-size: .9em;
    list-style: url('/images/blank.gif');
    margin: 0 6px 0 0;
    padding: 0;
}

ul#rateNav li.selected {
    font-weight: 600;
}

#myRates {
    clear: both;
}

#rateTable .gov .government {
    padding: 6px;
}

#rateTable .gov .conforming {
    display: none;
}

#rateTable .gov .nonconforming {
    display: none;
}

#rateTable .gov .other {
    display: none;
}

#rateTable .con .government {
    display: none;
}

#rateTable .con .conforming {
    padding: 6px;
}

#rateTable .con .nonconforming {
    display: none;
}

#rateTable .con .other {
    display: none;
}

#rateTable .non .government {
    display: none;
}

#rateTable .non .conforming {
    display: none;
}

#rateTable .non .nonconforming {
    padding: 6px;
}

#rateTable .non .other {
    display: none;
}

#rateTable .oth .government {
    display: none;
}

#rateTable .oth .conforming {
    display: none;
}

#rateTable .oth .nonconforming {
    display: none;
}

#rateTable .oth .other {
    padding: 6px;
}

.rateTable {
    background: #eee;
    border: 1px solid #ccc;
    clear: both;
    margin: 0;
    padding: 4px;
    width: 100%;
}

.rateTable th {
    text-align: right;
}

.rateTable td {
    background: #fff;
    border-bottom: 1px solid #ccc;
    text-align: right;
}

.rateTable td.label {
    font-weight: 600;
    text-align: left;
}

ul#rateNav li {
    float: left;
    font-size: 1.1em;
    margin: 0;
}

ul#rateNav a {
    border: 1px solid #ccc;
    display: block;
    margin-bottom: -1px;
    padding: 6px;
    text-decoration: none;
}

ul#rateNav li.selected a {
    background: #eee;
    border-bottom: 1px solid #eee;
}

/* --------- tagcloud ----------- */
.tagCloud {
    width: 232px;
    white-space: normal;
    padding: 4px;
}

.tagCloud span {
    display: inline-block;
}

.p1, span.p1, .p2, span.p2, .p3, span.p3, .p4, span.p4, .p5, span.p5 {
    padding: 1px 4px;
    float: left;
}

.p1, span.p1 {
    font-size: 18px;
    color: #316122;
}

.p2, span.p2 {
    font-size: 18px;
    color: #316122;
}

.p3, span.p3 {
    font-size: 16px;
    color: #568f44;
}

.p4, span.p4 {
    font-size: 14px;
    color: #75a267;
}

.p5, span.p5 {
    font-size: 12px;
    color: #8bb17f;
}

.ptag {
    color: #61A349;
    float: right;
    font-size: 1.2em;
    font-weight: 600;
    padding-top: 20px;
}

#userSelect {
    float: right;
    margin-top: -80px;
    position: relative;
    z-index: 3000;
}

#userSelect a {
    float: right;
}

span.smaller {
    color: #666;
    font-size: .9em;
    font-weight: normal;
}

/* ---- LOG IN STYLING ---- */

.loginWrapper {
    width: 580px;
    _width: 600px;
    _padding-right: 20px;
}

.loginWrapper td input#signup, .loginWrapper td input#login {
    margin-left: -2px;
}

.refiMain .loginWrapper p.loanTitle {
    padding: 10px 0 0 0;
}

.refiSide h4 {
    color: #316122;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    padding-left: 13px;
    font-weight: normal;
    margin: 20px 0 0 0;
    background: url(/images/arrowGreen.png) no-repeat left 8px;
}

.refiSide p.subColumnText {
    margin: 5px 0 0 13px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.secureImages {
    float: right;
    margin: -35px 0 0 0;
    _margin: -30px 0 0 0;
}

.secureImages a {
    margin: 0 6px;
}

.loginTabs {
    margin: 20px 0 25px 0;
    border-bottom: 1px solid #f7ad1d;
}

.loginTabs li {
    display: inline;
}

.loginTabs li a {
    display: inline-block;
    padding: 5px 0;
    text-align: center;
    width: 100px;
    font-size: 14px;
    color: #7b9c68;
    background: #eaf5d2;
}

.loginTabs li a.currentTab {
    background: #f9b636;
    color: #fff;
}

a.loginLink {
    margin-top: -90px;
    _margin: 0 0 20px 0;
    float: left;
}

.noBreak {
    white-space: nowrap;
}

#username1, #password, #newUsername, #newPassword, #verifyPassword, #preHashedPassword {
    width: 200px;
    background: #fff url(/images/refi/bgInputLogIn.png) no-repeat;
    font-size: 16px;
    border: 1px solid #f89c2e;
    padding: 6px;
    margin-bottom: 8px;
    _height: 35px;
}

#passwordDescription {
    display: block;
    margin: 0 0 0 0;
    height: 10px;
    color: #7DC323;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.refiMain .signupPanel table tr td.alignRight, .refiMain .loginPanel table tr td.alignRight {
    text-align: right;
    padding: 0 20px 0 10px;
    width: 135px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    vertical-align: middle;
}

.refiMain .signupPanel table tr td.alignRight label,
    .refiMain .loginPanel table tr td.alignRight label {
    font-weight: normal;
}

.signupPanel table tr td.alignLeft {
    text-align: left;
    padding: 10px 0 10px 0;
    color: #a8a8a8;
    font-size: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.signupPanel table tr td.alignLeft .help {
    padding-left: 10px;
}

.signupPanel table tr td.alignLeft .characterHelp {
    margin-left: 34px;
    display: block;
}

.signupPanel table tr.terms td {
    font-size: 11px;
    _font-size: 10px;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Arial, Helvetica, sans-serif;
}

.signupPanel table tr.terms td.error {
    padding-left: 155px;
}

.signupPanel table tr.terms td.useText {
    padding: 0 0 10px 164px;
}

.signupPanel table tr.terms td.useText label {
    font-weight: normal;
}

table tr td.alignRight {
    text-align: right;
    padding: 10px 0 10px 70px;
}

.loginSlide .disclaimer {
    margin: 0 0 20px 194px;
    font-size: .9em;
    text-align: left;
}

.signupPanel .disclaimer {
    margin: 0 0 20px 160px;
    font-size: .9em;
    text-align: left;
}

a.btnSignUp, a.btnLogIn {
    background: url(/images/refi/btn_SignUp.png) no-repeat;
    text-align: center;
    width: 103px;
    height: 36px;
    margin: 30px 0 30px 0;
    display: block;
    cursor: pointer;
}

a:hover.btnSignUp {
    background: url(/images/refi/btn_SignUp_Hover.png) no-repeat;
}

a.btnLogIn {
    background: url(/images/refi/btn_LogIn.png) no-repeat;
}

a:hover.btnLogIn {
    background: url(/images/refi/btn_LogIn_Hover.png) no-repeat;
}

.loginFooter {
    border-top: 1px solid #dfdfdf;
    padding: 10px 0 0 0;
    margin: 40px 0 0 0;
}

.signupPanel .loginFooter {
    margin: 10px 0 0 0;
}

img.trustE {
    margin: 9px 0 0 25px;
}

#signInForm a.forgetLink {
    margin: 10px 0 0 171px !important;
    display: block;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #568fd0;
    text-decoration: underline;
    float: none !important;
}

tr.loggedIn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.LogInWrapper table tr.loggedIn td {
    padding: 0 0 0 20px;
}

p.loanTitle {
    font-size: 24px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #316122;
}

.termsPopup {
    margin: 0 0 0 -395px;
    text-align: left;
    left: 50%;
    position: absolute;
    top: 30px;
    _top: 0;
    _overflow: hidden;
    _position: fixed;
    _margin: 0 0 0 0;
}

.termsPopup h1 {
    margin-left: 0;
    color: #333;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
}

div.wicket-modalCompare .termsPopup .popupInner {
    padding: 25px 30px 30px 30px;
    height: 400px !important;
    position: absolute;
    _position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    width: 730px;
    _width: 787px;
}

a.popupClose {
    background: url('/images/btn_Close.png') no-repeat;
    height: 40px;
    width: 36px;
    display: block;
    position: absolute;
    right: 20px;
    top: 24px;
    z-index: 3;
}

a:hover.popupClose {
    background: url('/images/btn_Close_Hover.png') no-repeat;
}

.popupInner {
    background: #fff;
    z-index: 2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 35px 50px 50px 50px;
    letter-spacing: 0;
}

table.ssnTable {
    padding: 25px 0 0 0;
    _margin-top: 50px;
}

table.ssnTable tr {
    padding-top: 6px;
}

table.ssnTable td.formLabel {
    padding-top: 0;
}

#ssn1 {
    width: 46px;
    padding: 2px;
    font-size: 13px;
    margin-right: 1px;
}

#ssn2 {
    width: 30px;
    padding: 2px;
    font-size: 13px;
}

#ssn3 {
    width: 46px;
    padding: 2px;
    font-size: 13px;
    margin-left: 1px;
}

img.lock {
    margin: 0 0 -4px 2px;
}

span.ssnHelp2 {
    font-size: 10px;
    color: #838383;
    float: left;
    margin: -2px 0 0 90px;
    font-weight: normal;
}

.logoWrap {
    margin: -9px 0 12px 250px;
}

.logoWrap a {
    margin: 0 2px;
}

.permaNance {
    padding: 15px 20px 15px 100px;
    margin-top: 25px;
    font-size: 13px;
    line-height: 18px;
    color: #333;
}

/*  FORM FIELD STYLING  */

div#loginFields {
    position: absolute;
    right: 0;
    top: 15px;
    width: 500px;
    z-index: 3000;
}

input[type="text"], input[type="password"] {
    width: 170px;
    font-size: 13px;
    padding: 0;
    color: #333;
}

select {
    font-size: 13px;
}

fieldset ol li label {
    margin-top: 4px;
}

#middleContent fieldset ol li label {
    margin-top: 2px;
    _margin-top: 0;
    _margin-bottom: 16px;
}

fieldset ol li input[type="text"], input[type="password"] {
    padding: 3px;
}

#loginFields input[type="text"], #loginFields input[type="password"] {
    width: 100px;
}

div#loginFields .error {
    background: transparent;
    border: 0;
    text-align: left;
}

div#loginFields .error ul {
    float: right;
}

div#loginFields .error li {
    list-style: url('/images/blank.gif');
}

.noHighlight {
    background: none !important;
    border: none !important;
}

.address2 {
    _margin-right: 10px;
}

/* contact info additions */

.contactInfo h1 {
    font-size: 1.5em;
    color: #690;
}

.contactInfo h2 {
    color: #690;
    font-size: 1.2em;
}

.contactInfo h2.sectionHeaderGreen {
    color: #fff;
}

.formDisclaimer {
    font-size: 10px;
    margin: -20px 0 10px 205px;
    color: #990000;

}

/* ------ BEGIN HOW IT WORKS ------ */

.howItWorks h2 {
    font-size: 30px;
    margin: 15px 0 5px 300px;
}

.howItWorks p.middleTagLine {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    letter-spacing: 1px;
    margin-left: 30px;
}

.topArrow {
    background: url(/images/bg_HowItWorksTop.png) no-repeat;
    height: 176px;
    width: 736px;
    margin: 15px 0 0 65px;
}

.topSteps {
    list-style: none;
    margin: 15px 0 0 60px;
}

.topSteps h3 {
    font-size: 32px;
    color: #464646;
    margin-bottom: 25px;
}

.topSteps li {
    width: 210px;
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    height: 155px;
    margin-bottom: 10px;
    background: url(/images/bg_HowItWorksBullets.png) no-repeat 90px bottom;
}

.topSteps li span {
    color: #5ca146;
}

.topSteps li.stepTwo {
    margin: 0 110px 0 85px;
}

.topSteps li.stepTwo h3, .topSteps li.lastStep h3 {
    margin-bottom: 57px;
}

.screenShotWrapper {
    background: url(/images/bg_HowItWorksMiddle.png) no-repeat;
    height: 329px;
    width: 822px;
    margin-left: 35px;
}

a.buttonStartNow {
    height: 50px;
    width: 172px;
    background: url(/images/button_StartNow.png) no-repeat;
    display: block;
    float: right;
    margin: -18px 75px 0 0;
    _margin: -32px 72px 0 0;
}

a:hover.buttonStartNow {
    background: url(/images/button_StartNow_hover.png) no-repeat;
}

.bottomShadow {
    background: url(/images/bg_HowItWorksBottom.png) no-repeat;
    height: 70px;
    width: 785px;
    margin: 60px 0 0 45px;
}

.bottomFeatures {
    list-style: none;
    margin: 0 0 0 10px;
}

.bottomFeatures li {
    width: 240px;
    _width: 265px;
    float: left;
    font-size: 14px;
}

.bottomFeatures li h3 {
    font-size: 24px;
    color: #464646;
    padding-bottom: 33px;
}

.bottomFeatures li.howitWorksGHA {
    background: url(/images/bg_HowItWorksGHA.png) no-repeat bottom left;
    padding: 45px 0 0 25px;
    margin: 0 80px 0 0;
    text-align: right;
}

.bottomFeatures li.howitWorksGHA p {
    margin: 50px 0 40px 0;
    line-height: 15px;
}

.bottomFeatures li.howitWorksGHA a {
    font-size: 13px;
}

.bottomFeatures li.middleFeature {
    width: 205px;
    margin: 25px 70px 0 0;
    _margin: 15px 70px 0 0;
}

.bottomFeatures li.middleFeature img {
    margin: 0 0 0 30px;
}

.bottomFeatures li.lastFeature {
    margin: 25px 0 0 0;
    _margin: 15px 0 0 0;
}

.bottomFeatures li.lastFeature h3 {
    padding-bottom: 57px;
}

.bottomFeatures li.lastFeature a {
    margin: 20px 0 0 0;
    text-decoration: underline;
    display: block;
}

a.howItWorksPromise {
    display: block;
    height: 90px;
    width: 110px;
    float: right;
    margin: 0 -22px -21px 0;
    background: url(/images/bg_HowItWorksPromise.png) no-repeat;
}

/* ------ END HOW IT WORKS ------ */

.warningBox {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -150px;
    _margin-left: -250px;
    background: url(../images/bg_warning.png) no-repeat;
    width: 400px;
    _width: 510px;
    padding: 55px;
    text-align: center;
    display: none;
    z-index: 100;
}

.warningBox p {
    font-size: 16px;
}

.warningBox a.closeHelp {
    margin: 5px 5px 0 0;
}

.buttonYes {
    background: url(../images/button_yes.png) no-repeat;
    display: inline-block;
    height: 36px;
    width: 103px;
    margin: 30px 10px 10px 10px;
}

a:hover.buttonYes {
    background: url(../images/button_yes_hover.png) no-repeat;
}

.buttonNo {
    background: url(../images/button_no.png) no-repeat;
    display: inline-block;
    height: 36px;
    width: 103px;
    margin: 30px 10px 10px 0;
}

a:hover.buttonNo {
    background: url(../images/button_no_hover.png) no-repeat;
}

/* GRADE HELP SECTION */

.gradeHelpWrapper {
    width: 923px;
    position: absolute;
    line-height: 18px;
    text-align: left;
    font-size: 13px;
    left: 0;
    top: 28px;
}

.gradeHelpWrapper h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #316122;
}

.gradeHelpWrapperTop {
    background: url(/images/bg_GradeWrapperTop.png) no-repeat;
    height: 18px;
}

.gradeHelpWrapperMiddle {
    background: url(/images/bg_GradeWrapperMiddle.png) repeat-y;
    padding: 10px 55px;
    font-size: 14px;
    color: #424242;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#inline {
    border: 1px solid #666;
    padding: 5px 0 0 5px;
}

img.mgLogo {
    float: left;
}

a.closeHelp, a.closeHelp2, a.closeHelp3 {
    background: url(/images/button_close_save.png) no-repeat right;
    width: 25px;
    height: 23px;
    display: block;
    position: absolute;
    padding-right: 32px;
    font-family: Arial, Helvetica, sans-serif;
    top: 12px;
    right: 14px;
    _right: 20px;
}

a:hover.closeHelp, a:hover.closeHelp2, a:hover.closeHelp3 {
    background: url(/images/button_close_save_hover.png) no-repeat right;
    text-decoration: underline;
}

.LFLightbox a.closeHelp2 {
    _position: fixed;
    _float: right;
}

.gradeIntroText {
    float: left;
    width: 370px;
}

.gradeExplanation {
    float: right;
    width: 420px;
}

.gradeExplanation ul li {
    margin-bottom: 25px;
}

.gradeExplanation img {
    float: right;
    padding: 0 0 100px 20px;
}

.gradeHelpWrapperBottom {
    background: url(/images/bg_GradeWrapperBottom.png) no-repeat;
    height: 25px;
    padding-bottom: 5px;
}

.mtgLink {
    font-family: Arial, Helvetica, sans-serif;
    padding: 20px 0 20px 100px;
    width: 350px;
    margin-bottom: 10px;
    text-decoration: underline;
    display: block;
}

/* GRADE DETAILS SECTION */

.gradeDetails {
    background: url(/images/bg_GradeDetailsNew.png) no-repeat;
    width: 901px;
    position: absolute;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: left;
    margin: -20px 0 0 -20px;
}

.gradeDetails img {
    margin: 200px 0 0 79px;
    float: left;
}

.gradeDetails a {
    margin: 15px 0 0 190px;
}

.gradeDetails a.buttonWhitePlain {
    margin: 0 0 0 10px;
}

.gradeDetails a.buttonOrangeNew {
    margin: 20px 0 150px 200px;
}

.gradeDetails .headerInfo {
    color: #83bb4a;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    float: right;
    margin: 25px 45px 0 0;
}

.gradeDetails img.featureList {
    margin: 25px 0 0 35px;
    float: none;
}

.gradeDetails .headerInfo a {
    color: #568fd0;
    text-decoration: underline;
    margin: 0;
}

.gradeDetails .headerInfo a.leftLink {
    border-right: 1px solid #568fd0;
    padding-right: 6px;
    margin: 0 3px 0 10px;
}

.gradeDetails h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #316122;
    font-size: 18px;
    margin: 125px 0 0 215px;
    width: 400px;
}

p.gradeExplanationText {
    width: 415px;
    margin: 10px 0 0 215px;
}

.gradeDetails h2.bottomGradeDetails {
    margin: 0 0 8px 0;
}

.gradeDetails p {
    font-size: 14px;
    line-height: 18px;
}

.gradeDetails a.buttonWhite {
    margin-bottom: 45px;
}

.gradeDetails ul {
    font-size: 13px;
    margin: 7px 0 0 240px;
}

.matchedLenders {
    width: 200px;
    position: absolute;
    right: 30px;
    _right: -170px;
    top: 125px;
}

.matchedLenders p {
    margin-bottom: 10px;
}

p.buttonNo {
    margin-top: 95px;
    _margin-top: 130px;
}

/* ------ Yodlee Flow 9/15/09 ------ */

.ruleSeparation {
    padding-top: 20px;
}

#yodleeWrapper {
    color: #666;
}

#yodleeWrapper h2 {
    color: #690;
    font-size: 24px;
    font-weight: bold;
    padding: 35px 0 30px 0;
}

ul.secondaryNav {
    margin: 0 0 0 120px;
}

ul.secondaryNav li {
    list-style: none;
    display: inline;
}

ul.secondaryNav li a {
    list-style: none;
    display: inline;
    border-bottom: 1px solid #d1d1d1;
    padding: 7px 12px 8px 12px;
    background: repeat-x url('/images/yodlee/unselectedNav.png') -2px 0;
    color: #666;
}

ul.secondaryNav li a.secondaryCurrent {
    background: repeat-x url('/images/yodlee/currentNav.png');
    padding: 10px 10px 9px 10px;
    border-top: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-bottom: none;
    color: #000;
}

.mainBoxTop {
    background: no-repeat url('/images/yodlee/mainSquareTop.png');
    width: 900px;
    height: 28px;
}

.mainBox {
    background: repeat-y url('/images/yodlee/mainSquareMiddle.png');
    padding: 28px;
}

.mainBoxBottom {
    background: no-repeat url('/images/yodlee/mainSquareBottom.png') -7px 0;
    width: 900px;
    padding: 22px 0 0 0;
}

.firstAccountCallout {
/*display: none;*/
    background: url('/images/yodlee/calloutFirstAccount.png') repeat-x;
    padding: 15px 15px 0 15px;
    margin: -18px 20px 0 15px;
    border-top: 1px solid #9ec59e;
    border-bottom: 1px solid #9ec59e;
    width: 460px;
}

.firstAccountCallout p {
    border-bottom: 1px solid #d3e5d3;
    padding-bottom: 30px;
}

.firstAccountCallout p.subText {
    border-bottom: none;
    font-size: 12px;
    width: 250px;
}

.buttonWrapper {
    overflow: hidden;
    width: 100%;
    margin: -85px 0 35px -18px;
}

.firstAccountCallout a.addAccountButton {
    background: url('/images/yodlee/buttonAddAccountLeft.png') no-repeat top left;
    display: block;
    float: right;
    height: 36px;
    padding-left: 31px;
    color: #666;
}

.firstAccountCallout a.addAccountButton span {
    background: url('/images/yodlee/buttonAddAccountRight.png') no-repeat top right;
    display: block;
    padding: 11px 20px 11px 3px;
}

.featuresCalloutWrapper {
    display: none;
    width: 250px;
    float: right;
    margin: -170px 40px 0 0;
}

.featuresCallout {
    width: 222px;
    font-size: 11px;
    background: #f4f4f4;
    border-left: 3px solid #e1e1e1;
    border-right: 3px solid #e1e1e1;
    padding: 0 12px;
    margin-top: -2px;
}

.featuresCallout p {
    border-bottom: 1px solid #666;
}

.featuresCallout ul {
    padding-bottom: 0;
    margin-bottom: 0;
}

.chooseBank input, .bankSearch input {
    font-size: 28px;
    color: #000;
    padding: 3px 2px;
    margin-left: 30px;
}

.chooseBank a.buttonSelected, .bankSearch a.buttonSelected {
    background: url('/images/yodlee/buttonSelected.png') no-repeat;
    padding: 11px 36px 14px 36px;
    color: #fff;
    font-size: 18px;
    float: right;
    margin: -42px 265px 0 0;
}

.chooseBank p {
    color: #000;
    margin: 20px 0 10px 30px;
    font-size: 16px;
}

.chooseBank p.helpText {
    color: #666;
    margin: 0 0 0 29px;
    font-size: 12px;
}

.chooseBank ul {
    color: #000;
    list-style: none;
    margin: 0 0 0 26px;
    font-size: 16px;
}

.chooseBank ul li {
    padding: 3px;
}

.chooseBank ul li a {
    color: #000;
    padding: 1px;
}

.chooseBank ul li a:hover {
    background: #107add;
    color: #fff;
}

.chooseBank .autofill {
    padding: 15px;
    border: 2px solid #666;
    width: 430px;
}

.chooseBank .autofill a {
    color: #107add;
    font-size: 22px;
    padding: 2px;
    margin: 2px;
}

.chooseBank .autofill a:hover {
    color: #fff;
    background: #107add;
}

.bankSearch {
    display: none;
}

.bankSearch a.buttonUnselected {
    background: url('/images/yodlee/buttonUnselected.png') no-repeat;
    padding: 11px 46px 14px 46px;
    color: #fff;
    font-size: 18px;
    float: right;
    margin: -42px 123px 0 0;
}

.bankSearch h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 25px 0 5px 30px;
}

.bankSearch p {
    font-size: 11px;
    color: #85977f;
    margin-left: 30px;
}

.bankSearch textarea {
    width: 400px;
    margin: 0 0 0 30px;
    padding: 5px;
}

/*Lightbox Panels*/

.landingPage {
    display: none;
}

.validator {
    display: none;
}

/* ----END Yodlee Flow  ----*/

/* ---- EDIT ACCOUNT PAGE  ----*/

.editAccountWrapper {
    width: 560px;
}

.refiMain .editAccountWrapper h2 {
    margin-bottom: 0;
    _margin-top: 15px;
}

.editAccountWrapper p {
    margin-bottom: 5px;
}

.editAccountWrapper a.hb {
    float: none;
}

.billingTitleMain {
    margin: 10px 0 0 0;
}

.editAccountWrapper td em {
    color: #F7AD1D;
    font-weight: normal;
    margin-right: 1px;
}

.editAccountWrapper h2 {
    margin-left: 0;
}

.refiMain h2.billingTitle {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #316122;
    font-weight: normal;
    height: 30px;
    padding: 15px 0 0 0;
    margin: 10px 0 0 0;
    border-top: 1px dotted #c3c3c3;
}

table.billingList {
    width: 560px;
    list-style: none;
    font-size: 13px;
    margin-bottom: 0;
}

table.billingList td.formLabel {
    width: 180px;
}

.editAccountWrapper td.formLabel {
    width: 180px;
}

.editAccountWrapper #preHashedPassword,
    .editAccountWrapper #newPassword,
    .editAccountWrapper #verifyPassword {
    background: none;
}

.editAccountWrapper #preHashedPassword input,
    .editAccountWrapper #newPassword input,
    .editAccountWrapper #verifyPassword input {
    margin-top: -5px;
    _margin-top: 0;
}

table.billingList label {
    font-size: 13px;
    text-align: right;
}

table.billingList input, table.billingList select {
    border: 1px solid #adceb3;
    height: 20px;
    margin-top: -6px;
    _margin-top: 0;
}

table.billingList input.radioButton {
    border: none;
    height: 20px;
    margin-top: -6px;
    _margin-top: 0;
}

table.billingList tr {
    padding: 5px 0;
}

.editAccountWrapper span.help {
    font-weight: normal;
    float: right;
    margin: -3px 80px 0 0;
    _margin: -24px 110px 0 0;
}

.editAccountWrapper a.buttonSave {
    margin-left: -20px
}

a.cancelButton {
    float: left;
    margin: 0 10px 10px 0;
}

/* ----Begin About Page  ----*/

#aboutColumn {
    width: 580px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 20px;
}

#aboutColumn h1, #aboutSide h1 {
    color: #40742d;
    font-size: 30px;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-bottom: 20px;
}

#aboutColumn h2 {
    font-size: 18px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #333;
}

#aboutSide {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 400px;
}

#aboutSide p {
    width: 300px;
}

#aboutSide h1 {
    margin: -10px 0 20px 0;
}

#aboutSide ul {
    list-style: none;
}

#aboutSide ul li {
    margin-bottom: 10px;
}

#aboutSide ul li a {
    display: block;
}

.safetyLinks a {
    margin: 0 10px 0 20px;
}

#aboutSide h1.aboutSecondSection {
    margin: 25px 0 15px 0;
    padding-top: 15px;
    border-top: 1px dotted #c4c4c4;
}

.personWrapper {
    border-top: 1px dotted #c4c4c4;
    padding: 30px 0 15px 240px;
}

#picMark {
    background: url(/images/aboutMark.png) no-repeat 40px 23px;
    _height: 200px;
}

#picNikul {
    background: url(/images/aboutNikul.png) no-repeat 40px 19px;
    padding-bottom: 30px;
    _height: 200px;
}

#picChintan {
    background: url(/images/aboutChintan.png) no-repeat 40px 19px;
    padding-bottom: 45px;
    _height: 200px;
}

#picJackG {
    background: url(/images/aboutJackG.png) no-repeat 40px 19px;
    padding-bottom: 35px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #c4c4c4;
    _height: 200px;
}

.nytimesBox {
    background: url(/images/refi/bgNYTimes.png) no-repeat;
    float: right;
    height: 65px;
    padding: 0 1px 0 0;
    width: 353px;
    margin: 10px 0 0 0;
    position: relative;
    right: -45px;
    _right: -38px;
}

.nytimesBox a {
    color: #568fd0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    float: right;
    padding: 18px 25px 0 0;
    letter-spacing: 0;
}

.nytimesBox a:hover {
    color: #333;
}

/* ----End About Page  ----*/

/* ----Begin CONTACT US Page  ----*/

.contactWrapper {
    width: 580px;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 20px;
    font-size: 14px;
}

.contactWrapper p {
    color: #424242;
}

.refiSide iframe {
    margin: 50px 0 400px 0;
    _margin: 65px 0 380px 0;
    border: 1px solid #6aa1d9;
}

.contactWrapper p.contactInfo {
    border-bottom: 1px dotted #c3c3c3;
    padding-bottom: 15px;
}

.contactWrapper h4 {
    font-size: 18px;
    color: #316122;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.contactWrapper h1 {
    color: #316122;
    font-size: 28px;
    padding: 10px 0 15px 0;
    font-family: Georgia, "Times New Roman", Times, serif;
}

/* THANK YOU PAGE */

.thankYouWrapper {
    width: 580px;
    margin-left: 5px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

p#thankYouTitle {
    margin-top: 10px;
}

.thankYouWrapper h4 {
    font-size: 20px;
    font-weight: normal;
    margin: 20px 0 15px 0;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.thankYouWrapper p {
    letter-spacing: .5px;
    margin: 10px 0;
    font-size: 14px;
}

.thankYouWrapper ul {
    margin: 0 0 25px 20px;
    font-size: 14px;
    list-style: url(/images/arrowGreen.png);
}

.thankYouWrapper ul li {
    margin: 8px 50px 0 0;
    font-size: 14px;
    line-height: 20px;
}

p.sigP {
    margin-top: 35px;
}

.thankYouBox {
    margin: 220px 0 60px 0;
}

.thankYouBox a {
    margin: 10px;
}

.thankYouWrapper p a {
    font-family: Arial, Helvetica, sans-serif;
}

.thankYouWrapper p a:hover {
    text-decoration: underline;
}

.thankYouWrapper a.btnLogOut {
    width: 110px;
    margin: 35px 0 0 0;
    background: url(/images/refi/btn_LogOut.png) no-repeat;
    height: 35px;
    display: block;
}

.facebookLinkWrapper, .twitterLinkWrapper {
    margin: 20px 0 80px 10px;
}

a.facebookLink {
    background: url(/images/refi/iconFacebook.png) no-repeat;
    height: 80px;
    width: 80px;
    display: block;
    float: left;
    padding-right: 15px;
}

a.twitterLink {
    background: url(/images/refi/iconTwitter.png) no-repeat;
    height: 80px;
    width: 80px;
    display: block;
    float: left;
    padding-right: 15px;
    clear: right;
}

/* ----Begin Promise Page  ----*/

h1.promiseTitle {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 24px;
}

.promiseText {
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    height: 535px;
    background: url(/images/promisePageBG.png) no-repeat;
    padding: 80px 55px 230px 70px;
    margin-left: -10px;
}

.promiseTextInner h3 {
    font-weight: bold;
    font-size: 20px;
}

.theTeam h3 {
    font-weight: bold;
    font-size: 18px;
}

.promiseTextInner {
    width: 435px;
    line-height: 21px;
}

a.haRefund {
    margin: 0 0 0 10px;
    height: 40px;
    width: 150px;
    position: absolute;
    top: 127px;
    left: 373px;
}

.theTeam {
    background-color: #eff9ee;
    border: 1px solid #c5d5c4;
    color: #333;
    font-size: 12px;
    width: 305px;
    padding: 20px 5px 38px 18px;
    font-family: Arial, Helvetica, sans-serif;
    float: right;
    margin-top: 20px;
    line-height: 17px;
}

.promiseVideo {
    height: 300px;
    width: 300px;
    margin: 15px 30px 0 0;
    float: right;
}

#privacyColumn {
    width: 575px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #545454;
    line-height: 20px;
}

#privacyColumn h2 {
    font-size: 18px;
    color: #316122;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#privacyColumn ul {
    list-style: disc;
    margin-left: 15px;
}

.privacyIntro {
    padding: 10px 0 15px 0;
    border-bottom: 1px dotted #c4c4c4;
}

#privacySide {
    padding: 20px 16px 0 20px;
}

#privacySide iframe {
    margin: 2000px 0 550px 0;
    _margin: 2150px 0 550px 0;
}

#privacySide h1, #privacyColumn h1 {
    font-size: 24px;
    color: #316122;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#privacySide h1 {
    padding-bottom: 20px;
    border-bottom: 1px dotted #c4c4c4;
}

/* ----End Promise Page  ----*/

/*--------Custom Styles--------*/

span.noLoansMessage {
    font-size: 20px;
    line-height: 28px;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding: 60px 150px;
    display: block;
    _height: 400px;
    _margin: 0 0 -30px 0;
}

td.useText label {
    padding-right: 0;
}

.termsLink {
    font-size: 12px;
}

.contactCallout {
    background: #eff9ee;
    border: 1px solid #c5d5c4;
}

.columnCallout {
    background: #eff9ee;
    border: 1px solid #c5d5c4;
    padding: 20px;
}

.columnCallout form {
    margin-left: -200px;
}

.columnCallout form a.button {
    margin-left: 230px;
    background: url(/images/button_submit.png) no-repeat;
}

.columnCalloutForm {
    background: #eff9ee;
    border: 1px solid #c5d5c4;
    padding: 10px;
    width: 575px;
    font-size: 12px;
    margin: -200px 0 30px 18px;
}

.columnCalloutSecondary {
    background: #eee;
    padding: 20px;
}

span.pdfLink {
    color: #888;
    font-size: 10px;
    padding-left: 12px;
    margin-left: 3px;
    background: url('/images/pdfIcon.png') no-repeat;
    text-decoration: none;
}

.workoutButton {
    background: url(/images/button_green_back.png) no-repeat;
    padding: 20px 75px;
}

em.lightItalics {
    color: #888;
}

.forgotPassword {
    padding: 80px;
}

.forgotPassword input {
    margin: 10px;
}

.clear {
    clear: both;
}

.reg {
/* Registered mark.  use with a span tag */
    background: url("/images/reg.gif") top right no-repeat;
    padding: 0 10px 0 0;
    white-space: nowrap;
}

UL.inside {
    list-style-position: inside;
    margin-left: 1px;
    line-height: 1.2em;
}

UL.spacer LI {
    margin-bottom: 10px;
}

#promisePage {
    background: #fff url('/images/promise/promiseBG.png') no-repeat top center;
    height: 900px;
}

#promisePage h2 {
    color: #6FB058;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.7em;
    font-style: italic;
    margin-bottom: 0;
}

#promisePage h3 {
    color: #6FB058;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.7em;
    font-style: italic;
    margin-bottom: 20px;
}

#promiseProtection {
    width: 365px;
    position: absolute;
    top: 60px;
    left: 350px;
}

#promisePromise {
    width: 210px;
    position: absolute;
    top: 230px;
    left: 660px;
}

#promisePrice {
    width: 200px;
    position: absolute;
    top: 230px;
    left: 140px;
}

#promiseText {
    width: 500px;
    position: absolute;
    top: 520px;
    _top: 510px;
    left: 250px;
}

.noWrap {
    white-space: nowrap;
}

.green {
    color: #61A349;
}

.errorListHead {
    font-weight: bold;
    text-size: 1.2em;
    margin: 0 0 0 15px;
}

.interupt {
    background: url(/images/icon_warning.png) no-repeat left;
    padding: 12px 0 8px 40px;
    margin: -15px 0 0 24px;
    color: #f8ba27;
    font-size: 13px;
    height: 20px;
}

#creditReportWrapper {
    _margin-top: -20px;
}

h3.creditTitle {
    margin: 20px 0 0 25px;
    font-weight: bold;
}

.creditDropDown {
    width: 223px;
    margin: 5px 0 10px 25px;
}

.creditError {
    font-size: 16px;
    padding: 40px 0 60px 25px;
    _padding: 0 0 30px 25px;
    _margin: 20px 0 -61px -20px;
}

.popupFrame {
    margin-top: 30px;
    _margin-top: 0;
}

.popupFrame label {
    font-weight: normal;
    padding-right: 15px;
}

/* ---- MARGINAL TAX RATE TABLE ---- */

.marginalTax {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #fff;
}

.marginalTax h1 {
    color: #333;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 24px;
    margin: 0;
}

.marginalTax h2 {
    font-weight: bold;
    font-size: 16px;
}

div.wicket-modalCompare div.w_content .marginalTax .innerTax {
    height: 400px !important;
    overflow: auto;
    margin-top: 21px;
}

.innerTax table {
    height: auto;
    width: 470px;
    margin: 15px auto;
}

.marginalTax tr td {
    padding: 0 4px;
    border-top: 1px solid #eee;
}

tr.borderTop td {
    border-top: 1px solid #999;
}

.taxFedFirst {
    width: 55px;
    text-align: right;
}

.taxDash {
    width: 5px;
}

.orange {
    color: #f7941d;
}

p.sectionTitle {
    position: absolute;
    top: 95px;
    left: 430px;
    color: #888;
    font-style: italic;
    font-size: 14px;
    padding-bottom: 2px;
    width: 300px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

p.sectionTitle strong {
    color: #f90;
}

.testimonialLightbox, .LFLightbox {
    left: 50%;
    top: 7%;
    position: absolute;
    margin-left: -315px;
    z-index: 100;
    display: none;
}

.testimonialLightbox h2.testTitle {
    font-size: 28px;
}

.LFLightbox {
    margin-left: -360px;
    _margin-left: -400px;
}

.tcSection, .crSection, .rrSection {
    width: 225px;
    padding-bottom: 220px;
    float: left;
    margin: 30px;
}

.tcSection {
    background: url(/images/icon_PieChart.png) no-repeat center bottom;
}

.crSection {
    background: url(/images/icon_CreditReport.png) no-repeat center bottom;
    margin-left: 0;
}

.rrSection {
    margin-right: 0;
    padding-bottom: 0;
}

.firstTestimonial img {
    float: left;
    margin: 0 30px 30px 30px;
}

.solidDirectionLightbox {
    left: 50%;
    top: 7%;
    position: absolute;
    margin-left: -315px;
    display: none;
    z-index: 100;
}

.solidDirectionLeft {
    width: 400px;
    float: left;
    padding: 30px 0 40px 0;
    line-height: 24px;
}

.solidDirectionRight {
    float: right;
    padding: 30px 0 40px 0;
}

.directionLogo {
    float: left;
}

.mask {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/images/lightbox/transparent2.png) repeat;
    display: none;
}

.mgPressRelease {
    background: url(/images/icon_PDF.png) no-repeat 12px 0;
    padding: 10px 0 20px 100px;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
}

.linkyWrapper {
    margin: 0 0 -30px 160px;
    _margin: -60px 0 10px 260px;
}

.linkyWrapper a {
    color: #B5B5B5;
    padding: 0 15px 0 0;
    font-size: 11px;
    margin-left:300px;
}

.linkyWrapper a:hover {
    color: #40742D;
}