﻿/************************************************/
/******************* FRONTEND *******************/
/************************************************/

body,
p {
  line-height: 22px;
}
p {
  margin-bottom: 15px;
}
a[href]:hover {
  color: #ee7258;
}
.sideHeader {
  font-style: italic;
  font-size: 27px;
  line-height: 25px;
}
.learnMore {
  color: #ed7258;
  font-family: 'AvenirL', Arial;
}
.backBlue {
  background-color: #dae7ed;
}
.date {
  color: #a0c4da;
  font-size: 11px;
}
.sidenote.right {
  width: 205px;
}
.sidenote.right p,
.sidenote.right ul {
  font-size: 13px;
  line-height: 1.4;
  text-align: left;
}
.sidenote.right p i {
  color: #ed7258;
}
.pageHeader {
  font-size: 23px;
}
.pageHeader i {
  color: #ed7258;
}
.noDisplay {
  display: none;
}
#Note p {
  font-size: 11px;
  padding-top: 10px;
  text-align: left;
  line-height: 1.4;
}
#Note p i {
  color: #ed7258;
  padding-right: 5px;
}

.sectionBlue {
  width: 100%;
  min-height: 380px;
  margin: -40px 0px 40px -40px;
  padding: 40px;
  background-color: rgba(126, 176, 204, 0.2);
}
.menu ul {
  margin: 0px;
  padding: 0px;
}
.menu li {
  list-style: none;
  background: url(/Title.Site/Frontend/images/arrowMenu.png) no-repeat 5px 12px;
  padding-left: 20px;
  border-bottom: 1px solid #bcc5ca;
  line-height: 15px;
  min-width: 165px;
}
.menu li:first-child {
  border-top: 1px solid #bcc5ca;
}
.menu li a {
  padding: 10px 0px;
  text-decoration: none;
  display: block;
}
.menu li a i {
  color: #6d8898;
  font-size: 11.5px;
  line-height: 18px;
}
.menu li a[href]:hover i {
  color: #ee7258;
}
.menu a[href].static.highlighted,
.menu a.static.selected,
.menu a.static.selected i {
  color: #ed7258;
}

/******************* home *******************/

#MadisonAdvantageHome {
  background-image: url('/Title.Site/Frontend/images/MTAHome.gif');
  width: 955px;
  height: 413px;
  position: absolute;
  top: 0;
  right: 0px;
}
#MadisonAdvantageHome #dvPages {
  position: absolute;
  bottom: 0;
  height: 180px;
  color: #6d8a98;
  left: 70px;
  /*font-weight:bold;
    font-size:13px;*/
}
#MadisonAdvantageHome #dvPages table {
  table-layout: fixed;
}
#MadisonAdvantageHome #dvPages table td {
  vertical-align: top;
  line-height: 13px;
  padding-bottom: 15px;
  cursor: pointer;
}
#MadisonAdvantageHome #dvPages table td.number {
  color: #ee7258;
  font-size: 16px;
  font-family: 'FuturaM', Arial;
  width: 43px;
}
#MadisonAdvantageHome #dvPages table td:hover {
  color: #ee7258;
}

#homeContent {
  padding-top: 414px;
  font-size: 11px;
}
#homeContent table td {
  vertical-align: top;
}
#homeContent table td + td + td {
  padding-left: 17px;
}
#homeContent .homeText {
  font-size: 12px;
}
#homeContent #slide #photo {
  width: 438px;
  height: 248px;
  background: url('/Title.Site/Frontend/images/Slide/imgPortAuthority.gif');
  display: block;
}
#homeContent #slide #photo a {
  margin-top: 17px;
}
#homeContent #slide #photo a#arrowLeft img {
  margin-left: 17px;
}
#homeContent #slide #photo a#arrowRight img {
  margin-left: 6px;
}

#homeContent #slide #description {
  width: 414px;
  height: 28px;
  background-color: #465b65;
  color: #ffffff;
  padding: 7px 12px;
}
#homeContent #slide #description p {
  white-space: nowrap;
  line-height: 13px;
}
#homeContent #slide #description #pTitle {
  float: left;
  font-size: 14px;
  margin-bottom: 2px;
}
#homeContent #slide #description #pAddress {
  float: left;
  font-size: 10px;
  color: #a0c4da;
  font-style: italic;
  clear: left;
}
#homeContent #slide #description #pWorth {
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
}

/******************* Madison Advantage *******************/

#MadisonAdvantage b {
  color: #6e8796;
}
#MadisonAdvantage .right.data {
  width: 618px;
}
#MadisonAdvantage h1 {
  color: #36454f;
  font-size: 26px;
  line-height: 22px;
  margin-left: 5px;
}

#MadisonAdvantage #dvPageHeader {
  width: 100%;
  height: 176px;
  position: relative;
  background-color: #2e3f49;
}

#MadisonAdvantage #dvPageHeader label,
#MadisonAdvantage #dvPageHeader h1 {
  display: block;
}
#MadisonAdvantage #dvPageHeader .left {
  padding: 40px 0px 0px 25px;
}
#MadisonAdvantage #dvPageHeader .pageNum {
  color: #ee7258;
  font-size: 16px;
  font-family: 'FuturaM', Arial;
  width: 43px;
  padding-bottom: 5px;
}
#MadisonAdvantage #dvPageHeader .pageTitle {
  color: #ffffff;
  font-size: 27px;
  line-height: 25px;
  font-style: italic;
}

#MadisonAdvantage #dvPageHeader .frame {
  white-space: nowrap;
  text-align: center;
  margin: 1em;
}
#MadisonAdvantage #dvPageHeader .frame .imgHelper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#MadisonAdvantage #dvPageHeader .frame img {
  display: inline-block;
  vertical-align: middle;
  max-height: 176px;
  max-width: 618px;
}
#MadisonAdvantage .dvAdvantageText {
  width: 298px;
}
#MadisonAdvantage .dvAdvantageText p {
  text-align: left;
}
#MadisonAdvantage .dvAdvantageText p ul {
  margin: 0px;
  padding: 0px;
}
#MadisonAdvantage .dvAdvantageText .block {
  font-size: 16px;
  color: #ec7258;
  line-height: 15px;
  float: left;
  width: 125px;
  height: 30px;
  margin: 0px;
  margin-top: 5px;
}

/******************* nav *******************/

#navRight {
  float: right;
  width: 204px;
  padding: 0px 0px 0px 40px;
}
#login {
  background-color: #dbe7ee;
  padding: 15px 15px 35px 15px;
  position: relative;
}
#login.loginWide {
  padding: 30px 20px 48px 20px;
}
#login #loginInput {
  height: 63px;
  position: relative;
}
#login #loginInput span {
  font-size: 13px;
}
#login #loginInput .left {
  width: 157px;
}
#login #loginInput .right {
  width: 103px;
  height: 52px;
  background: url('/Title.Site/Frontend/images/backLogin.gif');
  margin-top: 11px;
}
#login #loginInput .right a {
  font-family: 'FuturaM', Arial;
  color: #ffffff;
  font-size: 15px;
  line-height: 17px;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-top: 9px;
  height: 80%;
}
#login #loginInput label {
  font-family: 'FuturaM', Arial;
  font-size: 9px;
  text-transform: uppercase;
  line-height: 11px;
}
#login #loginInput label.bottom {
  position: absolute;
}
#login #aForgotLogin {
  position: absolute;
  bottom: 5px;
  right: 20px;
  font-family: 'FuturaM', Arial;
  font-size: 10px;
  color: #354650;
}
#login #btnTransactionsLogin {
  background-image: url('/Title.Site/Frontend/images/backTransactionsLogin.gif');
  margin-top: 8px;
  width: 169px;
  height: 22px;
  border: none;
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
}

#navDownloads {
  display: none;
}

#navDownloads a {
  width: 183px;
  height: 26px;
  display: block;
  margin-bottom: 7px;
  line-height: 13px;
  padding: 8px 10px;
  position: relative;
  font-size: 11px;
}
#navDownloads a.top {
  background-color: #a0c3da;
  color: #465a65;
}
#navDownloads a.middle {
  background-color: #8aacbd;
  color: #465a65;
}
#navDownloads a.bottom {
  background-color: #465b65;
  color: #a0c4da;
  margin-bottom: 0px;
}
#navDownloads a {
  clear: both;
  text-align: left;
  text-decoration: none;
}
#navDownloads a img {
  position: absolute;
  top: 9px;
  right: 10px;
}
#navDownloads a span {
  font-family: 'FuturaM', Arial;
  color: #ffffff;
  text-transform: uppercase;
}
#navDownloads a i {
  font-size: 10px;
}
#navDownloads a span i {
  color: #ffffff;
  text-transform: lowercase;
}

.navBorder {
  margin: 16px 0px;
  border-bottom: 1px solid #dbe7ee;
  width: 204px;
  height: 1px;
}
.navButton {
  background-image: url('/Title.Site/Frontend/images/backNavButtons.gif');
  width: 204px;
  height: 25px;
  border: none;
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  text-align: center;
}
a.navButton:hover {
  color: #ffffff;
}
.navButton + .navButton {
  margin-top: 8px;
}
#navRight a {
  display: block;
}
#navRight #aMondayMorn {
  margin-left: -9px;
  margin-top: 2px;
}

/******************* navBottom *******************/

#navBottom {
  position: relative;
  height: 146px;
  font-size: 11px;
  width: 438px;
  padding-left: 15px;
}
#navBottom .left {
  position: relative;
  height: 100%;
}
#navBottom a.download {
  width: 183px;
  height: 26px;
  display: block;
  margin-bottom: 10px;
  line-height: 13px;
  padding: 8px 10px;
  position: relative;
}
#navBottom a.download.top {
  background-color: #a0c3da;
  color: #465a65;
}
#navBottom a.download.middle {
  background-color: #8aacbd;
  color: #465a65;
}
#navBottom a.download.bottom {
  background-color: #465b65;
  color: #a0c4da;
  margin-bottom: 0px;
}
#navBottom a {
  clear: both;
  text-align: left;
  text-decoration: none;
}
#navBottom a.bottom {
  position: absolute;
}
#navBottom a.right.bottom {
  right: 0;
  bottom: -2px;
}
#navBottom a.download img {
  position: absolute;
  top: 9px;
  right: 10px;
}
#navBottom a.download span {
  font-family: 'FuturaM', Arial;
  color: #ffffff;
  text-transform: uppercase;
}
#navBottom a.download i {
  font-size: 10px;
}
#navBottom a.download span i {
  color: #ffffff;
  text-transform: lowercase;
}

/******************* frontend *******************/

#frontendHeaderPush {
  height: 215px;
}
#frontendHeader {
  background: url(/Title.Site/Frontend/images/backFrontendHeader.gif) repeat-x;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 213px;
  line-height: normal;
}
#frontendHeader.headerLeadership {
  background: url(/Title.Site/Frontend/images/imgLeadership.gif) no-repeat center center / cover;
}
#frontendHeader.headerServicesMenu {
  background: url(/Title.Site/Frontend/images/ServicesMenu.gif) no-repeat center center / cover;
}
#frontendHeader.headerServicesNationwide {
  background: url(/Title.Site/Frontend/images/imgNationwide.gif) no-repeat center center / cover;
}
#frontendHeader.headerServicesSearches {
  background: url(/Title.Site/Frontend/images/imgSearches.gif) no-repeat center center / cover;
}
#frontendHeader.headerServicesBulkTransaction {
  background: url(/Title.Site/Frontend/images/imgBulkTransactionManagement.gif) no-repeat center
    center / cover;
}
#frontendHeader.headerTitleInsuranceProcess {
  background: url(/Title.Site/Frontend/images/imgTitleInsuranceProcess.gif) no-repeat center center /
    cover;
}
#frontendHeader.headerFaq {
  background: url(/Title.Site/Frontend/images/Faq.gif) no-repeat center center / cover;
}
#frontendHeaderBorders {
  border-top: 1px solid #c9dbe3;
  border-bottom: 1px solid #c9dbe3;
  padding: 15px 0px;
}

#frontendHeader h1,
.headerH1 {
  font-size: 26px;
}
#frontendHeader h1 {
  float: left;
  margin: 50px 0px 0px 45px;
}
.headerH1 {
  line-height: 28px;
}
#frontendHeader img {
  position: absolute;
  bottom: 0px;
  right: 140px;
}
#frontendHeader .absoluteRight {
  right: 0;
}
#frontendHeader .nudgedRight {
  right: 77px;
}

#frontendLeft {
  width: 100%;
  max-width: 631px;
}
#frontendLeft h1,
#frontendLeft h2 {
  margin: 0px;
  font-size: 12px;
  line-height: 18px;
}
#frontendLeft h1 {
  color: #6d8898;
  font-weight: bold;
  margin-top: 37px;
}
#frontendLeft h2 {
  color: #ed7258;
  font-style: italic;
  margin-bottom: 5px;
}
#frontendLeft b {
  color: #6e8998;
}
#frontendLeft .subHeaderNav {
  position: absolute;
  top: 213px;
}
#frontendLeft .subHeaderNav a {
  background-color: #6e8795;
  height: 27px;
  line-height: 27px;
  padding: 0px 10px;
  display: inline-block;
  font-family: 'FuturaM', Arial;
  color: #92b6c7;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
}
#frontendLeft .subHeaderNav a + a {
  margin-left: 5px;
}
#frontendLeft .subHeaderNav a:hover,
#frontendLeft .subHeaderNav a.selected {
  background: url(/Title.Site/Frontend/images/backSubHeaderNav.gif);
  color: #34454e;
}

/******************* Leadership *******************/

#frontendLeft .leadershipText {
  margin-right: 28px;
  float: left;
}
#frontendLeft .bio p {
  margin: 0px;
  padding: 0px;
}
#frontendLeft .bio i {
  color: #6d8898;
  font-size: 11px;
}

#frontendLeft #dlExecutive {
  height: 359px;
}
#frontendLeft #dlExecutive tr + tr td {
  padding-top: 24px;
}
#frontendLeft #dlExecutive td {
  height: 167px;
  width: 122px;
  cursor: pointer;
}
#frontendLeft #dlExecutive td + td {
  padding-left: 18px;
}
#frontendLeft #dlExecutive .bio {
  background-color: #f3e9e1;
  width: 132px;
  padding: 9px 20px;
}
#frontendLeft #dlExecutive .bio p {
  line-height: 13px;
}
#frontendLeft #dlExecutive td:hover .bio p,
#frontendLeft #dlExecutive td:hover .bio i {
  color: #ee7258;
}

#frontendLeft #LegalStaff,
#frontendLeft #ManagingStaff {
  width: 293px;
}
#frontendLeft .menuLeadership li {
  background: url(/Title.Site/Frontend/images/arrowLeadership.gif) no-repeat 5px 15px;
  border-bottom: 1px solid #e6eef2;
}
#frontendLeft .menuLeadership li:first-child {
  border-top: none;
  background-position-y: 0px;
}
#frontendLeft .menuLeadership li:first-child a {
  padding-top: 0px;
}
#frontendLeft .menuLeadership li a {
  margin-left: 5px;
  padding: 13px 0px;
}
#frontendLeft .menuLeadership li a i {
  font-size: 11px;
}

#Leadership .menu li {
  background: url(/Title.Site/Frontend/images/arrowLeadership.gif) no-repeat 5px 12px;
}
#Leadership .menu li a {
  margin-left: 5px;
}
#Leadership .data {
  width: 620px;
}
#Leadership .data .image,
#Leadership .data .text {
  float: left;
}
#Leadership .data .image {
  width: 145px;
}
#Leadership .data .image img {
  width: 102px;
}
#Leadership .data .text {
  width: 475px;
}
#Leadership .data .text h1 {
  margin: 0px;
}
#Leadership .data .text h2 {
  margin: 0px 0px 15px 0px;
  padding: 0px;
  font-size: 14px;
  color: #ed7258;
  font-style: italic;
  font-weight: normal;
}

/******************* Noteworthy Transactions *******************/

#frontendLeft.NoteworthyTransactions .backBlue {
  width: 600px;
  height: 33px;
  line-height: 33px;
  padding: 0px 12px;
}
#frontendLeft .trans.backBlue {
  margin-bottom: 18px;
}
#frontendLeft .trans.backBlue .right {
  color: #ed7258;
  font-size: 14px;
  font-style: italic;
}

/******************* Case Studies *******************/

#frontendLeft .caseToggle {
  padding-top: 25px;
}
#frontendLeft .caseToggle td {
  vertical-align: top;
  padding-bottom: 30px;
}
#frontendLeft .caseToggle td.sideHeader {
  width: 180px;
  padding-right: 20px;
}
#frontendLeft .caseToggle p.col {
  float: left;
  width: 165px;
  text-align: left;
  line-height: 17px;
}
#frontendLeft .caseToggle p.col + p {
  margin-left: 40px;
  padding-left: 40px;
  border-left: 2px solid #fbddd7;
  padding-bottom: 30px;
}
#frontendLeft .caseToggle .EffraH {
  font-size: 16px;
  color: #ec7258;
  line-height: 15px;
}
#frontendLeft .caseToggle .block {
  float: left;
  width: 140px;
  height: 30px;
  margin: 0px;
  margin-top: 5px;
}
#frontendLeft .caseToggle b {
  color: #6e8796;
}
#frontendLeft .caseToggle #dvFeatures {
  padding-left: 30px;
}
#frontendLeft .caseToggle p.col3 {
  float: left;
  text-align: left;
  line-height: 17px;
  color: #ec7258;
  font-style: italic;
}
#frontendLeft .caseToggle p.col3 + p {
  margin-left: 30px;
  padding-left: 30px;
  border-left: 2px solid #fbddd7;
}

#frontendLeft .faqToggle {
  padding-bottom: 12px;
  cursor: pointer;
}
#frontendLeft .faqToggle .title {
  text-decoration: underline;
  color: #6d8898;
  font-weight: bold;
}

#frontendLeft .note {
  font-style: italic;
  color: #ed7258;
}

/******************* #ddlStates *******************/

#dvDropDown,
#ddlStates,
#lblState {
  width: 150px;
  height: 22px;
  line-height: 22px;
  cursor: pointer;
}
#dvDropDown {
  position: relative;
}
#ddlStates {
  margin: 0px;
  padding: 0px;
  border: none;
  -webkit-appearance: none;
  filter: alpha(opacity=0); /* ie */
  opacity: 0; /* chrome,safari */
  position: absolute;
  right: 0;
  top: 0;
}
#lblState {
  background: url('/Title.Site/Frontend/images/arrowDown.gif') top right no-repeat;
  background-color: #e5edf4;
}

/******************* Forms *******************/

.Forms#frontendLeft {
  width: 640px;
}
.Forms.left {
  width: 640px;
}
.Forms.right .backBlue {
  background-color: #e5eef3;
  margin-bottom: 27px;
  font-size: 11px;
}
/*.Forms.right .backBlue label{line-height:1.2;}*/
.Forms.right input[type='text'] {
  margin: 0px 0px 10px 0px;
  width: 163px;
}
.Forms.right input[type='image'] {
  margin-top: 3px;
}

#rblSort input {
  padding-right: 2px;
}
#rblSort input,
#rblSort label {
  vertical-align: baseline;
}
#rblSort td + td {
  padding-left: 10px;
}
.Forms.left hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #c2d6e1;
  margin: 0px;
  padding: 0;
}

.Forms ul.categories {
  width: 303px;
  float: left;
  margin: 0px;
  padding: 0px;
}
.Forms ul.categories + ul.categories {
  margin-left: 34px;
}
.Forms ul.categories li {
  list-style-type: none;
  line-height: 20px;
}
#frontendLeft.Forms ul.categories h1 {
  margin: 0px 0px 3px 0px;
  color: #92b6c7;
}
#gvForms .link,
#gvForms .word {
  padding-right: 5px;
}
#gvForms a:hover,
#gvForms a:visited {
  color: #ee7258;
}

/******************* Calculators *******************/

.calculatorList img {
  display: inline-block;
  padding-left: 10px;
}
.Calculators .backBlue {
  background-color: #e8f0f4;
  width: 178px; /*215px*/
  padding: 20px 15px;
  font-size: 11px;
  position: relative;
}
.Calculators .backBlue label {
  clear: both;
}
.Calculators .backBlue input[type='text'],
.Calculators .backBlue select {
  font-style: italic;
  padding: 0px;
  margin: 0px 0px 10px 0px;
  clear: both;
}
.Calculators .backBlue input[type='text'] {
  width: 172px;
  height: 17px;
  line-height: 17px;
  padding: 0px 2px;
}
.Calculators .backBlue select {
  width: 100%;
}
.Calculators #lblRefiPayoff {
  line-height: 1.3;
}
.Calculators #btnAmortize,
.Calculators #btnReset {
  margin-top: 5px;
}
.Calculators .calcResults {
  background-color: #92b6c7;
  padding: 15px;
  margin-left: -15px;
  margin-bottom: 15px;
  white-space: nowrap;
  line-height: 1.3;
  left: 0;
  width: 178px;
}
.Calculators .calcResults .resultTitle {
  font-size: 19px;
  color: #455a65;
}
.Calculators .calcResults .resultAmt {
  font-size: 19px;
  font-style: italic;
  color: #ffffff;
}
.Calculators .calcResults .border {
  color: #86a8b8;
  margin: 7px 0px;
  height: 2px;
  border-bottom: 2px solid #86a8b8;
}

#tblAmortize td {
  border-bottom: 1px solid #d1d6d9;
  height: 25px;
  line-height: 25px;
  white-space: nowrap;
  width: auto;
  padding-right: 10px;
  font-size: 12px;
}
#tblAmortize td.amortTitle {
  font-size: 26px;
  color: #34454e;
  border: none;
  line-height: 1.7;
}
#tblAmortize tr.header td {
  padding-bottom: 10px;
}
#tblAmortize td #tlbAmortHeader td {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
}
#tblAmortize td b {
  font-size: 11px;
  line-height: 1;
  color: #455a65;
}
#tblAmortize td.noBorder {
  border: none;
}
#tblAmortize td.title {
  font-weight: bold;
  color: #92b6c7;
}
#pnlExchangeCalc b {
  color: #92b6c7;
}

#tblCalcResults td {
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #bec5c9;
  white-space: nowrap;
}
#tblCalcResults .header td {
  height: 32px;
  line-height: 32px;
}
#tblCalcResults .header td {
  font-weight: bold;
  border-bottom: 1px solid #bec5c9;
}
#tblCalcResults .header td + td {
  background-color: #6d8897;
  color: #ffffff;
  font-size: 17px;
  font-style: italic;
  border-bottom: 1px solid #5f7886;
}
#tblCalcResults .last td {
  border-bottom: none;
}
#tblCalcResults .subheader td {
  padding-top: 33px;
  font-weight: bold;
  font-size: 12px;
}
#tblCalcResults .body td {
  height: 22px;
  line-height: 22px;
}
#tblCalcResults .body td + td {
  background-color: #e8f0f4;
}
#tblCalcResults .subfooter td {
  height: 29px;
  line-height: 29px;
  background-color: #ed7258;
  color: #ffffff;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
}
#tblCalcResults .notes td {
  height: 12px;
  line-height: 12px;
  font-family: Arial;
  font-size: 10px;
  border: none;
}
#tblCalcNotes {
  font-size: 10px;
}

/******************* Glossary *******************/

#dvGlossary label {
  background-color: #455a65;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  float: left;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin-right: 5px;
  cursor: pointer;
}
#dvGlossary label:hover,
#frontendContent #dvGlossary label.selected {
  background-color: #ed7258;
}
#alphaBlock {
  background-color: #ed7258;
  color: #ffffff;
  font-size: 31px;
  font-weight: bold;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin-right: 25px;
}
.glossary,
.glossary p {
  line-height: 15px;
}
.glossary {
  width: 560px;
}
.glossary p {
  margin: 0px;
  padding-top: 15px;
  font-weight: bold;
  color: #ed7258;
}
.glossary p.first {
  padding-top: 0px;
}

/******************* NY Sales Tax *******************/

#frontendLeft.NYSalesTax {
  margin-top: -100px;
}
#aTaxRateChart {
  position: absolute;
  right: 40px;
  width: 174px;
  background-color: #dbe7ee;
  padding: 15px;
  height: 38px;
  text-decoration: none;
  display: block;
}
#aTaxRateChart span {
  font-family: 'FuturaM', Arial;
  font-size: 14px;
  line-height: 13px;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  padding-bottom: 3px;
}
#aTaxRateChart i {
  font-family: Georgia;
  color: #ed7258;
  font-size: 9px;
  line-height: 1;
  white-space: nowrap;
  display: block;
}
#dvTaxRatePush {
  height: 68px;
}

/******************* NY Sales Tax Chart *******************/

#frontendLeft.NYSalesTaxChart {
  margin-top: -85px;
}
#frontendLeft.NYSalesTaxChart img {
  margin-left: -7px;
}
#aTaxRateChart.pdfDownload {
  height: 23px;
  padding: 10px 15px;
}
#aTaxRateChart.pdfDownload span {
  font-size: 11px;
}
#aTaxRateChart.pdfDownload img {
  position: absolute;
  right: 10px;
  top: 10px;
}
#dvTaxRatePush.pdfDownload {
  height: 43px;
}

/******************* Info by State *******************/

.InfoByState h1 {
  padding-bottom: 10px;
}
.InfoByState h2 {
  font-size: 17px;
  padding-bottom: 5px;
  font-weight: bold;
  color: #35464f;
  font-style: normal;
  cursor: pointer;
}
.InfoByState h2 img {
  display: inline-block;
}
.h1Forms {
  font-size: 23px;
}
.h1Forms i {
  color: #ed7258;
}
.InfoByState.left {
  width: 630px;
}
.InfoByState.sidenote.right ul li {
  padding-bottom: 10px;
}
.InfoByState .target,
.InfoByState .target table {
  width: 630px;
}
.InfoByState .target {
  margin-bottom: 45px;
}
.InfoByState .target.border {
  border-top: 1px solid #92b6c7;
}
.InfoByState .target th + th {
  border-left: 1px solid #92b6c7;
}
.InfoByState .target th,
.InfoByState .target td {
  padding: 0px 10px;
}
.InfoByState .target .header th {
  background-color: #e5eef3;
  height: 27px;
  line-height: 27px;
  font-size: 15px;
  font-style: italic;
  font-weight: normal;
  text-align: left;
  color: #35464f;
}
.InfoByState .target td {
  vertical-align: top;
  line-height: 1.2;
  padding-top: 9px;
  padding-bottom: 5px;
  border-bottom: 1px solid #92b6c7;
}
.InfoByState .target td.col1 {
  border-right: 1px solid #92b6c7;
  color: #6d8898;
  font-weight: bold;
  width: 212px;
}
.InfoByState .target td.col1 i.title {
  font-size: 11px;
  color: #35464f;
  font-weight: normal;
}
.InfoByState .target td.col2 a {
  text-decoration: none;
}
.InfoByState .target .noBorders td {
  border: none;
  padding-bottom: 0px;
}

.InfoByState #grdFees a {
  color: #ee7258;
  text-decoration: underline;
  padding-left: 10px;
}

/******************* Contact Us *******************/

#frontendLeft.ContactUs {
  margin-top: -81px;
}
#dvComment {
  position: absolute;
  right: 40px;
  width: 204px;
  display: block;
}
#dvComment #aSubmitComment.submitComment {
  height: 25px;
  line-height: 25px;
}
#dvComment #aSubmitComment.submitComment span {
  font-size: 11px;
}
#dvComment #aSubmitComment.submitComment img {
  position: absolute;
  right: 10px;
  top: 10px;
}
#dvSubmitCommentPush.submitComment {
  height: 78px;
}

#tblContacts {
  width: 100%;
  white-space: normal;
}
#tblContacts td {
  vertical-align: top;
  line-height: 16px;
  padding-bottom: 18px;
}
#tblContacts td + td {
  padding-left: 45px;
}
#tblContacts td[colspan='3'] {
  padding-bottom: 0px;
  border-top: 1px solid #dbe7ee;
  padding-top: 18px;
}
#tblContacts td p {
  text-align: left;
  line-height: 16px;
  margin-bottom: 10px;
}
#tblContacts td i {
  line-height: 14px;
}
#tblContacts td b {
  color: #92b6c7;
  padding-bottom: 10px;
  display: block;
}

/******************* Login *******************/

#dvForgotPassword {
  width: 245px;
}
#dvForgotPassword p {
  line-height: 16px;
}
#dvForgotPassword input[type='text'] {
  width: 239px;
  height: 18px;
  margin-bottom: 15px;
}

@media (min-width: 1024px) {
  .sidenote.right p,
  .sidenote.right ul {
    font-size: 14px;
  }
}
