/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .7em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background-color: Navy;
    color: White;
}
BODY.report
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .7em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background-color: white;
    color: Black;
}

DIV.PAGEDATA
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .7em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background-color: Navy;
    color: White;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: White;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3
{
	font-weight: bold;
	font-size: 2.08em;
	word-spacing: normal;
	text-transform: none;
	color: #3399cc;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.0em;
	font-weight:	700;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    COLOR: Black;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	.8em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
TH.TopAlign	{	
	vertical-align:	top;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

TH.FSName	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	}	


A:link	{	
	text-decoration:	none;
	color:	White;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	White;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	White;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	Silver;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
DIV.closebutton
{
	position: absolute;
	top:  0;
	right: 0;
}
DIV.fsInputs
{
	position: absolute;
	top:  1;
	left: 0;
	width: 230;
	height: 250;
	border-style:  outset;
	border-width: medium;
	padding: 2px;
	BACKGROUND-COLOR: white;
}
DIV.fsAnswers
{
	padding: 10px;
}
DIV.schwabnotice
{
	font-size: 12pt;
	background-color: White;
	color: Black;
	border-style: none;
	border-width: thin;
	overflow: scroll;
	padding: 2px;
}
DIV.fsHotLinks
{
	position: absolute;
	top:  395;
	left: 0;
	width: 275;
	height: 125;
	border-style: none;
	BACKGROUND-COLOR: transparent;
	padding: 10px;
}
DIV.fsNavigate
{
	position: absolute;
	top:  75;
	left: 800;
	width: 210;
	height: 460;
	border-style: none;
	border-width: medium;
	text-align: right;
	padding: 20px;
}
DIV.fsLogo
{
	position: absolute;
	bottom: 1;
	left: 0;
	height: 55;
	width: 125;
	border-style: none;
	BACKGROUND-COLOR: transparent;
	padding: 10px;
}
DIV.fsHeading
{
	position: absolute;
	top: 0;
	left: 0;
	height: 70;
	width: 910;
	border-style: none;
	text-align:center;
}
.fsInpText
{
	font-size: 8pt;
	color: Black;
}
.fsInpButton
{
	font-size: 8pt;
	width: 120px;
}
.fsPageNavLink:link
{
	border: black thin outset;
	background: aliceblue;
	width: 150px;
	color: royalblue;
	text-decoration: none;
padding: 0 10px;	
}	
		
.fsPageNavLink:visited	{	
	border: black thin outset;
	background: aliceblue;
	color: royalblue;
	text-decoration:	none;
padding: 0 10px;	
width: 150px;
display: inline-block;	}	
		
.fsPageNavLink:active	{	
	border: black thin outset;
	background: aliceblue;
	color: royalblue;
	text-decoration:	none;
	width: 150px;
display: inline-block;
padding: 0 10px;		}	

.fsPageNavLink:hover	{	
	background: silver;
	border-style: outset;
	border-width: thin;
	border-color: Black;	
	text-decoration:	underline;
	color:	black;
	width: 150px;
padding: 0 10px;	
display: inline-block;	}
		
.linkAlt:hover	{	
	text-decoration:	underline;
	color:	Blue;
	width: 150px;
	}

.linkAlt:link	{	
	text-decoration:	none;
	color:	Navy;
	width: 150px;
	}	
		
.linkAlt:visited	{	
	text-decoration:	none;
	color:	Navy;
	width: 150px;
	}	
		
.linkAlt:active	{	
	text-decoration:	none;
	color:	Navy;
	width: 150px;
	}	
		




.fsQuestion
{
	font-size: 8pt;
	color: Navy;
}
.fsAnswer
{
	font-size: 8pt;
	color: Black;
	font-style:italic;
}
.disclaimer
{
	font-size: 7pt;
	color: red;
}
TABLE
{
	width: 95%;
}
TD
{
  vertical-align: top;
}
TD.tdRight
{
  vertical-align: top;
  text-align: right;
	font-size: 8pt;
	color: Black;
}
TD.tdLeft
{
  vertical-align: top;
  text-align: left;
	font-size: 8pt;
	color: Navy;
}
TH.thCenter
{
  vertical-align: top;
  text-align: center;
	font-size: 8pt;
	color: Black;
	font-weight: bold;
}
TH.thRight
{
  vertical-align: top;
  text-align: right;
	font-size: 8pt;
	color: Black;
	font-weight: bold;
}
.calculator 
{
	text-decoration:	underline;
	font-size: 8pt;
	color:	black;
}
.menulist a{
color: black;
width: 153px;
height: 16px;
font-weight: 800;
display: block;
margin-left: 3px;
padding-left: 3px;
padding-top: 2px;
margin-bottom: 1px;
background-image: url(images/menu.jpg);
background-repeat: no-repeat;
background-position: 2px 0px;
font: 0.8em Arial, Verdana, sans-serif;
text-decoration: none;
}

.menulist a:hover{
/* WLM Added Color */
background-color: #3C4E62;
background-image: url(images/menuover.jpg);
color: white;
}
/* End of style elements for  menu */
.TipOfTheDay
{
	text-align: left;
	background-color: White;
	color: Black;
	border: solid 3px yellow;
	height: 80px;
	width: 500px;
	overflow: auto;
	margin: 10px;
	font-size: 7pt;
	vertical-align: top;
	padding: 5px;
	white-space: normal;
}
.CopyRight
{
	font-size: 7pt;
	color: Gray;
}
.buttonlink
.mySchwabnotice
{
	font-size: 7pt;
}
