body {
	background: #B1A9A4;
	margin: 0px;
	color: #0D3795;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}


td {
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
}
h1, h2, h3, h4, form {
	margin:0;
	padding:0;
	font-weight: normal;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
}
img {
	border: 0px;
}
a:link img, a:visited img, a:hover img {
	border-bottom: none !important;
}
a.img_link {
	border-bottom: none !important;
}

form {
	padding: 0;
	margin: 0;
}


a.white:link, a.white:visited {
	color: #fff;
	border-bottom: #C1A945 solid 1px;
}

a.white:hover {
	color: #fff;
	border-bottom: #fff solid 1px;
}

#border_top {
	width: 730px;
	height: 29px;
	padding: 0 35px;
	background: url(/images/border_top.gif);
	margin: 0 auto;
}
#border_bot {
	width: 730px;
	height: 32px;
	padding: 0 35px;
	background: url(/images/border_bot.gif);
	margin: 0 auto;
}


#content {
	width: 730px;
	margin: 0 auto;
	padding: 0 35px;
	background: #fff url(/images/bg.gif) 50% 0% repeat-y;
}



a:link, a:visited {
	color: #0D3795;
	text-decoration: none;
	border-bottom: #C1A945 solid 1px;
}

a:hover {
	color: #0D3795;
	border-bottom: #0D3795 solid 1px;
}

#header {
	width: 730px;
	height: 108px;
	position: relative;
}

#logo {
	width: 83px;
	height: 85px;
	float: left;
}
#logo a {
	border-bottom: none !important;
}

#nav_area {
	float:left;
	width: 428px;
	margin-left:  100px;
}

.nav {
	margin: 10px 0 0 0;
	height: 25px;
	width: 135px;
	float:  left;
}
.nav a {
	font-size: 11px;
	display:  block;
	border-bottom: none;
	margin: 0 0 5px 0px;
}
.nav a:link, .nav a:visited, .nav a:hover {
	text-decoration: none;
	border-bottom: none;
}
.nav img {
	margin-bottom: -5px;
	width: 21px;
	height: 20px;
}

#mem_box .stats {
	font-size: 9px;
	line-height: 13px;
}

#mem_box .stats a { 
	color: #6977B0;
}
#mem_box {
	position: absolute;
	font-size: 9px;
	width: 119px;
	right: 0px;
	top: 0px;
}
#mem_box .top {
	background: #FFC20E url(/images/head_mem_top.gif) 100% 0% no-repeat;
	padding-left: 9px;
	color: #fff;
}
#mem_box .bot {
	background: #FFF9E4;
	padding: 9px 0 0 9px;
	height: 83px;
	color: #6977B0;
	line-height: 16px;
}
#mem_box .login a {
	font-size: 10px;
	border-bottom: none;
	display: block;
	margin: 0 0 20px 0;
}
#mem_box .login a:link, #mem_box .login a:visited, #mem_box .login a:hover {
	text-decoration: none;
}
#mem_box .login img {
	margin-bottom: -5px;
}

#main {
	clear: both;
	border-top: #FFC20E 6px solid;
}

.clear {
	clear: both;
}


#footer {
	border-top: #FFC20E 6px solid;
	padding-top: 13px;
	font-size: 10px;
}



.form_text_blue {
	font-size: 10px;
	color: #779DC9;
}






#main_side {
	width: 170px;
	float: left;
}

#main_right {
	width: 521px;
	padding: 13px;
	float: left;
	margin-left: 13px;
	background: #FFC20E;
}
#main_title {
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	margin-bottom: 45px;
}
#main_blurb {
	margin-bottom: 30px;
}

.side_top {
	padding: 13px;
	width: 144px;
	background: #0D3795;
	color: #fff;
}
.side_mid {
	margin-top: 13px;
	padding: 13px;
	width: 144px;
	background: #FFC20E;
	font-size: 11px;
}
.side_mid li, .side_mid ul{
	margin-left: 7px;
	padding-left: 0px;
}

.form_title {
	background: #FFC20E;
	top: -10px;
	left: 5px;
	position: absolute;
	color: #fff;
	padding: 0 5px 0 5px;
	font-size: 13px;
}
.form_section {
	width: 499px;
	padding: 10px;
	border: 1px solid #FED961;
	margin-top: 13px;
	position: relative;
}
.form_item {
	margin-bottom: 3px;
	clear: both;
}
.form_name {
	font-size: 11px;
	line-height: 12px;
	width: 150px;
	display: block;
	float: left;
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding: 4px 5px 0 0;
	text-align: right;
	clear: both;
}
.form_advice {
	color: #655C3D;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 11px;
}
.form_submit {
	margin: 10px 0 0 170px;
}


.form_4col td {
	width: 121px;
	text-align: right;
	font-size: 11px;
	line-height: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.form_rate {
	width: 35px;
	display: block;
	float: left;
}
.form_rate_title {
	width: 105px;
	margin-left: 35px;
	display: block;
	float: left;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #fff;
}
.form_rate_spc {
	width: 75px;
	display: block;
	float: left;
}

.form_will_spend {
	width: 85px;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 12px;
	font-family: "Trebuchet MS";
}


.mem_tool {
	width: 70px;
	float: left;
	height: 25px;
}
.mem_tool_long {
	width: 140px;
	float: left;
	height: 25px;
	font-size: 10px;
}
.mem_tool_hr {
	margin: 6px 0 6px 0;
	border-top: #24469D solid 1px;
	clear: both;
}
.mem_tool img, .mem_tool_long img {
	margin-bottom: -5px;
}
.mem_tool a, .mem_tool_long a {
	font-size: 10px;
	border-bottom: none;
	color: #fff;
	font-weight: bold;
}
.mem_tool a:link, .mem_tool a:visited, .mem_tool a:hover, .mem_tool_long a:link, .mem_tool_long a:visited, .mem_tool_long a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: none;
}



.full_box {
	width: 495px;
	background: #0D3795;
	padding: 13px;
	color: #fff;
}
.full_box ul {
	padding: 5px 0 0 30px;
	margin: 0;
}
.full_box li {
	display: block;
	width: 200px;
	float: left;
	padding: 5px 0 0 0;
}

.icon_link, .icon_link_blue {
	height:20px;
}
.icon_link img, .icon_link_blue img {
	margin-bottom: -5px;
}
.icon_link a, .icon_link_blue a {
	font-size: 10px;
	border-bottom: none;
	color: #fff;
	font-weight: bold;
	margin: 0 0 0 20px;
}
.icon_link a:link, .icon_link a:visited, .icon_link a:hover, .icon_link_blue a:link, .icon_link_blue a:visited, .icon_link_blue a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: none;
}



.profile_card {
	background: url(/images/profile_card_bg.gif);
	width: 265px;
}
.profile_card_top {
	background: url(/images/profile_card_top.gif);
	height: 33px;
	padding: 23px 0 0 71px;
	font-size: 18px;
}
.profile_details {
	background: url(/images/profile_card_bot.gif) 50% 100% no-repeat;
	padding: 12px;
	min-height: 199px;
}
.profile_details img {
	float: right;
	margin: 0 0 10px 10px;
}
.profile_sub {
	font-size: 9px;
	color: #95A4BF;
	line-height: 9px;
}
.profile_data {
	margin-bottom: 3px;
}
.profile_form_section {
	float: left;
	padding: 10px;
	border: 1px solid #E6C557;
	margin-top: 5px;
	position: relative;
}

.steps {
	margin: 10px 0 20px 0;
}
.tick {
	color: #33A02C;
	font-family: webdings;
	font-size: 13px;
	width: 20px;
	display: block;
	float: left;
	margin-left: 20px;
}
.arrow {
	color: #0D3795;
	font-family: webdings;
	font-size: 13px;
	width: 20px;
	display: block;
	float: left;
	margin-left: 20px;
}
.dash {
	color: #0D3795;
	font-family: "Trebuchet MS";
	font-size: 13px;
	width: 20px;
	display: block;
	float: left;
	margin-left: 20px;
}
a.step_done {
	color: #33A02C !important;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 11px;
	border-bottom: none !important;
}
a.step_do {
	color: #0D3795 !important;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 11px;
	border-bottom: none !important;
}
a.step_done:hover {
	border-bottom: 1px solid #33A02C !important;
}
a.step_do:hover {
	border-bottom: 1px solid #0D3795 !important;
}

a.plain:link, a.plain:visited {
	text-decoration: none;
	border-bottom: none;
}

.warning {
	padding: 10px;
	border: 2px solid #fff;
	margin-bottom: 30px;
}


#google {
	margin: 28px 0 10px 0;
	left: 800px;
	position: absolute;
	font-size: 10px;
}
#content, #border_top, #border_bot {
	width: 730px;
	margin: 0;
}
#content_all {
	position: relative;
	width: 930px;
	margin: 0 auto;
}

