body {
  background-color : #D8D2AE;
  margin-top:0;
  margin-height:0;
  margin-left:0;
  margin-right:0;
  margin-width:0;
}
.colored { 
	color: #CF3030; }

.content { font-size : 11px; font-family : verdana,arial,helvetica,Sans-Serif; color : #000000; }


.formheader { 
	font-family: Verdana,Arial; 
	font-size: 12px; 
	color: #FFFFFF; 
}
	
.formcontent { 
	font-family: Verdana,Arial;
	font-size: 11px; 
	color: #FFFFFF;
	font-weight : bold;
	line-height: 12px;
}

.textareabox { 
	font-family: Verdana,Arial; 
	font-size: 11px; 
	border: 1px solid black; 
}
.selectbox { 
	font-family: Verdana,Arial; 
	font-size: 11px; 
}
.inputbox { 
	font-family: Verdana,Arial; 
	font-size: 11px; 
	border: 1px solid black;
}


.inputbutton { 
	font-family: Verdana,Arial; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #CCCCCC; 
	border: 1px solid black; 
	cursor: hand; 
}

P {
 font-size : 11px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 padding-left : 25;
 padding-right : 50;
}

p.head {
 font-size : 16px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #000000;
 text-align: center;
 padding-top : 15;
 padding-bottom : 15;
 }
 p.headLeft {
 font-size : 16px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #000000;
 text-align: left;
 padding-left : 25;
 }
.bold {
 font-size : 11px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : bold;
 color : #000000;
}

.center {
 font-size : 11px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 text-align : center;
 padding-top : 15;
}
.centerWhite {
 font-size : 10px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #FFFFFF;
 text-align : center;
}
.centerBlack {
 font-size : 10px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 text-align : center;
}
.index {
 font-size : 11px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : bold;
 color : #000000;
 text-align : left;
 line-height : 18px;
 padding-left : 25;
 padding-right : 25;
 padding-top : 15;
}
.indexSide {
 font-size : 12px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-weight : bold;
 font-style : normal;
 color : #FFFFFF;
 text-align : left;
 padding-left : 15;
 padding-right : 5;
}
.indexNav {
 font-size : 9px;
 font-family : verdana,arial,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #FFFFFF;
 text-decoration : none;
/* padding-top : 2px;
 padding-bottom : 2px; 
*/
}

.right {
 font-size : 10px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 text-align : right;
 padding-left : 5;
 padding-right : 15;
 }
 
 .formright {
 font-size : 10px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 text-align : right;
}
.rightNav {
 font-size : 9px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal;
 color : #000000;
 text-align : right;
 padding-bottom : 5px;
 padding-left : 5;
 padding-right : 15;
}

H3 {
 font-size : 16px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #000000;
 padding-left : 25;
 padding-right : 25;
 
}

H4 {
 font-size : 12px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #000000;
 padding-left : 25;
 padding-right : 25;
}

ul, ol, li {
 font-size : 10px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal;
 color : #000000;
 text-align : left;
 line-height: 14px;
 padding-right : 25;
}


A, A:visited {
 color: #0000FF;
 text-decoration : underline;
}
A:hover, A:visited:hover {
 color : #666666;
 text-decoration : underline;
}

TABLE.menu
{
	background-color: #ADA98A;
	border: 2px inset silver;
}

TD.menu
{
	padding-left: 3px;
	padding-right: 3px;
	cursor: hand;
}
TD.list
{
	padding-left: 10px;
	padding-right: 3px;
}


A.nav, A:visited.nav, A:hover.nav, A:visited:hover.nav
{
	font-size : 10px;
	font-family: verdana,arial,helvetica,Sans-Serif;
	font-weight : bold;
 	font-style : normal;
	color: #FFFFFF;
	text-decoration : none;
}

A.menu, A:visited.menu, A:hover.menu, A:visited:hover.menu
{
	font-size : 10px;
	font-family: arial,helvetica,Sans-Serif;
	font-weight : normal;
 	font-style : bold;
	color: #000000;
	text-decoration : none;
}
A.menu2, A:visited.menu2, A:hover.menu2, A:visited:hover.menu2
{
	font-size : 10px;
	font-family: arial,helvetica,Sans-Serif;
	font-weight : normal;
 	font-style : bold;
	color: #000000;
	text-decoration : none;
}
.deadMenu
{
	font-family: verdana,arial,helvetica,Sans-Serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}


/* side nav cells */
.sideNavTDOff {
	background:		#355093;
	font-family:	verdana,arial,helvetica,sans-serif; 
	font-size:		10px;
	font-weight:	bold; 
	border:			1px solid white;
	padding:		1px;
}
.sideNavTDOn {
	background:		#8A92C0;
	font-family:	verdana,arial,helvetica,sans-serif; 
	font-size:		10px;
	font-weight:	bold; 
	border:			1px solid white;
	padding:		1px;
	cursor:			hand;
}
/* sub side nav cells */
DIV.subnav .sideNavTDOff {
	border:			0px solid white;
}
DIV.subnav .sideNavTDOn {
	border:			0px solid white;
}
/* side nav links */
a.sideNavLink:link, a.sideNavLink:visited, a.sideNavLink:hover, a.sideNavLink:active   {
	font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

A.more, A:visited.more, A:hover.more, A:visited:hover.more
{
	font-size : 11px;
	font-family: arial,helvetica,Sans-Serif;
	font-weight : normal;
 	font-style : normal;
	color: #1112ff;
	text-decoration : none;
	
}

#subannuities { position: absolute; left: 143px; top: 128px; z-index: 1; visibility: hidden; }