/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0px;
    margin-top: 10px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
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:	1em;
	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;
	}	

TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	border-color:#c0c0c0;
}

TD.TopNav
{
	border-right: #f9cb01 1px solid;
	color:#f9cb01;
	font-weight:bold;
	font-size: .7em;
}
A.TopNav:link	
{	
	font-weight: bold;
	text-decoration:	none;
	color: #f9cb01;
}	
		
A.TopNav:visited
{
	font-weight: bold;
	color: #f9cb01;
	text-decoration: none;
}	
		
A.TopNav:active	
{
	font-weight: bold;
	text-decoration:	none;
	color:	#ff9900;
}	
	
A.TopNav:hover
{
	font-weight: bold;
	color: #f9cb01;
	text-decoration: underline;
}

A.BottomNav:link	
{	
	text-decoration:	none;
	color: #f9cb01;
}	
		
A.BottomNav:visited
{
	color: #f9cb01;
	text-decoration: none;
}	
		
A.BottomNav:active	
{
	text-decoration:	none;
	color:	#ff9900;
}	
	
A.BottomNav:hover
{
	color: #f9cb01;
	text-decoration: underline;
}

.BottomNav
{
	background-color: #000000;
	font-size: .8em;
	color: #f9cb01;
}

.Base
{
	border: solid 1px #ff9900;
}

.Main
{
	background-color: #fff2c0;
}

.LeftSide
{
	background-color: #003333;
	BORDER-RIGHT: #ff9900 1px solid;
}

.Branding
{
	color: #fff2c0;	
}
A:link	{	
	text-decoration:	underline;
	color:	#000000;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#000000;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:hover
{
	color: #666633;
	text-decoration: underline;
}
	
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: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.Smaller
{
	font-size: smaller;
}
.tab-active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	border-top: 0px none #EDECD1;
	border-right: 0px none #EDECD1;
	border-left: 1px solid #EDECD1;
	border-bottom: 1px solid #EDECD1;
	background-color: #fff2c0;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	height: 40px;
	width: 120px;
}
.tab-inactive
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f9cb01;
	border-top: 1px solid #000000;
	border-right: 0px none #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #990000;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	height: 40px;
	width: 120px;
}
.tab-inactive a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f9cb01;
	text-decoration: none;
}
.tab-inactive a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f9cb01;
	text-decoration: none;
}
.tab-inactive a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFC453;
	text-decoration: none;
}
.tab-inactive a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
DIV.PortNavScroll
{
	overflow: auto;	
	height: 64px;
	background-color: #fff2c0;
}
.PortfolioRow 
{
	height: 70;
	vertical-align: middle;
}
TD.Client
{
	font-weight:bold
}
TD.Home
{
	font-size: .8em;
	font-weight: bold;
}
