/* This CSS sets the template styles and layout for ALL elemnets */

/* --------------------------------------------------------- =BROWSER =NORMALIZATION */

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

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* div {border:1px solid #090;}   */

.newsModule {
	  background: url(../images/bg_bottomcurve.gif) no-repeat scroll left bottom #EFEFF0;
	  margin-bottom: 13px;
}

.newsModule p {
	margin:0; 
	padding:10px;
	font-size:0.9em;
}

/* --------------------------------------------------------- =BASE =STYLES */

body {
	background: #fff url(../images/page-bg.jpg) repeat-x;
	color: #343434;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	text-align:center;
}

body, table, td, div, input {
	font-family: Arial, Trebuchet, Tahoma, Helvetica, sans-serif;
}

a:link, a:visited {	
	color:#056ea9;
	text-decoration: underline;
}
	
a:hover, a:active {
	color:#056ea9;
	text-decoration: none;
}

.tabbed {
	margin-left:20px;
}

h1 {
	margin: 0 0 18px 0;
	padding: 0;
	color: #02366c;
	font-family: Georgia, "Palatino Linotype", Palatino, "Times New Roman", serif;
	font-size: 1.5em;
	border-bottom: 1px solid #02366c;
	font-weight: bold;
}
	
h2, #calccontent h1, #calccontent h1 center {
	color: #086ea5;
	margin: 0 0 10px 0;
	font-size: 1.3em;
}

#calccontent h1, #calccontent h1 center {
	color: #086ea5;
	margin: 0 0 10px 0;
	font-size: 1.3em;
	font-family: Arial, Trebuchet, Tahoma, Helvetica, sans-serif;
	border:none;
}

h3 {
	color: #02366c;
	margin: 0 0 10px 0;
	font-size: 1.1em;
}

h3 a:link, h3 a:active, h3 a:hover, h3 a:visited {
	color: #02366c;
}

h4 {
	color: #000;
	margin: 0 0 10px 0;
	font-size: 1em;
}

p {
	padding: 0 0 12px 0;
}

hr {
	background: #a8b9c7;
  	border: 0;
  	color: #a8b9c7;
  	height: 1px;
	margin: 10px 0;
}
	
ol li {
	list-style-type: decimal;
}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom:10px;
} /* tables still need 'cellspacing="0"' in the markup */

.wc_table {
	margin-bottom: 1em;
	width:100%;
}
.bordered td, .bordered th {
	border: 1px solid #02366C;
	vertical-align: middle;
}

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

ins {
	text-decoration: none;
	border-bottom: 1px dotted;
} /* remember to highlight inserts somehow! */

del {
	text-decoration: line-through;
}

.rate1 {
	font-size: 140%;
	font-weight: bold;
}
.rate2 {
	font-size: 120%;
	font-weight: bold;
}

/* --------------------------------------------------------- =CLEAR =FLOATS/=FIXS */

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

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;} /* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;} /* End hide from IE-mac */


/* --------------------------------------------------------- =PAGE WRAPS/=COLUMNS */

.page {
	width: 966px;
	margin: 0 auto;
	text-align: left;
}

/* --------------------------------------------------------- =MASTHEAD */
	
.mast {
	background: #96d7fe url(../images/mast-bg.jpg) no-repeat;
	height: 112px;
}
* html .mast {
	height: 112px;
}
.mastL {
	float: left;
	width: 366px;
	padding-top: 7px;
}
	
.mastR {
	float: right;
	width: 600px;
	padding-top: 7px;
	text-align: right;
}
	
/* --------------------------------------------------------- =UTILITY */
	
.uti {
	color: #033f79;
}
	
.uti ul {
	margin: 0;
	padding: 0;
}

.uti li {
	display: inline;
	margin: 0;
	padding: 0;
}

.uti a:link, .uti a:visited {	
	color:#033f79;
	text-decoration: none;
}
	
.uti a:hover, .uti a:active {
	color:#033f79;
	text-decoration: underline;
}
	
/* --------------------------------------------------------- =SEARCH =AREA */

.searchAreaWrap {
	float: right;
	width: 268px;
	padding-top: 10px;
}

.searchArea {
	display: inline;
	float: left;
	width: 174px;
	border: 1px solid #654430;
	margin: 1px 0 0 25px;
}

.searchArea form {
	margin: 0;
	padding: 0;
}

.searchArea input, .searchArea img { vertical-align: middle; }

.searchArea input.appfield1 {
	width: 128px;
	height: 15px;
	margin:0;
	padding:4px 0 4px 6px;
	border: none;
	background-color: #fff;
	color: #000;
}

* html .searchArea input.appfield1 {height:23px; width: 132px;}

*:first-child+html .searchArea input.appfield1 {height:14px; width: 128px;}


.social {
	display: inline;
	float: right;
}

.social img {
	padding-left: 3px;
}


/* --------------------------------------------------------- =LOGIN =AREA */

#home .loginAreaWrapMain {
	width:100%;
	height: 252px;
	margin: 0;
	padding: 0;
	background:  url(../images/login-bg.gif) no-repeat;
}


/* Login update to home page below: 201-95079 */
.homeLoginAreaWrapMain {
	float: right;
	width:350px;
	height: 40px;
	margin-top: 2px;
}
.homeLoginAreaWrapMain img {
	margin: 7px 10px 0 0;
}
/* Login update to home page above: 201-95079 */

.backLoginAreaWrapMain {
	float: right;
	width:268px;
	height: 37px;
	margin-top: 7px;
	background:  url(../images/login-back-bg.gif) no-repeat;
}
.backLoginAreaWrapMain img {
	margin: 7px 10px 0 0;
}


.loginAreaWrapMain {
	float: right;
	width:268px;
	height: 37px;
	margin-top: 7px;
	background:  url(../images/login-back-bg.gif) no-repeat;
}

.loginAreaWrapMain img {
	margin: 7px 10px 0 0;
}

.loginAreaWrapOB {padding:52px 0 0 20px;}

.loginOB form {padding:0;}

.loginOB {position:relative;}

.loginCol label {
	display:block;
	font-size:9pt;
	font-weight:bold;
	color:#fff;
}

.loginCol * {font-size:8pt; color:#604b20;}

.loginCol {margin:10px 0 0 0;}

.loginCol input.appfield1 {
	font-size:10pt;
	width:230px;
	border:1px solid #6aa1c1;
	padding:4px 0 4px 2px;
}

.loginCol input.appfield2 {
	font-size:10pt;
	width:160px;
	border:1px solid #6aa1c1;
	padding:4px 0 4px 2px;
}

* html .loginCol input.appfield1 {height:25px;}
* html .loginCol input.appfield2 {height:25px;}

.loginCol a:link, .loginCol a:visited,
.loginLinks a:link, .loginLinks a:visited {
	color:#fff;
	text-decoration:none;
	font-size:9pt;
}

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

.loginLinks {
	padding:0;
	margin:10px 0 0 0;
	text-align:left;
	color:#fff;
	font-size:9pt;
}

.loginLinks ul {margin:0; padding:0;}
.loginLinks li {
	display:inline;
	list-style-image:none;
	margin:0;
	padding:0;
}

li.forgotPW a:link, li.forgotPW a:visited, li.forgotPW a:hover, li.forgotPW a:active {
	color:#a0d3fb;
	font-size:11pt;
	font-weight: bold;
}

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

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

.loginForgot {
	position:absolute; 
	top:55px; 
	right:32px;
}
* html .loginForgot {top: 65px;}

.loginForgot a:link, .loginForgot a:visited  {
	color:#a0d3fb;
	text-decoration:none;
	font-size:7pt;
}

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

#home .loginBtn { position: absolute; left: 175px; margin-top: -25px; }

* html #home .loginBtn {}

li.firstLi a:link, li.firstLi a:visited {font-weight:bold;}


/* --------------------------------------------------------- =PRRIMARY =NAV */

.pNav {
	width:100%;
	font-family: "Palatino Linotype", Palatino, "Times New Roman", serif;
	margin-left: 16px;
	padding: 0;
}

.pNav a:link, .pNav a:visited {	
	display:block;
	padding:12px 9px 11px 9px;
	color: #fff;
	font-family: "Palatino Linotype", Palatino, "Times New Roman", serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.pNav a:hover, .pNav a:active {
	background: url(../images/pnav-on.gif);
	text-decoration: none;
}

.pNav ul {
	margin:0;
	padding:0;
}

.pNav li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}

	
/* --------------------------------------------------------- =HOME =CONTENT */

.home {
	width: 960px;
	padding: 20px 20px 0px 20px;
}	

.home h1 {
	margin: 0 0 18px 0;
	padding: 0;
	color: #02366c;
	font-family: Georgia, "Palatino Linotype", Palatino, "Times New Roman", serif;
	font-size: 1.8em;
	border-bottom: 1px solid #02366c;
	font-weight: normal;
}

.homeL {
	float: left;
	width: 215px;
	min-height: 210px;
	padding-left: 2px;
	border-right: 1px solid #83b6d2;
}

.homeM {
	float: left;
	width: 435px;
	min-height: 210px;
	padding: 0 20px;
	border-right: 1px solid #83b6d2;
}

.homeR {
	float: right;
	width: 225px;
	padding-right: 20px;
}
	
/* --------------------------------------------------------- =PROMOS */


.prevnext {
	position: absolute;
	top: 225px;
	right: 150px;
	z-index:1000;
}

.prevnext a {
	padding: 0 5px;
}

.smpromo {
	width: 198px;
	height: 41px;
	margin-bottom: 10px;
	color:#fff;	
	font-family: "Palatino Linotype", Palatino, "Times New Roman", serif;
	font-size: 12pt; 
	font-weight: bold;
}
* html .smpromo a:link, * html .smpromo a:visited  {
	height:41px;
	}
.smpromo a:link, .smpromo a:visited {
	color:#fff;	
	margin: 0;
	padding: 10px 0 0 15px;
	text-decoration: none;
	height:31px;
	background:url(../images/btn-ql-bg-off.gif) 0 0 no-repeat;
	display:block;
	overflow:hidden;
}
	
.smpromo a:hover, .smpromo a:active {
	color:#fff;	
	padding: 10px 0 0  15px;
	text-decoration:none;
	background-position: 0 -41px;
}

.mainNews {
	color:#1b9e27;
	font-weight: bold;
}

.mainNews a:link, .mainNews a:visited {
	color:#1b9e27;
	text-decoration:underline;
}

.mainNews a:hover, .mainNews a:active {
	color:#1b9e27;
	text-decoration:none;
}

/* --------------------------------------------------------- =NEWS/=ALERTS */

.alerts a:link, .alerts a:visited {	
	color:#25e137;
	font-weight: bold;
	text-decoration: none;
}
	
.alerts a:hover, .alerts a:active {
	color:#25e137;
	text-decoration: underline;
}
	
/* --------------------------------------------------------- =ATM =LOCATER */

.locatorWrap {
	height: 207px;
	width: 203px;
	background: url(../images/atm-bg.gif) no-repeat;
	text-align: left;
	padding: 8px 0 0 0;
	position: relative;
}
	
.locatorWrap h1 {
	color: #fff;
	margin: 0 0 3px 12px;
	font-size: 1.1em;
	font-weight: bold;
	border: none;
}

.locatorWrap h2 {
	color: #a6cbdf;
	margin: 0 0 4px 12px;
	font-size: .8em;
	font-weight: normal;
}
	
.locator {
	margin: 5px 16px 5px 12px;
	color: #fff;
	background-color: #2d84b2;
	font-size: .8em;
}
	
.locator a:link, .locator a:visited {	
	color: #fff;
	text-decoration: underline;
}
	
.locator a:hover, .locator a:active {
	color: #fff;
	text-decoration: none;
}
	
.locator form {
	padding: 5px 0 5px 10px
}
	
.locator input {
	margin: 6px 0;
}
	
.locator label {
	display: block;
	margin: 0;
	padding: 0;
}
	
.myCheckbox {
	height: 12px;
	width: 12px;
	margin: 0;
	padding: 0;
}
/* IE6 spacing issue */

.locatorIcon {
	position: absolute;
	top: 35px;
	right: 15px;
	width: 45px;
	height: 74px; 
}
	
.locator form input, .locator form img { 
	vertical-align: middle; 
}
	
.locatorRow {
	margin: 5px 0;
}

.zipField {
	width: 110px;
	margin: 0 0 3px 0;
	font-size:.9em;
	padding: 4px 0 3px 2px;
	border: 1px solid #fff;
	background-color:#fff;
	color: #000;
}
	
*html .zipField {
	height: 30px;
}
	
*:first-child+html .zipField {
	height: 16px;
}


/* --------------------------------------------------------- =QUICKLINKS */

.quicklinks {
	float: left;
	width: 160px;
	padding: 20px 5px 10px 25px;
}

.quicklinks h1 {
	margin: 0 0 10px 0;
}

.quicklinks ul {
	margin: 0;
	padding: 0;
}

.quicklinks li {
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
	font-size: 1.1em;
}

.quicklinks a:link, .quicklinks a:visited {	
	color:#056ea9;
	text-decoration: none;
}
	
.quicklinks a:hover, .quicklinks a:active {
	color:#056ea9;
	text-decoration: underline;
}

.sub ul {
	margin: 0;
	padding: 0;
}

.sub li {
	margin: 0;
	padding: 3px 5px;
	font-weight: bold;
}

.sub a:link, .sub a:visited {	
	font-size: .8em;
	color:#056ea9;
	font-weight: normal;
	text-decoration: none;
}
	
.sub a:hover, .sub a:active {
	color:#056ea9;
	text-decoration: underline;
	font-weight: normal;
}
	
	
	
/* --------------------------------------------------------- = SITE =CONTENT */

.contentWrap {
	width: 966px;
	background: url(../images/content-bg.png) repeat-y;
}

#home .content {
	width: 960px;
	margin: 0 auto;
}
* html #home .content {
	margin-left: 3px;
}
.content {
	width: 960px;
	margin: 0 auto;
}

* html .content {
	margin-left: 3px;
}

#home .contentL {
	float: left;
	width: 284px;
	z-index: 100;
}
#home .contentL * {
	z-index: 100;
}

.contentL {
	float: left;
	width: 160px;
}
	
#home .contentR {
	position: relative;
	float: right;
	width: 676px;
	padding: 0;
}

.contentR {
	position: relative;
	float: right;
	width: 700px;
	padding: 20px 35px 10px 0;
}
	
.content ul, .content ol {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
	
.contentR ul li { 
	padding: 0 0 6px 20px;
}
	
.contentR ol li {
	margin: 0 0 6px 27px;
}
	
.contentR ul ul, .contentR ol ol {
	margin-bottom: -6px;
	padding: 6px 0 0 0;
}


.contentR ul li {
	background: url(../images/bullet.png) no-repeat .5em .3em; 
}

.contentImg {
}
	
/* --------------------------------------------------------- =FOOTER */
	
.foot {
	
}
	
.footL {
	float: left;
}

.footL img {
	padding-right: 10px;
	vertical-align: middle;
}

.footR {
	float: right;
	width: 433px;
	color: #033f79;
	text-align: right;
}

.footR ul {
	margin: 0;
	padding: 0;
}

.footR li {
	display: inline;
	margin: 0;
	padding: 0;
}

.footR a:link, .footR a:visited {	
	color:#033f79;
	text-decoration: none;
}
	
.footR a:hover, .footR a:active {
	color:#033f79;
	text-decoration: underline;
}

.footR .contact {
	color: #033F79;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	width: 167px;
	float: left;
}
	
	
/* --------------------------------------------------------- =FORMS */

label {
	display: block;
	margin: 2px 0 0 0;
}

.appfield1 {
	border: 1px solid #007c6e;
	background: #fff;
}

/* --- 	This is your FOCUS style, when you click into an input field --- */
.appfield2 {
	border: 1px solid #01607d;
	background:#fff;
}

.submitBtn {
	margin-top: 7px;
}

/* --------------------------------------------------------- =TABLES */

table td {
	vertical-align:top;
}

.tableheader {
	background: #02366c;
	color: #fff;
	font-weight: bold;
}
	
th {
	background-color:#086ea5;
	color:#fff;
}
	
.tablecontent1 {
	background-color: #dedede;
}
	
.tablecontent2 {
	background-color:#fff;
}

.tablesubheader {
	font-weight: bold;
}

/* --------------------------------------------------------- =OTHER */

.faqQ, .faqA { 
	font-weight: bold;
}

.faqQ { color:#005498; }
.faqA { color:#668172; }
	
.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: #7e7e7e;
	font-size:0.9em;
}
	
.required {
	color: #dd2525;
}

.float_right {
    float:right;
    margin:0 0 10px 10px;
}
.float_left {
    float:left;
    margin:0 10px 10px 0;
}
.pic_width {
    width:210px;
}

#ex_dis{
 display:none;
 width:40%;
 padding:10px;
 background-color:#FFFFFF;
 position:absolute;
 z-index:10000;
 border:1px solid #3A302F;
 top: 50px;
 left: 30%;
 overflow: hidden;
}

.hedImg {
	display:none;
}

.nocursor, a.nocursor:link, a.nocursor:visited, a.nocursor:hover, a.nocursor:active, 
#home_promo a.nocursor:link, #home_promo a.nocursor:visited, #home_promo a.nocursor:hover, #home_promo a.nocursor:active {
     cursor: default;
}

/* 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
*/
