@charset "UTF-8";
/* CSS Document */

.footer_heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
#footer_lft_col {
	width: 285px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
}
#footer_rt_col {
	float: left;
	height: 0px;
	width: 285px;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}
.footer_subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.link_steps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #C06;
}
.box_outline {
	float: left;
	width: 282px;
	border: 1px solid #000;
	height: 100px;
}
.link_underline {
	text-decoration: underline;
}
.logo_container {
	float: left;
	width: 280px;
}
.red_hint {
	color: #C03;
	font-size: 10px;
}
.box_outline_sm {
}
.box_outline_sm {
	border: 1px solid #000;
	float: left;
	height: 60px;
	width: 282px;
}
.footer_lft_col {
	float: left;
}
.bullet {
	list-style-type: disc;
}

