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;
}

sup {
	vertical-align: super;
	font-size: 0.8em;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #FFFFFF url(../images/bg_site.gif) repeat-x top left;
	color: #000;
	text-align: center;
}
body, table, td, div {
	line-height: normal;
	font:9pt Arial, tahoma, verdana, Helvetica, sans-serif;
}
	
a:link, a:visited {	
	color:#0066cc;
	text-decoration: none;
	}
a:hover, a:active {
	color:#0066cc;
	text-decoration: underline;
	}
	
a img { border: none; }
	
h1, .header1 {
	font-size: 1.6em;
	color: #00347e;
	font-weight: normal;
	margin-bottom: 9px;
}
#calccontent h1, #calccontent h1 center, h2, .header2 {
	font-size: 1.2em;
	color: #00347e;
	margin-bottom: 10px;
}
h3, .header3 {
	font-size: 1.0em;
	color: #008480;
}
h4, .header4 {
	font-size: 1.0em;
	color: #333333;
}

p {
	padding:0;
	line-height: 14pt;
	padding-bottom: 14px;
}
ul, ol { 
	margin-left: 25px;
	line-height: 14.5pt;
	margin-bottom: 10px;
	}
ul li {
	list-style-image: url(../images/bullet.png);

}
hr  {
	background: #cacaca;
  	border: 0;
  	color: #cacaca;
  	height: 1px;
	margin: 0 30px;
	}


table {	font-size: 100%; /* IE inheritance fix */ }

.tableheader {
	font-weight: bold;
	font-size: 8.5pt;
	color: #333333;
	padding: 3px;
	}
.tablesubheader {
	font-weight: bold;
}	
th {
	background-color:#335d98;
	color:#FFF;
	padding: 3px;
}
	
.tablecontent1 {
	background-color:#fff;
	padding: 3px;
}
	
.tablecontent2 {
	background-color:#e0e0e0;
	padding: 3px;
}

.faqQ, .faqA { 
	font-weight: normal;
	font-family: 'Trebuchet MS';
	font-size: 16pt;
	}

.faqQ { color:#00347e; }
.faqA { color:#6598cc; }
	
.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 {
	font-style:italic;
	color:#29527B;
}
* html .disclaimer {
	width: 90%;
}

	
.required {
	color:#666;
}
	
.appfield1 {
	border:1px solid #7f9db9;
	background-color:#fff;
}	
.appfield2 {
	border:1px solid #7f9db9;
	background-color:#e0e0e0;
}
	
/* =LAYOUT =DISTYLES */

/* suggested order for properties [ based on mozilla.org ] */
/* 

display
list-style
position
float
clear
width
height
min-width
min-height
margin
padding
border
background [ color, image, repeat, attachment, position, inherit ]
color
font
text-decoration
text-align
vertical-align
white-space
other text

 */

/* rule to show div borders
div {
	border: 1px solid #090;
	} */
	
	
#calccontent input {
	margin-top: 1px;
}

#ex_dis {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	position: absolute;
	border: 2px solid #00347E;
	padding: 15px;
	display: none;
	z-index: 500;
	width: 400px;
	top: 150px;
	left: 280px;
	}

.clearfloat {
	clear: both;
	height: 1px;
	}

.wrapper {
	width: 960px;
	background: #FFF url(../images/bg_site.gif) repeat-x top left;
	color: #000;
	text-align: center;
	margin: auto;
	}
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::  Page  :::::: */	
.page, .uti {
	width: 960px;
}
.page {
	background: #fff;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}
.designCapLeft {
	width: 20px;
	height: 415px;
	position: absolute;
	top: 0;
	left: -20px;
	}
.designCapRight {
	width: 20px;
	height: 415px;
	position: absolute;
	top: 0;
	left: 960px;
	}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::  Content  :::::: */	
.content {
	
	}	
.contentL {
	float: left;
	width: 230px;
	padding-bottom: 35px;
	}
.contentL .sidebarLogo {
	margin-top: 13px;
	margin-left: 12px;
	padding-left: 3px;
}
.logo {
	width: 230px;
	height: 115px;
	background: #FFF;
	float: left;
	}
.logo img {
	position: relative;
	top: 10px;
	left: 20px;
	}
	
.login_top {
    float:right;
    position:relative;
    right:-20px;
    margin: 10px 0 -60px 0;
    /*
    top:-70px;
    margin-bottom:-60px;
    */
    z-index:1000;
}
#back .login_top {
    /* top:-55px; */
}
*:first-child+html #back .login_top {
    /* top:-40px; */
}

.locatorWrap {
    margin: 0;
    padding:15px 0 0 13px;
    /* width:211px; */
    height:57px;
    background: url(../images/locatorsearch-bkgd.gif) no-repeat;
    color: #fff;
}
.locatorWrap a {
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}

.text_button {
    border: none;
    background-color: transparent;
    padding: 0;
    font-weight:bold;
    color: #fff;  /* or whatever other color you want */
}

/* :::::::::::::::::::::::  OB  ::::::::::::::::::::::: */
.loginWrap {
	/* background: #fff url(../images/bg_graybox.gif) repeat-y top left; */
	width: 211px;
	margin-top: 0px;
	margin-left: 12px;
	}
.loginOB {
	text-align: left;
	line-height: 13px;
	width:470px;
}
#back .loginOB {
    margin-top:15px;
	text-align: left;
	line-height: 13px;
	width:270px;
}
	
.mem_num {
    float:left;
    margin-right:5px;
    position:relative;
}
.mem_pw {
    float:left;
    margin-right:5px;
    position:relative;
}
*:first-child+html .mem_pw {
    margin-top:-1px;
}
	
.ttlOB {
	height: 36px;
	background: url(../images/burst_bg.gif) no-repeat top left;
	position: relative;
	top: -5px;
	left: 5px;
	}
.ttlOB img {
	vertical-align: middle;
	margin-right: 8px;
	}
.ttlOB div {
	position: relative;
	top: 17px;
	left: 21px;
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: tahoma;
	}
#back .loginOB .ttlOB {
    float:left;
}
.loginOB form {
	/* width: 185px; */
	margin: 5px 0 0 0;
	padding: 0 0 0 18px;
	color: #6a6a6a;
	font-size: 8pt;
	font-family: tahoma;
	text-align: left;
	position: relative;
	}
*:first-child+html .loginOB form {
	height:43px;
}
.userField {
	color: #848589;
	font-family: tahoma;
	font-weight: bold;
	position: relative;
	top: 0px;
	left: 0;
	height: 22px;
	width: 172px;
	margin: 0;
	padding: 0 0 0 2px;
	border: 1px #616161 solid;
	}
* html .userField {
	height: 24px;
	}
*:first-child+html .userField {
	height: 24px;
	}
.passField {
	color: #848589;
	font-family: tahoma;
	font-weight: bold;
	position: relative;
	top: 0;
	left: 0;
	height: 22px;
	width: 172px;
	margin: 0;
	padding: 0 0 0 2px;
	border: 1px #616161 solid;
	vertical-align: middle;
	}
* html .passField {
	height: 24px;
	}
*:first-child+html .passField {
	height: 24px;
	}
.passLink {
    float:right;
    margin-right:100px;
	color: #b4b4b4;
	font-family: tahoma;
	font-size: 7.5pt;
	font-weight: normal;
	vertical-align: middle;
	}
.passLink a:link, .passLink a:visited {	
	text-decoration: underline;
	font-family: tahoma;
	color: #b4b4b4;
	font-weight: normal;
	font-size: 7.5pt;
	display: inline;
	}
.passLink a:hover, .passLink a:active {
	text-decoration: none;
	font-family: tahoma;
	color: #b4b4b4;
	font-weight: normal;
	font-size: 7.5pt;
	}
.obLinks {
	color: #6a6a6a;
	width: 180px;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	position: relative;
	left: 18px;
	/* 
	    border-top: 1px #99aece solid;
	    padding-top: 3px;
	    top: 10px;
	    margin-bottom: 15px;
	*/
	text-align: center;
	}
.obLinks a:link, .obLinks a:visited {	
	text-decoration: none;
	font-family: tahoma;
	color: #6a6a6a;
	font-weight: normal;
	font-size: 8pt;
	padding-left: 1px;
	}
.obLinks a:hover, .obLinks a:active {
	text-decoration: underline;
	font-family: tahoma;
	color: #6a6a6a;
	font-weight: normal;
	font-size: 8pt;
	}
.btnOb {
    float:left;
	width: 49px;
	height: 21px;
	/* display: inline; */
	vertical-align: middle;
	margin-top:16px;
	}
#back .btnOb {
    margin:9px 0 0 44px;
}
/* :::::::::::::::::::::::  Resource Center  ::::::::::::::::::::::: */
.resourceWrap {
	background: #fff url(../images/bg_graybox.gif) repeat-y top left;
	width: 211px;
	margin-top: 19px;
	margin-left: 12px;
	}
.resourceCenter {
	text-align: left;
	line-height: 13px;
	color: #666666;
	margin-bottom: 6px;
	}
.ttlResourceCenter {
	height: 36px;
	background: url(../images/burst_bg.gif) no-repeat top left;
	position: relative;
	top: -5px;
	left: 5px;
	width: 190px;
	}
.ttlResourceCenter div {
	position: relative;
	top: 17px;
	left: 29px;
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	font-family: tahoma;
	}
.resourceCenter ul {
	position: relative;
	margin-right:15px;
	left: 9px;
	}
.resourceCenter li {
	line-height: 12pt;
	}
.resourceCenter ul, .resourceCenter li {
	list-style-image: url(../images/bullet_leftcol.gif);
	}
.resourceCenter a:link, .resourceCenter a:visited {	
	text-decoration: none;
	font-family: tahoma;
	color: #666666;
	font-weight: normal;
	font-size: 8pt;
	padding-left: 1px;
	}
.resourceCenter a:hover, .resourceCenter a:active {
	text-decoration: underline;
	font-family: tahoma;
	color: #666666;
	font-weight: normal;
	font-size: 8pt;
	}
	
.contentR {
	float: right;
	width: 730px;
	}
.navUtiWrap {
	height: 84px;
	/* text-align: right; */
	font-size: 7.5pt;
	}
/* :::::::::::::::::::::::  uti  ::::::::::::::::::::::: */
.uti, .uti div {
	color: #00347e;
	font-size: 7.5pt;
	font-weight: bold;
	font-family: tahoma;
	}
.uti {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 35px;
}
.uti ul {
	margin: 0;
	padding: 0;
	color: #00347e;
	}
.uti ul li { 
	list-style-image: none;
	list-style-type: none;
	font-size: 7.5pt;
	margin: 0;
	padding: 0;
	display: inline;
	color: #00347e;
	}
.uti a:link, .uti a:visited {	
	text-decoration: none;
	color: #00347e;
	font-size: 7.5pt;
	font-weight: bold;
	}
.uti a:hover, .uti a:active {
	text-decoration: underline;
	color: #00347e;
	font-size: 7.5pt;
	font-weight: bold;
	}
.uti-content {
	text-align: right;
	margin-right: 16px;
	margin-bottom: 20px;
}
.uti-links {
	float: left;
	position: relative;
	left: 318px;
}
	
/* :::::::::::::::::::::::  Search  ::::::::::::::::::::::: */
.searchArea {
	/* background: url(../images/burst_bg_search.gif) no-repeat top right; */
	position: relative;
	height: 33px;
	top: 14px;
	right: -15px;
	font-size: 7.5pt;
	}
#back .searchArea {
    right:0px;
}
.searchArea form {
	font-size: 7.5pt;
	position: relative;
	/* right: 30px; */
	}
.searchField {
	color: #00347e;
	font-size: 7.5pt;
	width: 130px;
	height: 19px;
	border: 1px #616161 solid;
	position: relative;
	top: 1px;
	left: 0;
	vertical-align: middle;
	}
* html .searchField {
	height: 22px;
	font-size: 7.5pt;
	}
*:first-child+html .searchField {
	height: 22px;
	font-size: 7.5pt;
	}
.searchBtn {
	vertical-align: middle;
	margin-left: 7px;
	}
	
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::  Nav  :::::: */
.nav {
	margin: 0 auto;
	text-align: left;
	height: 38px;
	}
.nav ul, .nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
.nav li {
	margin: 0 -4px 0 0;
	padding: 0;
	}
.nav li img {
	margin-right: 0px;
	padding: 0;
	}
.menu-preloader-on {
	display: none;
	/*
	position: absolute;
	left: -9999px;
	top: -9999px;
	*/
}
.promoMain {
	margin: 0 0 0 0;
	padding: 0;
	border: none;
	}
* html .promoMain {
	}
*:first-child+html .promoMain {
	}
	
.home {
	text-align: left;
	}
.homeL {
	float: left;
	margin: 0px 0 20px 15px;
	text-align: left;
	}
.ttlContent {
	background: transparent;
	position: relative;
	font-size: 11pt;
	font-weight: bold;
	top: 0;
	left: 0;
	margin-top: 10px;
	}
.ttlContent div {
	position: relative;
	left: 11px;
	font-weight: bold;
	font-size: 11pt;
	color: #676767;
	font-family: tahoma;
	}
	
.promoSmallTop {
	border: none;
	text-align: left;
	padding-top: 12px;
	margin-bottom: 0px;
	position: relative;
	left: 25px;
	}
* html .promoSmallTop {
	margin-bottom: 0px;
	}
.promoSmallTtl {
	display: block;
	color: #40a3a0;
	font-weight: bold;
	font-family: tahoma;
	font-size: 8pt;
	margin-bottom: 5px;
	}
.promoSmallImg {
	float: left;
	margin: 0 5px 0 0;
	display: inline;
	width: 84px;
	text-align: center;
	}
.promoSmallTxt {
	font-size: 8pt;
	padding-bottom: 10px;
	}
	
.promoSmall {
	border-top: 1px #cacaca solid;
	text-align: left;
	padding-top: 12px;
	margin-bottom: 0px;
	position: relative;
	left: 25px;
	width: 275px;
	}
* html .promoSmall {
	margin-bottom: 0px;
	}
.homeR .promoSmall {
	width: auto;
	left: 0;
	margin-right: 12px;
}
.promoSmallTtl {
	display: block;
	color: #40a3a0;
	font-weight: bold;
	font-family: tahoma;
	font-size: 8pt;
	margin-bottom: 5px;
	}
.promoSmallImg {
	float: left;
	margin: 0 5px 0 0;
	display: inline;
	}
.promoSmallTxt {
	font-size: 8pt;
	padding-bottom: 10px;
	}

.homeContents {
	width: 714px;
	background-color: #DEDEDE;
	-moz-border-radius: 15px;
	border-radius: 15px;
	position: relative;
	top: -18px;
}

.calendar-of-events {
	margin-bottom: -2px;
}

.homeR {
	float: right;
	text-align: left;
	padding-top: 0px;
	width: 460px;
	}
	
.homeR .news-story-left, .homeR .news-story-right {
	width: 230px;
	}
	
.homeR .news-story-left .editor, .homeR .news-story-right .editor {
	font: 8pt Arial,tahoma,verdana,Helvetica,sans-serif;
	}
	
.homeR .news-story-left {
	float: left;
	}
	
.homeR .news-story-right {
	float: right;
	}
	
.rotateOnRefresh {
    margin: 10px 0 0 0;
    /*
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #BABABA;
	*/
}	
	
.rotateOnRefresh img{
}	
	
.expressWrap {
	background: #fff url(../images/bg_graybox.gif) repeat-y top left;
	width: 211px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
.expressLinks {
	text-align: left;
	line-height: 13px;
	color: #666666;
	}
.ttlExpressLinks {
	height: 36px;
	background: url(../images/burst_bg.gif) no-repeat top left;
	position: relative;
	top: -5px;
	left: 5px;
	}
.ttlExpressLinks div {
	position: relative;
	top: 17px;
	left: 29px;
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: tahoma;
	}
.expressLinks ul {
	position: relative;
	left: -10px;
	margin-top: 10px;
	}
.expressLinks li {
	line-height: 12pt;
	margin-bottom: 6px;
	}
.expressLinks ul, .expressLinks li {
	list-style-image: none;
	}
.expressLinks a:link, .expressLinks a:visited {	
	text-decoration: none;
	font-family: tahoma;
	color: #666666;
	font-weight: normal;
	font-size: 8pt;
	padding-left: 1px;
	}
.expressLinks a:hover, .expressLinks a:active {
	text-decoration: underline;
	font-family: tahoma;
	color: #666666;
	font-weight: normal;
	font-size: 8pt;
	}
.expressLinks ul a img {
	vertical-align: middle;
	position: relative;
	left: -8px;
	}
	
.ratesWrap {
	background: #fff url(../images/bg_graybox.gif) repeat-y top left;
	width: 211px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
.ratesWrap .calculators, .ratesWrap .all-rates {
	font-weight: bold;
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.1em;
	font-size: 8pt;
}
.ratesWrap .calculators {
	background-color: #DEDEDE;
	margin-bottom: 0;
	padding-top: 0.6em;
}
.rates {
	text-align: left;
	line-height: 13px;
	color: #666666;
	}
.ttlRates {
	height: 36px;
	background: url(../images/burst_bg.gif) no-repeat top left;
	position: relative;
	top: -5px;
	left: 5px;
	}
.ttlRates div {
	position: relative;
	top: 17px;
	left: 29px;
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	font-family: tahoma;
	}
.rates table {
	width: 158px;
	position: relative;
	left: 6px;
	margin-top: 5px;
	margin-bottom: 10px;
	}
.rates table td {
	border-bottom: 1px #99cecc solid;
	font-family: tahoma;
	font-size: 8pt;
	padding: 1px 0
	}
.ratesLeft {
	
	}
.rates table strong {
	color: #666666;
	font-size: 7.5pt;
	}
.specialTD {
	color: #00853f;
	padding: 0 3px 0 0;
	}
.seeAll {

	}
.ratesLeft {
	width: 103px;
	color: #666666;
	}
.ratesRight {
	text-align: right;
	font-wieght: bold;
	color: #00347e;
	}
.rates table .ratesRight strong {
	color: #00347e;
	}
.rates a:link, .rates a:visited {	
	text-decoration: none;
	font-family: tahoma;
	color: #0066cc;
	font-weight: normal;
	font-size: 7.5pt;
	padding-left: 1px;
	}
.rates a:hover, .rates a:active {
	text-decoration: underline;
	font-family: tahoma;
	color: #0066cc;
	font-weight: normal;
	font-size: 7.5pt;
	}

.host-promos {
	background-color: white;
}
	
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::  Back  :::::: */
.obLinksBack {
	color: #6a6a6a;
	width: 112px;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	display: inline;
	vertical-align: top;
	float: right;
	position: relative;
	top: 3px;
	left: -20px;
	}
.obLinksBack a:link, .obLinksBack a:visited {	
	text-decoration: none;
	font-family: tahoma;
	color: #6a6a6a;
	font-weight: normal;
	font-size: 8pt;
	padding-left: 1px;
	}
.obLinksBack a:hover, .obLinksBack a:active {
	text-decoration: underline;
	font-family: tahoma;
	color: #6a6a6a;
	font-weight: normal;
	font-size: 8pt;
	}
.btnObBack {
	width: 49px;
	height: 21px;
	vertical-align: top;
	float: left;
	display: inline;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	}
/* :::::::::::::::::::::::  Share Deposits  ::::::::::::::::::::::: */
.shareWrap {
	background: #fff url(../images/bg_graybox.gif) repeat-y top left;
	width: 211px;
	position: relative;
	top: 19px;
	left: 12px;
	}
.shareDeposits {
	text-align: left;
	line-height: 13px;
	color: #666666;
	margin-bottom: 6px;
	}
.ttlShareDeposits {
	height: 36px;
	background: url(../images/burst_bg.gif) no-repeat top left;
	position: relative;
	top: -5px;
	left: 5px;
	}
.ttlShareDeposits div {
	position: relative;
	top: 17px;
	left: 29px;
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	font-family: tahoma;
	}
.shareDeposits ul {
	position: relative;
	left: 9px;
	}
.shareDeposits li {
	line-height: 12pt;
	}
.shareDeposits ul, .shareDeposits li {
	list-style-image: url(../images/bullet_share.gif);
	}
.shareDeposits a:link, .shareDeposits a:visited {	
	text-decoration: none;
	font-family: tahoma;
	color: #0066cc;
	font-weight: normal;
	font-size: 8pt;
	padding-left: 1px;
	}
.shareDeposits a:hover, .shareDeposits a:active {
	text-decoration: underline;
	font-family: tahoma;
	color: #0066cc;
	font-weight: normal;
	font-size: 8pt;
	}
	
.shareDeposits ul li ul {
	margin: 0 0 0 5px;
	padding: 0;
	}
.shareDeposits ul li ul li {
	list-style-image: url(../images/bullet_share_second.gif);
	margin-bottom: 0;
	}
.shareDeposits ul li ul li a:link, .shareDeposits ul li ul li a:visited {	
	text-decoration: none;
	font-family: tahoma;
	color: #666;
	font-weight: normal;
	font-size: 8pt;
	padding-left: 1px;
	}
.shareDeposits ul li ul li a:hover, .shareDeposits ul li ul li a:active {
	text-decoration: underline;
	font-family: tahoma;
	color: #666;
	font-weight: normal;
	font-size: 8pt;
	}

.contentBackWrap {
	margin-right: 5px;
	}
* html .contentBackWrap {
	/*margin-top: -3px;*/
	}
*:first-child+html .contentBackWrap {
	/*margin-top: -3px;*/
	}
.contentBack {
	padding: 25px 15px 30px 30px;
	}
.imgBack {
	float: right;
	display: inline;
	margin: 0 0 20px 20px;
	}
.btnContent {
	margin: 0 10px 10px 0;
	}
	
		
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::  Footer  :::::: */
.foot {
	width: 100%;
	height: 140px;
	color: #7b7b7b;
	background-color: #ebebeb;
	margin: 0 auto;
	}
.footContent {
	width: 960px;
	text-align: center;
	margin: 0 auto;
}
	
.footTop {
	border-bottom: 1px #d0d0d0 solid;
	/* padding-bottom: 25px; */
	display: block;
	}
.footTopL {
	float: left;
	width: 730px;
	color: #FFF;
	display: inline;
	text-align: left;
	}
.footTopL img {
	vertical-align: middle;
	margin-left: 10px;
	position: relative;
	top: 10px;
	right: 20px;
	}
	
.footTopR {
	text-align: right;
	float: right;
	width: 170px;
	display: inline;
	}
.footTopR img {
	vertical-align: middle;
	margin-left: 18px;
	position: relative;
	top: 10px;
	right: 0;
	}
	
.footBottom {
	padding: 10px 40px 25px 40px;
	display: block;
	font-size: 7.5pt;
	text-align: left;
	}
	
	 #motdLayer {
	position:absolute; 
	z-index:900;
 	width: 400px;
 	overflow:auto;
	filter:alpha(opacity=92); 
	opacity:0.92;
     border: 1px solid #000;
	background-color: #fff; 
	padding: 20px;
	color: #000;
	font: 10pt arial,sans-serif;
	display: none;
}
 #motdLayer a:link, #motdLayer a:visited {
	color: #000;
	text-decoration: none;
}
 #motdLayer a:hover, #motdLayer a:active {
	color: # 000;
	text-decoration: underline;
}	

.underlineLinksOnHover a:link, .underlineLinksOnHover a:visited {
	text-decoration: none;
}

.underlineLinksOnHover a:hover, .underlineLinksOnHover a:active {
	text-decoration: underline;
}

#expressLinksMenu {
	width: 193px;
}

#expressLinksMenu a {
	padding-left: 3px;
}

#expressLinksMenu_msdd {
	height: 20px;
	margin-left: 10px;
}

*:first-child+html .top_rounded {
	margin-top: -5px;
}

*:first-child+html .bottom_rounded {
	margin-bottom: -3px;
}

.social-links {
	display: inline;
}

.social-network img {
	margin-left: 0.1em;
	margin-bottom: -1em;
}

.promoNav {
	float: right;
	position: relative;
	top: -25px;
	right: 16px;
}

.promoNav a {
	display: none;
}

#promoNext, #promoPrevious {
	display: inline;
}

.tab .editor {
	margin: 0px 50px;
	padding: 20px 0px;
}

/* Start jQuery UI */
.ui-tabs .ui-tabs-hide {
     display: none;
}
.ui-tabs .ui-tabs-panel {
     padding: 0;
}
.ui-tabs .ui-tabs-nav li {
	font-size: 0.8em;
	margin: 0;
	padding-bottom: 1px;
	border-bottom: none;
	padding: 0.1em 0.30em;
}
.ui-tabs .ui-tabs-nav li a {
	padding: 0;
}
#rates-tabs {
     display: none;
     border-top: none;
     border-bottom: none;
     background-color: white;
}
.ratesWrap h2, .calendar-of-events h2 {
	background: url(../images/burst_bg.gif) no-repeat 0 3px;
	color: #333333;
	margin-left: 7px;
	padding-left: 28px;
	padding-top: 20px;
	padding-bottom: 6px;
	margin-bottom: 2px;
	font-family: tahoma;
	font-size: 9pt;
}

.ratesWrap .bottom_rounded {
	background-color: #DEDEDE;
}

.calendar-of-events h2 {
	background-image: none;
	padding-top: 0;
	padding-left: 0;
}

#rates-tabs h3 {
     text-align: center;
     margin-top: 0.3em;
}
#rates-tabs .rates, #rates-tabs .effective-date, .ratesWrap .disclaimer {
	width: 190px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 8px;
	text-align: left;
}
#rates-tabs .rates {
	border: 1px solid #d6eaf5;
}
#rates-tabs .rates th {
	background-color: #d6eaf5;
	color: #333333;
	text-align: left;
}
#rates-tabs .rates td {
	/* background-color: #f3fbfe; */
	color: #333333;
	font-size: 8pt;
}
#rates-tabs .effective-date {
	font-weight: bold;
	font-style: italic;
}
#rates-tabs .ui-state-default a,
#rates-tabs .ui-state-default a:link,
#rates-tabs .ui-state-default a:visited
#rates-tabs .ui-state-active a,
#rates-tabs .ui-state-active a:link,
#rates-tabs .ui-state-active a:visited  {
	color: #C9F4F4;
}

#rates-tabs .ui-state-hover a,
#rates-tabs .ui-state-hover a:link,
#rates-tabs .ui-state-hover a:visited,
#rates-tabs .ui-state-hover,
#rates-tabs .ui-widget-content .ui-state-hover,
#rates-tabs .ui-widget-header .ui-state-hover
 {
	border-color: #6598CC;
}

#rates-tabs.ui-tabs .ui-tabs-nav li {
	background-color: #686868;
}

#rates-tabs.ui-tabs .ui-tabs-nav li:hover {
	background-color: #6598CC;
	border-color: #6598CC;
}

#rates-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background-color: #56A797;
}

#rates-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected:hover {
	background-color: #6598CC;
	border-color: #6598CC;
}
.ratesWrap .disclaimer {
	text-align: center;
	font-size: 75%;
	padding-bottom: 0;
	line-height: 1.2em;
}
/* End jQuery UI */

.news {
	width: 218px;
	height: 143px;
	overflow: auto;
	background-color: white;
	padding-left: 1em;
}

.contentBackWrap .ui-tabs .ui-tabs-nav li.tab1_button a {
	
}

.contentBackWrap .ui-tabs .ui-tabs-nav li.tab2_button a {
	padding-top: 1em;
}

.contentBackWrap .ui-tabs .ui-tabs-nav li.tab3_button a {
	padding-top: 1em;
}

.contentBackWrap .ui-tabs .ui-tabs-nav li.tab4_button a {
	
}

.contentBackWrap .tab {
	background-color: #ECF9FE;
}

.ttlResourceCenter.twoRow div {
	top: 4px;
}

#motdLayer {
	margin-top: 10px;
}

