span.footer {color: #5d87a1; }
sup.footer {color: #5d87a1; }

.nav-bg
{
	background:#becfd9;
}

#colorFiller
{
	height: 6px;
	width: 770px;
	background-color:  #5d87a1;
	margin-top: -11px;
}

#subnav
{
	width: 770px;
	height:31px;
	text-align:left;
	margin:0px;
	padding:0px;
}

.sub0
{
	background: url(../../img/nav-main/investments/sub-bgs/0.gif) no-repeat;
}

.sub1
{
	background: url(../../img/nav-main/investments/sub-bgs/1.gif) no-repeat;
}

.sub2
{
	background: url(../../img/nav-main/investments/sub-bgs/2.gif) no-repeat;
}

.sub3
{
	background: url(../../img/nav-main/investments/sub-bgs/3.gif) no-repeat;
}

.sub4
{
	background: url(../../img/nav-main/investments/sub-bgs/4.gif) no-repeat;
}

.sub5
{
	background: url(../../img/nav-main/investments/sub-bgs/5.gif) no-repeat;
}

.sub6
{
	background: url(../../img/nav-main/investments/sub-bgs/6.gif) no-repeat;
}

.sub7
{
	background: url(../../img/nav-main/investments/sub-bgs/7.gif) no-repeat;
}



.subnav-item
{
	width:80px;
	margin-left: 5px;
	float:left;
	text-align:center;
	padding:0px;
	margin-top: -5px;
}


.subnav-item .subnav-button
{
	background: transparent url(../../img/nav-main/investments/invest_hover.png) no-repeat;
	width: 87px;
	/* height: 90px; */
	height: 31px;
	/* margin-top: -4px; */
	margin-top: 0px;
	margin-left: -2px;
	float: left;
}

*+html .subnav-item .subnav-button
{
	margin-top: 0px;
}

.subnav-item .subnav-button a.subnav-link-black
{
	font-family: Arial, Sans-Serif;
	font-size:11px;
	line-height: 12px;
	text-decoration:none;
	color: #000;
	margin-top: 3px;
	float: left;
	margin-left: 2px;
	width: 70px;
}

.subnav-single-line
{
	margin-top:8px;
}

.subnav-double-line
{
	margin-top:3px;
}

#subnav a.subnav-link
{
	font-family: Arial, Sans-Serif;
	color: #ffffff;
	font-size:11px;
	line-height: 12px;
	text-decoration:none;
}

#subnav a.subnav-link-on
{
	font-family: Arial, Sans-Serif;
	color: #3b5667;
	font-size:11px;
	line-height: 12px;
	font-weight:bold;
	text-decoration:none;
}

#breadcrumbs
{
	width:770px;
	text-align:left;	
	background: #becfd9;
	font-family: Arial, Sans-Serif;
	color: #000000;
	font-size:10px;
	line-height: 10px;
	margin:0px;
	padding:0px;
	height: 22px;
	float: left;
	display: block;
}

#breadcrumbs  a:link,
#breadcrumbs  a:visited,
#breadcrumbs  a:active
{
	font-family: Arial, Sans-Serif;
	color: #3b5667;
	font-size:10px;
	line-height: 11px;
	text-decoration:underline;	
	text-align:left;
	padding:2px;
	margin-bottom: -8px;
}

#breadcrumbs .links
{
	margin-left: 12px;
	margin-bottom: -5px;
	float: left;
	display: block;
	margin-top: 5px;
}

.breadcrumb-link
{
	font-family: Arial, Sans-Serif;
	color: #3b5667;
	font-size:10px;
	line-height: 11px;
	text-decoration:underline;	
	text-align:left;
	padding:2px;
}


/* content */
#content-square
{
	background: url(../../img/bgs/investments-square.gif) no-repeat;
	margin:0px;
	padding:0px;
	min-height:350px;
	width: 770px;
}

#content-rounded
{
	background: url(../../img/bgs/investments-rounded.gif) no-repeat;
	margin:0px;
	padding:0px;
	min-height:350px;
}

UL.accounts-ul
{
	list-style-image:url(../../img/templates/bullet-li-investments.gif);
	font-size:12px;
}

UL.accounts-ul LI
{
	margin-bottom:10px;
}

/* section insurance link styles */
A:link, A:visited, A:active {
	text-decoration: underline;
	color:#5e7685;
}

A:hover { 
	text-decoration: none; 
	color:#5e7685;
}

