
html {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
table {
    padding: 0px;
    margin: 0px;
    border: 0px;
     
}
table.layout-2columns {width:100%; table-layout:fixed;}
table.layout-2columns td {vertical-align:top;}
table.layout-2columns td table td {vertical-align:middle;}
table.layout-2columns #col1 {width:400px;}
table.layout-2columns #col2 {width:350px;}
table.layout-2columns td.col1 {padding-right:4px;}
table.layout-2columns td.col2 {padding-left:4px;}
table.result {width:755px; font-size:90%; font-family:verdana,arial,sans-serif; color:#6b8fc9; cursor:default;}
table.result th {color:#000000; padding:2px 3px 2px 3px; font-weight:bold; vertical-align:bottom;}
    table.indexAccount{
        width:685px;
    }
    table.result th.center {
        text-align: center;
    }
    table.result th.left {
        text-align: left;
    }

table.result th.right {text-align:right;}
table.result td.center {text-align:center;}
    table.result td.left {
        text-align: left;
    }

table.result td.right {text-align:right;}

td { color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; padding: 0px; margin:0px; border:0px;}
tr { color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; padding: 0px; margin:0px; border:0px;}
body {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; background-color:#ffffff; padding:0px; margin:0px; border:0px;}
td {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px;}
/*th {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #ffffff; background-color: #3068a8;}*/
th {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #ffffff;
    background-color: #b5c6ea;
}
p {font-family: Verdana,Arial,Helvetica,sans-serif; margin-bottom:10px; margin-top:0}
h1 {font-size: 28px;}
h2 {font-size: 24px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}li
h5 {font-size: 16px;}
h6 {font-size: 14px;}

h3Index {
    font-size: 20px;
}

input {font-family: Arial,Helvetica,Verdana,sans-serif; font-size:12px;}
input.search {padding-left:4px; margin-right:2px;}
input.watermarked {font-family:verdana,arial,sans-serif; color:#999;}
input.edit {height:16px;width:137px;}
select {font-family: Arial,Helvetica,Verdana,sans-serif; font-size:12px;}
textarea {font-family: Arial,Helvetica,Verdana,sans-serif; font-size:12px;}
form {display:inline;}
div {
    margin: 0px;
    padding: 0px;
    border: 0px;
}


img {
    border: none;
}

img.title
{
    border: none;
    /*height: 36px;*/
}

.btn {
	color:#000000;
	background:center url('/images/btn.gif') fixed bottom;
	font-weight:bold;
	border:1px solid #7991B7;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	cursor:pointer
}

.btngo {
    height: 20px;
    width: 22px;
	color:#000000;
    background:bottom url('/images/global/btn-go.gif') bottom;
	border:none;
	text-decoration:none;
	cursor:pointer
}

.btn2 {
	color: #2B4487;
	background: #B8CDE7;
	font-family: Arial,Lucida,Verdana,Helvetica;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #2B4487;
	border-right: 1px solid #2B4487;
	border-left: 1px solid #2B4487;
	border-top: 1px solid #2B4487;
	height:19px;
	text-decoration:none;
	cursor: pointer
}

.nowrap {white-space: nowrap;}
.breakforprint { page-break-after: always;}
.smallest {font-size: 10px;}
.smaller {font-size: 11px;}
.larger {font-size: 14px;}
.largest {font-size: 16px;}
.bold {font-weight:bold;}
.whttxt {color:#ffffff;}
.blutxt {color:#22367f;}
.graytxt {
    color: #666666;
}
.attention {
    color: red;
}

.msg {
    margin-left: 3px;
    height:15px;
}

.whtbg {background-color:#ffffff;}
.grnbg {background-color:#3aa1a1;}
.orngbg {background-color:#d06f3f;}
.graybg {background-color:#999999;}

.bbdr   {border:1px solid #cccccc;}
.gbdrtp {border-top:1px solid #cccccc;}
.gbdrrt {border-right:1px solid #cccccc;}
.gbdrbt {border-bottom:1px solid #cccccc;}
.gbdrlf {border-left:1px solid #cccccc;}
.goldbdrlf {border-left: 1px solid #a37400;}

.inputtbl {
    margin-left:auto; 
    margin-right:auto; 
    border:1px solid #C0C0C0; 
    border-collapse: collapse; 
    width:563px; 
    background-color: #ede9e1;
}

.inputtbllf {
    margin-left:20px; 
    border:1px solid #C0C0C0; 
    border-collapse: collapse; 
    width:563px; 
    background-color: #ede9e1;
}

.inputlbl {
    border:1px solid #C0C0C0; 
    border-collapse: collapse; 
    width:35%; 
    padding:5px 5px 5px 20px;
}

.inputtxt {
    border:1px solid #C0C0C0; 
    border-collapse: collapse; 
    width:65%; 
    padding:5px;
}

td#menuColumn {
    border-right: 1px solid #a37400;
}
/*.goldbdrrt {border-right: 1px solid #a37400;}
.nobdrrt {
    border-right: none;
}*/

.centerControl {
    text-align:center;
}

.contentFill {
    margin-bottom:30px;
}

.gradbg {background: #fafafa url('/images/global/gradient-tile.gif') repeat-x top left;}
#hmsrchbx {width:250px; text-align:left; margin-top:0px; margin-right:6px; vertical-align:bottom}
#hmsrchbxhdr {color:#6868b3; font-weight:bold; letter-spacing:1.5px; margin-left:55px; }
#hmsrchbxhdr2 {color:#6868b3; font-weight:bold; letter-spacing:1.5px; float:left; }

.hmheader {
    color: #6868b3;
    font-weight: bold;
    letter-spacing: 1.5px;
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hmheader a:active { 
    color: #6868b3;     
    font-weight: bold;
    letter-spacing: 1.5px;
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none 
}
.hmheader a:link { 
    color: #6868b3; 
    font-weight: bold;
    letter-spacing: 1.5px;
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none 
}
.hmheader a:visited { 
    color: #6868b3;     
    font-weight: bold;
    letter-spacing: 1.5px;
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none 
}

.hmheader a:hover { 
    color: #6868b3;     
    font-weight: bold;
    letter-spacing: 1.5px;
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline 
}

.hmwelcmlf {
    color:#333333; 
    width:500px;
    min-height:375px; 
    background-color:#ffffff;
    padding-top:10px;
    border-spacing: 0px;
}

.hmwelcmrt {
    vertical-align:top;
    color:#333333; 
    width:249px; 
    min-height:345px;
    /*background-color:#b5c6e4;*/
    background-color:#dad7dc;
    padding-left:20px;
    padding-top:40px;
    border-spacing: 0px;
}

div.logindivleft {
    height: 100px;
    width: 170px;
    float: left;
    padding-left: 20px;
    padding-right: 0px;
    display: block;
}

div.gbullet {background: url('/images/global/bullet-green.gif') no-repeat top left; padding-left:32px; margin-bottom:3px}
div.obullet {background: url('/images/global/bullet-orange.gif') no-repeat top left; padding-left:32px; margin-bottom:3px}
div.captcha {position:relative; padding:0px; margin-left:20px;}


/* Home Page Content */
h1.homeboxheader {
	color:#a37400; 
	background-color:#f1ead7; 
	font-size:18px; 
	letter-spacing:0px; 
	font-weight:bold; 
	padding:0px 0px 0px 0px; 
	margin-top:0px;
	}

div#HomePageTitleBar {
    position: relative;
    width: 770px;
    height: 70px;
}

#FirstTimeUserButton {
    position: absolute;
    left: 790px;
    top: 0px;
}

div.PageTitleBar {
    position:absolute; 
    right:0px;
    border-collapse:collapse;
    display:inline;
}

div#homecontent {
	position:relative; 
	width:990px; 
	height:420px; 
	margin-left: auto;
	margin-right: auto;
	}

div.homeleftbox {
	position:absolute;
	left:30px;
	top:25px;
	width:300px;
    	height:370px; 
	background-color:#f1ead7; 
	margin-left:0px; 
	margin-right:0px; 
	border-right-width:1px; 
	border-right-style:solid; 
	border-right-color:#a37400; 
	border-bottom-left-radius:0px;
	}

div.homecenterbox {
	position:absolute;
	left:355px;
	top:25px;
	width:280px; 
    	height:370px;
	background-color:#f1ead7; 
	margin-left:0px; 	
	margin-right:0px;  
	}
	
div.homerightbox {
	position:absolute;
	left:660px;
	top:25px;
	width:300px;
   	height:370px; 
	background-color:#f1ead7; 
	margin-left:0px; 
	margin-right:0px; 
	border-left-width:1px; 
	border-left-style:solid; 
	border-left-color:#a37400;
	text-align: right;
	}
/*div#outerContainer {width:100%; text-align:center;}*/	
table#TopContainer {width:990px; background:#002269; border-bottom:solid 5px #a37400;padding:0 0 0 0;}
table#HeaderContainer {width:990px; background:#002269; border-bottom:solid 5px #a37400;}
table#InnerContainer {  padding:0 0 0 0; }
    table#InnerContainer td.InnerContainerTD {background:#f1ead7; }
table#InnerContainer2 {width:990px ;padding:0 0 0 0;}
    table#InnerContainer2 td.FollowUsRightColumn {
        width: 164px;
    }

table#login {width:190px; background:#dac799;align-content:center;vertical-align:baseline;padding:0 0 0 0px;font-size: 0px;height:111px;}
table#loginbottom  {width:166px; background:#dac799;vertical-align:baseline;padding:0 0 0 0px;font-size: 0px;}  
table#ViewMyPolicy {width:190px; background:#dac799;align-content:center;vertical-align:baseline;padding:0 0 0 0px;font-size: 0px;height:111px;}

table#BoA {align-content:center;vertical-align:baseline;padding:0 0 0 0px;font-size: 0px;height:200px;}

/* Banner */
div#banner {position:relative; padding:0 0 3px 0; border-bottom:solid 5px #a37400; border-collapse:collapse; background-color:white; width:auto; height: 70px; }
/*div#banner img.logo {padding:0px 0px 0px 10px; width:200px; height:70px;}*/ 
/*div#banner img.motto {position:absolute; right:50px; width:550px; height:50px;  }*/
div#banner img.progress {position:absolute; right:20px; top:30px;}

img.bannerlogo, #NonDefaultLogo img {
    height: 70px;
    width: auto;
}

/* Headers */
h1.PageHeading {background-color:white; position:relative; top:0.24em; left:-0.25em; font-size:180%; text-transform:uppercase; text-align:right; color:#002269;}

div#headerContainer {
    height: 38px;
    background: #002269;
    padding-right: 26px;
    width: 600px;
    padding-left: 0px;
    font-weight: bold;
}
div#headerContainer ul {list-style-image:none; list-style-position:outside; list-style-type:none;  font-weight: bold;}
    div#headerContainer div {
        float: right;
        height: 1em;
        padding-left: 0px;
        padding-right: 5px;
        padding-top: 12px;
      
    }

div#headerContainer div#SearchBoxDiv {float:right; height:1em;
	padding-left: 0;
	padding-right: 5px;
	padding-top: 9px;
}

div#headerContainerTitle {height:38px; background:#002269;   padding-right:100px;width:259px}
div#headerContainerTitle ul {list-style-image:none; list-style-position:outside; list-style-type:none;}
div#headerContainerTitle div {float:left;
	padding-left: 5px;
	padding-right: 0;
	padding-top: 12px;
}




/* footer */
/*div#footer {background:#002269; border-top:solid 5px #a37400; margin-top:30px; padding:10px 0 10px 0; text-align:center; text-transform:uppercase;}*/
div#footer {background:#002269; border-top:solid 5px #a37400;padding:10px 0 10px 0; text-align:center; text-transform:uppercase;}
div#copyright {font-size:80%; color:#002269; text-align:center; padding:5px 0 5px 0;}
div#NETEV {background:#DCD4C1; font-size:80%; color:#a37400; text-align:center; padding:0px 0 0px 0; }

/* content */
div#content {padding:0px;}

.firstTimeUserImg {
    border-bottom-left-radius:12px; 
    border-bottom-right-radius:12px;
}

.nav-bar {color:#fff;}
.nav-bar a {font-family:arial,verdana,sans-serif; text-decoration:none; font-weight:bold;}
    .nav-bar a:link {
        color: #fff;
        text-decoration: underline;
    }
.nav-bar a:hover {color:#667aa5;}
.nav-bar a:visited {color:#fff;}
.nav-bar a:visited:hover {color:#667aa5;}
.nav-bar div {
    text-decoration: underline;
    display: inline;
}

a.whtlnk {color: #ffffff; text-decoration: underline;}
a.whtlnk:link {color: #ffffff; text-decoration: underline;}
a.whtlnk:visited {color: #ffffff; text-decoration: underline;}
a.whtlnk:hover {color: #ffffff; text-decoration: none;}
a.whtlnk:active {color: #ffffff; text-decoration: underline;}

a.ornglnk {color: #d06f3f; text-decoration:none;}
a.ornglnk:link {color: #d06f3f; text-decoration:none;}
a.ornglnk:visited {color: #d06f3f; text-decoration:none;}
a.ornglnk:hover {color: #d06f3f; text-decoration: underline;}
a.ornglnk:active {color: #d06f3f; text-decoration:none;}

.navopen {margin:0 6px 6px 36px;}
div.subnav {font-size:11px; color:#3399cc; margin-bottom:1px; padding:10px 0px 5px 0px;}
div.subnav a {color:#2f4087; text-decoration:none;}


div.subnav a:link {color:#2f4087; text-decoration:none;}
div.subnav a:visited {color:#2f4087; text-decoration:none;}
div.subnav a:hover {color:#d06f3f; text-decoration:none;}
div.subnav a:active {color:#2f4087; text-decoration:none;}
div.subnavon {font-size:11px; color:#d06f3f; margin-bottom:1px;}

.booksubhead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #5a73cc;
    LINE-HEIGHT: 18px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.booksubhead2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #5a73cc;
    LINE-HEIGHT: 12px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.border {border: solid 1px #010179;}
.borderbtm {border-bottom: solid 1px #010179;}
.bordertp {border-top: solid 1px #010179;}
.borderlft {border-left: solid 1px #010179;}
.borderrt {border-right: solid 1px #010179;}
.borderltr {border-left: solid 1px #010179; border-top: solid 1px #010179; border-right: solid 1px #010179;}
.borderlb {border-left: solid 1px #010179; border-bottom: solid 1px #010179;}

.request-form {
    text-align: right;
}

.submit-buttons {
    text-align: right;
    padding-right: 20px;
}

.required   {color: #ff0000; background: threedface;}
.optional	{background: threedface;}
.field		{background: #E2EBF7;}
.red		{color: #ff0000;}
.title { color: #cc0000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 16px }

.signinTD {font-size: 0px;padding-left:11px;}
.signinTextBox {padding-bottom:2px;font-size:8px;}
.signoutTD {padding-bottom:0px; font-size:8px;padding-left:11px;}
.loginbutton {margin-right:0px;
    text-align:right;
}
.subhead { color: #990000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 16px }
.subhead2 { color: #333333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 16px }
.secnav { color: #122776; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 14px }
.secnav a:active { color: #122776; text-decoration: underline }
.secnav a:link { color: #122776; text-decoration: none }
.secnav a:visited { color: #122776; text-decoration: none }
.secnav a:hover { color: #00619c; text-decoration: underline }
.date { color: #122776; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 18px }
.graybox { background-color: #dad7dc; padding: 0px; margin: 0px;}
.Line { background-color: #003366}
.footer { color: #333333; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 11px; text-align: left }
a:active { color: #122776; text-decoration: underline }
a:link { color: #122776; text-decoration: none }
a:visited { color: #122776; text-decoration: none }
a:hover { color: #00619c; text-decoration: underline }
.main nav { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px; text-align: center }
.main nav a:active { color: #ffffff; text-decoration: underline }
.main nav a:link { color: #ffffff; text-decoration: none }
.main nav a:visited { color: #edf6fb; text-decoration: none }
.main nav a:hover { color: #ffffff; text-decoration: underline }
.nav td { line-height: 16px; border-color: #ffffff; }
.nav tr { line-height: 16px; border: 1px none #ffffff;  }
.nav_customer { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px; background-color: #122776; text-align: center; padding: 1px; }
.nav_customer a:active { color: #ffffff; text-decoration: underline }
.nav_customer a:link { color: #ffffff; text-decoration: none }
.nav_customer a:visited { color: #edf6fb; text-decoration: none }
.nav_customer a:hover { color: #ffffff; text-decoration: underline }
.nav_career { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px; background-color: #335aa9; text-align: center; padding: 1px; }
.nav_career a:active { color: #ffffff; text-decoration: underline }
.nav_career a:link { color: #ffffff; text-decoration: none }
.nav_career a:visited { color: #edf6fb; text-decoration: none }
.nav_career a:hover { color: #ffffff; text-decoration: underline }
.nav_about { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px; background-color: #3185ac; text-align: center; padding: 1px; }
.nav_about a:active { color: #ffffff; text-decoration: underline }
.nav_about a:link { color: #ffffff; text-decoration: none }
.nav_about a:visited { color: #edf6fb; text-decoration: none }
.nav_about a:hover { color: #ffffff; text-decoration: underline }
.nav_advisor { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px; background-color: #50918a; text-align: center; padding: 1px; }
.nav_advisor a:active { color: #ffffff; text-decoration: underline }
.nav_advisor a:link { color: #ffffff; text-decoration: none }
.nav_advisor a:visited { color: #edf6fb; text-decoration: none }
.nav_advisor a:hover { color: #ffffff; text-decoration: underline }
.nav_product { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px; background-color: #b67142; text-align: center; padding: 1px; }
.nav_product a:active { color: #ffffff; text-decoration: underline }
.nav_product a:link { color: #ffffff; text-decoration: none }
.nav_product a:visited { color: #edf6fb; text-decoration: none }
.nav_product a:hover { color: #ffffff; text-decoration: underline }
.nav_finance { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px; background-color: #bc8734; text-align: center; padding: 1px; }
.nav_finance a:active { color: #ffffff; text-decoration: underline }
.nav_finance a:link { color: #ffffff; text-decoration: none }
.nav_finance a:visited { color: #edf6fb; text-decoration: none }
.nav_finance a:hover { color: #ffffff; text-decoration: underline }
.BulletinHead { color: #6c6550; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 14px }
.BulletinFrame { background-color: #ffffff; border: solid 1px #c4ab82 }
.about .about td { line-height: 1px; background-color: #669999 }
.about_tr { line-height: 1px; background-color: #669999; padding: 0px; border-spacing: 0px; }
.about_tr2 { line-height: 19px; background-color: #edf6fb; padding: 0px; border-spacing: 0px; }
.about_tr3 { line-height: 3px; background-color: #669999; padding: 0px; border-spacing: 0px; }
.abouttitle { color: #669999; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 20px }
.aboutsubhead { color: #669999; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 18px }
.aboutsubhead2 { color: #669999; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 16px }
.aboutsubhead3 {
    color: #669999;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: 18px
}

.aboutnav { color: #669999; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px }
.aboutnav a:active { color: #669999; text-decoration: none }
.aboutnav a:link { color: #669999; text-decoration: none }
.aboutnav a:visited { color: #669999; text-decoration: none }
.aboutnav a:hover { color: #40a4d3; text-decoration: underline }
.aboutnavChild { color: #669999; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px }
.aboutnavChild a:active { color: #669999; text-decoration: none }
.aboutnavChild a:link { color: #669999; text-decoration: none }
.aboutnavChild a:visited { color: #669999; text-decoration: none }
.aboutnavChild a:hover { color: #40a4d3; text-decoration: underline }
.aboutnavContactus {
    color: #669999;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 16px
}
.products .products td { line-height: 1px; background-color: #003366 }
.products_tr { line-height: 1px; background-color: #003366; padding: 0px; border-spacing: 0px; }
.products_tr2 { line-height: 19px; background-color: #edf6fb; padding: 0px; border-spacing: 0px; }
.products_tr3 { line-height: 3px; background-color: #003366; padding: 0px; border-spacing: 0px; }
.productstitle { color: #003366; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 20px }


.productssubhead { color: #003366; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 18px }
.productssubhead2 { color: #003366; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 16px }
.productsnav { color: #003366; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px }
.productsnav a:active { color: #003366; text-decoration: none }
.productsnav a:link { color: #003366; text-decoration: none }
.productsnav a:visited { color: #003366; text-decoration: none }
.productsnav a:hover { color: #cf8755; text-decoration: underline }
.productsnavChild { color: #003366; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px }
.productsnavChild a:active { color: #003366; text-decoration: none }
.productsnavChild a:link { color: #003366; text-decoration: none }
.productsnavChild a:visited { color: #003366; text-decoration: none }
.productsnavChild a:hover { color: #cf8755; text-decoration: underline }
.advisor .advisor td { line-height: 1px; background-color: #336699 }
.advisor_tr { line-height: 1px; background-color: #336699; padding: 0px; border-spacing: 0px; }
.advisor_tr2 { line-height: 19px; background-color: #edf6fb; padding: 0px; border-spacing: 0px; }
.advisor_tr3 { line-height: 3px; background-color: #336699; padding: 0px; border-spacing: 0px; }
.advisortitle { color: #336699; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 20px }
.advisorsubhead { color: #336699; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 18px; margin-left: 20px; }
.advisorsubhead2 { color: #336699; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 16px }
.advisornav { color: #336699; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px }
.advisornav a:active { color: #336699; text-decoration: none }
.advisornav a:link { color: #336699; text-decoration: none }
.advisornav a:visited { color: #336699; text-decoration: none }
.advisornav a:hover { color: #5ab9af; text-decoration: underline }
.advisornavChild { color: #336699; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px }
.advisornavChild a:active { color: #336699; text-decoration: none }
.advisornavChild a:link { color: #336699; text-decoration: none }
.advisornavChild a:visited { color: #336699; text-decoration: none }
.advisornavChild a:hover { color: #5ab9af; text-decoration: underline }
.finance .finance td { line-height: 1px; background-color: #009966 }
.finance_tr { line-height: 1px; background-color: #009966; padding: 0px; border-spacing: 0px; }
.finance_tr2 { line-height: 19px; background-color: #edf6fb; padding: 0px; border-spacing: 0px; }
.finance_tr3 { line-height: 3px; background-color: #009966;}
.financestitle { color: #009966; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 20px }
.financesubhead { color: #009966; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 18px }
.financesubhead2 { color: #009966; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 16px }
.financenav { color: #009966; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px }
.financenav a:active { color: #009966; text-decoration: none }
.financenav a:link { color: #009966; text-decoration: none }
.financenav a:visited { color: #009966; text-decoration: none }
.financenav a:hover { color: #d09334; text-decoration: underline }
.financenavChild { color: #009966; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px }
.financenavChild a:active { color: #009966; text-decoration: none }
.financenavChild a:link { color: #009966; text-decoration: none }
.financenavChild a:visited { color: #009966; text-decoration: none }
.financenavChild a:hover { color: #d09334; text-decoration: underline }
.whtheader { color: #fefefe; font-size: 12px; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold }
.book_Cell { border-left:1px solid #999999; border-right:1px solid #999999; border-top:0px solid #999999; border-bottom:1px solid #999999; background-color: #ffffff;  }
.book_Cell2 { border-left:1px solid #999999; border-right:0px solid #999999; border-top:0px solid #999999; border-bottom:1px solid #999999; background-color: #f5f5f5;  }
.book_tblHeader { background-color: #2e469b; border: solid 1px #666666 }
.customer td { line-height: 1px; background-color: #cc6633 }
/*.customer_tr { line-height: 1 px; background-color: #cc6633; cellpadding: 0 px; cellspacing: 0 px }
.customer_tr2 { line-height: 19 px; background-color: #edf6fb; cellpadding: 0 px; cellspacing: 0 px }
.customer_tr3 { line-height: 3 px; background-color: #cc6633; cellpadding: 0 px; cellspacing: 0 px }*/
.customer_tr { line-height: 1px; background-color: #cc6633 }
.customer_tr2 { line-height: 19px; background-color: #edf6fb }
.customer_tr3 { line-height: 3px; background-color: #cc6633 }
.customertitle { color: #cc6633; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 20px }
.customersubhead { color: #cc6633; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 18px }
.customersubhead2 { color: #cc6633; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 16px }
.customernav { color: #cc6633; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px }
.customernav a:active { color: #cc6633; text-decoration: none }
.customernav a:link { color: #cc6633; text-decoration: none }
.customernav a:visited { color: #cc6633; text-decoration: none }
.customernav a:hover { color: #3149a5; text-decoration: underline }
.customernavChild { color: #cc6633; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px }
.customernavChild a:active { color: #cc6633; text-decoration: none }
.customernavChild a:link { color: #cc6633; text-decoration: none }
.customernavChild a:visited { color: #cc6633; text-decoration: none }
.customernavChild a:hover { color: #3149a5; text-decoration: underline }
.career .career td { line-height: 1px; background-color: #cc9933 }
/*.career_tr { line-height: 1 px; background-color: #cc9933; cellpadding: 0 px; cellspacing: 0 px }
.career_tr2 { line-height: 19 px; background-color: #edf6fb; cellpadding: 0 px; cellspacing: 0 px }
.career_tr3 { line-height: 3 px; background-color: #cc9933; cellpadding: 0 px; cellspacing: 0 px }*/
.career_tr { line-height: 1px; background-color: #cc9933 }
.career_tr2 { line-height: 19px; background-color: #edf6fb }
.career_tr3 { line-height: 3px; background-color: #cc9933 }
.careertitle { color: #cc9933; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 20px }
.careersubhead { color: #cc9933; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 18px }
.careersubhead2 { color: #cc9933; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 16px }
.careernav { color: #cc9933; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px }
.careernav a:active { color: #cc9933; text-decoration: none }
.careernav a:link { color: #cc9933; text-decoration: none }
.careernav a:visited { color: #cc9933; text-decoration: none }
.careernav a:hover { color: #5e88e2; text-decoration: underline }
.careernavChild { color: #cc9933; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px }
.careernavChild a:active { color: #cc9933; text-decoration: none }
.careernavChild a:link { color: #cc9933; text-decoration: none }
.careernavChild a:visited { color: #cc9933; text-decoration: none }
.careernavChild a:hover { color: #5e88e2; text-decoration: underline }

/*new career pages*/
.careernavtitle { color: #003366; font-size: 11px; font-family:  Verdana, Arial, Helvetica, sans-serif;   font-style: normal; font-weight: bold; line-height: 20px;  }
.careernavtitleselected { color: #b5c6e4; font-size:  11px; font-family:  Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold ; line-height: 20px; }
.careernavtitle a:active { color: #003366; text-decoration: none }
.careernavtitle a:link { color: #003366; text-decoration: none }
.careernavtitle a:visited { color: #003366; text-decoration: none }
.careernavtitle a:hover { color: #cf8755; text-decoration: underline }
.careerheader { color: black; font-size: 24px; font-family: Verdana, Arial, Helvetica, sans-serif;   font-style: normal; font-weight: bold; line-height: 20px;  margin-left:15px ;margin-bottom:15px; }
.careertext { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;   font-style: normal; font-weight: normal; line-height: 16px; text-align:justify; margin-left:15px;width:500px }
.careervideo {text-align: left;margin-left: 15px;}
.careerpara {margin-bottom:15px ;margin-left:15px; }
.career_td1 {width:510px; text-align:left; vertical-align:top; background-color:#ffffff; padding-left:13px; padding-top:13px; padding-right:13px; padding-bottom:13px; }
.career_td2 {width:460px; text-align:left; vertical-align:top; background-color:#ffffff; padding-left:13px; padding-top:13px; padding-right:13px; padding-bottom:13px; }
.careertext2 { color: black; font-size: 11.5px; font-family: Calibri (Body), Verdana, Arial, Helvetica, sans-serif;   font-style: normal; font-weight: normal; line-height: 16px; text-align:justify; margin-left:15px;width:460px }


.home .home td { line-height: 1px; background-color: #b5c6ea }
/*.home_tr { line-height: 1px; background-color: #b5c6ea; cellpadding: 0px; cellspacing: 0px }
.home_tr2 { line-height: 19px; background-color: #edf6fb; cellpadding: 0px; cellspacing: 0px }
.home_tr3 { line-height: 3px; background-color: #b5c6ea; cellpadding: 0px; cellspacing: 0px }*/
div.home_banner {
    width: 410px;
    height: 245px;
}

.home_tr { line-height: 1px; background-color: #b5c6ea }
.home_tr2 { line-height: 19px; background-color: #edf6fb }
.home_tr3 { line-height: 3px; background-color: #b5c6ea }
.hometitle { color: #708dc2; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: small-caps; font-weight: bold }
.homesubhead { color: #7691cc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 14px }
.homesubhead2 { color: #7691cc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 12px }
.homesubhead3 {
    color: #fff;
    font-size: 11px;
    font-family: arial,verdana,sans-serif;
    font-style: normal;
    font-weight: bold;
    line-height: 12px;
    
}
.homesnav { color: #996600; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }
.homesnav a:active { color: #996600; text-decoration: none }
.homesnav a:link { color: #996600; text-decoration: none }
.homesnav a:visited { color: #996600; text-decoration: none }
.homesnav a:hover { color: #b37d11; text-decoration: underline }

/*added for policy pages only*/ 
div#printPreviewBtn {
    width:750px;
    text-align:right;
    color:#666666;
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: normal;
}

.profiletitle { color: #336699; margin-bottom:2px; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 20px; padding-left:20px; }


.policy .finance td { line-height: 1px; background-color: #009966 }
.policymenu { color: #336699; margin-bottom:2px; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 20px; padding-left:5px; }
.policytitle { color: #336699; margin-bottom:2px; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 20px; padding-left:20px; }
.policyownertitle { color: #336699; margin-bottom:2px; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 20px; padding-left:1em; }
.policyownernarrowtitle { color: #336699; margin-bottom:2px; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 20px; padding-left:0px; }
.policypagehead {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 26px; color:#666666; font-weight: bold; padding-left:20px; vertical-align:bottom; width:735px; margin-top:0px; margin-bottom:0px; }
.policybardiv {
    font-size:0px;
    padding:0px;
    margin:0px;
    border:0px;
}
.policypagebar {
    width:750px;
    height:9px;
    border-collapse:collapse;
    vertical-align:bottom;
}
.policysubhead2 { color: #666666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 14px; padding-left:5px; }
.policytable {width:730px; color: #666666; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal;}
/*.policyTypeLabel { 
    color: #336699; 
    font-size: 9pt; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight:bold; 
    height: 21px;
    padding-left: 13px;
    padding-top: 2px;
    padding-bottom: 2px;
}*/

.policyValueLabel {
    color: #666666;
    font-size: 9pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    height: 21px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.FollowUsMTLLabel {
     font-size: 11pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    height: 21px;

}
.policyownertable {width:700px; color: #666666; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; padding-left:20px;}
.policytablelist {margin-bottom:3px; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; padding-left:5px;}
.policytableitem {color: black; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; padding-left:5px;}
.policylist {color: black; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal;} /*padding-left:20px;*/
.policybutton {
    vertical-align:top;
    padding:0px 3px 0px 15px;
    border: 0px;
    border-collapse: collapse;
    margin:0px;
}

.policypagetext {
    color:#666666;
    font-size:9pt;
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-style: normal; 
    font-weight: normal;
    padding-left: 20px;
}

.graytextblock {
    color:#666666;
    font-size:9pt;
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-style: normal; 
    font-weight: normal;
    display:block;
    padding-left: 20px;
}

.agentinfotextblock {
    color:#666666;
    font-size:8pt;
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-style: normal; 
    font-weight: normal;
    display:block;
    padding-left: 5px;
}
.taxform {
    color: #666666;
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    display: block;
    padding-left: 8px;
}

.agentinfo {
    padding-bottom: 10px;
}

.agentinfosubhead { 
    color: #336699; 
    font-size: 14px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-style: normal; 
    font-weight: bold; 
    line-height: 18px; 
    margin-left: 5px; 
    padding-bottom:10px;
}

.policyGrid th.col1 {
    color:#000000;
    background-color:#efeff0;
    width:327px;
    padding-left:0px;
    padding-top:2px;
    padding-bottom:2px;
    font-weight:bold;
    text-align:left;
}

.policyGrid th.col2 {
    color:#000000;
    background-color:#efeff0;
    width:127px;
    padding-top:2px;
    padding-bottom:2px;
    padding-right:10px;
    font-weight:bold;
    text-align:right;
}

.policyGrid th.col3 {
    color:#000000;
    background-color:#efeff0;
    width:127px;
    padding-top:2px;
    padding-bottom:2px;
    padding-right:10px;
    font-weight:bold;
    text-align:right;
}

.policyGrid th.col4 {
    color:#000000;
    background-color:#efeff0;
    width:127px;
    padding-top:2px;
    padding-bottom:2px;
    font-weight:bold;
    text-align:right;
    padding-right:10px;
}

.policyGrid td.policyLeftColumn {
    width:28%;
    padding-top:2px;
    padding-bottom:2px;
    text-align:left;
}

.policyGrid td.policyRightColumn {
    width:39%;
    padding-top:2px;
    padding-bottom:2px;
    text-align:left;
}

.policyGrid td.policycenter
{
    width: 700px;
    text-align: center;
}



.policyGrid td.policyLeftColumnst{

   
    width:20%;
    padding-top:2px;
    padding-bottom:2px;
    text-align:center;
    color: #666666;
   
}
.policyGrid td.policyRightColumnst {
    
   
    padding-top:2px;
    padding-bottom:2px;
    text-align:center;
    color: #666666;
   
 
}

.policyGrid span.lblT {
    width:227px;
    color: #336699; 
    font-size: 8pt; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight:bold; 
    height: 21px;
}


.policyGrid span.lblA {
    width:227px;
    color: #000000; 
    font-size: 8pt; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight:bold; 
    height: 21px;
    padding-top:10px;
    padding-bottom:4px;
}

.policyGrid span.lblI {
    width:227px;
    color: #336699; 
    font-size: 8pt; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight:normal; 
    height: 21px;
    padding-left: 36px;
}

.policyGrid span.lbl {
    width:327px;
    color: #336699; 
    font-size: 8pt; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    /*font-weight:bold;*/ 
    font-weight:normal;
    padding-left:18px;
    height: 21px;

}

.policyGrid span.lblL {
    width:327px;
    color: #336699; 
    font-size: 8pt; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight:normal; 
    height: 21px;
    padding-left:18px;

}

.policyGrid td.policyValueLabel {
    color: #666666;
    font-size: 9pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    width: 127px;
    height: 21px;
    margin-left:0px;
    padding-right:10px;
    padding-top:2px;
    padding-bottom:2px;
    text-align:right;
}



div.info-box {color:#666666; width:550px;}

div.info-box table {
    width: 550px;
}

div.info-box table td.policyLeftColumn {
    width:28%;
    padding-top:2px;
    padding-bottom:2px;
}

div.info-box table td.policyRightColumn {
    width: 39%;
    padding-top:2px;
    padding-bottom:2px;
}

div.info-box .title {font-size:100%; font-weight:bold; text-transform:none; width:90%; color:#a37400; border-bottom:solid 1px #a37400; margin:14px 0 5px 0;}
div.info-box span.title {display:block;}

.policyTypeLabel {
    color: #336699; 
    font-size: 8pt; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight:bold; 
    width: 300px;
    height: 21px;
    /*padding-left: 13px;*/
}

.indexAccountValueLabel {
    display: block;
    float: left;
    color: #336699;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    /*font-weight: bold;*/
    width: 250px;
    height: 21px;
    text-align: right;
}
indexAccountLabel {
    display: block;
    float: left;
    color: #336699;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 250px;
    height: 21px;
    text-align: right;
}



 
.policyTypeLabelNorm {
    color: #336699; 
    font-size: 8pt; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight:normal; 
    height: 21px;
    padding-left: 13px;
}
.policyTypeLabelNorm2 {
    color: #336699; 
    font-size: 8pt; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight:normal; 
    height: 21px;
    padding-left: 13px;
}


div.info-box span.lbl2 {
    color: #000000;
    display: block;
    float: left;
}

div.info-box span.value {display:block; margin-left:130px;}
div.info-box span.value2 {display:block; margin-left:140px;}
div.info-box span.value3 {display:block; margin-left:170px;}
 
.policyValueLabel {
    color: #666666;
    font-size: 9pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    width: 300px;
    height: 21px;
    margin-left:0px;
}



div.info-box span.value-benefit-message {display:block; margin-left:17px;}

div.info-box span.hidden {display:none;}
div.info-box span.lbl-attention {color:Red; display:block; float:left; width:100%;}

div.info-box2 {color:#002663;}
div.info-box2 .title {font-size:100%; font-weight:bold; text-transform:none; width:90%; color:#a37400; border-bottom:solid 1px #a37400; margin:14px 0 5px 0;}
div.info-box2 span.title {display:block;}
div.info-box2 span.long-title {padding-right:0px; width:110%;}
div.info-box2 span.policyTypeLabel {
    display:block;
    float:left; 
    color: #336699; 
    font-size: 8pt; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight:bold; 
    width: 250px;
    height: 21px;
}
div.info-box2 span.policyTypeLabelNorm {
    display:block;
    float:left; 
    color: #336699; 
    font-size: 8pt; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight:normal; 
    width: 250px;
    height: 21px;
}
div.info-box2 span.lbl-header {color:#000000;}
div.info-box2 span.sub-title {text-decoration:underline; float:none; display:block; }
div.info-box2 span.policyValueLabel {
    display:block;
    margin-right:138px; 
    text-align:right;
    color: #666666;
    font-size: 9pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    width: 150px;
    height: 21px;
    margin-left:0px;}

div.info-box2 span.policyValueLabelhr {
    display:block;
    margin-right:138px; 
    text-align:right;
    color: #666666;
    font-size: 9pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    width: 150px;
    height: 21px;
    margin-left:0px;
    border-top:1px solid #666666;
}

div.info-box2 span.value2 {display:block; margin-right:38px; text-align:left;}
div.info-box2 span.value-header {color:#a37400;}
div.info-box2 span.separator {border-bottom:solid 1px #002663; margin-left:275px;}
div.info-box2 table.billing {
    width: 400px;
}
    div.info-box2 table.indexAccount {
        width: 400px;
    }

        div.info-box2 table.indexAccount td span.indexAccountLabel {
            display: block;
            text-align: right;
            color: #336699;
            font-size: 8pt;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-weight: bold;
            width: 250px;
          
        }

    /*div.info-box2 span.indexAccountValueLabel {
        display: block;
        margin-right: 0px;
        text-align: right;
        color: #666666;
        font-size: 9pt;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-style: normal;
        font-weight: normal;
        width: 150px;
        height: 21px;
        margin-left: 0px;
       
    }*/

div.info-box2 table.billing td{
    vertical-align: bottom;
    text-align: right;
    /*margin-right:138px;*/
    margin-left:0px;
    padding-top: 5px;
    padding-bottom: 5px;
    min-width: 150px;
}

div.info-box2 table.billing td span.policyValueLabel {
    display: inline;
    color: #666666;
    font-size: 9pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    margin-right: 0px;
}

div.info-box2 table.billing td span.policyTypeLabel {
    display: block;
    text-align:left;
    color: #336699;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 250px;
}

div.info-box2 table.billing td span.policyTypeLabelNorm {
    display: block;
    text-align:left;
    color: #336699;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    width: 250px;
    height: 21px;
}

div.info-box2 table.billing td span.policyTypeLabelNorm2 {
    display: block;
    text-align:left;
    color: #336699;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    width: 250px;
    height: 21px;
}

div.info-box2 table.billing td span.policyTypeLabelflex {
    display: block;
    margin-left:25px;
    text-align:left;
    color: #336699;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    width: 250px;
    height: 21px;
}

div.info-box3 {color:#002663; width:762px;}
div.info-box3 .title {font-size:100%; font-weight:bold; text-transform:none; width:100%; color:#a37400; border-bottom:solid 1px #a37400; margin:14px 0 5px 0;}
div.info-box3 span.title {display:block;}
div.info-box3 table.result th {padding:0;}

div.notice-box2 {position:relative; color:#336699; font-weight:bold;}

/*DIV, SPAN {color: #666666;font-size: .8em;}*/

submit {background-image: url('images/btn_login_on.gif');background-repeat: no-repeat;}
<!--end policy page style{  }

    /*pager*/
table.result tr.pager {background:#ACA899;}
table.result tr.pager td {padding: 1px 3px 1px 3px; font-weight:bold; text-align:right; background:#dbdbdb;}
table.result tr.pager span.lbl {color:#719f1c; padding:0 4px 0 4px; position:relative; top:-2px;}
table.result tr.pager select {width:4em; margin:0 2px 0 2px; position:relative; top:-2px;}
table.result tr.pager input.pager-btn {margin:0 2px 0 2px;}




    /* SearchResult */
.searchresult {background-color: #ffffff; text-align:justify;  padding-bottom:1em}
.searchheader {text-align:left; padding-left:15px; background-color:#b5c6e4}


/*pager*/
.pager {background-color:#ACA899;}
.pager td {padding: 1px 3px 1px 3px; font-weight:bold; text-align:right; background:#dbdbdb;}
.pager span.lbl {color:#719f1c; padding:0 4px 0 4px; position:relative; top:-2px;}

.policysearchresult{padding-bottom:1em; padding-left:1em; column-width:200px}
.policysearchresult.row1{background-color: #ffffff;}
.row2{background-color: Gainsboro ;}

/*#######################
## IndexAccountInfo
#######################*/
div#IndexAccountInfo {
    margin: 0px;
    padding: 5px;
    border: 0px;
    background: white;
    display: block;
    float: left;
    color: #336699;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    width: 100%;
}
    div#IndexAccountInfo div.IndexAccount {
        margin-bottom: 16px;
        width: 100%;
    }

    div#IndexAccountInfo table.IndexAccount {
        margin-bottom: 16px;
        width: 100%;
    }
/*
#######################
## Loan History Report
#######################*/
div#loan-history-report {
    margin: 0px;
    padding: 5px;
    border: 0px;
    background:white;
        display:block;
    float:left; 
    color: #336699; 
    font-size: 8pt; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight:normal; 
    width:756px;
  
}

div#loan-history-report div.control-box {}
div#loan-history-report table.policy-info {margin-bottom:16px;}

div.control-box table {width:100%;}
div.control-box .content {padding:10px 0 0 0; background:#f6f4ef;}   

div.control-box .content {padding:10px 0 0 0; background:#f6f4ef;width:100%;}
div.control-box .content div.category {font-size:100%; font-weight:bold; text-transform:none; color:#a37400; padding:4px 0; cursor:default;}
div.control-box .content div.category a:link {color:#a37400;}
div.control-box .content div.category a:visited {color:#a37400;}
div.control-box .content ul {color: #002663; margin-bottom:3px; cursor:default;}
div.control-box .content ul li {margin-left:20px; padding-bottom:2px;  color:#002663; list-style-type:disc; list-style-position:outside; }
/*div.control-box td.topLeftCorner {width:13px; height:28px;}*/
div.control-box td.formTop {position:relative;font-weight:bold; cursor:default;margin-left:20px; }
/*div.control-box td.topRightCorner {width:17px; height:28px; }*/
div.control-box span.action-pnl {position:absolute; right:5px; font-weight:normal;top:0px}
div.control-box td.formTop {
    position: relative;
    background: url("/Content/Images/top.gif") repeat-x left top;
    color: #003e7e;
    font-weight: bold;
    cursor: default;
   
}

div.control-box span.validator-msg {
    color: Red !important;
    margin-right: 6px;
}


div.control-box .title { color: #cc0000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 16px; padding-left: 20px;}
div.control-box .title {
    color: #002663;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    line-height: 16px;
    padding-left: 0px;
 
}
div.control-box .content {padding:10px 0 0 0; background:#f6f4ef;width:630px;}

select.calendar {width:9em;}
span.calendar {position:absolute; white-space:nowrap;}
span.calendar input {position:static;}
span.calendar img {vertical-align:top; position:relative; top:2px;}

div.params {
    position: relative;
    color: #a37400;
    zoom: 1;
    background: white;
}
div.params div.param-box2 {position:absolute; height:2.3em; width:380px; zoom:1;}  /*// border:solid 1px lime;*/
div.params div.param-box2 span.lbl {position:absolute; top:7px;}
div.params div.param-box2 span.lbl2 {position:absolute; top:0px;}
div.params div.param-box2 input {position:absolute; top:4px; left:90px; border:solid 1px #a37400; padding:2px;}

div.params div.param-box2 span.calendar {position:absolute; top:4px; left:90px;}
div.params div.param-box2 span.calendar input {position:static; padding-right:18px;width:7em;} 
div.params div.param-box2 span.calendar input.calendar {position:static; padding-right:18px;width:6em;} 
div.params div.param-box2 span.calendar img {position:relative; vertical-align:top; width:16px; height:16px;}
div.params div.param-box2 span.calendar img {position:absolute; right:2px;}
div.params div.param-box2 span.lbl-to {position:absolute; top:7px; left:250px;}
div.params div.param-box2 span.calendar-to {left:270px;}
div.params div.param-box2 input.btn {left:233px; top:1px;}
div.params div.btn-box2 input {position:static; float:right; margin:3px 10px 0 0;}

div.height1 {height:3.4em;}
div.box-r1-c1 {top:0; left:0;}


div#policy-info-for {}
div#policy-info-for table {width:100%; margin-bottom:10px;}
div#policy-info-for span.user 
{
    font-weight:bold; 
    font-size:106%; 
    display:block; 
    margin-bottom:2em;
    float:left;
    margin:0; 
    width:443px;
}



.ajax__calendar 
{
	z-index : 10001;
    position: relative;
    left: 0px !important;
    top: 0px !important;
    visibility: visible; display: block;
}


/* Statements */
div.info-box4 div.table
{
    width:700px;
    grid-row-sizing:700px;
    text-align:center;
}

div.popUp {width:800px;}
div.user-add-panel div.popUp {width:400px;}

/*div.PrivacyAcknowledge {
    width: 800px;
    left:1500px;
}*/
div.PrivacyAcknowledge div.popUp {
     
    width: 564px;
    height:215px;
}

div.PrivacyAcknowledge div.popUp2 {
    width: 561px;
    height: 250px;
}
.menuDiv {
    margin-left: 30px;
}

.consent_blackbar {
    position: fixed;
    bottom: 0;
}