<?php Header("Content-type: text/css"); ?>
/* ------- HTML redefines ---------- */
body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #666;
  margin: 12px 0px 0px 13px;
}
hr
{
  display: none;
}
a
{
  text-decoration: underline;
  color: #660087;
}
a:hover
{
  color: #660087;
}
a img
{
  border: none;
}
form
{
  margin: 0px;
  padding: 0px;
}
h1
{
  font-weight: bold;
  font-size: 115%;
  margin: 0px;
  padding: 0px 0px 8px 0px;
  color: #666;
}
h2
{
  font-size: 115%;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  color: #660087;
}
h3
{
  font-size: 100%;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  color: #660087;
}
p
{
  padding: 0px 0px 0px 0px;
  margin: 0px;
  position: relative;
}

.red
{
  color:#C00000;
}
/* ------ HTML redefines (end of)--------- */
/* ------------ Containers ------------- */

.containerGlobal
{
  float: left;
  width: 746px;
}
.containerHeader
{
  float: left;
  width: 100%;
}
.containerTopNav
{
  float: left;
  width: 100%;
}
.containerHomeTopNav
{
  float: left;
  width: 100%;
  padding-bottom: 8px;
}
.containerBreadCrumbArea
{
  float: left;
  width: 100%;
}
.containerLeftContent
{
  float: left;
  width: 210px;
}
.containerHome
{
  float: left;
  width: 746px;
}
.containerHomeMainContent
{
  float: left;
  width: 725px;
  border-top: 10px solid #f6eff7;
  border-right: 10px solid #f6eff7;
  border-bottom: 8px solid #f6eff7;
  border-left: 10px solid #f6eff7;
  background: #ffffff url("../images/top_left_c.gif") no-repeat top left; /* TC - added background color declaration */
}
.containerHomeMainContentInner
{
  float: left;
  width: 705px; /* TC - changed value - original 552px */
  background: url("../images/top_right_c.gif") no-repeat top right;
  padding: 10px;
}
.containerHomeMainContentInner2
{
  float: left;
  width: 100%; /* TC - changed value - original 552px */
  background: url("../images/bottom_left_c.gif") no-repeat bottom left;
}
.containerHomeMainContentInner3
{
  float: left;
  width: 100%; /* TC - changed value - original 552px */
  background: url("../images/bottom_right_c.gif") no-repeat bottom right;
}

.containerHomeSmPanelContentInner
{
  float: left;
  width: 176px;
  border-top: 0px;
  border-right: 0px;
  border-left: 11px solid #f6eff7;
  border-bottom: 0px;
  margin:0; padding:0;
  background: url("../images/home_sm_panel_top_curves.gif") no-repeat top left;
}

.containerHomeSmMidPanelContentInner
{
  float: left;
  width: 178px;
  border-top: 0px;
  border-right: 0px;
  border-left: 11px solid #f6eff7;
  border-bottom: 0px;
  background: url("../images/home_sm_mid_panel_top_curves.gif") no-repeat top left;
}


/* GS */

.containerHomeSmPanelContentInner2
{
  float: left;
  width: 363px;
  border-top: 0px;
  border-right: 0px;
  border-left: 11px solid #f6eff7;
  border-bottom: 0px;
  background: url("../images/home_sm_panel_top_curves2.gif") no-repeat top left;

}

/* END */

.containerHomeRightContent
{
  float: right;
  width: 183px;
}
.containerHomeRightContentInner
{
  float: left;
  width: 161px;
  border-top: 10px solid #f6eff7;
  border-right: 11px solid #f6eff7;
  border-bottom: 0px;
  border-left: 11px solid #f6eff7;
  background: #fff url("../images/home_right_top_curves.gif") no-repeat top left; /* TC - added background color declaration */
}
.containerMainContent
{
  float: left;
  width: 536px;
  background-color: #fff;
}
.containerMainContentInner
{
  float: left;
  width: 510px;
  border-top: 13px solid #f6eff7;
  border-right: 13px solid #f6eff7;
  border-bottom: 13px solid #f6eff7;
  border-left: 13px solid #f6eff7;
  background: url("../images/main_content_top_curves.gif") no-repeat top left;
}


.containerFooterContent
{
  float: left;
  width: 100%;
}
/* --------- Containers (end of) -----------*/
/* -------- Screen Reader styles -----------*/
.screenReaderText
{
  display: none;
  /* \*/
  display: block;
  /* */
  position: absolute;
  left: -2000px;
  top: -2000px;
  width: 1px;
  height: 1px;
}
.screenReaderTextVisibleLink
{
  position: absolute;
  display: inline;
  left: 200px;
  top: 0px;
  width: inherit;
  max-width: 250px;
  height: inherit;
  padding: 3px 5px;
  /* background-color: #003481;
  color: #fff; */
  border: 1px solid;
  border-top: none;
  text-align: center;
  white-space: nowrap;
  font-size: 82%;
  /* \*/
  font-size: 75%;
  /* */
}
.screenReaderTextVisibleLink:hover
{
  color: #003481;
}
/* -------- Screen Reader styles (end of)-------- */
/* ------------ Header Area Styles --------------*/
.headerLogoArea
{
  float: left;
  width: 200px;
}
  .headerLogoLogo  /* added due to IE box model bug */
  {
    margin: 0px;
    padding: 0px;
  }
.headerContent
{
  float: right;
  width: 70%;
  color: #660087;
}
  .headerGlobalOptions
  {
    float: left;
    width: 140px;
    /* \*/
    float: right;
    margin: 0px 2px 0px 0px;
    width: auto;
    /* */
  }
  .headerGlobalOptions ul
  {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    width: auto;
    font-family: Trebuchet MS, MS Sans Serif, Arial, Helvetica, sans-serif;
  }
  .headerGlobalOptions ul li
  {
    display: inline;
    background: url("../images/bullet_global_options.gif") no-repeat left;
    list-style-type: none;
    white-space: nowrap; /* added 18-10-2005 */
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 8px;
  }
  .headerGlobalOptions ul li a
  {
    text-decoration: none;
    color: #660087;
  }
  .headerGlobalOptions ul li a:hover
  {
    text-decoration: underline;
  }
  .headerGlobalOptions ul li.globalFirstItem
  {
    background: none;
    padding: 0px 5px 0px 0px;
  }

  .headerSearch
  {
    float: right;
    width: auto;
    display: inline;
  }
  .headerSearch .fakeDivider
  {
    float: left;
    margin: 4px 4px 0px 0px;
    padding: 2px 0px 0px 0px;
  }
  .headerSearch label
  {
    float: left;
    margin: 5px 8px 0px 3px;
    font-family: Trebuchet MS, MS Sans Serif, Arial, Helvetica, sans-serif;
  }
  .headerSearch label a
  {
    text-decoration: none;
    color: #660087;
  }
  .headerSearch label a:hover
  {
    text-decoration: underline;
  }
  .headerSearch input
  {
    float: left;
    vertical-align: middle;
    margin: 3px 0px;
    padding: 0px;
  }
  .headerSearch input#searchBox
  {
    width: 100px;
    height: 15px;
    border: 1px #666 solid;
    padding: 1px 0px 0px 2px;
  }
  .headerSearch .searchButton
  {
    float: left;
  }
  .headerOLBArea
  {
    clear: right;
  }
  .headerOLBArea .loginButton
  {
    margin: 10px 7px 0px 0px;
    padding: 0px;
  }
/* ---------- Header Area Styles (end of)----------- */
/* ----------- Main Tabbed Navigation ---------------*/
.topNavLeft
{
  float: left;
  width: 382px;
  height: 50px;
}
  .topNavLeft .topNavLayout
  {
    background: #660087;
  }
.topNavRight
{
  float: right;
  width: 361px;
  height: 50px;
  background: #660087;
}
  .topNavRight .strapline
  {
    float: right;
    margin: 0px;
    padding: 0px;
  }

/* ------------ Main Tabbed Navigation (end of)----------- */
/* ------------ Breadcrumb Area styles ----------- */
.breadCrumb
{
  float: left;
  width: 70%;
  font-size: 73%;
  /* \*/
  font-size: 68%;
  /* */
}
  .breadCrumb ul
  {
    /*width: 550px;*/
    width: auto;
    margin: 0px;
    padding: 9px 0px;
    float: left;
    font-family: Trebuchet MS, MS Sans Serif, Arial, Helvetica, sans-serif;
  }
  .breadCrumb ul li
  {
    margin: 0px;
    padding: 0px 7px 0px 10px;
    list-style-type: none;
    float: left;
    background: url("../images/bullet_breadcrumb.gif") no-repeat left;
    white-space: nowrap;
  }
  .breadCrumb ul li a
  {
    float: left;
    text-decoration: none;
    /* \*/
    float: none;
    text-decoration: none;
    /* */
    color: #00aeef;
  }
  .breadCrumb ul li a:hover
  {
    color: #00aeef;
    text-decoration: underline;
  }
  .breadCrumb ul li.CrumbFirstItem
  {
    padding-left: 1px;
    background: none;
  }
  .breadCrumb ul li.CrumbSelectedItem a
  {
    cursor: default;
    text-decoration: none;
  }
  .breadCrumb ul li.CrumbSelectedItem a:hover
  {
    cursor: default;
    text-decoration: none;
  }
/* --------------- Breadcrumb Area Styles (end of)-------------- */
/* -------------- Section Navigation (Left hand nav) styles --------*/
.sectionNavigation
{
  font-size: 70%;
  /* \*/
  font-size: 65%;
  /* */
  font-weight: bold;
  background: url("../images/lhn_background_top.gif") no-repeat top left;
  width: 197px;
}
.navBotCurve
{
  background: url("../images/lhn_background_bot.gif") no-repeat top left;
  margin-bottom: 28px;
}
.leftCallToAction
{
  margin: 0px 58px 5px 9px;
}
/*---------- 1st Level LHN -------------*/
ul#navLevOne
{
  margin: 0px 0px 0px 0px;
  padding: 1px 10px 0px 10px;
  list-style: none;
}
ul#navLevOne li a
{
  text-decoration: none;
  color: #666;
  display: block;
  width: 74%;
  background: #fff url("../images/bullet_lhn.gif") no-repeat top left;
  padding-left: 13%;
  padding-right: 13%;
  padding-top: 8px;
  padding-bottom: 8px;
}
ul#navLevOne li a:hover
{
  background: #f9f4f9 url("../images/bullet_lhn.gif") no-repeat top left;
  color: #666;
}
ul#navLevOne li.selectedItem a, ul#navLevOne li.selectedItem a:hover
{
  color: #666;
  background: #f9f4f9 url("../images/bullet_lhn_down.gif") no-repeat top left;
}
ul#navLevOne li div
{
  border-bottom: 1px solid #d0d0d0;
}
ul#navLevOne li div.last
{
  border-bottom: 0px;
}
/*---------- 2nd Level LHN -------------*/
ul#navLevOne ul.navLevTwo
{
  margin: 0px 0px 0px 0px;
  padding: 1px 25px 0px 27px;
  list-style: none;
  font-weight: normal;
  border-bottom: 1px solid #d0d0d0;
}
ul#navLevOne ul.navLevTwo li a
{
  text-decoration: none;
  color: #666;
  display: block;
  width: 91%;
  background: #fff url("../images/bullet_content.gif") no-repeat top left;
  padding-left: 9%;
  padding-right: 0%;
  padding-top: 3px;
  padding-bottom: 3px;
}
ul#navLevOne ul.navLevTwo li a:hover
{
  background: #f9f4f9 url("../images/bullet_content.gif") no-repeat top left;
  color: #666;
}
ul#navLevOne ul.navLevTwo li.selectedItem a, ul#navLevOne ul.navLevTwo li.selectedItem a:hover
{
  color: #666;
  background: #f9f4f9 url("../images/bullet_content.gif") no-repeat top left;
}

/* ----------- Section Navigation (Left hand nav) styles (end of) -----------*/

/* -------------------- Layout structure styles -------------------------*/
.columnTypeOne
{
  float: left;
  width: 488px;
  padding-left: 10px;
}


.columnTypeTwo
{
  float: left;
  width: 324px;
  padding:0; margin:0;
  padding-left: 10px;
}
/* column type 3 at bottom */
  .columnTypeThree .RHSDivider
  {
    padding: 0 0 0 7px; margin:0; padding:0;
    /* background: url("../images/rhs_dot_divider.gif") repeat-y left top; */
  }
/* -------------------- Layout structure styles (End of) ----------------------*/
/* -------- Main Content styles ----------*/
.mainContent
{
  float: left;
  padding-top: 13px;
  font-size: 80%;
  /* \*/
  float: none;
  padding-top: 13px;
  font-size: 70%;
  /* */
}
.mainContent a
{
  font-weight: bold;
}
.row
{
  float: left;

}
.row1
{
  background:#660087 !important; color:#fff;
}
#homeBottomRow /* TC - added class based upon .row */
{
  float: left;
  background: url("../images/home_cols_expandable_tc.gif") repeat-y; /* TC - added bgcolor */
}
.bottomCurves
{
  background: url("../images/main_content_bot_curves.gif") no-repeat bottom left;
  padding-right: 0px;
}

.content
{
  padding-right: 0px;
}


/* -------------------- Home Page styles ----------------------- */
.homeRHSContent
{
  padding-right: 9px;
  padding-left: 10px;
}
  .RHSContent img, .homeRHSContent img
  {
    margin-bottom: 13px;
  }
  .homeRHSContent img.lastBanner
  {
    margin-bottom: 0px;
  }
.homeMainPanelLeft
{
  float: left;
  width: 280px; /* TC - reduced by 2px - original value 242px */
  padding-left: 10px;

}
.homeMainPanelLeftContent
{
  padding-right: 23px;
}
.homeMainPanelLeftContent h1
{
  margin: 0px;
  padding: 7px 0px 3px 0px;
}
.homeSmPanelContent
{
  padding-left: 10px;
  padding-right: 10px;
}
.homeSmPanelContent h1
{
  margin: 0px;
  padding: 9px 0px 1px 0px;
}
.mainContent .homeSmPanelContent p
{
  margin: 0px;
  padding: 0px 0px 10px 0px;
}

/*-------------- Added in so small banners line up with large rate text in the paragraph - 20/12/05 ------------ */

.mainContent .homeSmPanelContent p.rates
{
  margin: 0px;
  padding: 0px 0px 5px 0px;
}

/*----- end --------*/

.homeMainPanelRight
{
  float: right;
  /* width: 300px;  GS*/
  width: 236px;
  background:#660087;
}
.homeBottomCurves
{
  clear: left;
  margin: 0px;
  padding: 0px;
  width: 746px;
  height: 10px;
  background: url("../images/home_bottom_curves_tc.gif") no-repeat bottom left;
  border-bottom: 8px solid #f7eff7;
  border-top: 0px solid #000;
}
.extReducePadTop
{
  padding-top: 5px;
}
/* -------------------- Home Page styles (End of) ----------------------- */
.mainContent .legalRider
{
  background-color: #f7eff7;
  padding: 8px;
  margin-bottom: 13px;
  font-weight: bold;
}
.mainContent .legalRider p, .mainContent .resultsPanel p
{
  padding: 0px 0px 0px 0px;
}
.mainContent p
{
  padding: 0px 0px 13px 0px;
}
.mainContent h2
{
  margin-bottom: 10px;
}
.mainContent h3
{
  margin-bottom: 10px;
}
.mainContent .leftImage
{
  float: left;
  margin-right: 13px;
  margin-bottom: 13px;
}
.mainContent .leftImageSpecial
{
  float: left;
  margin-right: 13px;
  margin-bottom: 0px;
}
.mainContent .rightImage
{
  float: right;
  margin-left: 13px;
  margin-bottom: 13px;
}
.mainContent ol
{
  padding: 0px 0px 13px 25px;
  margin: 0px;
}
.mainContent ul
{
  padding: 0px 0px 13px 2px;
  margin: 0px;
}
ul.extFAQs
{
  padding: 0px 0px 5px 2px;
  margin: 0px;
}
.mainContent li
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 8px 0px;
}
.mainContent ul li
{
  padding-left: 15px;
  padding-top: 1px;
  list-style: none;
  background: url("../images/bullet_content.gif") no-repeat top left;
}
.mainContent ul li ul
{
  padding: 4px 0px 1px 15px;
  margin: 0px;
}
.mainContent ul li ul li
{
  padding-left: 15px;
  margin: 5px 0px !important;
  list-style: none;
  background: url("../images/bullet_ul_li_ul_li.gif") no-repeat top left;
}
.mainContent ul.linkedList li
{
  background: url("../images/bullet_linked_list.gif") no-repeat top left;
  padding-left: 30px;
  margin: 3px 0px 9px 0px;
  font-weight: bold;
}
.mainContent ul.linkedListHome li
{
  background: url("../images/bullet_linked_list.gif") no-repeat top left;
  padding-left: 22px;
  margin: 3px 0px 9px 0px;
  font-weight: bold;
}
.mainContent ul.error li
{
  background: url("../images/bullet_error.gif") no-repeat top left;
  padding-left: 30px;
  margin: 3px 0px 9px 0px;
  font-weight: bold;
}
.mainContent ul.extBack li
{
  float: left;
  background: url("../images/bullet_back.gif") no-repeat top left;
  padding-left: 30px;
  margin: 3px 0px 9px 0px;
  font-weight: bold;
}
.mainContent ul.extReturnToTop li
{
  background: url("../images/bullet_return_to_top.gif") no-repeat top left;
  padding-left: 20px;
  margin: 3px 0px 9px 0px;
  font-weight: bold;
}
.mainContent ul.linkedList li a, .mainContent ul.extBack li a, .mainContent ul.extReturnToTop li a
{
  color: #666;
  text-decoration: none;
}
.mainContent ul.linkedList li a:hover, .mainContent ul.extBack li a:hover, .mainContent ul.extReturnToTop li a:hover
{
  color: #666;
  text-decoration: underline;
}
.mainContent ul.linkedListHome li a
{
  color: #660087;
  text-decoration: none;
}
.mainContent ul.linkedListHome li a:hover
{
  color: #660087;
  text-decoration: underline;
}
/* --------- Data table styles ----------*/
.mainContent table
{
  clear: both;
  width: 100%;
  border: 0px;
  margin: 0px 0px 15px 0px;
  font-size: 90%;
  border-bottom: 1px solid #e9e9e8;
}
.mainContent th
{
  padding: 10px 8px 10px 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  background-color: #eee3f3;
  color: #660087;
}
.mainContent td
{
  padding: 10px 8px 10px 8px;
  border-top: 1px solid #e9e9e8;
  border-right: 1px solid #e9e9e8;
}
.mainContent td.extFirstCol
{
  border-left: 1px solid #e9e9e8;
}
.mainContent td.extHighlight
{
  background-color: #e9e9e8;
  border-right: 1px solid #fff;
}
.mainContent td.extHighlight .extFirstCol
{
  border-left: 1px solid #e9e9e8;
}
.mainContent td.extHighlight .extLastCol
{
  border-right: 1px solid #e9e9e8 !important;
}
.mainContent th.extLastCol
{
  padding-right: 10px !important;
  border-right: 1px solid #eee3f3 !important;
}
.mainContent table.extTxtL td, .mainContent table.extTxtL th, .mainContent td.extTxtL, .mainContent th.extTxtL
{
  text-align: left;
}
.mainContent table.extTxtR td, .mainContent table.extTxtR th, .mainContent td.extTxtR, .mainContent th.extTxtR
{
  text-align: right;
}
.mainContent table.extTxtC td, .mainContent table.extTxtC th, .mainContent td.extTxtC, .mainContent th.extTxtC
{
  text-align: center;
}
/* ------------ Data table styles (End of) --------- */
.mainContent .callToAction
{
  float: left;
  width: 100%;
}
.mainContent .callToAction img
{
  margin: 4px 23px 0px 0px;
  padding-bottom: 23px;
}
/* ------------ Form styles --------- */
.mainContent form
{
  padding: 0px;
  margin: 0px;
}
.mainContent .formPanel
{
  padding: 10px;
  margin: 0px;
  background: #fff/*#f6eff7*/;
}
.mainContent .resultsPanel
{
  padding: 10px;
  margin: 10px 0px 13px 0px;
  background: #f6eff7;
}
.mainContent .formTextInputShort, .mainContent .formTextInputLong
{
  padding: 0px 0px 0px 2px;
  margin: 10px 0px 0px 0px;
}
.mainContent input.formTextInputShort
{
  width: 100px;
  border: 1px solid #666;
}
.mainContent input.formTextInputLong,
.mainContent textarea.formTextInputLong
{
  width: 200px;
  border: 1px solid #666;
}
.mainContent .formRadioButton
{
  margin-right: 20px;
}
.mainContent .cardImage
{
  margin-right: 25px;
}
.mainContent .formButton
{
  background-color: #cceefb;
  color: #00aeef;
  font-weight: bold;
  font-size: 100%;
  /* \*/
  font-size: 100%;
  /* */
  border-top: 1px solid #cceefb;
  border-right: 1px solid #7fd3f5;
  border-bottom: 1px solid #7fd3f5;
  border-left: 1px solid #cceefb;
  padding: 2px 2px;
  cursor: pointer;
  cursor: hand;
}
/* ------------ Form styles (End of) --------- */
/*---------- MINT standalone Insert promo styles (Start of) ------------*/
.mainContent .insertsPromo h1
{
  font-size: 145%;
  /* \*/
  font-size: 140%;
  /* */
  padding: 10px 0px 0px 0px;
  line-height: 22px;
  width: 250px;
  text-align: center;
}
.mainContent .insertsPromo h2
{
  font-size: 135%;
  /* \*/
  font-size: 130%;
  /* */
  padding: 10px 0px 0px 0px;
  line-height: 22px;
  width: 250px;
  color: #666;
  text-align: left;
}
.mainContent .insertsPromo span.promoBigText
{
  font-size: 125%;
  /* \*/
  font-size: 120%;
  /* */
}
.mainContent .insertsPromo span.promoRateText
{
  font-size: 155%;
  /* \*/
  font-size: 150%;
  /* */
}
/*---------- MINT standalone Insert promo styles (End of) ------------*/
div.horzRule
{
  height: 1px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #e9e9e8;
  margin-top: 13px;
  margin-bottom: 13px;
}
div.horzRule hr
{
  display: none;
}
span.formBigText
{
  font-size: 120%;
  font-weight: bold;
  color: #660087;
}
span.rateText
{
  font-size: 130%;
}
span.hidden
{
  color: #fff;
}
table.layout
{
  width: 100%;
  border: 0px;
  margin: 0px 0px 15px 0px;
  padding: 0px;
}
table.layout td
{
  border: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
/* -----------Main Content Styles (end of) -------------- */
/* --------- Footer styles -----------*/
.footer
{
  float: left;
  position: relative;
}
.footer ul
  {
    margin: 0px 0px 10px 0px;
    padding: 5px 0px 0px 0px;
    width: auto;
    font-family: Trebuchet MS, MS Sans Serif, Arial, Helvetica, sans-serif;
    position: relative;
  }
  .footer ul li
  {
    display: inline;
    background: url("../images/bullet_global_options.gif") no-repeat left;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 8px;
  }
  .footer ul li a
  {
    text-decoration: none;
    color: #660087;
  }
  .footer ul li a:hover
  {
    text-decoration: underline;
  }
  .footer ul li.footerFirstItem
  {
    background: none;
    padding: 0px 5px 0px 0px;
  }

.footer p.legal
{
  font-size: 100%;
  /* \*/
  font-size: 95%;
  /* */
  padding: 0px 0px 10px 0px;
}

/* -------- Footer styles (end of) ---------- */

/* Additional styles GS */

  html body .content #feature .featurebox { font-family:Arial, Helvetica, sans-serif; color:#670485; font-size:12px; }
  html body .content #feature .featurebox div { background: #fff url(../images/featurebox_center.gif) repeat-y; margin:0; padding:0; }
  html body .content #feature .featurebox  { margin:0; padding:0; width:345px; height:auto; }
  html body .content #feature .featurebox p, .img { margin:0; padding:0}
  html body .content #feature .featurebox p { margin:0 10px 0 35px;}
  html body .content #feature .featurebox a {  border:0px; width:345px; height:auto; text-decoration:none; }
  html body .content #feature .featurebox .title { margin: 0 10px 0 20px; padding-top:10px; line-height:15px; font-weight:bold; font-size:23px; color:#670485;}
  html body .content #feature .featurebox .title span.poiny {font-size:15px; }
  html body .content #feature .featurebox .title span { font-weight:bold; font-size:16px; line-height:21px; }
  html body .content #feature .featurebox p.first { padding-top:24px; font-weight:normal; }
  html body .content #feature .featurebox .title span.small { font-weight:normal; font-size:13px; line-height:21px;}
  html body .content #feature .featurebox .clear { clear:both; }
  html body .content #feature .featurebox .floatR { float:right; }
  html body .content #feature .featurebox .floatL { float:left; margin:0 10px; padding-top:14px; }
  html body .content #feature .featurebox .marg {margin-bottom : -3px;}
  html body .content #feature ul { list-style: disc outside; margin-top:5px; }
  html body .content #feature li { margin-left:20px; padding-left:15px; line-height:2px; list-style-type:disc; }

#ratebox {
  float:right;
  padding: 20px 5px 0 5px;
  width:160px;
  height:80px;
  background:#fff;
  color:#660087;
  line-height:16px;
}

#ratebox .subheader { font-weight:bold; }
#ratebox .header { font-weight:bold; font-size:16px; }
#ratebox .header .subheader { font-size:14px; font-weight:bold; }

.zero_percent { width:41px; height:28px; float:left; padding-right:10px; }

.homeMainPanelLeftContent span { font-weight:normal; font-size:11px; }
.homeMainPanelLeftContent h2 {  color:#FFFFFF;  margin-top:-13px !important; }
.homeMainPanelLeftContent h2.title { font-size:14px; }


.homeSmPanelContent h2 { font-weight: normal; }

.clear { clear:both; }

.RHSContent
{
  position:relative;
  top:0px;
  left:0px;
  float:right;
  clear: right;
  padding-right:0px;
  padding-left:30px;
  _padding-left:0px;
  padding-top:28px;
  _padding-top:30px;
  margin-right:0px;
}
.columnTypeThree
{
  float: left;
  width: 170px;
  _width: 150px;
  position: relative;
}

/* ----------- Microsite page styles --------- */
/* -------- Kevin McDonald 13 Oct 2006 ------- */

.columnTypeOneMicrosite
{
  float: left;
  width: 95%;
  padding-left: 10px;

}
.containerMainContentMicrosite
{
  float: left;
  width: 98%;
  background-color: #fff;
}
.containerMainContentInnerMicrosite
{
  float: left;
  width: 98%;
  border-top: 13px solid #f6eff7;
  border-right: 13px solid #f6eff7;
  border-bottom: 13px solid #f6eff7;
  border-left: 13px solid #f6eff7;
  background: url("../images/content_top_curves_micro.jpg") no-repeat top left;
}

.bottomCurvesMicrosite
{
  background: url("../images/content_bot_curves_micro.jpg") no-repeat bottom left;
  padding-right: 0px;
}


/* ----------- Microsite02.asp page styles --------- */
/* -------- Kevin McDonald 13 Nov 2006 ------- */


.columnTypeTwoMicrosite02
{
  float: left;
  width: 95%;
  padding:0; margin:0;
  padding-left: 10px;
}

a:hover.personalbudget
{

}




/* -------- new home page styles ---------- */

.homeMainPanelLeftContent p.top { margin-top: 10px; }
.homeMainPanelLeftContent h2 { padding: 10px 0 0 15px; }
.homeMainPanelLeftContent span.date { font-size:14px; font-weight:bold; }
.apply-btn-link { margin:20px 0 0 50px; }
.img-credit-card { padding:20px 20px 0 0; }
.img-home-panel-main-bot-curves { margin-bottom: -2px; }
.img-typical-percent { padding:0px 20px 0 0; float:right; }
.rates2 { padding-bottom: 12px;  }
.img-bottom-panel-left { float:left; padding-top: 2px;}
#homeBottomRow { margin-bottom: 37px; _margin-bottom: 7px; }
#spMainContent { margin-bottom: 15px; }
.img-act-btn { padding:0 !important;margin:0 !important; }
.img-right-panel-bottom { padding-top:5px; padding-bottom:25px; _padding-bottom:32px; margin:0; }
.img-home_panel_main_bot_curves { margin-bottom:-2px; }