/*
	Tag and Element Styles
*/
a
{
	color: #092560;
	text-decoration: none;
	cursor: pointer;
}
a:hover
{
	color: #092560;
	text-decoration: underline;
}

body
{
	background-color: #fff;
}

body, div, form, html, h1, h2
{
	margin: 0;
	padding: 0;
}

div
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #727272;
	text-align: left;
}

input
{
	padding: 1px 0;
	margin: 0;
	background-color: #fff;
}

img, table
{
	margin: 0;
	border: 0;
}

hr.dashed
{
	border: none 0;
	border-top: 1px dashed #BBB;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	height: 1px;
}

/*
	IDs
*/
#footer_container
{
	clear: both;
	margin: 0 3px;
	padding-top: 10px;
}

#header_container
{
	margin-bottom: 10px;
	background: url(/images/header_sliver.png) repeat-x;
}

#left_bar_container
{
}

#left_container
{
	float: left;
	padding-left: 6px;
	width: 316px;
}

#page_container
{
	float: left;
	width: 100%;
}

#right_container
{
	float: right;
	padding-right: 6px;
	width: 645px;
}

#site_container
{
	position: relative;
	width: 990px;
	margin: 0 auto;
	padding: 9px 9px 10px;
	background-color: #fff;
}


/*
	Classes
*/
.contact_table
{
	margin-left: 50px;
	margin-bottom: 20px;
}
.contact_table .label
{
	text-align: right;
	font-weight: bold;
}


.disabled
{
	color: #b7b9ba;
}


a.footer_link
{
	display: block;
	float: left;
	padding: 1px 10px;
	color: #727272;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.footer_link:hover
{
	color: #fff;
	background-color: #a3a5a6;
	text-decoration: none;
}


.form_medium_input
{
	width: 170px;
}


p.form_text
{
	margin: 2px 0px 10px 0px;
}


.left_bar_links
{
	padding: 0 15px;
}
.left_bar_links .block
{
}
.left_bar_links .block_separator
{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.left_bar_links .block_separator div
{
	height: 2px;
	background-color: #b7b9ba;
}
.left_bar_links .description
{
	padding-top: 10px;
	color: #727272;
	font-size: 12px;
}
.left_bar_links h1
{
	color: #092560;
	font-size: 20px;
	font-weight: bold;
}
.left_bar_links .page_link
{
	display: block;
	float: right;
	padding-top: 5px;
	color: #092560;
	font-size: 10px;
	font-weight: bold;
}


.login_field
{
	float: right;
	height: 24px;
	background: #b5b5b5 url(/images/signin_field_left.png) top left no-repeat;
	padding-left: 7px;
	margin-right: 15px;
}
.login_field div
{
	background: url(/images/signin_field_right.png) top right no-repeat;
	padding: 2px 7px 2px 0;
}
.login_field input
{
	width: 150px;
	height: 18px;
	border: 0;
}


#menu_container a.menu_item
{
	display: block;
	float: left;
	padding: 5px 27px;
	color: #727272;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #b7b9ba;
	border-right: 1px solid #b7b9ba;
}
#menu_container a.menu_item:hover
{
	color: #fff;
	background-color: #a3a5a6;
	text-decoration: none;
	border-left: 1px solid #a3a5a6;
	border-right: 1px solid #a3a5a6;
}
#menu_container a.menu_item.active, #menu_container a.menu_item.active:hover
{
	color: #fff;
	cursor: default;
	background-color: #727272;
	text-decoration: none;
	border-left: 1px solid #727272;
	border-right: 1px solid #727272;
}


table.round_corner_box
{
	width: 100%;
	background-color: #f1f1f1;
}
table.round_corner_box td.content
{
	height: 100%;
	border-left: 2px solid #b7b9ba;
	border-right: 2px solid #b7b9ba;
	padding: 9px 10px;
	color: #727272;
}
table.round_corner_box td.content h1
{
	color: #092560;
	font-size: 20px;
	font-weight: bold;
}
table.round_corner_box td.content h2
{
	color: #b11f26;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
}
table.round_corner_box td.content .rss_item
{
	border-top: 1px dotted #b7b9ba;
	padding: 15px 0;
}
table.round_corner_box td.content .rss_date
{
	font-size: 12px;
	padding-bottom: 5px;
}
table.round_corner_box td.content ul.large_blue
{
	color: #092560;
	font-size: 20px;
	font-weight: bold;
	padding-left: 16px;
	margin: 0;
	line-height: 20px;
}
table.round_corner_box td.content ul.grey, table.round_corner_box td.content .grey .label
{
	color: #727272;
	font-size: 14px;
	line-height: 16px;
}
table.round_corner_box td.content ul.grey
{
	padding-left: 16px;
	margin: 0;
}
table.round_corner_box td.content ul.grey div
{
	padding-left: 15px;
}
table.round_corner_box td.content .grey .label
{
	font-weight: bold;
}
table.round_corner_box td.content li
{
	padding-left: 5px;
}
table.round_corner_box td.content .grey li
{
	padding-bottom: 15px;
}
table.round_corner_box td.content .large_blue li
{
	padding-bottom: 20px;
}
table.round_corner_box td.bottom
{
	height: 4px;
	border-bottom: 2px solid #b7b9ba;
}
table.round_corner_box td.top
{
	height: 4px;
	border-top: 2px solid #b7b9ba;
}
table.round_corner_box td.c1
{
	width: 6px;
	background: url(/images/corner_tl.png) top left no-repeat;
}
table.round_corner_box td.c2
{
	width: 6px;
	background: url(/images/corner_tr.png) top right no-repeat;
}
table.round_corner_box td.c3
{
	width: 6px;
	background: url(/images/corner_bl.png) bottom left no-repeat;
}
table.round_corner_box td.c4
{
	width: 6px;
	background: url(/images/corner_br.png) bottom right no-repeat;
}


a.sub_menu_item
{
	display: block;
	float: right;
	padding: 0 10px 5px;
	color: #b7b9ba;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.sub_menu_item.active, a.sub_menu_item.active:hover, a.sub_menu_item:hover
{
	color: #727272;
	text-decoration: none;
}
a.sub_menu_item.active, a.sub_menu_item.active:hover
{
	cursor: default;
}


.system_message
{
	color: #ff0000;
}


/* Buttons */
.btn
{
	display: block;
	overflow: hidden;
	margin: 0; padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
}
.btn:hover
{
	background-position: bottom left;
}

.close_
{
	width: 42px;
	height: 22px;
	background-image: url(/images/buttons/close.png);
}

.continue_
{
	width: 69px;
	height: 22px;
	background-image: url(/images/buttons/continue.png);
}

.login_
{
	width: 69px;
	height: 22px;
	background-image: url(/images/buttons/login.png);
}

.free_workshop_
{
	width: 167px;
	height: 34px;
	background-image: url(/images/buttons/free_work_shop.png);
}

.register_now_
{
	width: 97px;
	height: 22px;
	background-image: url(/images/buttons/register_now.png);
}

.open_virtual_brokerage_
{
	width: 162px;
	height: 22px;
	background-image: url(/images/buttons/open_virtual_brokerage.png);
}