/* *************************************
HTML TAG STYLES BELOW
/* ********************************** */

body {
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8.5pt;
	color: #464646;
	background-color: #ffffff;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

table { 
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8.5pt;
	color: #464646;
}

p {
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8.5pt;
	color: #464646;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;	
}

ul	{	
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 8pt;
	color:#464646;
	/*  margin: top right bottom left */
	padding: 0pt 0pt 0pt 0pt;
	margin: 1pt 0pt 5pt 20pt;
}

li {	
	font-size: 8pt;
	/*  margin: top right bottom left */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img {
	border: 0;
}


/* *************************************
HTML HEADER STYLES BELOW
/* ********************************** */
				
h1 {	
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {	
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	color: #BD1115;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

h3 {	
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h4 {	
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	color: #464646;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

h5 {	
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	color: #003366; 
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

h6 {	
	font-family: times, tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 14pt;	
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #990000; 
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}


hr
{
	text-align: left;
	width: 50%;
	height: 1px;
	color: #ffffff;
	background-color: #ffffff;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 2px 0px 0px 0px;
	border-style: dotted;
	border-color: #464646;
}

.hr2
{
	text-align: left;
	width: 100%;
	height: 1px;
	color: #ffffff;
	background-color: #ffffff;
	/*  margin: top right bottom left */
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 2px 0px 0px 0px;
	border-style: dotted;
	border-color: #d4d4d4;
}

.hr3
{
	text-align: left;
	width: 100%;
	height: 1px;
	color: #ffffff;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 3px 0px 0px 0px;
	border-style: dotted;
	border-color: #d4d4d4;
}

/* *************************************
HTML LINK STYLES BELOW
/* ********************************** */
									
a:link {
	text-decoration: underline;
	color: #0066CC;
}

a:visited {	
	text-decoration: underline;
	color: #0066CC;
}

a:hover {	
	text-decoration: underline;
	color: #990000;
}
								
a:active {	
	text-decoration: underline;
	color: #990000;
}

/* *************************************
HTML RED LINK STYLES BELOW
/* ********************************** */
									
a.linkred:link {
	text-decoration: underline;
	color: #990000;
}

a.linkred:visited {	
	text-decoration: underline;
	color: #990000;
}

a.linkred:hover {	
	text-decoration: underline;
	color: #000000;
}
								
a.linkred:active {	
	text-decoration: underline;
	color: #000000;
}		


/* *************************************
CUSTOM STYLES BELOW
/* ********************************** */

.credits {	
	font-size: 7.5pt;
	color: #000000;
}
				
a.creditnav:link {
	color: #0066CC;
	text-decoration: underline;
	font-size: 7.5pt;
	font-weight: normal;
}

a.creditnav:visited {
	color: #0066CC;
	text-decoration: underline;
	font-size: 7.5pt;
	font-weight: normal;
}

a.creditnav:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 7.5pt;
	font-weight: normal;
}

a.creditnav:active {
	color: #990000;
	text-decoration: underline;
	font-size: 7.5pt;
	font-weight: normal;
}

.star {	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
		font-size: 7pt;
		font-weight: normal;
		color: #000000;
}

th.gray1 {
	font-family:  font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #DEE1E2;	
	text-align: left;
	text-indent: 0px;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 16px 5px 16px;	
}

.border1 {
	/*  margin: top right bottom left */
	border-color: #9f9f9f;
	border-width: 1px;
	border-style: solid;

}

.border3 {
	/*  margin: top right bottom left */
	border-color: #BD1115;
	border-width: 1px;
	border-style: solid;

}

.bordertop
{
	/*  margin: top right bottom left */
	border-color: #9F9F9F;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

.infoborder
{
	/*  margin: top right bottom left */
	border-color: #9F9F9F;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.border2 {
	background: #EDEDEE; /* color image repeat attachment position */
	margin: 8px auto 0px auto; /* top right bottom left   NOTE: Auto for left and right centers a table or div tag*/
	padding: 0px 0px 0px 0px; /* top right bottom left */
	border: 1px solid #000000; /* width style color */
}

.paddingtop	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

.textpadding	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 0px 210px;
}

.textpadding2	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 15px;
}

.paddingintro	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
}


.paddinglrt	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
}

.searchpad	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
}

.p3	{	
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8.5pt;
	color: #464646;
	/*  margin: top right bottom left */
	margin: 0px 70px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.p2 {
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 10px 8px 0px 8px;	
}

.hdr1{
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 7pt;
	color: #464646;
	/*  margin: top right bottom left */
	margin: 10px 20px 10px 20px;
	padding: 0px 0px 0px 0px;	
}	

.redtext {
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8.5pt;
	color: #990000;
	/*  margin: top right bottom left */
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;	
}

.bluetext {
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 7.5pt;
	color: #464E96;
	/*  margin: top right bottom left */
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;	
}

.bottomcallouts
{
	text-align: left;
	width: 100%;
	height: 1px;
	color: #ffffff;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 1px 0px 1px 0px;
	border-style: dotted;
	border-color: #9f9f9f;
	background-color: #fff9df;
	color: #464646;
}

.bottomcallouts2
{
	text-align: center;
	height: 1px;
	color: #ffffff;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-style: dotted;
	border-color: #9f9f9f;
	background-color: #fff9df;
	color: #464646;
}

.disclaimer
{
	font-size: 80%;
}


.col1 {
  text-align: right;
}

/* *************************************
COLORS AND BACKGROUNDS
/* ********************************** */

.white {
	background-color: #ffffff
}

.black {
	background-color: #000000;
}

.red {
	background-color: #990000;
}

.blue {
	color: #004491;
	font-size: 9pt;
}

.bg {
	background-image: url(/images/img_couple.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-color: #9f9f9f;
	border-width: 1px;
	border-style: solid;
}

.bg2 {
	background-image: url(/images/img_planning.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-color: #9f9f9f;
	border-width: 1px;
	border-style: solid;
}
				
.clear {
	clear:both;
	line-height:1px;
}

.header_highlight {
	color: #004491;
	font-weight: bold;
	font-size: 9pt;
}

.color_highlight {
	color: red;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.plain {
	font-weight: normal;
}

p.fdic {
	font-weight: bold;
}

.disclosure {
	font-style: italic;
}

.disclosure_asterisk {
	font-style: italic;
	font-size: 80%;
}

.bank-ads {
	position: absolute;
	top: 773px;
	width: 550px;
}

.content {
	height: 465px;
	margin-left: 8px;
}

.privacyTable {
	border: solid 1px #004491;
}

.privacyTable td {
	border-style: solid;
	border-width: 1px;
	border-color: #dedede;
	border-collapse: collapse;
}

table.comparisontable {
	border: solid 1px #7f9db9;
	border-collapse: collapse;
}
table.comparisontable td, table.comparisontable th {
	border: solid 1px #7f9db9;
	border-collapse: collapse;
}

table.comparisontable td { text-align: center; vertical-align: middle;}
table.comparisontable td.tablesubheader { text-align: left; vertical-align: middle;}

div.sub_hdr_questions {
	text-align: right; 
	padding: 2px 10px 2px 0; 
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
}

.hdr_home_text {width: 100%; text-align: center;}

.hdr_home_text a:link, .hdr_home_text a:visited {
	font-size: 15pt; font-family: Impact, Haettenschweiler, fantasy; color: #800000; text-decoration: underline;
	}

.hdr_home_text a:hover, .hdr_home_text a:active {
	font-size: 15pt; font-family: Impact, Haettenschweiler, fantasy; color: #800000; text-decoration: none;
	}

