﻿* {
  margin: 0px;
  padding: 0px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
  vertical-align: top;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
a:link,
a:visited,
a:hover {
  text-decoration: none;
  color: #2a61ae;
}
a:hover {
  text-decoration: underline;
  cursor: hand;
}
a label {
  cursor: pointer;
}
a:hover label {
  text-decoration: underline;
}
html {
  font-size: 100%;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .75em;
  background: #d5e3f0 !important;
  color: #333;
  padding: 0px;
  margin: 0px;
}
pre {
  font-size: 12px;
}
.clear {
  clear: both;
}
.disclaimer {
  font-size: 11px !important;
  padding: 30px 20px 20px;
  color: #666666 !important;
}
.hasLayout {
  zoom: 1;
}
#container {
  width: 986px;
  text-align: left;
  margin: 0 auto;
  padding: 0px 8px 0px;
  background: url(../images/pageShadows.png) repeat-y top left;
}
/*.headerSection {
    background: url('../images/topnav_bg.png') 0 -43px repeat-x;
}*/
.container {
  margin: 0 auto;
  text-align: left;
  width: 986px;
}
.containerShadowBG {
  background: url(../images/pageShadows.png) repeat-y top left;
  padding: 0 8px 0 8px;
}
.header {
  border-bottom: 1px solid #D0D0D0;
  color: #386CB7;
  font-size: 14px;
  font-weight: bold;
  padding-top: 7px;
  padding-bottom: 5px;
}
/*.BolNav {
    padding: 0px;
    margin: 0px;
    background: url('../images/top_nav_blue_bg.png') top left repeat-x;
    display: block;
    height: 38px;
}*/
.BolNavbg {
  padding: 0px;
  margin: 0px;
  background: url('../images/top_nav_blue_bg.png') bottom left repeat-x;
  display: block;
  height: 6px;
}
.BolNav ul.BolNavList {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: block;
  zoom: 1;
  z-index: 4;
}
.BolNav ul.BolNavList li {
  float: left;
  list-style-type: none;
  padding: 0px;
  background: none;
}
/*.BolNav ul.BolNavList li a {
    float: left;
    font-size: 14px;
    padding: 11px 15px 14px;
    outline: medium none;
    background: none;
    text-decoration: none;
    border-right: 1px solid #repeat fff;
    height: 12px;
}*/
/*.BolNav ul.BolNavList li a:hover {
    background: #fe8620;
    color: #000 !important;
}*/
/*.BolNav ul.BolNavList li a.selected {
    background: url('../images/level2Nav_orange_bg.png') bottom left repeat-x;
    padding-right: 10px;
}*/
/*.BolNav ul.BolNavList li:hover a.selected {
    text-decoration: none;
    background: #F3E4CA;
}*/
/*.BolNav ul.BolNavList li:hover a.selected span {
    color: #3357A2;
    background: url('../images/blue_arrow.png') no-repeat scroll right center transparent;
}*/
/*.BolNav ul.BolNavList li a span {
    display: block;
    margin: 0px;
    color: #ffffff;
    font-weight: bold;
}*/
/*.BolNav ul.BolNavList li a span:hover {
    color: #000 !important;
}*/
/*.BolNav ul.BolNavList li a.selected span {
    background: url('../images/white_arrow.png') no-repeat scroll right center transparent;
    padding-right: 20px;
}*/
.BolNav ul.BolNavList li a span.arrow {
  background: url('../images/white_arrow.png') no-repeat scroll right center transparent;
  padding-right: 20px;
}
.BolNav ul.BolNavList li:hover .menuContent {
  position: absolute;
}
/*.BolNavLevel2 {
    background: url("../images/pageShadows.png") repeat-y scroll 0 top transparent;
    margin: 0 0 0 -8px;
    padding: 0 8px;
    width: 986px;
}*/
.BolNavLevel2 ul.BolNavLevelTwo {
  display: block;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  z-index: 4;
  background: url('../images/BGNavLevelTwo.png') bottom left repeat-x;
  height: 36px;
  border-bottom: none;
}
.BolNavLevel2 ul.BolNavLevelTwo li {
  background: none repeat scroll 0 0 transparent;
  float: left;
  list-style-type: none;
  padding: 11px 20px 10px 20px;
  color: #999999;
  font-weight: bold;
}
/*.BolNavLevel2 ul.BolNavLevelTwo li.selected a {
    background: none;
    color: #F6882B;
}*/
/*.BolNavLevel2 ul.BolNavLevelTwo li a:hover {
    background: none;
    color: #F6882B;
    text-decoration: none;
}*/
.highlights span.header {
  background: url('../images/feature_highlight_bg.png') bottom left repeat-x;
  display: block;
  color: #ffffff;
}
.highlights ul li {
  list-style: none outside none;
  padding: 10px 0px 10px 20px;
  margin: 0px;
  background: none;
}
.highlights ul li a {
  font-weight: bold;
  font-size: 14px;
}
.highlights ul li.odd {
  font-weight: bold;
  font-size: 14px;
}
.highlights ul li.even {
  font-weight: bold;
  font-size: 14px;
  background: #f8f8f8;
}
.headerlogo .logo {
  display: block;
  height: 41px;
  width: 180px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 10px;
}
.headerlogo .mainlogo {
  display: block;
  height: 69px;
  width: 261px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.menuContent {
  position: absolute;
  z-index: 3;
  width: 986px;
  background: #F3E4CA;
  top: 36px;
  display: none;
  left: 0px;
  /*comment out border and shadow styles for menu being turned off*/
  /*border-bottom: 1px solid #cccccc;*/
}
.menuContent div ul.menuList {
  float: left;
}
.menuContent .fourColumn ul {
  width: 195px;
}
.menuContent div ul.menuList li {
  list-style: none;
  float: none;
  background: none;
  padding: 5px 0px;
  margin: 0 20px;
}
/*.menuContent div ul.menuList li.menuListHeader {
    margin-bottom: 10px;
}*/
/*.menuContent div ul.menuList li.menuListHeader a {
    font-weight: bold;
    font-size: 15px;
    color: #254D9F;
}*/
/*.menuContent div ul.menuList li a {
    background: none;
    float: none;
    line-height: 12px;
    outline: medium none;
    padding: 0;
    border-right: none !important;
}*/
/*.menuContent div ul.menuList li a:hover {
    color: #FF9900;
    text-decoration: none;
    background: none !important;
}*/
/*a.fontColor {
    color: #FF9900;
}*/
a.btnOrgMajor {
  background: url('../images/sprite_button.png') no-repeat left top;
  padding-top: 8px;
  padding-bottom: 8px;
  *padding-top: 0px;
  *padding-bottom: 0px;
  padding-left: 8px;
  cursor: pointer;
  text-decoration: none;
  float: left;
  zoom: 1;
}
a.btnOrgMajor span {
  background: url('../images/sprite_button.png') no-repeat right top;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 8px;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  zoom: 1;
}
a.btnOrgMajor:hover {
  background: url('../images/sprite_button.png') no-repeat left -77px;
  zoom: 1;
}
a.btnOrgMajor:hover span {
  background: url('../images/sprite_button.png') no-repeat right -77px;
  zoom: 1;
}
.bolLeftMenuContainer {
  position: relative;
  height: 300px;
}
.bolLeftMenuContainer ul.bolLeftMenu {
  position: absolute;
  left: -27px;
  top: 0px;
}
.bolLeftMenuContainer ul.bolLeftMenu li {
  background: none;
  list-style: none outside none;
  margin: 0;
  color: #2A61AE;
  padding-bottom: 0px;
  padding-top: 27px;
  width: 265px;
  padding-left: 25px;
}
.bolLeftMenuContainer ul.bolLeftMenu li.selected {
  background: url('../images/SLP.png') no-repeat left top;
  padding-bottom: 26px;
  padding-top: 15px;
  margin-top: 12px;
}
.bolLeftMenuContainer ul.bolLeftMenu li.selected + li {
  padding-top: 0px;
}
/*.bolLeftMenuContainer ul.bolLeftMenu li:first-child{padding-top:0px;}
.bolLeftMenuContainer ul.bolLeftMenu li.selected:first-child{padding-top:15px;margin-top:0px; }   */
.lineheight_20px {
  line-height: 20px;
}
.lineheight_15px {
  line-height: 15px;
}
.lineheight_18px {
  line-height: 18px;
}
table.tblArticleListing tr td {
  padding-bottom: 30px;
}
.tbPayoutScenariosHeader {
  margin: 0 auto;
  text-align: left;
  width: 430px;
}
table.tbPayoutScenarios {
  margin: 0 auto;
  text-align: center;
  width: 430px;
}
table.tbPayoutScenarios tr td {
  padding: 20px;
  width: 33%;
  border: 1px solid #999999;
  color: #666666;
}
table.tbPayoutScenarios tr td.bgColumn {
  background: #E8EFFF;
}
table.tbPayoutScenarios tr td.bgRow {
  background: #EBECEE;
}
.print {
  padding-left: 20px;
  background: url('../images/print.png') left 2px no-repeat;
  padding-bottom: 5px;
}
.email {
  padding-left: 20px;
  background: url('../images/email.png') left top no-repeat;
  margin-left: 5px !important;
  margin-right: 20px !important;
}
.rightContainerT1 {
  width: 590px;
}
.leftContainerT1 {
  width: 325px;
}
*html #ctl00_MainContent_phArticleList .rightContainerT2 {
  width: 580px !important;
}
.rightContainerT2 {
  width: 660px;
}
.leftContainerT2 {
  width: 260px;
}
.rightContainerT3 {
  width: 640px;
}
.leftContainerT3 {
  width: 300px;
}
.blueBox {
  background: url('../images/box_gradient_bg.png');
  height: 203px;
  padding: 20px 20px 20px;
}
.blueBox .title {
  font-size: 20px;
  font-weight: bold;
  color: #254D9F;
}
h1 {
  font-size: 20px;
  margin: 0;
  padding-bottom: 5px;
}
h2 {
  font-size: 18px;
  margin: 0;
  padding-bottom: 5px;
}
h3 {
  font-size: 16px;
  margin: 0;
  padding-bottom: 5px;
}
h4 {
  font-size: 14px;
  margin: 0;
  padding-bottom: 5px;
}
.headerType1 {
  color: #333333;
  margin: 0px;
}
h3.HeaderType2 {
  color: #999999;
}
.socialMediaContainer .arrow {
  background: url('../images/arrow_social.png') left top no-repeat;
  height: 54px;
  width: 26px;
}
.socialMediaContainer .wrapper {
  background: #F0F0F0;
  border-bottom: 1px solid #BABABA;
  padding: 15px 20px 16px 5px;
  width: 259px;
}
table.videoListing tr td {
  padding: 20px 20px 0 0;
}
table.videoListing tr td.last {
  padding-right: 0px;
}
.carouselWidth1 {
  width: 768px;
  margin-top: 12px;
}
.carouselHeight1 {
  height: 220px;
}
.carouselWidth2 {
  width: 578px;
}
.carouselHeight2 {
  height: 200px;
}
.carouselButtonON {
  background: url(../images/sprite_icons.png) no-repeat scroll 5px -1677px transparent !important;
}
.carouselButtonOFF {
  background: url(../images/sprite_icons.png) no-repeat scroll 5px -1560px transparent !important;
}
.carouselContainerHome {
  float: left;
  padding-top: 7px;
}
.carouselContainerPage {
  padding-bottom: 30px;
}
.carouselContainerButtons1 {
  height: 30px;
  text-align: center;
  width: 768px;
}
.carouselContainerButtons2 {
  height: 26px;
  text-align: center;
  width: 578px;
}
.carouselButtonBackground1 {
  background: url(../images/carousal_btm_bots.gif);
  background-position: 0px 0px !important;
  background-repeat: no-repeat;
}
.carouselButtonBackground2 {
  background: url(../images/sprite_edge_norepeat_wide.png) no-repeat 0px -42px !important;
}
a.carouselButton {
  padding-bottom: 8px;
  padding-left: 13px;
  padding-right: 13px;
  zoom: 1;
}
.signContainer {
  z-index: 1;
  background: url('../images/right_login_section.png') no-repeat scroll -8px 2px transparent;
  height: 290px;
  position: absolute;
  width: 189px;
  padding: 30px 30px 0px 20px;
}
.footer_bg {
  background: #8698c2;
}
.footer_top {
  background: url('../images/footer.png');
  padding: 10px 8px 22px 8px;
  text-align: center;
  font-weight: bold;
}
.signOut {
  padding-right: 20px;
  background: url("../images/signoutarrow.JPG") no-repeat scroll right center transparent;
}
.pagination {
  font-style: italic;
  font-weight: bold;
}
.pagination span {
  padding-left: 7px;
}
.premium-pagination {
  background: none repeat scroll 0 0 #FFFFFF;
  border-top: 1px solid #E6E6E6;
  color: #666666;
  display: inline;
  float: left;
  width: 100%;
}
.premium-pagination .wp-pagenavi {
  overflow: hidden;
  padding: 30px 0px;
}
.premium-pagination-top {
  border-top: 0px;
  border-bottom: 1px solid #E6E6E6;
}
.premium-pagination-top .wp-pagenavi {
  padding-top: 0px;
  padding-bottom: 20px;
}
.wp-pagenavi a,
.wp-pagenavi .current {
  -moz-border-radius: 3px 3px 3px 3px;
  background: none repeat scroll 0 0 #FDFDFD;
  border: 1px solid #DADAD3;
  color: #666666;
  display: block;
  float: left;
  margin-right: 3px;
  padding: 2px 9px;
  text-decoration: none;
}
/*.wp-pagenavi a:hover, .wp-pagenavi .current {
    background-color: #E56B18;
    background-image: -moz-linear-gradient(center top, #EB861E, #DF5012);
    border-color: #BB5916;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #B75613;
}*/
.wp-pagenavi a:hover,
.wp-pagenavi a:focus,
.wp-pagenavi .current {
  background-color: #0052C2;
  border-color: #0052C2;
  color: #FFFFFF;
}
.wp-pagenavi a.disabled,
.wp-pagenavi a.disabled:hover {
  background-color: #cccccc !important;
  background-image: none;
  border-color: #cccccc;
  color: #666666 !important;
  text-shadow: none;
}
.wp-pagenavi .extend {
  display: block;
  float: left;
  margin-right: 3px;
  padding: 2px 9px;
}
.footerLogo {
  margin-top: -13px;
  padding-right: 20px;
  width: 100px;
  padding-left: 20px;
}
a.readnow {
  background: url("../images/icon_document.png") no-repeat 0 3px;
  display: block;
  margin-top: 0px;
  padding-left: 25px;
  padding-top: 5px;
  height: 20px;
}
.width_245px {
  width: 245px !important;
}
.headerType2 {
  color: #28556C;
  font-size: 16px;
  font-weight: bold;
}
.msg {
  margin: 0 auto;
  width: 650px;
  border: 2px solid #C9DDEF;
}
.msg .head {
  background: #D1E2F1;
}
.msg .head .title {
  background: url("../images/sprite_images_icons.png") no-repeat scroll 0 -468px transparent;
  color: #136DDE;
  padding: 0px 0 0px 30px;
}
.msg .head .close {
  background: url("../images/close.PNG");
  height: 16px;
  width: 15px;
}
.msg .body {
  background: #F2F9FF;
  -moz-box-shadow: 2px 2px 8px #848585;
}
.orangeBtmBoder {
  border-bottom: 3px solid #FE831B;
}
.myAccountSummary {
  width: 590px;
}
.myAccountPlan {
  border: 1px solid #d8d8d8;
  padding: 5px 10px 5px 0;
  margin: 10px 0;
  background: #fdfdfd;
}
.planType {
  font-size: 18px;
  color: #1A66AB;
  padding: 0px 0 0px 30px;
}
.myAccountTotal {
  background: #C0D7EC;
  padding: 10px 10px 10px 0;
}
.planTotal {
  color: #1A66AB;
}
.planAlert {
  background: url("../images/sprite_images_icons.png") no-repeat scroll 0 -138px transparent;
}
.planInfo {
  background: url("../images/info.PNG") no-repeat scroll 8px 4px transparent;
}
.didUKnow {
  BORDER: 1px solid #DCDCDC;
  padding: 10px;
  line-height: 18px;
  background: #FCFCFC;
}
.plainLink {
  background: #1377DF;
  margin-bottom: -18px;
  margin-left: 49px;
  padding: 6px 10px;
}
.plainLink a {
  color: #ffffff;
  font-weight: bold;
}
.usefulLinkswrapper {
  margin-top: 3px;
}
.usefulLinkswrapper div.usefulLink {
  padding: 5px 10px 5px 0px;
  border: 1px solid #ffffff;
  color: #747575;
}
.usefulLinkswrapper div.usefulLink span.statements {
  background: url("../images/sprite_images_icons.png") no-repeat scroll -3px -270px transparent;
  padding: 5px 0 5px 30px;
}
.usefulLinkswrapper div.usefulLink span.adviceAccess {
  background: url("../images/sprite_images_icons.png") no-repeat scroll -3px -299px transparent;
  padding: 5px 0 5px 30px;
}
.usefulLinkswrapper div.usefulLink span.finacialLife {
  background: url("../images/sprite_images_icons.png") no-repeat scroll -3px -330px transparent;
  padding: 5px 0 5px 30px;
}
.usefulLinkswrapper div.usefulLink:hover {
  border: 1px solid #DCDCDC;
  background: #fcfcfc;
}
.recomActions {
  width: 289px;
}
.recomActions .content {
  border-top: 1px solid #DCDCDC;
  border-left: 1px solid #DCDCDC;
  border-right: 1px solid #DCDCDC;
}
.recomActions .content .icon {
  height: 40px;
  width: 30px;
}
.iconIdea {
  background: url('../images/sprite_images_icons.png') no-repeat scroll -5px 0pt transparent;
}
.iconAdvice {
  background: url('../images/sprite_images_icons.png') no-repeat scroll 0px -69px transparent;
}
.recomActions .content .description {
  border-left: 1px solid #DCDCDC;
  padding-left: 7px;
  width: 218px;
}
.recomActions .content .description .title {
  color: #1377DF;
}
.recomActions .footSection {
  background-color: #1377DF;
  padding: 5px 10px 5px 5px;
}
.recomActions .footSection span a {
  color: #ffffff;
}
.viewMoreColor {
  color: #FE831B !important;
}
.blueDownArrow {
  background: url("../images/blueDownArrow.PNG") no-repeat scroll right 1px transparent;
  padding-right: 13px;
}
.searchTextBox {
  border: 1px solid #dcdcdc;
  background: url('../images/searchIcon.PNG') no-repeat right 2px;
  padding: 1px 17px 1px 1px;
}
.legendColor1 {
  height: 7px;
  width: 7px;
  background: #F6882B;
  margin-left: 8px;
  margin-top: 8px;
}
.legendColor2 {
  height: 7px;
  width: 7px;
  background: #1376DD;
  margin-left: 8px;
  margin-top: 8px;
}
.legendColor3 {
  height: 7px;
  width: 7px;
  background: #175694;
  margin-left: 8px;
  margin-top: 8px;
}
.nolegendColor {
  height: 7px;
  width: 7px;
  background: transparent;
  margin-left: 8px;
  margin-top: 8px;
}
.legalfooter {
  BORDER-RIGHT: #666666 1px solid;
  BORDER-TOP: #666666 1px solid;
  PADDING-LEFT: 20px;
  PADDING-TOP: 5px;
  PADDING-RIGHT: 10px;
  PADDING-BOTTOM: 5px;
  BORDER-LEFT: #666666 1px solid;
  BORDER-BOTTOM: #666666 1px solid;
  background-color: #8698C2;
}
.benefitsOnlineContainer {
  border-right: thick solid #E0E7ED;
  border-width: thick;
  border-style: solid;
  border-color: transparent;
  z-index: 99;
  background: none repeat scroll 0% 0% transparent;
  visibility: visible;
  width: 178px;
  margin-top: 5px;
  position: relative;
  height: 17px;
}
.benefitsOnlineContainerLink {
  border-right: thick solid #E0E7ED;
  border-width: thick;
  border-style: solid;
  border-color: #E0E7ED;
  background-color: #E0E7ED;
}
.benefitsOnlineContent {
  border-right: thick solid #e0e7ed;
  border-width: thick;
  border-style: solid;
  border-color: #e0e7ed;
  z-index: 100;
  background: none repeat scroll 0% 0% white;
  right: -5px;
  visibility: visible;
  width: 280px;
  position: absolute;
  top: 20px;
  height: 120px;
}
a.btnSmall {
  background: url("../images/bg_btn_left.gif") no-repeat scroll left center transparent;
  color: #2A61AE;
  font-size: 11px !important;
  line-height: 21px !important;
  outline: medium none;
  padding: 3px 0 3px 3px !important;
  text-decoration: none;
}
a.btnSmall span {
  background: url("../images/bg_btn.gif") no-repeat scroll right center transparent;
  color: #2A61AE;
  font-weight: bold !important;
  margin: 0;
  padding: 4px 8px 4px 6px !important;
}
/*Authenticated Nav*/
.BolmainNav {
  padding: 0px;
  margin: 0px;
  background: url('../images/top_nav_blue_bg.png') top left repeat-x;
  display: block;
  height: 38px;
}
.BolmainNavbg {
  padding: 0px;
  margin: 0px;
  background: url('../images/top_nav_blue_bg.png') bottom left repeat-x;
  display: block;
  height: 6px;
}
.BolmainNav ul.BolNavList {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: block;
  zoom: 1;
  z-index: 4;
}
.BolmainNav ul.BolNavList li {
  float: left;
  list-style-type: none;
  padding: 0px;
  background: none;
  height: 38px;
}
.BolmainNav ul.BolNavList li a {
  float: left;
  font-size: 14px;
  padding: 11px 15px 14px;
  outline: medium none;
  background: none;
  text-decoration: none;
  border-right: 1px solid #ccc;
  height: 10px;
}
.BolmainNav ul.BolNavList li a:hover {
  background: #fe8620;
  height: 12px;
}
.BolmainNav ul.BolNavList li a.selected {
  background: url('../images/level2Nav_orange_bg.png') bottom left repeat-x;
  padding-right: 10px;
  height: 12px;
}
.BolmainNav ul.BolNavList li:hover a.selected {
  text-decoration: none;
  background: #fe8620;
  height: 38px;
  height: 12px;
}
/*.BolNav ul.BolNavList li:hover a.selected span {
    color: #fff;
    background: url('../images/blue_arrow.png') no-repeat scroll right center transparent;
    height: 12px;
}*/
.BolmainNav ul.BolNavList li a span {
  display: block;
  margin: 0px;
  color: #ffffff;
  font-weight: bold;
  padding-right: 0px;
}
.BolmainNav ul.BolNavList li a span:hover {
  height: 12px;
}
.BolmainNav ul.BolNavList li a.selected span {
  padding-right: 5px;
}
.BolmainNav ul.BolNavList li a span.arrow {
  background: url('../images/white_arrow.png') no-repeat scroll right center transparent;
  padding-right: 20px;
}
.BolmainNav ul.BolNavList li:hover .menuContent {
  position: absolute;
}
.BolNavLevel2 ul.BolNavLevelTwo {
  display: block;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  z-index: 4;
  background: url('../images/BGNavLevelTwo.png') bottom left repeat-x;
  height: 36px;
  border-bottom: none;
}
.BolNavLevel2 ul.BolNavLevelTwo li {
  background: none repeat scroll 0 0 transparent;
  float: left;
  list-style-type: none;
  padding: 11px 20px 10px 20px;
  color: #999999;
  font-weight: bold;
}
.BolNavLevel2 ul.BolNavLevelTwo li a {
  color: #999999;
}
ul.list li {
  background: url(../images/bullet1.gif) left 2px no-repeat;
  padding-left: 10px;
  list-style-type: none;
}
.adaBorder {
  padding-left: 5px;
}
#ContentFrame .headerSection {
  display: none !important;
}
#bsplayer50001 {
  z-index: 1;
}
/*timeline styles*/
#TLwrapper {
  width: 970px;
  height: 680px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  overflow: hidden;
}
#TLmask {
  position: absolute;
  top: 177px;
  width: 500%;
}
#TLnav {
  width: 740px;
  background-image: url(../images/polaroidTL_bg.jpg);
  float: left;
}
#about {
  width: 155px;
  height: 161px;
  padding-left: 43px;
  padding-top: 20px;
  padding-right: 32px;
  padding-bottom: 35px;
  background-image: url(../images/about_box_bg.gif);
  background-repeat: no-repeat;
  left: 740px;
  font-size: 12px;
  color: #333333;
  line-height: 16px;
  float: right;
}
#timeLine {
  width: 740px;
  height: 40px;
  top: 170px;
  left: 20px;
  clear: left;
}
#timeLine .progressBar {
  position: absolute;
  height: 40px;
  background: url("../images/linebg.png") no-repeat scroll -121px 0px transparent;
  width: 100%;
  left: -200px;
}
#timeLine .progressHolder {
  position: absolute;
  height: 40px;
  background: url("../images/linemask.png") no-repeat scroll 0px 0px transparent;
  width: 100%;
}
.TLitem {
  width: 20%;
  height: 100%;
  float: left;
}
.TLcontent {
  width: 910px;
  height: 454px;
  position: relative;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
}
.TLselected #SEimg {
  background-image: url(../images/navSE.png);
  background-repeat: no-repeat;
  *margin-left: 20px;
}
.TLselected #AAimg {
  background-image: url(../images/navAA.png);
  background-repeat: no-repeat;
}
.TLselected #BGimg {
  background-image: url(../images/navBG.png);
  background-repeat: no-repeat;
}
.TLselected #CUimg {
  background-image: url(../images/navCU.png);
  background-repeat: no-repeat;
}
.TLselected #NRimg {
  background-image: url(../images/navNR.png);
  background-repeat: no-repeat;
}
.clear {
  clear: both;
}
.TLnavSquare {
  float: left;
  height: 176px;
  margin: 0px;
}
.TLcontLeft {
  width: 430px;
  height: 415px;
  padding-top: 15px;
  *padding-top: 30px;
  float: left;
}
.TLcontRight {
  width: 450px;
  height: 400px;
  padding-top: 30px;
  margin-left: 20px;
  float: left;
}
.TLcontTitle {
  font-size: 30px;
  color: #fd8621;
  padding-bottom: 10px;
  border-bottom: dotted;
  border-bottom-width: 2px;
  border-bottom-color: #126bd9;
  margin-bottom: 5px;
  margin-top: 30px;
}
.TLvidCont {
  width: 450px;
  height: 253px;
  background-color: #FFCC99;
}
.exploreMore {
  width: 430px;
  height: 101px;
  margin-top: 20px;
  background-image: url(../images/exploreBG.png);
  padding: 10px;
  font-size: 14px;
  *font-size: 14px;
  color: #333333;
  line-height: 20px;
}
.consid {
  color: #126bd9;
  font-size: 20px;
  font-weight: 500;
  font-style: italic;
  margin-top: 15px;
  margin-bottom: 0px;
}
ul.TLlist {
  font-size: 16px;
  color: #333333;
  list-style-image: url(../images/pin.png);
  list-style-position: outside;
  margin-top: 0px;
  padding-left: 30px;
}
ul.TLlist li {
  margin: 10px 0px 10px 0px;
  padding: 0px;
  *padding: 0px 0px 0px 5px;
}
.readMore {
  width: 200px;
  height: 25px;
  background-image: url(../images/icon_document.png);
  background-repeat: no-repeat;
  font-size: 18px;
  bottom: 40px;
  position: absolute;
}
.readMore a:link {
  color: #F90;
  text-decoration: none;
  margin-left: 25px;
}
.readMore a:visited {
  text-decoration: none;
  margin-left: 25px;
}
.readMore a:hover {
  text-decoration: underline;
  color: #FC0;
  margin-left: 25px;
}
.readMore a:active {
  text-decoration: none;
  color: #FC0;
  margin-left: 25px;
}
.exploreMore a:link {
  color: #06C;
  text-decoration: none;
}
.exploreMore a:visited {
  text-decoration: none;
}
.exploreMore a:hover {
  text-decoration: underline;
  color: #F90;
}
.exploreMore a:active {
  text-decoration: none;
  color: #FC0;
}
.bubble2 {
  background-image: url('../images/bubble2.png');
}
.bubble2 {
  background-image: url('../images/bubble2.png');
}
.bubble1 {
  background-image: url('../images/bubble1.png');
}
.bubble3 {
  background-image: url('../images/bubble3.png');
}
.bubble4 {
  background-image: url('../images/bubble4.png');
}
.bubble5 {
  background-image: url('../images/bubble5.png');
}
.clear {
  clear: both;
}
.timeline {
  padding-left: 0px !important;
  margin-left: -10px;
  width: 970px;
}
/*Calculator Page*/
#calculator {
  margin-left: -10px;
  width: 980px !important;
}
.bolLeftnavContainer {
  position: relative;
  height: 300px;
  width: 100%;
}
.bolLeftnavContainer ul.bolLeftMenu {
  top: 0px;
  text-align: right;
  margin-left: -8px;
}
.bolLeftnavContainer ul.bolLeftMenu li {
  background: none;
  list-style: none outside none;
  margin: 0;
  color: #2A61AE;
  padding-bottom: 11px;
  padding-top: 15px;
  padding-right: 40px;
}
.bolLeftnavContainer ul.bolLeftMenu li.selected {
  background: url('../images/bg_sidenav.PNG') no-repeat 321px top;
  padding-bottom: 18px;
  padding-top: 15px;
  color: Black;
}
.bolLeftnavContainer ul.bolLeftMenu li.selected a {
  color: Black;
}
#pageTitle #level3Nav span.corner {
  background: #fff;
  margin-left: 0;
}
#pageTitle #level3Nav {
  display: block;
  width: 100%;
  clear: both;
}
#pageTitle #level3Nav ul {
  margin: 0;
  padding: 0;
}
#pageTitle #level3Nav ul li {
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 33px;
  list-style-type: none;
  font-weight: bold;
}
#pageTitle #level3Nav ul li a {
  padding: 0 12px 0 15px;
  float: left;
  color: #2a61ae;
  line-height: 46px;
  outline: none;
}
#pageTitle #level3Nav ul li a span {
  border-top: 1px solid #fff;
  display: block;
  margin: 0 1px;
  font-family: 'Oswald' !important;
  font-size: 24px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 400;
}
#pageTitle #level3Nav ul li.selected a {
  color: #666;
  text-decoration: none;
  background: url(../images/calc_tab-sprite.png) no-repeat scroll right -138px;
}
#pageTitle #level3Nav ul li.selected a span {
  color: #666;
  background: #ecf5fd;
}
#pageTitle #level3Nav ul li.selected {
  text-decoration: none;
  background: url(../images/calc_tab-sprite.png) no-repeat scroll left -2px transparent;
}
#pageTitle #level3Nav ul li a:hover {
  color: #666;
  text-decoration: none;
}
#pageTitle #acctValue {
  cursor: default;
  margin-right: 150px;
}
#pageTitle span.corner {
  clear: both;
  background: #eaeaea;
}
#pageTitle a {
  color: #fff;
}
h1 .txtSmall {
  font-size: 47% !important;
}
#level4Nav {
  background: #eaeaea;
  padding: 5px 4px;
}
#level4Nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 192px;
}
#level4Nav ul li {
  margin: 0;
  padding: 0;
}
#level4Nav ul li a {
  display: block;
  padding: 0;
  width: 100%;
  outline: none;
}
#level4Nav ul li a span {
  display: block;
  padding: 4px 15px 4px 10px;
}
#level4Nav ul li a span.corner {
  padding: 0;
  border: none;
}
#level4Nav ul li ul {
  margin: 0;
  padding: 0;
  padding-left: 10px;
  list-style-type: none;
  width: 182px;
}
#level4Nav ul li ul li {
  margin: 0;
  padding: 0;
  font-size: .916em;
}
#level4Nav ul li ul li a {
  display: block;
  width: 100%;
}
#level4Nav ul li a.selected {
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
#level4Nav ul li a.selected span {
  border: 0 solid #fff;
  border-width: 0 1px;
  background: #fff url(../images/sprite_icons.gif) right -792px no-repeat;
}
#level4Nav ul li ul li a.selected span {
  background: #fff url(../images/sprite_icons.gif) right -792px no-repeat;
}
#level4Nav ul li a.selected span.corner {
  background: #fff;
  padding: 0;
  border: none;
}
#level4Nav ul li ul li a.selected span.corner {
  background: #fff;
}
#level4Nav ul li ul li a.selected {
  font-weight: bold;
  background: #fff;
  text-decoration: none;
  color: #333;
}
#level4Nav h3 {
  margin-top: 0;
  padding: 8px;
  font-size: 1.16em;
  border-bottom: 1px solid #ccc;
}
.mainBg {
  background: url(../images/calc-new-bg.PNG) no-repeat scroll 0% 0%;
  margin-top: -1px;
}
.rightContainerT4 {
  width: 526px;
}
.leftContainerT4 {
  width: 350px;
}
.pleasewait {
  background: url("../images/pleasewait.png") no-repeat scroll 141px 103px #FFFFFF;
  height: 1200px;
  left: 351px;
  position: absolute;
  top: 48px;
  width: 532px;
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */
}
.HideDisplay {
  display: none;
}
/*Education Center Update - April 2015*/
/*general styles*/
.page-priorities {
  font-family: "connections", Arial, Helvetica, sans-serif;
  color: #857363;
  line-height: 1.4;
}
.page-priorities a {
  text-decoration: underline;
  color: #857363;
}
.page-priorities li {
  list-style-type: none;
}
.page-priorities .standout-text {
  font-size: 18px;
}
.page-priorities p {
  margin-bottom: 20px;
  font-size: 16px;
}
.wrapper {
  width: 944px;
  margin: 0 auto;
}
/***********
Breadcrumbs
************/
.breadcrumbs {
  padding: 20px 0;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 12px;
}
.breadcrumbs a,
.breadcrumbs span {
  font-size: 12px;
}
.breadcrumbs a {
  color: #2a61b4;
  text-decoration: none;
}
/***********
Navigation
************/
.nav-priorities {
  overflow: hidden;
  padding-bottom: 5px;
}
.nav-priorities:hover li {
  opacity: .65;
}
.nav-priorities li {
  float: left;
  width: 12%;
  /* Convert to fixed values */
  margin-left: 0.5725%;
  /* Convert to fixed values */
  height: 200px;
  background-color: #A39382;
  color: #fff;
  text-align: center;
  font-size: 11px;
  cursor: pointer;
  -webkit-transition: 0.25s opacity ease-in-out;
  -moz-transition: 0.25s opacity ease-in-out;
  -o-transition: 0.25s opacity ease-in-out;
  transition: 0.25s opacity ease-in-out;
}
.nav-priorities:hover li:hover {
  opacity: 1;
}
.nav-priorities li:first-child {
  margin-left: 0;
}
.nav-priorities li.active,
.nav-priorities li:hover {
  background-color: #ECE6DE;
}
.priority-seven .priority-icon {
  width: 90px;
  height: 90px;
}
.priority-icon {
  background-image: url("../images/sprite-ed-center.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.priority-seven .priority-icon {
  background-position: -100px 0;
}
.priority-seven.active .priority-icon,
.priority-seven:hover .priority-icon {
  background-position: 0 0;
}
.priority-home .priority-icon {
  background-position: -145px -100px;
}
.priority-home.active .priority-icon,
.priority-home:hover .priority-icon {
  background-position: 0 -100px;
}
.priority-family .priority-icon {
  background-position: -145px -200px;
}
.priority-family.active .priority-icon,
.priority-family:hover .priority-icon {
  background-position: 0 -200px;
}
.priority-health .priority-icon {
  background-position: -145px -300px;
}
.priority-health.active .priority-icon,
.priority-health:hover .priority-icon {
  background-position: 0 -300px;
}
.priority-finances .priority-icon {
  background-position: -145px -400px;
}
.priority-finances.active .priority-icon,
.priority-finances:hover .priority-icon {
  background-position: 0 -400px;
}
.priority-work .priority-icon {
  background-position: -145px -500px;
}
.priority-work.active .priority-icon,
.priority-work:hover .priority-icon {
  background-position: 0 -500px;
}
.priority-leisure .priority-icon {
  background-position: -145px -600px;
}
.priority-leisure.active .priority-icon,
.priority-leisure:hover .priority-icon {
  background-position: 0 -600px;
}
.priority-giving .priority-icon {
  background-position: -145px -700px;
}
.priority-giving.active .priority-icon,
.priority-giving:hover .priority-icon {
  background-position: 0 -700px;
}
.nav-priorities li p {
  font-size: 12px;
  width: 90%;
  margin: 0 auto;
}
.nav-priorities li.active p,
.nav-priorities li:hover p {
  color: #A39382;
}
/***********
Content Sections
************/
.priorities-content {
  background-color: #ECE6DD;
  padding: 12px 14px 12px 20px;
  overflow: hidden;
  margin-bottom: 40px;
}
.priority-content {
  overflow: hidden;
  height: 0;
}
.priority-content.active {
  height: auto;
}
.priorities-content .priority-left-side {
  float: left;
  width: 296px;
  margin-right: 33px;
  padding-left: 5px;
}
.priorities-content .priority-right-side {
  float: left;
  width: 576px;
  /* 316 height*/
}
.priority-heading {
  overflow: hidden;
}
/*small priority icon*/
.priority-icon-small {
  width: 53px;
  height: 53px;
  float: left;
  background-image: url("../images/sprite-ed-center.png");
  background-position: -90px -200px;
  background-repeat: no-repeat;
}
/*priority icon small color changes*/
.priority-seven .priority-icon-small {
  background-position: -200px 0;
}
.priority-home .priority-icon-small {
  background-position: -90px -100px;
}
.priority-family .priority-icon-small {
  background-position: -90px -200px;
}
.priority-health .priority-icon-small {
  background-position: -90px -300px;
}
.priority-finances .priority-icon-small {
  background-position: -90px -400px;
}
.priority-work .priority-icon-small {
  background-position: -90px -500px;
}
.priority-leisure .priority-icon-small {
  background-position: -90px -600px;
}
.priority-giving .priority-icon-small {
  background-position: -90px -700px;
}
.priority-icon-small span {
  background-image: url("../images/priority-icon.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  width: 35px;
  height: 35px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 8px;
}
.priority-content h1 {
  float: left;
  line-height: 62px;
  margin-left: 12px;
  font-size: 30px;
  font-weight: normal;
  color: #012169;
  margin-bottom: 20px;
}
.priority-content h2 {
  font-weight: normal;
  font-size: 22px;
  color: #012169;
}
.priority-seven .video-container {
  border-width: 0;
}
/*color changes on video's border bottom on priority pages (not main page)*/
.priority-home .video-container {
  border-width: 0;
  /*border-color: #c4122f;*/
}
.priority-family .video-container {
  border-width: 0;
  /*border-color: #FFCC00;*/
}
.priority-health .video-container {
  border-width: 0;
  /* border-color:  #8140a0;*/
}
.priority-finances .video-container {
  border-width: 0;
  /*border-color: #0052c2;*/
}
.priority-work .video-container {
  border-width: 0;
  /*border-color: #ea7600;*/
}
.priority-leisure .video-container {
  border-width: 0;
  /*border-color: #00ac50;*/
}
.priority-giving .video-container {
  border-width: 0;
  /*border-color: #06a9df;*/
}
/*.colorful-bottom-line span {
    width: 14.28571428571429%;
    float: left;
    height: 10px;
}*/
/*colors for the multi-colored bar underneath video and cta on the main page*/
.color-home {
  background-color: #c4122f;
}
.color-family {
  background-color: #FFCC00;
}
.color-health {
  background-color: #8140a0;
}
.color-finances {
  background-color: #0052c2;
}
.color-work {
  background-color: #ea7600;
}
.color-leisure {
  background-color: #00ac50;
}
.color-giving {
  background-color: #06a9df;
}
/*bullet points on priority pages*/
.priorities-primary-bullets {
  margin-bottom: 12px;
}
.priorities-primary-bullets li {
  list-style-type: none;
  margin-left: 20px;
  margin-bottom: 12px;
  font-size: 18px;
}
.priority-work .priorities-primary-bullets li {
  list-style-type: none;
  margin-left: 20px;
  margin-bottom: 12px;
  font-size: 17px;
}
.priorities-primary-bullets li .bullet-pt {
  display: inline-block;
  margin-right: 10px;
  margin-left: -15px;
  width: 5px;
  height: 8px;
  *height: 14px;
  border-radius: 100%;
  background-image: url("../images/sprite-ed-center.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
/*bullet point color changes*/
.priority-home .priorities-primary-bullets li .bullet-pt {
  background-position: -248px -100px;
}
.priority-family .priorities-primary-bullets li .bullet-pt {
  background-position: -248px -200px;
}
.priority-health .priorities-primary-bullets li .bullet-pt {
  background-position: -248px -300px;
}
.priority-finances .priorities-primary-bullets li .bullet-pt {
  background-position: -248px -400px;
}
.priority-work .priorities-primary-bullets li .bullet-pt {
  background-position: -248px -500px;
}
.priority-leisure .priorities-primary-bullets li .bullet-pt {
  background-position: -248px -600px;
}
.priority-giving .priorities-primary-bullets li .bullet-pt {
  background-position: -248px -700px;
}
.page-priorities .more-links {
  list-style-type: none;
}
.page-priorities .more-links li {
  margin-bottom: 5px;
}
.page-priorities .more-links li a {
  font-size: 15px;
  -o-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
}
.page-priorities .more-links li a:link {
  color: #0052c2;
  text-decoration: none;
}
.page-priorities .more-links li a:visited {
  color: #0052c2;
  text-decoration: none;
}
.page-priorities .more-links li a:hover {
  color: #FF8520;
  text-decoration: underline;
}
.page-priorities .more-links li a:selected {
  color: #FF8520;
  text-decoration: underline;
}
/*video container*/
.video-container {
  border-bottom: 10px solid #666;
  margin-bottom: 25px;
}
/*cta container*/
.cta-container {
  height: 125px;
  border-bottom: 10px solid #fff;
  margin-bottom: 25px;
  background-color: #A39382;
  color: #fff;
  font-size: 30px;
}
.cta-container p {
  margin-bottom: 0;
  text-decoration: none;
  font-size: 20px;
  padding: 20px;
}
.cta-container a p {
  display: inline-block;
  width: 536px;
  height: 85px;
  color: #FFF;
  /*background: url("../images/info-icon.png") right no-repeat ;*/
  background-image: url("../images/sprite-ed-center.png");
  background-repeat: no-repeat;
  background-position: 460px -800px;
  background-color: #0052c2;
  cursor: pointer;
  text-decoration: none;
}
.cta-container a p:hover {
  background-color: #ea7600;
  -o-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
}
/* cta container color changes (border-bottom)*/
.priority-seven .cta-container {
  border-color: #012169;
}
.priority-home .cta-container {
  border-color: #c4122f;
}
.priority-family .cta-container {
  border-color: #FFCC00;
}
.priority-health .cta-container {
  border-color: #8140a0;
}
.priority-finances .cta-container {
  border-color: #0052c2;
}
.priority-work .cta-container {
  border-color: #ea7600;
}
.priority-leisure .cta-container {
  border-color: #00ac50;
}
.priority-giving .cta-container {
  border-color: #06a9df;
}
/*disclosure statement at very bottom*/
.priorities-disclosure {
  padding-bottom: 10px;
}
.priorities-disclosure h3 {
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 0;
}
.priorities-disclosure p {
  font-size: 12px;
}
/*  ================================
    Redesign Update - February 2018 
    ================================
*/
body {
  background: #fff !important;
}
#container,
.headerSection,
.BolNav,
.BolNavLevel2,
.footer_top {
  background: none;
}
.container {
  width: 986px;
  margin: 0 auto;
}
.BolNav,
.BolNavLevel2 {
  font-family: 'Connections', Arial, sans-serif;
  font-weight: normal;
}
.BolNav {
  background: #ece6dd;
  color: #333333;
  height: 36px;
}
.BolNav ul.BolNavList {
  display: inline-block;
  list-style-type: none;
  padding: 0;
}
.BolNav ul.BolNavList > li:first-of-type {
  border-left: 2px solid #ffffff;
}
.BolNav ul.BolNavList > li {
  border-right: 2px solid #ffffff;
  float: left;
  height: 36px;
  line-height: 36px;
  margin: 0;
  padding: 0;
}
.BolNav ul.BolNavList > li > a {
  float: left;
  text-decoration: none;
  color: #333333;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  padding: 0 15px;
  height: inherit;
}
.BolNav ul.BolNavList > li > a:hover,
.BolNav ul.BolNavList > li > a:active,
.BolNav ul.BolNavList > li > a.selected,
.BolNav ul.BolNavList > li:hover > a.selected,
.BolNav ul.BolNavList > li:hover > a.selected > span {
  background: #ffffff;
  color: #333333;
}
.BolNav ul.BolNavList > li > a > span {
  color: #333333;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  padding: 0;
}
.BolNavLevel2 {
  width: 986px;
  margin: 0;
  padding: 0;
}
.BolNavLevel2 ul.BolNavLevelTwo {
  background: #ffffff;
  border-bottom: 1px solid #ece6dd;
  height: 36px;
}
.BolNavLevel2 ul.BolNavLevelTwo > li {
  float: left;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  margin: 0 10px;
  padding: 0;
}
.BolNavLevel2 ul.BolNavLevelTwo > li > a {
  display: block;
  background: #ffffff;
  border: 1px solid transparent;
  border-bottom: 2px solid transparent;
  color: #0052c2;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 33px;
  line-height: 36px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.BolNavLevel2 ul.BolNavLevelTwo > li > a:hover,
.BolNavLevel2 ul.BolNavLevelTwo > li > a:active,
.BolNavLevel2 ul.BolNavLevelTwo > li > a:focus,
.BolNavLevel2 ul.BolNavLevelTwo > li.selected > a {
  background: #ffffff;
  border-bottom: 2px solid #0052c2;
  color: #012169;
}
.menuContent {
  /*comment out border and shadow styles for menu being turned off*/
  background: #ffffff;
  /*border-left: 1px solid #ddd;*/
  /*border-right: 1px solid #ddd;*/
  /*border-bottom: 1px solid #ddd;*/
  box-sizing: content-box;
  /*box-shadow: 0px 4px 5px rgba(153, 153, 153, 0.35);*/ 
  font-size: 14px;
  line-height: 18px;
  overflow: hidden;
  position: absolute;
  left: 2px !important;
  width: 982px;
  /* 986 - border/shading */
}
.menuContent div ul.menuList {
  float: left;
  width: 195px;
}
.menuContent div ul.menuList > li.menuListHeader {
  color: #333333;
  font-family: 'Connections', Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
  border-bottom: none;
}
.menuContent div ul.menuList > li {
  margin: 0;
}
.menuContent div ul.menuList > li > a {
  display: block;
  padding: 3px 15px;
  color: #333 !important;
  font-family: inherit;
  text-overflow: ellipsis;
  overflow: hidden;
  text-decoration: none;
}
.menuContent div ul.menuList > li > a:hover {
  background: #f1efec;
  text-decoration: none;
}
.footer_bg {
  background: #f0f0f0;
  border-top: 1px solid #d6d6d6;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  padding-bottom: 30px;
}
