@charset "utf-8";
/* Finomical */

/* GRID */

html, body {
	height:100%
}
body {
	padding:0;
	margin:0;
	text-align:center;
	background:#fff;
}
#limiter {
	width:100%;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#main {
	float:left;
	position:relative;
	left:0;
}
#related {
	float:right;
	position:relative;
}
#add {
	float:right;
	position:relative;
}
.xi #main {
	width:565px;
}
.xi #related {
	width:185px;
}
.ix #main {
	width:565px;
	float:right;
	margin-top:7.5em;
	padding:0;
}
.ix #related {
	width:185px;
	float:left;
	margin-top:8em;
	padding:0 10px 40px 0;
	border-right:1px dashed #aaa;
}
.x #main {
	width:780px;
}
.x #related {
	position:absolute;
	right:25px;
	top:105px;
}
#pusher {
	margin:0;
}
#content {
	width:780px;
	margin:0 auto;
}
/* TYPOGRAPHY */

body {
	font:80% Arial, Helvetica, sans-serif;
	color:#333;
}
h1, h2, h3, h4, h5, h6, p, dl, dd, dt, form, img, blockquote, #related ul, #related li, #navigation ul, #navigation ol, #navigation li, #footer ul, #footer li, .nomarkers {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
	font-weight:normal;
}
h1 {
	color:#003333;
	font:2em Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	padding-top:1px;
}
h1.long {
	font-size:1.7em;
}
h2 {
	color:#003333;
	font:1.4em Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
}
h3 {
	color:#666;
	font:bold 1.2em Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
}
p {
	margin:0 0 16px 0;
}
a {
	color:#369;
}
a:visited {
	color:#669;
}
a:hover {
	color:#c60;
}
sup {
	font-size:.85em;
	font-weight:normal;
}
h1 sup {
	font-size:.6em;
	font-weight:normal;
	vertical-align:top;
}
/*div.hr {height:16px; background:url(../images/hdots.gif) left center repeat-x;}

div.hr hr {position:absolute; left:-999em;}*/

#footer sup {
	font-size:1em;
}
.footnotes p, .footnotes ul, .footnotes ol, .footnote {
	font-size:.85em;
}
/*HEADER*/

/*#header br {display:none;}*/

#header {
	position:relative;
	width:780px;
	margin:0 auto;
	height:6.5em;
	left:0;
	top:0;
}
.home #header {
	height:80px;
}
#logo {
	position:absolute;
	top:20px;
	left:0;
	border:none;
}
#login-box {
	width:385px;
	float:right;
	padding-top:20px;
}
#login-box .field-group {
	float:left;
	display:block;
	width:147px;
}
#login-box .field-group input {
	width:135px;
	margin-right:10px;
}
#login-box .btn-group {
	float:left;
	display:block;
	width:80px;
	padding-top:1.3em;
}
#login-box label {
	font-weight:bold;
	width:100%;
}
#login-box p {
	float:left;
	margin:0;
	padding-top:5px;
	display:block;
}
/*MAIN*/

#main ul {
	position:relative;
	margin:0 0 16px 0;
	padding:0 0 0 18px;
	list-style:square;
}
#main ol {
	position:relative;
	margin:0 0 16px 0;
	padding:0 0 0 25px;
	list-style-position:outside;
}
#main li {
	margin-bottom:5px;
	margin-top:0;
}
#main ul.nobullets {
	list-style:none;
	padding:0;
}
li.clean {
	list-style:none;
}
#main li br {
	font-size:.6em;
}
table {
	padding:0;
	margin:0 0 16px 0;
	font-size:1em;
	border-left:1px dashed #999;
	border-top:1px dashed #999;
}
caption {
	color:#666;
	font:bold 1.2em;
	margin:0 0 5px 0;
	text-align:left;
}
th {
	font: bold 1.1em;
	border-right:1px dashed #999;
	border-bottom:1px dashed #999;
	text-align:center;
	padding:5px;
	background-color:#f0eadf;
}
th.nobg {
	background:none;
}
th.vert, td.vert, table.centered td.vert {
	text-align:left;
	padding:5px;
	font-weight:normal;
}
th.money, td.money, table.centered td.money {
	text-align:right;
	padding:5px;
}
th.nobold {
	font-weight:normal;
}
td {
	border-right:1px dashed #999;
	border-bottom:1px dashed #999;
	background:#fff;
	padding:5px;
}
table.centered td {
	text-align:center;
}
table p {
	margin-bottom:5px;
}
table ul, table ol {
	margin-bottom:5px !important;
}
/*RELATED*/

#related ul.bullets {
	position:relative;
	margin-bottom:5px;
	padding-bottom:0;
	padding-left:1.3em;
	list-style:disc;
}
#related ul.bullets li {
	list-style:disc;
}
#related li {
	padding:0 0 10px 0;
}
#related .relatedtext {
	margin-top:20px;
	padding-top:20px;
	border-top:1px dashed #aaa;
}
#related h2 {
	font-size:1.2em;
	font-weight:bold;
}
/* FOOTER */

#footer {
	clear:both;
	position:relative;
	margin:10px 0;
	padding:8px 0 6px;
	font-size:.85em;
	width:100%;
	background-color:#f0eadf;
}
#copyright {
	text-align:center;
}
#copyright p {
	margin-bottom:3px;
	color:#666666;
}
#copyright a {
	border-left:1px solid #777;
	margin-left:7px;
	padding-left:10px;
}
/* NAVIGATION */

#navigation a {
	text-decoration:none;
}
#navigation a:hover {
	text-decoration:underline;
}
#navigation h1, #navigation h2, #navigation h3, #navigation h4, #navigation h5, #navigation p {
	position:absolute;
	left:-999em;
}
#breadcrumbs {
	clear:both;
	margin:0 0 0 -5px;
	padding:0;
	position:absolute;
	top:11.3em;
	text-align:center;
	width:100%;
}
#breadcrumbs .inner {
	width:780px;
	text-align:left;
	margin:0 auto;
}
#breadcrumbs ul {
	position:relative;
	list-style-type:none;
	padding:0;
}
#breadcrumbs li {
	font-size:1em;
	font-style:italic;
	float:left;
	padding:0 15px 5px 5px;
	background:url(../images/bread-arrow.gif) right center no-repeat;
	height:1.2em;
}
#breadcrumbs li a {
	text-decoration:underline;
	padding:0;
}
#breadcrumbs li.last {
	background:none;
	padding-right:2px;
}
#breadcrumbs li.last {
	color:#666;
}
#universal {
	clear:both;
	float:left;
	display:block;
	font:1em Arial, Helvetica, sans-serif;
	position:absolute;
	top:8em;
	white-space:nowrap;
	z-index:2;
	background:url(../images/nav-bg.gif) left top repeat-x;
	padding:8px 0;
	width:100%;
	text-align:center;
}
.home #universal {
	top:340px;
}
#universal ul {
	list-style-type:none;
	position:relative;
	margin:0 auto;
}
#universal li {
	display:inline;
	padding:0 21px;
} /*padding:0 15px;*/
.home #universal li {
	display:inline;
	padding:0 30px;
} /*padding:0 21px;*/
#universal li.first {
	padding-left:0;
	margin-left:-10px;
}
.home #universal li.first {
	padding-left:0;
}
#universal a {
	padding:15px 0 5px 0;
	color:#ffffff;
	font-weight:bold;
}
#universal a:hover {
	color:#f93;
}
#universal li.selected {
}
#universal li.selected a {
	color:#f93;
}
#sectional {
	list-style-type:none;
	position:relative;
	padding:0;
	margin:0;
	font:1.2em Arial, Helvetica, sans-serif;
}
#sectional li {
	padding:0 0 5px 18px;
}
#sectional a {
	text-decoration:none;
}
#sectional a:hover {
	text-decoration:underline;
}
#sectional li.selected {
	background:url(../images/sec-sel.gif) 0 .4em no-repeat;
}
#sectional li.insection {
	background:url(../images/sec.gif) 0 .4em no-repeat;
}
#sectional li.selected a {
	color:#c60;
}
/* MISC */

.textonly {
	position:absolute;
	left:-999em;
	top:-999em;
}
#origin:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#origin {
	height:1%;
	padding-bottom:25px;
}
#home #origin {
	height:auto;
}
.questions {
	margin-top:20px;
	border-top:1px dashed #aaa;
	padding-top:15px;
}
/* misc variants */

.home-main {
	background:url(../images/home-promo-bg.jpg) left top no-repeat;
	padding:5px 0 0 325px;
	height:295px;
	margin-bottom:1em;
}
.home-main a img {
	margin:15px 0 0 100px;
}
.module {
	padding:3px;
	border:1px solid #f5821f;
	text-align:center;
	font-weight:bold;
	display:block;
	background:#fff;
}
.module .inner {
	width:100%;
	background:url(../images/module-bg.gif) left bottom;
	display:block;
}
.module .inner a {
	width:162px;
	padding:78px 5px 8px 5px;
	color:#ffffff;
	text-decoration:none;
	display:block;
}
.module .inner a:visited {
	color:#fff;
}
.module .inner a:hover {
	color:#f93;
	text-decoration:underline;
}
.mod-baby {
	background:url(../images/module-baby.jpg) left top no-repeat;
}
.mod-marriage {
	background:url(../images/module-marriage.jpg) left top no-repeat;
}
.mod-home {
	background:url(../images/module-home.jpg) left top no-repeat;
}
.mod-retirement {
	background:url(../images/module-retirement.jpg) left top no-repeat;
}
.mod-own-business {
	background:url(../images/module-own-business.jpg) left top no-repeat;
}
.mod-empl-benefits {
	background:url(../images/module-employee-benefits.jpg) left top no-repeat;
}
.mod-divorce {
	background:url(../images/module-divorce.jpg) left top no-repeat;
}
.mod-investing {
	background:url(../images/module-investing.jpg) left top no-repeat;
}
.mod-taxes {
	background:url(../images/module-taxes.jpg) left top no-repeat;
}
.mod-estate {
	background:url(../images/module-estate.jpg) left top no-repeat;
}
.mod-fin-checkup {
	background:url(../images/module-financial-checkup.jpg) left top no-repeat;
}
.mod-text {
	padding:5px;
	border:1px solid #f5821f;
	width:100%;
	text-align:center;
}
.home .mod-text {
	width:96%;
}
.h-tip {
	color:#c60;
}
.tip {
	padding:10px;
	border:1px dashed #f5821f;
	background-color:#f0eadf;
	margin:0 0 16px 0;
}
.tip ul, .tip p, .tip ol {
	margin-bottom:0 !important;
}

/* questions */
.hide {display:none;}
.show {display:block;}
.question {border-top:1px dashed #aaa; padding:10px 0 5px 0; background-position:0 5px !important;}
.question .header {width:100%; display:block; height:2.5em;}
.question .header .info {width:75%; float:left; border-right:1px dashed #aaa;}
.question .header .info h2 a {color:#003333; text-decoration:none;}
.question .header .info h2 a:visited {color:#003333; text-decoration:none;}
.question .header .info h2 a:hover {color:#c60; text-decoration:underline;}
.question .header .action {width:22%; float:right;}
.question .qbody {clear:both !important; float:left; width:100%;}
a.hide-link {background:url(../images/icon-hide.gif) center left no-repeat; padding-left:18px;}
a.show-link {background:url(../images/icon-show.gif) center left no-repeat; padding-left:18px;}


/* nested columns */

.cols {
	height:1%;
	clear:both;
}
.cols:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.a {
	clear:left;
}
.a, .b, .c, .d {
	width:24.7%;
	float:left;
	position:relative;
}
.cols .cols .a, .cols .cols .b, .cols .cols .c, .cols .cols .d {
	width:24.7%;
}
body .xxx .a, body .xxx .b, body .xxx .c, body .ix .a, body .xi .b,  .cols .xxx .a, .cols .xxx .b, .cols .xxx .c, .cols .ix .a, .cols .xi .b {
	width:33%;
}
body .xx .a, body .xx .b, body .xii .a, body .ixi .b, body .iix .c,  .cols .xx .a, .cols .xx .b, .cols .xii .a, .cols .ixi .b, .cols .iix .c {
	width:49.5%;
}
body .ix .b, body .xi .a,  .cols .ix .b, .cols .xi .a {
	width:66%;
}
body .xxi .a, body .ixx .b,  .cols .xxi .a, .cols .ixx .b {
	width:74.5%;
}
.cols {
	margin-right:15px !important;
	width:auto;
}
body .xxx, body .xii, body .xii, body .ixi, body .iix {
	margin-right:30px !important;
}
body .xxxx {
	margin-right:45px !important;
}
.b, .cols .cols .b {
	left:15px;
}
.c, .cols .cols .c {
	left:30px;
}
.d, .cols .cols .d {
	left:45px;
}
ul.cols {
	margin-left:0 !important;
}
/* Icons */

.pdf {
	background:url(../images/pdf.gif) center right no-repeat;
	padding-right:15px;
	overflow:hidden;
}
.print {
	background:url(../images/print.gif) top right no-repeat;
	padding-right:32px;
	overflow:hidden;
	min-height:26px;
	padding-top:5px;
	display:inline-block;
}
.print-top {
	right:0;
	top:0;
	position:absolute;
}
.k401 {
	background:url(../images/icon-401k.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.auto {
	background:url(../images/icon-auto.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.baby {
	background:url(../images/icon-baby.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.bar-graph {
	background:url(../images/icon-bar-graph.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.bus {
	background:url(../images/icon-bus.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.calculator {
	background:url(../images/icon-calculator.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.cent {
	background:url(../images/icon-cent.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.corporation {
	background:url(../images/icon-corporation.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.creditcard {
	background:url(../images/icon-credit-card.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.debt {
	background:url(../images/icon-debt.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.dollar {
	background:url(../images/icon-dollar.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.door {
	background:url(../images/icon-door.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.education {
	background:url(../images/icon-education.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.family {
	background:url(../images/icon-family.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.graph {
	background:url(../images/icon-graph.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.hand {
	background:url(../images/icon-hand.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.heart {
	background:url(../images/icon-heart.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.magnify {
	background:url(../images/icon-magnify.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.mail {
	background:url(../images/icon-mail.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.papers {
	background:url(../images/icon-papers.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.papers2 {
	background:url(../images/icon-papers2.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.papers3 {
	background:url(../images/icon-papers3.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.piggybank {
	background:url(../images/icon-piggy-bank.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.retirement {
	background:url(../images/icon-retirement.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.signature {
	background:url(../images/icon-signature.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.time {
	background:url(../images/icon-time.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
.vacation {
	background:url(../images/icon-vacation.gif) top left no-repeat;
	padding-left:70px;
	min-height:55px;
}
/* Forms */

form {
	margin:0;
	padding:0;
}
select {
	font-family:Arial, Helvetica;
	font-weight:normal;
	color:#333333;
}
input {
	font-family:Arial, Helvetica;
	font-weight:normal;
	color:#333333;
}
input.btn {
	color:#333;
	background-color:#ccc;
	padding:5px 10px;
	font-weight:bold;
	font-size:1.1em;
	border:1px outset;
	cursor:pointer;
	cursor:hand;
}
input.actbtn {
	color:#fff;
	background-color:#db6b0b;
	padding:5px 10px;
	font-weight:bold;
	font-size:1.1em;
	border:1px outset;
	cursor:pointer;
	cursor:hand;
}
form p {
	clear:left;
	margin: 0;
	padding:7px 0 0 0;
}
form label {
	float:left;
	width:25%;
	font-weight:bold;
}
form label.line {
	float:left;
	width:auto;
	margin-right:5px;
	font-weight:bold;
}
fieldset {
	border:1px dashed #ccc;
	background-color:#eee;
	margin:5px 0 5px 0;
	padding:10px 10px 15px 10px;
}
form .legal {
	height:150px;
	overflow:auto;
	background-color:#fff;
	border:1px solid #ccc;
	padding:0 10px;
	margin:5px 0;
}
form .legal p {
	font-size:.85em;
	margin:0;
	padding:0 0 12px 0;
}
form .legal h3 {
	font-size:.9em;
	margin:10px 0 3px 0;
}
form .rightcol {
	margin-left:25%;
}
form p.buttonright {
	margin-left:26%;
}
form .note {
	font-size:.85em;
}
.error {
	font-weight:bold;
	color:#990000;
}
.asterisk {
	font-weight:normal;
	color:#990000;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
