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


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

body {
	background: #fff;
	color: #4d4e53;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	text-align:center;
}

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

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

h1 {
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	text-transform:uppercase;
	font-weight:normal;
	}
	
h1.hed {
	margin: 0;
	padding: 15px 0 10px 0;
	font-size: 1.1em;
	text-transform:uppercase;
	font-weight:normal;
	font-family:"Arial Narrow", Arial, Helvetica;
	}	
	
h2 {
	font-weight:normal;
	margin: 0 0 12px 0;
	font-size: 1.3em;
	padding:10px;
	color:#4d4e53;
	border-top:1px dotted #e1e599;
	border-bottom:1px dotted #e1e599;
}

h3, .header1, .header3 {
	color: #00338e;
	margin: 10px 0 10px 0;
	font-size: 1.1em;
	font-weight:normal;
}

h4 {
	font-weight:bold;
	margin: 10px 0 10px 0;
	font-size: 1em;
}

p {
	padding: 0 0 12px 0;
}

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

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

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

.pageWrap {
	
	}

.page {
	width: 972px;
	margin: 0 auto;
	text-align: left;
	}
.contentWrap {background:url(../images/bg_backcontent.jpg) top right repeat-y;}
#home .contentWrap {background:none;}
#investments .contentWrap {background:url(../images/bg_investmentcontent.gif) top right repeat-y;}
.contentL {
	float: left;
	width: 715px;
	}
.contentWrap.wideContent {
	background-image: none;
}
.wideContent .contentL {
	width: 1002px;
}
.contentR {
	float: right;
	width: 257px;
	}
.wideContent .contentR {
	display: none;
}
	
.printContent { 
		font-size: 16px !important;
	}

.printContent p { 
 font-size: 16px;
}

/* --------------------------------------------------------- =MASTHEAD */
	
.mast {
	
	}
	
.mastL {
	float: left;
	width: 325px;
	}
	
.mastR {
	float: right;
	width: 645px;
	text-align: right;
	}
	
/* --------------------------------------------------------- =UTILITY */
	
.uti {
	background:url(../images/bg_uti.gif) top left no-repeat;
	width:496px;
	height:23px;
	white-space:nowrap;
	margin-left:120px;
	}
	
.uti ul {
	margin: 0;
	padding: 0;
}

.uti li {
	margin: 0 8px 0 0;
	padding: 0;
	display: inline;
	font-size:8pt;
}

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

.searchArea {
	
}

.uti form {
	margin: 0;
	padding: 0;
	display:inline;
	white-space:nowrap;
}

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

input#searchField {
	width: 109px;
	margin:0;
	padding:2px;
	border:none;
	background-color:#fff;
	color: #00529b;
	font-size:7pt;
	border:1px solid #e6e5e5;
	}

* html .uti input.appfield1 {height:16px;}

.searchBtn {
	
}



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

.loginAreaWrapMain {
	width:100%;
	background:#003363 url(../images/bg_loginonback.jpg) top left no-repeat;
}
#home .loginAreaWrapMain {
	background: #003363 url(../images/bg_loginonhome.jpg) top left no-repeat;
	height: 334px;
}
#investments .loginAreaWrapMain {background: #00653a url(../images/bg_loginoninvestments.gif) top left no-repeat;}

.loginAreaWrapOB, .dd {padding:0 0 0 30px; }

.dd { 
	position:relative;
}

.dd a {padding-right:15px;}

#back .dd {margin-top:20px;margin-left:-10px;}

.loginOB form {padding:0;}

.loginOB {position:relative;}

.loginCol div, .loginCol label {
	font-size:8pt;
	color:#fff;
	margin:0 0 1px 0;
	padding:0;
}
.loginCol label {margin:3px 0 1px 0;}
*:first-child+html .loginCol label {margin:0;}
*:first-child+html .loginCol div {margin:-1px 0 0 0;}
*html .loginCol div {margin:-1px 0 0 0;}
*html .loginCol label {margin:0;}
.loginCol * {font-size:8pt;}
.loginCol {margin:0;display:inline;}
.loginCol input.appfield1 {
	font-size:10pt;
	width:147px;
	border:1px solid #b5bf00;
	background-color:#fff;
	padding:2px 0 2px 2px;
	margin:0;
	float:left;
}
* html .loginCol input.appfield1 {height:20px;}

.loginCol a:link, .loginCol a:visited,
.loginLinks a:link, .loginLinks a:visited {
	text-decoration:none;
	font-size:8pt;
	color:#fff;
}
.loginCol a:hover, .loginCol a:active,
.loginLinks a:hover, .loginLinks a:active {
	text-decoration:underline;
}
.loginLinks {
	padding:0;
	margin:0;
	text-align:left;
}
.loginLinks ul {margin:0; padding:0;}

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

.loginBtn IMG {margin-top:-14px;}
#home .loginBtn IMG {margin-top:-4px;}

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

li.lastLi a:link, li.lastLi a:visited, li.lastLi {color:#85a027}
.iconMsg {color:#fff;padding:1px 0 5px 0;font-size:7pt;}

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

.pNav {
	width:100%;
	margin-top:40px;
}
.pNav a:link, .pNav a:visited {	
	text-decoration: none;
	display:block;
	}
.pNav a:hover, .pNav a:active {
	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;
}


/* --------------------------------------------------------- =SUB =NAV */

.sNav {
	
	padding:0 0 30px 20px;
}

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

.sNav li {
	padding: 0;
	margin: 0 30px 0 0;
	border-bottom:1px solid #5d8bbd;
}
#investments .sNav li {border-bottom:1px solid #6aa58b;}
.sNav a:link, .sNav a:visited {	
	text-decoration: none;
	display:block;
	color:#fff;
	padding:6px 6px;
	}
	
.sNav a:hover, .sNav a:active {
	background-color:#003b7d;
	}
#investments .sNav a:hover, #investments .sNav a:active {background-color:#006c3e;}
	
/* --------------------------------------------------------- =HOME =CONTENT */

.home {
	background:url(../images/bg_homecontent.jpg) top left repeat-y;
	width:972px;
	
	}
.home a:link, .home a:visited {text-decoration:none;}
.home a:active, .home a:hover {text-decoration:underline;}
.homeR ul, .homeC ul {width:275px;}

.home ul li {
	display:block;
	padding:5px 0;
	}
	
.homeLContainer { 
	float:left;
	width: 313px;
	padding:0 0 0 5px;
}	
	
.homeL { }

.homeL img {vertical-align:middle;}
a#viewLink:link, a#viewLink:visited {font-size:7pt; color:#4d4e53;}
a#viewLink:active, a#viewLink:hover {text-decoration:underline;}

.homeL li a:link, .homeL li a:visited {
	color:#4d4e53;
	padding:5px;
	text-decoration:none;
	display:block;
	}

.homeL a img {margin-right:10px;}

.homeL li a:active, .homeL li a:hover {background-color:#dce0eb;}

.homeCContainer { 
	float:left;
	width:313px;
	padding-left:20px;
}

.homeC {
/* 	float:left;
	width:313px;
	padding-left:20px; */
	}	
	
.homeRContainer {	
	float: right;
	width: 308px;
	padding-left:10px;	
}	
	
.homeR {
/* 	float: right;
	width: 308px;
	padding-left:10px; */
	}
	
	
.homeC ul, .homeR ul {margin-top:5px;}	

/* --------------------------------------------------------- =PROMOS */

.promo {
	width:715px;
	height:334px;
	position:relative;
}
.hed {width:715px;}
.promoNav {
	position:absolute; 
	bottom:0; 
	left:0;
	background:url(../images/bg_navpromo.png) top left no-repeat;
	width:70px;
	padding-left:4px;}
.promoNav a:link, .promoNav a:visited {
	font-size:7pt;
	padding:0 2px;
	margin-right:2px;
	vertical-align:middle;
	text-decoration:none;
	color:#616166;
	}
.promoNav a:active, .promoNav a:hover, a.promoNavOn:link, a.promoNavOn:visited {
	background-color:#888;
	color:#fff;
	}
.smpromoWrap {
	width:963px;
	background:url(../images/bg_smpromofoot.gif) top left repeat-x;
	height:96px;
	padding-left:8px;
	white-space:nowrap;
	}
.smpromo ul {
	margin:0;
	padding:0;
	}
.smpromo li {
	margin:8px 16px 0 0;
	padding:0;
	float:left;
}
*html .smpromo ul {margin-left:15px; }
*html .smpromo li {margin-right:13px;margin-bottom:10px;}

.promoBack {
	background:url(../images/bg_smpromocontainerforback.gif) top left no-repeat;
	width:206px;
	height:127px;
	text-align:center;
	padding:15px 0;
	margin-left:20px;
	
}

.tabsRates {
	width:100%;
	background:#fff url(../images/bg_tabsRates.gif) bottom left repeat-x;
	height:70px;
}
.tabsRates ul {margin:0;padding:0;}
.tabsRates ul li {
	font-size:12px; 
	font-weight:bold;
	margin:0 3px 0 0; 
	padding:0;
	background:none;
	display:inline;
	vertical-align:top;
	float:left;
	max-height:70px;

}

.tabsRates li a:link, .tabsRates li a:visited {
	text-decoration:none;
	color:#fff;
	display:block;
	text-align:center;
	width:100px;
	height:80px;
	margin:0;
	padding:15px 0 0 0;
	background:none;
}
.tabsRates li a:active, .tabsRates li a:hover, .tabsRates li.indicated a:link, .tabsRates li.indicated a:visited {
	color:#fff;
	background: url(../images/tab_rates_on.gif) top left no-repeat;
}

*html .tabsRates li a:link, *html .tabsRates li a:visited {
	height:70px;
	padding:20px 0 0 0;
}
/* --------------------------------------------------------- = SITE =CONTENT */

.content {
	padding: 0 30px 30px 0;
	line-height: 12.8pt;
	}
	
.content ul, .content ol {
	margin: 0;
	padding: 0 0 6px 0;
	}
	
.content ul li { 
	padding: 0 0 6px 12px;
	}
	
.content ol li {
	margin: 0 0 6px 12px;
	}
	
.content ul ul, .content ol ol {
	margin-bottom: -6px;
	padding: 6px 0 0 0;
	}
	
.content ul li {
	background: url(../images/li.gif) no-repeat 0 .5em; 
}
.content .tabsRates ul li {background:none; padding:0;}

.contentImg {
	float:right;
	background-color:#fff;
	padding: 10px 0 5px 20px;
}
	
.boxTop {
	width:300px;
	color: #fff;
	background-color: #003368;
	border: 1px solid #003363;
	border-bottom: none;
	padding: 5px;
}
.box {
    border: 1px solid #003363;
    margin-bottom: 25px;
    padding:10px;
}	
	
.bio img{ 
	float: left;
	margin: 10px 20px 15px 0px;
	border: 1px solid #4D4E53;
}
	
.bio {
	border:1px solid #fff;
	margin-bottom: 20px;
}	
	
.branchPage table { 
	margin-bottom: 25px;
}	
	
td.mapIconCell { 
	padding-right: 15px;
}	
	
/* --------------------------------------------------------- =FOOTER */
	
.foot {
	margin-top:10px;
	background-color:#fff;
	width:960px;
	}
	
.footL {
	float: left;
	width: 350px;
	line-height:11.8pt;
	font-size:8pt;
	
	}
	
.footR {
	text-align: right;
	float: right;
	width: 550px;
	}
.foot a {margin-right:5px;}	
.foot img {vertical-align:middle;}
.foot a:link, .foot a:visited {text-decoration:none;}
.foot a:active, .foot a:hover {text-decoration:underline;}

.footR_L {
	float: left; 
	width:230px;
	text-align: left;
}

.footR_R {
	float: right; 
	width:300px;
}

.footR_L a:link, .footR_L a:visited {
	font-size: 8pt;
	text-decoration: none;
}

 .footR_L a:hover,  .footR_L a:active {
	font-size: 8pt;
	text-decoration: underline;
}  

/* --------------------------------------------------------- =FORMS */

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

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

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

input:focus {
	background:none;
	border: 1px solid #bebf00;
	background: #fff;
} /* remember to define focus styles! */
.submitBtn {
	margin-top: 7px;
}

.loginSelectBox { 
	width: 193px;
	height: 21px;
	padding-top:2px;
	vertical-align:middle;
}


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

/* table { width: 100%; } */

.tableheader {
	background: #00338e;
	color: #fff;
	font-weight: bold;
	vertical-align:top;
	padding:3px 6px;
	}
	
th {
	border-bottom: 1px solid #ededea;
	background-color:#004997;
	color:#fff;
	text-align: left;
	vertical-align:top;
	padding:3px 6px;
}
	
.tablecontent1 {
	border-bottom: 1px solid #ededea;
	background-color: #f7f7f7;
	padding:2px 6px;
	vertical-align:top;
}
	
.tablecontent2 {
	border-bottom: 1px solid #ededea;
	background-color:#fff;
	padding:2px 6px;
	vertical-align:top;
}

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

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

.faqQ { color:#00338e; }
.faqA { color:#5e595e; }
	
.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;
	font-weight: bold;
	color: #7e7e7e;
}
	
.required {
	color: #dd2525;
}



#pNavBottom, .navigationPromo { 
	width: 380px;
	height:32px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-top:14px;
	background-color: #B4BE00 !important;
	text-align:center;
	display:none;
	color: #00338E;
}

.navigationPromo a:link, .navigationPromo a:visited { 
	text-decoration:none;
	color: #00338E;
	background-color: #B4BE00 !important;
}

.navigationPromo a:hover, .navigationPromo a:active { 
	text-decoration:underline;
	color: #00338E;
	background-color: #B4BE00 !important;
}


#ex_dis{
 display:none;
 width:40%;
 padding:10px;
 background-color:#FFFFFF;
 position:absolute;
 z-index:10000;
 border:1px solid #3A302F;
 top: 105px;
 left: 30%;
 overflow: hidden;
}
#ex_dis p { 
	text-align:left;
}
 
.nocursor, a.nocursor:link, a.nocursor:visited, a.nocursor:hover, a.nocursor:active  {
     cursor: default;
}

.tabbedContentContainer {
	margin: 0;
	padding: 10px;
	border: 1px solid #00338E;
	border-width: 20px 1px 1px 1px;
	min-height: 400px;
}


#dropdownRatesLink, #dropdownCalculatorsLink  {
	position:relative;
}
#dropdownRatesDrop, #dropdownCalculatorsDrop {
	position: absolute;
	top:62px;
	left:30px;	
	width:187px;
	z-index:100;
	filter:alpha(opacity=95);
	opacity:0.95;
	border: 1px solid #CCE6E6;
	font-size: 8pt;
	display:none;
}

#dropdownCalculatorsDrop { 
	top:114px;
	left:30px;	
}

#dropdownRatesDrop ul li, #dropdownCalculatorsDrop ul li, #demoBox ul li, #signupBox ul li  {
	display: block;
	width: 100%;
	padding: 0; margin: 0;
	text-align:left;
}

#dropdownRatesDrop ul li a:link,       #dropdownRatesDrop ul li a:visited, 
#dropdownCalculatorsDrop ul li a:link, #dropdownCalculatorsDrop  ul li a:visited, 
#demoBox ul li a:link,                 #demoBox  ul li a:visited,   
#signupBox ul li a:link,               #signupBox  ul li a:visited 
{
	display: block;
	border: 0;
	background-color:#F0F9F8;
	color: #585858;
	padding: 8px 0 8px 9px;
	text-decoration: none;
}

#dropdownRatesDrop ul li a:hover,          #dropdownRatesDrop ul li a:active, 
#dropdownCalculatorsDrop  ul li a:hover,   #dropdownCalculatorsDrop   ul li a:active,
#signupBox ul li a:hover,                  #signupBox ul li a:active, 
#demoBox  ul li a:hover,                   #demoBox  ul li a:active 
{
	background-color: #003E7E;
	color: #FFFFFF;
	text-decoration: underline;
}

#demoBox, #signupBox {
	position: absolute; 
	top: 142px; 
	left: 0px; 
	/* background-color: #FFA12D;  */
	background-color: #F0F9F8;
	border: 1px solid #B4BE00; 
	padding: 2px; 
	padding-bottom: 20px;
	width: 175px; 
	display: none; 
}
#demoBox { 
	z-index: 99;
}

#signupBox { 
	z-index: 98;
}

#st_sharethis { 
	/* float:right; */
	
}	

#alertBox {
}

#alertBox a:link, #alertBox a:visited, #alertBox a:hover, #alertBox a:active {
	color: #4D4E53;
	font-weight: bold;
	display: block;
	margin-top: 2px;
	font-weight: bold;
	color: black;
}

.tooltipWrapper {
	position: absolute;
	display: inline;
}

.tooltip {
	opacity: 0;
	filter: Alpha(Opacity=0);
	
	position: relative;
	padding: 1em;
	border: 2px solid #CCC;
	background: white;
	border-radius: 15px 15px 15px 0;
	box-shadow: 3px 3px 1px rgba(150,150,150,0.3);
}

*:first-child+html .tooltip {
	display: none;
}

#alertButton {
	color: red;
	font-weight: bold;
}

