
/* menu stuff 
#83BDE2
#336699
*/

.greentbl{

    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
}

.greentbl th{

    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
    BACKGROUND-COLOR: #ABC116;
    color : white;
    font-weight:bold;
    BORDER-BOTTOM: #CCCCCC 1px solid;	
    BORDER-TOP: #CCCCCC 1px solid;	
    vertical-align: bottom;
    text-align:left;
}
.greentbl td{

    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
    background-color:#DFE5B5;
}

.mlink{

    cursor:hand;
    font-size:9.5pt;
    font-weight:normal;
    text-align:center;
    font-size:11px;
    font-family:Verdana,Arial,sans-serif;
    color:#0;
    height:18px;
    background-color:#DFE5B5;
    border-top-style:solid;
    border-top-color:#ABC116;
    border-top-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#ABC116;
    border-bottom-width:1px;
    border-left-style:solid;
    border-left-color:#ABC116;
    border-left-width:10px;
    border-right-style:solid;
    border-right-color:#ABC116;
    border-right-width:1px;
    width:150px;
}



.dropdown_menu { 
    width: 150px; 
    height:20px;
    visibility: hidden;
    background-color:#d0d0c8;
    position: absolute;
    left:450;
    top:68;
    cursor:pointer;
    z-index:14;
    border-style: outset;
    border-width: 2px;
    border-color: #ffffff;
    border-style: outset;

}

.ddm
{
    margin-left: 0;
    padding-left: 0;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial;
}

.ddm a
{
    display: block;
    padding: 3px;
    width: 100%;
    background-color: #d0d0c8;
    /*border-top: 1px solid #eee;*/
}

.ddm a:link,.ddm a:visited
{
    text-decoration: none;
    color: black;
}

.ddm a:hover
{
    background-color: #036;
    color: #fff;
}

/* end menu stuff */

#menudivsurround { 
    width: 100%; 
    height:500px;
    /*background-color:black;*/
    position: absolute;
    top:60;
    left:2;
    visibility: hidden;
    z-order:500;
}

.product_select { 
    width: 500px; 
    height:20px;
    visibility: hidden;
    background-color:#DFE5B5;
    position: absolute;
    left:50;
    top:65;
    z-index:14;
    border-style: outset;
    border-width: 2px;
    border-color: #ffffff;
    border-style: outset;
    margin: 20;

}


.t1{
    text-align:right;
}

.lbl_A
{
    height:30;
    vertical-align:top;
    font-weight:bold;

}
.lbl_B
{
    vertical-align:top;
}

.lbl_C
{
    font-weight:normal;
    color:gray;
    border-bottom: solid 1 silver;
    width:98%;
}

#navcontainer
{

    z-order:11;
    visibility: hidden;
    position: absolute;
    top:65;
    left:150;

    width: 15em;
    border-right: 0px solid silver;
    border-top: 5px solid silver;
    padding: 0 0 0 0;
    margin-bottom: 1em;
    font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    font-size:11pt;
    background-color: white;
    color: #000;
}

#navcontainer ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}

#navcontainer li
{
    border-bottom: 1px solid silver;
    margin: 0;
}

#navcontainer li a
{

    display: block;
    padding: 5px 5px 5px 0.5em;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    background-color: d3daeb;
    color: #000;
    text-decoration: none;
    width: 100%;
}

#navcontainer li a { width: auto; }

#navcontainer li a:hover
{
    background-color: #94a5d0;
    color : black;
}

.admintbl
{
    background-color: #d3daeb;
    border:1px solid silver;
}


#menuthing{
    font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    font-size:7.5pt;
    cursor:pointer;
}

#quote_error{
    cursor:pointer;
}

body {
    /*background-image: url(images/bg.jpg);*/
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}


BODY, OL, P, SELECT, TABLE, TD, TH, TR,TEXTAREA{
    FONT-FAMILY: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    font-family: verdana;
    font-size:11px;
    font-style : normal;
    font-weight : normal;
    line-height:140%;
    text-align:left!important;


}


.tbl_static
{
    background-color: white;
    color:black;

}
.tbl_static td
{
    BACKGROUND-COLOR: #DFE5B5;
    padding-left:5px;
    padding-top:5px;

}
.tbl_static th
{
    text-align:left;

}
.heading_spacer
{
    BACKGROUND-COLOR: white;
}


.tbl_list
{
    background-color: white;
    color:black;
    cursor: pointer;
    cursor: hand;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;

}
.tbl_list TH
{
    BACKGROUND-COLOR: #ABC116;
    color : white;
    font-weight:bold;
    BORDER-BOTTOM: #CCCCCC 1px solid;	
    BORDER-TOP: #CCCCCC 1px solid;	
    vertical-align: bottom ;
    text-align: left ;
    padding-left:7px;

}
.tbl_list TD
{
    color:black;
    cursor: pointer;
    cursor: hand;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;

}

.tbl_list1,tbl_list1 TR
{
    background-color: #d3daeb;
    border:1px solid #182850;
    color:#182850;

}

INPUT,SELECT
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : xx-small;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    font-style : normal;
    font-weight : normal;
    color : black;
    text-align : left;
    /*width:120;*/
}

.chk{
    width:15;
    height:15;
}


LI {
    margin-left : 1.2em;
    padding-left : 0px;
    line-height: normal;
}

LI.news{
    /*list-style-image: url("images/bullet_logo2.gif"); */
    color:black;


}

#btn{
    color:#182850;
    font-weight:bold;
    background-color:#d3daeb;
    vertical-align: top;
    height: 18px;
    background-image:url("images/bullet_logo20.gif");
    BACKGROUND-REPEAT: no-repeat;
    background-position: right;
    border: solid 1px;
    border-color: #182850;
    border-width: 1px 1px 1px 1px ;
    cursor: pointer;
    cursor: hand;

}
#btn1{
    color:#182850;
    background-color:#d3daeb;
    vertical-align: top;
    height: 18px;
    /*background-image:url("images/bullet_logo20.gif");
BACKGROUND-REPEAT: no-repeat;
	background-position: right;*/
    border: solid 1px;
    border-color: #182850;
    border-width: 1px 1px 1px 1px ;
    cursor: pointer;
    cursor: hand;

}

H1 {

    BACKGROUND-COLOR: #EDF2F7;
    BORDER-BOTTOM: #CCCCCC 1px solid;	
    BORDER-TOP: #CCCCCC 1px solid;	
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 100%; 
    font-style : normal;
    font-weight : bold;
    color : #2F4F4F;
}

H2 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 100%;
    font-style : normal;
    font-weight : bold;
    color : #2F4F4F;
}

.H7 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 100%;
    font-style : normal;
    font-weight : bold;
    color : #2F4F4F;
}

heading2 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 100%;
    font-style : normal;
    font-weight : bold;
    color : #2F4F4F;
}

H3 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 100%;
    font-style : normal;
    font-weight : bold;
    color : #2F4F4F;	
}

H4 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 100%;
    font-style : normal;
    font-weight : bold;
    color : #2F4F4F;
}

.bluetext {
    color : #1E90FF;
    text-decoration : none;
}

A {
    color : black;
    text-decoration : none;
    font-weight:normal;
    font-family: verdana;
    font-size:11px;
}

A:HOVER {
    color : #000000;
    text-decoration : none;
}
A:VISITED {
    color : #000000;
    text-decoration : none;
}

A.news {
    line-height : auto;
    font-size:95%;
}

DIV.indented_text{
    margin-left  : 15px;
    margin-right  : 50px;
}

P.footer{
    text-align : center;
    font-size : 95%;
}

.cattbl {
    WIDTH: 200px;
    BORDER-LEFT: 1px solid Gray;
    BORDER-TOP: 1px solid Gray;
    BORDER-RIGHT: 1px solid Gray;
    BORDER-BOTTOM: 1px solid Gray;
    MARGIN: 1px;

}

.greyline {
    COLOR: #2F4F4F;
    HEIGHT: 1px;
    WIDTH: 60%;
    text-align : center;
}

.container {
    PADDING-BOTTOM: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 5px; PADDING-TOP: 0px;
}
TD.container {
    PADDING-BOTTOM: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-TOP: 0px;TEXT-ALIGN:JUSTIFY;
}		

.bluebg{
    BACKGROUND-COLOR: #EDF2F7;
    PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-TOP: 5px;

}
.indexhead {
    FONT-SIZE: 95%; PADDING-BOTTOM: 2px; PADDING-LEFT: 3px; PADDING-RIGHT: 2px; PADDING-TOP: 2px; WIDTH: 100%; 	FONT-SIZE:95%;
}

.nostyle A:HOVER{
    text-decoration:none;
}
.nostyle A:VISITED{
    text-decoration:none;

}

.index {
    BORDER-TOP: #2F4F4F 1px solid; MARGIN: 5px 0px;
}
table.index {
    width:270px;
}
.index TD {
    BORDER-BOTTOM: #2F4F4F 1px solid;	
    FONT-SIZE:95%;
    text-align:left;
}
.index TH {
    BORDER-BOTTOM: #2F4F4F 1px solid;	FONT-SIZE:95%;
}
.indexcolored {
    BACKGROUND-COLOR: #EDF2F7;	FONT-SIZE:95%;
}
.indexup  {
    COLOR: #3f8640;
    FONT-SIZE:95%;
}
.indexdown  {
    COLOR: #ff0000;	FONT-SIZE:95%;
}


.mr_head1 {
    BACKGROUND-COLOR: #ABC116;
    color : white;
    font-weight:bold;
    BORDER-BOTTOM: #CCCCCC 1px solid;	
    BORDER-TOP: #CCCCCC 1px solid;	
    vertical-align: bottom ;
    padding-left:7px;
}

.warning {
    vertical-align:center;
    background-image:url(images/alert.gif);
    background-repeat:no-repeat;
    height:20px;
    color:red;
    cursor:hand;
    cursor:pointer;
}

.pledge{
    color:#ABC116;
}
.uwreqs{
    color:#ABC116;
}

.popup_frame{

    width: 85%; 
    height:450px;
    visibility: hidden;
    background-color:#d4d0c7;
    position: absolute;
    top:20;
    left:12%;
    cursor:pointer;
    z-index:100;
    border-style: outset;
    border-width: 2px;
    border-color: #ffffff;
    border-style: outset;


}

.termheader {
    text-align:center;
    color:#2F4F4F;
    font-weight:bold;
    border-bottom:solid 1px #2F4F4F;
}
.termheader1 {
    text-align:center;
    color:#2F4F4F;
    font-weight:bold;
}


DIV.header {
    BACKGROUND-COLOR: #ABC116;
    color : white;
    font-weight:bold;
    BORDER-BOTTOM: #CCCCCC 1px solid;	
    BORDER-TOP: #CCCCCC 1px solid;	
    vertical-align: bottom ;
    padding-left:5px;
}

/* specific table styles for product comparison */

DIV.comparison {
    margin-left  : 15px;
    margin-right  : 15px;
}

TABLE.comparison {

    padding: 2px;
    background-color: #FFFFFF;
    border-width:0px;
    vertical-align : top;

}

TD.comparison_rt_box {

    background-color: #FFFFFF;
    border-right: 1px solid #066;

}

P.comparison_header {

    BACKGROUND-COLOR: #EDF2F7;
    BORDER-BOTTOM: #CCCCCC 1px solid;	
    BORDER-TOP: #CCCCCC 1px solid;	
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 100%; 
    font-style : normal;
    font-weight : bold;
    color : #2F4F4F;

}


/*  Calculator styles */

td.fieldName {font-weight:bold;font-size : xx-small;}
td.fieldHeader {font-weight:bold;font-size : x-small;padding-top : 5pt;padding-bottom : 5pt;}	
td.mainInput{font-weight:bold; background-color:EEEEEE;font-size : xx-small;}
td.radioValue {text-align : right; font-size : xx-small;}
INPUT.fieldValue {text-align : right; font-size : xx-small;}
INPUT.fieldValueOutput {text-align : right; font-size : xx-small;}

INPUT.annuity {text-align : left; font-size : xx-small; border : 0;}
td.fieldValue {	text-align : right;font-size : xx-small;}
td.fieldValue0 {	text-align : right;font-size : xx-small;}
td.fieldValue1 {	text-align : right;font-size : xx-small;background-color:EEEEEE;}
td.fieldNamePlain{	text-align : left;font-size : xx-small;}
textarea.fieldValue {	text-align : left;font-size : xx-small;border:0;}
table.desired {background-color:#EEEEEE}	


td.nonPibaTD
{
    width:23%;
    vertical-align:top;
}
table.MortgageTable
{
    width:774px;
    height:800px;
    background-color:white;	
}
img.handCursor:hover
{

       cursor: pointer;
}