a {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00309C;
}

a:hover {
	text-decoration: none;
	color: #00309C;
	
}

a:active {
	text-decoration: none;
	color: rgb(0,0,128);
}
a.blueLink {
	color: rgb(0, 37, 155);
	text-spacing: 5px;
	text-decoration: underline;
}

a.blueLinkNoLine {
	color: rgb(0, 37, 155);
	text-spacing: 5px;
	text-decoration: none;
}
a.blueLink:hover {
	text-decoration: underline;
}


p{
	padding-bottom: 1em;
}

.orangeButton{
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:5px;
	background-color: rgb(255,133,60);
	color: rgb(0,0,128);
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;

}

/* alternative implementation of round corner divs (for IE) */

.b1fOrange, .b2fOrange, .b3fOrange, .b4fOrange{
	font-size:1px; 
	overflow:hidden; 
	display:block;
	
}
.b1fOrange {
	height:1px; 
	background:#FF853C; 
	margin:0 5px;
	width: 125px;
}
.b2fOrange {
	height:1px; 
	background:#FF853C; 
	margin:0 3px;
	width: 128px;
}
.b3fOrange {
	height:1px;
	background:#FF853C;
	margin:0 2px;
	width: 129px;
}

.b4fOrange {
	height:2px;
	background:#FF853C;
	margin:0 1px;
	width: 130px;
}

.contentfOrange {
	color: rgb(0,0,128);
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background: #FF853C;
	width: 130px;
}
.contentfOrange div {
	margin-left: 5px;
	margin-right: 5px;

}

/* gold */
.b1fGold, .b2fGold, .b3fGold, .b4fGold{
	font-size:1px; 
	overflow:hidden; 
	display:block;
	
}
.b1fGold {
	height:1px; 
	background:rgb(242,198,60); 
	margin:0 5px;
	width: 125px;
}
.b2fGold {
	height:1px; 
	background:rgb(242,198,60); 
	margin:0 3px;
	width: 128px;
}
.b3fGold {
	height:1px;
	background:rgb(242,198,60);
	margin:0 2px;
	width: 129px;
}

.b4fGold {
	height:2px;
	background:rgb(242,198,60);
	margin:0 1px;
	width: 130px;
}

.contentfGold {
	color: rgb(0,0,128);
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background: rgb(242,198,60);
	width: 130px;
}
.contentfGold div {
	margin-left: 5px;
	margin-right: 5px;

}

/* end gold */


/* end alternative round corner divs */

.goldButton{
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:5px;
	background-color: rgb(242,198,60);
	color: rgb(0,0,128);
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;

}

div#homepageSectionTitle{
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	border-right: 1px;
	background-color: fff;
	color: rgb(0,0,128);
	border: 0;
}

div#homepageSection1{
	
	display: block;
	height: 330px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	border-right: 1px;
	background-color: fff;
	color: rgb(0,0,128);
	border: 0;
}

div#homepageLink1{
	padding: 5;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: rgb(0, 37, 155);
	background-color:RGB(253,214,118);
	border-spacing:20px;
	font-family:Calibri;
	height: 34px;
}

div#homepageLink2{
	padding: 5;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: rgb(0, 37, 155);
	background-color:#FF6600;
	border-spacing:3px;
	font-family:Calibri;
	height: 25px;

}
div#homepageLink2 a{
	color: rgb(0, 37, 155);
}

div#homepageLink3{
	padding: 5;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: rgb(0, 37, 155);
	background-color:#FF3300;
	border-spacing:20px;
	font-family:Calibri;
	height: 25px;
}

div#homepageLink4{
	padding: 5;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: rgb(0, 37, 155);
	background-color:#FF0000;
	border-spacing:20px;
	font-family:Calibri;
	height: 25px;
}
table.homepageLower{
	background-image: url('../images/bg_grad.png');
	width: 100%;
}


div.homepageLower{
	padding-left: 13px;
	padding-right:13px;
	padding-top: 13px;
	padding-bottom: 2px;

}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cccccc;
}


#roundButton{
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #FF6600;
	padding: 6;
	color: #fff;
}

#roundButton a{
	text-align:center;
	text-decoration:none;
	outline: none;
	color: #fff;
}

#roundButton a:active {
	border-style:inset;
}


.tbborder {
	border-top: thin none #003399;
	border-right: thin solid #003399;
	border-bottom: thin solid #003399;
	border-left: thin none #003399;
}
.tbpost {
	position: relative;
}
.bodytext1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}

.bodytext1_bu {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.tbposition {
	position: relative;
	top: 10%;
}
.tbborder2 {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.bodytext2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: rgb(0,0,128);
	line-height: 14px;
}
.bodytext2grey {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: rgb(28,28,28);
	line-height: 14px;
}
.bodytext2red {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: red;
	line-height: 14px;
}
.bodyTitleBlue{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	line-height: 14px;
}

.bodyTitleOrange{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: rgb(255,102,0);
	line-height: 14px;
}

.hlinks {
    font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: blink;
	text-decoration: none;
	color: #999999;
	links:hover
}
.pagebody {
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	background-color: #FFFFFF;
}
.tbborder3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bodytext4 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.tbborder4 {
	border-top-width: 1px;
	border-right-width:1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tbborder5 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bodytext5 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
}
.tbborder6 {
	border: 1px solid #999999;
}
.header1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #003399;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

div.active-box{
	border: 1px solid #999999;
	background-color: #ffffff;
	width: 60px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

div.pending-box{
	border: 1px solid #999999;
	background-color: #dddddd;
	width: 60px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

div.lapse-box{
	border: 1px solid #999999;
	background-color: #FFF0C4;
	width: 60px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
div.policy-box{
	border: 1px solid #999999;
	background-color: gray;
	width: 70px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
div.cancel-box{
	border: 1px solid #999999;
	background-color: #FFCC33;
	width: 70px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
div.notice-box{
	border: 1px solid #F2C63C;
	margin-bottom:10px;
	padding: 5px;
	background-color: #efefef;	
	font-family: calibri;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height:20px;
}
div.table-box{
	border: 1px solid #003399;
	margin-bottom:2px;
	margin-left:1px;
	padding: 5px;
	background-color: #fff;	
	font-family: calibri;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height:20px;
}

th#inverted{
	background-color: #003399;
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;

}

table.smallBorders{
    background-color: #fff;
    border: 1px solid #C3C3C3;
    padding: 5px;
    vertical-align: top;
    
}

div.terminate-box{
	border: 1px solid #999999;
	background-color: #CC3333;
	width: 75px;
	text-align: center;
	color: white;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.cancel{
	background-color: #FFCC33;
	font-family: Tahoma; 
	font-size: 8pt;
	font-weight: normal;  
	color: #666666;
	margin-top: 1; 
	margin-bottom: 1;
	line-height: 125%;
}
.terminate{
	background-color: #CC3333;
	font-family: Tahoma; 
	font-size: 8pt;
	font-weight: normal;  
	color: white;
	margin-top: 1; 
	margin-bottom: 1;
	line-height: 125%;
	}
.lapse{
	background-color: #FFF0C4;
	font-family: Tahoma; 
	font-size: 8pt;
	font-weight: normal;  
	color: #666666;
	margin-top: 1; 
	margin-bottom: 1;
	line-height: 125%;
}

.pending{
	background-color: #dddddd;
	font-family: Tahoma; 
	font-size: 8pt;
	font-weight: normal;  
	color: #666666;
	margin-top: 1; 
	margin-bottom: 1;
	line-height: 125%;
}
.active{
	background-color: #ffffff;
	font-family: Tahoma; 
	font-size: 8pt;
	font-weight: normal;  
	color: #666666;
	margin-top: 1; 
	margin-bottom: 1;
	line-height: 125%;
	}
.bodytext6 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.bodytext7 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.bodytext3 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bodytext8 {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.divscroll {
	overflow: scroll;
	height: 400px;
	scrollbar-base-color: #E6EDFF
}
.divscroll2 {
	overflow: scroll;
	scrollbar-base-color: #E0E4E9;
	width: 760px;
	
}
.tbborder7 {
	border: 1px solid #003399;
}
.bodytext10 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.bodytext10a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.bodytext11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.page {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tbborder8 {
	border-right-width:1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.annbk {
	background-image: url(/images/tablebg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.annbk2005 {
	background-image: url(/images/tablebg2005.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.odd {
	background-color: #f7f7f7;
}
.even {
	background-color: #e7ecff;
}
.tbborder8archive {
	border-right-width:1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
table.quickStat {
    line-height: 140%;
}

.quickStatHead {
    margin: 0;
    padding: 3px 6px 2px 6px;
    background-color: #D4D0C8;
    color: inherit;
}

.quickStatData {
    border-style: none solid solid solid;
    border-width: 0px;
    border-color: #D4D0C8;
    padding: 0px;
}

div.quickStatBox table {
    line-height: 150%;
}
.csi {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #3366CC;
}
#mainNavList{
	margin-left: 10px;
	padding-left: 10px;
}

.tbbordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
table tr .tbborderall {
	border: 1px solid #CCCCCC;
}
.tbborder2all {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	background-color:lightyellow;
}
div.bgbox {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color:#03349b;
	color:#ffffff;
	padding:0 6px 1px 6px;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:#c0d2ec #60759c #60759c #c0d2ec;
}
.bgbox2 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color:#03349b;
	color:#ffffff;
	padding:0 6px 1px 6px;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:#c0d2ec #60759c #60759c #c0d2ec;
}
.marqueebody {
    line-height: 100px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color:#60759c;
}
.infobody {
    line-height: 25px;
	/*background-color:#003399; */
    background-image: url(../images/orange_menu.png);
    border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: yellow;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	
	padding: 0px 12px 0px 12px;
}
.infolink {
	color:#00259B;
    font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.infolink1 {
	color:#00259B;
    font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.infolink2 {
	color:#000080;
    font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.infolink:visited {
	text-decoration: none;
	color:#00259B;
}
.infolink:hover {
	text-decoration: none;
	color:#00259B;
}
.pressbody {
	margin-left: 1%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	background-color: #FFFFFF;
}
.footerbody {
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	background-color: #FFFFFF;
    font-weight: normal;
	font-family: Tahoma;
	font-size: 10px;
	background-image: url('../images/blue_footer.png');
}
.footerbody a:hover{
	text-decoration: none;
	color:#003366;
}
.footerbody a:visited a:active{
	text-decoration: none;
	color:#999999;
}
.footerbody a {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
}
.re_title {
	background-image:url(../images/sb_tl.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
}
.re_header {
	background-image:url(../images/sb_tr.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin:0px;
	padding-top:4px;
}
.italicbold {
    font-weight:bold;
    font-style:italic;
}
.bodyalert {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: red;
	
}

div.box {
	border-width: 1;
	border-color: grey;
	width: 50%;
}


.header2 {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #00259B;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
}
.bodytext12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: rgb(0,0,128);
	line-height: 14px;
}
.bodytext13 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: rgb(0,0,128);
	line-height: 14px;
}
.menuitem {
	padding-bottom:5px;
}
.ebranch{

    cursor: pointer;
	cursor: hand;
	margin-left: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 30px;
	color: rgb(0, 0, 128);

}
blueLink {
	color: rgb(0,0,128);
	text-spacing: 5px;
	text-decoration: underline;
}
