body {
  
  background-color:#fff;
  }
body.intl {
  
  background:#fff url(/images/masthead-global.jpg) 367px 0 no-repeat;
  }
.greenbg { background-color: #006; }
.bgmasthead { background-color: #006; }
.navBG { background-color: #ccc; }
.quoteNowRule { background-color: #696; }
.titleBg { background-color: #006; }
.whitebg { background-color: #ffffff; }
.marketwatchbg { background-color: #006; }
td.colgreen { font-weight:bold; font-size:12pt; color:#fff; background-color:#006; text-align:left; }
input.colgreen { font-weight:bold; font-size:10pt; color:#fff; background-color:#006; text-align:left; }
TD.datacontrol input.radiobutton { background-color:#006; background-image:none; color:#fff; }
.tabon { background-color:#006; }
TD.navrule { background-color:#093; }
TD.navcellon { background-color:#fff; }
TD.navcell { background-color:#ccc; }
TD.alertscellon { background-color:#006; text-align:center; }
TD.greenbg { background-color:#006; }
TD.datacontrol { color:#000; background-color:#e3e1cf; text-align:left; padding:2px 0 2px 4px; }
.subtabsubnav { color:#ccc !important; background-color:#006; text-align:left; font-weight:bold; }
.subtabsubnav a { color:#ccc !important; }
.subtabsubnav a:Hover { color:#fff !important; }
TD.dataalpha a { color: #009; }
TD.quotes input.radiobutton { background-color:#006; background-image:none; color:#fff; }
.popquotetext1 { font-size:8.5pt; color:#006; }
.poptextCenter { font-weight:normal; color:#006; text-align:center; }
.poptextRight { font-weight:normal; color:#006; text-align:right; }
.popquotetext2 { font-weight:bold; color:#333; }
a { color:#336699; }
a:hover { text-decoration:underline; color:#4986ff; }
a:visited { text-decoration:underline; color:#336699; }
a:link { text-decoration:underline; color:#336699; }
a:active { text-decoration:underline; color:#336699; }
a.plain:visited { text-decoration:none; color:#339; }
a.plain:link { text-decoration:none; color:#339; }
a.plain:active { text-decoration:none; color:#339; }
a.plain:hover { text-decoration:none; color:#000; }
a.action.visited { font-weight:bold; }
a.action.link { font-weight:bold; }
a.action.active { font-weight:bold; }
.tipboxheader  { font-weight:bold; font-size:10pt; color:#006; }
.navlink { font-weight:normal; color:#006; padding: 5px 15px; }

a.navlink:Hover { font-weight:normal; color:#000; padding: 5px 15px; }
.navheader { font-weight:bold; font-size:8pt; color:#006; padding: 15px 15px 5px; }
.labelcolor { font-weight:bold; background-color:#C6D7E7; }
.labelcolornonbold  { background-color:#C6D7E7; }
TD.accountnumbercell { font-weight:bold; color: #006;}
TD.poptext4 { font-weight:normal; color: #006; }
.eduTabNavOn { color:#093; font-weight:bold; font-size:8pt; text-align:left; }
a.eduTabNav { color:#006; font-weight:bold; font-size:8pt; text-align:left; text-decoration:none; }
table.borders { border:#006; border-style:solid; border-top-width:1pt; border-right-width:1pt; border-bottom-width:1pt; border-left-width:1pt; }

#v2_content_body, #secondary {border-top:solid 5px #006;}

#quotenow_left{border-right: solid 1px #696;}
#quotenow_ul{border-bottom: solid 1px #696;}

#advisor
{
	position:absolute;
	left:500px;
	/*border color currently set in 'greenbg' in ourcolors.css
	  Will differ among FDCs*/
	border: 1px solid #006;
	padding: .3em;
}

.intlglobalnavbackground { 
	background-image: url('/images/global/masthead/blue_grad_global.gif'); 
	background-repeat: no-repeat;
	}

a.navleftlink { color:#009; text-decoration:underline; }

.data .caption {

	color:#fff;
	background:#006;}

.data tbody th a {
	color:#009;}

.horizTab { 
    border-left:1px solid #006; 
    border-top:1px solid #006; 
    border-right:1px solid #006; 
}


/* Sawgrass */
#left_nav_content {
    background:url(/images/nav_middle.gif) 0 0 repeat-y;
}
#left_nav_content {
    border-left:none;
    border-right:none;
}
#advisor_body {
   border:1px solid #999;background-color:#fff;
}

#left_nav h1 {
  color: #666;
}
.data caption a, .data .adaCaptionContent a {
  color:#009 !important;
}
.data caption span, .data .adaCaptionContainer span.adaCaptionContent {
  background:url(/images/bg-th-left.gif) no-repeat;
}
.data caption, .data .adaCaptionContainer {
	background:url(/images/bg-th-right.gif) right top no-repeat #c4c1a1;
	}

.data caption, .data .adaCaptionContainer {
	background-color:#c4c1a1;
	border:none;
	color:#333;
}

@media print {
 body { background-image:none; }
}