.colorform {
background-color: #FFFFFF;
color: #003399;
font-size: 9pt;
font-family: "arial", "ms san serif";
font-weight: bold;
}

.goButton {
	background-color: #009900;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: "arial", "ms san serif";
	font-weight: bold;
	border: thin outset #009900;
	text-align: center;
}

.combobox {
background-color: #BBCCDD;
color: #000000;
font-size: 8pt;
font-family: "arial", "ms san serif";
font-weight: bold;
}

  body {
  	background:white; 
  	margin-top: 40pt; 
  	margin-left:0;
	margin-right:0;
	}
  .body1 {
  	background:white; 
  	margin-top: 10pt; 
  	margin-left:0;
	margin-right:0;
	}
  p			  {font-family: "Arial", "MS San Serif"; font-size: 10pt; text-indent: 0pt }
  p.topic	  {font-family: "Arial", "MS San Serif"; font-size: 10pt; text-indent: 0pt }
  p.topic:hover {color: red; text-decoration:underline; cursor:pointer}
  h1		  {font-family: "Arial narrow, arial"; font-size: 16pt; text-indent: 0pt}

  A          {font-family: "Arial", "MS San Serif"; color:black; font-size: 10pt; text-indent: 0pt; text-decoration:none;}
  A:hover    {color: RED; text-decoration:underline; cursor:pointer} 
  A.helplink  {font-family: "Arial", "MS San Serif"; color:green; font-size: 10pt; font-weight:bold; cursor: help}
 
 	A.head          {font-family: "Arial", "MS San Serif"; color:white; font-size: 9pt; text-decoration:none; font-weight: bold;}
  /*A.head:hover    {color: white; text-decoration:none; cursor:pointer; font-weight: bold; background-color:green}*/
	A.head:hover    {color: #FFD606; text-decoration:none; cursor:pointer;}
  
  .news          {font-family: "Arial", "MS San Serif"; color:black; font-size: 9pt; text-decoration:none; font-weight: bold;}
  .news:hover    {color: red; text-decoration:none; cursor:pointer; font-weight: bold;}
  
  .onYellow          {font-family: "Arial", "MS San Serif"; color:black; font-size: 8pt; text-decoration:none; font-weight: bold; cursor: pointer;}
  .onYellow:hover    {color: #003399; text-decoration:none; font-weight: bold; cursor: pointer;}
  
	.linkHead1          {font-family: "Arial", "MS San Serif"; color:#003399; font-size: 8pt; text-decoration:none; font-weight: bold; cursor: pointer;}
	.linkHead1:hover    {color: RED; text-decoration:none; font-weight: bold; cursor: pointer;}
  
   A.bondfoot			{font-family: "Arial", "MS San Serif"; color:black; font-size: 8pt; text-indent: 0pt; font-weight:bold; text-decoration:none;}
   A.bondfoot:hover	{cursor:pointer; font-weight: bold}
   
   A.lifefoot			{font-family: "Arial", "MS San Serif"; color:black; font-size: 8pt; font-weight:bold; text-indent: 0pt; text-decoration:none;}
   A.lifefoot:hover	{cursor:pointer; font-weight: bold}
   
   A.agentfoot		{font-family: "Arial", "MS San Serif"; color:black; font-weight:bold; font-size: 8pt; text-indent: 0pt; text-decoration:none;}
   A.agentfoot:hover	{color: #003399; cursor:pointer; font-weight: bold}
   
   A.appList        {font-family: "Arial", "MS San Serif"; color:#000080; font-size: 10pt; text-indent: 0pt; text-decoration:underline;}
   A.appList:hover    {color: red; text-decoration:underline; cursor:pointer;} 

   A.appFoot		{font-family: "Arial", "MS San Serif"; color:white; font-weight:bold; font-size: 10pt; text-indent: 0pt; text-decoration:none;}
   A.appFoot:hover	{color: yellow; cursor:pointer; font-weight: bold}
   
  A.ninept          {font-family: "Arial", "MS San Serif"; color:black; font-size: 9pt; text-indent: 0pt; text-decoration:underline;}
  A.ninept:hover    {color: RED; text-decoration:underline; cursor:pointer} 
   

	#tblwhatsnew tr td
	{
	   font-size: 9pt;
	}
	#tblwhatsnew tr td a:link
	{
	    font-family: "Arial", "MS San Serif"; 
	    color:black; 
	    font-weight: bold;
	    font-size: 9pt;
	}

	#tblwhatsnew tr td a:visited
	{
	    font-family: "Arial", "MS San Serif"; 
	    color:black; 
	    font-weight: bold;
	    font-size: 9pt;
	}

	#tblwhatsnew tr td a:hover
	{
	    font-family: "Arial", "MS San Serif"; 
	    font-weight: bold;
	    color: red;
	    text-decoration: underline;
	    font-size: 9pt;
	}  
	
	#divwhatsnew
	{
	   font-size: 9pt;

	}
	#divwhatsnew ul
	{
	margin: 0; 
	padding:0; 
	list-style-type: none; 
	text-align:left;
	}
	#divwhatsnew ul li
	{
		padding: 6px 3px 6px 3px;
	}	
	#divwhatsnew ul li a:link
	{
	    font-family: "Arial", "MS San Serif"; 
	    color:black; 
	    font-weight: bold;
	    font-size: 9pt;
	    margin:0;
	}

	#divwhatsnew ul li a:visited
	{
	    font-family: "Arial", "MS San Serif"; 
	    color:black; 
	    font-weight: bold;
	    font-size: 9pt;
	}

	#divwhatsnew ul li a:hover
	{
	    font-family: "Arial", "MS San Serif"; 
	    font-weight: bold;
	    color: red;
	    text-decoration: underline;
	    font-size: 9pt;
	}   
   
	.smallWhite {font-family: "Arial", "MS San Serif"; color: white; font-size:8pt; margin-top: 20px;}
	.smallWhite:hover {color: #FFD606; cursor:pointer; text-decoration:none;}
	
	.normalWhite {
		font-family: "Arial", "MS San Serif";
		color: white;
		font-size:10pt
	}
	
	.bottomCenterCell {
	text-align: center;
	vertical-align:text-bottom;
	}
	.consoleContent	{
	font-family: "Arial", "MS San Serif";
	color: #000000;
	font-size:10pt;
	font-weight:bold;
	text-indent: 0pt;
	padding: 0;
	}
	.errMsg	{
	font-family: "Arial", "MS San Serif";
	color: red;
	font-size:10pt;
	font-weight:bold;
	text-indent: 0pt;
	padding: 0;
	font-style:italic
	}
	  
   li	{font-family: "Arial", "MS San Serif"; text-indent: 0pt; padding:6px 6px; font-size:12px}

   li.noPad {font-family: "Arial", "MS San Serif"; font-size: 12px; text-indent: 0pt; padding:0px 0px}

	.li2 {
	font-family: Arial, MS San Serif;
	font-size: 12px;
	padding:0px;
	margin: 0px 0px 0px -20px;
}
	
   .li2SM {
	font-family: Arial, MS San Serif;
	font-size: 10pt;
	padding:0px;
	margin: 0px 0px 0px -20px;
	font-weight:700;
}

	
	
	
	
   ul.noPad {margin-top: 0; font-family: "Arial", "MS San Serif"; font-size: 10pt; text-indent: 0pt; padding:0px 0px}

 	td		  {
	font-family: "Arial", "MS San Serif";
	font-size: 10pt;
	}
	td.sfont {
	font-family: "Arial", "MS San Serif";
	font-size: 10pt;
	}
	.smallheading {
	font-family: "Arial", "MS San Serif";
	font-size: 8pt;
	font-weight:bold;
	}
	.medheading {
	font-family: "Arial", "MS San Serif";
	font-size: 12pt;
	font-weight:bold;
	}
	
	td.indented {font-family: "Arial", "MS San Serif"; font-size: 10pt; margin-left:10pt }
	
	td.GoToCell:hover	{ background-image: url(/AgentsOnly/ufgagent/images/arrowHover.gif); } 

    tr		  {font-family: "Arial", "MS San Serif"; font-size: 10pt; text-indent: 0pt }
    
    .withBorder { border: 1px solid #000080; padding: 4px }
	
	.lifeBorder { border: 1px solid #6B85B6; padding: 3px }
	
	.bondBorder { border: 1px solid #339900; padding: 3px }
	
	

	.menuTable 
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-style: normal;
		font-weight: bold;
		background-color: #BBCCDD;
		border-bottom: thin inset #003399;
		border-left: thin outset #003399;
		}
		
   .listHeader   		
   		{
		font-family: "Arial", "MS San Serif"; 
		color:#FFFFFF; 
		font-size: 9pt; 
		text-indent: 0pt; 
		text-decoration:none;
		background-color:#003399;
		font-weight:bold;
		padding-top: 0px;
		padding-right: 3px;
		padding-bottom: 0px;
		padding-left: 3px;
		}
	 .listHeader5   		
   		{
		font-family: "Arial", "MS San Serif"; 
		color:#FFFFFF; 
		font-size: 9pt; 
		text-indent: 0pt; 
		text-decoration:none;
		background-color:#003399;
		font-weight:bold;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		}
	.listHeader2
   		{
		font-family: "Arial", "MS San Serif"; 
		color:#000000; 
		font-size: 9pt; 
		text-indent: 0pt; 
		text-decoration:none;
		background-color:#E3EAF0;
		font-weight:bold;
		padding-top: 0px;
		padding-right: 3px;
		padding-bottom: 0px;
		padding-left: 3px;
		}
	.listHeader4
   		{
		font-family: "Arial", "MS San Serif"; 
		color:#000000; 
		font-size: 9pt; 
		text-indent: 0pt; 
		text-decoration:none;
		background-color:#E3EAF0;
		font-weight:bold;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		}
	.listHeader6
   		{
		font-family: "Arial", "MS San Serif"; 
		color:#000000; 
		font-size: 9pt; 
		text-indent: 0pt; 
		text-decoration:none;
		background-color:#E3EAF0;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		}
	.listHeader3
   		{
		font-family: "Arial", "MS San Serif"; 
		color:#000000; 
		font-size: 9pt; 
		text-indent: 0pt; 
		text-decoration:none;
		background-color:#BBCCDD;
		font-weight:bold;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		}
	.listInsured		
   		{
		font-family: "Arial", "MS San Serif"; 
		color:#000000; 
		font-size: 9pt; 
		text-indent: 0pt; 
		text-decoration:none;
		background-color:#FFFFFF;
		padding-top: 0px;
		padding-right: 3px;
		padding-bottom: 0px;
		padding-left: 3px;
		}
	.listInsured1		
   		{
		font-family: "Arial", "MS San Serif"; 
		color:#000000; 
		font-size: 9pt; 
		text-indent: 0pt; 
		text-decoration:none;
		background-color:#FFFFFF;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		}
	.listInsured2		
   		{
		font-family: "Arial", "MS San Serif"; 
		color:#000000; 
		font-size: 8pt; 
		text-decoration:none;
		font-weight:normal;
		}		
	.listPolicy  		
   		{
		font-family: "Arial", "MS San Serif"; 
		color:#000000; 
		font-size: 9pt; 
		text-indent: 0pt; 
		text-decoration:none;
		background-color:#E3EAF0;
		padding-top: 0px;
		padding-right: 3px;
		padding-bottom: 0px;
		padding-left: 3px;
		}
	.listPolicy_red 		
   		{
		font-family: "Arial", "MS San Serif"; 
		color:#FF0000; 
		font-size: 9pt; 
		text-indent: 0pt; 
		text-decoration:none;
		background-color:#E3EAF0;
		padding-top: 0px;
		padding-right: 3px;
		padding-bottom: 0px;
		padding-left: 3px;
		}
	A.listlink		{font-family: "Arial", "MS San Serif"; color:black; font-weight:bold; font-size: 9pt; text-indent: 0pt; text-decoration:none;}
   	A.listlink:hover	{color: #003399; text-decoration:underline; cursor:auto}
	A.subTitle		
   		{
		font-family: "Arial", "MS San Serif"; 
		color:#000000; 
		font-size: 8pt;
		text-decoration:none;
		font-weight:normal
		}	
	.subTitle		
   		{
		font-family: "Arial", "MS San Serif"; 
		color:#000000; 
		font-size: 8pt;
		text-decoration:none;
		font-weight:normal
		}
	.yPadding
	{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	.tPadding
	{
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
	.y2Padding
	{
	padding-left: 40px;
	font-size: 8pt;
	font-family: "Arial", "MS San Serif"; 
	font-weight: normal;
	}
	.xPadding
	{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	.gotoPadding
	{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	}
.borderTable {
	border-bottom: thick inset #003399;
	border-left: medium outset #003399;
}
	.subliminal {
	font-family: "Arial", "MS San Serif";
	color:#9EB9D8;
	font-size: 10pt; 
	font-weight: bold;
	text-decoration:none;
}
	.sectiontitle1 {
	font-family: "Arial", "MS San Serif";
	color:#BBCCDD;
	font-size: 14pt; 
	font-weight: normal;
	text-decoration:none;
}
	.pagetitle1 {
	font-family: "Arial", "MS San Serif";
	color:#003399;
	font-size: 14pt; 
	font-weight: bold;
	text-decoration:none;
}
	.pagetitle2 {
	font-family: "Arial", "MS San Serif";
	color:#000000;
	font-size: 14pt; 
	font-weight: bold;
	text-decoration:none;
}
	.sectionhead1 {
	font-family: "Arial", "MS San Serif";
	color:#003399;
	font-size: 12pt; 
	font-weight: bold;
	text-decoration:none;
}
	.incTable1 {
	width: 520px;
	border: 0;
}
	.incTable2 {
	width: 420px;
	border: 0;
}

	.on		{display: block;}
	.off	{display: none;}
	
	.TOCLinks	{cursor: pointer; color: black; font-weight: bold;}
	.TOCLinks:hover {color: red;}
	
	.tdright {font-family: "Arial", "MS Sans-Serif"; font-size: 10pt; text-align:right;}
