﻿#bread_crumb
{
	background-color: #F3EDD7;
	margin: 3px 0px 1px 0px;
	padding: 2px 10px;
	height: 18px;
}
.bread_crumb_links
{
	font-family: Arial, Helvitica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B5D88;
	text-decoration: none;
}
.bread_crumb_text
{
	font-family: Arial, Helvitica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#need_help_float
{
	top: 22px;
}
#need_help_float_helper
{
	top: 87px;
	left: 709px;
}
.content_header
{
	width: 944px;
	height: 34px;
	position: relative;
}
.content_outer_content
{
	width: 944px;
}
.content_navigation
{
	width: 236px;
	float: left;
	z-index: 1;
}
.content_navigation_items
{
	width: 236px;
	position: absolute;
	z-index: 1;
}
.content_navigation_top
{
	width: 236px;
	height: 150px;
	position: absolute;
	top: 31px;
}
.content_navigation_bottom
{
	width: 236px;
	height: 150px;
	position: absolute;
	bottom: 3px;
}
.content_content
{
	margin-left: 236px;
	width: 693px;
	padding-left: 15px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	min-height: 383px;
	height: auto !important;
	height: 383px;
}
.content_content h1
{
	font-size: 15px;
	font-weight: bold;
}
.content_content h2
{
	font-size: 12px;
	font-weight: bold;
}
.content_footer
{
	position: relative;
	height: 3px;
}

.content_landing_left
{
	float: left;
	width: 262px;
}
.content_landing_left h1
{
	margin-bottom: 6px;
}
.content_landing_left p
{
	margin-right: 15px;
}
.content_landing_right
{
	float: left;
	width: 431px;
}
.content_landing_right_entry
{
	width: 431px;
	height: 79px;
	background-color: #F3EDD7;
	margin-bottom: 4px;
}
.content_landing_right_entry_blue
{
	width: 427px;
	background-color: #FFFFFF;
	margin-bottom: 4px;
	border-color: #0B4A75;
	border-width: 2px;
	border-style: solid;
}
.content_landing_right_entry p
{
	margin: 3px;
}
.content_landing_right_entry_blue p
{
	margin: 3px;
}
.content_landing_right_entry_img
{
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
.content_landing_right_entry_header
{
	width: 215px;
	height: 21px;
	cursor: pointer;
}
#member_login
{
	float: right;
	height: 79px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.content_with_margin
{
	padding-right: 15px;
}

.promo_table_content
{
	width: 678px;
}
.promo_table_content h2
{
	margin-top: 100px;
}
#promo_table
{
	border-style: solid;
	border-width: 1px;
	width: 676px;
}
.promo_table_row
{
}
.promo_table_col
{
	border-style: solid;
	border-width: 1px;
	width: 224px;
}

.promo_table_advocate_banner_div
{
	text-align:center;
	padding:10px;
}

.processing_panel
{
	background-color: White;
	border: solid 1px Black;
	padding-top: 42px;
	width: 425px;
	height: 158px;
}

.processing_panel h1
{
	color: Black;
	font-size: x-large;
	margin-top: 30px;
}

.processing_background
{
	background-color: Black;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.OptOutOuterDiv
{
	padding:5px;
	width:600px;
	background-color:#F3EDD7;
	color:#666666;
	font-size:12px;
}

.OptOutH1 
{
	margin-bottom:0px;
}

.OptOutInnerDiv
{
	padding:10px;
	width:580px;
	height:65px;
	background-color:#F8F4E8;
}

.OptOutButtonDiv
{
	margin-top:15px;
	
}

.OptOutSmallText
{
	font-size:9px;
}

.OptOutExpiredTextDiv
{
	margin-top:5px;
}

.budget_sheet_textbox
{
	height: 14px;
	font-size: x-small;
}

.budget_sheet_first_name
{
	width: 115px;
	margin-bottom: 5px;
}

.budget_sheet_email
{
	width: 160px;
}

.budget_sheet_privacy
{
	position: relative;
	top: 28px;
}

.relative_position
{
	position: relative;
}