body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0;
	margin: 0;
	width: 920px;
}

body.popup {
	width: 475px;
}

a:link,
a:visited,
a:hover,
a:active {
	border: none;
	color: #06c;
	outline: none;
}
a:hover {
	color: #39c;
}
a:active {
	color: #60c5f8;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
select {
	font-size: 8pt;
}

#contentblock {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	width: 100%;
}

#header {
	background-color: #e6e6e6;
	color: #646464;
	padding: 5px 16px;
	position: relative;
}

#titleheader {
	height: 35px;
	background-color: #036;
	color: #fff;
	border: none;
	border-bottom: 2px solid #c4c4c4;
	position: relative;
	padding: 9px 0 13px 51px;
}
.popup #titleheader {
padding-left: 16px;
}
* html #titleheader {
	padding-bottom: 12px;
}
#footer {
	background-color: #f2f2f2;
	color: #999;
	border-top: 1px solid #bababa;
	clear: both;
	margin: 0;
	padding: 35px 10px 15px;
	font-size: 8pt;
	position: relative;
	width: 900px;
}
#footer p {
	color: #999;
	margin: 0;
	padding: 0;
}
#footer #citi_tandc {
	margin: 30px 0 5px 0;
	padding: 0;
	position: relative;
	line-height: 1.5em;
}

#navcolumn {
/*	max width + padding should not excede 196px; */
	width: 165px;
	border: none;
	padding: 26px 10px 10px 16px;
	margin: 0 0 15px 0;
	float: left;
	left: 0;
	top: 0;
	font-size: 9pt;
	min-height: 400px;
	position: relative;
}
*+html #navcolumn {
	/*height: 400px;*/
	padding-right: 5px;
	padding-top: 32px;
}
* html #navcolumn {
	height: 400px;
	padding-right: 5px;
	padding-top: 32px;
}

.separator {
	border: none;
	height: 1px;
	padding: 0;
	margin: 7px 0;
	font-size: 0;
	line-height: 0;
	background: url(../images/backgrounds/separator_grey.gif) transparent top left repeat-x;
}
.contact {
	padding: 3px 8px 0;
	border: none;
	font-size: 8pt;
}
#navcolumn .locationdetails {
	padding: 2px 8px 0;
	border: none;
	font-size: 8pt;
}
#navcolumn p {
	padding: 2px 0 0 8px;
	margin: 0 0 14px 0;
	font-size: 8pt;
	line-height: 11pt;
}
#pagecontent, #nojs_page_content {
	position: relative;
	padding: 26px 16px 10px 14px;
	margin: 5px 0 20px 199px;
	border-left: 1px solid #c4c4c4;
	min-height: 400px;
	display: block;
	z-index: 1;
}
* html #pagecontent,
* html #nojs_page_content {
	height: 400px;
	padding: 32px 0 10px 15px;
	margin: 0 0 20px 196px;
}

#pagecontent h1, #nojs_page_content h1 {
	background: url(../images/backgrounds/header_grey.gif) #fff top left no-repeat;
	color: #666666;
	height: 30px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13.5pt;
	margin: -5px 0 0 0;
	padding: 12px 0 0 10px;
	font-weight: normal;
	width: 679px;
}
#pagecontent h2, #nojs_page_content h2 {
	color: #006;
	font-family: Arial, Verdana, sans-serif;
	font-size: 15.5pt;
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	font-weight: normal;
}
#pagecontent p, #nojs_page_content p {
	color: #333;
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	font-size: 9pt;
	line-height: 10.5pt;
}

#pagecontent ul, #nojs_page_content ul {
	margin: 5px 0 10px 15px;
	padding: 0;
	list-style-type: none;
}

#pagecontent ul li, #nojs_page_content ul li {
	margin: 0 15px 8px 0;
	padding: 0 0 0 11px;
	font-size: 9pt;
	color: #333;
	background: url(../images/widgets/li_blue_sq.gif) transparent left 2px no-repeat;
}
#pagecontent ol.close li,
#pagecontent ul.close li {
	margin: 0;
}
#pagecontent ol {
	margin: 5px 0 10px 32px;
	padding: 0;
	list-style-type: decimal;
}
* html #pagecontent ol {
	margin-left: 39px;
}
#pagecontent ol li {
	margin: 0 15px 8px 0;
	padding: 0;
	font-size: 9pt;
	color: #333;
}

.contactdetails .contactname,
.title {
	font-weight: bold;
	color: #006;
}
.label {
	font-weight: bold;
	color: #999;
}

/* -------------------------------------------------------------------------- */


/*  attempting to try vcard microformat layout */
.vcard,
.vcard .org,
.vcard .adr,
.vcard .photo {
	display: block;
	position: relative;
	font-size: 8pt;
}
.vcard .org .organization-unit {}

.vcard .fn,
.vcard .org .organization-name {
	font-weight: bold;
	color: #006;
}
.vcard .note {
	font-weight: bold;
	color: #999;
}

.vcard .type {
	font-weight: bold;
	color: #999;
}

.vcard .adr .street-address,
.vcard .adr .extended-address,
.vcard .adr .region,
.vcard .adr .locality,
.vcard .adr .postal-code,
.vcard .adr .country-name,
.vcard .adr .post-office-box {
	color: #000;
}

.vcard .tel,
.vcard .tel .value {
	color: #000;
}
.vcard .tel .value {
	font-weight: bold;
	color: #39c !important;
}
.vcard .tel .type {
	color: #999;
}
.vcard .url {}
.vcard .email {}

.vcard .role,
.vcard .title {
	color: #000;
}

/* Page Elements _----------------------------------------------------------- */
#homebanner {
	width: 686px;
	height: 149px;
	border: 1px solid #60c5f8;
	padding: 0;
	margin: 1px 0;
	text-align: left;
	vertical-align: top;
	position: relative;
	overflow: hidden;
}

#homebanner table td{
	padding:0px;
}

#homepromos {
	height: 115px;
	width: 688px;
	background: url(../images/backgrounds/grad_down_blue.gif) #d8f2fe top left repeat-x;
}
#homepromos table {
	height: 115px;
}

#homepromos table td{
	padding-right:12px;
	width:230px;
}

.contactframe {
	width: 84px;
	height: 105px;
	position: relative;
	margin: 2px 0 8px -2px;
	padding: 0;
}
.contactframe img {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}

table.info {
	width: 688px;
	border-collapse: collapse;
	margin: 0;
	border: none;
	z-index: 10;
	position: relative;
}
table.info td {
	text-align: left;
	vertical-align: top;
	padding: 0;
	border: none;
}
table.info td.check_blue {
	background: url(../images/widgets/check_ltblue.png) transparent top left no-repeat;
	padding: 0 20px 0 28px;
	height: 36px;
	font-size: 9pt;
	vertical-align: top;
}
#pagecontent table.info h2 {
	background: none;
	margin: 0 !important;
	padding: 10px 10px 0;
}

table.homeinfo,
table.homeinfo td {
	border: 1px solid #fff;
}
#pagecontent table.homeinfo h2 {
	background: none;
	background-color: #036;
	color: #fff;
	font-weight: bold;
	font-size: 12pt;
	margin: 0;
	padding: 4px 8px;
}
#pagecontent table.homeinfo h2 .accessory_link {
	color: #fff;
	font-size: 7pt;
	float: right;
	margin-top: 5px;
}
table.homeinfo h3 {
	color: #999ba0;
	font-weight: bold;
	font-size: 10pt;
}
table.info p {
	margin: 5px 0 10px;
	padding: 0 15px 0 8px;
}
table.list {
	font-size: 9pt;
	color: #333;
	margin: 5px 0 5px 12px;
}
table.list td.marker {
	text-align: right;
	padding: 0 2px 0 0;
}
.right_column table.list,
.offer_box table.list {
	font-size: 8pt;
}
.ctas {
	margin: 0 0 32px 0;
}
.signon_cta {
	margin: 0 0 5px 0;
	padding: 0;
	display: block;
}
#logo_wrapper {
	width: 155px;
	text-align: center;
	vertical-align: top;
	margin-left: 2px;
}
#logo {
	margin: 0 auto 32px auto;
}
.grad_up_blue {
	background: url(../images/backgrounds/grad_up_blue.gif) #fff top left repeat-x;
}

.event_list {
	background: url(../images/backgrounds/grad_up_blue.gif) #fff top left repeat-x;
	margin: 0;
	padding: 5px 8px;
}
.event_list .event {
	border: none;
	border-bottom: 1px dashed #c4c4c4;
	padding: 5px 0;
	margin: 0;
}
.event_list .last {
	border: none;
}
.event_list .event .date {
	color: #000;
	font-weight: bold;
	font-size: 8pt;
	display: block;
}
.event_list .event .title {
	color: #006;
	font-weight: bold;
	font-size: 9pt;
	display: block;
}
.event_list .event a {
	font-size: 8pt;
}

/* -------------------------------------------------------------------------- */
.shadow_box {
	width: 667px;
	margin: 0 0 20px 0;
	padding-bottom: 5px;
	padding-top: 5px;
	background: url(../images/widgets/boxes/shadboxtop2.gif) transparent top left no-repeat;
	position: relative;
}
.shadow_box_alt_a {
	width: 667px;
	margin: 0 0 20px 0;
	padding-bottom: 5px;
	padding-top: 5px;
	background: url(../images/widgets/boxes/shadboxtop2_alta.gif) transparent top left no-repeat;
	position: relative;
}
.shadow_box_alt_b {
	width: 667px;
	margin: 0 0 20px 0;
	padding-bottom: 5px;
	padding-top: 5px;
/*
	background: url(../images/widgets/boxes/shadboxtop2_altb.gif) transparent top left no-repeat;
*/
	position: relative;
}
.shadow_box_gold{
	background: url(../images/widgets/boxes/shadboxgoldtop2.gif) transparent top left no-repeat;
}
.shadow_box p {
	font-size: 9pt !important;
}
.shadow_box_alt_a p {
	font-size: 9pt !important;
}
.shadow_box_alt_b p {
	font-size: 9pt !important;
}
.shadow_box_bot {
	padding: 10px 10px 0;
	background: url(../images/widgets/boxes/shadboxbot.gif) transparent bottom left no-repeat;
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 667px;
	height: 90px;
	margin: 0;
	z-index: 1;
}
.shadow_box_bot_alt_a {
	padding: 10px 10px 0;
	background: url(../images/widgets/boxes/shadboxbot_alta.gif) transparent bottom left no-repeat;
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 667px;
	height: 90px;
	margin: 0;
	z-index: 1;
}
.shadow_box_bot_alt_b {
	padding: 10px 10px 0;
	background: url(../images/widgets/boxes/shadboxbot_altb.gif) transparent bottom left no-repeat;
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 667px;
	height: 90px;
	margin: 0;
	z-index: 1;
}
.shadow_box_gold_bot {
	background: url(../images/widgets/boxes/shadboxgoldbot.gif) transparent bottom left no-repeat;
}
.shadowbar_r {
	background: url(../images/widgets/shadowbar_r.gif) #fff center left no-repeat;
	padding: 0 0 0 10px !important;
	height: 130px;
	text-align: center;
}


.offer_box_sm,
.offer_box_lg,
.offer_box {
	width: 237px;
	margin-top: 5px;
	padding-bottom: 30px;
	position: relative;
	min-height: 103px;
}
.alt_offer_box {
	width: 237px;
	margin-top: 5px;
	padding-bottom: 30px;
	position: relative;
	min-height: 103px;
}

* html .offer_box {
	height: 103px;
}
.offer_box_sm {
	width: 223px;
}
.offer_box_lg {
	width: 449px;
}
.offer_box_inner {
	padding: 10px 10px 0;
	position: relative;
	background: none;
	z-index: 100;
}
.offer_box_top,
.offer_box_sm .offer_box_top,
.offer_box_lg .offer_box_top {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	height: 115px;
	width: 237px;
	background: url(../images/widgets/boxes/offertop.png) transparent top left no-repeat;
}
.offer_box_sm .offer_box_top {
	width: 223px;
	background-image: url(../images/widgets/boxes/offertop_sm.png);
}
.offer_box_lg .offer_box_top {
	width: 449px;
	background-image: url(../images/widgets/boxes/offertop_lg.png);
}
.offer_box_bot,
.offer_box_lg .offer_box_bot,
.offer_box_sm .offer_box_bot {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: url(../images/widgets/boxes/offerbot.png) transparent bottom left no-repeat;
	height: 115px;
	width: 237px;
}
.offer_box_sm .offer_box_bot {
	width: 223px;
	background: url(../images/widgets/boxes/offerbot_sm.png) transparent bottom left no-repeat;
}
.offer_box_lg .offer_box_bot {
	width: 449px;
	background: url(../images/widgets/boxes/offerbot_lg.png) transparent bottom left no-repeat;
}
table.info h4,
table.info h3 {
	background: none;
	color: #006;
	font-weight: bold;
	margin: 0 !important;
	padding: 10px 8px 3px;
	font-size: 10.5pt;
	line-height: 13.5pt;
}
table.info h4 {
	font-size: 10pt;
	line-height: 13pt;
}


.right_column ul,
.offer_box ul {
	margin-left: 10px !important;
}
.right_column ul li,
.offer_box ul li {
	margin: 0 !important;
	margin-bottom: 2px !important;
	font-size: 8pt !important;
	background-position: left 1px !important;
}
*+html .right_column ul li,
*+html .offer_box ul li {
	background-position: left 4px !important;
}
* html .right_column ul li,
* html .offer_box ul li {
	background-position: left 4px !important;
}

.right_column ol li,
.offer_box ol li {
	font-size: 8pt !important;
	margin-bottom: 2px !important;
}
* html .right_column ol,
* html .offer_box ol {
	margin-left: 38px !important;
	vertical-align: top;
}

.right_column p,
.offer_box p {
	font-size: 8pt !important;
	padding-right: 5px !important;
}

.offer_box_sm h3,
.offer_box_sm h4,
.offer_box_sm p {
	padding-right: 5px !important;
	padding-left: 5px !important;
}
.offer_box_lg p,
.offer_box_sm p {
	font-size: 8pt !important;
}
/* -------------------------------------------------------------------------- */
.expand_box {
	width: 236px;
	position: relative;
	color: #333;
}
.expand_box_inner {
	padding: 2px 0 0;
	position: relative;
	background-color: #fff;
	margin: 0 5px 0 2px;
	z-index: 100;
}
*+html .expand_box_inner {
	height: 1%;
}
* html .expand_box_inner {
	height: 1%;
}
.expand_box_top {
	position: relative;
	width: 236px;
	margin: 0;
	padding: 0;
}
.expand_box_bot {
	position: relative;
	width: 236px;
	height: 39px;
	margin: 0;
	padding: 0;
}

.expand_box_inner .topic,
.expand_box_inner .topic_expanded {
	width: 222px;
	height: 42px;
	margin: 2px 0 0 6px;
	padding: 0;
	background: url(../images/widgets/topic_btn_bg.gif) transparent top left no-repeat;
	vertical-align: middle;
	font-size: 8pt;
	color: #2669b9;
	position: relative;
}
.expand_box_inner .survivewinter {
	width: 222px;
	margin: 2px 0 0 6px;
	padding: 0;
	vertical-align: middle;
	position: relative;
	background: url(../images/pages/financialedu/holiday-graphic.gif) transparent top left no-repeat;
}
.expand_box_inner .topic a,
.expand_box_inner .topic_expanded a {
	display: block;
	margin: 0;
	text-decoration: none;
	width: 202px;
	padding: 15px 5px 0 10px;
	margin: 0;
	color: #2669b9;
	height: 26px;
	vertical-align: middle;
}
.expand_box_inner .topic a {
	background: url(../images/widgets/plus.gif) transparent 196px 14px no-repeat;
}
.survive_winter_title{
	margin-left:6px;
	color:#006;font-size:10.5pt;
	font-weight:bold;
}
a .survive_winter  {
	padding:0 0 0 2px;
	text-decoration: underline;
}
img .survive_winter  {
	vertical-align:top;
	border:1px solid #ccc;
}
.expand_box_inner .topic_expanded a {
	background: url(../images/widgets/minus.gif) transparent 196px 14px no-repeat;
}
.expand_box_inner .topic_content {
	padding: 0;
	margin: 0;
}
* html .expand_box_inner .topic_content {
	padding: 1px 0;
}
.expand_box_inner .topic_content p {
	color: #333 !important;
	padding: 0 4px !important;
	margin: 3px 10px !important;
	font-size: 8pt !important;
}
.expand_box_inner .topic_content ul li {
	font-size: 8pt !important;
}

/* -------------------------------------------------------------------------- */
.tabbox {
	position: relative;
	width: 447px;
	margin: 20px 0 0 0;
	padding: 1px 0 20px 0;
}
.tabbox_inner {
	margin: -100px 0 0 0;
	padding: 0px 10px;
	width: 417px;
	position: relative;
	z-index: 100;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
/*
	background: url(../images/widgets/boxes/tabbox_bg.png) transparent top left repeat-y;
*/
}
.tabbox_top {
	position: relative;
	width: 439px;
	height: 120px;
	margin: 0;
	padding: 0;
	z-index: 2;
	background: url(../images/widgets/boxes/featured_top.jpg) transparent top left no-repeat;
}
.tabbox_bot {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: url(../images/widgets/boxes/featured_base.jpg) transparent bottom left no-repeat;
	height: 120px;
	width: 439px;
}

#pagecontent .tabbox p {
	color: #333;
	padding: 0 0 5px;
	margin-top: 0;
	font-size: 8pt !important;
}


.tabbox .tabbar {
	position: absolute;
	height: 37px;
	left: 0;
	top: -22px;
	margin: 0;
	padding: 0 0 0 0;
	z-index: 100;
	width: 437px;
}
.tabbox .tabbar .tab,
.tabbox .tabbar .currenttab,
.tabbox .tabbar .firsttab,
.tabbox .tabbar .firsttab_current {
	float: left;
	height: 28px;
	margin: 0;
	padding: 0 0 0 12px;
	font-weight: bold;
	color: #06c;
	background: url(../images/widgets/boxes/tab_left.png) transparent top left no-repeat;
}
.tabbox .tabbar .tab,
.tabbox .tabbar .firsttab {
	z-index: 1;
}
.tabbox .tabbar .currenttab,
.tabbox .tabbar .firsttab_current {
	z-index: 100;
}
.tabbox .tabbar .firsttab_current,
.tabbox .tabbar .firsttab {
	height: 38px;
}
.tabbox .tabbar .firsttab_current a:link,
.tabbox .tabbar .firsttab_current a:visited,
.tabbox .tabbar .firsttab_current a:hover,
.tabbox .tabbar .firsttab_current a:active,
.tabbox .tabbar .currenttab a:link,
.tabbox .tabbar .currenttab a:visited,
.tabbox .tabbar .currenttab a:hover,
.tabbox .tabbar .currenttab a:active {
	cursor: pointer;
}

.tabbox .tabbar .tab a:link,
.tabbox .tabbar .tab a:visited,
.tabbox .tabbar .tab a:hover,
.tabbox .tabbar .tab a:active,
.tabbox .tabbar .firsttab a:link,
.tabbox .tabbar .firsttab a:visited,
.tabbox .tabbar .firsttab a:hover,
.tabbox .tabbar .firsttab a:active {
	cursor: pointer;
}
.tabbox .tabbar .tab .tabbody,
.tabbox .tabbar .firsttab .tabbody,
.tabbox .tabbar .currenttab .tabbody,
.tabbox .tabbar .firsttab_current .tabbody {
	height: 18px;
	background: url(../images/widgets/boxes/tab_bg.png) transparent top left repeat-x;
	display: block;
	float: left;
	margin: 0;
	padding: 10px 0 0;
	z-index: 50;
}
.tabbox .tabbar .firsttab_current .tabbody,
.tabbox .tabbar .currenttab .tabbody {
	height: 22px;
}

.tabbox .tabbar .tab .tabrt,
.tabbox .tabbar .firsttab .tabrt,
.tabbox .tabbar .firsttab_current .tabrt,
.tabbox .tabbar .currenttab .tabrt {
	display: block;
	float: left;
	height: 28px;
	width: 12px;
	background: url(../images/widgets/boxes/tab_right.png) transparent top right no-repeat;
	padding: 0;
}
.tabbox .tabbar .firsttab_current,
.tabbox .tabbar .currenttab {
	z-index: 200;
	color: #006;
	background-image: url(../images/widgets/boxes/tab_cur_left2.png);
}
.tabbox .tabbar .firsttab_current .tabbody,
.tabbox .tabbar .currenttab .tabbody {
	padding: 7px 0 0;
	background-image: url(../images/widgets/boxes/tab_cur_bg.png);
}
.tabbox .tabbar .firsttab_current .tabrt,
.tabbox .tabbar .currenttab .tabrt {
	background-image: url(../images/widgets/boxes/tab_cur_right2.png);
}

.tabbox .tabbar .firsttab {
	background-image: url(../images/widgets/boxes/tab_left_first.png);
}
.tabbox .tabbar a {
	text-decoration: none;
}
.tabbox h4 {
	margin: 0 0 10px 0;
	color: red;
}

table.sm_check {
	margin: 5px 0;
}
table.sm_check td {
	background: url(../images/widgets/check_sm.png) transparent top left no-repeat;
	padding: 0 8px 0 15px;
	font-size: 9pt;
	vertical-align: top;
	color: #333;
}

.tab_sub_category {
	padding: 0;
	margin-top: 5px;
	margin-bottom: 0;
	position: relative;
	min-height: 120px;
	background: url(../images/widgets/boxes/tabsubbox_t.gif) transparent top left no-repeat;
}
* html .tab_sub_category {
	height: 120px;
}
.tab_sub_cat_bot {
	margin: 0;
	padding: 0;
	height: 4px;
	background: url(../images/widgets/boxes/tabsubbox_b.gif) transparent top left no-repeat;
}
.tab_sub_cat_inner {
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	padding: 5px 7px 3px 7px;
	margin: 0;
	min-height: 116px;
}
* html .tab_sub_cat_inner {
	height: 116px;
}

.img_container {
	position: absolute;
	top: 0;
	right: 5px;
	width: 106px;
	height: 119px;
	overflow: hidden;
}

.event_list .img_container {
	position: absolute;
	top: 0;
	right: 0;
	width: 147px;
	height: 138px;
}
.info_offer {
	position: relative;
	z-index: 5;
	padding-right: 80px;
	padding-left: 0;
	font-size: 7pt;
}
.info_offer ul.small {
	margin-left: 5px !important;
	font-size: 7pt;
}
.info_offer ul.small li {
	background-position: left top !important;
	margin-right: 0 !important;
	margin-bottom: 5px !important;
	padding-right: 0 !important;
	font-size: 8.5pt !important;
	line-height: 9.5pt !important;
}
.tab_sub_cat_inner p {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 8pt !important;
}
.tab_sub_category .img_pad {
	padding-right: 120px !important;
}
.tab_sub_category h4 {
	font-size: 10pt;
	padding: 5px 0 0 7px;
	margin: 0;
}
/* -------------------------------------------------------------------------- */

.company_name {
	font-weight: bold;
}

.hl {
	font-weight: bold;
	color: #39c !important;
}
.hl_normal {
	font-weight: normal;
	color: #39c !important;
}
a.learn_more:link,
a.learn_more:visited,
a.learn_more:hover,
a.learn_more:active {
	font-weight: bold;
	color: #39c;
	text-decoration: none;
	font-size: 8pt;
	padding-right: 15px;
}

.learn_more_over a:link, .learn_more_over a:visited, .learn_more_over a:hover, .learn_more_over a:active,
a.learn_more:hover,
a.learn_more:active {
	font-weight: bold;
	color: #60c5f8;
	text-decoration: underline;
	font-size: 8pt;
	padding-right: 15px;
}
.learn_more_over a:link, .learn_more_over a:visited, .learn_more_over a:hover, .learn_more_over a:active {
	color: #60c5f8 !important;
}
a.learn_more:active {
	color: #006;
}
a.learn_more img {
	margin-right: -15px;
	position: relative;
	top: 4px;
}
dl {
	margin: 0;
	padding: 10px 15px 5px 0;
	font-size: 9pt;
}
dt {
	text-indent: -1.25em;
	margin: 0 0 10px 25px;
	font-weight: bold;
	color: #333;
}
dd {
	text-indent: -1.25em;
	margin: 0 0 30px 25px;
	color: #333;
}


.green {
	color: #390 !important;
}
.blue {
	color: #006 !important;
}
.medblue {
	color: #06c !important;
}
.ltblue {
	color: #39c !important;
}
.cyan {
	color: #60c5f8 !important;
}
.grey {
	color: #333 !important;
}
.medgrey {
	color: #999 !important;
}
.black {
	color: #000 !important;
}
.red {
	color: #f00 !important;
}
.largetext {
	font-size: 10.5pt !important;
	line-height: 13.5pt;
}
.bold {
	font-weight: bold;
}
#pagecontent sup {
	font-size: 100%;
	vertical-align: 20%;
}
*+html #pagecontent sup {
	font-size: 120%;
	line-height: 150%;
	vertical-align: 20%;
}
* html #pagecontent sup {
	font-size: 120%;
	line-height: 150%;
	vertical-align: 20%;
}

sup {
	font-size: 8pt;
	vertical-align: 10%;
}
h1 sup,
h2 sup,
h3 sup {
	font-size: 75% !important;
	vertical-align: text-top !important;
}
#pagecontent sup.number {
	font-size: 8pt;
	vertical-align: top;
	font-weight: normal;
}

.footnote p,
.footnote table td {
	font-size: 8pt !important;
	color: #999 !important;
}
.footnote table {
	margin-left: 18px !important;
	margin-right: 40px !important;
}
.footnote p {
	padding-left: 20px !important;
	padding-right: 30px !important;
}
.footnote table td {
	vertical-align: top;
	padding: 5px 0;
}
.footnote table.blocklist {
	border: 1px solid #999;
	margin: 10px 5px 10px 20px !important;
	border-collapse: collapse;
}
.footnote table.blocklist th,
.footnote table.blocklist td {
	font-size: 8pt !important;
	color: #999 !important;
	padding: 3px 5px;
	border: 1px solid #999;
}
.footnote table.blocklist th {
	background-color: #ccc;
	color: #7a7a7a !important;
	text-align: left;
}
.footnote .insurance_products {
	position: relative;
	border: solid 1px #999;
	color: #999;
	text-align: center;
	padding: 2px;
	margin: 40px 30px 10px 20px;
	font-size: 8pt;
	width: 630px;
}

.finconnect_header,
.famconnect_header,
.legalconnect_header {
	width: auto;
	margin: -10px 0 15px 5px;
	padding: 0;
	height: 165px;
	width: 677px;
	background: url(../images/banners/finconnect.png) transparent top left no-repeat;
}
.famconnect_header {
	background: url(../images/banners/famconnect.png) transparent top left no-repeat;
}
.legalconnect_header {
	background: url(../images/banners/legalconnect.png) transparent top left no-repeat;
}
.finconnect_header .ea_header,
.famconnect_header .ea_header,
.legalconnect_header .ea_header {
	margin: 24px 265px 0 12px;
	height: 117px;
}
*+html .finconnect_header .ea_header,
*+html .famconnect_header .ea_header,
*+html .legalconnect_header .ea_header {
	margin-top: 18px;
}

.legalconnect_header .ea_header {
	margin: 24px 260px 0 12px;
}
.eaprograms_header {
	width: auto;
	margin: -10px 0 10px 5px;
	height: 140px;
	width: 677px;
	background: url(../images/banners/eaprograms.png) transparent top left no-repeat;
}

#ea h2,
#ea p {
	margin-left: 0;
	padding-left: 0;
}

.ea_item_block,
.ea_item_block_first,
.ea_item_block_only {
	border-bottom: 1px solid #c4c4c4;
	margin: 0;
	padding-bottom: 10px;
}
.ea_item_block_last {
	margin: 0;
	padding-bottom: 10px;
}
.ea_item_block,
.ea_item_block_last {
	background: url(../images/backgrounds/grad_up_blue.gif) #fff top left repeat-x;
}
.ea_item_block_only {
	border-bottom: none;
}
.ea_item_block h3,
.ea_item_block_first h3,
.ea_item_block_only h3,
.ea_item_block_last h3 {
	padding: 15px 15px 5px;
	margin: 0;
	width: auto;
	color: #006 !important;
}
.ia_title_text{
	font-size:9pt;
	font-weight:bold;
	color:#006;
}
#page_content .content_indent {
	margin-left: 16px;
	margin-right: 16px;
}
.link_list a:link, .link_list a:visited, .link_list a:hover, .link_list a:active {
	background: url("../images/widgets/cta_right.gif") no-repeat scroll left 1px transparent;
	display: block;
	margin: 0 4px 4px 0;
	padding: 0 0 1px 20px;
}
ul.link_list {
	list-style: none outside none;
}

#disclosure {
	border-top: 1px solid #bababa;
	margin: 10px 0 0 0;
	padding: 10px 15px 0 15px;;
	font-size: 11px;
	width: 890px;
	height: 40px;
	overflow: hidden;
}
#disclosure a {
	text-decoration: none;
}
#disclosure a span {
	text-decoration: underline;
}
#disclosure p {
	margin-bottom: 0;
	margin-top: 11px;
	margin-right: 40px;
}
#disclosure #first {
	margin-top: 0;
	font-weight: bold;
}
#disclosure #second {
	margin-top: 0;
}

#insurance {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	padding: 5px 14px;
	margin: 10px 15px;
	height: 19px;
	line-height: 19px;
	background: url(../images/disclosure.gif) transparent top left no-repeat;
	color: #666;
}

