/*----- Hide Main Nav -----*/
#sbLogOn #sitenavDiv {
  display: none;
}

/*----- Home Page Account Module -----*/
#contentHome #hero {
  float: right;
  margin-right: 0;
}
#accountModule {
  height: 222px;
  padding-top: 8px;
  padding-left: 20px;
}
#accountModule span.iconLock {
  width: 275px;
}
#accountModule span.iconLock img {
  padding-left: 10px;
}
#accountModule fieldset {
  clear: both;
  width: 275px;
}
#accountModule select {
  font-size: 1.1em;
  width: 157px; 
}
#accountModule span.input {
  background: url("/images/smithBarney/bgLoginInput.png") 0 0 no-repeat;
    _background: url("/images/smithBarney/bgLoginInputIE6.gif") 0 0 no-repeat;
    width: 89px;
}
#accountModule span.input input {
  padding: 3px 3px 0 5px;
  width: 81px;
}
#accountModule span.bg157 {
    background: url("/images/smithBarney/bgLoginInput157.png") 0 0 no-repeat;
    _background: url("/images/smithBarney/bgLoginInput157IE6.gif") 0 0 no-repeat;
    width: 157px;
}
#accountModule span.bg157 input {
  width: 143px;
}
#accountModule fieldset.rememberMe {
  margin-top: 7px;
  padding-bottom: 8px;
  width: 275px; 
}
#accountModule fieldset.rememberMe label {
  line-height: 1.5em;
}
#accountModule fieldset.rememberMe input {
  background: none;
  height: 14px;
  width: auto;  
}
#accountModule a.button {
  clear: none;
  height: 47px;
  margin: 15px 0 0 0;
  padding: 0;
  width: 130px; 
}
#accountModule a.findAdvisor {
  background: url("/images/smithBarney/btnFindFinancialAdvisor.png") 0 0 no-repeat;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/smithBarney/btnFindFinancialAdvisor.png', sizingMethod='image');
  _background: none;
  cursor:pointer;
}
#accountModule a.registerForSB {
  background: url("/images/smithBarney/btnRegister.png") 0 0 no-repeat;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/smithBarney/btnRegister.png', sizingMethod='image');
  _background: none;
  margin-left: 12px;
  cursor:pointer;
}

#accountModule a.registerOnlineAccess {
  background: url("/images/smithBarney/citi_retained_register_button.jpg") 0 0 no-repeat;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/smithBarney/citi_retained_register_button.jpg', sizingMethod='image');
  _background: none;
  cursor:pointer;
  width:272px;
}

#sbLogOn .extended {
  background: url("/images/global/bgModuleAccountExtended.png") 0 0 no-repeat;
  height: 177px;
  padding-bottom: 45px;
  position: relative;
  width: 659px;
}
#sbLogOn .extended form {
  clear: both;
}
#sbLogOn .extended ul {
  left: 330px;
  position: absolute;
  top: 20px;
}
#sbLogOn .extended li {
  color: #000;
  width: 330px;
}
#sbLogOn .extended li a,
#sbLogOn .extended li a:hover {
  color: #006;
  float: none;
}
#sbLogOn .errorBlock {
  margin-bottom: 10px;
  width: 655px;
}

/*----- Home Page Callouts -----*/
#callouts .right {
  padding: 0 0 0 20px;
  width: 288px;
}
#callouts .left img {
  float: right;
  margin: 3px 0 0 0;
}
#colMain #callouts h2 {
  background-image: url("/images/smithBarney/hdrsSmithBarneyHome.gif");
}
#colMain #callouts h2.ourInsight {
  background-position: 0 0;
}
#colMain #callouts h2.highlights {
  background-position: 0 -25px;
}
#colMain #callouts h2.howWeCanHelp {
  background-position: 0 -50px;
  margin-top: 15px;
}
#colMain #callouts h2.marketwatch {
  background-position: 0 -75px;
}
#colMain #callouts h2.announcements {
  background-position: 0 -100px;
}
#colMain #callouts ul {
  padding-top: 0; 
}
#colMain #callouts .left ul {
  padding-top: 0px;
}
#colMain #callouts li.last {
  padding-bottom: 0;  
}
#colMain #callouts .mid li a {
  color: #006;
}
#colMain #callouts p span {
  display: block; 
}
#colMain #callouts p span.title {
  font-size: 1.2em;
  font-weight: bold;
}
#colMain #callouts .left p#fcinfo {
  height: auto;
}
#colMain #callouts p#fcinfo a {
  text-decoration: none;
}
#callouts .mid img { 
  float: right; 
  margin: 3px 0 0 5px; 
} 
#colMain #callouts .left li a { 
  color: #006; 
}
#colMain #callouts .right li a { 
  color: #006; 
}  
#colMain #callouts .mid p#feature { 
        padding-right: 5px; 
}
/*----- Home Page Custom Menu -----*/
#customMenu {
  width: 302px;
}
#colMain #callouts #customMenu li {
  font-size: 1.1em;
}
#colMain #callouts #customMenu ul {
  padding: 0;
  width: 300px;
}
#colMain #customMenu li a {
  background: url("/images/smithBarney/bgCustomMenuClosedWide.gif") no-repeat 0 0;
  width: 262px;
}
#customMenu .menuOpen,
#customMenu .menuOpenUp {
  width: 302px;
}
#colMain #customMenu .menuOpen li a {
  background: url("/images/smithBarney/bgCustomMenuOpenWide.gif") 0 0 no-repeat;
}
#colMain #customMenu .menuOpenUp li a {
  background: url("/images/smithBarney/bgCustomMenuOpenUpWide.gif") 0 0 no-repeat;
}
#customMenu .menuOpenUp li ul{
  width: 300px;
}
#customMenu .menuOpen li ul {
  width: 300px;
}
#colMain #customMenu .menuOptions li.hdr {
  width: 250px;
}
#colMain #customMenu .menuOptions li a {
  background-image: none;
  width: 252px;
}

/*----- Home Page Custom Menu Middle -----*/
.mid #customMenu {
  width: 287px;
}
#colMain #callouts .mid #customMenu li {
  font-size: 1.1em;
}
#colMain #callouts .mid #customMenu ul {
  padding: 0;
  width: 285px;
}
#colMain .mid #customMenu li a {
  background: url("/images/smithBarney/bgCustomMidMenuClosedWide.gif") no-repeat 0 0;
  width: 247px;
}
.mid #customMenu .menuOpen,
.mid #customMenu .menuOpenUp {
  width: 287px;
}
#colMain .mid #customMenu .menuOpen li a {
  background: url("/images/smithBarney/bgCustomMidMenuOpenWide.gif") 0 0 no-repeat;
}
#colMain .mid #customMenu .menuOpenUp li a {
  background: url("/images/smithBarney/bgCustomMidMenuOpenUpWide.gif") 0 0 no-repeat;
}
.mid #customMenu .menuOpenUp li ul{
  width: 285px;
}
.mid #customMenu .menuOpen li ul {
  width: 285px;
}
#colMain .mid #customMenu .menuOptions li.hdr {
  width: 235px;
}
#colMain .mid #customMenu .menuOptions li a {
  background-image: none;
  width: 237px;
}
/*----- Headers -----*/
#colMain h2.products, #colMain h3.products {
  color: #000000;  
}
#colMain h2.products {
margin-bottom:0px;
}
#colMain h2.products a {
text-decoration:none;
}
#colMain h2.products a:hover {
text-decoration:underline;
}
#colMain h3.products a {
text-decoration:none;
}
#colMain h3.products a:hover {
text-decoration:underline;
}


/*----- Text -----*/

#colMain li h4 {
  font-size: 1.1em;
}
#colMain .disclaimer {
padding-bottom: 25px;
padding-top:10px;
color:#666;
clear:both;
}
#colMain .disclaimer img {
  float: left;
  padding: 0 15px 10px 0;
}
#colMain div.disclaimer p {
font-size:1.1em;
}
span.blueCaption {
font-size:1.2em;
color:#006;
font-weight:bold;
margin-left:10px;
position: relative;
top: -4px;
}

#colMain ul li p {
font-size:1em;
}

/*----- Links -----*/
#colMain p a {
  text-decoration:none;
}
#colMain p a.noUnderline {
  text-decoration: none;
}
a.addMarginTop {
position:relative;
top:5px;
}
.listGrayBoxInner a.doubleRedBold {
font-weight:bold;
text-decoration:none;
color:#000;
}

/*----- Margins & Padding -----*/
.addBtmPadding6 {
padding-bottom:6px;
}
.addBtmPadding15 {
padding-bottom:15px;
}
.leftMargin  {
margin-left:60px;
padding-left:10px;
}
#colMain .topPadding {
  padding-top: 6px;
}

/*----- Promo Graphics -----*/
#colLeft img.promo {
  margin: 0 0 15px 9px;
}

/*----- p#fcinfo Include -----*/
#colMain p#fcinfo {
  clear: both;  
  
  padding-top: 25px;
  _float: left;
  _width: 95%;
}

/* btnsCenterInline */
.btnsCenter {
margin:10px 0;
width:100%;
text-align:center;
}


/* =Quote Module
----------------------------------------------------------------------------------------------------*/

/*----- Default -----*/
.quoteModule {
  background: url("/images/smithBarney/bgQuoteModule.png") 0 0 no-repeat;
  height: 125px;
  font-size: 1.1em;
  margin: 0 0 20px 10px;
  padding: 5px 10px;
  width: 180px; 
}
.quoteModule h4 {
  font-size: 1.2em;
  padding: 10px 5px 10px 2px;
}
.quoteModule fieldset {
  padding-bottom: 3px;
}
.quoteModule label {
  font-size: 1.1em;
  font-weight: normal;
  *margin-top: 4px;
  _margin-top: 0;
  padding-left: 5px;
  vertical-align: middle;
  width: auto;
}
.quoteModule .btnFlexible {
  float: right;
}
.quoteModule a.singleWhite {
  float: left;
  font-size: 1.1em;
  height: 15px;
  margin-left: 8px;
  text-decoration: none;
}
.quoteModule .inlineRadioBtns span.instructions {
  font-size: 1.0em;
  font-weight: normal;
  line-height: 1.0em;
  padding-top: 13px;
}

#colMain .quoteModule {
  background: url("/images/smithBarney/bgQuoteSearch.png") 0 0 no-repeat;
  height: 100px;
  margin: 15px 0 0 0;
  padding: 0;
  width: 690px;
}
#colMain .quoteModule .inlineRadioBtns {
  padding: 16px 0 0 10px;
}
#colMain .quoteModule h4 {
float:left;
position:relative;
top:10px;
left:10px;
}
#colMain .quoteModule p {
  font-size: 1.0em;
  padding: 0 50px 0 15px;
}
#colMain .quoteModule .quoteSearch {
  margin: 5px 0 0 15px;
  padding: 0;
}
#colMain .quoteModule .quoteSearch span.input,
#colMain .quoteModule .btnFlexible {
  float: left;
}
#colMain .quoteModule .btnFlexible {
  margin-left:5px;
}

/*----- Overrides for Split Main Column Quote Module -----*/
#colMain .halfCol {
  background: none;
  height: auto;
  margin: 0;
  padding: 15px 0 0 0;
  width: 170px;
}
#colMain .halfCol .quoteSearch {
  margin: 0;
  _width: 170px;
}
#colMain .halfCol .inlineRadioBtns {
  padding: 0;
}
#colMain .halfCol .singleWhite {
  float: right;
}


/* =Financial Advisor Selector Pages
----------------------------------------------------------------------------------------------------*/

/*----- Tab Forms -----*/
#sbFASelector #colMain .formBlock {
  padding: 15px 0 0 0;
}
#sbFASelector #colMain .formBlock label {
  width: auto;
}
#sbFASelector #colMain .formBlock label span {
  padding: 0 10px 0 8px;
}
#sbFASelector #colMain .formBlock fieldset {
  display: inline;
  padding-bottom: 20px;
}
#sbFASelector #colMain .formBlock select {
  width: 120px;
}
#sbFASelector #colMain .formBlock span.instructions {
  display: table-cell;
  display: inline-block;
  padding-left: 5px; 
}
#sbFASelector #colMain .formBlock fieldset.btn {
  display: block;
  padding: 0;
  text-align: right;
}
#sbFASelector #colMain .formBlock fieldset.nameKeyword {
  padding: 0;
}
#sbFASelector #colMain .formBlock fieldset.nameKeyword span.instructions {
  color: #666;
  display: block;
  padding: 5px 0 0 115px;
}

/*----- U.S. Map & State Links -----*/
.stateList {
  padding-bottom: 15px;
}
#colMain .stateList li {
  background: none;
  display: inline;
    font-size: 1.1em;
    line-height: 1.5em;
    padding: 0;
    _padding-right: 3px;
}
#colMain .stateList li a {
  margin: 0 3px 5px 0;
  padding: 0;
  text-decoration: none;
}
img.usamap {
  display: block;
  margin: 20px 0 30px 20px;
}

/*----- Results -----*/
#sbFASelector #colMain .results {
  font-size: 1.2em;
  line-height: 1.3em;
  text-decoration: none;
  width: 100%;
}
#sbFASelector #colMain .results .dividerHoriz {
  padding-bottom:15px;
}
#sbFASelector #colMain .results a {
  text-decoration:none; 
} 


/* =Guest Registration Page Forms
----------------------------------------------------------------------------------------------------*/
#sbGuestRegister .formBlock,
#sbClientRegister .formBlock {
  padding-top: 15px;
}
#sbGuestRegister fieldset.radioBtns p {
  padding: 0 0 5px 155px;
}
#sbGuestRegister fieldset.radioBtns {
  padding-bottom: 5px;
}
#sbGuestRegister fieldset.radioBtns label {
  font-weight: normal;
  padding: 0 0 0 5px;
  width: auto;
}
#sbGuestRegister fieldset.radioBtns input {
  display: inline;
  float: left;
  margin: 4px 0 0 155px;
  _margin-top: 2px;
}
#sbGuestRegister fieldset.checkbox,
#sbClientRegister fieldset.checkbox {
  padding: 0;
}
#sbGuestRegister fieldset.checkbox label,
#sbClientRegister fieldset.checkbox label {
  float: left;
  font-weight: normal;
  line-height: 1.5em;
  padding: 0 0 0 8px;
  text-align:left;
  width: 650px;
}
#sbGuestRegister fieldset.checkbox input,
#sbClientRegister fieldset.checkbox input {
  background-image: none;
  float: left;
  height: 15px;
  width: auto;
}
#sbGuestRegister fieldset.checkbox a {
  margin: 0;
}
#sbClientRegister fieldset {
  position: relative;
}
#sbClientRegister fieldset img {
  left: 480px;
  position: absolute;
  top: 5px;
}
#sbGuestRegister .formBlock p,
#sbClientRegister .formBlock p {
  padding: 10px 0 5px 0;
}
#sbGuestRegister .formBlock .dividerHoriz {
  padding-bottom: 5px;
  width: 700px;
}
#sbClientRegister .formBlock .dividerHoriz {
  padding-bottom: 25px;
  width: 700px;
}
#sbGuestRegister .formBlock a.btnFlexible {
  margin: 15px 0 0 400px;
}
#sbGuestRegister fieldset.stacked label {
  display: block;
  float: left;
  width: auto;
}
#sbGuestRegister fieldset.stacked select,
#sbGuestRegister fieldset.stacked input {
  clear: both;
  display: block;
  float: left;
}
#sbGuestRegister fieldset.stacked span.instructions {
  clear: both;
  display: inline;
  float: left;
  margin: 0 0 -10px 5px;
}
#sbClientRegister fieldset span.instructions,
#sbGuestRegister fieldset span.instructions {
float:right;
margin-top:-25px;
}
#sbClientRegister fieldset span.instructions {
width:175px;
}
#sbClientRegister fieldset label {
width:250px;
}

/* =Site Help Pop-Up Form
----------------------------------------------------------------------------------------------------*/
.siteHelp .formBlock {
  padding-top: 10px;
}
.siteHelp h1,
.siteHelp h2 {
  clear: both;
  font-size: 2.4em;
  padding-bottom: 10px;
}
.siteHelp h1 {
  margin-top: 10px;
}
.siteHelp h2 {
  font-size: 1.6em;
  padding-top: 10px;
}
.siteHelp ul {
  margin-top: 10px;
}
.siteHelp label {
  width: 85px;
}
.siteHelp fieldset {
  width: 475px;
}
.siteHelp .btnFlexible {
  float: right;
}


/* =Bill Pay Tour
----------------------------------------------------------------------------------------------------*/
#sbBillPay #colMain h1 {
  margin: 0;
  padding: 0;
}
#sbBillPay .hide {
  display: none;
}
#sbBillPay #colMain h2 {
  line-height: 0.8em;
  margin: 0;
  padding: 20px 0 0 0;
}
#sbBillPay .dividerHoriz {
  padding-bottom: 20px;
}
#sbBillPay .slideControls {
  border-top: 2px solid #ccc;
  display: -moz-inline-box;
  display: inline-block;
  margin-top: 30px;
  width: 542px;
}
#sbBillPay #colMain #fcinfo {
  height: auto;
  padding-top: 100px;
}


/* =My Accounts Pages
----------------------------------------------------------------------------------------------------*/
#sbMyAccounts #colMain h2 {
  padding: 0 0 15px 0;
}
#sbMyAccounts .scrollableBlock {
  margin: 0 0 15px 0;
  _padding-bottom: 15px;
}


/* =Help Desk Forms
----------------------------------------------------------------------------------------------------*/
#sbHelpDesk #colMain h2 {
  padding: 0;
}
#sbHelpDesk #colMain .formBlock {
  padding-top: 20px;
}
#sbHelpDesk fieldset p {
  padding: 0 0 10px 155px;
  width: 307px;
}
#sbHelpDesk fieldset.radio label {
  font-weight: normal;
  padding-left: 5px;
  width: auto;
}
#sbHelpDesk fieldset.radio input {
  background-image: none;
  clear: left;
  display: inline;
  float: left;
  height: 16px;
  margin-left: 155px;
  _margin-top: 5px;
  width: auto;
}
#sbHelpDesk fieldset.radio span.input {
  clear: both;
  display: block;
  _display: inline;
  margin-left: 155px;
  padding: 0;
}
#sbHelpDesk fieldset.radio span.input input {
  font-size: 1.1em;
  margin: 0;

  width: 299px;
}
#sbHelpDesk fieldset.radio span {
  clear: both;
  display: block;
  font-size: 1.2em;
  padding: 0 0 5px 155px;
}
#sbHelpDesk fieldset.radio select {
  margin-left: 155px;
  width: auto;
}
#sbHelpDesk fieldset.sbClient {
  padding-bottom: 0;
}
#sbHelpDesk fieldset.sbClient p,
#sbHelpDesk fieldset.question p,
#sbHelpDesk fieldset.wideLabel label {
  font-weight: bold;
  padding: 0 0 5px 0;
  width: auto;
}
#sbHelpDesk fieldset.wideLabel span {
  font-weight: normal;
}
#sbHelpDesk fieldset.wideLabel span.input {
  clear: both;
  display: block;
  _display: inline;
  margin-left: 155px;
}
#sbHelpDesk fieldset.advisor {
  width: 307px;
}
#sbHelpDesk fieldset.advisor label {
  padding-left: 155px;
  width: auto;
}
#sbHelpDesk fieldset.advisor span.input {
  clear: both;
  display: block;
  _display: inline;
  margin-left: 155px;
}
#sbHelpDesk fieldset.textarea label {
  line-height: 1.2em;
  padding-top: 3px;
}
#sbHelpDesk fieldset.btns {
  width: 460px;
}
#sbHelpDesk #colMain fieldset a.btnFlexible {
  float: right;
  margin: 0 0 0 10px;
}
#sbHelpDesk #colMain fieldset a.btnFlexible:visited {
  color: #fff;
}


/* =Lending Services Forms
----------------------------------------------------------------------------------------------------*/
#sbLending #colMain fieldset span.symbol {
  font-size: 1.1em;
  display: -moz-inline-box;
  display: inline-block;
  padding: 4px 5px 0 0;
  vertical-align: top;
}
#sbLending #colMain fieldset span.input {
  display: inline;
}
#sbLending #colMain fieldset label {
  font-weight: normal;
  text-align: left;
  width: 350px;
}
#sbLending #colMain fieldset.indent label {
  padding-left: 15px;
  width: 335px;
}
#sbLending #colMain fieldset.taxStatus label select {
  font-size: 0.9em;
  margin: 0 5px;
}
#sbLending #colMain fieldset.btns {
  padding-top: 20px;
}
#sbLending #colMain fieldset.inline {
  padding: 0; 
}
#sbLending #colMain fieldset.inline select {
  float: left;
  margin: 3px 8px 0 0;
}
#sbLending #colMain fieldset.inline a {
  float: left;
}


/* =Password Reset & Retrieve User Name Forms
----------------------------------------------------------------------------------------------------*/
#sbGetPwdUN #mainNav {
  display: none;
}
#sbGetPwdUN .formBlock {
  padding-top: 15px;
}
#sbGetPwdUN #colMain .formBlock p {
  clear: both;
  font-weight: bold;
  padding: 0;
  text-align: right;
  width: 150px;
}
#sbGetPwdUN .formBlock input.radioBtn {
  background: none;
  float: left;
  height: auto;
  margin-left: 0;
  margin-right: 5px;
  _margin-top: 3px;
  width: 15px;
}
#sbGetPwdUN .formBlock fieldset.btns {
  text-align: right;
  width: 461px;
}
#sbGetPwdUN .formBlock a.btnFlexible {
  margin: 0 0 0 5px;
}


/* =Marketwatch Module
----------------------------------------------------------------------------------------------------*/
.marketWatch {
  background: url("/images/global/sideModuleBg200.png") 0 100% no-repeat;
  display: -moz-inline-block;
  display: inline-block;
  font-size: 1.1em;
  margin: 0 0 20px 10px;
  width: 200px;
}
#sbHome .marketWatch {
margin: 0 0 20px 10px;
}
.marketWatch .header {
  background: url("/images/global/sideModuleBg200.png") 0 0 no-repeat;
  float: left;
  width: 200px;
}
.marketWatch h4 {
  background: url("/images/global/hdrMarketWatch.png") 0 0 no-repeat;
  display: inline;
  float: left;
  margin: 17px 0 10px 9px;
  text-indent: -999.9em;
  width: 78px;
}
#sbHome .marketWatch h4 {
background:none;
}
.marketWatch .links {
  display: inline;
  float: right; 
  margin: 17px 9px 0 0;
}
#colMain .marketWatch a:link, #colMain .marketWatch a:visited,
#colLeft .marketWatch a:link, #colLeft .marketWatch a:visited {
  color:#006; text-decoration:none;
}
#colMain .marketWatch a:hover,
#colLeft .marketWatch a:hover {
  color: #f00;
}

/*----- Marketwatch Smith Barney Home -----*/
#sbHome .marketWatch {
  background: url("/images/smithBarney/bgHomeMarketWatch.png") 0 100% no-repeat;
  margin-left: -5px;
  padding-bottom: 5px;
  width: 295px;
}
#sbHome .marketWatch .header {
  background: url("/images/smithBarney/bgHomeMarketWatch.png") 0 0 no-repeat;
  width: 295px;
}
#sbHome .marketWatch h4 {
  margin-left: 11px;
}
#sbHome .marketWatch .links {
  margin-right: 15px;
}
#sbHome .marketWatchSummary {
  display: block;
  margin: 0 0 15px 12px;
  position: relative;
  width: 270px;
}
#sbHome table.marketWatchSummary td.marketNumbers {
  width: 120px;
}
#sbHome .marketWatch .formBlock {
  display: inline-block;
}
#sbHome .marketWatch a {
  color: #006;
}

/*----- Marketwatch Summary Table -----*/
.marketWatchSummary {
  background: url("/images/global/dividerHoriz.gif") 0 0 repeat-x;
  clear: both;
  margin: 0 0 8px 9px;
  text-align: right;
  width: 184px;
  z-index:1000;
}
.marketWatchSummary td {
  background: url("/images/global/dividerHoriz.gif") 0 100% repeat-x;
  height: 20px;
  vertical-align: middle;
}
.marketWatchSummary td span {
  padding-left: 2px;
}
.marketName,
.marketRise,
.marketFall {
  font-weight: bold;
}
.marketName { font-weight:bold; text-align:left; }
.marketRise, .marketRise span { color:#69ab48; }
.marketFall { color:#f33; }

#DJIAchart,
#NASDAQchart,
#SP500chart {
  background-color:white;
  border:1px solid navy;
  display: block;
  height:108px;
  left:-10px;
  margin:0;
  padding:0;
  position:absolute;
  top:-109px;
  visibility:hidden;
  width:172px;
}
#NASDAQchart { top:-90px; }
#SP500chart { top:-70px; }
#callouts #DJIAchart img,
#callouts #NASDAQchart img,
#callouts #SP500chart img {
  margin: 0;
}

/*----- Marketwatch Form Block -----*/
.marketWatch fieldset {
  clear: both;
  display: inline;
  float: left;
  margin-left: 9px;
  width: 182px
}
.marketWatch .radioBtns label {
  font-size: 1.1em;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0 5px;
  
  
  *margin-top: 3px;
  width: auto;
}
.marketWatch .radioBtns input {
  float: left;  
}
.marketWatch .instructions {
  clear: both;
  *margin-top:-4px;
}

/*----- Marketwatch Search -----*/
.formBlock .marketSearch {
  background: url("/images/global/bgSearchBox.gif") 0 0 no-repeat;
  margin-top: 2px;
  overflow: hidden;
  padding: 0 0 5px 0;  
}
.marketSearch input#marketSearchTxt {
  background-color: transparent;
  border: 0;
  color: #666;  
  float: left;
  font-size: 1.1em;
  height: 18px;
  padding: 4px 5px 0 8px;
  width: 135px;
}
.marketSearch button {
  background: url("/images/global/btnGlobalSearch.gif") 0 0 no-repeat;
  cursor: pointer;
  float: right;
  height: 21px;
  width: 25px;
}
.marketSearch button:hover,
.marketSearch button.hover {
  background-position: 0 -21px;
}
#marketSearch .radioBtns {
*margin-top:-4px;  
}

/* =Tax Equivalent Yields Calculator Forms
----------------------------------------------------------------------------------------------------*/
#sbTEYCalcs .containerGray690 {
  margin-top: 10px;
}
#sbTEYCalcs #colMain .formBlock {
  padding: 10px 0 0 0;
}
#sbTEYCalcs #colMain .formBlock label {
  width: 275px;
}
#sbTEYCalcs #colMain .formBlock span.instructions {
  margin-left: 280px;
}
#sbTEYCalcs .formBlock fieldset.hidden {
  display: none;
  height: 0;
  padding: 0;
}
#sbTEYCalcs #colMain fieldset.btns {
  margin: 10px 0 0 280px;
}
#sbTEYCalcs #colMain fieldset.btns input {
  float: left;
  height: 26px;
  width: 67px;
}
#sbTEYCalcs #colMain fieldset.btns a {
  float: left;
  text-decoration: none;
}
#sbTEYCalcs #colMain fieldset.btns a:hover {
  text-decoration: underline;
}
#sbTEYCalcs #colMain fieldset.btns span {
  float: left;
  margin: 10px 0 0 0;
}
#sbTEYCalcs #colMain fieldset.btns span.note {/* Don't need for new buttons */
  float: left;
  padding: 5px 0 0 3px;
  margin: 0;
}


/* =Site Map
----------------------------------------------------------------------------------------------------*/
#sbSiteMap #colMain .colSplitRight p a {
  text-decoration: none;
}


/* =Trading Pages
----------------------------------------------------------------------------------------------------*/
#sbTrading #contentPopUp h1 {
  font-size: 2.0em;
  font-weight: bold;
  padding: 0;
}
#sbTrading #contentPopUp h2 {
  font-size: 1.6em;
  font-weight: bold;
  padding: 5px 0 0 0;
}
#sbTrading #contentPopUp .containerGray690 {
  margin: 5px 0 0 0;
}
#sbTrading #contentPopUp .containerGray690 li {
  padding-bottom: 3px;
}
#sbTrading #contentPopUp img.top { margin:10px 0 7px 0; }
#sbTrading #contentPopUp img.btm { margin:0 10px 0 2px; }
#sbTrading .prevNext {
  font-size: 1.2em;
  padding: 15px 0 0 0;
  position: relative;
  width: 727px;
}
#sbTrading .counter {
  left: 213px;
  position: absolute;
  text-align: center;
  top: 15px;
  width: 300px;
}
#sbTrading .prevNext a {
  font-weight: bold;
  text-decoration: none;
}
#sbTrading .prevNext a.next {
  float: right;
}


/* =Loan Mortgage Calculator Forms
----------------------------------------------------------------------------------------------------*/
#sbLoanMortgageCalc .containerGray690 {
  margin-top: 10px;
}
#sbLoanMortgageCalc #colMain .formBlock {
  padding: 5px 0 0 25px;
}
#sbLoanMortgageCalc #colMain fieldset {
  padding-bottom: 15px;
  position: relative;
}
#sbLoanMortgageCalc #colMain fieldset.hidden {
  display: none;
  height: 0;
  padding: 0;
}
#sbLoanMortgageCalc #colMain fieldset span.instructions {
  font-size: 1.1em;
  padding-top: 5px;
  margin-left: 160px;
}
#sbLoanMortgageCalc #colMain fieldset span.error {
  font-size: 1.1em;
  margin-left: 160px;
}
#sbLoanMortgageCalc #colMain fieldset span a {
  cursor: help;
}
#sbLoanMortgageCalc #colMain fieldset.btns {
  padding-bottom: 0;
}
#sbLoanMortgageCalc #colMain fieldset a.singleWhite {
  left: 323px;
  position: absolute;
  text-decoration: none;
  top: 0;
}
#sbLoanMortgageCalc #colMain fieldset a.singleWhite:hover {
  text-decoration: underline;
}
#sbLoanMortgageCalc #colMain fieldset.btns a.btnFlexible {
  margin-left: 160px;
  position: static;
}
#sbLoanMortgageCalc #colMain fieldset input.btnGraphic {
  height: 17px;
  left: 318px;
  position: absolute;
  text-decoration: none;
  top: -2px;
}


/* =Option Search Page & Form
----------------------------------------------------------------------------------------------------*/
.sbTicker span {
  margin: 0 20px 0 0;
}
.sbTicker {
  margin-bottom: -15px;
}
#sbOptionSearch #colMain .colSplit {
  width: 200px;
}
#sbOptionSearch .formBlock h3 {
  margin-bottom: 10px;
}
#sbOptionSearch #colMain .formBlock label{
  width: 30px;
}
#sbOptionSearch #colMain .optionLookup label {
  width: auto;
}
#sbOptionSearch .formBlock select{
  margin-right: 0;
  width: 65px;
}
#sbOptionSearch fieldset.btns {
  clear: both;
}
#sbOptionSearch .optionLookup {
  margin-top: 5px;
}
#sbOptionSearch .optionLookup fieldset {
  height: 22px;
  padding: 0;
}
#sbOptionSearch .optionLookup span.input {
  display: inline;
  float: left;
}
#sbOptionSearch .optionLookup p {
  margin-bottom: 5px;
}
#sbOptionSearch .optionLookup a.singleWhite {
  float: left;
  font-size: 1.1em;
  height: 15px;
  margin-left: 8px;
  text-decoration: none;
}
#sbOptionSearch fieldset.getChain {
  margin-top: 15px;
    margin-right:225px;
}
#sbOptionSearch #colMain .formBlock fieldset.getChain label {
  float: left;   
  padding: 0;
  text-align: left;
  width: 195px;
}
#sbOptionSearch fieldset.getChain span.input {
  display: inline;
  float: left;
}
#sbOptionSearch fieldset.getChain a.btnFlexible {
  margin: 0 0 0 8px;
}


/* =Search Results Page & Form
----------------------------------------------------------------------------------------------------*/
#sbSearchResults #colMain {
  width: 659px;
}
#sbSearchResults #colRight {
  padding-left: 20px;
}
#sbSearchResults .twoColSideNav {
  background-position: right;
}
#sbSearchResults .searchBar {
  background: url("/images/smithBarney/bgSearchResultsGradBox.png") 0 0 no-repeat;
  height: 50px;
  width: 659px;
}
#sbSearchResults .searchBar fieldset {
  display: inline;
  float: left;
  margin: 15px 0 0 85px;
  width: 400px;
}
#sbSearchResults .searchBar fieldset.inlineRadioBtns {
  margin-left: 10px;
  width: 160px;
}
#sbSearchResults .searchBar span.input {
  background: url("/images/smithBarney/bgSearchResultsField.gif") 0 0 no-repeat;
  display: inline;
  float: left;
  width: 374px;
}
#sbSearchResults .searchBar span.input input {
  font-size: 1.2em;
  width: 366px;
}
#sbSearchResults .searchBar button {
  background: url("/images/global/arrowSingleWhite.gif") 0 50% no-repeat;
  cursor: pointer;
  margin-left: 5px;
  width: 15px;
}
#searchPagination {
  font-size: 1.0em;
  font-weight: bold;
  margin-top: 15px;
  width: 659px;
}
#searchPagination ul {
  float: right;
  padding: 0;
}
#searchPagination ul li {
  background: none;
  display: inline;
  font-weight: normal;
  padding: 0 4px;
}
#searchPagination li a{ 
  color: #000;
}
#searchPagination li.active a resultsBlock
#searchPagination li a.doubleRed {
  background-position: 0 4px;
  padding-left: 13px;
}
#searchPagination span {
  font-size: 1.2em;
  line-height: 1.3em;
}

/*----- Results Block -----*/
.resultBlock {
  font-size:1em;
}
#sbSearchResults .resultsBlock h3 {
  color: #000;
  font-weight: bold;
  margin-bottom: 8px;
}
.resultsBlock h3 a {
  font-weight: bold;
  text-decoration: none;
}
#colMain .resultsBlock p {
  margin: 0 0 0 15px;
  padding: 0;
}
.resultsBlock a {
  text-decoration: none;
}

/*----- Right Column Results -----*/
#sbSearchResults #colRight p.hdr {
  font-weight: bold;
  font-size: 1.1em;
  margin: 0 0 5px 0;
  padding: 0;
}
#sbSearchResults #colRight h3 a {
  text-decoration: none;
}
#sbSearchResults .containerGray212 {
  margin-top: 10px;
}
#sbSearchResults #colRight .containerGray212 p {
  font-size: 1.2em;
  padding-left: 10px;
}
#sbSearchResults .containerGray212 ul {
  padding: 0 0 0 10px;
}
#sbSearchResults .containerGray212 li { 
  background: url("/images/global/bullet.gif") 0 9px no-repeat;
  font-size: 1.2em;
  padding: 6px 10px;
}


/* =Interactive Chart Form
----------------------------------------------------------------------------------------------------*/
.iChart .formBlock {
  padding-top: 10px;
}
#colMain .iChart a.btnFlexible {
  float: right;
  margin: 15px 98px 0 0;
}
.iChart .formBlock label {
  font-size: 1.1em;
  padding-right: 10px;
  text-align: right;
  width: 180px;
}
.iChart .formBlock select {
  margin-top: 3px;
  width:100px;
}
.iChart .formBlock .colSplitLeft {
  margin: 0 20px 0 0;
  width: 340px;
}
.iChart .formBlock .colSplitRight {
  width: 270px;
}
.iChart .formBlock .colSplitRight label {
  width: 120px;
}
.iChart span.input {
  display: inline;
  float: left;
}
#colMain .iChart a.singleWhite {
  float: left;
  font-size: 1.1em;
  height: 15px;
  margin-left: 8px;
  text-decoration: none;
}
.iChart .btmCurve {
  clear: both;
  float: none;
  margin-bottom: -2px;
}


/* =Municipal Bonds Calculator Options
----------------------------------------------------------------------------------------------------*/
.optionsBox {
  clear: both;
  float: none;
  width: 475px;
}
.optionsBox h3 {
  clear: both;
}
.optionsBox p {
  float: left;
  padding-top: 5px;
  width: 460px;
}
#colMain .optionsBox p a.doubleRed {
  color: #000;
  float:right;
  font-size: 1.0em;
  font-weight: bold;
  margin-left: 20px;
  text-decoration: none;
}
#colMain .optionsBox a.doubleRed:hover {
  text-decoration: underline;
}


/* =Feedback Form
----------------------------------------------------------------------------------------------------*/
#contentPopUp .feedbackForm h1 {
  padding-bottom: 15px;
}
.feedbackForm .required {
  float: right;
  margin-top: -30px;
}
.feedbackForm .asterisk{
  color: #f00;
}
.feedbackForm fieldset {
  clear: both;
  float: left;
  padding: 3px 0 12px 0;
  width: 392px;
}
.feedbackForm label {
  float: left;
  font-size: 1.2em;
  font-weight: bold;
  width: 80px;
}
.feedbackForm .checkAnon {
  line-height: 22px;
}
.feedbackForm .checkAnon label {
  float: none;
  font-weight: normal;
  padding-left: 7px;
  width: auto;
}
.feedbackForm select {
  float: left;
  font-size: 1.2em;
  margin: -3px 0 0 5px;
  width: 240px;
}
.feedbackForm .checkAnon input {
  display: inline;
  height: 15px;
  float: left;
  margin: 3px 0 0 80px;
}
.feedbackForm .ratingLabels {
  color: #07009a;
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  margin-left: 195px;
  padding: 0 0 10px 0;
}
.feedbackForm .ratingLabels span {
  padding-left: 65px;
}
#contentPopUp .feedbackForm .table {
  border: 0;
  _display: inline;
  float: left;
  margin: -20px 0 0 80px;
  width: 250px;
}
#contentPopUp .feedbackForm .table td {
  background: url( "/images/global/dividerHoriz.gif" ) 0 100% repeat-x;
  border: 0;
  height: 20px;
  padding-top: 4px;
  vertical-align: middle;
}
#contentPopUp .feedbackForm ul#one,
#contentPopUp .feedbackForm ul#two,
#contentPopUp .feedbackForm ul#three,
#contentPopUp .feedbackForm ul#four {
  float: right;
  padding: 0;
}
#contentPopUp .feedbackForm ul#one li,
#contentPopUp .feedbackForm ul#two li,
#contentPopUp .feedbackForm ul#three li,
#contentPopUp .feedbackForm ul#four li {
  cursor: pointer;
  display: inline;
  line-height: 15px;
  padding: 0 10px;
}
#contentPopUp .feedbackForm li.on{
  background: url("/images/star_on.gif") 50% 50% no-repeat;
  display: block;
}
#contentPopUp .feedbackForm li.off{
  background: url("/images/star_off.gif") 50% 50% no-repeat;
  display: block;
}
#contentPopUp .feedbackForm textarea{
  font-family: Arial, Helvetica;
  font-size: 1.2em;
  height: 100px;
  margin: -13px 0 0 80px;
  padding: 0;
  width: 80%;
}
.feedbackForm a.btnFlexible,
.feedbackForm input.bluebtn2 {
  float: right;
  height: 26px;
  margin: 0;
  width: 58px;
}
#contentPopUp .feedbackForm p.disclaimer {
  background: url( "/images/global/dividerHoriz.gif" ) 0 0 repeat-x;
  clear: both;
  color: #666;
  float: left;
  font-size: 1.1em;
  padding-top: 10px;
  width: 99%;
}
#contentPopUp .feedbackForm p.footer {
  border-bottom: 1px solid #797979;
  border-top: 1px solid #797979;
  color: #797979;
  float: left;
  padding: 5px;
  text-align: right;
  width: 99%;
}
#contentPopUp .feedbackForm p.footer a {
  color: #797979;
  text-decoration: none;
}


/* =Landing Page Styles (overrides default styles to acquire proper font sizes and spacing) 
----------------------------------------------------------------------------------------------------*/
#sbLanding #colMain h1 {
  padding: 0 0 13px 0;
}
#sbLanding #colMain h2 {
  color: #006;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0 0 9px 0;
}
#sbLanding #colMain h2 a {
  text-decoration: none;
}
#sbLanding #colMain h2 a:hover {
  text-decoration: underline;
}
#sbLanding #colMain p {
  padding: 0 0 21px 0;
}
#sbLanding #colMain .footnote p {
  padding: 0px 10px 15px 0;
}
#sbLanding #colMain .footnote {
  padding: 19px 0;
}
#sbLanding .containerGray330,
#sbLanding .containerGray690 {
  margin: -12px 0 23px 0;
}
#sbLanding .underH1 {
  margin-top: 0;
}
#sbLanding a.btnFlexible {
  margin: -10px 0 22px 0;
}
#sbLanding #colMain .quoteModule {
  margin: -10px 0 20px 0;
  padding: 0;
}


/* =Citi Added Styles
----------------------------------------------------------------------------------------------------*/

.calcStartBtn { 
  float: right; 
  margin-top: 2px; 
}

#error_message {
background-color:#FEFFD5;
border:1px solid #DD9888;
color:#CB0101;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
margin-bottom:6px;
padding:7px 7px 7px 20px;
}

#error_message .normal{font-weight:normal;font-family:Arial,Helvetica,sans-serif;
font-size:11px;}

#error_message .black{color:#000000; padding-left:24px;font-family:Arial,Helvetica,sans-serif;
font-size:11px;}

#error_message ul {list-style-type:none;
line-height:14px;
margin-top:expression('3px');
margin-left:24px;
}
#error_message img { padding-right:5px; 
  vertical-align:middle; }

span.arrowUN{
position:relative; 
display:inline-block; 
margin-left:470px; 
margin-top:-20px; 
float:left; 
} 
span.arrowSSN{ 
position:relative; 
display:inline-block; 
margin-left:0px; 
margin-top:0px;
}

span.arrowUN1{
margin-left:470px; 
margin-top:-20px; 
float:left; 
} 
span.arrowSSN1{ 
margin-left:0px; 
margin-top:0px;
} 

.arrowReg{
display:block;
margin: -20px 0 0 470px;
*margin: 2px 0 0 5px;
position: absolute;
}

#miranda {
  margin-top: 25px;
  margin-left: -1px;
}

/* For research landing pages with images, similar styles live on screen.css */
#colRight h3 a {
  text-decoration: none;
}
#colRight .containerGray212 {
  margin: 83px 0px 20px 0px;
}
#colRight .containerGray212 p {
  font-size: 1.2em;
  padding-left: 10px;
}
#colRight .containerGray212 p.hdr {
  font-weight: bold;
  font-size: 1.2em;
  padding-left: 10px;
}
#colRight .containerGray212 ul {
  padding: 0 0 0 10px;
}
#colRight .containerGray212 li { 
  background: url("/images/global/bullet.gif") 0 9px no-repeat;
  font-size: 1.2em;
  padding: 5px 10px;
}
#colMain .researchActionCall {
  font-size: 1.2em;
}
#colMain .researchActionCall a.addArrow {
  text-decoration: underline;
  font-size: 1em;
}
#colMain .researchActionCall p {
  font-size: 1em;
}
#colMain #researchFeature img.floatLeft {
  padding: 5px 5px 5px 0;
  width: 117px;
  height: 86px;
}
#colMain #researchFeature p {
  font-size: 1.2em;
}


/*----------------------------------------------------------------------------------------------------
  UNSORTED STYLES BELOW THIS POINT
----------------------------------------------------------------------------------------------------*/

#colMain .clearQuoteName {
  clear: both;
  }

/* ----- Main Col----------------------------------------------------------- */
#colMain h2 {
padding-bottom:2px;
} 

#quoteNameBox {
float:left;

}
.quoteName {
float:left;
width:300px;
}

#sharePrice {
float:left;
width:100%;
margin-top:14px;
}

#sharePrice h1 {
float:left;

}
  
  .currencySymbol {font: .6em Arial, Helvetica, sans-serif; position:relative; bottom:10px;}

#sharePrice div {
margin-top:8px;
font-size:1em;
}

#sharePrice div span {
margin:0 4px;
}
  #sharePrice div span.marketRise, #sharePrice div span.marketFall {
  font-size:1.3em;
  }

.quoteSymbol {
font-size:.5em;
padding-left: 5px;
}

#quoteMenu {
margin-top:-8px;
position:relative;
left:15px;
}
#quoteMenu ul li {
background: none;
display:inline;
line-height: 1.4em;
padding: 0 15px 0 0;  
}

#quoteMenu ul li a.singleWhite {
color:#000;
font-size:.9em;

}

.quoteBullet2 {font:bold 1em tahoma, Arial, Helvetica, sans-serif; color:#ff2222;}

/* Data Cols ---------------------------*/

#quoteData {
width:695px;
height:140px;
clear:both;
padding-top:5px;
}

#sbMutualFund #quoteData {
height:60px;
}
.dataCol table  {
width:200px;

margin:0;
padding:0;
}

.dataCol table td, .dataColNoBg table td {
background: url(/images/global/dividerHoriz.gif) repeat-x bottom;
}

.dataCol table td.marketNumbers {
  text-align: right;
}

.dataCol, .dataColNoBg  {
width:220px;
float:left;
margin-right:10px;
}
.dataCol {
background: url(/images/global/dividerVert2Col.gif) repeat-y right;
}
.dataColNoBg {background:none;}

.dataColRight {float:right;}

.dataCol table td {
padding:4px 0;
font-size:1.1em;
}
  table td.dataLast {
  background:none;
  }

.dataCol table td span {
font-weight:bold;
}
.dataColRight h4{
font-size:1.1em;
font-weight:bold;
}
.dataColRight img {
margin:10px 7px 0 0;
}
/* Additional Info and Company Overview --------------*/

  #quoteAddInfo p {
  line-height:1.1em;
  }
  
  #quoteAddInfo a.rrLink {
  text-decoration:underline;
  }

#companyOverview h2 {
margin-top:15px;
}

/* News and Research ------------------------------*/
#newsResearch {
height:315px;
}

#quoteNewsResearch {
float:left;
}
#quoteNewsResearch h2 {
line-height:normal;
margin-bottom:-5px;
}
.newsHeader {
height:35px; 
}
.newsHeader h2 {
position:relative;
top:12px;
}
#quoteNewsResearch a.viewAll {  
font-size:1.1em;
float:right;
color:#000; 
position:relative;

}
  

#quoteNews , #quoteResearch {
width:336px;
}


.quoteScrollContent {
width:336px;
height:274px;
overflow:scroll;
overflow-x:hidden;
border:1px solid #ccc;
}


  #quoteNews {
  float:left;
    margin-right:15px;
    *margin-right:10px;
  }
  
  #quoteResearch {
  float:right;
  }

/*-- quoteScrollContent table styles ---*/
.quoteScrollContent table td {
vertical-align:top;
padding:5px 0px 5px 10px;
font-size:1.1em;
}

tr.rowStandardEven td
{
  background-color:#E5F2FB;
}

tr.rowStandardOdd td
{
  background-color:#FFFFFF;
}
  
td.quoteNewsTime {
width:50px;
}

/* sb_LandingPage Styles --------------------------------------

-------------------------------- -------------------------------- */





/* sb_RateMonitor Styles --------------------------------------

-------------------------------- -------------------------------- */
/* table date and title */

#colMain p.sbTableDate {
float: right;
font-size: 1.1em;
padding: 15px 0 0 8px;
position: relative;

}
#sbRateMonitor #colMain p.note {
font-size:1.1em;
padding-top: 0;
}
#sbRateMonitor #colMain table {
margin-bottom:10px;
}

#colMain h2.h2Small {
font-size:1.4em;
padding-bottom:3px;
}

th.th1MoneyMarket {
width:467px;
}
th.th2MoneyMarket {
width:102px;
}
th.th3MoneyMarket {
width:118px;
}

th.th1BankDeposit {
width:571px;
}




/*sb_MunicipalBonds styles --------------------------------------

--------------------------------------------------------------------*/

#colMain li {
  _display: inline-block; 
  background: url("/images/global/bullet.gif") 0 5px no-repeat;
  *background-position: 0 7px;
  font-size: 1.2em;
  line-height: 1.3em;
  padding: 0 10px 6px 11px;
}

#colMain h2.subHead {
color:#333;
}

#colMain h2.btmMarginReduce {
margin-bottom:-10px;
}



/*sb_Help styles --------------------------------------

--------------------------------------------------------------------*/
#sbRegistration {
float:right;
width:200px;
height:116px;
background:url(/images/smithBarney/bgRegistration.png) no-repeat;
margin-left:30px;
}
#sbRegistration ul {
margin:30px 0 0 7px;
}
#sbRegistration ul li {
font-size:1.1em;
background:none;
}
#sbHelpCallUs {
margin-bottom:10px;
}
#sbHelpCallUs p img {
float:left;
margin-right:8px;
}

/* 3 Col Split */

.colSplit3Left, .colSplit3Mid, .colSplit3Right {
width:182px;
float:left;
margin-right:27px;
}
#colMain .colSplit3 p {
padding:15px 0 10px 0;
}
#colMain .colSplit3 a {
font-size:1.1em;
}

#colMain .colSplit3 img {
margin-top:10px;
}

/*sb_ThankYouNetwork styles --------------------------------------

--------------------------------------------------------------------*/

#colMain h2.intro {
line-height:1.4em;
}

.superScript, sup {
font-size:.6em;
position:relative;
bottom:.6em;
display:inline;
}

.tabModule p img {
float:right;
margin-left:10px;
}


/* two line tab button */

.tabModule .tabBtns a span.doubleLine {
  font-size:1em;
  line-height: .9em;
    width:140px;
    text-align:left;    
}
.doubleLinePad {
  padding:3px 5px 0 3px;    
}


.tableTitleLeft {
float:left;
}
.tableTitleRight {
float:right;
margin-right:-10px;
}


/*my accounts styles --------------------------------------

--------------------------------------------------------------------*/

#sbMyAccounts #colMain div.floatUL {
    float:right;
    width:400px;    
}

#sbMyAccounts #colMain #quoteMenu {
    margin-top:-30px; 
    margin-right:10px;
    }

/*sb_CitiChairman styles --------------------------------------

--------------------------------------------------------------------*/
#sbCitiChairman #colMain div.floatUL {
    float:right;
    width:370px;
    margin-top:-10px;
    margin-right:10px;
        
}

/*Mutual Fund styles ---------------------------------

--------------------------------------------------------------------*/

#sbMutualFund .quoteName {
float:left;
width:550px;
}
#sbMutualFund #colMain a.singleWhite {
text-decoration:none;
}

/*sbFeatures styles ---------------------------------

--------------------------------------------------------------------*/

#sbFeatures #colMain .colSplitLeft p,
#sbFeatures #colMain .colSplitRight p {
padding-top:3px;
}

#sbFeatures .dividerHoriz {
margin-top:0px;
}

#consulting select {
position:relative;
bottom:3px;
margin-right:5px;
}
ul#investmentproducts {
padding:5px;
border:1px solid black;
font-weight:bold;
width:545px;
margin-top:50px;
}
#investmentproducts li {
display:inline;
margin-top:0px;
font-size:1.1em;
padding:0 5px;
_background-position:0 5px;

}
#investmentproducts li.noBg {
background:none;
padding-left:0;
}

img.floatLeft {
margin-right:5px;
}
#colMain p a.btnFlexible {
    color:#fff;
    font-size:1em;
    text-decoration: none;
    width: auto;
}
.tableMore a {
font-size:.9em;
margin-right:-30px;
}

#colMain ul.numbered li, 
#colMain ul.numbered li ul.numbered li {
  background: none;
  padding-left: 0px;
}
#colMain ul.numbered li ul li {
    _display: inline-block;
    background: url("/images/global/bullet.gif") 0 5px no-repeat;
    *background-position: 0 7px;
    padding-left:10px;        
}

/*-----ew-8 styles-----*/

.bgInput307 select {
width:80px;
}

.asterisk{
  color: #f00;
}

.ewRequired{
	float:right;
	margin-top:0px;

}

.boldblue{
	color:#006;
	font-weight:bold;
}

.ewtopCurve{
	background: url("/images/smithBarney/borderCurveTop.png") no-repeat;
	text-indent: -9999px;
	margin-left:0px;
}

.ewtopCurve_green{
	background: url("/images/smithBarney/borderCurveTopGreen.png")  no-repeat;
	height:53px;
	text-indent: -9999px;

}

.ewbtmCurve{
    background: url("/images/smithBarney/borderCurveBottom.png") 0 0 no-repeat;
    clear: both;
    height: 10px;
    overflow: hidden;
    text-indent: -9999px;
    width: 473px;
}

.ewmidBorder{
	background: url("/images/smithBarney/borderMid.png") repeat-y;
	width: 473px;

}

.ewVertDivider {
	background: url("/images/global/dividerVert3Col.gif") repeat-y;
	margin-left:-90px;
	text-indent: -9999px; 
}

.containerGreen450{
	background: #E2EFE2 url("/images/smithBarney/containerTopGreen.png") 0 0px no-repeat;
	padding: 10px 0 2px 0;
	width: 450px;
	margin-left:10px;
}

.containerGreen450 .btmCurve {
	background: url("/images/smithBarney/containerBottomGreen.png") 0 0 no-repeat;
	float: left;
	height: 7px;
	_margin-bottom: -2px;
	width: 450px;

}

label.olregreturn{
	font-weight:normal;
	margin-left:5px;
	text-align:left;
}

label.olregreturn_2{
	font-weight:normal;
	margin-left:160px;
	text-align:left;
}

label.olregreturn_3{
	font-weight:normal;
	margin-left:160px;
	_margin-left:164px;
	text-align:left;
	margin-top:-21px;
}


.ewTextPosition_1{
	float:right;
	font-size:10px;
	margin-top:-12px;
	padding-right:24px;
	
}

h1.ewPosition{
	padding-bottom:30px;
}

h1.ewPosition_5{
	padding-bottom:5px;

}

#colMain .ewFormPosition{
	padding-left:10px;

}

#colMain .ewFormPosition_2{
	display:block;
	padding-left:10px;
	margin-top:-44px;
	_margin-top:-5px;

}

#colMain fieldset.ewRadioPostion{
	padding-left:10px;
}

#colMain fieldset.ewRadioPostion_2{
	margin-left:0px;
	display:block;
	/*margin-top:0px;
	_margin-top:0px;*/
	margin-top:5px;
	_margin-top:5px;
	width:8px;
}

#colMain fieldset.ewRadioPostion_3{
	margin-left:0px;
	display:block;
	margin-top:-6px;
	_margin-top:-13px;
	width:8px;

}

html>body #colMain fieldset.ewRadioPostion_2{ *margin-top:-5px; }
html>body #colMain fieldset.ewRadioPostion_3{ *margin-top:-13px; }

label.ewformControlTxt_1{
	font-size:12px;
	font-weight:normal;
	text-align:left;
	width:80px;
	padding-left:18px;
	_padding-left:22px;
	margin-top:-18px;
	_margin-top:-20px;
	
}

label.ewformControlTxt_2{
	font-size:12px;
	font-weight:normal;
	margin-top:-18px;
	_margin-top:-21px;
	_margin-left:0px;
	text-align:left;
	padding-left:18px;
	_padding-left:22px;
	width:80px;
}

#colMain label.ewCheckBox_1{
	margin-top:0px;
	margin-left:-135px;
	padding-top:8px;

}

#colMain label.ewformControlTxt_3{
	margin-left:20px;
	_margin-left:22px;
	margin-top:-23px;
	_margin-top:-18px;
	font-weight:normal;
	font-size:12px;
	text-align:left;
	line-height:16px;
	height:45px;

}

.ewSelectDocuments{
	padding-left:8px;
	width:120px;
	height:60px;
	border-right:dotted 1px;

}

.ewAgree{
	margin-left:140px;
	margin-top:-60px;
	width:160px;
	height:60px;
	border-right:dotted 1px;

}

.ewConfirm{
	width:100px;
	height:60px;
	margin-top:-60px;
	margin-left:310px;
	_margin-left:328px;

}

.ewConfirmDelivery{
	width:130px;
	padding:0 5px 5px 5px;
	float:right;

}

label.ewYes{
	width:165px;
	margin-left:22px;
	margin-top:-18px;
	text-align:left;
}

label.ewNo{
	display:block;
	width:380px;
	margin-left:20px;
	_margin-left:12px;
	_margin-top:22px;
	margin-top:-18px;
	text-align:left;
	white-space:nowrap;

}

label.ewAcctPosition{
	width:50px;
	margin-top:-18px;
	margin-left:-8px;

}

label.ewAcctPosition_2{
	margin-top:-18px;
	_margin-top:-16px;
	margin-left:8px;
	_margin-left:10px;
	width:50px;

}


.ewIntroTxt{
	display:block;
	padding-left:5px; 
	float:right; 
	width:275px; 
	height:62px; 
	margin-right:10px;
	_margin-right:5px;
	margin-top:-65px;
	_margin-top:-55px; 
	text-align:left;

}

.ewGreenTxt{
	color:#56940B;

}

span.ewDarkGreenSmallTxt{
	color:#006633;
	font-size:12px;

}

span.ewDarkGreenTxt{
	color:#006633;

}

.ewDash{
	margin-left:235px;
	margin-top:-12px;
	width:7px;
}

.ewdivider_1{
	border-bottom:solid 1px;
	color:#cdcdcd;
	width:450px; 
	margin-left:10px;
	text-indent:-999;
}

.ewdividerHoriz {
	background: url("/images/global/dividerHoriz.gif") 0 0 repeat-x;
	height: 1px;
	line-height:1px;
	text-indent: -9999px;   
	width:450px;
	margin-left:10px;
}

.ewdividerHoriz_2 {
	background: url("/images/global/dividerHoriz.gif") 0 0 repeat-x;
	height: 1px;
	line-height:1px;
	text-indent: -9999px;   
	width:450px;
	margin-left:10px;
	margin-top:-10px;
	padding-bottom:5px;
}

.ewdividerHoriz_3 {
	background: url("/images/global/dividerHoriz.gif") 0 0 repeat-x;
	height: 1px;
	line-height:1px;
	text-indent: -9999px;   
	width:450px;
	margin-left:10px;
	margin-top:10px;
	padding-bottom:10px;
}

.ewdividerHoriz_4 {
	background: url("/images/global/dividerHoriz.gif") 0 0 repeat-x;
	height: 1px;
	line-height:1px;
	text-indent: -9999px;   
	width:450px;
	margin-left:0px;
	margin-top:10px;
	padding-bottom:10px;
}


fieldset.ewSubmitLayout_1{
	float:right;
	padding-top:10px;

}

span.editLink{
	font-weight:normal;
	font-size:1.0em;
	float:right;

}

.other{
	position:relative;
	display:none;
	margin-top:10px;
	margin-left:-55px;

}

/*---------E-forms code--------------------*/
.containerGray450 {
  background: #f3f3f3 url("/images/smithBarney/containerGrayCaps450.png") 0 -8px no-repeat;
  padding: 10px 0 2px 0;
  width: 450px;
}
.containerGray450 .btmCurve {
  background: url("/images/smithBarney/containerGrayCaps450.png") 0 0 no-repeat;
  float: left;
  height: 8px;
  _margin-bottom: -2px;
  width: 450px;
}

.eformDash{
	margin-left:205px; 
	_margin-left:208px; 
	margin-top:-18px; 
	width:7px;
}

.eform_acct_txt{
	float:right;
	font-size:10px; 
	margin-top:-10px;
	padding-right:74px;
}

.eform_acctNum{
	padding-left:218px;
	margin-top:-14px;
}

.eform_checkbx_1{
	margin-left:5px;
}

.eform_ssn_txt{
	float:right;
	font-size:10px; 
	margin-top:-18px;
	_margin-top:-16px;
	margin-right:30px;
	_margin-right:15px;
	
}

#ewHome{clear:both; margin-top:15px; margin-bottom:25px; width:950px; height:auto;}

#ewHome h1{font-size:2.4em; font-weight:normal;}

.eform_home_txt{margin-left:310px; margin-top:-230px; width:auto;}

.eform_home_spacer{width:auto; float:right; width:625px; _width:620px; }

.eform_home_btnPosition{padding-top:20px; }

.pLeft10{padding-left:10px;}


/*--------- OFFSHORE added code------------*/

#colMain .bgInput307 a {
    margin-left: 0px;
}
.threeCol #colMain a.addArrow {
    margin-top: 5px;
}
.containerGreen450 .ewSelectDocuments{
	display:inline-block;
	float:left;
}

.containerGreen450 .ewAgree{
	display:inline-block;
	margin:0px 0px 0px 0px;
	float:left;
	padding-left:10px;
}

.containerGreen450 .ewConfirm{
	display:inline-block;
	margin:0px 0px 0px 0px;
	float:left;
	padding-left:10px;
}
.containerGreen450{
	height:65px;
}

#err_password_onlineREg.TipPW{
			margin-top:645px;
			_margin-top:650px;
		}

#err_username_2.TipPW{
			margin-top:626px;
			_margin-top:631px;
		}



/*---- ew-8 error block classes ------*/

#colMain .ewErBlock_1 {
	width:430px;
	display:none;
}

#err_username{
	position:absolute;
	margin-left:620px;
	_margin-left:-330px;
	margin-top:664px;
	_margin-top:695px;
	float:right;
	width:166px;
	z-index:800;
	display:block;
}

#err_username_2{
	position:absolute;
	margin-left:620px;
	/*_margin-left:-330px;*/
	*margin-left:-330px;
	margin-top:495px;
	_margin-top:500px;
	float:right;
	width:166px;
	z-index:800;
	/*display:block;*/
}

#err_password_onlineREg{
	position:absolute;
	margin-left:620px;
	/*_margin-left:-330px;*/
	*margin-left:-330px;
	margin-top:513px;
	_margin-top:523px;
	float:right;
	width:166px;
	z-index:800;
	/*display:block;*/
}

#err_username_3_errorReturn{
	position:absolute;
	margin-left:620px;
	_margin-left:-330px;
	margin-top:748px;
	_margin-top:395px;
	float:right;
	width:166px;
	z-index:800;
	display:block;
}


.error_hide {
	visibility:hidden;
	
}

#err_password{
	position:absolute;
	margin-left:620px;
	_margin-left:-330px;
	margin-top:550px;
	_margin-top:554px;
	float:right;
	width:166px;
	z-index:800;
	display:block;
}

#err_password_onlineREg_errorReturn{
	position:absolute;
	margin-left:620px;
	_margin-left:-330px;
	margin-top:513px;
	_margin-top:523px;
	float:right;
	width:166px;
	z-index:800;
	display:block;
}




/*-------- Accordion Styles -------*/
.AccordionTitle, .AccordionContent, .AccordionContainer
{ position:relative; }

.AccordionTitle{ overflow:hidden; cursor:pointer; font-family:Arial; 
font-size:11px; font-weight:bold; line-height:normal; vertical-align:middle;  /*text-align:center;*/ 
background:url("/images/smithBarney/faqBgTitle.png") no-repeat left bottom; 
	border-right:1px solid #D8D8D8;
	padding-bottom:3px;	
	text-align:left;
	width:210px;
  -moz-user-select:none;
}

#AccordionContainer .AccordionContent p{
	padding:5px 0px 5px 8px;
	font-family:Arial; 
	font-size:11px; 
}

.AccordionContent{
	border-left:1px solid #D8D8D8;
	border-bottom:1px solid #9C9C9C;
	border-right:1px solid #D8D8D8;
	 width:inherit;
}

.AccordionRedArrow{
	background:url('/images/smithBarney/faqArrow_red.gif') 8px 7px no-repeat; 
	padding:0 0 0 20px;
	vertical-align:middle;
	line-height:13px;
	border-left:1px solid #D8D8D8;
}

.AccordionBlackArrow{
	background:url('/images/smithBarney/faqArrow_black.gif') 8px 7px no-repeat; 
	padding:0 0 0 20px;
	vertical-align:middle;
	line-height:13px;
	border-left:1px solid #D8D8D8;
}

#AccordionContentTitle{
	display:block;
	height:auto;
	width:auto;
	font-family:Arial; 
	font-size:11px; 
	font-weight:bold; 
	line-height:normal; 
	vertical-align:middle;  
	background:url("/images/smithBarney/faqBgTitleTop.png") no-repeat; 
	padding:6px 0 6px 20px;
	border-bottom:1px solid #9C9C9C;
	-moz-user-select:none;
}

.AccordionContent
{ height:0px; overflow:auto; display:none; }

.AccordionContainer
{ border: solid 0px #d8d8d8; width:210px;}

.AccordionPosition{
	margin-top:73px;
}

.AccordionPositionTab{
	margin-top:92px;
}

.AccordionPosition_1{
	margin-top:81px;
}


#err_password_onlineREgPW2{
	position:absolute;
	margin-left:620px;
	_margin-left:-330px;
	margin-top:547px;
	_margin-top:552px;
	float:right;
	width:166px;
	z-index:800;
	display:block;
}
#err_username_UN2{
	position:absolute;
	margin-left:620px;
	_margin-left:-330px;
	margin-top:529px;
	_margin-top:534px;
	float:right;
	width:166px;
	z-index:800;
	display:block;
}

#err_password_onlineREgPW2.TipOnPW2{

			margin-top:690px;
			_margin-top:690px;
		}

#err_username_UN2.TipOnPW2{
			margin-top:670px;
			_margin-top:675px;
		}


#err_password_onlineREgPW5{
		position:absolute;
		margin-left:620px;
		_margin-left:-330px;
			margin-top:676px;
		_margin-top:707px;
		float:right;
		width:166px;
		z-index:800;
		display:block;
		}


#err_username_UN5{
		position:absolute;
		margin-left:620px;
		_margin-left:-330px;
		margin-top:657px;
		_margin-top:690px;
		float:right;
		width:166px;
		z-index:800;
		display:block;

		}

#err_password_onlineREgPW5.TipPW5{
			margin-top:761px;
			_margin-top:792px;
		}

#err_username_UN5.TipPW5{
			margin-top:739px;
			_margin-top:773px;
		}
	


#err_password_onlineREgNewPW2{
		position:absolute;
		margin-left:620px;
		_margin-left:-330px;
		margin-top:517px;
		_margin-top:525px;
		float:right;
		width:166px;
		z-index:800;
		display:block;
		}


#err_username_NewUN2{
		position:absolute;
		margin-left:620px;
		_margin-left:-330px;
		margin-top:498px;
		_margin-top:505px;
		float:right;
		width:166px;
		z-index:800;
		display:block;

		}


#err_password_onlineREgNewPW2.TipPWNew2{
			margin-top:645px;
			_margin-top:645px;
		}

#err_username_NewUN2.TipPWNew2{
			margin-top:625px;
			_margin-top:630px;
		}

#err_account_numberUCR{
	position:absolute;
	margin-left:620px;
	/*_margin-left:-330px;
	*margin-left:-330px;*/
	*margin-left:-100px;
	margin-top:495px;
	_margin-top:500px;
	float:right;
	width:166px;
	z-index:800;
	/*display:block;*/
}

#err_password_UCR{
	position:absolute;
	margin-left:620px;
	/*_margin-left:-330px;
	*margin-left:-330px;*/	
	*margin-left:-100px;
	margin-top:513px;
	_margin-top:523px;
	float:right;
	width:166px;
	z-index:800;
	/*display:block;*/
}

/*------ end of accordion --------*/


/*Additional Styles*/

body{margin:0 auto 0 auto;width:955px;}

#colMain p a.btnBackDisable:link,a.btnBackDisable:link,a.btnBackDisable:visited,#colMain p a.btnBackDisable:visited {
    background: url("/images/global/btnBackDisableCap.png") 0 0 no-repeat;
    color: #fff;
    display: -moz-inline-box;
    display: inline-block;
    height: 25px;
    margin: 0 5px 0 0;
    padding: 0;
    text-align: center;
    text-decoration: none; 
    text-indent: 0;
	font-size:1.2em;
	cursor:auto;
}
#colMain p a.btnBackDisable:link span,a.btnBackDisable:link span,a.btnBackDisable:visited span,#colMain p a.btnBackDisable:visited span {
    background: url("/images/global/btnBackDisableBg.png") 100% 0 no-repeat;
    display: inline;
    float: left;
    height: 25px;
    line-height: 23px;
    _line-height: 20px;
    margin-left: 6px;
    padding-left: 4px;
    padding-right: 12px;
    text-decoration: none;
    width: auto;
}

#colMain p a.btnBackDisable:hover,a.btnBackDisable:hover {
    color: #fff;
    text-decoration: none;
}
#colMain p a.btnBackDisable:hover span,a.btnBackDisable:hover span {
    color: #fff;
    text-decoration: none;
}

#colMain p a.btnNextDisable:link,a.btnNextDisable:link,a.btnNextDisable:visited,#colMain p a.btnNextDisable:visited {
    background: url("/images/global/btnNextDisableCap.png") 0 0 no-repeat;
    color: #fff;
    display: -moz-inline-box;
    display: inline-block;
    height: 25px;
    margin: 0 5px 0 0;
    padding: 0;
    text-align: center;
    text-decoration: none; 
    text-indent: 0;
	font-size:1.2em;
	cursor:auto;
}
#colMain p a.btnNextDisable:link span,a.btnNextDisable:link span,a.btnNextDisable:visited span,#colMain p a.btnNextDisable:visited span {
    background: url("/images/global/btnNextDisableBg.png") 100% 0 no-repeat;
    display: inline;
    float: left;
    height: 25px;
    line-height: 23px;
    _line-height: 20px;
    margin-left: 6px;
    padding-left: 4px;
    padding-right: 12px;
    text-decoration: none;
    width: auto;
}

#colMain p a.btnNextDisable:hover,a.btnNextDisable:hover {
    color: #fff;
    text-decoration: none;
}
#colMain p a.btnNextDisable:hover span,a.btnNextDisable:hover span {
    color: #fff;
    text-decoration: none;
}


.alignRight{text-align:right;}

.required{color:#FF3333}

.borderGrayTop{border-top: 1px solid #cbcbcb;margin-top: 10px;padding-top:10px;}

.lineHeight20px{line-height:20px}

.displayOff{display:none;}

.marginBottom15px{margin-bottom:15px;}

.marginLeft10px{margin-left:10px;}

.marginTop0px{margin-top:0px;}

#colMain p.paddingRight0px{padding-right:0px;}

#colMain p a.marginRight0px{margin-right:0px;}

.btnTopBorder{
border-top: 1px solid #cbcbcb;
margin-top: 10px;
padding-top:10px;
}

#colMain h4 .normalFont{
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
}

#colMain h5 {
color:#000000;
font-size:1.4em;
font-weight:bold;
padding:14px 0 3px;
}

#colMain h6 {
color:#000000;
font-size:1.4em;
font-weight:bold;
padding:14px 0 3px;
}

#colMain ul.soa_strategies {font-size: 1.1em;}
#colMain ul.soa_strategies li {list-style:none;background:none;padding-left:0px;font-size:1.1em;}
#colMain ul.soa_strategies li fieldset {overflow:hidden;height:auto;}
#colMain ul.soa_strategies li fieldset label {float: left;width: 200px;height:auto;}
#colMain ul.soa_strategies li fieldset input {float: left;}
#colMain ul.soa_strategies li fieldset span {float: left;height:auto;padding: 0 5px;}
#colMain ul.soa_strategies li fieldset span.input{padding: 5px 0;}
#colMain ul.soa_strategies li fieldset a {float: left;font-size: 1.1em;height:auto;}

#colMain ul.soa_sub_strategies {padding-left:20px;}
#colMain ul.soa_sub_strategies li {list-style:none;background:none;padding-left:0px;font-size:1.1em;}
#colMain ul.soa_sub_strategies li fieldset {overflow:hidden;height:auto;}
#colMain ul.soa_sub_strategies li fieldset label {float: left;width: 200px;height:auto;}
#colMain ul.soa_sub_strategies li fieldset input {float: left;}
#colMain ul.soa_sub_strategies li fieldset span {float: left;height:auto;padding: 0 5px;}
#colMain ul.soa_sub_strategies li fieldset span.marginLeft18px{margin-left:18px;}
#colMain ul.soa_sub_strategies li fieldset a {float: left;font-size: 1.1em;height:auto;}

#sideNav {margin-top:0;}

#sideNav h3{padding:0; margin-bottom:10px;}

#colLeft h3{margin-bottom:10px;}

#footer span.year{float:none;line-height:0;}

/* =Default Table Styles
----------------------------------------------------------------------------------------------------*/
table{border-collapse:separate;border-spacing:0;}

.table {
	border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    margin: 3px 0 0 0;
    text-align: left;
    width: 695px;   
	border-collapse:no-collapse;
}
.table th,
.table td {
    border-right: 1px solid #ccc;
    font-size: 1.1em;
    padding: 6px 5px;
}
.table th {
    background: url("/images/global/tableGradient.png") 0 100% repeat-x;
    border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
    vertical-align: middle;
}

.table th.alignRight{text-align:right;}

.table td.alignMiddle{vertical-align:middle;}

.table tr.bold td {
    font-weight: bold;
}

.table td.alignRight {
  text-align: right;
}

.table td .formBlock span.symbol{font-size: 1.0em;}
.table td span.symbol{font-size: 1.0em;}

.formTable {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    margin: 3px 0 0 0;
    text-align: left;
    width: 695px;   
}
.formTable th,
.formTable td {
    border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
    font-size: 1.1em;
    padding: 6px 5px;
}
.formTable th {
    background: url("/images/global/tableGradient.png") 0 100% repeat-x;
    vertical-align: middle;
}

.formTable th.alignRight{text-align:right;}

.formTable td {
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
}

.formTable td.alignMiddle{vertical-align:middle;}

.formTable .checkbox {
    padding-bottom: 0;
    padding-top: 0;
    vertical-align: middle;
}
.formTable input {
    margin: 0;
    padding: 0;
}
.formTable tr.bold td {
    font-weight: bold;
}
.formTable tr.totals td {
     background-color :#EFEFEF;
     border-top: 1px solid #ccc;
     font-weight: bold;
     Font: Arial, 12, Bold, #000000;
}
.formTable tr.totals td.label {
    text-align: right;
    width: 100%;
}
.formTable tr.subRow {
  display:none;
}
.formTable td.alignRight {
  text-align: right;
}
.formTable td a.showHide img {
    cursor: pointer;
    height: 14px;
    margin: -2px 0 0 0;
    padding: 0;
    width: 14px;
}
.formTable td.icons {
  width: 50px;
}
.formTable td.icons img{
  float: right;
  padding: 0 2px;
}

.formTable tr.alternate{background-color: #e5f2fb;}
.formTable tr.alternate td{background-color: #e5f2fb;}

.formTable td .formBlock span.symbol{font-size: 1.0em;}
.formTable td span.symbol{font-size: 1.1em;}

/*----- Default Form Block Styling -----*/
.formBlock {
    display: block;overflow:hidden;position:relative;
}

.formBlock fieldset.btnTopBorder {
padding-top:10px;
}

.formBlock fieldset.inlineElements {
  font-size:1.0em;
  overflow:hidden;
}
.formBlock fieldset.inlineElements label {
  float: left;
  font-size: 1.0em;
  font-weight: normal;
  text-align: left;
  padding-left:5px;
  line-height: 14px;
}
.formBlock fieldset.inlineElements input {
  float: left;
  height: auto;
  margin-top:0px;
}

.formBlock fieldset.inlineElements span.input input{
	padding:0 0 0 4px;
}

.formBlock .boldText{font-weight:bold;font-size:1.2em;}

.formBlock label.alignLeft{text-align:left;}

.formBlock label.width50px{width:50px;}

.formBlock label.normal{float:none;width:auto;font-weight:normal;text-align:left;padding:0;}

.formBlock span.marginLeft18px{margin-left:18px;}

.formBlock span.bg101,
.bgInput101 span.input {
    background: url("/images/global/bgInput101.png") 0 0 no-repeat;
    width: 101px;
	padding:0;
}
.formBlock span.bg101 input,
.bgInput101 span.input input {
  width: 93px;
}

.formBlock span.bg66,
.bgInput66 span.input {
    background: url("/images/global/bgInput66.png") 0 0 no-repeat;
    width: 66px;
}
.formBlock span.bg66 input,
.bgInput66 span.input input {
  width: 58px;
}

.formBlock span.bg46,
.bgInput46 span.input {
    background: url("/images/global/bgInput46.png") 0 0 no-repeat;
    width: 46px;
}

.formBlock span.bg46 input,
.bgInput46 span.input input {
  width: 38px;
}

/* Two Column Tabular Data Display */
.tabularRow{overflow:hidden;margin:0;padding:0;font-size:1.1em;margin-bottom:10px;}
.tabularRow label{float:left;width:200px;padding-right:5px;text-align:right;font-weight:bold;}
.tabularRow label.width40{width:40%;}


.contentDivider{overflow:hidden;margin:0;padding:0;font-size:1.1em;}
.width50{width:50%;}
.leftFloat{float:left;}

.clearFloat{overflow:hidden;float:none;clear:both;}

.distChartAcess{float:left;padding-right:10px;}

.italicFont{font-style: italic; font-size:1.2em;}

.italic{font-style: italic;}

.super{vertical-align:super;}

.chartData {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}

.chartData td {
    font-size: 1.1em;
    padding: 5px 5px;
	vertical-align:top;
}

.chartData tr.totals td {
     background-color :#EFEFEF;
     border-top: 1px solid #ccc;
	 border-bottom: 1px solid #ccc;
     font-weight: bold;
	 font-size:1.2em;
     Font: Arial, 12, Bold, #000000;
}

.chartData tr.totals td.first {
     border-left: 1px solid #ccc;
}

.chartData tr.totals td.last {
     border-right: 1px solid #ccc;
}

.chartData td.alignRight {
  text-align: right;
}

.chartData td.width25px {
  width:25px;
}

#colMain a.backToTop{width:auto;}

#disclaimer {
    background: url("") 0 10px no-repeat;
    text-align: left;
}

h1#lineOfBusiness {
    display: none;
}

#disclaimer p {
    padding: 10px 0 0px 0px;
}

h1#lineOfBusiness {
    display: none;
}

#intro3 {
    list-style-image: none;
    list-style-type: none;
}

#intro4 {
    list-style-image: none;
    list-style-type: none;
}
#intro5 {
    list-style-image: none;
    list-style-type: none;
}

#intro6 {
    list-style-image: none;
    list-style-type: none;
}

#intro7 {
    list-style-image: none;
    list-style-type: none;
}

#intro8 {
    list-style-image: none;
    list-style-type: none;
}
.top4pxLeft2px{position:relative;top:4px;left:2px;}
.inlineDivs{overflow:hidden;line-height:16px;}
.inlineDivs div{float:left;}
.inlineDivs div.alignRight{float:right;}

/* ----------- Citi Billpay -------------- */
#masthead.newMenuHeight { _height:13.5em; height:13.5em; }

#content h1.billpay { font-size: 2.4em; color:#000000; margin-left:20px;margin-top:16px; }

#content h3.billpay { margin-bottom:3px; }

#content .dividerHorizContent { margin:20px; }

#content #error { background-color:#FEFFD5; border:1px solid #DD9888; color:#CB0101; font-family:Arial,Helvetica,sans-serif; font-size:1em; font-weight:bold; margin-bottom:20px; padding:9px 9px 9px 10px; }

#content #error p { padding:0px; }

#content #error .black {font-family:Arial,Helvetica,sans-serif; font-weight:normal;color:black;padding-left:24px; padding-left:24px;}

#content #error ul.ulBlack { margin-left:24px;color:#000000 }

#content #error img { padding-right:5px; vertical-align:middle; }

#setNewColDividers { margin-top:20px; } /* this is for the column under a single header */

#colMain.newTwoColDiv { /*width:650px;*/ width:710px; }

#colMain #billpayScrollTable { border: 1px solid #ccc; width:695px; margin-bottom: 17px; /*height:200px;*/ }

#colMain #billpayScrollTable table.scrollHeader { border: medium none ; margin-top: 0px; }

#colMain #billpayScrollTable th.titleHolder { /*width:24px; padding-left:6px; _padding-left:0px;*/ height:21px; padding:0px; vertical-align:middle; text-align:center; width:5%; }

#colMain #billpayScrollTable th input.titleHolderCheck { /*margin-left: 6px;*/ }

#colMain #billpayScrollTable .billypayScrollContent { margin: 0px; padding: 0px; /*height: 113px;*/ height:auto; width: 694px; /*overflow:scroll; overflow-x:hidden;*/ }

#colMain #billpayScrollTable #checkboxTable { border:none; margin:0px; }

#colMain #billpayScrollTable #checkboxTable tr { height:21px; vertical-align:middle; padding:0; }

#colMain #billpayScrollTable #checkboxTable td { height:21px; vertical-align:middle; padding:0; }

#billpayScrollTable #checkboxTable td.checkboxTD { height:21px; padding:0px; vertical-align:middle; text-align:center; width:5%; }

#billpayScrollTable #checkboxTable span.nickName { padding-left:6px; }

#colMain .rightArrow { font-weight: normal;font-size:1em;margin-top:15px;margin-right:12px;float:right; }

#colMain .arrowText { float:left; }

#colMain #billpayScrollTermsContent { overflow:scroll; overflow-x:hidden; border:1px solid #ccc; width:700px;height:168px;margin-bottom:24px;clear:both; }

#colMain #billpayScrollTermsContent .contentHolder { padding:12px; }

#colMain #billpayScrollTermsContent .subhead { font-weight:bold; }

#colMain .billPayLine { width:700px; border-bottom:solid 1px; color:#cdcdcd; /*margin-left:10px;*/ text-indent:-999;}

#ColMain .rightButton { margin-right: 10px; }

/* This is the new Right Column Side Navigation */
#colRight h3 { color: #000; font-size: 1.8em; font-weight: normal; padding-left: 20px; }
#colRight h3 a { font-size:1em; color:#000; text-decoration:none; }
#colRight h3 a:hover { color: #f00; text-decoration:underline; }


/* =Main Nav
----------------------------------------------------------------------------------------------------*/
#mainNavNew {
    bottom: 37px; /*changes from 5px to accomodate the horizontal menu */
    font-size: 1.3em;
    left: 0;
    margin-left: 2px;
    position: absolute;
    z-index: 500;
}
#mainNavNew li {
    display: block;
    float: left;
}
#mainNavNew a {
    color: #333;
    cursor:pointer;
    display:block;
    float: left;
    font-weight: bold;
    text-decoration: none;
}

/* I think this really does have an impact */
/* setting it to #mainNav li.off:hover suppresses the active UL in FF*/

/*#mainNav a:hover,
#mainNav a:hover span,
#mainNav li:hover */
#mainNavNew li.off a:hover,
#mainNavNew li.off a:hover span,
#mainNavNew li.off:hover 
{
    color: #666;
    position:relative;
    visibility:visible;
    z-index:200;
}  
/*controls the spacing of the top nav. Smooshes the top nav*/
#mainNavNew li a span {
    cursor: pointer;
    display: -moz-inline-box;
    display: inline-block;
    height: 24px;
    padding: 8px 16px 0 16px;
}
#mainNavNew li a span.first {
    padding-left: 18px; 
}
/* #mainNav li:hover > a, */
#mainNavNew li.active a,
#mainNavNew li.active a:hover {
    background: url("/images/global/bgNavRight.png") 100% 100% no-repeat;
    color: #000;
    font-weight: bold;
}
/* #mainNav li:hover > a span, */
#mainNavNew li.active a span {
    background: url("/images/global/bgNavLeft.png") 0 100% no-repeat;
    margin: 0 3px 0 0;
    padding-right: 13px;
	color:#000;
}
/* #mainNav li:hover > a span.first, */
#mainNavNew li.active a span.first {
    background: url("/images/global/bgNavLeftFirst.png") 0 100% no-repeat;
}

/* ----- Main Nav Dropdown ----- */
#mainNavNew li.active li a {
    background: none;   
}
#mainNavNew li:hover > a {color:#000; }
#mainNavNew li:hover > a span { color: #666; }

#mainNavNew table 
{
    border-collapse: collapse;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}

/* Doesn't suppress the .active hover */
/* can't change it to li.off */
#mainNavNew ul, #mainNavNew iframe { margin: 0; left: -999.9em; position: absolute; top: -999.9em; }

/* This doesn't format the .active dropdown. */
/*#mainNav ul*/
#mainNavNew li.off ul
{
    background: url("/images/global/bgDropDown.png") 0 100% no-repeat;
    _background: url("/images/global/bgDropDownIE6.png") 0 100% no-repeat;
    border-top: 1px solid #d5d5d5;  
    margin: -3px 6px 0 -5px;
    _margin-top: -2px;
    width:210px; 
}
#mainNavNew li.first ul {
    margin-left: 3px;
}

/*#mainNav li.off :hover ul works in IE6 but not FF*/
#mainNavNew li.off:hover ul, #mainNavNew li.off :hover ul {
    height: auto;
    left: 0;
    padding: 10px 0 15px 0;
    top: 35px;
    z-index: 300;
}
#mainNavNew li.off:hover iframe, #mainNavNew li.off :hover iframe
/*#mainNav :hover iframe*/ {
    _height:expression(this.nextSibling.offsetHeight);
    _left:expression(this.nextSibling.offsetLeft);
    _top:expression(this.nextSibling.offsetTop);
    _filter: alpha(opacity:0);
    _width:expression(this.nextSibling.offsetWidth);
}

/* I don't see anything happening here */
/*#mainNav li.active :hover ul,
#mainNav li.active:hover ul {
    left: 3px;  
}*/

/*This handles the formating for the dropdown. Suppressing for .active */
/*#mainNav :hover ul li.hdr,
#mainNav :hover ul li a */
#mainNavNew li.off:hover ul li.hdr, #mainNavNew li.off:hover ul li a, 
#mainNavNew li.off :hover ul li.hdr, #mainNavNew li.off :hover ul li a 
{
    background: none;
    color:#000;
    display:inline;
    font-size: 0.9em;   
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 6px 0 6px;
    padding: 4px 5px 4px 15px;
    width: 180px;
}
#mainNavNew li.off:hover ul.hasHdrs li a, #mainNavNew li.off :hover ul.hasHdrs li a 
/*#mainNav :hover ul.hasHdrs li a*/ { padding: 4px 10px 4px 25px; width: 165px; }

#mainNavNew li.off:hover ul.hasHdrs li.hdr, #mainNavNew li.off :hover ul.hasHdrs li.hdr
/*#mainNav :hover ul.hasHdrs li.hdr*/ { font-weight: bold; }

/*active...this should have nothing to do with people on the regular drop down. May not affect the active menu*/
#mainNavNew li.active :hover ul li.hdr,
#mainNavNew li.active:hover ul li.hdr,
#mainNavNew li.active :hover ul li a,
#mainNavNew li.active:hover ul li a {
    /*padding-left: 12px;*/ background:none;
}
#mainNavNew li.active :hover ul.hasHdrs li a,
#mainNavNew li.active:hover ul.hasHdrs li a {
    /*padding-left:0;*/ background:none;
}

/* affects the list items inside the drop down. Had to apply the "off" class. I think I have to change the above iFrames for IE6 */
#mainNavNew li.off:hover ul li a:hover, #mainNavNew li.off :hover ul li a:hover
/*#mainNav :hover ul li a:hover*/ {
    background: none;
    color:#fd060d;
    font-weight: normal;
    text-decoration: underline;
}

#mainNavNew li.active ul {display:block;position:absolute;top:32px;_top:33px; height:28px;background:transparent url("/images/global/horizNavBg.png") repeat-x;left:0;/*padding:6px;*/margin:0;width:948px; _width:938px; border-top:1px solid #eeeeee; }

/*#mainNavNew li.active ul {display:block;position:absolute;top:32px;_top:33px; height:28px;background:transparent url("horizNavBg.png") repeat-x;left:0; margin:0;width:948px; _width:938px; border-top:1px solid #d5d5d5; }*/
#mainNavNew li.active ul li a { margin-left:8px;/*padding-top:8px;*/ margin-top:8px; padding-right:8px;border-right:1px solid #cccccc; font-weight:normal;font-size: 0.9em; }
#mainNavNew li.active ul li a:hover { color:#ff0000; text-decoration:underline; font-weight:normal; }
#mainNavNew li.active ul li a.first { margin-left:16px; _margin-left:4px; }
#mainNavNew li.active ul li a.selected { font-weight:bold; }
#mainNavNew li.active ul li a.selected:hover { font-weight:bold; }
#mainNavNew li.active ul li a.last { border-right:none; }
/* ----------- END Citi Billpay -------------- */

/*tc added classes*/
.bpDivider_1{
	border-bottom:solid 1px;
	color:#cdcdcd;
	width:auto; 
	padding-top:7px;
}

.bpDividerHoriz {
	background: url("/images/global/dividerHoriz.gif") 0 0 repeat-x;
	height: 1px;
	line-height:1px;
	text-indent: -9999px;   
	width:auto;
	margin-top:-15px;
}

.confirmmid{
	background: url("/images/smithBarney/confirmmid.gif") repeat-y;
	width:494px;
	padding-right:10px;
	padding-left:10px;
	

}
.bpContainerGreen494{
	background: url("/images/smithBarney/confirmtop.gif") no-repeat;
	width: 494px;
	height: 10px;
	margin-left:0px;
	padding-right:10px;
	padding-left:10px;
	text-indent: -9999px;
	
}

.greenbtmCurve {
	background: url("/images/smithBarney/confirmbottom.gif") 0 0 no-repeat;
	height: 10px;
	width: 494px;
	padding-right:10px;
	padding-left:10px;
	text-indent: -9999px;

}

.bpGreenTxt{
	color:#56940B;
	font-weight:bold;

}

.greenTxtPosistion{
	margin-left:40px;
	margin-top:-25px;
	color:#56940B;
}

p.topspace{
	margin-top:10px;
	margin-left:5px;
}

span.betweenspace{
	margin-left:15px;
}

.paraWidth484{
	width:484px;
}

.redErrorTopCurve{
	background: url("/images/smithBarney/errortop.gif") no-repeat;
	width: 494px;
	height: 10px;
	margin-left:0px;
	padding-right:10px;
	padding-left:10px;
	text-indent: -9999px;

}

.redErrormid{
	background: url("/images/smithBarney/errormid.gif") repeat-y;
	width:494px;
	padding-right:10px;
	padding-left:10px;
	

}

.redErrorbtmCurve {
	background: url("/images/smithBarney/errorbottom.gif") 0 0 no-repeat;
	height: 10px;
	width: 494px;
	padding-right:10px;
	padding-left:10px;
	text-indent: -9999px;
}

.bpRedTxt{
	color:#CC0000;
	font-weight:bold;
}

#accountModule a.doubleWhite{
	width:98%;
}

#accountModule .iconLock a.doubleWhite{
	width:auto;
}

#lite_login_feature img{
    margin-left:2px;
    padding-left:-2px;
}

.footertxt {
	font-size:0.85em;
	color:rgb(102,102,102);
	float:left;
	text-align:left;
	width:100%;
	padding-bottom:20px;
}

.footertxt p a:hover {
	color:#FF3300;
}

.footertxt p a {
	cursor:pointer;
	font-size:1em;
	color:#000066;
	text-decoration:underline;
}


/*----E-Forms logon Screen Additional Code-----*/

#ewHome p.footnote {
  font-size: 1.1em;
  color: #666;
  padding-top: 25px;
  padding-bottom: 15px;
}
#ewHome li {    
    background: url("/images/global/bullet.gif") 0 5px no-repeat;
    *background-position: 0 7px;
    font-size: 1.2em;
    line-height: 1.3em;
    padding: 0 10px 6px 11px;    
}
#ewHome .containerGray450 ul {
  padding: 5px 15px 0 15px;
}

#ewHome .containerGray450 p {
padding: 10px;
}
.containerGray450 h3 {
font-weight: bold;
font-size: 1.2em;
padding:5px 5px 5px 15px;
}
#ewHome #accountModule {
    background: url("/images/smithBarney/bgModuleAccountEForms.png") 0 0 no-repeat;
    color: #fff;
    float: left;
    height: 182px;
    padding: 2px 20px 0 20px;
    width: 279px;
}
/* ew8 CRQ pages */

div.questionBox{
	float:left;
	width:232px;
	display:block;
}
.formBlock div.questionBox input{
	float: left; 
	margin-left: 0px;
	padding-right:4px;
	_margin-top:5px;
}
div.questionBox label{
	margin-top:0px;
	text-align:left;
	margin-left:2px;
	padding-right:0px;
	float:left;
	width:210px;
}
.formBlock span.bg213{
	float:left;
	margin-top:0;
}
.formBlock span.bg200{
	float:left;
	margin-top:0;
	background:transparent url(/images/smithBarney/bgInput200.png) no-repeat scroll 0 0;
	width:199px; /*previous 213px*/
}

.formBlock span.bg200 input{
	width:195px; /* previous 205px */
}
.formBlock img.errorArrow{
	float:left;
	margin-top:2px;
}
/* end ew8 CRQ pages */
/* ew8 Include Page */
#grIncLeftContainer{
	width: 170px; 
	float: left; 
	position: relative;
	border-bottom: solid 1px;
	border-color: #CCCCCC; 
}
#grIncRightContainer{
	width: 260px; 
	float: left; 
	padding: 0px 5px 5px 5px; 
	height: 195px; 
	position: relative; 
	overflow: hidden;
}
#grIncRightContainer p{
	display: none;
	padding: 0px 0px 0px 2px; 
	font-family: Arial,Helvetica,sans-serif;
}
#grIncLeftContainer div{
	border-top: solid 1px; 
	border-right: solid 1px; 
	height: 20px; 
	padding-top: 7px; 
	border-color: #CCCCCC; 
	background: transparent url(/images/smithBarney/bgVerticalNav.gif) repeat-y 100% ;
}

.grIncRedArrowLink{
}

.grIncGreenArrowLink{
	color: #006633; 
}

.grIncRedArrowLink a{
	font-size: 1.3em;
	cursor: pointer;
	text-decoration: none;
	padding-left: 12px; 
	background: transparent url(/images/global/arrowDoubleRed.gif) no-repeat scroll 0px 3px;
}

.grIncGreenArrowLink a{
	font-size: 1.3em;
	cursor: pointer;
	color:#006633; 
	text-decoration: none;
	padding-left: 12px; 
	background: transparent url(/images/smithBarney/arrowDoubleGreen.gif) no-repeat scroll 0px 3px;
}
/* end ew8 Include Page */

.citiCopy { display:none; } 
.mssbCopy { display:none; }

/* ew8 Update client Registration page */
.threeCol #colMain .dividerHorizon{
	margin-right:10px;
	margin-top:0px;
	background:transparent url(/images/global/dividerHoriz.gif) repeat-x scroll 0 0;
	height:1px;
	line-height:1px;
	text-indent:-9999px;
	padding-bottom:10px;
}
.formBlock span.ssnInput{
	float:left;
	padding-right:0;
}

.contWidth455{
	padding-left:10px;
	width:455px;
}

#non_US_chk{
	height:13px;
}
.formBlock span.bg101 input.greyBack{background-color:#cccccc;}
.bgInput307 select.dobMonth{width:85px;}
.bgInput307 select.dobDay{width:50px; margin-left:-10px;}
.bgInput307 select.dobYear{width:60px; margin-left:-10px;}
.formBlock input.chkBox{
	float:left;
	height:14px;
	margin-top:2px;
	padding-top:0;
}
#colMain .formBlock fieldset p.chkBoxcont{
	float:left;
	margin-top:0;
	padding-left:3px;
	width:430px;
}
.formBlock .btnBox450{
	width:450px;
	margin-top:20px;
}

#QuestionOne, #QuestionTwo, #QuestionThree, #QuestionFour { width:auto; }

/* end ew8 Update client Registration page */

p.footerabove{
	margin-right:10px;
}

.txtWithInputBox{
	margin:5px 3px 0px 4px;
}

/* For the My Access > User Settings > Change Security Questions */
#colMain.newLeftColumn { width:50%; float:left; } 
#colMain.newRightColumn { width:50%; float:left; }
.bpDividerHorizError { background: url("/images/global/dividerHoriz.gif") 0 0 repeat-x; height: 1px; line-height:1px; text-indent: -9999px; width:auto; margin-top:-15px;margin-bottom:10px; }
.formBlock p.formBlockParaBold { padding-bottom:7px; font-weight:bold; }

/* For Sungard Quotes Pricing */
#colMain span.topRightArrow { float:right; top-margin:3px; padding-top:3px; }
#colMain #sungardContent { width:98% }
#colMain #sungardContent div.sungardLeftCol { float:left;margin-bottom:24px; }
#colMain #sungardContent div.sungardRightCol { float:left;margin-left:3px; }
