html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top:40px;
}

.ratestable {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top:10px;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::  Body  :::::: */
body {
margin: 0;
padding: 0;
background: #83b3c1;
color: #000;
font: 11pt/14pt arial, sans-serif;
}

a:link {	
	text-decoration: underline;
	color: #008e7f;
	}
a:visited {	
	text-decoration: underline;
	color: #008e7f;
	}
a:hover, a:active {
	text-decoration: none;
	color: #008e7f;
	}
	
a img { border: none; }
	
h1 {
			
	}
h2, #calccontent h1, #calccontent h1 center {
	font-family: verdana;
	font-size: 13.5pt;
	font-weight: bold;
	color: #008e7f;
	margin-top: 25px;
	margin-bottom: 10px;
	}
	
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #1b5fa2;
	margin-top: 18px;
	}
h4 {

	}

p {
	color: #272727;
	font-size: 9.5pt;
	line-height: 11pt;
	margin-top: 8px;
	margin-right: 30px;
	}
ul, ol { 
	margin: 10px 0  10px 20px;
	}
ul li { 
	list-style-image: url(../images/bullet.gif);
	color: #272727;
	font-size: 9.5pt;
	line-height: 18pt;
	}
	
hr  {
	background: #bedcde;
  	border: 0;
  	color: #bedcde;
  	height: 1px;
	margin: 0;
	}

table {	font-size: 100%; /* IE inheritance fix */ }


.clearfloat {
height: 1px;
clear: both;
}
.clear0 {
height: 0;
clear: both;
}


/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::  Mast  :::::: */
.mastWrap {
	background: #FFF url(../images/bg_mast_leaves.gif) no-repeat top;
	border-bottom: 1px #FFF solid;
	width: 100%;
	height: 154px;
	text-align: center;
	min-width:1000px;
	}
.mast {
	width: 960px;
	height: 154px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	}
.logo {
	width: 227px;
	height: 68px;
	margin: 0 auto;
	position: relative;
	top: 15px;
	}
/* :::::::::::::::::::::::  nav  ::::::::::::::::::::::: */
.nav {
	width: 802px;
	height: 52px;
	margin: 0 auto;
	position: relative;
	top: 30px;
	}
.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
.nav li {
	list-style: none;
	margin: 0 0 0 -4px;
	padding: 0;
	display: inline;
	}
/* :::::::::::::::::::::::  uti  ::::::::::::::::::::::: */
.uti {
	color: #b3bed7;
	width: 400px;
	height: 30px;
	font-size: 8pt;
	position: absolute;
	top: 5px;
	right: 88px;
	}
.uti a:link, .uti a:visited {	
	text-decoration: none;
	color: #b3bed7;
	font-size: 8pt;
	font-family: arial, sans-serif;
	}
.uti a:hover, .uti a:active {
	text-decoration: underline;
	color: #b3bed7;
	font-size: 8pt;
	font-family: arial, sans-serif;
	}
.uti ul, .uti ul li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	color: #b3bed7;
	}
/* :::::::::::::::::::::::  search  ::::::::::::::::::::::: */
.searchArea {
	width: 165px;
	height: 20px;
	text-align: right;
	position: absolute;
	top: 7px;
	right: 35px;
	}
.searchArea form {
	width: 165px;
	height: 20px;
	}
.searchField {
	color: #b3bed7;
	font-size: 7pt;
	position: relative;
	top: 0;
	left: 0;
	height: 16px;
	width: 130px;
	border: 1px #d9dde9 solid;
	vertical-align: middle;
	}
* html .searchField {
	height: 20px;
	}
*:first-child+html .searchField {
	height: 20px;
	}
.searchBtn {
	width: 27px;
	height: 20px;
	position: relative;
	left: 0;
	top: 0;
	vertical-align: middle;
	}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::  ContentT  :::::: */
.contentTWrap {
	background: #f4fafa url(../images/bg_content_top.gif) repeat-y center;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px #FFF solid;
	min-width:1000px;
	}
.contentT {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	}
/* :::::::::::::::::::::::  ob  ::::::::::::::::::::::: */
.ob {
	font-family: verdana;
	font-size: 7pt;
	color: #3773ad;
	background: url(../images/ob_bg.gif) no-repeat;
	background-position: -10px 20px;
	width: 248px;
	float: left;
	text-align: right;
	display: inline;
	margin-top: 15px;
	}
.ob a:link, .ob a:visited {	
	text-decoration: underline;
	color: #3773ad;
	font-size: 7pt;
	font-family: verdana;
	}
.ob a:hover, .ob a:active {
	text-decoration: none;
	color: #3773ad;
	font-size: 7pt;
	font-family: verdana;
	}
.ob strong {
	font-size: 8pt;
	}
/* :::::::::::::::::::::::  promo  ::::::::::::::::::::::: */
.promo {
	width: 417px;
	height: 197px;
	float: left;
	display: inline;
	position: relative;
	top: -10px;
	left: 31px;
	margin-bottom: 15px;
	}
.rates {
	width: 214px;
	float: right;
	text-align: left;
	display: inline;
	margin-top: 15px;
	position: relative;
	left: -25px;
	color: #007e64;
	font-size: 7.5pt;
	font-weight: normal;
	}
.rates img {
	margin-bottom: 10px;
	}

.rates table {
	color: #007e64;
	margin: 0;
	font-weight: bold;
	font-size: 8pt;
	}
.rates table td {
	padding: 0 5px;
	border-bottom: 10px #edf7f6 solid;
	font-weight: bold;
	}
.ratesRow {
	height: 18px;
	color: #007e64;
	background: #ddebf4;
	}
.ratesRow td {
	background: #ddebf4;
	}
.ratesAltRow {
	background: #c9ddee;
	height: 18px;
	}
.ratesAltRow td {
	background: #c9ddee;
	}
/* styles below created for use in rates_current.xsl */
.ratesRow2 {
	height: 18px;
	color: #007e64;
	background: #ddebf4;
	}
.ratesRow2 td {
	background: #ddebf4;
	}
.ratesRow1 {
	background: #c9ddee;
	height: 18px;
	}
.ratesRow1 td {
	background: #c9ddee;
	}
/* styles above created for use in rates_current.xsl */
.ratesBox table a {
	color: #007e64;
	}
.tableLeft {
	color: #007e64;
	font-weight: bold;
	width: 50%;
	}
.tableRight {
	font-weight: bold;
	color: #0057b8;
	width: 50%;
	}
.topRow {
	height: 26px;
	color: #007e64;
	}
	
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::  ContentB  :::::: */
.contentBWrap {
	background: #f4f6fa url(../images/bg_content_bottom.gif) repeat-y center;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	min-width:1000px;
	}
.contentB {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	}
/* :::::::::::::::::::::::  InfoCenter  ::::::::::::::::::::::: */
.infoCenter {
	color: #272727;
	width: 486px;
	float: left;
	display: inline;
	text-align: left;
	font-size: 9pt;
	margin-top: 20px;
	margin-left: 80px;
	margin-bottom: 30px;
	}
.infoCenter strong {
	color: #008e7f;
	font-size: 10pt;
	}
.infoCenter ul {
	margin-top: 12px;
	}
.infoCenter ul li {
	list-style-image: url(../images/bullet_home.gif);
	margin-bottom: 5px;
	}
/* :::::::::::::::::::::::  CurrentPromos  ::::::::::::::::::::::: */
.currentPromos {
	width: 300px;
	float: left;
	display: inline;
	margin-top: 20px;
	margin-left: 50px;
	}
.currentPromos img {
	margin-bottom: 12px;
	}
	
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::  Foot  :::::: */
.footWrap {
	background: #83b3c1 url(../images/bg_foot.jpg) no-repeat center;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	min-width:1000px;
	}
.foot {
	width: 980px;
	height: 75px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}
.footL {
	color: #FFF;
	float: left;
	display: inline;
	vertical-align: middle;
	margin-left: 71px;
	font-size: 7pt;
	width: 50%;
	}
.footL a:link, .footL a:visited {	
	text-decoration: underline;
	color: #FFF;
	font-size: 7pt;
	font-family: verdana;
	}
.footL a:hover, .footL a:active {
	text-decoration: none;
	color: #FFF;
	font-size: 7pt;
	font-family: verdana;
	}
.footL img {
	margin: 3px 12px 0 0;
	vertical-align: middle;
	}
.footC {
	color: #FFF;
	float: left;
	display: inline;
	vertical-align: middle;
	/*margin-top: 10px;*/
	margin-left: 10px;
	}
.footR {
	color: #FFF;
	float: left;
	display: inline;
	vertical-align: middle;
	margin-top: 10px;
	margin-left: 10px;
	}
.footR a:link, .footR a:visited {	
	text-decoration: underline;
	color: #FFF;
	font-size: 7pt;
	font-family: verdana;
	}
.footR a:hover, .footR a:active {
	text-decoration: none;
	color: #FFF;
	font-size: 7pt;
	font-family: verdana;
	}
.footR .text {
	padding-bottom: 1em;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::  Back  :::::: */
.contentBackWrapOuter {
	background: #e7eaef url(../images/bg_content_back.gif) repeat-y center;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	min-width:1000px;
	}
.contentBackWrap {
	background: url(../images/bg_content_back_wrap.jpg) repeat-x top;
	}
.contentBackL {
	width: 254px;
	background: url(../images/ob_bg_back.gif) no-repeat;
	background-position: 0px 100px;
	float: left;
	display: inline;
	}
.contentBackRWrap {
	padding: 0 30px;
	float: left;
	display: inline;
	}
.contentBackR {
	width: 646px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 30px;
	}
.contentImg {
	width: 227px;
	height: 179px;
	float: right;
	display: inline;
	margin: 3px 45px 20px 20px;
	}
/* :::::::::::::::::::::::  obBack  ::::::::::::::::::::::: */
.obBack {
	font-family: verdana;
	font-size: 7pt;
	color: #3773ad;
	width: 248px;
	float: left;
	text-align: right;
	display: inline;
	margin-top: 30px;
	position: relative;
	left: -30px;
	}
.obBackLinks {
	text-align: left;
	position: absolute;
	top: 30px;
	left: 57px;
	color: #008e7f;
	}
.obBack a:link, .obBack a:visited {	
	text-decoration: underline;
	color: #008e7f;
	font-size: 7pt;
	font-family: verdana;
	}
.obBack a:hover, .obBack a:active {
	text-decoration: none;
	color: #008e7f;
	font-size: 7pt;
	font-family: verdana;
	}
.obBack strong {
	font-size: 8pt;
	}
/* :::::::::::::::::::::::  In This Section  ::::::::::::::::::::::: */
.inThisSectionWrap {
	background: url(../images/bg_inthissection.gif) repeat-y;
	text-align: center;
	margin: 0 auto;
	font-family: arial;
	font-size: 9pt;
	}
.sectionHed img {
	margin-top: 80px;
	}
.inThisSection {
	width: 196px;
	text-align: right;
	margin: 0 auto;
	}
.inThisSection ul {
	}
.inThisSection ul li { 
	background: url(../images/section_star.gif) no-repeat right bottom;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	font-size: 9pt;
	margin-right: 10px;
	}
.inThisSection a:link, .inThisSection a:visited {	
	text-decoration: none;
	color: #008e7f;
	font-weight: bold;
	font-size: 9pt;
	}
.inThisSection a:hover, .inThisSection a:active {
	text-decoration: underline;
	color: #008e7f;
	font-weight: bold;
	font-size: 9pt;
	}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::  WCAC  :::::: */
.tableheader {
	font-weight: bold;
	color: #066258;
	font-size:10pt;
	}
	
th {
	background: #338c82;
	color: #d1e4e2;
	}
	
.tablecontent1 {
	color: #1e7168;
	font-size:9pt;
	}
	
.tablecontent2 {
	color: #1e7168;
	background: #edf0f6;
	font-size:9pt;
	}

.faqQ, .faqA { 
	font-weight: bold;
	}

.faqQ { color: #a1aecf; font-size: 18pt; font-family: verdana; font-weight: normal; }
.faqA { color: #003d78; font-size: 18pt; font-family: verdana; font-weight: normal; }
	
.xsmall {
    font-size:.8em; 
	}
.small {
    font-size:.9em;
	}
.medium {
    font-size:1em;
	}
.large {
    font-size:1.1em;
	}
.xlarge{
    font-size:1.2em;
	}

.special3 {
	}
.special2 {
	}
.special1 {
	}

.disclaimer {
	color: #9eadcd;
	}
	
.required {
	color: #094780;
	}
	
.appfield1 {
	border: 1px #d9dde9 solid;
	color: #4e76a2;
	}	
.appfield2 {
	border: 1px #d9dde9 solid;
	color: #4e76a2;
	background: #edf0f6;
	} 
	
.imgBranch {
	float:right;
	margin-right:30px;
}
.smallText {
	font-size:8pt;
}
.center {
	text-align:center;
}
	
#ex_dis{
	display:none;
	width:400px;
	float:center;
	padding:10px;
	background-color:#FFFFFF;
	position:absolute;
	z-index:10000;
	margin-top:50px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#AFDCD7;
	margin-left:200px;
	overflow: hidden;
}

span.editContent {
	display:block;
}
div#search .footer{
	width: 400px;
	background: #fff;
}

div#search td{
	text-align: center;
}



.loginHed {
	width:609px; 
	margin:0 0 15px 0;
	font:normal 9pt "Trebuchet",Arial, Helvetica, sans-serif;
	text-align:left;}
.loginHed p {margin:10px 0 0 0; line-height:18px;}
.loginContainer {width:530px; }
.loginAreaWrapOB {width:209px; float:left;margin-right:32px; }
.loginArea { 
	background-color:#edf0f7;
	color:#3c2014;
	/* padding:5px 10px; */
	font:bold 8pt "Trebuchet", Arial, Helvetica, sans-serif; text-align:left;
	width:198px;
	margin:0 0 0 60px;
	}
.loginArea h1 {margin:0;padding:0;}
.loginArea img {border:none;}
.loginCol {
	width:177px;
	padding:0;
	margin:0 auto;
	text-align:left;}
.loginCol label {display:block; margin:2px 0;}
.appfield1 {
	width:173px;
	height:20px;
	border:1px solid #889ab8;}
.loginBtn {
	position:relative;
	text-align:left;
	width:62px;
	height:23px;
	top:-30px;
	left:0;
	margin-left:3px;
	float:left;}
.loginArea a:link, .loginArea a:visited {
	color:#008e7f;
	text-decoration:underline;
	font:normal 8pt "Trebuchet",Arial, Helvetica, sans-serif;}
.loginArea a:hover, .loginArea a:active {color:#008e7f;text-decoration:none;}
.loginForgot {
	position:relative;
	top:10px;
	left:80px;}
.loginLinks {
	/* width:173px; */
	height:55px;
	margin:8px 8px 0 10px;
	padding-top:6px;
	color:#008e7f;
	border-top:1px solid #cac6ca;}
.loginLinks ul {margin:0;padding:10px 0 0 0;text-align:left;}
.loginLinks li {text-align:left;float:left; list-style:none; padding:0 px 0 2px; line-height:14px;}
.editorLink {
	margin-left: 40px;
}

