/*---- Baker Street Advisors Account Access Text CSS
Copyright (c) 2008 Dan Hartmann Designs, LLC
Version 1.0 ----*/

@import url(text-headingInternal.css);

/*--- body text rules ---*/

#login h3 {
color: #990;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
padding-bottom: 26px;
padding-top: 26px;
margin: 0px;
text-align: center;
line-height: normal;}

#directions {
color: #CCC;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
margin-bottom:15px; }

#login td.loginCel a {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFF;
text-decoration: none; }

#login td.loginCel a:hover, #login td.loginCel a:focus {
text-decoration: none;
color: #FFF; }

/*------ Schwab Table text formating start ---------*/

#schwabTable h3 {
color: #990;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
padding-bottom: 26px;
padding-top: 26px;
margin: 0px;
text-align: center;
line-height: normal;}


#schwabTable td.loginCel a {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFF;
text-decoration: none; }

#schwabTable td.loginCel a:hover, #schwabTable td.loginCel a:focus {
text-decoration: none;
color: #FFF; }

.schwab {
color:#000;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12pt;
margin:12px 0px;
text-align:left;
line-height:normal;
}

.schwab strong {
color:#000;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12pt;
margin:12px 0px;
text-align:left;
line-height:normal;
font-weight:bold;
}