/******************
  General Layout
*******************/

@page { size:21.0cm 14.85cm;
        margin-top:1.7cm;
        margin-bottom:1.4cm;
        margin-left:2cm;
        margin-right:2cm
}

/* position relative so that you can position the sub levels */

.menu, #header, #footer, .table_fixed, #left_nav_account, #slideshowtable, #subnav_td {
	position:absolute;
	display:none;
}

#_ctl0_secure_leftnav_ProductsVULPanel, #_ctl0_secure_leftnav_ProductsUniversalLifePanel, #_ctl0_secure_leftnav_ProductsAnnuityPanel, #_ctl0_secure_leftnav_ProductsUniversalLifeNYPanel, #_ctl0_secure_leftnav_ProductsSurvivorshipLifePanel, #_ctl0_secure_leftnav_ProductsSurvivorshipLifeNYPanel, #_ctl0_secure_leftnav_ProductsTermLifePanel, #_ctl0_secure_leftnav_ProductsWholeLifePanel {
	position:absolute;
	display:none;
}

#Deathclaim table, #Deathclaim table table {  /*Edited MSlemin ITA project 425458 02 - Removed unnecessary comma between 'table' and '{'  */
width:600px;
}

.main_td, .sub_main_table {
	width: 600px
}

img 
{
	border: 0px;
}

/* text headlines styles */
.text_head1 
{
	color: #28547E;  
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	}

.text_head2 
{
	color: #28547E; 
	font-size:17px; 
	font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif; 
	}
	
.breadcrumb {color: #28547E; 
	font-size:10px; 
 	font-family: Arial, Helvetica, sans-serif; 
	}

.print_text {
 	font-size: 8.5pt; 
 	font-family: Arial, Helvetica, sans-serif; 
	}
	
/******************
  Content pages
*******************/

/*Left Pane Navigation */
#content TABLE { 
	WIDTH: 600px; 
	}


#content TABLE TH { 
	TEXT-ALIGN: right; 
	vertical-align:top;
	width: 50%;
	font-weight: normal;
	color:#000000;
	}
	
#content TABLE TD { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	line-height: 160%; 
	color: #28547E;
	padding-left: 20px;
	vertical-align:top;
	}
	
#content table caption {
	color: #28547E; 
	font-size:17px; 
	font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif; 
	}
	
	/******************
  Page Contents
*******************/


/* font settings */
.text_main 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	line-height: 130%; 
	color: #000000;
	}

.text 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	line-height: 130%; 
	color: #000000;
	}

.text_blue 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	line-height: 130%; 
	color: #28547E;
	}
	
.text_bread 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	line-height: 130%; 
	color: #6F86A8;
	}
	
.text_box 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
	}
	
.textlogin 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	line-height: 130%; 
	color: #000000;
	}
	
#main_content a:link 
{
	color: #28547E;
	text-decoration: none; 
	}
	
#main_content a:visited 
{
	color: #28547E; 
	text-decoration: none; 
	}
	
#main_content a:hover 
{
	color: #28547E; 
	text-decoration: underline; 
	}
	
#main_content a:active 
{
	text-decoration: none; 
	}

