/*-----------------------------------
 *  searchCopy.css
 *-----------------------------------*/

#h4Search 
{
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 20px;
	padding-bottom: 5px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #2E2F91;
}

#popLogo #h4Search 
{
	border-bottom:0px;
}

#divMainSearch
{
	padding-bottom:10px;
}


#divMainSearch .heading {
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 20px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #588EED;
}

#divMainSearch .sub-heading {
	display: block;
	font-weight: bold;
	margin-top: 10px;
}

#divMainSearch .paragraph {
	display: block;
	margin-top: 5px;
	margin-right: 50px;
}

#divMainSearch .return-to-top {
	display: block;
	text-align: right;
	margin-top: 5px;
	color: #2E2F91;
	margin-right: 20px;
}

#divMainSearch .single-line {
	display: block;
	margin-right: 20px;
}

#divMainSearch ul {
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 8px;
	margin-left: 0px;
}

#divMainSearch li {
	background-image: url(/vp/images/nns/common/bullets/bullet_list_big.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding: 0px 0px 0px 8px;
}

#divMainSearch ul.local-links {
	margin-top: 0px;			
	margin-bottom: 0px;
}

#divMainSearch ul.local-links li {		
	text-decoration: none;
	background-image: none;
	padding: 0px 0px 0px 0px;
}

#divMainSearch ul.local-links a {
	background-image: url(/vp/images/nns/common/bullets/bullet_list_big.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
	text-decoration: none;
	padding: 0px 0px 2px 8px;
}
#divMainSearch ul.local-links a:hover {
	text-decoration: underline;
}

table.aboutvp-table {
	margin-top: 20px;
}

/*----------------------------------------------------------------------------
 * Shaded Region Table Formatting
 *----------------------------------------------------------------------------*/


table.shaded-region {
	border-collapse: collapse;
	margin-top: 20px;
	width: 520px;
}

table.shaded-region td {
	vertical-align: top;
}

table.shaded-region td.contents {
	background-image: url(/vp/images/nns/common/background/legal_pages/links_tab_bt_lft_crn.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-bottom: 5px;
}

table.shaded-region td.right-side {
	background-image: url(/vp/images/nns/common/background/legal_pages/links_tab_bt_rt_crn.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 8px;
}

table.shaded-region td.right-side-tall {
	background-image: url(/vp/images/nns/common/background/legal_pages/links_tab_bt_rt_crn_TALL.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 8px;
}

table.shaded-region td.bottom-right {
  background-image: none;
  height: 8px;
  width: 8px;
}

#popcontent table.shaded-region {
	border-collapse: collapse;
	margin-top: 20px;
	width:95%;
}

.priceTable
{
	margin-top:20px;
	border:solid 1px #C3D6F9;
	width:100%;
}

.priceTable .odd
{
	background-color:#FCF4CA;
}

.priceTable .tdLeft
{
	width:25%;
}

.priceTable .oddBold
{
	background-color:#FCF4CA;
	font-weight:bold;
}
.priceTable .evenBold
{
	font-weight:bold;
}
#divViewLarger
{
	padding-left:50px;
}

#spanViewLarger
{
	font-size:13px;
	font-weight:normal;
	padding-left:10px;
}

/*********************************
Stylized page CSS
**********************************/

.fixed-960 table.shaded-region
{
	width: 100%;
}
/*-----------------------------------
 *  searchCopy.brand09.css
 *-----------------------------------*/
/*@import url(/vp/css/product/searchCopy.css?siteversion=201);*/

.return-to-top-link
{
	background-image: url("/vp/images/b09/common/bullet/up_bullet_01.png");
	background-position: right center;
    background-repeat: no-repeat;
    padding: 5px 30px 10px 0px;
}

#divMainSearch .heading 
{
	border-bottom: dotted thin #B8B8B8;
}

#h4Search 
{
	border-bottom: none;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:10px;
}

#divMainSearch
{
	padding-left: 10px;
}

table.shaded-region td.contents {
	background-image: none;
	background-position: none;
}

table.shaded-region td.right-side {
	background-image: none;
	background-position: none;
}

table.shaded-region td.right-side-tall 
{
	background-image: none;
	background-position: none;
}

table.priceTable 
{
	border:1px solid #BEC3C5;
}

table.priceTable tr.odd,
table.priceTable tr.oddBold
{
	background-color:#FDF462;
}

#divMainSearch ul.local-links a {
background-image: url(/vp/images/b09/common/bullet/bullet1.gif);
}
