@charset "utf-8";
/* CSS Document */
#main_auto_container {
	position:relative;
	width:955px;
	height:1065px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#logo_position {
	position:absolute;
	width:955px;
	height:223px;
	z-index:1;
}
body {
	margin-top: 0px;
}
#secured_mc_financing {
	position:absolute;
	width:700px;
	height:75px;
	z-index:2;
	top: 235px;
	left: 5px;
}
.blue_heading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #0066FF;
}
.form_common_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#right_side_material {
	position:absolute;
	width:230px;
	height:805px;
	z-index:3;
	right: 0px;
	top: 223px;
	background-color: #97BAE0;
}
#form_material {
	position:absolute;
	width:700px;
	height:115px;
	z-index:4;
	left: 5px;
	top: 340px;
}
.common_text_white {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.bullet_spacer {
	padding-right: 5px;
	padding-left: 10px;
}
.steps_push {
	padding-top: 15px;
	padding-bottom: 10px;
}
.common_text_blue {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
#footer {
	position:absolute;
	width:955px;
	height:37px;
	z-index:5;
	background-color: #003366;
	bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#top_navigation {
	position:absolute;
	width:170px;
	height:20px;
	z-index:6;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	right: 10px;
	top: 8px;
}
