#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 #0A3F8D;
	padding: 15px;
	display:none;
	z-index: 500;
	width:400px;
	top:130px;
	left:300px;
} 



td.yahooMap a {
	display:block;
	margin:15px;
}



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

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

/* new forms */

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;
	<% if web.currentState != "submit" %>	
	font-size: 100%;
<% else %>
	font-size: 110%;
<% endif %>	

<% if VerificationScreen %>
font-size: 100%;

<% endif %>	
}
}

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 {
	color: #414141;
	margin: 0;
	padding: 0;
	font-size: 8pt;
	text-align:center;
}

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

a:link, a:visited {	
	color:#231f20;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color:#000;
	text-decoration: none;
	}

h1 {
	margin: 20px 0 10px 0;
	padding: 0;
	color: #0a3f8d;
	font-size: 1.6em;
	font-style:italic;
	font-weight:bold;
	}
	
h2 {
	color: #939598;
	margin: 8px 0 8px 0;
	font-size: 1.4em;
}

h3 {
	color: #5674af;
	margin: 6px 0 6px 0;
	font-size: 1.1em;
}

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

p {
	margin: 0 0 12px 0;
}

hr {
	background: #a7a9ac;
  	border: 0;
  	color: #a7a9ac;
  	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 {
	background:url(../images/bg_page_dropshadow_right.jpg) top right repeat-y;
	padding-right:4px;
	margin:0 auto;
	width: 934px;
	text-align:center;
	}

.page {
	width: 930px;
	text-align: left;
	background-color:#fff;
	border:2px solid #000;

	}
*html #home .page {width:940px;}
*html #home .pNav {width:940px;}
.contentL {
	float: left;
	width: 230px;
	}
.contentR {
	float: right;
	width: 690px;
	}




/* --------------------------------------------------------- =MASTHEAD */
	
.mast {
	width:930px;
	}
	
.mastL {
	float: left;
	width: 382px;
	}
	
.mastR {
	float: right;
	width: 544px;
	text-align: right;
	}
	

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

.loginAreaWrapMain {
	width:100%;
	margin-top:10px;
	margin-left:10px;
	}

.loginAreaWrapOB {
	padding:0;
	display:inline;
	}
.loginOB form {
	margin:0 7px;
	padding:0;
	}
.loginOB {
	position:relative;
	background:#a7a9ac url(../images/bg_loginbox.gif) left bottom no-repeat;
	height:1%;
	text-align:center;
	width:230px;
	}
*html .loginAreaWrapMain {margin-left:5px;margin-top:5px;}
#home .loginOB {width:233px;height:103px;}
*html #home .loginOB {width:230px;height:103px;}
*html #home .loginAreaWrapOB {width:230px;margin-left:5px;}
.loginCol label {
	display:inline;
	font-size:7pt;
	color:#000;
	float:left;
	text-align:left;
	width:55px;
}
.loginCol * {font-size:7pt; }
.loginCol {text-align:right;padding:0;display:inline;}
.loginCol input.appfield1 {
	font-size:10pt;
	width:149px;
	border:none;
	padding:4px 0 4px 2px;
	background:url(../images/bg_inputfieldlogins.gif) top left no-repeat;
	float:right;
	display:block;
	
}
* html .loginCol input.appfield1 {height:25px;}

.loginLinks {
	padding:0 0 10px 0;
	margin:4px 0 0 0;
	text-align:center;
	display:block;
	}
#home .loginLinks {
	position:absolute;
	top:75px;
	left:40px;
	padding:0;
	margin:0;
	text-align:center;
	display:block;
	}
.loginLinks ul {
	margin:0;
	padding:0;
	}
.loginLinks li {
	display:inline;
	list-style-image:none;
	margin:0;
	padding:0;
	}

.loginForgot {
	font-size:9px;
	float:left;
	margin:5px 15px 0 0;
	}
*html .loginForgot {
	font-size:9px;
	float:left;
	margin:5px 5px 0 0;
	}
#home .loginBtn {
	float:right;
	vertical-align:middle;
	}


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



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

.pNav {
	background: url(../images/bg_nav_off.jpg) left top repeat-x;
	width:930px;
	text-align:center;
	}
#investmentNav {background: url(../images/bg_nav_fs_off.jpg) left top repeat-x;}
.pNav a:link, .pNav a:visited {	
	text-decoration: none;
	display:block;
	padding:0 40px;
	}
.pNav a:hover, .pNav a:active {
	text-decoration: none;
	}
.pNav ul {
	margin:0 auto;
	padding:0;
	width:900px;
	}
*html .pNav ul {width:890px;}
.pNav li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	border-left:1px solid #fff;
	}

.pNav #firstLi {border-left:none;}

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

.home {
	margin-top:10px;
	width:690px;
	height:435px;
	position:relative;
	display:block;
	}
*html .home {
	margin-top:5px;
	}
.homeL {
	position:absolute;
	float: left;
	width:250px;
	top:200px;
	left:30px;
	}
.rateLarge {
	font-size:9.5em;
	font-weight:bold;
	color:#4d6dab;
	letter-spacing:-10px;
	margin-left:0;
	margin-top:-5px;
	white-space:nowrap;
	}	
.homeL h1 {
	font-size:2em; 
	text-transform:uppercase;
	font-weight:normal;
	font-style:normal;
	color:#808285;
	margin:0;
	}
.homeL h2 {
	font-size:2em; 
	text-transform: none;
	color:#808285;
	margin:0;
	}
.disclaimerWrap {
	background:url(../images/bg_textbelowpromo.jpg) bottom left no-repeat;
	font-size:9px;
	line-height:11px;
	padding:5px 20px;
	color:#231f20;
	}

*html .disclaimerWrap {margin-top:-17px;}

	
/* --------------------------------------------------------- =RATES */

.ratesWrap {
	background:url(../images/bg_ratesbox_top.jpg) top left no-repeat;
	margin:0 0 0 10px;
	width:233px;
	}
.rates {
	padding:5px 10px 0 10px;
	text-align:center;
	}
.rates h1 {
	font-size:15px;
	margin:3px 0 0 0;
	}
.rates h2 {
	font-size:50px;
	margin:-8px 0 0 0;
	color:#4d6dab;
	font-weight:bold;
	letter-spacing:-2px;
	}
.RateLinks {
	margin:-6px 0 0 0;
	}
/* --------------------------------------------------------- = SITE =CONTENT */
.contentBorder {
	border:2px solid #a7a9ac;
	margin:10px;
	}
*html .contentBorder {margin:5px;}
.content {
	padding: 0 0 0 20px;
	line-height: 1.4em;
	display:inline-block;
	}	
.content ul, .content ol {
	margin: 0 0 0 10px;
	padding: 0 0 6px 0;
	}
	
.content ul li { 
	padding: 0 0 6px 10px;
	}
	
.content ol li {
	margin: 0 0 6px 12px;
	}
	
.content ul ul, .content ol ol {
	margin-bottom: -6px;
	padding: 6px 0 0 10px;
	}
	
.content ul li {
	background: url(../images/li.gif) no-repeat 0 4px;
	list-style: none;
}

.contentImgWrap {
	float:right;
	margin:0 0 10px 10px;
	/*width:343px;*/
	}
/* --------------------------------------------------------- =FOOTER */
	
.foot {
	background:url(../images/bg_foot.gif) bottom left repeat-x;
	height:45px;
	display:block;
	position:relative;
	}
	
.footL {
	float: left;
	width: 230px;
	padding:3px 0 4px 13px;
	vertical-align:bottom;
	}
	
.footR {
	text-align: center;
	float: right;
	width: 600px;
	vertical-align:bottom;
	padding-top:30px;
	}
*html .footR {padding-top:34px;}
.foot a:link, .foot a:visited {text-decoration:none;}	
.foot a:active, .foot a:hover {text-decoration:underline;}
	
/* --------------------------------------------------------- =FORMS */

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

input:focus {
	border: 1px solid #5674af;
	background: #efefef;
} /* remember to define focus styles! */
	
.appfield1 {
	border: 1px solid #a7a9ac;
	background: #fff;
}	
.appfield2 {
	border: 1px solid #a7a9ac;
	background:#fff;
}

.submitBtn {
	margin-top: 7px;
}

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

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

.tableheader {
	background: #0a3f8d;
	color: #fff;
	font-weight: bold;
	vertical-align:top;
	}
	
th {
	border-bottom: 1px solid #a7a9ac;
	background-color:#fff;
	color:#5674af;
	text-align: left;
	vertical-align:top;
}
	
.tablecontent1 {
	border-bottom: 1px solid #a7a9ac;
	background-color: #dbdcdf;
	vertical-align:top;
}
	
.tablecontent2 {
	border-bottom: 1px solid #a7a9ac;
	background-color:#fff;
	vertical-align:top;
}

/* --------------------------------------------------------- =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;
	}
.condense {letter-spacing:-1px;}
.special3 {
	}
.special2 {
	}
.special1 {
	}

.disclaimer {
	font-size:9px;
	padding:4px 10px;
	color: #231f20;
	line-height:11px;
}
	
.required {
	color: #dd2525;
}


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