body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin: 10px;
	padding: 0px;
	text-align: left;
	cursor: default;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

form, div {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

ol, li {
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size:18px;
	font-family:Arial-Bold, sans-serif;
	padding: 5px 0px;
	margin: 0px 0px;
	line-height:18px;
}
h1 a {
	font-size: 18px;
}

h2
{
	font-size:22px;
	font-weight:bold;
	font-family:Arial-Bold, Helvetica, sans-serif;
	padding: 5px 0px;
	margin: 0px 0px;
	line-height:22px;
}

h4
{
	color:#0f3f6d;
	font-size:18px;
	font-weight:bold;
	font-family:Arial-Bold, Helvetica, sans-serif;
	margin: 0px 0px;
}

h5
{
	font-size: 14px;
	font-weight: bold;
	color: #345364;
	margin: 0px 0px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	list-style-image: url(/images/box.png);

}

a
{
	font-style: italic;
	color: #777777;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

p.justify {
	text-align: justify;
}

#main_page {
	width: 986px;
}

#title_bar {
	height: 96px;
	background-color: #fff;
}

img.main_logo {
	margin-left: 42px;
}

img.magazines {
	margin-right: 14px;
}

#menu_bar {
	height: 28px;
	background-color: #0f3f6d;
	border-top: 2px solid #cdd2d3;
	border-bottom: 1px solid #cdd2d3;
}

.menu_bar {
	margin-left: 20px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #fff;
}

.menu_bar a.link {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	margin: 0 1px;
}
.menu_bar a.link:hover, .menu_bar a.active_link {
	display: block;
	margin: 0 1px;
	float: left;
	color: #0f3f6d;
	text-decoration: none;
	background: url("/images/menu_sliver_active.png") top left repeat-x;
}
.menu_bar a.link span {
	display: block;
	padding: 8px 14px 8px;
	text-decoration: none;
	font-style: normal;
}
.menu_bar a.link:hover span, .menu_bar a.active_link span {
	display: block;
	padding: 8px 14px 8px;
	text-decoration: none;
	font-style: normal;
	background: url("/images/menu_active.png") top left no-repeat;
}

.login_form {
	margin-right: 10px;
}

.login_caption {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 8px 2px;
}

td.login_text_field {
	padding: 0px 2px;
}

input.login_text_field {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000;
	width: 100px;
	height: 14px;
	padding-left: 2px;
	padding-right: 2px;
}

#banner {
	clear: both;
	height: 200px;
	background-color: #657884;
	border-bottom: 1px solid #1a1818;
}

#page_body {
	position: relative;
	width: 986px;
}


div.text {
	font-size: 14px;
}


.sidebar {
	width: 323px;
	background-color: #a0aec6;
	border-right: 2px solid #657884;
	padding-bottom: 10px;
}

.halfsidebar {
	width: 171px;
	background-color: #a0aec6;
	border-right: 2px solid #657884;
	padding: 0px 5px 10px;
}

.clearsidebar {
	width: 308px;
	background-color: #ffffff;
	border-right: 2px solid #657884;
	padding: 0px 5px 10px 10px;
}

.hanging_tab_container {
	margin-left: 1px;
}

.hanging_tab {
	display: block;
	overflow: hidden;
	width: 94px;
	height: 19px;
	padding: 5px 5px 5px 0px;
	margin: 0px 1px;
	background: no-repeat url(/images/hanging_tab.png) top left;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	color: #657884;
	cursor: pointer;
}
.hanging_tab_selected, .hanging_tab:hover {
	display: block;
	overflow: hidden;
	width: 94px;
	height: 19px;
	padding: 5px 5px 5px 0px;
	margin: 0px 1px;
	background: no-repeat url(/images/hanging_tab_selected.png) top left;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	color: #345364;
	cursor: pointer;
}
.hanging_tab_selected:hover {
	text-decoration: none;
}

.admin_hanging_tab_container {
	margin-left: 8px;
}

.admin_hanging_tab {
	width: 77px;
	height: 18px;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px;
	background: no-repeat url(/images/admin_hanging_tab.png) top left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #657884;
	cursor: pointer;
}

.admin_hanging_tab_selected {
	width: 77px;
	height: 18px;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px;
	background: no-repeat url(/images/admin_hanging_tab_selected.png) top left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #345364;
	cursor: pointer;
}

.sidebar_caption {
	padding-top: 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #345364;
}

.sidebar_text {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #000;
	padding: 0px;
}

.sidebar_subscript {
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	color: #000;
	padding: 5px;
}

.return_caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #345364;
	padding: 5px;
}

.return_caption span {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #345364;
	padding: 5px;
}

.return_text_right {
	width: 80px;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	color: #345364;
	padding-right: 5px;
}

.return_text_left {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #345364;
	padding-left: 5px;
}


table.table_data
{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
table.table_data td
{
	font-size: 12px;
	padding: 3px 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

tr.table_column_label td
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 5px;
	border-bottom: 3px double #999999;
}

tr.table_row_1 td
{
	background-color: #fff;
}
tr.table_row_2 td
{
	background-color: #d9d9d9;
}

tr.table_row_spacer td div
{
	height: 10px;
}

td.table_label
{
	
}

td.table_number
{
	text-align: right;
}

td.table_cell_highlight
{
	color: #ff0000;
}


.list_box
{
	padding-top: 8px;
	padding-left: 5px;
}
.list_txt
{
	width:100%;
	padding-top: 10px;
	padding-left: 5px;
	text-align: left;
}
.list_txt a, .list_txt a:hover
{
	font-style: normal;
	text-decoration: none;
}

.sitemap .list_txt
{
	font-size: 12px;
}

.page_content {
	padding: 0px 30px 30px;
}

.page_caption {
	font-size:28px;
	font-weight:bold;
	font-family:Arial-Bold, Helvetica, sans-serif;
	color: #2d4d5e;
	padding-bottom: 5px;
}

.page_text {
	font-size: 12px;
	padding-right: 45px;
}

#in_the_black {
	padding: 12px;
	width: 161px;
	height: 161px;
	background: no-repeat url(/images/in_the_black_border.png) top left #fff;
}

.in_the_black_text {
	font-size: 10px;
	padding-top: 10px;
	text-align: left;
	line-height: 11px;
}

.error_txt {
	font-size:13px;
	color: #a00;
	font-weight: bold;
}

.status_msg {
	font-size:13px;
	color: #00a;
	font-weight: bold;
}

#four_essential_principles {
	margin-top: 35px;
	width: 615px;
}

.accordian_caption_container {
	width: 585px;
	height: 34px;
	padding: 8px 15px;
	margin-top: 10px;
	background: no-repeat url(/images/accordian_caption.png) top left #fff;
	text-align: left;
}

.accordian_caption_container a {
	font-size: 14px;
	color: #2d4d5e;
	text-align: left;
}
.accordian_caption_container a:hover {
	color: #2d4d5e;
	text-decoration: none;
}

.accordian_caption_container_selected {
	width: 585px;
	height: 34px;
	padding: 8px 15px;
	margin-top: 10px;
	background: no-repeat url(/images/accordian_caption_selected.png) top left #fff;
	text-align: left;
}

.accordian_caption_container_selected a {
	font-size: 14px;
	color: #fff;
	text-align: left;
}
.accordian_caption_container_selected a:hover {
	color: #fff;
	text-decoration: none;
}

.accordian {
	display: none;
}

.accordian_selected {
	padding: 0px 15px;
	background-color: #eaebed;
	border: 1px solid #a0aec6;
	display: block;
}

.accordian_selected p {
	margin: 10px 0px;
}

.page_footer {
	height: 50px;
	border-top: 5px solid #cdd2d3;
}

.footer_text, .footer_text a {
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #657884;
}
.footer_text a:hover {
	color: #657884;
	text-decoration: underline;
}

hr.thick {
	background-color: #cdd2d3;
	border: 0;
	margin: 0;
	padding: 0;
	border: 0;
	height: 5px;
	width: 100%;
}

hr.thin {
	background-color: #cdd2d3;
	border: 0;
	margin: 0;
	padding: 0;
	border: 0;
	height: 2px;
	width: 100%;
}

.admin_button_tab_container
{
	padding-left: 7px;
	padding-right: 4px;
}
.admin_button_tab
{
	width: 203px;
	height: 26px;
	padding: 10px 0px 0px 7px;
	margin: 0px 0px;
	background: no-repeat url(/images/admin_tabs.png) top left;
	font-size: 11px;
	font-weight: bold;
	color: #657884;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
}

.admin_button_tab_selected_container
{
	padding-left: 7px;
	padding-right: 4px;
}
.admin_button_tab_selected
{
	width: 203px;
	height: 26px;
	padding: 10px 0px 0px 7px;
	margin: 0px 0px;
	background: no-repeat url(/images/admin_tabs_selected.png) top left;
	font-size: 11px;
	font-weight: bold;
	color: #345364;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
}

.admin_button_tab span
{
	margin: 3px 7px;
	text-align: center;
	vertical-align: middle;
}

.admin_button_tab_selected span
{
	margin: 3px 7px;
	text-align: center;
	vertical-align: middle;
}

.admin_button_tab a
{
	text-decoration:none;
	color:#ffffff;
}
.admin_button_tab a:hover
{
	text-decoration:none;
	color:#ffffff;
}

.admin_button_tab_selected a
{
	text-decoration:none;
	color:#777777;
}
.admin_button_tab_selected a:hover
{
	text-decoration:none;
	color:#777777;
}


/**
	Buttons
*/
.btn, .active_btn
{
	display: block;
	overflow: hidden;
	margin: 0; padding: 0;
	background-repeat: no-repeat;
	border: 0;
}
.btn
{
	cursor: pointer;
	color: #657884;
	background-position: top left;
	font-style: normal;
}
.btn:hover, .active_btn, .active_btn:hover
{
	color: #345364;
	background-position: bottom left;
	text-decoration: none;
	font-style: normal;
}

.back_
{
	width: 84px;
	height: 31px;
	background-image: url(/images/buttons/back_on_white.png);
}
.learn_about_free_webinar_
{
	width: 161px;
	height: 65px;
	background-image: url(/images/buttons/learn_about_free_webinar.png);
}
.register_free_webinar_
{
	width: 160px;
	height: 64px;
	background-image: url(/images/buttons/register_webinar.png);
}
.login_
{
	width: 50px;
	height: 28px;
	background-image: url(/images/buttons/login_on_blue.png);
}
.next_
{
	width: 84px;
	height: 31px;
	background-image: url(/images/buttons/next_on_white.png);
}
.subscribe_
{
	width: 74px;
	height: 28px;
	background-image: url(/images/buttons/subscribe_on_blue.png);
}

.page_tab
{
	width: 120px;
	height: 12px;
	padding: 6px 5px 5px 20px;
	background-image: url(/images/page_button_tab.png);
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	font-weight: normal;
}

.button_tab_container
{
	padding:0 4px 2px 7px;
}
.button_tab {
	width: 146px;
	height: 23px;
	padding: 11px 0px 0px 14px;
	background-image: url(/images/buttons/tabs.png);
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-align: left;
}
/**
	End Buttons
*/


.page_icon {
	margin-right: 10px;
}

li.sub_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.newsletter_list_item_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;

}

.newsletter_list_item_date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	font-style: italic;
}

.newsletter_date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	margin: 0px 0px 7px 5px;
}


/* Registration Page Styles */
#registration_page_caption
{
	font-size: 24px;
	font-weight: bold;
	border-bottom: 3px solid #2d4d5e;
}

.registration_company_info
{
	padding: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
}

input, select
{
	margin: 0px 2px;
	font-size: 11px;
	color: #000000;
	border: 1px solid #2d4d5e;
}

input
{
	padding-left: 2px;
	padding-right: 2px;
}

.form_input_long
{
	position: relative;
	top: -2px;
	width: 250px;
}
.form_input_long2
{
	width: 250px;
	margin: 0px;
}

.form_input_short
{
	position: relative;
	top: -2px;
	width: 120px;
}
.form_input_short2
{
	width: 119px;
	margin: 0px;
}

.form_select_short
{
	width: 125px;
	margin: 0px;
}

.form_input_3_digit
{
	position: relative;
	top: -2px;
	width: 35px;
}
.form_input_3_digit2
{
	width: 30px;
	margin: 0px;
}

.form_input_4_digit
{
	position: relative;
	top: -2px;
	width: 45px;
}
.form_input_4_digit2
{
	width: 39px;
	margin: 0px;
}

.form_section_caption
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
}

.form_caption
{
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-align: right;
}
.form_caption2
{
	text-align: right;
	padding-right: 5px;
}

.form_sub_caption_required
{
	font-size: 11px;
	font-style: italic;
	color: #662222;
	padding: 0px 2px;
}
.form_sub_caption_required2
{
	font-style: italic;
	color: #662222;
	text-align: left;
}

.form_sub_caption
{
	font-size: 11px;
	font-style: italic;
	color: #222222;
	padding: 0px 2px;
}
.form_sub_caption2
{
	text-align: left;
	font-style: italic;
	color: #222222;
}

#form_legal_disclaimer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px 3px;
	width: 300px;
	height: 100px;
	border: 1px solid #2d4d5e;
	overflow: auto;
}

#form_legal_disclaimer p
{
	font-size: 10px;
	margin: 3px 3px 7px 3px;
	text-align: justify;
}

.form_submit_button
{
	margin: 15px 0px;
	background-color: #6d8d9e;
	color: #ffffff;
}

.register_sidebar_text
{
	font-size: 12px;
	color: #ffffff;
}

p.register_sidebar_text
{
	margin: 0px 20px 20px 20px;
}

.pricing_radio
{
	margin-top: 1px;
}

.register_sidebar_price
{
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
}

.price_savings
{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}

.subscription_title
{
	font-family: Verdana, Arial Black, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
}

#subscription_plans {
	margin-top: 5px;
	width: 250px;
	vertical-align: top;
}

.subscription_plan_text {
	width: 220px;
	height: 170px;
	padding: 8px 15px;
	color: #777777;
	margin-top: 10px;
	background: no-repeat url(/images/subscription_plan.png) top left #eaebed;
	text-align: left;
}

.subscription_plan_cost
{
	padding: 0px 15px;
	background-color: #a0aec6;
	color: #222222;
	border: 1px solid #ffffff;
	display: block;
}

h3 {
	width: 585px;
	height: 34px;
	padding: 8px 15px;
	margin-top: 10px;
	font-weight: normal;
	background: no-repeat url(/images/accordian_caption.png);
	text-align: left;
}

h3.bullet1, h3.bullet2, h3.bullet3, h3.bullet4 {
	background: #ffffff;
	background-image:url(/images/accordian_caption_selected.png);
	margin-bottom:0px;
	background-position:top left;
	background-repeat:no-repeat;}

.accordion {
	background: #eaebed;
}

#toggler_bg {
	background: #fff; width:583px;
}


.toggler {
	width: 571px;
	height: 34px;
	padding: 5px 20px 5px 10px;
	margin-top: 5px;
	background: no-repeat url(/images/accordian_caption.png) top left #fff;
	text-align: left;
	cursor: pointer;
}

.toggler a {
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
.toggler a:hover {
	color: #ffffff;
	text-decoration: none;
}

.expand
{
	color: #345364;
	padding: 10px 10px 10px 10px;
}

/* Management Styles */
.search_captions
{
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

.search_form_text_field
{
	font-size: 12px;
	width: 280px;
}

.search_options
{
	font-size: 11px;
}

.search_results_select
{
	width: 280px;
}

#client_tree
{
	width: 274px;
	height: 300px;
	background-color: #ffffff;
	border: 1px solid #2d4d5e;
	margin-bottom: 20px;
	padding: 0px 3px;
	overflow: auto;
}

.users_control_panel_caption
{
	font-size: 12px;
	font-weight: bold;
	padding: 12px 3px;
	text-align: right;
	width: 110px;
}

.users_control_panel_section
{
	padding: 10px;
	border-bottom: 2px solid #cdd2d3;
}

#display_user
{
	margin: 0px;
	padding: 0px;
	height: 500px;
	border: none;
}

.user_form_address_section
{
	width: 150px;
}

.user_form_submit_button
{
	margin: 0px;
	background-color: #6d8d9e;
	color: #ffffff;
}

.user_form_email:link, .user_form_email:visited, .user_form_email:active, .user_form_email:hover
{
	color: #000099;
}

.user_form_email:hover
{
	text-decoration: underline;
}

.my_sales_link_caption
{
	font-size: 13px;
	font-weight: bold;
	padding: 10px 5px 5px 5px;
}

.my_sales_link_text
{
	font-size: 13px;
	padding: 2px 0px 2px 5px;
}

.my_sales_link_button
{
	margin: 0px;
	background-color: #6d8d9e;
	color: #ffffff;
}
.my_sales_link_separator
{
	padding: 10px 5px;
	border-bottom: 2px solid #cdd2d3;
}

.update_login_form
{
	margin: 70px 0px 110px 0px;
}

.update_login_confirmation
{
	font-size: 18px;
	font-weight: bold;
	color: #2d4d5e;
	padding: 100px 0px 160px 0px;
}

.admin_sidebar_text:link, .admin_sidebar_text:visited, .admin_sidebar_text:active, .admin_sidebar_text:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.admin_sidebar_text:hover
{
	text-decoration: underline;
}

.portfolio_sidebar:link, .portfolio_sidebar:visited, .portfolio_sidebar:active, .portfolio_sidebar:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.portfolio_table table
{
	padding: 25px 20px;

}

.portfolio_table th
{
	padding: 5px 15px;
	font-size: 17px;
	font-weight: bold;
}

.portfolio_management_input
{
	width: 110px;
}

.portfolio_table td
{




}


.verify_black1
{
	color: black;
	text-align: right;
	font-size: 13px;
	font-family: arial;
}

.verify_black2
{
	color: black;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	font-family: arial;
}

.confirm_box
{
	color: #2d4d5e;
}

.confirm_box_black1
{
	color: black;
	text-align: right;
	font-size: 15px;
	font-family: arial;
}

.confirm_box_black2
{
	color: black;
	font-size: 17px;
	text-align: left;
	font-weight: bold;
	font-family: arial;
}

.confirm_box th
{
	font-size: 17px;
	background: no-repeat url(/images/register/box_header.png) top left #a0aec6;
	padding: 10px 10px 0 15px;
}

.confirm_box td
{
	font-size: 12px;
	color: #eaebed;
	background-color: #a0aec6;
	padding: 15px;
	width: 430px;
}

.confirm_print
{
	color: #778b96;
	vertical-align: middle;
	padding-top: 35px;
}

.submitLink {
   color: #00f;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
}

/* About section styles */
.about_href
{
	font-size: 14px;
	color: #0f3f6d;
}

.about_caption1
{
	font-size: 18px;
	color: #0f3f6d;
}

.about_caption2
{
	font-size: 14px;
	font-weight: bold;
	color: #0f3f6d;
}

.about_caption3
{
	font-size: 12px;
	font-weight: bold;
	color: #0f3f6d;
}


/* Market Data Chart Styles */
.market_data_container
{
	background-color: #ffffff;
	border: 1px solid #333333;
}

.market_data_caption
{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 5px;
}

.market_data_date
{
	font-size: 11px;
	color: #666666;
}

.market_data_separator
{
	background-color: #dddddd;
}

.market_data_col1
{
	font-size: 14px;
	font-weight: bold;
	color: #335069;
}

.market_data_col2
{
	text-align: right;
}

.market_data_col3
{
}

.market_data_col4
{
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.market_data_col5
{
}

.market_up
{
	color: #009900;
}

.market_down
{
	color: #990000;
}

.market_no_change
{
	color: #999999;
}