.page-content-outer-container
{
    background-position: right bottom;
}

#tocTop
{
	margin:0 2px;
	text-align:left;
}

#tocTop a
{
	color: #1A1F7D;
	text-decoration:none;
}

#tocTop a:hover
{
	text-decoration:underline;
}

#tocIntroduction
{
	margin:5px;
}

#tocIntroductionHeader
{
	font-size:12px;
	font-weight:bold;
	margin: 10px 0px;
}

#tocContentBackground
{
	width: 100%;
	height: auto;
}

#tocContentBackgroundTd
{
	background-image: url(/vp/images/nns/common/background/legal_pages/links_tab_bt_lft_crn_TALL.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	background-color: #FFF;
	background-position: bottom;
	padding-bottom: 5px;
	padding-left: 8px;
}

#tocContentBackgroundRightTd
{
	background-image: url(/vp/images/nns/common/background/legal_pages/links_tab_bt_rt_crn_TALL.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	background-color: #FFF;
	background-position: bottom right;
	width: 8px;
	padding-bottom: 5px;
}

div.tocContent
{
	width:100%;
    padding:2px;
}

table.tocSection
{
    width:100%;
}

td.tocBulletContainer
{
	vertical-align: top;
	width: 2%;
}

img.tocBullet
{
	margin-top: 6px;
}

.tocLink
{
	padding-right: 5px;
	font-size: inherit;
	padding-left: 1px;
}

td.tocItem
{
	/*background-image:url(/vp/images/nns/common/bullets/bullet_list.gif);*/
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	font-size: inherit;
	color: #2E2F91;
	width: 48%;
	vertical-align: top;
}

#tocTop div.title
{
	margin:10px 0;
	width:100%;
	border-bottom:1px solid #B4CCF6;
	padding-bottom:2px;
}

#tocTop span.heading
{
	font-size:12px;
	font-weight:bold;
	padding-left: 3px;
}

#tocTop span.link-text
{
	float:right;
}

#tocTop span.link-text a
{
	background-image:url(/vp/images/nns/common/icons/back_to_top_arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	overflow:hidden;
	font-size:inherit;
	padding-left: 15px;
	color: #2E2F91;
}

#tocTop div.text
{
	padding:2px;
	width:100%;
	font-size:inherit;
	color: #000;
}

#tocTop div.descriptionHeader
{
	font-size: inherit;
	color:#000;
	font-weight: bold;
}

#tocTop div.GridHeader
{
	font-size: 12px;
	color:#2E2F91;
	font-weight: bold;
}

#tocTop div.text ul 
{
	margin-top:10px;
	list-style-type:none;
}

#tocTop div.text ul li
{
	background-image:url(/vp/images/nns/common/bullets/bullet_list.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 2px 8px;
}

#divFooter
{
	background-image: url(/vp/images/nns/nav/footer/hm_footer_bottom.gif);
	background-position: left top;
	width:100%;
	height:8px;
}



